Commit Graph

338 Commits

Author SHA1 Message Date
Jorrit Wronski
ef637c8861 Removed the conda builds from the docs, they are abandoned for now 2016-04-28 13:23:32 +02:00
Ian Bell
d77ce211d4 Updates to docs for cubics and VLE tolerances
closes #1024
closes #1025
2016-04-22 23:43:20 -06:00
Ian Bell
9bc7d201cb Add updated docs for cubics (WIP) 2016-04-19 08:07:20 -06:00
Ian Bell
4385d4a8f8 Add link to binaries for MATLAB for OSX 10.10; see #1013 2016-04-11 22:00:56 -06:00
Ian Bell
b9b9bd54d2 Fix typo in CMake integration 2016-04-08 18:32:05 -06:00
Ian Bell
3b9f393221 Describe how to make coolprop static library a clean cmake dependency; closes #1014 2016-04-08 18:30:08 -06:00
Ian Bell
4e75d3b2f3 Update the Rscript calling stuff 2016-04-08 17:53:43 -06:00
Ian Bell
074f83eda7 Fix call to Rscript 2016-04-08 17:17:14 -06:00
Ian Bell
2abcb6010e Fix typo in use of GERG in docs 2016-04-06 08:48:12 -06:00
Ian Bell
130c6ed456 Add ability to use GERG in REFPROP; closes #923 2016-04-04 20:06:01 -06:00
Ian Bell
be6cde3860 Fix Android docs formatting 2016-03-25 18:37:16 -06:00
Ian Bell
bc067243b5 Actually commit the docs for the cubic EOS this time. 2016-03-25 18:28:24 -06:00
Ian Bell
2220904442 Add link to cubics page to main dos page 2016-03-24 17:31:43 -06:00
Ian Bell
980d41c5ec Fix configuration sample in docs 2016-03-22 08:11:23 -06:00
Ian Bell
18d3d1d70e Added docs for new config strings 2016-03-21 21:55:35 -07:00
Ian Bell
0213bc5e23 Clean up Android docs 2016-03-13 10:37:01 -07:00
Ian Bell
4c91bec361 Add example for calling DLL from C; closes #993 2016-03-12 21:44:39 -07:00
Ian Bell
eadb491553 Add comment about MinGW generator for Android build 2016-03-12 20:31:46 -07:00
Ian Bell
68f44c762f Add example showing how to get REFPROP version 2016-03-09 21:13:54 -07:00
Jorrit Wronski
8ec2f24ae9 Clarified the docs for #990 2016-03-04 10:15:55 +01:00
Jorrit Wronski
eb47b7ccca Fixes #990 Javascript works again. 2016-03-04 00:07:17 +01:00
Ian Bell
c86f85be3f Added info about Props1SI and other options to docs; closes #970 2016-02-17 20:26:34 -07:00
Jorrit Wronski
8c5b3b73e1 Added conda to the release cycle with directory cleaning. Should solve the problems discussed in #956, #905 and #707, but we have to wait for the next nightly build to see if it really works. Remember that the upload token on the server expires in June and uploads will fail silently. 2016-02-17 00:54:05 +01:00
Ian Bell
a879a8c877 Merge pull request #964 from EmiCas/patch-1
Update index.rst
2016-02-11 06:52:20 -07:00
saha84
5ddaef063d Update index.rst
Correction for the missing antislash in the windows path
2016-02-11 12:56:39 +01:00
EmiCas
3de520feab documentation for Fortran wrappers under Windows
indentation revised
2016-02-11 10:16:44 +01:00
EmiCas
6157f0c1ae Update index.rst
update of the documentation for Fortran wrappers under Windows
2016-02-10 17:49:49 +01:00
saha84
4c15e83cd3 Update index.rst 2016-02-10 09:59:54 +01:00
saha84
093416d472 Update sample.sce
I commented the last instruction ''ulink();'' because it will unlink the linked shared library
2016-02-09 17:23:26 +01:00
saha84
1ad1a71f1d Update index.rst
For the path of the shared library in Linux, it is enough to put the 'libCoolProp.so' in '/usr/lib/scilab' and use the sample.sce file as it is now. I don't know the equivalent folder in windows.

note: As I say in my first comment, "English is not my mother tongue; please excuse any errors on my part."
2016-02-08 20:37:49 +01:00
Ian Bell
b1d92e4c39 Fix path to Scilab example 2016-02-07 23:10:11 -07:00
Ian Bell
2dfb9ea520 Update docs for scilab; closes #958 2016-02-07 14:19:15 -07:00
Ian Bell
ad6d9fb426 Fix comments for critical point evaluations for REFPROP docs 2016-01-17 16:42:09 -07:00
Jorrit Wronski
03d8f1b4c5 Merge pull request #893 from bru32/master
Delphi sample project
2016-01-11 16:46:11 +01:00
Ian Bell
d9132da24b Ready for release of 5.1.2 finally 2016-01-08 17:05:13 -07:00
Ian Bell
d930981046 Update docs for FORTRAN; closes #909 2016-01-03 21:40:26 -07:00
Ian Bell
cf003008d0 Fix some links in MATLAB (or try to) 2015-12-19 23:16:49 -07:00
Ian Bell
e7edd0c331 Fix reference for MATLAB link 2015-12-19 21:52:31 -07: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
3c821e0637 Convert javascript to use embind - works! 2015-12-19 17:18:39 -07:00
Bruce Wernick
fc58941d79 correction
Added refrigerant type in example
2015-12-17 10:32:50 +02:00
Ian Bell
23ee8eb4a9 Update outputs from snippets 2015-12-13 14:15:35 -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
35c4112d92 Update build command for C# 2015-12-06 14:50:31 -07:00
Ian Bell
88e29dca85 Update docs for building of shared library to be in Release by default 2015-12-02 08:06:47 -07:00
Jorrit Wronski
16cb369092 Added math library to fix Fortran builds on Linux 2015-11-15 18:51:43 +01:00
Ian Bell
c9abf1707c Fix code for setting REFPROP path; see #759 2015-11-14 20:28:07 -07:00
Ian Bell
733d839819 Minor updates to docs to fix a few small problems 2015-11-13 19:49:18 -07:00
Ian Bell
84fcccf776 Add links to Android wrapper documentation; see #833 2015-11-12 20:57:03 +01:00
Ian Bell
ffb6a2bb88 Add instructions about pip and six packages; see #859 2015-11-12 20:51:06 +01:00