PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ compute_temperate_base_fraction()
Computes fraction of the base which is melted. Communication occurs here. Definition at line 3421 of file diagnostics.cc. References pism::Geometry::cell_type, pism::ParallelSection::check(), pism::units::convert(), pism::ParallelSection::failed(), pism::array::Array3D::get_column(), pism::GlobalSum(), pism::Geometry::ice_thickness, pism::array::CellType::icy(), m_ctx, m_energy_model, m_geometry, m_grid, and m_sys. Referenced by print_summary(). |