PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ 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 3471 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. |