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