PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

◆ FromOptions()

std::shared_ptr< BedThermalUnit > pism::energy::BedThermalUnit::FromOptions ( std::shared_ptr< const Grid grid,
std::shared_ptr< const Context ctx 
)
static

Allocate a complete or minimal bedrock thermal unit depending on the number of bedrock levels.

Definition at line 79 of file BedThermalUnit.cc.

References pism::energy::BTUGrid::FromOptions(), and pism::Component::grid().

Referenced by pism::IceModel::allocate_bedrock_thermal_unit().