AMBER Archive (2008)

Subject: Re: AMBER: Source FIles of SANDER

From: Bill Ross (ross_at_cgl.ucsf.edu)
Date: Tue Aug 26 2008 - 14:28:34 CDT


> Which the difference in source files of SANDER with underline (_) and
> without underline?

Assuming there's a non-underline version of the same file name, the
underline versions have been run through cpp (C Pre Processor) to
handle preprocessing directives like "#ifdef MPI". Fortran did not
do such preprocessing when I wrote the portable compilation system
for Amber, so I coded it explicitly, using these intermediate files.
The underlined files are then compiled by the fortran compiler.

Bill
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" (in the *body* of the email)
      to majordomo_at_scripps.edu