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
Ian Bell
fcd61a99c8
Squelch some error/warning messages in the docs
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2015-01-07 15:12:35 -07:00
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
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
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
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
59bb252c34
Update docs for incompressible LiBr
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-02 12:56:36 -05:00
Ian Bell
eb315f1cba
Cleaned up mixtures docs a bit
...
Signed-off-by: Ian Bell <ian.h.bell@gmail.com >
2014-12-01 21:30:02 -05:00