PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ solar_declination_paleo()
Solar declination (radians). This is the "paleo" version used when the trigonometric expansion (equation 2.2.10 in Liou 2002) is not valid. The return value is in the range [-pi/2, pi/2]. Implements equation in the text just above equation A1 in Zeitz et al. See also equation 2.2.4 of Liou (2002). Definition at line 214 of file DEBMSimplePointwise.cc. References solar_longitude(). Referenced by pism::surface::DEBMSimplePointwise::orbital_parameters(). |