108 Commits

Author SHA1 Message Date
Ian Bell
a4e2ff8aa9 Add c_v to humid air docs 2020-04-01 18:26:25 -04:00
m-allan
07d8c169dd Document apply_simple_mixing_rule initialisation behaviour (#1875)
Document the behaviour that led to #1874
2019-12-09 20:03:26 -05:00
Ian Bell
5772f0a85d How about a psychrometric chart? 2019-04-23 20:19:09 -06:00
Ian Bell
daa0458886 Fix some HAPropsSI things 2019-04-19 23:41:29 -06:00
Jorrit Wronski
dae83fd2e2 Added notes for new incompressibles 2019-04-13 14:46:38 +02:00
Ian Bell
3b1eb50324 More pep8 whitespace; see #1612 2019-01-12 20:45:25 -07:00
Ian Bell
037e587f41 Fix execfile in Python 3 2019-01-11 18:58:28 -07:00
Ian Bell
dcfef1d838 Add humid air testing script to docs 2019-01-09 09:46:24 -07:00
scls19fr
5045c96322 Fix Python print (#1746)
* Fix print

* Some manual fixes

* Revert
2018-10-19 22:59:31 +02:00
luzpaz
93f4a986e2 Misc. typos (#1726)
Found via `codespell -i 3 -w -I ../coolprop-word-whitelist.txt` whereby whitelist consists of:
```
cas
formate
hel
nd
te
tim
ue
uint
```
2018-08-14 23:06:49 -06:00
Matthis Thorade
19a4875879 More autopep8 (#1621)
* autopep8 rule-groups E101,W1,W2,W3

* autopep8 with rule group E3 (blank lines)

autopep8 --in-place --recursive --max-line-length=200 --exclude="externals" --select="E101,E3,W1,W2,W3" .

* tabs and space W191

* autopep8 aggressive
2017-12-13 14:43:41 +01:00
Matthis Thorade
526cb198a4 autopep8 whitespace (#1613)
* autopep8 whitespace only:

--select="E101,W1,W2"

* revert single file: web2py_online.py

Should this be a .py file at all?

* revert file Tickets/1443.py because the diff looked strange:

maybe there is an encoding problem?

* Rename web2py_online.py to web2py_online.rst
2017-12-12 08:32:38 -07:00
Jeff Henning
1837540aca Documentation Update (#1589)
* Add misc ignores so dynamic doc content can be built in repository

* Update to documentation Makefile for clean html build on Windows

* Updates to instructions for doc builds on Windows with Anaconda

* Added documentation page for IF97

* Fix errors on documentation page for Fluid_Properties/Mixtures

* Updated HighLevelAPI docs for clarity, IF97 ref, Python 3 support, and typos

* Modify print command to support build on Python 2 or 3

* Update to documentation to compile the Python wrapper with VC++
2017-11-14 04:49:01 -05:00
Ian Bell
4734c84c55 Fix typo in derivative for Joule Inversion curve; closes #1555 2017-09-28 22:41:17 -06:00
Ian Bell
8099cc5803 Some cleanups to documentation for humid air properties 2017-01-02 14:17:31 -07:00
Ian Bell
c617dbe356 Fix humid air documentation and validation code 2017-01-02 13:44:39 -07:00
Ian Bell
d986e69e6b Update docs for mixture 2016-11-07 20:48:29 -07:00
Jorrit Wronski
1d279031d2 Added the validation script and figure to the incompressible page, might resolve #1045 2016-07-17 12:12:49 +02:00
Ian Bell
03b76960ce Workaround hang in plot_directive 2016-05-11 09:41:10 -06:00
Ian Bell
40616d4a9e Fixed units in RP1485 validation tables 2016-05-01 21:52:35 -06:00
Ian Bell
9f1ca720b9 Fix docs for new BIP from JCED paper 2016-04-13 08:36:03 -06:00
Ian Bell
3d533fd0ed Update mixtures setting/getting BIP docs 2016-03-19 20:48:02 -07:00
Ian Bell
83d7c100f5 Improvement in stability of refinement of phase envelopes 2016-03-19 13:21:40 -07:00
Ian Bell
8fdf0b92c1 Fix table of fluids in docs (swap , for ;) 2016-01-18 20:03:31 -07:00
Ian Bell
3c9de540a9 Add some more docs for linear and Lorentz-Berthelot mixing 2016-01-17 16:43:08 -07:00
Jorrit Wronski
264076d8cd Implemented more partial derivatives, still need a proper mapping of the additional quantities. 2015-11-15 16:33:31 +01:00
Jorrit Wronski
45aa71f29d Added link to high level api 2015-11-15 15:53:10 +01:00
Jorrit Wronski
9f0c3f2746 Removed the exotic derivative notations with dT 2015-11-15 15:45:25 +01:00
Jorrit Wronski
3d11e61842 Started to include some notes to get started with #858 2015-11-15 15:21:27 +01:00
Jorrit Wronski
38ccf4e10a Started to describe the partial derivatives for incompressible fluids 2015-11-15 14:50:20 +01:00
Ian Bell
27dad3f9bc More information on setting/getting interaction parameters and mixing rules; see #848 2015-11-01 16:48:42 +01:00
Ian Bell
1aca030ae9 few more small sphinx warnings 2015-08-23 17:46:39 -06:00
Ian Bell
c75293e89d Kill off some sphinx warnings 2015-08-23 17:41:20 -06:00
Ian Bell
be6d866bc0 Fixed tiny typos in docs 2015-08-20 20:46:53 -05:00
Ian Bell
7043b025cf Fix tiny typo in reducing function; closes #733 2015-07-20 19:31:04 -06:00
Ian Bell
8e2ea3a119 Added docs for ideal curves; closes #654 2015-05-15 22:14:01 -06:00
Ian Bell
e2ab086ff9 Remove old docs on TTSE 2015-05-15 21:39:06 -06:00
Ian Bell
65e8ff549b Tidy up HAPropsSI table of inputs 2015-04-24 18:09:58 -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
51ae6ba0e3 Add table of inputs for HAPropsSI; closes #591 2015-04-17 18:13:02 -06:00
Jorrit Wronski
5cc1380ba4 Small bug in incompressible docs 2015-02-11 17:21:44 +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
Ian Bell
102e2a8cb4 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-02-10 18:04:15 -07:00
Jorrit Wronski
29f51f06aa Closes #454 2015-02-10 18:00:15 +01:00
Jorrit Wronski
de5d7a46f0 Fixed tests and docs to handle #454 properly 2015-02-10 17:52:34 +01:00
Ian Bell
277be8bf01 Fix incompressible bibtex stuff
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-09 23:49:48 -07:00
Ian Bell
78bef551b4 Fixed problem with bibtex citations; Closes #386
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-09 23:42:48 -07:00
Jorrit Wronski
6b9cb35f51 Merged BibTex files and fixed some more PGF bugs 2015-01-13 20:54:14 +01:00
Jorrit Wronski
b528c61038 Added correct viscosity reference fro pure water 2015-01-11 21:22:47 +01:00