Fortran

Fortran#

The CESM model is primarily written in Fortran. If you plan to modify the CESM code in any way, we strongly recommend you be able to navigate the Fortran code.

Resource for beginners:

  • Fortran-lang.org Quickstart Tutorial — a free, actively-maintained introduction covering types, variables, arrays, control flow, and functions