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.
Reimplemented from pism::bed::BedDef.
Definition at line 227 of file LingleClark.cc.
References pism::array::Array2D< T >::add(), pism::bed::BedDef::bootstrap(), pism::ParallelSection::check(), pism::bed::compute_load(), pism::array::Array2D< T >::copy_from(), pism::Time::current(), pism::ParallelSection::failed(), pism::InputOptions::filename, pism::File::find_variable(), pism::array::Array::get_from_proc0(), pism::INIT_BOOTSTRAP, pism::bed::BedDef::init_impl(), pism::INIT_RESTART, m_elastic_displacement, pism::Component::m_grid, m_load_thickness, pism::Component::m_log, m_relief, m_serial_model, m_t_last, m_time_name, pism::bed::BedDef::m_topg, pism::bed::BedDef::m_topg_last, m_total_displacement, pism::bed::BedDef::m_uplift, m_viscous_displacement, m_viscous_displacement0, m_work0, PISM_CHK, pism::io::PISM_NETCDF3, pism::io::PISM_READONLY, pism::array::Array::put_on_proc0(), pism::array::Array::read(), pism::File::read_variable(), pism::InputOptions::record, pism::Component::regrid(), pism::Component::REGRID_WITHOUT_REGRID_VARS, pism::Component::time(), and pism::InputOptions::type.