PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ FromOptions()Create a grid using command-line options and (possibly) an input file. Processes options -i, -bootstrap, -Mx, -My, -Mz, -Lx, -Ly, -Lz. Definition at line 1441 of file Grid.cc. References ctx(), pism::File::find_variable(), pism::RuntimeError::formatted(), pism::MappingInfo::FromFile(), FromFile(), pism::grid::Parameters::FromGridDefinition(), pism::grid::Parameters::horizontal_size_and_extent_from_options(), pism::join(), pism::VariableLookupData::name, pism::grid::Parameters::ownership_ranges_from_options(), PISM_ERROR_LOCATION, pism::io::PISM_NETCDF3, pism::io::PISM_READONLY, pism::split(), pism::grid::string_to_registration(), pism::File::variable_name(), and pism::grid::Parameters::vertical_grid_from_options(). Referenced by main(). |