CROCODILE-CESM / regional-mom6

Automatic generation of regional configurations of the Modular Ocean Model 6 (MOM6) in Python
https://regional-mom6.readthedocs.io/en/latest
MIT License
0 stars 0 forks source link

Override min depth #2

Closed ashjbarnes closed 1 month ago

ashjbarnes commented 1 month ago

Currently, we have a minimum number of layers set in the setup_bathymetry function, but this doesn't get used by MOM6. Should update the setup_rundir function to write a line in MOM_override to set MIN_DEPTH to the depth corresponding to the minimum number of layers chosen by the user.