PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ bootstrap_2d()
Bootstrap a "regional" model. Need to initialize all the variables managed by IceModel, as well as
Reimplemented from pism::IceModel. Definition at line 214 of file IceRegionalModel.cc. References pism::IceModel::bootstrap_2d(), pism::File::find_variable(), pism::VariableMetadata::get_name(), pism::IceModel::m_config, pism::IceModel::m_grid, pism::IceModel::m_ice_thickness_bc_mask, m_no_model_mask, pism::IceModel::m_velocity_bc_mask, pism::array::Array::metadata(), pism::io::Default::Nil(), pism::array::Array::regrid(), and pism::set_no_model_strip(). |