|
MOM6
|
#include <MOM_memory.h>Go to the source code of this file.
Data Types | |
| type | tidal_bay_initialization::tidal_bay_obc_cs |
| Control structure for tidal bay open boundaries. More... | |
Modules | |
| module | tidal_bay_initialization |
| The module configures the model for the "tidal_bay" experiment. tidal_bay = Tidally resonant bay from Zygmunt Kowalik's class on tides. | |
Functions/Subroutines | |
| logical function, public | tidal_bay_initialization::register_tidal_bay_obc (param_file, CS, OBC_Reg) |
| Add tidal bay to OBC registry. More... | |
| subroutine, public | tidal_bay_initialization::tidal_bay_obc_end (CS) |
| Clean up the tidal bay OBC from registry. More... | |
| subroutine, public | tidal_bay_initialization::tidal_bay_set_obc_data (OBC, CS, G, h, Time) |
| This subroutine sets the properties of flow at open boundary conditions. More... | |