The uniqueness of the watershed I am working on led me to make a minor
modification to the SWAT source code. The modification doesn't add
any calculations, but, when I compile it with the new Intel Visual
Fortran Compiler 11.1, it actually takes slightly longer to run on my
computer using Win32 architecture - 60 seconds instead of 56 seconds.
I can live with that, but I'm thinking the new compiler should
actually be able to shave off some time. Worse still, when I compile
with the new Fortran 11.1 compiler on a 64-bit desktop, it runs MUCH
slower on that desktop (over 2 minutes), though there should be a way,
I think, for it to run faster. Run times are important to me because
I'm doing extensive uncertainty analysis. Anyone have any ideas? I
tried to follow a handout from a SWAT workshop on compiling using
Fortran 6.6C, but the software has changed so much since then.
Any help would be much appreciated.
John Joseph