Commit Graph

15 Commits

Author SHA1 Message Date
Ian Bell
2d3e91331f Add codelite workspace file
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 19:04:54 -05:00
Ian Bell
9ab6d2721e Updated configuration setting and getting - ready for json integration at the python level, finally
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-18 22:40:46 -05:00
Ian Bell
d0ed27af7b Removed old files from codelite project
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-24 16:56:48 +02:00
Ian Bell
86f52bdf4e Phase Envelope calculations now include Tsat_max and psat_max, along with indices thereof.
The Tsat_max and psat_max values are calculated using exact solution based on finding dT/dP and dp/dT equaling zero by a 1D solution in rhov.

See also https://github.com/CoolProp/CoolProp/issues/133

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-10 15:17:19 +02:00
Ian Bell
068e737388 TP flash basically working again for mixtures
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-08 00:08:18 +02:00
Ian Bell
a9bf174e86 Updated codelite project
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-07 02:15:25 +02:00
Ian Bell
8fdd1fddaf Refactor of mixing parameters successful
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-06 15:41:33 +02:00
Ian Bell
905fec810d Phase envelope code and data structures set up
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-05 10:09:36 +01:00
Ian Bell
0e3f10e0e6 Added mixture derivatives files to codelite project
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-26 14:57:11 +02:00
Ian Bell
ec069fa84f Updated codelite project
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-21 02:51:59 +02:00
Ian Bell
f7464fcaa2 Implemented Eigen solution for all() function, speed testing next
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-17 21:09:27 +02:00
Ian Bell
2270f9f076 Helmholtz derivatives are all calculated using parallel code - next step is to remove classes from Helmholtz
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-15 21:16:41 +02:00
Ian Bell
2136f417b9 Updated codelite and added Tabular backend structure
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-15 15:44:55 +02:00
Ian Bell
8f9c6ca438 Added hs_anchor test (passing) and function get_state to allow to get access to states stored in the backends
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-12 21:17:34 +02:00
Ian Bell
ead9c98875 added codelite project
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-09 12:41:07 +02:00