Loading [MathJax]/extensions/tex2jax.js
PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
 
double ice
 m day^-1 K^-1; ice-equivalent amount of ice melted, per PDD
 
double refreeze_fraction
 fraction of melted snow which refreezes as ice
 

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: