PISM, A Parallel Ice Sheet Model stable 0.4.1779
Classes

src/coupler/localMassBalance.hh File Reference

#include <petsc.h>
#include <gsl/gsl_rng.h>
#include "NCVariable.hh"
#include "iceModelVec.hh"

Go to the source code of this file.

Classes

struct  DegreeDayFactors
 A struct which holds degree day factors. More...
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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines