|
PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
|
◆ compute_retreat_rate()
Compute retreat rate corresponding to a given frontal melt rate. This code computes the fraction of the front submerged in ocean water and uses it to scale the provided melt rate. Definition at line 43 of file FrontalMelt.cc. References pism::Geometry::bed_elevation, pism::Geometry::cell_type, pism::ParallelSection::check(), pism::ParallelSection::failed(), frontal_melt_rate(), pism::mask::grounded(), pism::array::CellType::ice_free_ocean(), pism::Geometry::ice_surface_elevation, pism::Geometry::ice_thickness, pism::Component::m_config, pism::Component::m_grid, pism::GeometryCalculator::mask(), pism::array::CellType1::next_to_ice(), pism::part_grid_threshold_thickness(), pism::Geometry::sea_level_elevation, and pism::array::CellType1::star_int(). Referenced by update(). |