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
BedDef.cc File Reference
#include "pism/earth/BedDef.hh"
#include "pism/util/Grid.hh"
#include "pism/util/ConfigInterface.hh"
#include "pism/util/Context.hh"

Go to the source code of this file.

Namespaces

 pism
 
 pism::bed
 Bed-related models: bed deformation (provide bed elevation and uplift) and (soon) bed erosion.
 

Functions

double pism::bed::compute_load (double bed, double ice_thickness, double sea_level, double ice_density, double ocean_density)
 
void pism::bed::compute_load (const array::Scalar &bed_elevation, const array::Scalar &ice_thickness, const array::Scalar &sea_level_elevation, array::Scalar &result)