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

Cgrid #50

Closed rafa-guedes closed 11 months ago

rafa-guedes commented 11 months ago

Define interface between SwanGrid higher-level object and SWAN grid component. Two methods have been implemented in SwanGrid to:

Support specifying the numeric stopping criteria using ACCUR:

Bug fixes and small changes

benjaminleighton commented 11 months ago

LGTM