PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ insolation_diagnostic()
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 422 of file DEBMSimplePointwise.cc. References hour_angle(), insolation(), m_phi, and m_solar_constant. |