RE: [AMBER] resp charge

From: Ross Walker <ross.rosswalker.co.uk>
Date: Wed, 20 May 2009 16:05:20 +0100

Hi Rabedi,

> #!/bin/csh
> xlf /usr/local/apps/amber8/src/resp/readit.f
> grep "Atomic Center " $1 > a
> grep "ESP Fit" $1 > b
> grep "Fit " $1 > c
> ./a.out
> rm -f a b c a.out readit.o

On Linux you will either have gfortran or g77 depending on the version of
Linux you are using. Try 'which g77' or 'which gfortran' and see if it finds
one of them. If neither are found you need to install the compilers for your
Linux OS.

Then change xlf to match your compiler. E.g. g77. Also adjust the path to
match the path to the readit.f file on your system.

All the best
Ross


/\
\/
|\oss Walker

| Assistant Research Professor |
| San Diego Supercomputer Center |
| Tel: +1 858 822 0854 | EMail:- ross.rosswalker.co.uk |
| http://www.rosswalker.co.uk | PGP Key available on request |

Note: Electronic Mail is not secure, has no guarantee of delivery, may not
be read every day, and should not be used for urgent or sensitive issues.





_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed May 20 2009 - 17:37:56 PDT
Custom Search