PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ update_impl()
Updates mean annual and mean summer (January) near-surface air temperatures. Note that the precipitation rate is time-independent and does not need to be updated. Implements pism::atmosphere::YearlyCycle. Definition at line 272 of file PIK.cc. References pism::atmosphere::era_interim(), ERA_INTERIM, pism::atmosphere::era_interim_lon(), ERA_INTERIM_LON, pism::atmosphere::era_interim_sin(), ERA_INTERIM_SIN, pism::VariableMetadata::has_attribute(), pism::atmosphere::huybrechts_dewolde(), HUYBRECHTS_DEWOLDE, pism::Geometry::latitude, pism::atmosphere::YearlyCycle::m_air_temp_mean_annual, pism::atmosphere::YearlyCycle::m_air_temp_mean_summer, m_parameterization, MARTIN, pism::atmosphere::martin2011(), pism::atmosphere::martin_huybrechts_dewolde(), MARTIN_HUYBRECHTS_DEWOLDE, pism::array::Array::metadata(), and PISM_ERROR_LOCATION. |