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 |
|
Ian Bell
|
a879a8c877
|
Merge pull request #964 from EmiCas/patch-1
Update index.rst
|
2016-02-11 06:52:20 -07:00 |
|
Ian Bell
|
d6dfcec0fe
|
Merge pull request #968 from saha84/patch-7
Update index.rst
|
2016-02-11 06:51:54 -07:00 |
|
saha84
|
5ddaef063d
|
Update index.rst
Correction for the missing antislash in the windows path
|
2016-02-11 12:56:39 +01:00 |
|
EmiCas
|
3de520feab
|
documentation for Fortran wrappers under Windows
indentation revised
|
2016-02-11 10:16:44 +01:00 |
|
EmiCas
|
6157f0c1ae
|
Update index.rst
update of the documentation for Fortran wrappers under Windows
|
2016-02-10 17:49:49 +01:00 |
|
Ian Bell
|
4bd8c234a7
|
Merge pull request #963 from saha84/patch-6
Update index.rst
|
2016-02-10 08:43:59 -07:00 |
|
saha84
|
4c15e83cd3
|
Update index.rst
|
2016-02-10 09:59:54 +01:00 |
|
Ian Bell
|
5bb54fefaf
|
Remove scilab builders from buildbot
|
2016-02-09 20:42:56 -07:00 |
|
Ian Bell
|
e0fea30ea3
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2016-02-09 20:18:34 -07:00 |
|
Ian Bell
|
7d802b048f
|
Update ancillaries for SO2
|
2016-02-09 20:18:22 -07:00 |
|
Ian Bell
|
7a39a1c320
|
Merge pull request #962 from saha84/patch-5
Update sample.sce
|
2016-02-09 19:41:35 -07:00 |
|