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