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

◆ martin2011()

static void pism::atmosphere::martin2011 ( const Geometry geometry,
array::Scalar T_ma,
array::Scalar T_ms 
)
static
  • annual mean temperature as in Martin et al. (2011)
  • no seasonal variation of air temperature

Definition at line 223 of file PIK.cc.

References pism::array::Array::grid(), pism::Geometry::ice_surface_elevation, pism::Geometry::latitude, and martin2011_mean_annual().

Referenced by pism::atmosphere::PIK::update_impl().