PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
Loading...
Searching...
No Matches

◆ solar_declination_paleo()

double pism::surface::DEBMSimplePointwise::solar_declination_paleo ( double  obliquity,
double  solar_longitude 
)
static

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 221 of file DEBMSimplePointwise.cc.

References obliquity(), and solar_longitude().

Referenced by orbital_parameters().