PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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 167 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, m_modifier, m_shallow_stress_balance, m_w, pism::max_timestep_cfl_2d(), pism::max_timestep_cfl_3d(), and pism::Component::profiling(). Referenced by main(). |