PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
#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... | |