Commit Graph

613 Commits

Author SHA1 Message Date
Jorrit Wronski
572bc6ddb7 Just a minor fix of the docker docs 2016-02-18 23:53:59 +01:00
Ian Bell
789f67f07c Bump number of fluids 2016-02-17 20:26:58 -07: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
95edfba713 Fixed the docker docs 2016-02-17 10:31:02 +01: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
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
dc913cc7da Bump number of fluids; see #928 2016-01-18 19:47:13 -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
3c9de540a9 Add some more docs for linear and Lorentz-Berthelot mixing 2016-01-17 16:43:08 -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
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
8cd2c98d06 Small fixes to fix errors in sphinx 2016-01-09 14:05:28 -07:00
Ian Bell
d9132da24b Ready for release of 5.1.2 finally 2016-01-08 17:05:13 -07:00
Ian Bell
d9e54fcc29 bump the number of fluids supported 2016-01-06 22:31:40 -07:00
Ian Bell
d930981046 Update docs for FORTRAN; closes #909 2016-01-03 21:40:26 -07:00
Jorrit Wronski
045342e881 Added license to main page, closes #894 2015-12-20 23:20:18 +01:00
Ian Bell
cf003008d0 Fix some links in MATLAB (or try to) 2015-12-19 23:16:49 -07:00
Ian Bell
0972244e3a Rename Downloads to Interfaces in website 2015-12-19 21:55:20 -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
584720fbab Add some docs for use of coverity; move asan info 2015-12-11 21:21:26 -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
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
faa18cb9d1 Remove _{1} from formulas for the web 2015-11-14 22:11:07 -07: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