MOM6
regrid_interp::interp_cs_type Type Reference

Detailed Description

Definition at line 19 of file regrid_interp.F90.

Collaboration diagram for regrid_interp::interp_cs_type:
[legend]

Public variables and constants

integer interpolation_scheme = -1
 The following parameter is only relevant when used with the target interface densities regridding scheme. It indicates which interpolation to use to determine the grid. More...
 
logical boundary_extrapolation
 Indicate whether high-order boundary extrapolation should be used within boundary cells. More...
 

Variables and constants

◆ boundary_extrapolation

logical regrid_interp::interp_cs_type::boundary_extrapolation

Indicate whether high-order boundary extrapolation should be used within boundary cells.

Definition at line 29 of file regrid_interp.F90.

29  logical :: boundary_extrapolation

◆ interpolation_scheme

integer regrid_interp::interp_cs_type::interpolation_scheme = -1

The following parameter is only relevant when used with the target interface densities regridding scheme. It indicates which interpolation to use to determine the grid.

Definition at line 25 of file regrid_interp.F90.

25  integer :: interpolation_scheme = -1

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