AMBER Archive (2003)Subject: RE: debug sander
From: Yong Duan (yduan_at_udel.edu)
Date: Thu Jun 19 2003 - 04:21:27 CDT
Dear Andrew Petersen:
The _*_.f files are intermediate FORTRAN source which are generated from
*.f after cpp. By default, they are removed after successful
compilation. The removal is done in AMBER/src/Compile. You can find the
line
$do /bin/rm $TMP
And disable it if you like to keep these files.
Good luck!
yong
-----Original Message-----
From: root_at_heimdal.compchem.ucsf.edu
[mailto:root_at_heimdal.compchem.ucsf.edu] On Behalf Of Andrew Petersen
Sent: Thursday, June 19, 2003 2:40 AM
To: amber_at_heimdal.compchem.ucsf.edu
Subject: debug sander
Hello Amber users
I want to compile sander and save the _x_.f source files so that I can
debug. How do I do this?
Thanks
Andrew Petersen
|