PISM, A Parallel Ice Sheet Model
stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
|
◆ 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 1349 of file IceGrid.cc. References ctx(), pism::VariableLookupData::exists, pism::File::find_variable(), pism::RuntimeError::formatted(), FromFile(), pism::GridParameters::horizontal_extent_from_options(), pism::GridParameters::horizontal_size_from_options(), IceGrid(), pism::GridParameters::ownership_ranges_from_options(), PISM_ERROR_LOCATION, pism::PISM_NETCDF3, pism::PISM_READONLY, pism::string_to_registration(), and pism::GridParameters::vertical_grid_from_options(). Referenced by main(), and pism::regional_grid_from_options(). |