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
Ian Bell
421a6e050a
Bump revision for 5.0.8 release
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-28 21:26:27 -07:00
Ian Bell
130c880d83
Docs for low-level interface; Closes #492
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-28 16:56:43 -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
5fee6f63b9
Added tabular interpolation docs
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-27 22:40:43 -07:00
mikekaganski
1068b724c3
CoolPropDbl
...
Introduce CoolPropDbl to replace long doubles. This may help to overcome
possible portability problems, and test for efficiency and precision.
2015-02-24 13:24:51 +10:00
Jorrit Wronski
e41783a38b
Added citation information to author info
2015-02-23 17:36:06 +01:00
Ian Bell
5c955d8bf3
Document which parameters are available in Props1SI; closes #471
2015-02-21 13:31:14 -07:00
Ian Bell
0d782a1ead
Slight wording change to Julia docs
2015-02-19 21:47:43 -05:00
JonWel
5c0c2ee330
Update index.rst
...
Add information about the separation of the wrapper in two versions.
2015-02-19 14:23:01 +01:00
Ian Bell
2717536bb6
Update docs
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-19 00:30:06 -05:00
Ian Bell
addcb929b5
Added SMath docs
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-18 22:52:10 -05:00
JonWel
4a95421482
Update index.rst
...
A wrapper for Julia 0.3 (and lower) is now available.
2015-02-18 20:05:48 +01:00
Ian Bell
990ab83509
Added iOS tutorial from @babaksamareh; Closes #187
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-12 20:22:47 -07:00
Ian Bell
5602056781
Add link to SmoWeb
2015-02-12 19:24:17 -07:00
Jorrit Wronski
7c72292c99
Does this finally fix #463
2015-02-12 09:13:31 +01:00
Ian Bell
b6c598ecdc
Correct path for VB.net files
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-11 22:58:24 -07:00
Ian Bell
3df9f926fb
Merge branch 'master' of https://github.com/coolprop/coolprop
2015-02-11 22:02:44 -07:00
Ian Bell
4fde84cdf8
Fix link for VB.net on main page; Closes #462
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-11 22:02:29 -07:00
Ian Bell
729da4647d
Fix link for doxygen files; Closes #463
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-02-11 22:00:02 -07:00
Jorrit Wronski
5cc1380ba4
Small bug in incompressible docs
2015-02-11 17:21:44 +01:00
Jorrit Wronski
80b75cf28e
Back to business
2015-02-11 16:21:51 +01:00
Jorrit Wronski
88a8b845fb
Added changelog for v5.0.7
2015-02-11 15:58:26 +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