Ian Bell
|
6a9cd07e75
|
Fixed error with undefined cmake_args
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-14 00:15:40 +02:00 |
|
Ian Bell
|
1813ad3b4e
|
Indentation!!
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-14 00:14:35 +02:00 |
|
Ian Bell
|
18fb8071a8
|
Added the arch appropriate generator for windows for python
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-13 23:40:36 +02:00 |
|
Ian Bell
|
83d2dbcda9
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-08-13 21:49:20 +02:00 |
|
Ian Bell
|
8a4828bd2e
|
Sphinx build now also installs python wrapper
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-13 21:49:07 +02:00 |
|
Ian Bell
|
95c386a94c
|
Octave working again on OSX
|
2014-08-13 19:57:34 +02:00 |
|
Ian Bell
|
f8c8d104fc
|
Added error message to PropSI output to close https://github.com/CoolProp/CoolProp/issues/95
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-13 15:09:20 +02:00 |
|
Ian Bell
|
a7ddd80d5a
|
Much more progress on PY flash routines. Only a few edge cases that fail, otherwise all is good
Moved from bounded secant to Brent for stability
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-13 14:26:47 +02:00 |
|
Ian Bell
|
baf5a88a8e
|
Added backup saturation_T routine
It actually has exactly the same form as saturation_p. Interesting. Possibility for optimization?
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-13 12:16:14 +02:00 |
|
Ian Bell
|
a84edcdb57
|
Implemented saturation P 1D solver for low pressure for some fluids like n-Propane
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-13 11:24:27 +02:00 |
|
Ian Bell
|
fb23000f98
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-08-13 01:44:26 +02:00 |
|
Ian Bell
|
201f069d08
|
static libraries should build/install now
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-13 01:44:11 +02:00 |
|
Ian Bell
|
b9b2c2ecea
|
Update plotting.rst
|
2014-08-13 01:15:40 +02:00 |
|
Ian Bell
|
6363ab3396
|
changed symbol for search in header
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-13 00:44:34 +02:00 |
|
Ian Bell
|
9467b211d3
|
lots of work on the docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-13 00:30:36 +02:00 |
|
Ian Bell
|
f7c0cb0b06
|
Relaxed some pressure domain checks and pass state by reference
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 23:40:16 +02:00 |
|
Ian Bell
|
36620cdc94
|
Fixed parameters in AbstractState header - SWIG is not pleased
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 22:25:24 +02:00 |
|
Ian Bell
|
acd7f98b74
|
Fixed typo in PQ_flash
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 21:44:05 +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
|
21f18bf104
|
Added aliases for molemass and p_triple
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 21:16:11 +02:00 |
|
Ian Bell
|
12db53de06
|
Reverted the Octave finder - need to rethink the structure for windows since it works fine on linux/OSX
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 21:14:59 +02:00 |
|
Ian Bell
|
c632e823ac
|
Updated triple point states - a bit more work to once Ts(ps) works at low pressure without NR
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 21:13:59 +02:00 |
|
Ian Bell
|
12f1cc6b86
|
Updated fluid files with most of the triple point densities
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 20:57:18 +02:00 |
|
Ian Bell
|
227323a495
|
Updated master.cfg to fix clean command - string instead of list of strings
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 20:43:01 +02:00 |
|
Ian Bell
|
b14096b80a
|
full clean should be able to work again from the web interface
|
2014-08-12 20:17:07 +02:00 |
|
Ian Bell
|
8f66b729c0
|
Fluid hs_anchor states updated to agree with CoolProp v5
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 18:42:09 +02:00 |
|
Ian Bell
|
ee36d65eba
|
Prepared prepare_pypi for CoolProp5 -> CoolProp reversion
|
2014-08-12 18:00:17 +02:00 |
|
Ian Bell
|
e4c8d3f061
|
Python wrapper is more or less back in action completely. Additional testing is required.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 16:25:33 +02:00 |
|
Ian Bell
|
a98ef9c44a
|
Renamed python module
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 15:09:38 +02:00 |
|
Ian Bell
|
802495cad3
|
Last commit before rename of python module to CoolProp
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 15:07:57 +02:00 |
|
Ian Bell
|
c594a3c3c8
|
Implemented 2-input form of PropsSI function again in Python
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 12:22:36 +02:00 |
|
Ian Bell
|
5726d38975
|
Bump up max temps for melting lines to make them valid up to the maximum pressure of EOS
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 12:02:56 +02:00 |
|
Ian Bell
|
b7bd58d986
|
More work on flash routines, number of failures is rapidly decreasing - still have problems for low pressure sat_p calcs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 11:21:12 +02:00 |
|
Ian Bell
|
4a733c6db7
|
Once more with the encodings
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 11:11:47 +02:00 |
|
Ian Bell
|
6ceaab1fd7
|
One more try with the encoding
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 10:34:42 +02:00 |
|
Ian Bell
|
808fe592a5
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-08-12 09:35:14 +02:00 |
|
Ian Bell
|
396dbba0ee
|
Fixed string encoding in generate_headers.py
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 09:35:01 +02:00 |
|
Ian Bell
|
6224b1b56e
|
Update index.rst
|
2014-08-12 08:55:13 +02:00 |
|
Ian Bell
|
79eca1d58e
|
check both versions of REFPROP on windows always
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 08:50:14 +02:00 |
|
Ian Bell
|
299a85111c
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-08-12 08:40:27 +02:00 |
|
Ian Bell
|
d65fee9303
|
Encode the hash input as ascii if needed (windows only?)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 08:40:14 +02:00 |
|
Ian Bell
|
9f91a12a86
|
Fixed another typo with python builders
|
2014-08-12 01:05:45 +02:00 |
|
Ian Bell
|
a60b46dd31
|
Updated path again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-08-12 00:43:19 +02:00 |
|
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 |
|