The original fortran code is provided by Davide Verotta. I have simply modified and updated to accommodate the free form of Fortran 90 and to deal with complex numbers. I thank Davide for allowing me ...
A minimal BMI Fortran model using the Sine function to explore Fortran BMI serialization approaches. It dependents on the bmi-fortran and msgpack-c library. Here, we explored 4 methods to implement a ...