PISM, A Parallel Ice Sheet Model  stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
Namespaces | Classes
pism::surface Namespace Reference

Surface models and modifiers: provide top-surface temperature, mass flux, liquid water fraction, mass and thickness of the surface layer. More...

Namespaces

 diagnostics
 

Classes

class  Anomaly
 Reads and uses climatic_mass_balance and ice_surface_temp anomalies from a file. More...
 
class  Cache
 
class  PIK
 A class implementing a constant-in-time surface model for the surface mass balance. More...
 
class  Delta_T
 Implements the scalar temperature offsets for the ice surface temperature. More...
 
class  EISMINTII
 
class  Elevation
 A class implementing a elevation-dependent temperature and mass balance model. More...
 
class  ElevationChange
 
class  Factory
 
class  ForceThickness
 
class  PSFormulas
 
class  Given
 
class  InitializationHelper
 
class  ISMIP6
 
class  LocalMassBalance
 Base class for a model which computes surface mass flux rate (ice thickness per time) from precipitation and temperature. More...
 
class  PDDMassBalance
 A PDD implementation which computes the local mass balance based on an expectation integral. More...
 
class  PDDrandMassBalance
 An alternative PDD implementation which simulates a random process to get the number of PDDs. More...
 
class  FaustoGrevePDDObject
 
class  NoGLRetreat
 
class  Simple
 A class implementing a primitive surface model. More...
 
class  TemperatureIndex
 A class implementing a temperature-index (positive degree-day) scheme to compute melt and runoff, and thus surface mass balance, from precipitation and air temperature. More...
 
class  SurfaceModel
 The interface of PISM's surface models. More...
 
class  Verification
 Climate inputs for verification tests. More...
 

Detailed Description

Surface models and modifiers: provide top-surface temperature, mass flux, liquid water fraction, mass and thickness of the surface layer.