You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@
6
6
- New method: `edge_pressure` and `edge_temperature`, that solves the isogibbs criteria for single and multicomponent models. Those functions are equivalent to `saturation_pressure`/`saturation_temperature` for single component models.
7
7
- New method: `mechanical_critical_point`, that calculates the mechanical stability limit for single and multicomponent models. For single component models, this is equivalent to `crit_pure`.
8
8
- New method: `spinodal_maximum`, that returns the maximum temperature and pressure of the diffusive spinodal line ($det(∂₂G) = 0$)
9
-
10
9
-`x0_crit_pure` now accepts an optional mol amount composition input.
10
+
-`MichelsenTPFlash`: improvements in rachford-rice identification of K-value types, support for `verbose` keyword argument.
11
11
- Misc documentation improvements.
12
12
13
13
## Bug Fixes
@@ -16,4 +16,4 @@
16
16
- CoolProp extension: fixes in `CoolProp.PropsSI` with Clapeyron models.
17
17
- CoolProp extension: fixes to support JSON parsing with CoolProp v7.
18
18
- Fixes to bubble/dew initial points.
19
-
-`SingleFluid`: Fixes when using Double exponential terms.
19
+
-`SingleFluid`: Fixes when using Double exponential terms.
0 commit comments