Commit Graph

24 Commits

Author SHA1 Message Date
Ian Bell
4b378a630c Some case-sensitivity for OSX/linux 2020-05-05 19:20:27 -04:00
Nick Mason-Smith
2041cdba6f Fix second_partial_deriv example (#1916)
Order of arguments in the example code using the second_partial_deriv function were not consistent with the source documentation; this is corrected and a second example included to clarify the order of arguments.
2020-04-09 12:12:45 -04:00
Jeff Henning
2658fdfa0e Update Low-Level API documentation for imposed phase [skip ci] (#1626) 2018-01-04 21:22:11 -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
0cf97a7d47 Add example for MATLAB calling of shared library to get at low-level interface; closes #880 2015-12-19 20:07:07 -07:00
Ian Bell
240165006a Add an accessor function to DLL to allow for getting multiple outputs at once from low-level interface
see #888
see #880
2015-12-13 00:15:24 -07:00
Ian Bell
e68463f8fa Add example of second partial derivative; closes #691 2015-06-11 19:08:07 -06:00
Ian Bell
8c3e2afd95 Fixed two spaces in Low-level API 2015-05-15 21:03:01 -06:00
Ian Bell
8c131017ed Add some docs for derivatives for two phase derivatives 2015-05-13 23:25:11 -06:00
Ian Bell
8e3863729e More information on REFPROP in low- and high-level interfaces; closes #657 2015-05-08 19:10:20 -06:00
Ian Bell
5ff80367db Some updates to docs; see #648 2015-05-06 22:42:09 -06:00
Ian Bell
d42f896e0e Tidy up some typos in low-level interface code; closes #626 2015-05-04 08:48:20 -06:00
Ian Bell
dc1d434e76 Fixed typo in LL API; see #626 2015-05-03 23:13:58 -06:00
Ian Bell
12779b6c96 A first attempt at #626 2015-05-03 23:00:10 -06:00
Ian Bell
4fd0868e7f Slight tidy in the low-level reference state docs 2015-03-26 22:43:29 -06:00
Ian Bell
bd65b917b8 Added docs for setting of reference state; closes #562 2015-03-26 22:09:19 -06:00
Jorrit Wronski
9c5a708f22 Added a link to the input pair docs as discussed in #534 to show @JonWel how easy it is to use the cpapi keys. 2015-03-12 23:10:19 +01:00
JonWel
ea99f99bb5 Update LowLevelAPI.rst
Add an example of usage of the shared library throw Julia wrapper.
2015-03-12 11:57:32 +01:00
Ian Bell
130c880d83 Docs for low-level interface; Closes #492
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-28 16:56:43 -07:00
Ian Bell
1d1082d2be Added docs for the use of partial derivatives (first at least). Closes https://github.com/CoolProp/CoolProp/issues/312
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-08 22:43:56 -05: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
d57a4d4bed Work on the docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-09-12 23:41:00 +02:00
Ian Bell
e8dbfded3e Added C++ snippets to docs for API - more work needed here
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-05 12:58:47 +02:00
Ian Bell
1457473e52 Updated docs
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-08-02 11:44:18 +02:00