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

◆ update_temp_mj()

void pism::surface::FaustoGrevePDDObject::update_temp_mj ( const array::Scalar surfelev,
const array::Scalar lat,
const array::Scalar lon 
)

Updates mean July near-surface air temperature.

Unfortunately this duplicates code in SeaRISEGreenland::update();

Definition at line 437 of file localMassBalance.cc.

References m_config, m_grid, and m_temp_mj.

Referenced by pism::surface::TemperatureIndex::update_impl().