845 Commits

Author SHA1 Message Date
Ian Bell
8e3863729e More information on REFPROP in low- and high-level interfaces; closes #657 2015-05-08 19:10:20 -06:00
Ian Bell
0dea8a4dd8 Added back examples for MATLAB for sphinx; closes #650
Maybe fixed highlighting for c# too
2015-05-07 19:50:01 -06:00
Ian Bell
5ff80367db Some updates to docs; see #648 2015-05-06 22:42:09 -06:00
Ian Bell
d42f896e0e Tidy up some typos in low-level interface code; closes #626 2015-05-04 08:48:20 -06:00
Ian Bell
dc1d434e76 Fixed typo in LL API; see #626 2015-05-03 23:13:58 -06:00
Ian Bell
12779b6c96 A first attempt at #626 2015-05-03 23:00:10 -06:00
Ian Bell
e6283924e3 Updated changelog
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-04-26 17:27:57 -06:00
Ian Bell
e74044d496 Empty formulas (pseudo-pures for instance) show up as not applicable now 2015-04-26 16:58:52 -06:00
Ian Bell
65e8ff549b Tidy up HAPropsSI table of inputs 2015-04-24 18:09:58 -06:00
Jorrit Wronski
ec54b9793e Quite a few changes on the index page, reduced image sizes, fixed broken Modelica links 2015-04-24 16:35:55 +02:00
Jorrit Wronski
684725708d Typo in the links to TDM-GCC 2015-04-23 22:55:22 +02:00
Jorrit Wronski
3100972f49 Mention the MinGW problems in the docs, related to #608, but does not solve it. It still remains a mystery that the Octave builds don't fail. 2015-04-23 22:30:36 +02:00
Jorrit Wronski
565df6259c Last changes to the docs to close #605, the release scripts do not need further updates. 2015-04-23 22:14:26 +02:00
Ian Bell
d8a09a4fb4 Merge branch 'master' of https://github.com/CoolProp/CoolProp 2015-04-23 10:07:26 -06:00
Ian Bell
1c311459f3 Clean up errors in snippets 2015-04-23 10:06:33 -06:00
Ian Bell
36c6d1f7a6 Fix typo in code page of Web/develop 2015-04-22 21:53:58 -06:00
Ian Bell
88d99e0b74 Fix typo in python docs 2015-04-22 21:48:50 -06:00
Jorrit Wronski
ea548b96ea Removed the links to the Python server, see also #613 2015-04-22 11:02:57 +02:00
Ian Bell
fa2923fa22 Update command for python install of development wheels 2015-04-21 20:06:06 -06:00
Erik Postma
28521aa315 In addition to the missing cell, Y should be marked Input/Output. 2015-04-21 14:31:39 -04:00
Erik Postma
216071cd69 Added missing cell "Input/Output" for enthalpy row. 2015-04-21 11:16:55 -04:00
Ian Bell
2f439d1b10 Update docs for how to read zlib compressed tabular data back into python 2015-04-19 14:03:23 -06:00
Ian Bell
51ae6ba0e3 Add table of inputs for HAPropsSI; closes #591 2015-04-17 18:13:02 -06:00
Ian Bell
d9d4541434 Add chemical formula to docs 2015-04-10 20:12:28 -06:00
Jorrit Wronski
b554060fbd Added Google Analytics tracking to homepage 2015-04-10 16:18:15 +02:00
Ian Bell
a2d54ccb44 Might have fixed encoding problems for escaped characters; See #577 2015-04-06 22:09:44 -06:00
Ian Bell
dd2a55bce6 Add high-level reference key 2015-03-26 23:37:02 -06:00
Ian Bell
4fd0868e7f Slight tidy in the low-level reference state docs 2015-03-26 22:43:29 -06:00
Ian Bell
bd65b917b8 Added docs for setting of reference state; closes #562 2015-03-26 22:09:19 -06:00
Ian Bell
9cf833e323 Fixed some small typos in Julia docs 2015-03-22 11:44:20 -06: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
Ian Bell
39fe3aad35 Add a note about shared library search path for Julia 2015-03-20 09:31:52 -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
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
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
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
Jorrit Wronski
9c5a708f22 Added a link to the input pair docs as discussed in #534 to show @JonWel how easy it is to use the cpapi keys. 2015-03-12 23:10:19 +01:00
JonWel
93d36b70bf Update index.rst
Add example of low level interface usage.
2015-03-12 12:04:48 +01:00
JonWel
ea99f99bb5 Update LowLevelAPI.rst
Add an example of usage of the shared library throw Julia wrapper.
2015-03-12 11:57:32 +01:00
Ian Bell
4d2ee6ab6e Clean up dev a bit 2015-03-11 23:00:19 -06:00
Ian Bell
c984702f9e Tabular files are in fact compressed to z and read as z; Closes #516 2015-03-03 23:06:20 -07:00
Ian Bell
b158b5a585 Completed for now the Tabular docs; Closes #506
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-03 18:09:54 -07: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