Commit Graph

81 Commits

Author SHA1 Message Date
Ian Bell
75d121d9fd Add acentric factor to web docs; see #1075 2016-05-22 13:03:01 +02:00
Ian Bell
7ac9b3d787 Shorten title for REFPROP validation figures; closes #1076 2016-05-22 12:32:33 +02:00
Ian Bell
03b76960ce Workaround hang in plot_directive 2016-05-11 09:41:10 -06:00
Ian Bell
02d74f6844 Touch the time-stamped file for expensive builds only after success 2016-05-07 20:30:54 -06:00
Ian Bell
e305f2b7f4 Fix REFPROP comparison string 2016-05-07 16:47:38 -06:00
Ian Bell
a117eedbb0 Disable image resizing
Could be done by setting DPI in savefig
2016-05-02 08:19:39 -06:00
Ian Bell
09ac0afcfa Tidy up sphinx docs; closes #1029 2016-05-01 18:40:59 -06:00
Ian Bell
47e24ad294 Add REFPROP version to REFPROP comparison script; closes #1026 2016-05-01 16:38:27 -06:00
Ian Bell
987c8eafa5 Make the logo smaller 2016-04-28 09:07:12 -06:00
Jorrit Wronski
dbd07f1387 forgot the match the aspect ratio, see #1029 2016-04-26 13:47:19 +02:00
Jorrit Wronski
df1c9a5573 a quick fix that might work with #1029 2016-04-26 13:40:39 +02:00
Ian Bell
9f1ca720b9 Fix docs for new BIP from JCED paper 2016-04-13 08:36:03 -06:00
Ian Bell
194665adc0 Maybe this fixes multiple papers in the same category from #987 2016-03-12 22:16:23 -07:00
Ian Bell
2688b572ac Fix references for Thol papers 2016-01-19 22:55:22 -07:00
Ian Bell
8fdf0b92c1 Fix table of fluids in docs (swap , for ;) 2016-01-18 20:03:31 -07:00
Ian Bell
a95a1ebe6f Fix some reference-related issues; see #932 2016-01-17 20:58:31 -07:00
Ian Bell
e67fe66cd4 Allow for multiple bibtex keys in the docs; closes #932 2016-01-17 17:33:08 -07:00
Ian Bell
42900543a1 Remove the quitting line from __init__.py 2016-01-09 14:51:37 -07:00
Ian Bell
65aecc2c76 Inject version number into doxygen output 2016-01-09 14:50:55 -07:00
Ian Bell
faa18cb9d1 Remove _{1} from formulas for the web 2015-11-14 22:11:07 -07:00
Ian Bell
9e15a818ef Fix sphinx builder bug with R13I1 2015-09-12 21:32:35 -06:00
Ian Bell
99f121e0f3 Add configuration generation script to scripts 2015-08-20 21:26:01 -05:00
Ian Bell
9f0fa0e47c Added docs for configuration keys, and functions to C++ and python to make this possible; closes #761 2015-08-20 15:57:21 -05:00
Ian Bell
e74044d496 Empty formulas (pseudo-pures for instance) show up as not applicable now 2015-04-26 16:58:52 -06:00
Ian Bell
d9d4541434 Add chemical formula to docs 2015-04-10 20:12:28 -06:00
Ian Bell
a2d54ccb44 Might have fixed encoding problems for escaped characters; See #577 2015-04-06 22:09:44 -06:00
Ian Bell
764f2a8739 Run the example as part of the web build
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-13 20:05:52 -06:00
Ian Bell
bfcff45491 Add some docs for Tabular methods; See #506
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-02 22:28:49 -07:00
Ian Bell
5c955d8bf3 Document which parameters are available in Props1SI; closes #471 2015-02-21 13:31:14 -07:00
Jorrit Wronski
9ac0426f9a Added a default concentration of 0.0 for incomperssible pure fluids. 2015-01-20 18:41:15 +01: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
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
Jorrit Wronski
9708284c60 cleaned up and added some gitignore files 2014-12-17 10:39:16 +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
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
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
80c73c265b Add EOS limits to docs
Closes https://github.com/CoolProp/CoolProp/issues/267

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-02 11:44:00 -05:00
Ian Bell
0c44768973 Cleaned up a lot of warnings from sphinx build
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 21:24:58 -05:00
Ian Bell
e8ed6aba77 Refprop plots use 1.01*Tc
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 13:05:00 -05:00
Ian Bell
7e93aa81a2 Turn back on REFPROP plots, and change plotting style
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-01 12:19:48 -05:00
Ian Bell
173ee1b465 typo in docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-28 23:05:46 -05:00
Jorrit Wronski
4f42f69ddd Writing matplotlibrc on the fly for REFPROP plots 2014-11-28 13:30:54 +01:00
Jorrit Wronski
8a6c657d3e Does this simple check solve the issue? Why is Tmax different on different platforms? 2014-11-28 09:53:24 +01:00
Ian Bell
64c95b6be7 Run the consistency plots with expensive docs build
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 18:06:55 -05:00
Ian Bell
89ef2dc772 Added consistency generator
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 17:58:04 -05:00
Ian Bell
d4898c3963 Added consistency plots to expensive docs.
Closes https://github.com/CoolProp/CoolProp/issues/235

Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-11-27 12:07:18 -05:00