PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ set_rate()
Differences and divides by accumulated time over coupling timestep. Eg, to convert [kg m-2] --> [kg m-2 s-1]
Definition at line 219 of file IBIceModel.cc. References pism::icebin::MassEnergyBudget::all_vecs, base, compute_enth2(), cur, pism::icebin::MassEnergyBudget::DELTA, pism::IceModel::dt(), pism::icebin::MassEnthVec2S::enth, pism::icebin::MassEnergyBudget::EPSILON, pism::IceModel::m_grid, pism::icebin::MassEnthVec2S::mass, PISM_ERROR_LOCATION, pism::printf(), rate, pism::icebin::MassEnergyBudget::set_epsilon(), and pism::icebin::MassEnergyBudget::total. |