PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ update()
Distribute the input velocity throughout the column. Things to update:
Implements pism::stressbalance::SSB_Modifier. Definition at line 105 of file SSB_Modifier.cc. References pism::stressbalance::SSB_Modifier::m_D_max, pism::stressbalance::SSB_Modifier::m_diffusive_flux, pism::Component::m_grid, pism::stressbalance::SSB_Modifier::m_u, pism::stressbalance::SSB_Modifier::m_v, pism::array::Array::set(), pism::array::Array3D::set_column(), and pism::array::Array::update_ghosts(). |