|
PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
|
#include "pism/util/stencils.hh"Go to the source code of this file.
Namespaces | |
| namespace | 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'. | |