PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ 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().