Ian Bell
|
8002d116de
|
Add 'G' as alias for mass-based Gibbs energy
|
2016-02-22 07:37:12 -07:00 |
|
Ian Bell
|
0630c47bc7
|
Also add the msgpack headers to CoolProp installation - more annoying than you would imagine...
|
2016-02-20 16:07:09 -07:00 |
|
Jorrit Wronski
|
572bc6ddb7
|
Just a minor fix of the docker docs
|
2016-02-18 23:53:59 +01:00 |
|
Ian Bell
|
092e93b5bd
|
Merge pull request #976 from JonWel/patch-1
Add high-level functions to Julia wrapper
|
2016-02-18 15:36:37 -07:00 |
|
JonWel
|
6570efdd9f
|
Update CoolProp.jl
Other update due to `Julia 0.4` changes
+ added `CoolProp` functions
|
2016-02-18 21:55:56 +01:00 |
|
Ian Bell
|
789f67f07c
|
Bump number of fluids
|
2016-02-17 20:26:58 -07:00 |
|
Ian Bell
|
c86f85be3f
|
Added info about Props1SI and other options to docs; closes #970
|
2016-02-17 20:26:34 -07:00 |
|
Ian Bell
|
edc837e042
|
Bump revision for Eigen to fix annoying warnings in MSVC9 2008
|
2016-02-17 18:13:21 -07:00 |
|
Ian Bell
|
f5343ae2e9
|
Move search radii into the cpp file
|
2016-02-17 18:08:33 -07:00 |
|
Ian Bell
|
ada2d6af92
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2016-02-17 17:34:46 -07:00 |
|
Ian Bell
|
1c43a644ce
|
Update critical point evaluation routines and remove some double-calculations of critical matrices
|
2016-02-17 17:34:26 -07:00 |
|
Jorrit Wronski
|
644f367378
|
Moved the binstar upload into a loop, if a single upload fails, we continue with the next one as mentioned in #905
|
2016-02-17 23:10:24 +01:00 |
|
Jorrit Wronski
|
95edfba713
|
Fixed the docker docs
|
2016-02-17 10:31:02 +01:00 |
|
Ian Bell
|
8f9c59da7d
|
Don't package _JSON.h binary files when distributing CoolProp
|
2016-02-16 20:10:47 -07:00 |
|
Ian Bell
|
f5a84cef8f
|
Pull in the correct include path for linking with other applications (PDSim, etc.)
|
2016-02-16 20:00:50 -07:00 |
|
Ian Bell
|
525557f230
|
Add ability to get/set kij for cubics by overloading set/set_binary_interaction_double
|
2016-02-16 19:50:55 -07:00 |
|
Jorrit Wronski
|
3f1dd9f3d3
|
Added cppformat as external library, see #952 and #907. Does https://github.com/CoolProp/CoolProp/blob/master/dev/codelite/coolprop.project need updating?
|
2016-02-17 01:08:23 +01:00 |
|
Jorrit Wronski
|
8c5b3b73e1
|
Added conda to the release cycle with directory cleaning. Should solve the problems discussed in #956, #905 and #707, but we have to wait for the next nightly build to see if it really works. Remember that the upload token on the server expires in June and uploads will fail silently.
|
2016-02-17 00:54:05 +01:00 |
|
Jorrit Wronski
|
54b8b892ed
|
Added conda builds again to please #905 and #956
|
2016-02-17 00:00:12 +01:00 |
|
Ian Bell
|
4ad9e02a9c
|
Fix some bugs with cubics and critical point evaluation
|
2016-02-15 20:12:22 -07:00 |
|
Ian Bell
|
d51d47e87c
|
Make CMake+Python integration work on OSX (finally)
|
2016-02-15 19:56:46 -07:00 |
|
Ian Bell
|
3303fe4a84
|
Fix initial delta value in critical point search routine
|
2016-02-15 18:02:49 -07:00 |
|
Ian Bell
|
1701db312c
|
Update the updating of the TPD state class
|
2016-02-15 17:59:15 -07:00 |
|
Ian Bell
|
42e674c32a
|
Merge pull request #975 from JonWel/patch-1
Correct get_parameter_information_string, fixes #974
|
2016-02-15 17:21:12 -07:00 |
|
Ian Bell
|
da7a0d5bc7
|
Relax convergence criterion for TS inputs; closes #956
|
2016-02-15 17:07:28 -07:00 |
|
JonWel
|
763d4ceb11
|
Correct get_parameter_information_string, fixes #974
Put the catch in a more useful way and solves the call to CoolProp::get_parameter_information.
|
2016-02-15 01:03:21 +01:00 |
|
Ian Bell
|
a81cf6a9d9
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2016-02-14 17:01:40 -07:00 |
|
Ian Bell
|
a84c40f86b
|
Bump revision for msgpack-c; everything should work now
|
2016-02-14 17:01:29 -07:00 |
|
Ian Bell
|
de64deaaa6
|
Merge pull request #973 from JonWel/patch-2
Remove warnings when using Julia 0.4 realease
|
2016-02-14 15:22:28 -07:00 |
|
Ian Bell
|
39ecd70f0d
|
Fixed T_critical and p_critical for pure fluids with cubic backends
|
2016-02-14 15:03:26 -07:00 |
|
Ian Bell
|
071c30c9da
|
Added derivation for relationship between saturation pressure and acentric factor
|
2016-02-14 14:25:55 -07:00 |
|
Ian Bell
|
20d0081dca
|
Added PQ and QT inputs for pure fluids with cubic backend
|
2016-02-14 14:23:29 -07:00 |
|
Ian Bell
|
a58c9268a4
|
Added PT flash for cubic EOS
|
2016-02-14 12:41:18 -07:00 |
|
JonWel
|
2f195e31cf
|
Remove warnings when using Julia 0.4 realease
Some change in Julia 0.4 have occurred since the last update of this wrapper.
This update should now ensure better behaviour with Julia 0.4 which is now in release state.
https://raw.githubusercontent.com/JuliaLang/julia/0ff703b40afddf9b705bd6a06d3a59cb4c089ea5/NEWS.md
|
2016-02-14 19:30:19 +01:00 |
|
Ian Bell
|
2e8c3b6398
|
Bump revision on msgpack-c
|
2016-02-14 10:44:35 -07:00 |
|
Ian Bell
|
0b73e271d0
|
Add cubics library files
|
2016-02-13 19:15:41 -07:00 |
|
Ian Bell
|
70301f076f
|
Add data for SRK and PR backends, can now be used through AbstractState::factory function
|
2016-02-13 18:56:52 -07:00 |
|
Ian Bell
|
66d72abeca
|
Fix rapidjson path for python setup.py
|
2016-02-13 17:23:05 -07:00 |
|
Ian Bell
|
94d7e5e22a
|
Fix rapidjson path in CMakeLists.txt
|
2016-02-13 17:16:36 -07:00 |
|
Ian Bell
|
0304d61221
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2016-02-13 17:15:56 -07:00 |
|
Ian Bell
|
d35330e0b7
|
Switch rapidjson over to using git submodule - for use with schema
|
2016-02-13 17:15:45 -07:00 |
|
Ian Bell
|
2efa6aef01
|
Remove unused variables
|
2016-02-12 07:54:18 -07:00 |
|
Ian Bell
|
6dd19ab9b9
|
Fix stopping condition for cubic backends in search for critical points
|
2016-02-12 07:54:04 -07:00 |
|
Ian Bell
|
4ff587c1df
|
Fix bug in PhaseEnvelopeRoutines::evaluate; closes #971
|
2016-02-11 22:42:02 -07:00 |
|
Ian Bell
|
cfa9dc1d90
|
Fix So2 ancillaries; closes #967
|
2016-02-11 22:36:48 -07:00 |
|
Ian Bell
|
3fe3404a10
|
Fix path in MixtureDerivatives.cpp
|
2016-02-11 21:53:23 -07:00 |
|
Ian Bell
|
ac3e7e090c
|
Add code to fix cubics for critical point calculations
|
2016-02-11 21:46:42 -07:00 |
|
Ian Bell
|
1935e3035a
|
sqrt(2.0) instead of sqrt(2) to placate MSVC
|
2016-02-11 08:10:28 -07:00 |
|
Ian Bell
|
d5ac0c99be
|
Fix size_t -> int bug caught by Xcode
|
2016-02-11 07:56:20 -07:00 |
|
Ian Bell
|
7032b04bb9
|
Update the generalized cubic code
|
2016-02-11 07:54:57 -07:00 |
|