PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ init_impl()
Reads in the precipitation data from the input file. Implements pism::atmosphere::AtmosphereModel. Reimplemented in pism::atmosphere::CosineYearlyCycle, pism::atmosphere::PIK, and pism::atmosphere::SeaRISEGreenland. 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(). |