Skip to content

lewisfish/fortran_utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fortran Utilities

Various helper and utility routines used in my research codes.

Install

Can be easily added to any Fortran project with FPM*:

[dependencies]
utils.git = "https://github.com/lewisfish/fortran_utilities"

*Requires bleeding edge version of FPM.

TODO

  • Add tests
  • Add Documentation