Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.01 KB

fortran-compiler.rst

File metadata and controls

22 lines (17 loc) · 1.01 KB

Fortran90 compiler

The DART software is written in standard Fortran 90, with no compiler-specific extensions. It has been compiled and run with several versions of each of the following:

Since recompiling the code is a necessity to experiment with different models, there are no DART binaries to distribute.

If you are unfamiliar with Fortran and/or wonder why we would choose this language, see the :doc:`Why Fortran? <./dart-design-philosophy>` discussion for more information.