MOM6
regrid_edge_slopes.F90 File Reference

Go to the source code of this file.

Modules

module  regrid_edge_slopes
 Routines that estimate edge slopes to be used in high-order reconstruction schemes.
 

Functions/Subroutines

subroutine, public regrid_edge_slopes::edge_slopes_implicit_h3 (N, h, u, edge_slopes, h_neglect, answers_2018)
 Compute ih4 edge slopes (implicit third order accurate) in the same units as h. More...
 
subroutine, public regrid_edge_slopes::edge_slopes_implicit_h5 (N, h, u, edge_slopes, h_neglect, answers_2018)
 Compute ih5 edge values (implicit fifth order accurate) More...
 

Variables

real, parameter regrid_edge_slopes::hneglect_dflt = 1.E-30
 Default negligible cell thickness. More...