MOM6
|
Definition at line 19 of file regrid_interp.F90.
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... | |
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.
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.