PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ day_of_the_year_to_year_fraction()

double pism::Time::day_of_the_year_to_year_fraction ( unsigned int  day) const

Convert the day number to the year fraction.

Definition at line 505 of file Time.cc.

References m_year_length.

Referenced by pism::atmosphere::YearlyCycle::init_timeseries_impl().