nextsimhub / nextsimdg

neXtSIM_DG : next generation sea-ice model with DG
https://nextsim-dg.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
10 stars 13 forks source link

Issue726 rheo options #730

Closed einola closed 1 day ago

einola commented 1 week ago

Change dynamics options through config file

Fixes #730

Task List


Change Description

Make BBMDynamics and MEVPDynamics configurable and add all the rheology parameters to their configuration map. Also, add common parameters (such as drag coefficients).


Test Description

There are no unit tests for the dynamics modules. I tested that many of the parameters were set, using a debugger.


Documentation Impact

All the options are self-documenting through --help-config


Other Details

N/A


Pre-Request Checklist