precice / fortran-module

A Fortran module for the Fortran bindings of preCICE (formerly "f2003 bindings")

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fortran module for preCICE

This is a Fortran module that uses the preCICE Fortran bindings (written in C++) using the iso_c_binding intrinsic module.

Build this module using make. This executes:

gfortran -c precice.f90

This project was moved from the main preCICE repository. See the history. Previous contributions by @haraldkl, @Krupp, @gatzhamm, @uekerman, @floli, @MakisH, @BenjaminRueth, @RPGP1.

About

A Fortran module for the Fortran bindings of preCICE (formerly "f2003 bindings")

License:GNU Lesser General Public License v3.0


Languages

Language:Fortran 99.1%Language:Makefile 0.9%