PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ hour_angle()
The hour angle (radians) at which the sun reaches the solar altitude angle Implements equation 11 in Krebs-Kanzow et al solved for h_phi. Equation 2 in Zeitz et al should be equivalent but misses "acos(...)". The return value is in the range [0, pi].
Definition at line 85 of file DEBMSimplePointwise.cc. References pism::clip(), and phi. Referenced by insolation(), insolation_diagnostic(), and melt(). |