845 Commits

Author SHA1 Message Date
Ian Bell
4e4303a7a1 Add docs for MATLAB to Python 2018-10-26 17:07:19 +02:00
scls19fr
5045c96322 Fix Python print (#1746)
* Fix print

* Some manual fixes

* Revert
2018-10-19 22:59:31 +02:00
spinnau
d3c24483d6 Update LibreOffice wrapper and documention (#1747)
Change the wrapper to use the CoolProp python package on Windows and Linux.
The necessary python script and the Basic macros to wrap the underlying
python functions are directly integrated into the new ods template file.
Updated the installation guide and usage instructions in the documentation.
2018-10-18 18:58:46 +02:00
Jeff Henning
34dcb680d4 Show an actual DeprecationWarning if Props() used. (#1743)
* Show an actual DeprecationWarning if Props() used.

* Add warning suppression to Python wrapper docs [ci skip]
2018-10-13 09:23:07 -04: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
Jorrit Wronski
f316483f4d Ported the changes from #1723 to master 2018-08-13 21:28:08 +02:00
Jorrit Wronski
a23824abd5 getting ready for Python3.7, related to #1604, #1654 and #1309. Please refer to https://github.com/CoolProp/Dockerfiles for details 2018-08-09 12:04:29 +02:00
Vishal Patel
f745dfa581 Add a compile note for gcc debug build
This change is the result from the user group ?: https://groups.google.com/forum/#!topic/coolprop-users/bI01hf8sQnY
2018-07-30 10:31:16 -07:00
kaz4ikeda
c6abd2957b added workaround for excel wrapper problem 2018-07-07 17:49:54 +09:00
kaz4ikeda
6c6d011590 added workaround for excel wrapper problem 2018-07-07 17:36:11 +09:00
Jorrit Wronski
9417b72f2f Typo in the example from #1600 2018-04-05 09:23:50 +02:00
Jorrit Wronski
21e21ba203 Added the example from #1600 to the docs 2018-04-05 09:22:35 +02:00
Jeff Henning
abcd91a9a7 Update PropsSI() to Parse Imposed Phase Strings on Input Keys (#1660)
* PropsSI enhancement to allow imposed phase on Input key string

* Update PropsSI documentation for imposing phase [skip ci]
2018-03-07 21:51:41 -07:00
Jeff Henning
2658fdfa0e Update Low-Level API documentation for imposed phase [skip ci] (#1626) 2018-01-04 21:22:11 -07:00
Jorrit Wronski
87932a51b6 This fixes the 64bit builds on Linux, but does not help with 32 bit since the libraries are missing on the buildbot worker (and cannot be installed) 2017-12-20 09:19:40 +01:00
Jorrit Wronski
bff23f8123 Added some more buildbot documentation 2017-12-18 22:54:06 +01: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
galtieri
628cf09511 Update index.rst (#1580) 2017-11-02 19:10:53 -06:00
Matthis Thorade
1830299064 print(T)
invalid syntax here:
http://www.coolprop.org/fluid_properties/HumidAir.html#sample-hapropssi-code
2017-11-02 10:00:25 +01:00
Jorrit Wronski
56d7f78042 Added a new OSX builder, updated commands to handle new buildbot versions, still some work in progress 2017-10-30 09:14:15 +01:00
Ian Bell
4734c84c55 Fix typo in derivative for Joule Inversion curve; closes #1555 2017-09-28 22:41:17 -06:00
Jorrit Wronski
44172d1df0 Coverity scan (#1479)
Added a basic Travis integration and added configuration details for coverity scans. Travis could be refined though.
2017-04-21 16:47:20 +02:00
Jorrit Wronski
4efe01d593 Feature/refprop paths (#1477)
Explicitly specify a REFPROP library and some convenience functions to handle paths on different platforms.
2017-04-21 12:28:25 +02:00
jfeng08
8485eab3e6 Add low-level interface example (#1467) 2017-04-06 14:27:48 -06:00
Jorrit Wronski
6d9b3c0292 Added Python 3.6 for #1429 2017-03-10 18:03:06 +01:00
JonWel
78b953e64c UNIFAQ -> UNIFAC, close #1421 (#1423)
* UNIFAQ -> UNIFAC, close #1421

* UNIFAQ -> UNIFAC, close #1421
Also file names
2017-02-10 00:13:04 -07:00
ArslQ
041fe45046 Update index.rst (#1400)
Added T-Props to projects using CoolProp
2017-01-25 09:01:42 -07: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
a1dca50b3a Fix tabs in PropsSI example in C++ 2016-12-08 20:21:06 -07:00
Ian Bell
4014f85c4c Get JSON string for fluid at runtime (#1371)
* Add the ability to retrieve the JSON fluid structure for loaded fluids

* When overwriting, also remove the old JSON string data for the fluid
2016-12-08 20:16:30 -07:00
Ian Bell
6eb41157b9 Add some docs on the combination of cubics and multi-fluid models 2016-11-30 23:17:28 -07:00
Ian Bell
d986e69e6b Update docs for mixture 2016-11-07 20:48:29 -07:00
Ian Bell
3d7a072201 Fix some small backwards compatibility issues with pandas 2016-11-07 20:35:35 -07:00
Ian Bell
81d1751b34 Add instructions for REFPROP integration on linux/OSX; closes #1303 2016-11-07 20:01:43 -07:00
Ian Bell
17f03058fb Fix typo 2016-11-07 19:51:26 -07:00
Ian Bell
efeef8e286 Update docs for building Android wrapper 2016-11-07 19:49:49 -07:00
Ian Bell
88670c4b28 Add some information about the fluid_param_string function to the docs 2016-10-25 19:19:11 -06:00
Ian Bell
2a9f079e4b Update changelog 2016-10-24 18:43:05 -06:00
Jorrit Wronski
2b65e2024d Fixed the EES module by adding an install target 2016-10-24 11:28:31 +02:00
Ian Bell
e54b916751 Bump revision to 6.1, prepare for release 2016-10-23 22:17:43 -06:00
Ian Bell
3f57f8f742 Update docs for Excel wrapper; closes #1230 2016-10-23 17:36:11 -06:00
Jorrit Wronski
a27200e766 Formatted the docs 2016-10-18 22:22:58 +02:00
Jorrit Wronski
07f0b67c70 Fixed typos and changed the binary directory for the installer from "installer" to "Installers", modifies the link posted in #1237 2016-10-18 22:08:41 +02:00
Jorrit Wronski
7b2429dc43 Added more docs for #1237 and fixed the Excel builder 2016-10-18 20:06:36 +02:00
Jorrit Wronski
13625dc040 Merge branch 'integrate_excel_installer' 2016-10-18 17:16:41 +02:00
Jorrit Wronski
930debd741 Added some docs for #1237 and removed a duplicate rst for Excel 2016-10-14 15:07:28 +02:00
Babak Samareh
146710677d Update iPhone compilation docs (#1257) 2016-10-11 12:51:33 -06:00