PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ pointwise_update()
Compute temperature and melt rate at the base of the shelf. Based on [HellmerOlbers1989] and [HollandJenkins1999]. See the manual for details.
Definition at line 231 of file GivenTH.cc. References pism::ocean::GivenTH::Constants::limit_salinity_range, pism::ocean::melting_point_temperature(), pism::ocean::shelf_base_melt_rate(), and subshelf_salinity(). Referenced by update_impl(). |