|
PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
|
◆ compute_ocean_input_per_basin()
Compute temperature and salinity input from ocean data by averaging. We average the ocean data over the continental shelf reagion for each basin. We use dummy ocean data if no such average can be calculated. Definition at line 373 of file Pico.cc. References pism::array::Scalar::as_int(), count, pism::GlobalSum(), pism::Component::m_grid, pism::Component::m_log, m_n_basins, pism::ocean::PicoPhysics::S_dummy(), and pism::ocean::PicoPhysics::T_dummy(). Referenced by update_impl(). |