| File | Date | Author | Commit |
|---|---|---|---|
| app | 2026-01-21 |
|
[aaab30] add data |
| hooks | 2026-01-16 |
|
[b47490] add hooks |
| .gitignore | 2026-01-21 |
|
[586d2c] update |
| README.md | 2026-01-21 |
|
[81aac7] update |
| gnnpcsaft.spec | 2026-01-16 |
|
[9f078c] add polars and data |
| release-workflow.ps1 | 2026-01-21 |
|
[7aad1f] release workflow |
| release-workflow.sh | 2026-01-21 |
|
[7aad1f] release workflow |
| requirements.txt | 2026-01-18 |
|
[3b2847] add req |
The GNNPCSAFT app is an implementation of our project that focuses on using Graph Neural Networks (GNN) to estimate the pure-component parameters of the Equation of State PC-SAFT. We developed this app so the scientific community can access the model's results easily.
In this app, the estimated pure-component parameters can be used to calculate thermodynamic properties and compare them with experimental data from the ThermoML Archive. More on ThermoML Archive at their paper.
You can usually find an app for the project at SourceForge. For this app, it will be available on releases too.
A CLI to use a model can be found at GNNePCSAFT CLI and installed with pipx:
pipx install gnnepcsaftcli
To install the GNNPCSAFT app, download the appropriate latest release from the Releases, unzip the file, and run the executable for your operating system (Linux or Windows).