PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ FromOptions()Create a grid using command-line options and (possibly) an input file. Processes options -i, -bootstrap, -Mx, -My, -Mz, -Lx, -Ly, -Lz, -x_range, -y_range. Definition at line 1263 of file Grid.cc. References ctx(), pism::VariableLookupData::exists, pism::File::find_variable(), pism::RuntimeError::formatted(), FromFile(), pism::grid::Parameters::horizontal_extent_from_options(), pism::grid::Parameters::horizontal_size_from_options(), pism::grid::Parameters::ownership_ranges_from_options(), PISM_ERROR_LOCATION, pism::io::PISM_NETCDF3, pism::io::PISM_READONLY, pism::grid::string_to_registration(), and pism::grid::Parameters::vertical_grid_from_options(). Referenced by main(), and pism::regional_grid_from_options(). |