apayo / CoastalME

Coastal Modelling Environment (CoastalME): geospatial modelling to simulate coastal morphological changes, decadal and longer.
https://www.osgeo.org/projects/coastalme/
Other
0 stars 2 forks source link

Make it easy to replace individual equations #20

Open davefavismortlock opened 4 days ago

davefavismortlock commented 4 days ago

To make it easy for others to e.g. replace one equation (such as CERC) with another equation of their choosing, we should:

(a) put equations that are likely to be replaced in their own subroutine, with nothing else in that subroutine, and

(b) document the inputs and outputs to that subroutine in the subroutine header (this would also be good to do for all subroutine headers, but it would take quite a while!).