edwardthomas / phase-equilibria-software

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

Adding components #1

Closed heathhenley closed 8 years ago

heathhenley commented 8 years ago

Hi guys,

I finally finished the outline of the class that will contain the component data. In ComponentLib.cpp I have some comments explaining how to add components. Let me know if you have any issues. I will finish the methods to parse the input file and then incorporate the EOS base class so we can start adding equations of state.

Best, Heath