csdms / bmi-fortran

Basic Model Interface for Fortran
https://bmi.readthedocs.io
MIT License
6 stars 10 forks source link

Update get/set methods for diffusivity parameter #13

Closed mdpiper closed 5 years ago

mdpiper commented 5 years ago

This PR updates the BMI methods

for the diffusivity parameter plate_surface__thermal_diffusivity for the heat model. It didn't make sense to update the other BMI getter/setter methods for this parameter.

The PR includes unit tests and an example of the effects of changing the diffusivity.