23 #include "pism/energy/BedThermalUnit.hh"
Combines the max. time step with the flag indicating if a restriction is active. Makes is possible to...
void init_impl(const InputOptions &opts)
Initialize the bedrock thermal unit.
double vertical_spacing_impl() const
unsigned int Mz_impl() const
double depth_impl() const
MaxTimestep max_timestep_impl(double t) const
BTU_Minimal(std::shared_ptr< const Grid > g)
virtual void update_impl(const array::Scalar &bedrock_top_temperature, double t, double dt)=0
virtual void update_impl(const array::Scalar &bedrock_top_temperature, double t, double dt)=0
Given the temperature of the top of the bedrock, for the duration of one time-step,...