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

◆ update_L()

void pism::surface::Verification::update_L ( )
private

Update the test L climate input (once).

Unlike other update_...() methods, this one uses [kg m-2 s-1] as units of the climatic_mass_balance.

Returns
0 on success

Definition at line 96 of file PSVerification.cc.

References pism::units::convert(), L, pism::Component::m_config, m_EC, pism::Component::m_grid, pism::surface::PSFormulas::m_mass_flux, pism::Component::m_sys, pism::surface::PSFormulas::m_temperature, pism::grid::radius(), secpera, and pism::rheology::PatersonBuddCold::tempFromSoftness().

Referenced by update_impl().