Commit Graph

3727 Commits

Author SHA1 Message Date
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
Ian Bell
83602f6b25 Implement prediction of critical density based on Tc/pc ratio as suggested by A. Kazakov 2016-02-09 19:38:59 -07:00
saha84
093416d472 Update sample.sce
I commented the last instruction ''ulink();'' because it will unlink the linked shared library
2016-02-09 17:23:26 +01:00
Ian Bell
ef400b92d4 Merge pull request #960 from saha84/patch-1
Update index.rst
2016-02-08 20:51:57 -07:00
saha84
1ad1a71f1d Update index.rst
For the path of the shared library in Linux, it is enough to put the 'libCoolProp.so' in '/usr/lib/scilab' and use the sample.sce file as it is now. I don't know the equivalent folder in windows.

note: As I say in my first comment, "English is not my mother tongue; please excuse any errors on my part."
2016-02-08 20:37:49 +01:00
Ian Bell
b1d92e4c39 Fix path to Scilab example 2016-02-07 23:10:11 -07:00
Ian Bell
2dfb9ea520 Update docs for scilab; closes #958 2016-02-07 14:19:15 -07:00
Ian Bell
9ebd0b8953 Fixed Dichloroethane.json (data entry issues with ancillaries) 2016-02-05 16:52:29 -07:00
Ian Bell
b7cd745570 Fix vapor density ancillary for R245ca 2016-02-05 16:42:48 -07:00
Ian Bell
ead75dc758 Remove old no-longer-updated README.md in dev 2016-02-05 16:21:02 -07:00
Ian Bell
f5d211ee13 Fix HCL and Dichloroethane fluid files 2016-02-05 15:57:21 -07:00
Ian Bell
b3f0999437 Merge branch 'master' of https://github.com/coolprop/coolprop 2016-02-05 15:50:34 -07:00
Ian Bell
b4d18da1e7 Inject states for R245ca; closes #945 2016-02-05 15:50:11 -07:00
Ian Bell
5fd2440b67 Add EOS for R245ca 2016-02-05 15:48:08 -07:00
Ian Bell
8e5541126c Fix title for Wei and Sadus paper 2016-02-04 07:19:54 -07:00
Ian Bell
87ba1cb863 Merge pull request #953 from CoolProp/CoolPropDbl_to_double
Remap CoolPropDbl to double
2016-02-02 08:58:40 -07:00
Ian Bell
a76d2ddd65 As temporary solution, add ctypedef in python land 2016-02-01 18:34:40 -07:00
Ian Bell
154bafed14 Try to remap CoolProp to always be a double 2016-02-01 16:32:43 -07:00
Ian Bell
e1645d938e Fix initializer for constant reducing function 2016-02-01 16:31:22 -07:00
Ian Bell
f46fbf0991 Merge pull request #952 from CoolProp/cppformat
Switch string formatting to use the cppformat library; see #907
2016-02-01 16:19:07 -07:00
Ian Bell
34a2546c82 Update reference for R1234ze(E); closes #944 2016-02-01 16:11:04 -07:00
Ian Bell
0afd2f4400 Switch string formatting to use the cppformat library; see #907 2016-02-01 15:57:33 -07:00
Ian Bell
1273c2fe57 Fix duplicate copies of the same critical point; closes #885 2016-01-31 18:11:04 -07:00