|
MOM6
|
Go to the source code of this file.
Data Types | |
| type | mom_dyn_horgrid::dyn_horgrid_type |
Modules | |
| module | mom_dyn_horgrid |
Functions/Subroutines | |
| subroutine, public | mom_dyn_horgrid::create_dyn_horgrid (G, HI, bathymetry_at_vel) |
| Allocate memory used by the dyn_horgrid_type and related structures. More... | |
| subroutine, public | mom_dyn_horgrid::set_derived_dyn_horgrid (G) |
| set_derived_dyn_horgrid calculates metric terms that are derived from other metrics. More... | |
| real function | mom_dyn_horgrid::adcroft_reciprocal (val) |
| Adcroft_reciprocal(x) = 1/x for |x|>0 or 0 for x=0. More... | |
| subroutine, public | mom_dyn_horgrid::destroy_dyn_horgrid (G) |
| Release memory used by the dyn_horgrid_type and related structures. More... | |