Ian Bell
a3bbe15c7d
Added IF97 to codelite project
2015-04-03 21:02:48 -06:00
Ian Bell
308b7d1a28
Beginning efforts on bicubic interpolation, added A inverse, some Eigen speed test code
...
It looks like it will be about 0.4 us/call to calculate the alpha coefficients for one cell in the bicubic, thus less than 0.1 s (200*200*3*0.4e-6) to calculate all the alpha coefficients in one shot. So we'll just do that.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-25 23:44:12 -07:00
Ian Bell
a43693de58
Single-phase HmolarP_INPUTS are working with TTSE
2015-02-22 21:08:32 -07:00
Ian Bell
6fa33422b4
Update codelite project
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-21 17:36:57 -07:00
Ian Bell
dda85e1aa5
Update codelite projects
2015-02-18 23:35:30 -05:00
Ian Bell
cf4a7852e0
Update codelite project
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 12:21:28 -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