Commit Graph

393 Commits

Author SHA1 Message Date
Jorrit Wronski
75e166cd1a Started to look at the new fit for water, seems like there are problems with the transport properties, see also #390 2015-01-05 19:41:45 +01:00
Ian Bell
eac8f58255 Add python to list of prerequisites for self-compilation in the docs; closes #376
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 16:48:09 -05:00
Ian Bell
ef74d6980e Fix up the mathematica docs; closes #382
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 16:12:53 -05:00
Ian Bell
f9d01990da Touchup to changelog
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 14:39:36 -05:00
Ian Bell
0cee2ea8b1 Added changelog for v5.0.5
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-01 14:23:48 -05:00
Ian Bell
984a8f98d7 Make the REFPROP plots work
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 01:57:00 -05:00
Ian Bell
5969aa1400 Added mathematica docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-31 23:12:31 -05:00
Ian Bell
a964158ea2 Fix the fluids table widths. See #370
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-31 18:33:36 -05:00
Ian Bell
95088d51bf Update logo_2014.py for new PropsSI
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-31 18:16:23 -05:00
Ian Bell
92a1336a4b Add link to StateCalc to main page on website; Closes #368
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-22 15:33:42 -05:00
squoilin
34ad12f312 Fixed bug in the Julia wrapper, updated documentation for Linux users 2014-12-21 18:03:47 +01:00
Ian Bell
db178fe5fd Added release notes for v5.0.4
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-19 17:46:47 -06:00
Ian Bell
db908c0495 Added docs for usage of Julia and CoolProp
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-18 18:39:12 -06:00
Jorrit Wronski
c53c50382d Changed the docs and added a new reference 2014-12-17 16:52:30 +01:00
Jorrit Wronski
f594136451 Fixed the docs, changed the calculation of the reference state, we are half - does not work properly 2014-12-17 11:23:43 +01:00
Jorrit Wronski
69c3a9642b Started to work on the new incompressible enthalpy formulation 2014-12-17 10:42:55 +01:00
Jorrit Wronski
9708284c60 cleaned up and added some gitignore files 2014-12-17 10:39:16 +01:00
Jorrit Wronski
79bd4c9f22 Added the Python module to the docs again 2014-12-17 10:23:58 +01:00
Ian Bell
40fdfbc1a9 Added surface tension to list of fluids
See also #314

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-10 02:32:14 -05:00
Ian Bell
1d1082d2be Added docs for the use of partial derivatives (first at least). Closes https://github.com/CoolProp/CoolProp/issues/312
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-08 22:43:56 -05:00
Ian Bell
093622b8f1 Add surface tension and pc to docs - closes https://github.com/CoolProp/CoolProp/issues/314 and https://github.com/CoolProp/CoolProp/issues/302
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-08 18:45:34 -05:00
Jorrit Wronski
079ce2545f No more dates in the nightly builds, was confusing and had lead to an enormous waste of server disk space. 2014-12-08 20:48:06 +01:00
Jorrit Wronski
61d8a7561d Tried to move the links from the buildbot master to the nightly builds to save some bandwidth 2014-12-08 20:15:13 +01:00
Jorrit Wronski
f7d45c85bd Noted changes in changelog, closes #309 2014-12-08 17:38:03 +01:00
Ian Bell
dd398db0b7 Updated C++ example file, still need instructions on how to use it.
See https://github.com/CoolProp/CoolProp/issues/296

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-07 23:03:02 -05:00
Ian Bell
8231f43398 Bumped revision to v5.0.3, release ready
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 16:30:00 -05:00
Ian Bell
8a32d79ba4 Tidy up predefined mixtures docs
See https://github.com/CoolProp/CoolProp/issues/280

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 11:49:54 -05:00
Ian Bell
62d8103047 Rewrote docs for address sanitizer - passes fine by the way
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-06 01:09:47 -05:00
Ian Bell
b76ac17956 Once more fix java example
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 23:32:55 -05:00
Ian Bell
348aecbb39 Removed old C# and Java examples, updated current ones
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 18:13:12 -05:00
Ian Bell
588192b411 MEG instead of EG
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 15:45:45 -05:00
Ian Bell
42e93e57c6 Tiny changes to example files for C# and Java so they will run - still need to be updated though
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 15:34:02 -05:00
Ian Bell
e6ed862f20 Add web links for MathCAD, fixed path
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 12:05:24 -05:00
Ian Bell
961b8e177f Describe the predefined mixtures and how to use them in the high level API in the docs
Closes https://github.com/CoolProp/CoolProp/issues/280

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-05 11:34:32 -05:00
Ian Bell
93305f0413 Added MathCAD support and docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 21:07:37 -05:00
Ian Bell
0cf7a0b96b Fix bugs in changelog and milestone2rst.py
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 12:52:13 -05:00
Ian Bell
46083a25c7 Release notes for 5.0.2
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-04 12:28:25 -05:00
Ian Bell
553e87defe Merge branch 'master' of https://github.com/coolprop/coolprop 2014-12-03 13:02:40 -05:00
Ian Bell
6a3154fa5b Added docs for SMath integration with CoolProp
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-03 13:01:58 -05:00
Jorrit Wronski
3ee53b5e4d Getting ready for the release script 2014-12-03 10:42:57 +01:00
Jorrit Wronski
25f64f22d6 Removed empty line from citation bibtex 2014-12-03 10:34:02 +01:00
Ian Bell
5260054d5e Commit the new changelog (oops)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-03 00:41:00 -05:00
Ian Bell
7f1c36651f Fixed CP online docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 22:45:46 -05:00
Ian Bell
d73f7fde5e Clean up some docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 22:37:06 -05:00
Ian Bell
98172399c1 Fix math, remove hyperlink to consistency plots
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 21:43:17 -05:00
Ian Bell
d463227365 Rebuild the parameter table every time
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 21:35:38 -05:00
Ian Bell
5abf7e9afa Relocate builder for parametric table
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 21:32:06 -05:00
Ian Bell
8fc1fac00e html should get converted to HTML in sphinx
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 21:30:02 -05:00
Ian Bell
6348d76ad7 Add references to generated fluid files and more docs for consistency plots
Closes https://github.com/CoolProp/CoolProp/issues/266

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 20:48:00 -05:00
Ian Bell
0ea716fc29 Update MATLAB docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 18:39:57 -05:00