PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
#include <algorithm>
#include <cmath>
#include <memory>
#include "pism/energy/bootstrapping.hh"
#include "pism/util/EnthalpyConverter.hh"
Go to the source code of this file.
Namespaces | |
pism | |
pism::energy | |
Energy balance models and utilities. | |
Functions | |
double | pism::energy::ice_temperature_guess (EnthalpyConverter::Ptr EC, double H, double z, double T_surface, double G, double ice_k) |
double | pism::energy::ice_temperature_guess_smb (EnthalpyConverter::Ptr EC, double H, double z, double T_surface, double G, double ice_k, double K, double SMB) |