Commit Graph

181 Commits

Author SHA1 Message Date
jowr
46df4a6510 Added all pure fluids from Melinder's book, incompressible JSON files now check hashes before write, equation based fluids can be fitted as well 2014-07-18 12:40:48 +02:00
jowr
6696f84aab Added LiBr as a polynomial... 2014-07-17 18:50:05 +02:00
jowr
8e66da5d09 Added LiBr and some more fitting scripts 2014-07-17 15:27:40 +02:00
jowr
6409efbacc Pure incompressibles are integrated, tests are still pending. 2014-07-17 12:06:15 +02:00
jowr
2bb3e182e5 Fitting works, some tests do not pass. 2014-07-17 11:52:12 +02:00
jowr
e946d84dec Incompressible library and backend work, still need to convert the coefficients from v4. 2014-07-16 13:18:45 +02:00
jowr
8a888cdf9d Fitting works, still a little sensitive, but there was progress 2014-07-15 18:56:07 +02:00
jowr
a62048d9d8 Started to rework the python files to form a module 2014-07-15 16:41:38 +02:00
jowr
c4a9e399a0 Fitting works again, code needs some cleaning up. 2014-07-15 15:08:40 +02:00
jowr
f26cc22e64 Python, python 2014-07-14 18:04:32 +02:00
jowr
cd5873e24a Merge branch 'master' into eigenPolynomials 2014-07-14 17:01:51 +02:00
jowr
ee04ef05dc Many C++ things are done, working on the Python parts 2014-07-14 16:53:22 +02:00
jowr
79beb6fddc The incompressibles pass the first tests and concentration inputs are read properly 2014-07-14 14:54:09 +02:00
jowr
8dacd33d3b Still problems with the mass fractions 2014-07-13 22:07:33 +02:00
jowr
943eb86d2e Added some more tests and prepared the backend. Example fluids load properly, but there are some bugs. Calculations work, but give wrong results. 2014-07-13 21:04:11 +02:00
Ian Bell
c2a6650984 Fixed typo in Air.json in generalized Planck-Einstein term
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-12 12:29:05 -04:00
Ian Bell
c553f0a2ff Merge branch 'master' of https://github.com/coolprop/coolprop 2014-07-10 15:58:53 +02:00
Ian Bell
8b072f9e67 Updated code::blocks project
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-09 20:10:27 +02:00
jowr
b93c5ced68 Merge remote-tracking branch 'origin/eigenPolynomials' into eigenPolynomials 2014-07-09 18:18:43 +02:00
Ian Bell
f4764eb929 Incompressibles load and run! ExamplePure works.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-09 18:06:21 +02:00
jowr
32d3831b12 Merge branch 'master' into eigenPolynomials 2014-07-09 10:15:25 +02:00
Ian Bell
61c614f183 Updated JSON files and Python files for incompressibles
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-08 16:43:12 +02:00
jowr
bbd14f24ff Merge branch 'master' into eigenPolynomials 2014-07-08 15:41:42 +02:00
Ian Bell
4aa8c5ac61 Fixed incomp JSON files and added prototypes to incompressible backend
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-08 15:40:32 +02:00
Ian Bell
6482ced24a buildbot cron 2014-07-08 15:28:19 +02:00
Ian Bell
36d9c7f9e6 Fixed buildbot 2014-07-08 15:15:11 +02:00
Ian Bell
acc670587f Buildbot docs 2014-07-08 15:10:43 +02:00
Ian Bell
68c0fe914d Docs for buildbot-private 2014-07-08 15:08:02 +02:00
Ian Bell
90af4a0442 Turns out you don't need virtual environment 2014-07-08 14:58:53 +02:00
Ian Bell
55b7514736 Fix path for virtual environment 2014-07-08 13:58:15 +02:00
jowr
77fa6d9887 Moving files around 2014-07-08 13:49:58 +02:00
jowr
48515b98fd Fixed the coefficients!!!! A minus was missing. 2014-07-08 13:36:08 +02:00
Ian Bell
b08a241a56 Remove apidoc from buildbot
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-08 00:03:41 +02:00
Ian Bell
4d235727d4 Fixed indentation in buildbot master.cfg
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-07 23:18:52 +02:00
Ian Bell
e1a93f5f6f Updated buildbot to build docs using sphinx
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-07 23:14:59 +02:00
Ian Bell
5d06cfa7a5 Fixed JSON file
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-07 21:52:57 +02:00
jowr
fb9421f6d0 Added some basic checks, still need to make sure that rows and columns are valid 2014-07-07 17:37:38 +02:00
jowr
f5a6cc4ef5 Merge branch 'master' into eigenPolynomials 2014-07-07 12:35:50 +02:00
jowr
d3ae8ead88 JSON string formatting, renamed example files 2014-07-07 12:27:14 +02:00
jowr
99e08bf252 Added conversion function for Melinder solutions 2014-07-07 12:11:46 +02:00
Ian Bell
8d3c49b692 Fixed buildbot master.cfg
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-07-07 00:50:45 +02:00
Ian Bell
054d5418ae moved buildbot authentication out of the master.cfg into private module 2014-07-07 00:27:55 +02:00
Ian Bell
7aa7ea13c2 Updated buildbot docs 2014-07-06 21:11:57 +02:00
Ian Bell
00a5e9f972 Add master.cfg for buildbot - nearly functional 2014-07-06 21:09:09 +02:00
Ian Bell
7d0bf500d4 Update where to start slave 2014-07-06 19:20:04 +02:00
Ian Bell
6afa3c1c92 Merge branch 'master' of https://github.com/CoolProp/CoolProp 2014-07-06 19:06:44 +02:00
Ian Bell
fd209a20d5 Some progress getting Octave working on OSX, still not working yet 2014-07-06 19:05:37 +02:00
Ian Bell
dd1020bdad Update docs.md 2014-07-06 17:17:48 +02:00
Ian Bell
935f86a8aa Added information about restarting master buildbot 2014-07-06 17:15:23 +02:00
Ian Bell
ef5d4b69cd docs for .bashrc for buildbot slave 2014-07-06 15:52:48 +02:00