PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ compute_sinks()
Compute the map of sinks. This field is purely diagnostic: it can be used to diagnose failures of the code filling dips to eliminate sinks (and get a better estimate of the steady state flow direction). Definition at line 37 of file EmptyingProblem.cc. References pism::array::Array::grid(), and pism::array::Array2D< T >::star(). Referenced by pism::hydrology::EmptyingProblem::update(). |