PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ step()
Finally, we need to update bed uplift and topg_last. Definition at line 338 of file LingleClark.cc. References pism::array::Array2D< T >::add(), pism::ParallelSection::check(), pism::bed::compute_load(), pism::bed::BedDef::compute_uplift(), pism::array::Array2D< T >::copy_from(), pism::ParallelSection::failed(), pism::array::Array::get_from_proc0(), pism::array::Array::inc_state_counter(), m_elastic_displacement, m_elastic_displacement0, pism::Component::m_grid, m_load_thickness, m_relief, m_serial_model, pism::bed::BedDef::m_topg, pism::bed::BedDef::m_topg_last, m_total_displacement, pism::bed::BedDef::m_uplift, m_viscous_displacement, m_viscous_displacement0, m_work0, PISM_CHK, and pism::array::Array::put_on_proc0(). Referenced by update_impl(). |