PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ bootstrap()

void pism::energy::EnergyModel::bootstrap ( const File input_file,
const array::Scalar ice_thickness,
const array::Scalar surface_temperature,
const array::Scalar climatic_mass_balance,
const array::Scalar basal_heat_flux 
)

Bootstrapping using heuristics.

Bootstrap by reading 2d fields (currently the basal melt rate) from a file and filling 3D fields using heuristics.

Definition at line 225 of file EnergyModel.cc.

References bootstrap_impl().