BoldingBruggeman / getm-rewrite

Rewrite of the General Estuarine Transport Model (GETM) in Python (mostly) and Fortran (performance-critical sections)
https://pygetm.readthedocs.io/
Other
7 stars 3 forks source link

open boundary conditions #6

Closed bolding closed 2 years ago

bolding commented 3 years ago

open boundary conditions for sea surface elevations

will be implemented via %sealevel%boundaries()

boundary data will be in sealevel module variable bdydata(:)

bolding commented 2 years ago

Open boundary conditions in place - both for 2D and 3D.