Commit Graph

2181 Commits

Author SHA1 Message Date
Ian Bell
433d6aa9b9 Fixed hyperlink for doxygen; See #416
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-20 19:36:09 -07:00
Ian Bell
06003c6ff6 Error if matrix input in PropsSI in python; Closes #387
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-19 21:29:00 -07:00
Ian Bell
02dc2fa860 Fix bug with inserter
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-19 19:41:54 -07:00
Ian Bell
d0d5c319c4 Merge pull request #412 from CoolProp/HAPropsSI
More fixes to HAPropsSI
2015-01-20 01:36:16 +01:00
Ian Bell
4ebe23ed95 Comment out the HAPropsSI code consistency test
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-19 17:28:54 -07:00
Ian Bell
de2105fafb Add tests for HAPropsSI
Also, if an output is the same as the input, return the input directly

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-19 16:34:24 -07:00
Ian Bell
9140325926 Merge branch 'master' of https://github.com/coolprop/coolprop
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-15 20:04:43 -07:00
Ian Bell
df9bd25145 Evidently I did not commit the changes to HAPropsSI. Oops.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-15 19:55:19 -07:00
Ian Bell
41982f7e63 Phase envelope should only be able to build for pure fluids; closes #410
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-15 19:53:49 -07:00
Jorrit Wronski
3102ec9656 Fixes #406 , just a typo. 2015-01-15 17:54:57 +01:00
Jorrit Wronski
57470bc9be Fixed a typo in PropsSI in Python wrapper 2015-01-15 11:56:35 +01:00
Ian Bell
3ad1a2f99a Fix typo in bb for VB.net 2015-01-15 00:09:46 -07:00
Ian Bell
b052ebc39c Merge pull request #407 from CoolProp/VB.net
Add Vb.net support using VS2012
2015-01-15 08:06:16 +01:00
Ian Bell
bd153a2235 More fun with the copy_directory
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-15 00:03:27 -07:00
Ian Bell
b0d9dde849 Add first cut at VB.net docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:39:28 -07:00
Ian Bell
91ec7ca0a2 Add buildbot builder for VB.net
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:38:57 -07:00
Ian Bell
ac7dcfe04d Update CMakeLists for VB.net
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:38:28 -07:00
Ian Bell
979bc57739 Also build class library in release mode
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:27:34 -07:00
Ian Bell
9dbf8fdcbd Small updates to project files for VB.net example
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 23:19:22 -07:00
Ian Bell
7c108c9ac2 Added VB.net solution files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-14 22:24:10 -07:00
Jorrit Wronski
ccffe5855d The release script again. I hope it is well documented now and we can use it. I hope this covers #378. 2015-01-13 17:57:42 +01:00
Ian Bell
4d95e47872 Merge pull request #404 from CoolProp/HaPropsSI_bugs
HAPropsSI bugs
2015-01-13 07:41:14 +01:00
Ian Bell
0bb60b6ed9 Refactored HAPropsSI to handle better weird inputs
Closes #400
Closes #398
Closes #403

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 23:38:29 -07:00
Ian Bell
5208b32995 Fixed bug with different output for different order of inputs to HAPropsSI; Closes #399
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 21:58:40 -07:00
Ian Bell
12db11cbde Merge branch 'master' into HaPropsSI_bugs 2015-01-12 21:49:29 -07:00
Ian Bell
e81833b38c Tiny updates to C# docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 21:26:03 -07:00
Ian Bell
633a9c3a5c Updated integration docs for C# and Java; See #392
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 21:23:17 -07:00
Ian Bell
4fa4215696 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-01-12 21:03:14 -07:00
Ian Bell
660210b49a Do not deploy platform-independent C# files; See #392
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 21:02:32 -07:00
Ian Bell
d1ca808ca7 Fixed weird bug with long<0 in REFPROP wrapper; Closes #401 2015-01-13 04:55:40 +01:00
Ian Bell
6d004a90a8 Fixed bug in REFPROP debug output
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 19:35:54 -07:00
Ian Bell
658f467e26 More debug for fluid loading
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 19:20:17 -07:00
Ian Bell
36188fe37e Bump revision to 5.0.7dev
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-12 18:22:51 -07:00
Jorrit Wronski
038b0100bf One more typo in the release script 2015-01-12 09:11:20 +01:00
Jorrit Wronski
fb4c75ea48 Added water reference to JSON file. 2015-01-12 08:48:22 +01:00
Jorrit Wronski
b4339e89f1 Fixed binary folder handling 2015-01-12 08:45:52 +01:00
Jorrit Wronski
b2473d80c8 Somehow the SFUSER escaped from the release script. 2015-01-12 08:13:33 +01:00
Ian Bell
a63d20e843 Make the bin/MicrosoftExcel folder for Excel
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-11 20:34:42 -07:00
Ian Bell
d34881b28c Disable testing with MATLAB
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-11 20:20:05 -07:00
Ian Bell
74970b3dea Merge branch 'master' of https://github.com/coolprop/coolprop 2015-01-11 20:10:28 -07:00
Ian Bell
02987937ef Clean up HAPropsSI
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-11 20:07:57 -07:00
Ian Bell
fa2d50d99b Version 5.0.6 release
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
v5.0.6
2015-01-11 20:06:46 -07:00
Jorrit Wronski
b528c61038 Added correct viscosity reference fro pure water 2015-01-11 21:22:47 +01:00
Ian Bell
f635528101 First attempt to integrate the sphinx docs into the binaries/release/unstable folder output; see #378
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 22:42:03 -07:00
Ian Bell
0fe389bfbf Fix Octave link for windows in docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 15:41:04 -07:00
Ian Bell
3c65678a8d Fix python wrapper code
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 15:23:16 -07:00
Ian Bell
1693b19a81 Fixed bug in HighLevelAPI.rst by a slightly better error message in PropsSI
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 15:15:28 -07:00
Ian Bell
fcd61a99c8 Squelch some error/warning messages in the docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 15:12:35 -07:00
Ian Bell
f7cb65305a Fix bug with humid air properties; Closes #389
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 14:02:34 -07:00
Ian Bell
082f365416 If all outputs are trivial, never do a state update in internal routines; closes #395
Added Catch test for this configuration

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-07 13:28:21 -07:00