Skip to content

nick-gould/equation-of-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

equation-of-state

Using Python to solve thermodynamic cubic equations of state

Outline of what's available here:

  • Setup of python classes for pure components and mixtures of components
  • Building out a Full-Factorial experiment for determining mole fractions of components based on Temperature and Pressure
  • A simple neural network of the results using sklearn