Hi,
You may have a look at Michel Olagnon's list of
"Code re-structurers and converters" tools :
http://www.fortran-2000.com/MichelList/
The free tools generally come as source code that
you have to compile by yourself, which is not
very complicated.
Other tools come as ready-to-use, but are not generally
not free...
For a ready-to-use (and free) tool, you may use
Yapakit to convert from fixed format (wrongly called fortran 77)
source code into free format fortran (wrongly called fortran 90).
Look in the menu Tools > Fortran > F77 to f90 file.
If you have several files located in the same directory,
use Tools > Fortran > F77 to f90 directory to convert
all files in one single step.
Best regards,
Micha=EBl


|