Ian Bell
c9d2743fe6
Merge pull request #550 from JonWel/master
...
Merging Julia wrappers, fixes #544
2015-03-22 18:42:19 +01:00
JonWel
ca118f3c1a
Update index.rst
...
Update the doc as discussed in #542
Remove distinction between wrapper for "Julia 0.4 and above" and "0.3 and below" as they have been merged in a single compatible file, see #544 .
2015-03-22 12:05:15 +01:00
JonWel
004e540852
Update index.rst
...
Update the doc as discussed in #542
Remove distinction between wrapper for "Julia 0.4 and above" and "0.3 and below" as they have been merged in a single compatible file.
2015-03-22 12:03:36 +01:00
JonWel
8d1ca34522
Update master.cfg
...
`wrappers/Julia/0.3/CoolProp.jl` is no more needed.
(both files have been merged on a single one compatible for both Julia versions)
2015-03-22 11:36:32 +01:00
JonWel
8987bfd60e
Update CoolProp.jl
...
There is now only one Julia Wrapper compatible for both Julia 0.3 and 0.4 version.
A small code check the version and apply some corrections to make this Julia 0.4 code compatible with older version.
2015-03-22 11:31:47 +01:00
JonWel
945bdc7171
Delete CoolProp.jl
...
Both wrapper for version 0.3 and 0.4 are merged in a single one with only a small compatibility code.
Only the previous 0.4 version need to remain.
2015-03-22 11:26:43 +01:00
Ian Bell
179e27e82b
Implemented one non-native input to tabular methods; see #522
2015-03-21 22:55:00 -06:00
Ian Bell
2490166103
Fix pow() overload
2015-03-21 20:59:26 -06:00
Ian Bell
0fc326b886
Derivatives work for both TTSE and BICUBIC, as do cv and cp
2015-03-21 20:44:43 -06:00
Ian Bell
55aade4776
c_p works with PH BICUBIC
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-03-21 18:44:21 -06:00
Ian Bell
34617940df
First cut at derivatives needed for BICUBIC and TTSE derivs
2015-03-20 16:59:44 -06:00
Ian Bell
39fe3aad35
Add a note about shared library search path for Julia
2015-03-20 09:31:52 -06:00
Ian Bell
d736a1b399
Merge pull request #546 from JonWel/master
...
Small speed enhancement for Julia wrapper
2015-03-20 01:26:35 +01:00
JonWel
5b7181546b
Update CoolProp.jl
...
Small update
2015-03-19 16:54:46 +01:00
JonWel
d2b4da5e3c
Update CoolProp.jl
...
Small speed enhancement for low level interface
2015-03-19 16:40:31 +01:00
Ian Bell
c0c1083140
Fix bug with shared ptr comparison
2015-03-18 22:40:34 -06:00
Ian Bell
380dff9093
Rebuild tables when limits change; closes #537
2015-03-18 22:33:23 -06:00
Ian Bell
40f874b982
Merge branch 'master' of https://github.com/coolprop/coolprop
2015-03-17 21:28:31 -06:00
Ian Bell
927a394b88
Added snippets/HighLevelLowLevel.cxx
...
Fixed bug with rhomass for Tabular methods
2015-03-17 21:27:55 -06:00
Ian Bell
371d69f31e
Merge pull request #541 from JonWel/patch-2
...
Update CoolProp.jl
2015-03-18 02:31:38 +01:00
JonWel
16a75883a8
Update CoolProp.jl
...
Small speed enhancement for low level interface
2015-03-17 12:34:18 +01:00
Ian Bell
5f07899c84
Add info about auto-starting vbox images
2015-03-15 22:15:34 -06:00
Ian Bell
881fa2de1e
Add info for daemon
2015-03-16 04:56:58 +01:00
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