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
Ian Bell
7a137487b2
Don't make copies of the mole fractions every time, just get a reference
2016-01-31 11:22:54 -07:00
Ian Bell
e4c435281a
Cubic backend can now calculate critical points finally
2016-01-31 11:01:47 -07:00
Ian Bell
ea1485bb6f
Allow gibbs as input to first_partial_deriv; closes #951
2016-01-29 10:06:35 -07:00
Ian Bell
8eb6ef92b9
Fix units for residual entropy; closes #950
2016-01-28 21:31:21 -07:00
Ian Bell
3d455b678d
Add Smolar_residual to high-level API
2016-01-28 06:33:25 -07:00
Ian Bell
76b68ebe42
Add Fij getter/setter for REFPROP backend
2016-01-27 21:50:48 -07:00
Ian Bell
7b6fbc51fb
Fix reference for EOS-CG and protect some other titles with {}
...
closes #948
closes #949
2016-01-27 21:35:55 -07:00
Ian Bell
ed776b5281
Update ancillaries for HCl - thanks to Monika Thol
2016-01-25 20:59:35 -07:00
Ian Bell
ed8f1a9d1e
Fix low pressure updates with bicubic backend; closes #934
2016-01-23 23:08:11 -07:00
Ian Bell
9e946c0f19
Fix error message for p_triple calculation; closes #941
...
We didn't check the returned error code before.
2016-01-23 20:20:05 -07:00
Ian Bell
163b217b83
Fix call to strstrip
2016-01-21 22:33:56 -07:00
Ian Bell
15184c5751
Add ability to retrieve REFPROP version; closes #937
2016-01-21 22:26:03 -07:00
Ian Bell
3e528d32e5
Add constant reducing state class to be used for cubics
2016-01-21 09:02:03 -07:00
Ian Bell
de651dd971
Get the generalized cubics compiling again
2016-01-21 08:14:05 -07:00