PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ Parameters() [1/3]
Initialize grid defaults from a configuration database. Definition at line 1121 of file Grid.cc. References pism::grid::compute_vertical_levels(), pism::Config::get_number(), pism::Config::get_string(), pism::Grid::Lx(), pism::Grid::Ly(), pism::Grid::Lz(), pism::Grid::Mx(), pism::Grid::My(), pism::Grid::Mz(), pism::Grid::periodicity(), pism::Grid::registration(), pism::grid::string_to_periodicity(), pism::grid::string_to_registration(), pism::grid::string_to_spacing(), pism::Grid::x0(), pism::Grid::y0(), and pism::Grid::z(). |