Commit Graph

3418 Commits

Author SHA1 Message Date
Ian Bell
62134af9ab Merge pull request #833 from sabatind/patch-1
Added support for Android
2015-11-07 12:43:44 +01:00
Daniel Sabatino
cacd98dd3f Update index.rst
Cleaned up formatting and added example code
2015-11-06 21:11:58 -05:00
Jorrit Wronski
fa632fd1d2 Changed the docker docs and move all Python builds to docker containers 2015-11-06 16:33:30 +01:00
Ian Bell
0c24ea63a6 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-11-01 16:49:04 +01:00
Ian Bell
27dad3f9bc More information on setting/getting interaction parameters and mixing rules; see #848 2015-11-01 16:48:42 +01:00
Ian Bell
8c000804c9 Add some more docs for mixtures in high-level interface; see #848 2015-11-01 16:21:31 +01:00
Jorrit Wronski
2e78d4fdf2 Activated the old doc builder again, the examples will never work in a docker image. 2015-10-30 13:29:15 +01:00
Jorrit Wronski
a90788772b Added the activate command for the documentation builder 2015-10-30 13:16:54 +01:00
Jorrit Wronski
45bfed19ac Removed the OSX builder and added the docker image instead 2015-10-30 12:46:19 +01:00
Jorrit Wronski
35e5914581 Removed the Dockerfiles and added a new test builder for the docs 2015-10-29 23:22:43 +01:00
Ian Bell
3ae08bfff7 More info for using static libraries 2015-10-29 17:15:06 +01:00
Ian Bell
9c55caa7ec Merge branch 'master' of https://github.com/coolprop/coolprop 2015-10-28 19:03:39 +01:00
Ian Bell
4446bacd45 Updates docs for using static library; see #853 2015-10-28 19:03:19 +01:00
Ian Bell
8f24affbf2 Remove space from R13I1 CAS # 2015-10-28 10:43:27 +01:00
Ian Bell
88728b8e22 Update REFPROP name for R13I1 2015-10-28 09:41:17 +01:00
Ian Bell
851c961cd6 Updated number of fluids 2015-10-25 14:20:16 +01:00
Ian Bell
a6defe06b0 Fix accents in Modejar name 2015-10-25 12:29:49 +01:00
Ian Bell
e43ae5975d Fixed order of oxygen and argon in sample file for excel 2015-10-25 11:59:40 +01:00
Ian Bell
5d081bf438 Delete old Excel files that are no longer valid 2015-10-24 13:20:09 +02:00
Ian Bell
1a3c303e25 Fix bug in VBA code; see #805 2015-10-24 13:16:20 +02:00
Ian Bell
c531d2344e Update Excel sample and docs and vba add-in 2015-10-23 21:46:01 +02:00
Ian Bell
0cc25bfbbb Added my own MixtureString function in VBA code; closes #805 2015-10-23 21:24:30 +02:00
Ian Bell
5746c0918b Fix typo in DQ_flash 2015-10-23 20:16:10 +02:00
Ian Bell
e7f3f2a098 Add updated ancillaries for R1233zd(E); see #841 2015-10-23 14:59:44 +02:00
Ian Bell
39c03ba31a Update EOS and reference for R1233zd(E); closes #841 2015-10-23 14:30:39 +02:00
Ian Bell
66228a4f2f A bit more documentation for the DQ solver; see #822 2015-10-23 13:39:29 +02:00
Ian Bell
37f75ddc23 Added DQ as input pair; closes #822 2015-10-23 13:36:01 +02:00
Ian Bell
108f3c4289 Added get_mass_fractions function to AbstractState; see #812
Also added get_mass_fractions to python wrapper
2015-10-23 12:22:45 +02:00
Ian Bell
64ed6d659a Fix stack overflow (and bug) with TTSE and mass-based units; closes #843 2015-10-23 11:27:53 +02:00
Ian Bell
0b5d988cc1 Fix #844 in a more sensible way 2015-10-22 18:15:56 +02:00
Ian Bell
74ddd42539 More informative error message for invalid input pairs when both inputs are valid; closes #844 2015-10-22 18:00:34 +02:00
Ian Bell
6419ad9032 Merge pull request #836 from smyng91/patch-1
FORTRAN low-level interface: cpinterface.f90
2015-10-22 17:40:27 +02:00
Ian Bell
aebe9015b9 Implement ALTERNATIVE_TABLES_DIRECTORY configuration variable; closes #838 2015-10-17 14:21:55 +02:00
Ian Bell
e48db33153 Fix predefined mixtures in tabular backends
closes #840
closes #831
2015-10-17 14:07:42 +02:00
Ian Bell
4b8bd14d93 Add first_saturation_deriv to high-level interface around AbstractState; closes #835 2015-10-16 14:37:02 +02:00
Ian Bell
62bb74ddd9 Fix PQ_with_guesses assumes bubble point; closes #825 2015-10-15 17:34:46 +02:00
smyng91
1fcd2d9ed5 Update cpinterface.f90 2015-10-12 09:33:11 -04:00
Jorrit Wronski
f18b71d26e Fixed a password leak in the docker log files. All affected passwords are changed. 2015-10-12 12:14:40 +02:00
smyng91
27c60da5c6 FORTRAN low-level interface 2015-10-11 18:25:53 -04:00
Jorrit Wronski
3b32252a4c Added requests library to dockerfiles 2015-10-12 00:06:55 +02:00
Jorrit Wronski
c8ea0a07ba New entryfile with hints 2015-10-12 00:03:49 +02:00
Jorrit Wronski
af37c47295 Docker image does not work properly 2015-10-11 23:50:40 +02:00
Jorrit Wronski
ec3982f2df Changed the builders 2015-10-11 23:44:55 +02:00
Jorrit Wronski
7d2953c8ad Removed unused templates and scripts 2015-10-11 23:38:14 +02:00
Jorrit Wronski
0a715a53de Merge branch 'docker_slaves' 2015-10-11 23:34:46 +02:00
Jorrit Wronski
85c19e4c13 Rewrote the files by hand and changed the inheritance structure 2015-10-11 23:12:06 +02:00
Jorrit Wronski
59e3624a52 Added more docs and modified the base image 2015-10-11 22:30:52 +02:00
Jorrit Wronski
cb952a03fb Added web builder 2015-10-11 16:12:59 +02:00
Jorrit Wronski
c6832ea193 Added some more documentation and move the entrypoint 2015-10-11 14:06:10 +02:00
Jorrit Wronski
3173fbfe3b Switching to Debian stable 2015-10-11 13:53:23 +02:00