PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Public Attributes | List of all members
pism::surface::LocalMassBalance::DegreeDayFactors Struct Reference

A struct which holds degree day factors. More...

#include <localMassBalance.hh>

Public Attributes

double snow
 m day^-1 K^-1; ice-equivalent amount of snow melted, per PDD More...
 
double ice
 m day^-1 K^-1; ice-equivalent amount of ice melted, per PDD More...
 
double refreeze_fraction
 fraction of melted snow which refreezes as ice More...
 

Detailed Description

A struct which holds degree day factors.

Degree day factors convert positive degree days (=PDDs) into amount of melt.

Definition at line 61 of file localMassBalance.hh.


The documentation for this struct was generated from the following file: