This repository is part of the Supporting Information of the article On the continuous modeling of fluid and solid states by Gustavo Chaparro and Erich A. Müller. Preprint available here. In this article, an equation of state based on artificial neural networks (FE-ANN(s) EoS) that continuously models fluid and solid states is presented. This EoS is showcased for the Mie particle.
Here,
This repository includes the following information:
- Databases of the Mie particle computed with molecular dynamics simulations
- Python package to use the FE-ANN(s) EoS
- Parameters of the trained FE-ANN(s) EoS
- Examples of how to use the FE-ANN(s) EoS. See Jupyter notebooks (1., 2., 3., and 4.)
- Numpy (tested on version 1.24.2)
- matplotlib (tested on version 3.6.3)
- pandas (tested on version 1.5.3)
- jax (tested on version 0.4.4)
- flax (tested on version 0.6.6)
The FE-ANN(s) EoS models the residual Helmholtz free energy as follows.
Here,
The FE-ANN(s) EoS has been trained using first- and second-order derivative properties of the Mie particle. The following thermophysical properties are considered: compressibility factor,
See LICENSE.md
for information on the terms & conditions for usage of this software and a DISCLAIMER OF ALL WARRANTIES.
Although not required by the license, if it is convenient for you, please cite this if used in your work. Please also consider contributing any changes you make back, and benefit the community.