|
MOM6
|
Control structure for mom_continuity.
Definition at line 25 of file MOM_continuity.F90.
Public variables and constants | |
| integer | continuity_scheme |
| Selects the discretization for the continuity solver. Valid values are: More... | |
| type(continuity_ppm_cs), pointer | ppm_csp => NULL() |
| Control structure for mom_continuity_ppm. More... | |
| integer mom_continuity::continuity_cs::continuity_scheme |
Selects the discretization for the continuity solver. Valid values are:
Definition at line 26 of file MOM_continuity.F90.
| type(continuity_ppm_cs), pointer mom_continuity::continuity_cs::ppm_csp => NULL() |
Control structure for mom_continuity_ppm.
Definition at line 31 of file MOM_continuity.F90.