PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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(). |