-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated notebooks, readme and removed unused data.
- Loading branch information
Showing
7 changed files
with
80 additions
and
697 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# Example notebooks for adjusting PC-SAFT parameters to experimental data | ||
|
||
- Adjust $m$, $\sigma$ and $\epsilon_k$ for a pure substance. [`adjust_non_polar_non_asssociating.ipynb`](adjust_non_polar_non_asssociating.ipynb). | ||
- Adjust **PC-SAFT parameters** $m$, $\sigma$ and $\epsilon_k$ for a pure substance. [🠒 Notebook](adjust_non_polar_non_asssociating.ipynb) | ||
- Adjust **binary PC-SAFT parameter** $k_{ij}$ to VLE data. [🠒 Notebook](adjust_kij.ipynb) | ||
- Adjust **entropy scaling** correlation parameters for the viscosity of a pure substance using PC-SAFT. [🠒 Notebook](adjust_viscosity_correlation.ipynb) |
Large diffs are not rendered by default.
Oops, something went wrong.
28 changes: 15 additions & 13 deletions
28
examples/pcsaft/parameter_adjustment/adjust_non_polar_non_asssociating.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
30 changes: 16 additions & 14 deletions
30
examples/pcsaft/parameter_adjustment/adjust_viscosity_correlation.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
104 changes: 0 additions & 104 deletions
104
examples/pcsaft/parameter_adjustment/data/hexane_nist.csv
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.