Commit Graph

1236 Commits

Author SHA1 Message Date
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
5c2bc9da00 Fixed Abstract State keyed_output function docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-24 18:52:22 +02:00
Ian Bell
087fd402d6 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-09-24 18:46:24 +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
Jorrit Wronski
d3364cc08b New readme 2014-09-24 17:14:55 +02:00
Ian Bell
d0ed27af7b Removed old files from codelite project
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-24 16:56:48 +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
Ian Bell
3001e4c5f0 Fixed mixtures rst file
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-24 16:55:25 +02:00
Ian Bell
9d7946b983 Updated python docs for doxylink purposes
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-24 16:54:53 +02:00
Ian Bell
07cd616c38 Implemented access to mixture binary pairs in get_global_param_string
See https://github.com/CoolProp/CoolProp/issues/152

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-24 16:53:51 +02:00
Ian Bell
ccca000535 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-09-24 15:58:57 +02:00
Ian Bell
9e8a925c10 Updated apidoc files for web
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-24 15:58:38 +02:00
Jorrit Wronski
cf4f93b355 Added base temperatures again, are we really sure that we need them? 2014-09-24 15:42:52 +02:00
Jorrit Wronski
d2c8c5d35a Added IPython notebook again, finished documentation for incopressibles. 2014-09-24 15:42:52 +02:00
Jorrit Wronski
a03b3ec527 Readded the LinearAlgebra notebook 2014-09-24 15:42:51 +02:00
coolprop
46ca2e25ff Merge branch 'master' of https://github.com/CoolProp/CoolProp 2014-09-24 02:43:10 -07:00
coolprop
4245ae8975 Fixed sphinx doxygen issue 2014-09-24 02:42:50 -07:00
Jorrit Wronski
85b2443be3 Fixed the broken reference state setter function 2014-09-24 10:42:38 +02:00
Jorrit Wronski
580fbd15d8 Updated some reference state functions, does not work properly at the moment. 2014-09-24 10:42:38 +02:00
Ian Bell
320907b946 Fixed doxyfile to write tag file to correct location
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-23 22:54:33 +02:00
Jorrit Wronski
c98365c580 Fixes #136 and the latexcodec issues 2014-09-23 16:50:30 +02:00
Jorrit Wronski
9b7d47c774 Added Bibtex filter for Pybtex. That should be filed as a bug in Pybtex, footnotes for incompressibles get generated properly 2014-09-23 00:07:59 +02:00
Jorrit Wronski
2591bdd056 Added new incompressibles, cleaned the docs, and improved the log fitting procedures 2014-09-22 19:47:55 +02:00
Ian Bell
10a817f9b5 Fixed path in C# build instructions 2014-09-22 18:21:44 +02:00
Jorrit Wronski
9cd98548ca Cleanup in bibtexer 2014-09-21 21:41:55 +02:00
Jorrit Wronski
07e4b1f968 Commited two patches to Pybtex on launchpad, changed the BibtexParser to use the latest Pybtex. Added entry to bib file. 2014-09-21 19:59:26 +02:00
Ian Bell
f9f93a2d50 Fixed pressures for HAValidation
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-18 20:24:11 +02:00
Ian Bell
c646468c8d HAValidation.py now runs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-18 20:23:28 +02:00
Ian Bell
43aa614bd1 Resolved issue with table of contents for incompressibles
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-18 20:05:51 +02:00
Ian Bell
79b3fba52e Small updates to docs for CMake and buildbot
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-18 20:05:02 +02:00
Ian Bell
3bc62f50a6 Added "A" backwards compatibility alias for speed of sound
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-18 19:32:39 +02:00
Ian Bell
978bea358d Fixed order of inputs for update_ph of state class
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-18 19:17:27 +02:00
Ian Bell
5dcf810f0b Added cp0 and dpdT|rho for REFPROP backend for use in PDSim
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-18 19:16:52 +02:00
Ian Bell
b433dde061 Actually return the value from the PropsSI function
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-18 18:48:18 +02:00
Ian Bell
b1f8a2e8b6 old-style State class can handle mixtures mostly and phase can be set
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-18 18:46:49 +02:00
Ian Bell
1ec70ccb80 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-09-17 00:48:15 +02:00
Ian Bell
5d2655dfbc Updated T_reducing location for ECS
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-17 00:47:52 +02:00
Ian Bell
9e4556352c Fixed ECS coefficients
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-16 23:38:55 +02:00
Ian Bell
62df5af0f7 Added ECS parameters from Huber, IECR, 2003
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-16 19:51:41 +02:00
Jorrit Wronski
bead14f8e2 The Bibtexer is back 2014-09-16 18:43:39 +02:00
Ian Bell
b84187a2a7 Tidied up speed test so that it will run
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-16 17:18:27 +02:00
Ian Bell
f11a1f0b5c Removed PHSU debug commands
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-16 17:17:42 +02:00
Ian Bell
c5ae49e072 Added documentation of reducing function derivatives
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-16 15:41:54 +02:00
coolprop
24ddc90fb4 Sphinx docs building with incompressibles: 2014-09-16 04:13:44 -07:00
Ian Bell
ef0c8b3e88 Merge branch 'master' of https://github.com/coolprop/coolprop 2014-09-16 11:46:58 +02:00
Ian Bell
c5ba7b8bf1 First cut at integrating incompressible nightly files
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-16 11:46:37 +02:00
Jorrit Wronski
37a90176a4 Basic bibtex parsing 2014-09-16 09:03:12 +02:00