Commit Graph

2619 Commits

Author SHA1 Message Date
Ian Bell
bfa87dc6e0 Fix output for octave
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-15 20:09:51 -06:00
Ian Bell
091cc43f27 Fix transport properties for bicubic and TTSE; closes #520
Also implement PQ inputs
2015-03-15 00:45:20 -06:00
Ian Bell
f0a40f3bcc Fix typo in CMakeLists.txt
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-14 23:36:58 -06:00
Ian Bell
bc22f17b81 No -wait for MATLAB on UNIX
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-14 23:30:38 -06:00
Ian Bell
72d7ef6947 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-03-14 23:19:48 -06:00
Ian Bell
e10e81348f disable CoolPropDocs environment for docs building 2015-03-14 23:19:33 -06:00
Ian Bell
9c96cae585 Make example running code work in py3 2015-03-15 05:32:02 +01:00
Ian Bell
e066c6a122 Fix exception handling in python code 2015-03-15 04:56:59 +01:00
Ian Bell
77653643d5 Clear cached variables for tabular methods
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-14 20:30:00 -06:00
Ian Bell
c934bae64b Handle partial pressure of water in unit conversion switch 2015-03-14 19:52:30 -06:00
Ian Bell
bd289cfc5b Fix bug in buildbot config; more slaves to IPU 2015-03-14 19:51:56 -06:00
Ian Bell
5d38002389 Reshuffled the OSX slaves a bit to move sphinx to my machine
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-14 19:27:30 -06:00
Ian Bell
773f7318e8 Implement molar mass output for tabular backends
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-14 19:23:17 -06:00
Ian Bell
a4687e8c55 Re-enable MATLAB testing; closes #297 2015-03-13 23:07:53 -06:00
Ian Bell
1bbc113ade Re-enable MATLAB example (high-level only) 2015-03-13 23:03:39 -06:00
Ian Bell
fe4038f1ac Disable high-level interface for MATLAB and tidy indentation 2015-03-13 22:59:08 -06:00
Ian Bell
d8f492d883 Updated MATLAB example generator 2015-03-14 05:51:03 +01:00
Ian Bell
4b388f02dd Fixed path of octave example file 2015-03-14 03:59:05 +01:00
Ian Bell
6120f5eb36 Integrate generated examples into sphinx ReST pages
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-13 20:44:58 -06:00
Ian Bell
764f2a8739 Run the example as part of the web build
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-13 20:05:52 -06:00
Ian Bell
f8405d497d Updated OSX example runner 2015-03-13 20:02:23 -06:00
Ian Bell
d22c472c79 Fixed Csharp testing paths; remove some more old examples 2015-03-13 19:51:47 -06:00
Ian Bell
ae0468cfae Removed old-school examples, implemented auto-generated examples in CMake
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-13 19:32:15 -06:00
Ian Bell
a51e2af03d Added argparse to example_generator.py 2015-03-13 19:24:12 -06:00
Ian Bell
73d4ebca06 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-03-13 17:16:39 -06:00
Ian Bell
eadee7eba3 Added partial pressure of water ("P_w") in HAPropsSI; Closes #490 2015-03-13 17:14:34 -06:00
Ian Bell
64c0b0ceef Things are basically good for the examples (except, of course, for MATLAB) 2015-03-13 07:20:37 +01:00
Ian Bell
dfeca2fc7a Add example runner for OSX 2015-03-12 21:16:31 -06:00
Ian Bell
551b0af088 Updated example generator
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-12 21:06:26 -06:00
Ian Bell
7b0558aa5c Disable pwd.h for powerpc 2015-03-12 21:05:24 -06:00
Ian Bell
5021cc8f64 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-03-12 21:03:25 -06:00
Ian Bell
9300323f81 Back to the old (not-working) vxWorks config
I think we are going to have to drop VxWorks support.  I can't debug why it doesn't load, and don't have access to a machine to test.
2015-03-12 21:03:05 -06:00
Jorrit Wronski
9c5a708f22 Added a link to the input pair docs as discussed in #534 to show @JonWel how easy it is to use the cpapi keys. 2015-03-12 23:10:19 +01:00
Ian Bell
586935d5c0 Merge pull request #536 from JonWel/master
Add low level interface to Julia wrapper as discussed in #534
2015-03-12 15:40:33 +01:00
JonWel
93d36b70bf Update index.rst
Add example of low level interface usage.
2015-03-12 12:04:48 +01:00
JonWel
ea99f99bb5 Update LowLevelAPI.rst
Add an example of usage of the shared library throw Julia wrapper.
2015-03-12 11:57:32 +01:00
JonWel
d5140aca8c Update CoolProp.jl
Add access to low level interface
2015-03-12 11:45:30 +01:00
JonWel
c5981e7c10 Update CoolProp.jl
Add low level access
2015-03-12 11:44:23 +01:00
Ian Bell
b360e6a15c Relocated example_generator.py 2015-03-11 23:46:58 -06:00
Ian Bell
a4c6aaa1c9 Add example code generator script 2015-03-11 23:02:01 -06:00
Ian Bell
4d2ee6ab6e Clean up dev a bit 2015-03-11 23:00:19 -06:00
Ian Bell
85ec5a55a7 first cut at VxWorks makefile template
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-11 22:44:19 -06:00
Ian Bell
7137b0fd23 Close #535 for real this time 2015-03-11 19:24:59 -06:00
Ian Bell
7eeb81c818 Errors are handled properly in high-level wrapping of low-level API; Closes #535 2015-03-11 19:15:07 -06:00
Ian Bell
098f24d4d3 Transport properties are implemented for BICUBIC and TTSE; See #520
Basically works for Bicubic and TTSE but quite limited, you must not be too close to saturation curves or limits of the tables

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-10 23:06:17 -06:00
Ian Bell
9e9687293e Fixed bug in conformal state solver; closes #523 2015-03-10 21:19:32 -06:00
Ian Bell
eeca367112 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-03-10 20:01:01 -06:00
Ian Bell
cb59cbcea0 When the reference state is changed, update the fixed points
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-10 20:00:48 -06:00
Ian Bell
6c4f8ef5d9 Merge pull request #534 from JonWel/master
Add error handling to Julia's wrapper
2015-03-11 02:47:29 +01:00
Ian Bell
79a7350b55 Fix(?) SWIG+MATLAB by moving enum out of class 2015-03-10 19:34:45 -06:00