> 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.
>
> pupildata.f, deleting_qm_atoms: did not include "md.h", so NSPM, TMASS,
> TMASSINV were all undefined implicit vars.
NICE!!!
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-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Sun Mar 29 2009 - 01:12:32 PDT