Commit Graph

12 Commits

Author SHA1 Message Date
Ian Bell
2e38caec17 Fixed TQ function for REFPROP - how did that ever compile before? 2014-08-07 19:43:56 +02:00
Ian Bell
5dac38ec1a Fixed REFPROP on *nix?
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-06 22:23:50 +02:00
Ian Bell
2c844597c9 Calculate pressure and temperature limits for HEOS and REPFPROP backends
Closes https://github.com/CoolProp/CoolProp/issues/83

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-06 10:23:10 +02:00
Ian Bell
ff8a364a89 Fix condition to check for enthalpies being the same
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-23 12:27:31 -04:00
Ian Bell
3e4d431318 Fix REFPROP wrapper to allow use of pseudo-pure fluids
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-12 15:08:28 -04:00
Ian Bell
7157ae1ba2 Removed std::tr1 from REFPROP 2014-07-06 20:40:33 +02:00
Ian Bell
ca7fc30a58 Added saturation spline to the AbstractState and REFPROP interfaces
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-06-11 15:38:49 +02:00
Ian Bell
cb497b443c Added crossplatform_shared_ptr to allow shared_ptr cleanly on all architectures without needing variable namespace definition 2014-06-03 20:58:24 +02:00
Ian Bell
71c8875df4 Added tests for the reference states for fluids in REFPROP
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-06-03 15:38:38 +02:00
Ian Bell
17bffeb91f Added failing tests for same reference state between REFPROP and Coolprop for enthalpy and entropy
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-06-03 12:54:57 +02:00
Ian Bell
5eb527e730 REFPROP backend can handle pseudo-pure fluids 2014-05-22 22:01:03 +02:00
Ian bell
e32b074fc6 Reorganized backends folder
Signed-off-by: Ian bell <ian.h.bell@gmail.com>
2014-05-14 13:09:36 +02:00