Homepage

Jannis Teunissen


Action disabled: source
blog:fortran_programming

Fortran programming material

The differences between Fortran 90 and Fortran 2003 (or newer) are not that large, so tutorials on Fortran 90 should still be a good starting point.

Books I use

  • “Modern Fortran Explained” by Michael Metcalf. This is a good reference, not a book to start with if you're new to programming.

Intrinsic procedure reference

To quickly look up the definition of built-in functions and procedures: https://gcc.gnu.org/onlinedocs/gfortran/Intrinsic-Procedures.html#Intrinsic-Procedures