Loading [MathJax]/jax/output/HTML-CSS/config.js
PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ theta_pm()

double pism::ocean::PicoPhysics::theta_pm ( double  salinity,
double  pressure 
) const

equation 5 in the PICO paper. calculate pressure melting point from potential temperature

Definition at line 142 of file PicoPhysics.cc.

References m_a_pot, m_b_pot, m_c_pot, and pressure().

Referenced by pism::ocean::Pico::beckmann_goosse(), pism::ocean::Pico::process_box1(), pism::ocean::Pico::process_other_boxes(), pism::ocean::Pico::set_ocean_input_fields(), and T_star().