PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ update()
Uses principal strain rates to apply "eigencalving" with constant K. See equation (26) in [Winkelmannetal2011]. Definition at line 60 of file EigenCalving.cc. References pism::stressbalance::compute_2D_principal_strain_rates(), pism::array::Array2D< T >::copy_from(), pism::array::CellType::floating_ice(), I, pism::array::CellType::ice_free_ocean(), pism::array::CellType1::ice_margin(), J, pism::calving::StressCalving::m_calving_rate, pism::calving::StressCalving::m_cell_type, pism::Component::m_grid, m_K, pism::calving::StressCalving::m_stencil_width, pism::calving::StressCalving::m_strain_rates, pism::array::CellType1::next_to_floating_ice(), and pism::array::Array::stencil_width(). |