Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit ba4322a

Browse files
committed
update README
1 parent 56fb9a6 commit ba4322a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@
66
The `FeOs-AD` crate builds on the implementation of phase equilibrium calculations in `FeOs` to provide implicit automatic differentiation of properties and phase equilibria based on Helmholtz energy equations of state. Derivatives can be determined for any inputs, like temperature or pressure, but also model parameters.
77

88
For now, the most important properties and phase equilibria are implemented:
9-
- State construction
9+
- **State construction**
1010
- from temperature and pressure
1111
- from pressure and entropy
1212
- from pressure and enthalpy
1313
- critical points
14-
- Phase equilibria
14+
- **Phase equilibria**
1515
- bubble points
1616
- dew points
1717
- tp flash
18-
- Properties
18+
- **Properties**
1919
- pressure, molar entropy, molar enthalpy
2020

21-
The following models are implemented:
22-
- PC-SAFT for pure components
23-
- heterosegmented gc-PC-SAFT for pure components and mixtures
24-
- The Joback & Reid GC method for ideal gas heat capacities
21+
The following **models** are implemented:
22+
- **PC-SAFT** for pure components
23+
- heterosegmented **gc-PC-SAFT** for pure components and mixtures
24+
- The **Joback & Reid** GC method for ideal gas heat capacities
2525

2626
## Installation
2727
Just add the dependency to your `Cargo.toml`

0 commit comments

Comments
 (0)