Skip to content

Commit dfbec1b

Browse files
committed
update NEWS.md (Clapeyron skip ci)
1 parent 9f4fd15 commit dfbec1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
- 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.
77
- 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`.
88
- New method: `spinodal_maximum`, that returns the maximum temperature and pressure of the diffusive spinodal line ($det(∂₂G) = 0$)
9-
109
- `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.
1111
- Misc documentation improvements.
1212

1313
## Bug Fixes
@@ -16,4 +16,4 @@
1616
- CoolProp extension: fixes in `CoolProp.PropsSI` with Clapeyron models.
1717
- CoolProp extension: fixes to support JSON parsing with CoolProp v7.
1818
- 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

Comments
 (0)