Ian Bell
|
36c5246725
|
Merge pull request #328 from CoolProp/expose_config
Expose config
|
2014-12-10 07:27:45 +01:00 |
|
Ian Bell
|
6b312b7fa7
|
Expose the configuration functions through SWIG - closes #326
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-10 01:25:43 -05:00 |
|
Ian Bell
|
0757bb15dd
|
Refactor CMakeLists.txt to have only one list of swig dependencies to maintain
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-10 01:24:52 -05:00 |
|
Ian Bell
|
4f6daf8f2b
|
Merge pull request #327 from CoolProp/refprop_derivative_support
Refprop derivative support
|
2014-12-10 06:56:57 +01:00 |
|
Ian Bell
|
1fc2fda58e
|
Converted REFPROP to use REDXdll to get reducing state (thanks to email from Eric Lemmon)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-10 00:54:03 -05:00 |
|
Ian Bell
|
19353c764c
|
Merge branch 'master' into refprop_derivative_support
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-10 00:39:00 -05:00 |
|
Ian Bell
|
751a92232a
|
Implemented second partial derivatives in the AbstractState class
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-10 00:37:04 -05:00 |
|
Ian Bell
|
fe1e41f0eb
|
Expose fluid names through the AbstractState. Closes #322
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-10 00:05:55 -05:00 |
|
Ian Bell
|
0b1a978fcf
|
Temporarily disable PHI0 until discrepancies can be resolved
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-09 22:27:03 -05:00 |
|
Ian Bell
|
1a9f0a4e32
|
Derivatives are working, seems like a bug in REFPROP PHI0dll function is the only remaining problem
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-09 18:55:52 -05:00 |
|
Ian Bell
|
bab22184c9
|
Fixed handling of string configuration keys
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-09 13:19:38 -05:00 |
|
Ian Bell
|
0115553119
|
Allow user to specify the REFPROP root path for fluids and mixtures
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-09 12:21:32 -05:00 |
|
Ian Bell
|
16ffbed7b0
|
Fixed bug when relative humidity was input, but T not provided. Closed #320
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-09 11:16:27 -05:00 |
|
Ian Bell
|
3c329e0976
|
Merge branch 'master' of https://github.com/coolprop/coolprop
|
2014-12-09 09:50:48 -05:00 |
|
Ian Bell
|
61c2f88470
|
Properly disable TH and TU inputs, at least for now. Closes #319
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-09 09:49:46 -05:00 |
|
Jorrit Wronski
|
6e70629473
|
Merge branch 'develop'
|
2014-12-09 15:13:52 +01:00 |
|
Jorrit Wronski
|
127a9668f4
|
Fixes #321 - a request for additonal aliases
|
2014-12-09 15:13:30 +01:00 |
|
Jorrit Wronski
|
a2ae6754a0
|
Added README to nightly folder
|
2014-12-09 12:30:19 +01:00 |
|
Jorrit Wronski
|
bc9aac139b
|
Added README to nightly folder
|
2014-12-09 12:30:19 +01:00 |
|
Jorrit Wronski
|
dd9e3bdf88
|
Added README to nightly builds
|
2014-12-09 12:30:11 +01:00 |
|
Jorrit Wronski
|
96dbcc84f0
|
Finish ReplaceSourceBuildbot
|
2014-12-09 12:01:12 +01:00 |
|
Jorrit Wronski
|
2350e5afba
|
Finish ReplaceSourceBuildbot
|
2014-12-09 12:01:12 +01:00 |
|
Jorrit Wronski
|
8d8c39fc20
|
Removed the source builder and added the zipping to the server in the release script.
|
2014-12-09 12:00:03 +01:00 |
|
Ian Bell
|
5b72c68a00
|
Merge pull request #317 from CoolProp/hapropssi_error_wetbulb
Fixed problems with HAPropsSI when wetbulb is an input by converting cal...
|
2014-12-09 06:11:10 +01:00 |
|
Ian Bell
|
e0e2591d73
|
Fixed problems with HAPropsSI when wetbulb is an input by converting call to Brent. Slow but steady.
Closes https://github.com/CoolProp/CoolProp/issues/311
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-09 00:08:27 -05:00 |
|
Ian Bell
|
f10193e3ff
|
Merge pull request #316 from CoolProp/develop
Added docs for the use of partial derivatives (first at least). Closes ...
|
2014-12-09 04:54:53 +01:00 |
|
Ian Bell
|
1d1082d2be
|
Added docs for the use of partial derivatives (first at least). Closes https://github.com/CoolProp/CoolProp/issues/312
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-08 22:43:56 -05:00 |
|
Ian Bell
|
57afce4ce4
|
Remove the (char *) casts and take const char *
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-08 22:12:23 -05:00 |
|
Ian Bell
|
058ca162d2
|
Added a function to check RPVersion - closes https://github.com/CoolProp/CoolProp/issues/305
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-08 22:08:10 -05:00 |
|
Rod Persky
|
8b7c7e738f
|
Delete .travis.yml
as per #73 travis is being removed for now, might be back later if anyone knows how to make best use of the resouce
|
2014-12-09 11:18:11 +10:00 |
|
Ian Bell
|
9ce1651c19
|
Merge pull request #315 from CoolProp/develop
Added surface tension for HFC fluids. Closes https://github.com/CoolProp/CoolProp/issues/306
|
2014-12-09 01:49:18 +01:00 |
|
Ian Bell
|
c1f066b82d
|
Added surface tension for HFC fluids. Closes https://github.com/CoolProp/CoolProp/issues/306
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-08 19:43:52 -05:00 |
|
Ian Bell
|
093622b8f1
|
Add surface tension and pc to docs - closes https://github.com/CoolProp/CoolProp/issues/314 and https://github.com/CoolProp/CoolProp/issues/302
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-08 18:45:34 -05:00 |
|
Ian Bell
|
32fa56108d
|
Implemented rhomass_critical function in AbstractState. Closes https://github.com/CoolProp/CoolProp/issues/303
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2014-12-08 18:22:01 -05:00 |
|
Jorrit Wronski
|
e62d11263c
|
Update buildbot.sh
Fixes issue #300 - buildbot script exits with 1 on git pull failure.
|
2014-12-08 23:32:18 +01:00 |
|
Jorrit Wronski
|
07094afdb2
|
Merge branch 'develop'
|
2014-12-08 21:06:31 +01:00 |
|
Jorrit Wronski
|
c7bba4d7ba
|
Just a small typo in the nightly path that messed it all up.
|
2014-12-08 21:05:58 +01:00 |
|
Jorrit Wronski
|
079ce2545f
|
No more dates in the nightly builds, was confusing and had lead to an enormous waste of server disk space.
|
2014-12-08 20:48:06 +01:00 |
|
Jorrit Wronski
|
61d8a7561d
|
Tried to move the links from the buildbot master to the nightly builds to save some bandwidth
|
2014-12-08 20:15:13 +01:00 |
|
Jorrit Wronski
|
8bdaf4a3c1
|
Rewrote the script to manage the download files on SourceForge
|
2014-12-08 19:01:37 +01:00 |
|
Jorrit Wronski
|
4e8ae87ee2
|
Merge branch 'develop'
|
2014-12-08 17:38:15 +01:00 |
|
Jorrit Wronski
|
f7d45c85bd
|
Noted changes in changelog, closes #309
|
2014-12-08 17:38:03 +01:00 |
|
Jorrit Wronski
|
8a2c00aabf
|
Finish Hotfix-ReleaseManagement, release script takes 2 arguments again and can be called from buildbot directly
|
2014-12-08 17:19:26 +01:00 |
|
Jorrit Wronski
|
7ac4a2f9e6
|
Finish Hotfix-ReleaseManagement, release script takes 2 arguments again and can be called from buildbot directly
|
2014-12-08 17:19:26 +01:00 |
|
Jorrit Wronski
|
6d5a9c6810
|
The bash script takes 2 arguments now
|
2014-12-08 17:18:15 +01:00 |
|
Jorrit Wronski
|
f8f550e19f
|
Fixed error in MEG heat capacity by factor 1e3, closes #309
|
2014-12-08 16:40:17 +01:00 |
|
Jorrit Wronski
|
94924be235
|
Fixed error in MEG heat capacity by factor 1e3, closes #309
|
2014-12-08 16:40:17 +01:00 |
|
Jorrit Wronski
|
b31729d5a5
|
Fixed error in MEG heat capacity by factor 1e3, closes #309
|
2014-12-08 16:38:23 +01:00 |
|
Jorrit Wronski
|
f6cadd0b9d
|
Merge branch 'develop'
|
2014-12-08 16:14:05 +01:00 |
|
Jorrit Wronski
|
fbba5b2e33
|
Added the nightly release cycle
|
2014-12-08 16:11:46 +01:00 |
|