Commit Graph

788 Commits

Author SHA1 Message Date
Ian Bell
4d3004bc13 Fixed typo 2014-08-12 00:35:08 +02:00
Ian Bell
a0caadb175 Trying again with the python builds 2014-08-12 00:31:51 +02:00
Ian Bell
c5bf716cdb sources fix for python bb 2014-08-12 00:19:08 +02:00
Ian Bell
228de6dcc3 Fixed path to CMakeLists.txt for python
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-12 00:12:36 +02:00
Ian Bell
779714cce6 Merge branch 'master' of https://github.com/CoolProp/CoolProp 2014-08-11 23:29:09 +02:00
Ian Bell
aadce9570d updated source activate command 2014-08-11 23:28:46 +02:00
Ian Bell
9702c34515 Update wrappers.rst 2014-08-11 23:10:36 +02:00
Ian Bell
7d1d8245b0 indentation
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-11 23:06:04 +02:00
Ian Bell
c55f9b4d16 Added source for OSX to activate environment 2014-08-11 23:04:05 +02:00
Ian Bell
6c491467cd Added env names to python builders
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-11 22:52:03 +02:00
Ian Bell
7e22fac30e Fixed python builbot
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-11 22:50:44 +02:00
Ian Bell
bef97e3326 Added python versions using conda (64-bit only so far) 2014-08-11 22:49:04 +02:00
Ian Bell
984ceceb06 Update index.rst 2014-08-11 08:07:19 +02:00
Ian Bell
6567279419 Update index.rst 2014-08-10 22:49:21 +02:00
Ian Bell
febfea1bde Update index.rst 2014-08-10 22:36:40 +02:00
Ian Bell
ce5d8a919f D(T,P) falls back to Brent if can't get good solution with other solvers
A guaranteed solution if the solution domain made wide enough

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-10 21:39:09 +02:00
Ian Bell
8bd4227f38 Added T for phase determination p calculations 2014-08-10 21:02:15 +02:00
Ian Bell
86641af670 Fixed some errors with two-phase Trho inputs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-10 20:38:59 +02:00
Ian Bell
36d601490f Lots more work on melting curves, can now make pretty phase diagram for water including the melting line 2014-08-10 19:28:04 +02:00
Ian Bell
51b34dcdbe Shared libraries now get the CoolPropLib.cpp file back
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-10 16:16:27 +02:00
Ian Bell
7203107b67 Can use pseudo-pure fluids again with REFPROP backend
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-10 16:15:43 +02:00
Ian Bell
5ee295f639 cleaned up whitespace 2014-08-09 15:12:31 +02:00
Ian Bell
c3cc696080 P,Y now works if P > pc
Add supercritical_gas and supercritical_liquid phase flags for a bit finer granularity

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-09 15:10:09 +02:00
Ian Bell
1a6e516eb0 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-09 13:59:48 +02:00
Ian Bell
adc207685d First check the empty file extension in REFPROP 2014-08-09 13:57:49 +02:00
Ian Bell
a7f0c8b580 Fixed REFPROP on *nix (forgot to init ierr=0) 2014-08-09 12:57:38 +02:00
Ian Bell
ba8c97d925 Added test for supercritical PY - not passing currently 2014-08-09 12:41:57 +02:00
Ian Bell
0cb9923b70 More debugging output for TQ inputs with REFPROP for *nix
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-09 12:41:32 +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
Ian Bell
801aa61485 Implemented psat_max and Tsat_max for pseudo-pure fluids to close https://github.com/CoolProp/CoolProp/issues/89 2014-08-09 12:17:44 +02:00
Ian Bell
56dbf62619 Added rst files for online version of CoolProp 2014-08-09 11:59:06 +02:00
Ian Bell
839a697130 added Ancillaries.cpp (oops)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-09 11:11:55 +02:00
Ian Bell
faf530d588 Fixed melting curves, PY flash works for subcritical cases 2014-08-09 11:07:21 +02:00
Ian Bell
2396477816 fixed check for solution in name string
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-09 11:06:29 +02:00
Ian Bell
df8abdfd03 Removed print of type
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-09 11:05:53 +02:00
Ian Bell
50e8f1abd2 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-09 10:56:35 +02:00
Ian Bell
8e3f4f183b Moved ancillaries into their own header
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-09 10:56:21 +02:00
Ian Bell
74a62aa78a Added new EOS for R245fa from Akasaka, Zhou and Lemmon
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-09 10:54:40 +02:00
Ian Bell
c492348982 Update Readme.txt 2014-08-09 02:05:06 +02:00
Ian Bell
4b3d957a35 Update index.rst 2014-08-09 01:59:13 +02:00
Ian Bell
514291110c Update index.rst 2014-08-09 01:56:12 +02:00
Ian Bell
b7c9244370 Update index.rst 2014-08-09 00:22:16 +02:00
Ian Bell
ac221d9658 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-08-09 00:11:50 +02:00
Ian Bell
1f13580d12 Added static library to buildbot to close https://github.com/CoolProp/CoolProp/issues/91
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-09 00:11:36 +02:00
Ian Bell
5c6db0e9a1 Update contents.rst 2014-08-09 00:09:39 +02:00
Ian Bell
d8445008df Update contents.rst 2014-08-09 00:09:22 +02:00
Ian Bell
7cc4807045 Update wrappers.rst 2014-08-09 00:08:57 +02:00
Ian Bell
42be6233be Update wrappers.rst 2014-08-08 21:09:36 +02:00
Ian Bell
eaca3522f4 Update contents.rst 2014-08-08 20:20:36 +02:00
Ian Bell
00fe45289a static libraries now build on gcc 2014-08-08 20:12:53 +02:00