PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Namespaces | Functions
part_grid_threshold_thickness.hh File Reference
#include "pism/util/stencils.hh"

Go to the source code of this file.

Namespaces

 pism
 

Functions

double pism::part_grid_threshold_thickness (stencils::Star< int > cell_type, stencils::Star< double > ice_thickness, stencils::Star< double > surface_elevation, double bed_elevation)
 Compute threshold thickness used when deciding if a partially-filled cell should be considered 'full'. More...