Commit Graph

245 Commits

Author SHA1 Message Date
Ian Bell
bb4c0770da Move C++ function definitions from PXD to PYX 2015-09-09 21:44:44 -06:00
Ian Bell
96f0ccc240 Fix #810 on all platforms 2015-09-05 20:28:53 -06:00
Ian Bell
604dc6ec68 Fix python builds; closes #810 2015-09-05 20:01:08 -06:00
Ian Bell
24e0ec2063 Implement fluid_param_string in python; closes #809 2015-09-03 22:34:15 -06:00
Ian Bell
da015ffb68 Add the ability to access all the critical points in C++ and python; closes #807 2015-09-03 22:28:46 -06:00
Ian Bell
2d6e3386c1 Make python builds work again 2015-09-01 18:36:19 -06:00
Ian Bell
3ee7edb607 Add ability to get contributions to conductivity and viscosity; closes #800 2015-08-29 21:56:20 -06:00
Ian Bell
50ec26f8f3 FIx python bug 2015-08-29 21:02:29 -06:00
Ian Bell
4b8ebd10eb Add SATTP with guesses; closes #796 2015-08-29 21:02:11 -06:00
Ian Bell
eb1c140ca9 Add access to conformal state in AbstractState; closes #799 2015-08-29 17:27:57 -06:00
Ian Bell
9af44ed37b Fix python files for mixing rule 2015-08-29 16:42:29 -06:00
Ian Bell
4f5d1a041d Add linear and Lorentz-Berthelot mixing rules; call apply_simple_mixing_rule(), then twiddle parameters
closes #798
closes #792
2015-08-29 16:38:00 -06:00
Ian Bell
2a1cae6f5a Add ability to set BIP for HEOS and REFPROP with common interface; closes #793
Serious problem remains with the setting/getting of betaT and betaV in REFPROP since asymmetry not taken into account
2015-08-28 22:59:33 -06:00
Ian Bell
bfbc7be967 Some cleanups to consistency plots and fixing of calculation of phases
Closes #788
2015-08-23 23:26:45 -06:00
Ian Bell
8049172a0f Make ConsistencyPlots.py check the phase 2015-08-23 21:32:39 -06:00
Ian Bell
6c663a68e0 Fix broken doxygen link to Props (remove it) 2015-08-23 21:31:45 -06:00
Ian Bell
07fea8aea8 Fix bug with enthalpy for dry air and fix psych script stuff
closes #783
2015-08-23 17:22:37 -06:00
Ian Bell
9f0fa0e47c Added docs for configuration keys, and functions to C++ and python to make this possible; closes #761 2015-08-20 15:57:21 -05:00
Ian Bell
f02e95c7a4 Catch exceptions properly for critical point routines; silence output 2015-08-16 20:04:59 -06:00
Ian Bell
836552f3b6 Implement reducing and critical point accessors in Python wrapper of AbstractState 2015-08-16 19:48:28 -06:00
Jorrit Wronski
d7d174bad9 wrong file committed 2015-07-12 23:08:03 +02:00
Jorrit Wronski
22e2b5f3fc Fixed typo in the templates 2015-07-12 22:38:53 +02:00
Jorrit Wronski
59ef88b3dc More fun with conda 2015-07-12 22:26:30 +02:00
Jorrit Wronski
c31b0162a6 Trying to simplify the Python builders 2015-07-12 21:53:37 +02:00
Jorrit Wronski
d9598df91f Add the headers to conda build 2015-07-09 23:48:43 +02:00
Jorrit Wronski
1f0a314962 Add the headers to conda build 2015-07-09 23:41:38 +02:00
Jorrit Wronski
5dbd210be0 Fixed some conda bugs 2015-07-09 20:21:15 +02:00
Jorrit Wronski
2c704a0928 reworked the python builders 2015-07-09 19:56:37 +02:00
Jorrit Wronski
91398950cb Cleaning up the build processes 2015-07-09 18:43:45 +02:00
Ian Bell
bddaff8800 Merge branch 'master' of https://github.com/coolprop/coolprop 2015-07-07 21:56:23 -06:00
Ian Bell
a53f3cd7cb Fix isobaric_expansion_coefficient; closes #714
Also implement missing python implementation
2015-07-07 21:56:16 -06:00
Jorrit Wronski
e120697c13 Removed the subshell 2015-07-07 18:12:56 +02:00
Jorrit Wronski
df87bedc7e This is the last time I play with these command line options! 2015-07-07 13:36:37 +02:00
Jorrit Wronski
6248947e57 Fixed communication tuple ordering 2015-07-07 13:28:47 +02:00
Jorrit Wronski
da10040fcc Fixed communication tuple ordering 2015-07-07 13:28:29 +02:00
Jorrit Wronski
f12bc46405 The test keep failing on Windows due to permission errors 2015-07-07 11:03:53 +02:00
Jorrit Wronski
ce35d624a3 something does not work on OSX 2015-07-07 10:48:17 +02:00
Jorrit Wronski
47220486b4 use the correct script 2015-07-07 10:38:37 +02:00
Jorrit Wronski
0ecabe31eb More error handling 2015-07-07 10:20:43 +02:00
Jorrit Wronski
bd5db93dc4 exception handling 2015-07-07 03:06:42 +02:00
Jorrit Wronski
58aa6ebc3f better be a little careful with the delete commands 2015-07-07 03:02:32 +02:00
Jorrit Wronski
bad6245519 Fixing these permission and platform errors is a pain... 2015-07-07 02:46:48 +02:00
Jorrit Wronski
d4eda61d35 Something has to be done about the permissions 2015-07-07 02:08:00 +02:00
Jorrit Wronski
c4e062b057 Add env remove script 2015-07-07 01:13:06 +02:00
Jorrit Wronski
1496ffe1e0 Only build for active python version, not for default conda environment 2015-07-07 00:10:37 +02:00
Jorrit Wronski
fcef495c14 This time we decode the string properly 2015-07-06 21:32:33 +02:00
Jorrit Wronski
c9dfd3e58a More path confusion with shutil 2015-07-06 21:19:38 +02:00
Jorrit Wronski
099d68e63f Trying with absolute path definitions 2015-07-06 19:55:31 +02:00
Jorrit Wronski
f8c69d5793 Moved the folder definitions 2015-07-06 19:30:58 +02:00
Jorrit Wronski
156a724679 A new approach to handle the conda builds 2015-07-06 19:28:37 +02:00