Sample implementation of Fortran BMI specification
This is an example of implementing a BMI for a simple model that solves the diffusion equation on a uniform rectangular plate with Dirichlet boundary conditions. The model is written in Fortran 90. The BMI is written in Fortran 2003.