845 Commits

Author SHA1 Message Date
Jorrit Wronski
6937f31dd3 Added Linux slave docs 2014-10-16 02:59:10 +02:00
Ian Bell
b380550eeb Merge branch 'master' of https://github.com/coolprop/coolprop 2014-10-15 17:36:04 +02:00
Ian Bell
f7bd76b4dc Updated Fortran docs
Closes https://github.com/CoolProp/CoolProp/issues/171

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-15 17:35:31 +02:00
Jorrit Wronski
baf077d098 Restructured docs 2014-10-15 17:13:17 +02:00
Jorrit Wronski
912edd9a98 New docs on the Windows builbbots 2014-10-15 17:13:16 +02:00
Ian Bell
034004a2e7 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-10-14 17:00:23 +02:00
Ian Bell
9c4ca15c28 Added script to generate fluid information for web on the fly - just need plots now
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-14 13:55:10 +02:00
Jorrit Wronski
b9cf91df6a Citation typo 2014-10-13 15:52:49 +02:00
Jorrit Wronski
a07843f209 One more typo 2014-10-13 15:46:54 +02:00
Jorrit Wronski
e60fc74554 Links in incompressible docu 2014-10-13 15:23:23 +02:00
Jorrit Wronski
1edaaaaca0 Added imagemagick dependency for build process 2014-10-13 12:53:59 +02:00
Jorrit Wronski
7bc8541167 Fixed the nightly build scheduler for the docs 2014-10-13 12:22:30 +02:00
Jorrit Wronski
b8b6ba773f Typo in init file for Web 2014-10-13 11:11:52 +02:00
Jorrit Wronski
861cd3cbfb Minor changes in the docs 2014-10-13 11:07:24 +02:00
Jorrit Wronski
f26c77c445 Added humid air reference and state validity ranges in description. 2014-10-09 16:56:32 +02:00
Jorrit Wronski
cfe2e31432 More space in the logo and full TOC tree in sidebar 2014-10-09 16:13:00 +02:00
Jorrit Wronski
f008ed9091 Removed unused import from diagram 2014-10-09 15:02:39 +02:00
Jorrit Wronski
e236465a22 Updated the logo and added the script to the automated caller structure 2014-10-09 14:53:54 +02:00
Jorrit Wronski
a610620d00 Unified buildbot description and added example files 2014-10-09 14:14:37 +02:00
Jorrit Wronski
d61e96514b Added the nightly job 2014-10-09 12:15:38 +02:00
Jorrit Wronski
c22925b32a More cleaning of the code 2014-10-09 10:43:21 +02:00
Jorrit Wronski
96c525f958 Added more description regarding the documentation builders 2014-10-09 08:26:56 +02:00
Jorrit Wronski
d991788141 More rewriting of the doc generators 2014-10-08 14:42:24 +02:00
Jorrit Wronski
f742002aa9 Cleaned the nightly builder and integrated everything into Python scripts 2014-10-08 13:17:59 +02:00
Ian Bell
c200e9e057 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-10-07 23:19:36 +02:00
Ian Bell
4b806195a8 Updated logo script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-07 23:19:08 +02:00
Jorrit Wronski
b5a1e3f0e2 Update buildbot.rst
Added description on how to set up system services in Debian/Ubuntu.
2014-10-07 23:01:38 +02:00
Jorrit Wronski
d5a7710317 Updated landing page 2014-10-07 18:59:57 +02:00
Jorrit Wronski
e6a1fa356a Minor changes, again. 2014-10-07 18:01:20 +02:00
Jorrit Wronski
275fe588f9 Added buildbot description 2014-10-07 17:06:28 +02:00
Ian Bell
acf9b15fe7 Script for generating logo for CoolProp
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-07 09:16:18 +02:00
Ian Bell
a6e0d6c012 Add general information rst file
Related to https://github.com/CoolProp/CoolProp/issues/169 ?

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-06 19:03:36 +02:00
Ian Bell
9e8d74a5d5 Remake the website structure a bit to make it easier to find things
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-05 20:56:28 +02:00
Ian Bell
a8eb7c7312 Update build docs for octave 2014-10-03 15:57:00 +02:00
Ian Bell
791efecc26 Updated documentation
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-02 18:23:58 +02:00
Ian Bell
8cc4895433 Added script to generate fluid table in docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-10-02 18:19:28 +02:00
Ian Bell
0746859e3d Fixed typo in FORTRAN docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-27 18:30:24 +02:00
Ian Bell
b4f288a206 Fortran needs EXTERNC in the static library
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-27 18:21:09 +02:00
Jorrit Wronski
b5ba07be78 Reworked the documentation generator scripts and the binary mixture table 2014-09-26 18:32:50 +02:00
Jorrit Wronski
2f67422591 Changed Melinder coefficients, fixes #161 2014-09-26 11:31:09 +02:00
Ian Bell
9486b13827 Minor updates to mixture docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-25 15:17:00 +02:00
Ian Bell
524dd15ea3 binary pair table uses normal bibtex file 2014-09-25 14:59:54 +02:00
Ian Bell
a6621fa0d3 Subprocess call for making binary table uses shell=True
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-25 14:16:09 +02:00
Ian Bell
b06a8f8b0e Oops - add the mixture binary pair table builder back
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-25 13:39:55 +02:00
Ian Bell
351c128f52 Added docs for static library.
Closes https://github.com/CoolProp/CoolProp/issues/155

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-25 13:34:01 +02:00
Ian Bell
d684fa40f6 Added output table for mixture pair parameters
Some work on cleaning up is still needed

Closes https://github.com/CoolProp/CoolProp/issues/152

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-25 13:18:52 +02:00
Ian Bell
9a558f4969 Tidied up buildbot docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-25 01:23:30 +02:00
Ian Bell
e939e82657 Migrate buildbot docs to sphinx.
Closes https://github.com/CoolProp/CoolProp/issues/156

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-25 00:32:11 +02:00
Ian Bell
5bf0bde218 Update parameter table
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-24 18:46:10 +02:00
Ian Bell
3e85547bbb Changed path for doxylink (works to a point now)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-24 16:56:12 +02:00