PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ init_impl()
Reads in the precipitation data from the input file. Implements pism::atmosphere::AtmosphereModel. Reimplemented in pism::atmosphere::SeaRISEGreenland, pism::atmosphere::PIK, and pism::atmosphere::CosineYearlyCycle. Definition at line 65 of file YearlyCycle.cc. References pism::InputOptions::filename, pism::INIT_BOOTSTRAP, init_internal(), pism::Component::m_config, pism::Component::m_grid, pism::process_input_options(), pism::InputOptions::record, and pism::InputOptions::type. Referenced by pism::atmosphere::PIK::init_impl(), and pism::atmosphere::SeaRISEGreenland::init_impl(). |