CommonModules icon indicating copy to clipboard operation
CommonModules copied to clipboard

A collection of Fortran modules for scientific programs

ReadMe

This project contains a collection of commonly-used routines for use in developing simulations.

The initial goals of this project are the following:

  • Sensible break-down of routines into modules
  • Full documentation with FORD
  • Reasonable testing with CTest
  • Reasonable revision control with Git