We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 578e1a5 commit 30ed1e6Copy full SHA for 30ed1e6
src/Thermodynamics/atmosphere_thermodynamics.jl
@@ -191,6 +191,8 @@ where
191
- ``pᵗʳ`` is the triple point pressure
192
- ``Tᵗʳ`` is the triple point temperature
193
194
+and it is calculated via [`saturation_vapor_pressure`](@ref Breeze.Thermodynamics.saturation_vapor_pressure).
195
+
196
Note: any reference values for pressure and temperature can be used in principle.
197
The advantage of using reference values at the triple point is that the same values
198
can then be used for both condensation (vapor → liquid) and deposition (vapor → ice).
0 commit comments