PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ compute_original_ice_fraction()Computes fraction of the ice which is as old as the start of the run (original). Communication occurs here. Definition at line 3643 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(), pism::k, m_age_model, m_geometry, m_grid, m_sys, and m_time. |