PISM, A Parallel Ice Sheet Model
stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
|
◆ update()
Update all the fields if (full_update), only update diffusive flux and max. diffusivity otherwise. Performs the shallow stress balance computation. Definition at line 168 of file StressBalance.cc. References pism::RuntimeError::add_context(), pism::stressbalance::Inputs::basal_melt_rate, pism::Profiling::begin(), pism::Geometry::cell_type, compute_vertical_velocity(), compute_volumetric_strain_heating(), pism::Profiling::end(), pism::stressbalance::Inputs::geometry, pism::Geometry::ice_thickness, m_cfl_2d, m_cfl_3d, pism::Component::m_grid, m_modifier, m_shallow_stress_balance, m_w, pism::max_timestep_cfl_2d(), and pism::max_timestep_cfl_3d(). Referenced by main(). |