PISM, A Parallel Ice Sheet Model
stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
|
◆ compute_interface_fluxes()
Compute staggered grid (cell interface) fluxes given the domain extent (cell type), regular grid velocities, and the current distribution of the advected quantity. Definition at line 207 of file UNO.cc. References pism::array::Array::grid(), pism::array::CellType::icy(), pism::k, m_approx, pism::array::max(), pism::Vector2d::u, and pism::Vector2d::v. Referenced by update(). |