454 Commits

Author SHA1 Message Date
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
0b86a1b749 Merge branch 'master' into draw_process 2015-07-28 09:34:09 +02:00
Jorrit Wronski
039279cbb8 Fixed a bug with the initialisation at elevated pressures 2015-07-28 09:33:38 +02:00
Jorrit Wronski
bc3b16ff61 Added new shortcuts to the states 2015-07-23 01:15:26 +02:00
Jorrit Wronski
56da79a74b Added a lot of numerical jam, not sure this is a good idea. Maybe the participants from #351 can provide some feedback. 2015-07-21 21:39:02 +02:00
Jorrit Wronski
832241f02c Fixed the draw_process method 2015-07-21 17:35:25 +02:00
Jorrit Wronski
fdd0275014 Added example output 2015-07-21 14:21:16 +02:00
Jorrit Wronski
e8a72701b9 Starting adding some documentation 2015-07-21 14:16:55 +02:00
Jorrit Wronski
005b3495e6 The state object container can now fill itself... 2015-07-21 14:09:45 +02:00
Jorrit Wronski
7a00541118 State storage works for simple clycles 2015-07-21 13:30:54 +02:00
Jorrit Wronski
87d8d346dd Added accessor methods to unit system object, now behaves dict-like. 2015-07-21 09:58:56 +02:00
Jorrit Wronski
c4a8f6af5b Trying to fix the cycle plotting by rebuilding from scratch 2015-07-21 01:03:54 +02: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
b0f1acf2d4 Merge branch 'master' into draw_process 2015-07-10 15:02:34 +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
Jorrit Wronski
45488eed01 Added the basic conda builder, instructions are still missing from the docs 2015-07-06 14:56:01 +02:00
Ian Bell
111371df98 Implement fugacity through low-level interface; closes #699 2015-06-30 22:04:08 -06:00