 |
Compiler
If you have a license for the source code, you can compile
and link the source yourself, with or without your own modifications.
The source consists mainly of Fortran90 code, with some small
parts written in C. You need to use the same Fortran90 compiler as we
are using on your platform, since some parts of the code are available only as
object modules. It is very unlikely that other compilers will work with these
object modules. We cannot support other compilers than we are using ourselves.
To check what compiler to use, check the detailed machine
information on the Download section of our web site.
|