PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ insolation()
Compute top of atmosphere insolation to report as a diagnostic quantity. Do not use this in the model itself: doing so will make it slower because that way we'd end up computing hour_angle more than once. Definition at line 410 of file DEBMSimplePointwise.cc. References pism::surface::details::hour_angle(), pism::surface::details::insolation(), m_phi, and m_solar_constant. Referenced by melt(). |