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()

void pism::atmosphere::SeaRISEGreenland::update_impl ( const Geometry geometry,
double  t,
double  dt 
)
protectedvirtual

Updates mean annual and mean summer (July) 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 85 of file SeariseGreenland.cc.

References pism::Geometry::ice_surface_elevation, pism::Geometry::latitude, pism::Geometry::longitude, pism::atmosphere::YearlyCycle::m_air_temp_mean_annual, pism::atmosphere::YearlyCycle::m_air_temp_mean_summer, pism::Component::m_config, pism::Component::m_grid, and PISM_ERROR_LOCATION.