Re: [AMBER-Developers] Goals for AMBER code format/style?

From: David A. Case <case.biomaps.rutgers.edu>
Date: Fri, 27 Mar 2009 20:16:09 +0000

On Fri, Mar 27, 2009, Joe Krahn wrote:

> I have a Perl script that runs ifort with implicit warnings enabled,
> parses the warning messages, and auto-generates declaration code. It is
> not fully automatic; you have to do one routine at a time, and manually
> insert the result into the source.
>
> In about 3 hrs, I was able to convert all code in src/sander to implicit
> none, and found some bugs in the process:
>
> relax_mat.f, subroutine remhet: This was using THIRD and SIXTH, but they
> were left out of the "use constants" statement, and were undefined.

Fixed...thanks!

Sounds like it would be good to commit the rest of your changes as well,
assuming that the test cases mostly still seem to pass.

Thanks for doing this...seems like your knowledge of the ifort options
is much better than mine!

...regards...dave


_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Sun Mar 29 2009 - 01:10:31 PDT
Custom Search