PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ zero_above_ice()
Copy F to result and set it to zero above the surface of the ice. Definition at line 657 of file StressBalance_diagnostics.cc. References pism::ParallelSection::check(), pism::F(), pism::ParallelSection::failed(), pism::array::Array3D::get_column(), pism::array::Array::grid(), and pism::k. Referenced by pism::stressbalance::PSB_wvel::compute(), pism::stressbalance::PSB_uvel::compute_impl(), pism::stressbalance::PSB_vvel::compute_impl(), and pism::stressbalance::PSB_wvel_rel::compute_impl(). |