PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ Shallow()
Initialize a uniform, shallow (3 z-levels) grid with half-widths (Lx,Ly) and Mx by My nodes. Definition at line 134 of file Grid.cc. References pism::RuntimeError::add_context(), ctx(), Lx(), Ly(), Lz(), Mx(), My(), pism::grid::Parameters::ownership_ranges_from_options(), pism::grid::Parameters::periodicity, periodicity(), pism::grid::Parameters::registration, registration(), pism::grid::Parameters::x0, x0(), pism::grid::Parameters::y0, y0(), and pism::grid::Parameters::z. Referenced by pism::stressbalance::SSATestCase::grid(), and pism::bed::LingleClark::LingleClark(). |