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

Commit 053d0d5

Browse files
committed
Add README
1 parent 79a1354 commit 053d0d5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# FeOs-AD - Implicit automatic differentiation of equations of state and phase equilibria
2+
3+
[![crate](https://img.shields.io/crates/v/feos-ad.svg)](https://crates.io/crates/feos-ad)
4+
[![documentation](https://docs.rs/feos-ad/badge.svg)](https://docs.rs/feos-ad)
5+
6+
The `FeOs-AD` 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.

0 commit comments

Comments
 (0)