edwardthomas / phase-equilibria-software

phase-equilibria-software-project
GNU General Public License v2.0
3 stars 0 forks source link

Fluidity

An open source fluid phase equilibria project.

Notes on compiling and running

The code in source has been compiled using visual C++, it assumes the input file, "pvt.in", is in the same working directory where where the executable is run. The project can be built on linux using the g++ compiler and the included makefile. Simply change to the source directory and type:

  make 

This requires a version of the g++ compiler and GNU make. The resulting executable "fluidity" should be run in the same directory as your input file.

A decription of the input file can be found HERE.

Implementation notes

Simulation modes implemented

Equations of state

List of Contributors

2016

2015