|
MOM6
|
Pressure force control structure.
Definition at line 28 of file MOM_PressureForce.F90.
Public variables and constants | |
| logical | analytic_fv_pgf |
| If true, use the analytic finite volume form (Adcroft et al., Ocean Mod. 2008) of the PGF. | |
| type(pressureforce_fv_cs), pointer | pressureforce_fv_csp => NULL() |
| Control structure for the analytically integrated finite volume pressure force. | |
| type(pressureforce_mont_cs), pointer | pressureforce_mont_csp => NULL() |
| Control structure for the Montgomery potential form of pressure force. | |
Pressure force control structure.
Definition at line 28 of file MOM_PressureForce.F90.