Commit Graph

880 Commits

Author SHA1 Message Date
Jorrit Wronski
f0e02a67f2 Added ExternC definition to all libraries 2015-04-20 00:30:11 +02:00
Jorrit Wronski
6af64e89fd More buildbot config fun 2015-04-19 23:57:19 +02:00
Jorrit Wronski
dc31cbb60e Removed broken slaves from config 2015-04-19 23:56:11 +02:00
Jorrit Wronski
55379c10b1 Changed the Excel builder config to match the new paths 2015-04-19 23:53:46 +02:00
Jorrit Wronski
9eb3e190b6 Changed the buildbot config and remove Jorrit's Linux machines 2015-04-19 16:34:06 +02:00
Ian Bell
184857ec1a Fixes benzene reference; closes #601 2015-04-18 22:42:21 -06:00
Ian Bell
a1813faebf Update ancillaries for D2O 2015-04-13 23:43:28 -06:00
Ian Bell
a23528253b First cut at D2O - seems there is still a small bug yet 2015-04-12 20:47:25 -06:00
Ian Bell
e4b451276f Added chemical formulas for nearly all fluids; can be retrieved with get_fluid_param_string(self.name, "formula"); closes #564 2015-04-10 20:11:03 -06:00
Ian Bell
0907d2cffe Merge pull request #589 from CoolProp/methane_pentane
Implemented friction theory for methane and pentane viscosity
2015-04-10 19:07:11 -06:00
Ian Bell
d12d4386b5 Merge branch 'master' into methane_pentane 2015-04-10 18:32:31 -06:00
Jorrit Wronski
1810d54bc6 Pushing the docs to /dev on the web server, closes #583. Find the nightly docs at http://coolprop.sourceforge.net/dev/ 2015-04-10 13:25:30 +02:00
Ian Bell
c22bfe17fc Another try with #579
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-04-09 09:00:45 -06:00
Ian Bell
8b9688c8ec Update examples showing call to bicubic backend; closes #578 2015-04-06 23:28:12 -06:00
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
d2305eafce Methane and pentane friction theory for viscosity 2015-04-05 21:40:16 -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