|
PISM, A Parallel Ice Sheet Model 2.3.2-61fbb4273 committed by Andy Aschwanden on 2026-06-25
|
◆ 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 38 of file EmptyingProblem.cc. References pism::array::Array::grid(), and pism::array::Array2D< T >::star(). Referenced by pism::hydrology::EmptyingProblem::update(). |