PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
Loading...
Searching...
No Matches

◆ atmosphere_transmissivity()

double pism::surface::DEBMSimplePointwise::atmosphere_transmissivity ( double  elevation) const

Atmosphere transmissivity (no units; acts as a scaling factor)

See appendix A2 in Zeitz et al 2021.

Parameters
[in]elevationelevation above the geoid (meters)

Definition at line 374 of file DEBMSimplePointwise.cc.

References m_transmissivity_intercept, and m_transmissivity_slope.

Referenced by melt(), and pism::surface::DEBMSimple::update_impl().