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
Ian Bell
0504516a01
Try to make release shared library and verbose makefiles again
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-20 21:51:34 -07:00
JonWel
4bd84ca19f
Updated Julia config to match the new folder
...
wrappers/Julia/CoolProp.jl for Julia 0.4 and upper
wrappers/Julia/0.3/CoolProp.jl for Julia 0.3 and lower
2015-02-19 14:29:20 +01:00
Jorrit Wronski
3c65e96fc7
Added correct URL to close #476
2015-02-19 10:06:25 +01:00
Ian Bell
09ce52203d
Fix upload and copying paths for SMath
2015-02-18 23:41:35 -05:00
Ian Bell
dda85e1aa5
Update codelite projects
2015-02-18 23:35:30 -05:00
Ian Bell
8d634f589f
Overwrite the 7z if it already exists.
2015-02-18 23:34:21 -05:00
Ian Bell
60d962b8de
Added SMath packaging to buildbot builder
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-18 23:25:04 -05:00
Ian Bell
3cc8188a9d
Added SMath slave builder in buildbot
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-18 22:54:03 -05:00
Ian Bell
b6912e1e1c
Default is to do a Release build for all trivial 64-bit buildbot builders
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-18 19:58:55 -05:00
Jorrit Wronski
9863bd6d86
Added new Julia config to match #475 .
2015-02-18 22:31:14 +01:00
Jorrit Wronski
ddf74cc0de
Added normalised root-mean-square fitting error to json files for later use, and fixed some bugs with freezing temperature calculation.
2015-02-18 22:31:14 +01:00
Jorrit Wronski
80b75cf28e
Back to business
2015-02-11 16:21:51 +01:00
Jorrit Wronski
34e65e0d75
Reduced missing timeout to 10 minutes (was 1h), closes #456
2015-02-11 15:51:25 +01:00
Jorrit Wronski
0cb981606d
Getting ready for next release, fixed incomressible docs and tried to handle #456 ...
2015-02-11 15:39:01 +01:00
Ian Bell
440f990581
Notify admins when a slave is missing; Closes #456
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-10 19:06:27 -07:00
Jorrit Wronski
171cc6dfb6
Forgot a dir change in the release script
2015-02-10 12:16:32 +01:00
Jorrit Wronski
251f7fecf8
Added new info regarding the release process and automated javascript library update on homepage.
2015-02-10 11:01:56 +01:00
Jorrit Wronski
4c901ac5a2
PGF plots are done, not perfect but OK for now.
2015-02-09 12:00:59 +01:00
Jorrit Wronski
d6a360d818
Merge branch 'master' into pgfplots
2015-02-09 10:44:27 +01:00
Ian Bell
183868dee2
Implement acentric factor through AbstractState and Props1SI; closes #448
...
Fix all instances of accentric->acentric in fluid files and codebase.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-03 17:37:53 -05:00
Ian Bell
cf4a7852e0
Update codelite project
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-02 12:21:28 -05:00
Ian Bell
d189b3732f
Updated Javascript builder
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-01 19:02:24 -06:00
Jorrit Wronski
78c80283a2
Updated the docs and polished the bash script, last known working javascript version 5.0.3, this one should help with #442
2015-01-31 12:28:53 +01:00
Jorrit Wronski
fc45f706ad
Added a script to build the jscript repo on sourceforge servers
2015-01-31 11:26:31 +01:00
Ian Bell
21a0216c2b
Update version for swig+MATLAB
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-28 23:21:41 -07:00
Ian Bell
35dd80ddc2
Point to a different swig+MATLAB repo
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-28 22:54:42 -07:00
Ian Bell
000b14f1fd
betaV and gammaT were entered backwards into mixture_binary_pairs.json; Closes #432
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-26 22:06:40 -07:00
Jorrit Wronski
f52e59bba2
Thanks to Vittorio Carosella who reported #425 . This commit closes #425 , which was caused by two errors in the conversion function for the Melinder coefficients.
2015-01-25 22:42:40 +01:00
Ian Bell
3ad1a2f99a
Fix typo in bb for VB.net
2015-01-15 00:09:46 -07:00