PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ update()
uplift = (m_topg - m_topg_last) / dt Definition at line 198 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(). |