(Extended Version)
This is an fpm(1) package and not a stand-alone module. It requires fpm(1) to build.
download the github repository and build it with fpm ( as described at Fortran Package Manager )
git clone https://github.com/urbanjost/M_kracken.git
cd M_kracken
fpm build
fpm test
or just list it as a dependency in your fpm.toml project file.
[dependencies]
M_kracken = { git = "https://github.com/urbanjost/M_kracken.git" }
- Procedure Documentation
- Index