|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
#include "PISMComponent.hh"#include "iceModelVec.hh"#include "PISMAtmosphere.hh"#include "localMassBalance.hh"Go to the source code of this file.
Classes | |
| class | PISMSurfaceModel |
| class | PSDummy |
| A do-nothing (dummy) surface model. Please avoid using it for real modeling! More... | |
| class | PSSimple |
| A class implementing a primitive surface model. More... | |
| class | PSConstant |
| A class implementing a constant-in-time surface model. Reads data from a PISM input file. More... | |
| class | PSTemperatureIndex |
| 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 | PSModifier |
| A base class for mechanisms which modify the results of a surface processes model (an instance of PISMSurfaceModel) before they reach the ice. More... | |
| class | PSForceThickness |
| class | PSConstantPIK |
| A class implementing a constant-in-time surface model for the surface mass balance. Reads data Reads data from a PISM input file. Ice surface temperature is parameterized as in PISM-PIK, dependent on latitude and surface elevation. More... | |
1.7.3