MOM6
mom_pressureforce::pressureforce_cs Type Reference

Detailed Description

Pressure force control structure.

Definition at line 31 of file MOM_PressureForce.F90.

Collaboration diagram for mom_pressureforce::pressureforce_cs:
[legend]

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.
 
logical blocked_afv
 If true, used the blocked version of the ANALYTIC_FV_PGF code. The value of this parameter should not change answers.
 
type(pressureforce_afv_cs), pointer pressureforce_afv_csp => NULL()
 Control structure for the analytically integrated finite volume pressure force.
 
type(pressureforce_blk_afv_cs), pointer pressureforce_blk_afv_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.
 

The documentation for this type was generated from the following file: