PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ 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. |