Loading [MathJax]/extensions/tex2jax.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

◆ T_star()

double pism::ocean::PicoPhysics::T_star ( double  salinity,
double  temperature,
double  pressure 
) const

See equation A6 and lines before in PICO paper.

Definition at line 175 of file PicoPhysics.cc.

References pressure(), and theta_pm().

Referenced by pism::ocean::Pico::process_box1(), pism::ocean::Pico::process_other_boxes(), Toc(), and Toc_box1().