PISM, A Parallel Ice Sheet Model
stable v2.0.6 committed by Constantine Khrulev on 2023-01-23 15:14:38 -0900
|
◆ hydraulic_potential()
Compute the hydraulic potential. Computes \(\psi = P + \rho_w g (b + W)\). Definition at line 195 of file Routing.cc. References C, pism::IceModelVec::grid(), pism::max(), and pism::PointsWithGhosts::next(). Referenced by pism::hydrology::diagnostics::HydraulicPotential::compute_impl(). |