Ian Bell
|
ee4015c5f0
|
Updated cyclohexane EOS from the form of Zhou, JPCRD, 2014
Closes https://github.com/CoolProp/CoolProp/issues/292
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-06 11:43:55 -05:00 |
|
Ian Bell
|
2cf9291290
|
Fix permissions
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-06 01:42:17 -05:00 |
|
Ian Bell
|
9c9be88ce5
|
Fix path for git-archive-all
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-06 01:38:28 -05:00 |
|
Ian Bell
|
cb962252ca
|
Return the factory
See https://github.com/CoolProp/CoolProp/issues/293
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-06 01:35:27 -05:00 |
|
Ian Bell
|
6f10afe8fa
|
Add zip file of source code to build system
See https://github.com/CoolProp/CoolProp/issues/293
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-06 01:34:28 -05:00 |
|
Ian Bell
|
62d8103047
|
Rewrote docs for address sanitizer - passes fine by the way
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-06 01:09:47 -05:00 |
|
Ian Bell
|
b76ac17956
|
Once more fix java example
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 23:32:55 -05:00 |
|
Ian Bell
|
348aecbb39
|
Removed old C# and Java examples, updated current ones
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 18:13:12 -05:00 |
|
Ian Bell
|
43c24d66c0
|
Implemented first saturation derivatives
See https://github.com/CoolProp/CoolProp/issues/238
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 17:59:20 -05:00 |
|
Ian Bell
|
588192b411
|
MEG instead of EG
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 15:45:45 -05:00 |
|
Ian Bell
|
42e93e57c6
|
Tiny changes to example files for C# and Java so they will run - still need to be updated though
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 15:34:02 -05:00 |
|
Ian Bell
|
c54e2d1c2e
|
Re-implement HAPropsSI in Excel, fix naming alias HAProps->HAPropsSI
See also https://github.com/CoolProp/CoolProp/issues/288
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 15:07:27 -05:00 |
|
Ian Bell
|
e84274367d
|
Add a better error message if fluid does not have thermal conductivity or viscosity model
See https://github.com/CoolProp/CoolProp/issues/285
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 14:22:48 -05:00 |
|
Ian Bell
|
8ed02eefef
|
Added ECS models for viscosity and thermal conductivity for R11, R143a, R12, R22
See https://github.com/CoolProp/CoolProp/issues/285
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 14:10:35 -05:00 |
|
Ian Bell
|
e6ed862f20
|
Add web links for MathCAD, fixed path
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 12:05:24 -05:00 |
|
Ian Bell
|
961b8e177f
|
Describe the predefined mixtures and how to use them in the high level API in the docs
Closes https://github.com/CoolProp/CoolProp/issues/280
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 11:34:32 -05:00 |
|
Ian Bell
|
0cb02a3e2f
|
Predefined mixtures working in PropsSI now
Added Catch test
``` python
In [1]: import CoolProp
In [2]: CoolProp.CoolProp.PropsSI('D','P',101325,'T',300,'Air.mix')
Out[2]: 1.1766975266680577
```
Closes https://github.com/CoolProp/CoolProp/issues/287
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-05 11:24:29 -05:00 |
|
Ian Bell
|
93305f0413
|
Added MathCAD support and docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 21:07:37 -05:00 |
|
Ian Bell
|
32ccb78250
|
Disable internal error catching and allow swig to do the error catching itself
See https://github.com/CoolProp/CoolProp/issues/282
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 17:00:54 -05:00 |
|
Ian Bell
|
cf58ba6ca6
|
Removed old full clean code from bb config
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 16:53:01 -05:00 |
|
Ian Bell
|
b582a5d248
|
Fix the renderable behavior of Git
Closes https://github.com/CoolProp/CoolProp/issues/283
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 16:50:08 -05:00 |
|
Ian Bell
|
7dfbe402e3
|
Fix typo in master.cfg
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 15:59:24 -05:00 |
|
Ian Bell
|
99810eabf1
|
Python setup script shows call to cmake build
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 15:47:42 -05:00 |
|
Ian Bell
|
3ce13ac38f
|
Use the git checkout to do full clean rather than command line tools - now fully cross-platform
See https://github.com/CoolProp/CoolProp/issues/283
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 14:37:13 -05:00 |
|
Ian Bell
|
02f8210fa1
|
Removed temporary debug code from milestone2rst.py script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 14:27:10 -05:00 |
|
Ian Bell
|
0cf7a0b96b
|
Fix bugs in changelog and milestone2rst.py
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 12:52:13 -05:00 |
|
Ian Bell
|
0810862bb2
|
Fix milestone2rst.py script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 12:33:23 -05:00 |
|
Ian Bell
|
46083a25c7
|
Release notes for 5.0.2
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
v5.0.2
|
2014-12-04 12:28:25 -05:00 |
|
Ian Bell
|
4960842476
|
A better step size in secant solver for low W
Closes https://github.com/CoolProp/CoolProp/issues/254
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 12:09:06 -05:00 |
|
Ian Bell
|
707ee4799a
|
Brought back surface tension support
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 11:43:44 -05:00 |
|
Ian Bell
|
d7f86a806d
|
Added tests for surface tension retrieval
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 11:42:29 -05:00 |
|
Ian Bell
|
a6f0a9e4c7
|
Added test for PD for T > 1.5Tc
See also https://github.com/CoolProp/CoolProp/issues/274
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 11:10:48 -05:00 |
|
Ian Bell
|
de6e95e839
|
Allow DY solver for single phase to go to 1.5*Tc
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 11:00:06 -05:00 |
|
Ian Bell
|
74a181645b
|
Correctly calculate the phase flag when YD are input
Closes https://github.com/CoolProp/CoolProp/issues/273
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-04 10:35:46 -05:00 |
|
Ian Bell
|
b06bdba9ec
|
Added script to generate milestone using github api
Closes https://github.com/CoolProp/CoolProp/issues/278
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-03 21:29:02 -05:00 |
|
Ian Bell
|
44a4a4d8b5
|
Improve docs for Helmholtz terms.
Closes https://github.com/CoolProp/CoolProp/issues/277
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-03 20:32:53 -05:00 |
|
Ian Bell
|
47350ac7c0
|
set config for test for c# 2-bit on windows
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-03 16:14:51 -05:00 |
|
Ian Bell
|
61597ab0a1
|
Added 32-bit c# binary builder
See https://github.com/CoolProp/CoolProp/issues/272
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-03 15:55:51 -05:00 |
|
Ian Bell
|
5b50fa934d
|
Log scale densities for consistency Plots
Closes https://github.com/CoolProp/CoolProp/issues/275
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-03 14:22:06 -05:00 |
|
Ian Bell
|
553e87defe
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-12-03 13:02:40 -05:00 |
|
Ian Bell
|
6a3154fa5b
|
Added docs for SMath integration with CoolProp
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-03 13:01:58 -05:00 |
|
Jorrit Wronski
|
f8aae66ed3
|
Bumping revision to 5.0.2, successfully tested release script on server to publish version 5.0.1.
|
2014-12-03 11:58:08 +01:00 |
|
Jorrit Wronski
|
494eca3253
|
No idea what is wrong with DTU's Matlab, switching back to Ian's slave for 32bit on Windows
v5.0.1
|
2014-12-03 11:13:44 +01:00 |
|
Jorrit Wronski
|
c90143f2cf
|
Of course the parth structure for Matlab is different for 32bit and 64bit...
|
2014-12-03 11:03:17 +01:00 |
|
Jorrit Wronski
|
4c3e48715d
|
Added Matlab 32bit to the DTU builder
|
2014-12-03 10:53:32 +01:00 |
|
Jorrit Wronski
|
3ee53b5e4d
|
Getting ready for the release script
|
2014-12-03 10:42:57 +01:00 |
|
Jorrit Wronski
|
25f64f22d6
|
Removed empty line from citation bibtex
|
2014-12-03 10:34:02 +01:00 |
|
Jorrit Wronski
|
e85fccd040
|
Just a dummy commit to trigger the new builds on the bots after restoring permissions on the server.
|
2014-12-03 09:44:42 +01:00 |
|
Ian Bell
|
5260054d5e
|
Commit the new changelog (oops)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-03 00:41:00 -05:00 |
|
Ian Bell
|
6eb5afab8a
|
bump version to 5.0.1
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-03 00:40:31 -05:00 |
|