PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ p_coeff()
calculate p coefficent for solving the quadratic temperature equation trough the p-q formula. See equation A12 in the PICO paper. is only used once in Toc_box1(...) Definition at line 183 of file PicoPhysics.cc. References m_alpha, m_beta, m_overturning_coeff, and m_rho_star. Referenced by Toc_box1(). |