|
PISM, A Parallel Ice Sheet Model 2.3.2-fa1174726 committed by Constantine Khrulev on 2026-04-08
|
◆ update()
uplift = (m_topg - m_topg_last) / dt Definition at line 207 of file BedDef.cc. References pism::bed::accumulate_load(), pism::array::Array2D< T >::add(), pism::array::Array2D< T >::copy_from(), m_load, m_load_accumulator, m_t_eps, m_t_last, m_topg, m_topg_last, m_update_interval, m_uplift, PISM_ERROR_LOCATION, pism::array::Array::scale(), pism::array::Array::set(), and update_impl(). |