rom-py / rompy

Relocatable Ocean Modelling in PYthon (rompy) combines templated cookie-cutter model configuration with various xarray extensions to assist in the setup and evaluation of coastal ocean model
https://rom-py.github.io/rompy/
BSD 3-Clause "New" or "Revised" License
2 stars 9 forks source link

Improve bottom friction gr3 options #60

Open tomdurrant opened 7 months ago

tomdurrant commented 7 months ago

At the moment, bottom friction gr3 files can be either a user provided file, or a constant value. The latter is ok for testing, but not really advisable for any kind of real run. Pyschsim has some options for more sophisticated gr3 friction creation. Would be good to implement these