Initialize the Lingle-Clark bed deformation model.
Inputs:
- bed topography,
- ice thickness,
- plate displacement (either read from a file or bootstrapped using uplift) and possibly re-gridded.
Implements pism::bed::BedDef.
Definition at line 213 of file LingleClark.cc.
References pism::array::Array2D< T >::add(), pism::bed::BedDef::bootstrap(), pism::ParallelSection::check(), pism::ParallelSection::failed(), pism::InputOptions::filename, pism::array::Array::get_from_proc0(), pism::INIT_BOOTSTRAP, pism::INIT_RESTART, m_elastic_displacement, pism::Component::m_grid, m_relief, m_serial_model, pism::bed::BedDef::m_topg, m_total_displacement, pism::bed::BedDef::m_uplift, m_viscous_displacement, m_viscous_displacement0, m_work0, PISM_CHK, pism::array::Array::put_on_proc0(), pism::array::Array::read(), pism::InputOptions::record, pism::Component::regrid(), pism::Component::REGRID_WITHOUT_REGRID_VARS, and pism::InputOptions::type.