PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ check_grid_overlap()
Check the overlap of the input grid and the internal grid. Set Definition at line 687 of file io_helpers.cc. References pism::grid::InputGridInfo::filename, pism::RuntimeError::formatted(), pism::grid::InputGridInfo::Lx, pism::grid::InputGridInfo::Ly, PISM_ERROR_LOCATION, pism::grid::InputGridInfo::x0, pism::grid::InputGridInfo::y0, pism::grid::InputGridInfo::z, pism::grid::InputGridInfo::z_max, and pism::grid::InputGridInfo::z_min. Referenced by check_input_grid(). |