Personal web page: Emmanuel Branlard

Fortran guidelines, best practices, portability and coding style

This document provides guidelines and pitfalls related to Fortran code.

Portability is addressed in this document. It is achieved using wrapped modules containing the non-portable code. The source code of some wrapped modules is provided in the github repository.

The pdf is available here.

Resources can be found on the GitHub repository.