MOM6
mom_remapping::remapping_cs Type Reference

Detailed Description

Container for remapping parameters.

Definition at line 22 of file MOM_remapping.F90.

Collaboration diagram for mom_remapping::remapping_cs:
[legend]

Public variables and constants

integer remapping_scheme = -911
 Determines which reconstruction to use.
 
integer degree = 0
 Degree of polynomial reconstruction.
 
logical boundary_extrapolation = .true.
 If true, extrapolate boundaries.
 
logical check_reconstruction = .false.
 If true, reconstructions are checked for consistency.
 
logical check_remapping = .false.
 If true, the result of remapping are checked for conservation and bounds.
 
logical force_bounds_in_subcell = .false.
 If true, the intermediate values used in remapping are forced to be bounded.
 

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