Ian Bell
d5ebfffcfb
R1234ZE should be an alias to R1234ze(E), not R1234ze(Z) for compatibility with REFPROP
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-04-06 23:15:29 -06:00
Ian Bell
a446c8624a
Tidied up examples for Octave and Matlab
2015-04-03 22:44:27 -06:00
Ian Bell
a3bbe15c7d
Added IF97 to codelite project
2015-04-03 21:02:48 -06:00
Ian Bell
33d39723fa
Java and C# comments are fixed
2015-04-03 20:03:07 -06:00
Ian Bell
1fe6f05f91
One more try with the example generator
2015-04-03 19:43:23 -06:00
Ian Bell
e5519b209b
Fix typo in comment in example generator
2015-04-03 19:29:49 -06:00
Ian Bell
4ba6473509
Added link to list of inputs to examples
2015-04-03 19:24:05 -06:00
Jorrit Wronski
83beb025ce
I hope this one fixes #571 - @paarfi, could you please confirm that it works now.
2015-04-03 13:37:39 +02:00
Ian Bell
0cb1e95ba4
Updated Air ancillaries to yield better behavior in critical region; see #481
2015-03-31 21:54:50 -06:00
Ian Bell
f278fe0e85
Fix bug with air around the critical point pressure; closes #481
2015-03-27 19:42:13 -06:00
Ian Bell
c8b8b76496
Remove 0.3 Julia stuff from buildbot/master/master.cfg
2015-03-22 21:19:58 -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
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
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
f8405d497d
Updated OSX example runner
2015-03-13 20:02:23 -06:00
Ian Bell
a51e2af03d
Added argparse to example_generator.py
2015-03-13 19:24:12 -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
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
Jorrit Wronski
c9f0fb7bb4
Confirmed the problems mentioned in #524 , reopening #524 .
2015-03-09 13:11:54 +01:00
Ian Bell
bfcff45491
Add some docs for Tabular methods; See #506
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-03-02 22:28:49 -07:00
Ian Bell
d9e16a77f3
Merge branch 'master' into tabular
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-03-02 20:20:51 -07:00
Ian Bell
c2667db344
Make the submodules be init as well as updated
2015-03-02 19:54:08 -07:00
Ian Bell
44d508b8e1
Python should also get dev part of version; Closes #511
2015-03-01 00:10:57 -07:00
Ian Bell
526a241ccc
Updated docs for Tabular Interpolation; fixed bugs in interpolation code
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-28 15:54:27 -07:00
Ian Bell
0e73f5bda7
Hmolar is now a valid output; invalid inputs throw error
2015-02-26 22:26:40 -07:00
Ian Bell
2dbd82f490
Fixed up p-T table with bicubic
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-26 22:07:00 -07:00
Ian Bell
d916872569
Updated tabular checks for speed and accuracy for bicubic
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-26 22:00:43 -07:00
Ian Bell
52a123437c
Merge branch 'master' into tabular
2015-02-26 10:02:31 -07:00
Jorrit Wronski
f50bf8bbf9
Fixed default unit system for TTSE tests
2015-02-26 17:53:41 +01:00
Jorrit Wronski
f31a75e1ed
Trying to write a Python script to compare the speed of TTSE in v4 and v5
2015-02-26 10:47:59 +01:00
Ian Bell
308b7d1a28
Beginning efforts on bicubic interpolation, added A inverse, some Eigen speed test code
...
It looks like it will be about 0.4 us/call to calculate the alpha coefficients for one cell in the bicubic, thus less than 0.1 s (200*200*3*0.4e-6) to calculate all the alpha coefficients in one shot. So we'll just do that.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-25 23:44:12 -07:00
Ian Bell
11d226b965
TTSE working for single- and two-phase inputs in p,h
2015-02-25 19:47:45 -07:00
Ian Bell
716c5a34d0
Merge branch 'master' into tabular
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-24 20:20:00 -07:00
Jorrit Wronski
e6353e9c3e
Added speed test code
2015-02-23 09:35:54 +01:00
Ian Bell
273ab276c9
Update TTSE checking script
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-22 21:39:25 -07:00
Ian Bell
a43693de58
Single-phase HmolarP_INPUTS are working with TTSE
2015-02-22 21:08:32 -07:00
Ian Bell
6fa33422b4
Update codelite project
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-21 17:36:57 -07:00
Jorrit Wronski
d438d42eb8
... they really are.
2015-02-21 19:59:46 +01:00
Jorrit Wronski
d35c17a435
PGF plots are a pain.
2015-02-21 19:58:42 +01:00
Jorrit Wronski
5ae43f32a9
Minor adjustments in Python plots and snippet that fixes #482
2015-02-21 18:09:32 +01:00