Commit Graph

205 Commits

Author SHA1 Message Date
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
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
Ian Bell
074b6ec242 Get Tsat working again in a not so super nice way. 2015-06-30 19:34:06 -06:00
Ian Bell
89c7100c54 Fixed second_saturation_deriv names; closes #691
I hope this fixes it finally
2015-06-28 19:00:00 -06:00
Ian Bell
4ca1a5e980 Predefined mixtures work with State class ; closes #697 2015-06-11 19:46:15 -06:00
Ian Bell
3c2688cdcf Some small changes to cython code 2015-06-07 23:21:14 -06:00
Ian Bell
f0bf0cf9fc Implemented ideal curves up through python; closes #654 2015-06-03 00:05:04 -06:00
Ian Bell
44bf43a65f Get tabular backends working with consistency plots; closes #675
Fixed a bunch of bugs with the Tabular methods
2015-05-16 20:48:41 -06:00
Ian Bell
e5a25a1cc0 Add rhomolar in the guesses copy 2015-05-10 16:28:24 -06:00
Ian Bell
04897ee1e3 Calculate true critical point using REFPROP backend; closes #652 2015-05-07 21:28:57 -06:00
Ian Bell
dd795aec57 Implement the PIP parameter of Venkatharathnam for HEOS backend through to python and B and C virial coefficients
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-05-06 23:27:23 -06:00
Ian Bell
b36d451206 Add B,C virial coefficients to python wrapper 2015-05-06 23:04:09 -06:00
Ian Bell
40e7844912 Install psyrc file; closes #641 2015-05-01 21:28:29 -06:00
Ian Bell
d70c5d0c92 Revert rename of psyrc; might fix #637 2015-04-30 21:19:51 -06:00
Ian Bell
ebc9b777e1 Expose saturation_ancillary in python 2015-04-30 18:00:37 -06:00
Ian Bell
068fceada0 Reduced number of two-phase states for consistency plots 2015-04-28 21:48:06 -06:00
Ian Bell
dca69a8bb7 One more place for the psych input file 2015-04-26 18:51:51 -06:00
Ian Bell
389a8bce77 Rename pysch input file so it gets installed properly in coolprop 2015-04-26 18:37:49 -06:00
Ian Bell
267bdcd1be More dense points for twophase in consistency plots 2015-04-26 16:56:33 -06:00
Ian Bell
873cea13bc Fixed two-phase consistency plot code 2015-04-26 14:20:36 -06:00
Jorrit Wronski
10f9d8cc8b Fixes one of the error message from the 2-phase consistency plots. 2015-04-26 19:39:02 +02:00
Jorrit Wronski
a5baa97032 Included a basic 2-phase consistency plot, as discussed in #624. It looks like there are some problems... 2015-04-26 18:56:20 +02:00
Ian Bell
bafb6f37cf Exchange _Props for _PropsSI with appropriate conversions; see #605
Not sure, but this should fix it
2015-04-20 19:53:34 -06:00
Jorrit Wronski
94a61760e8 More reconfiguration 2015-04-21 00:13:56 +02:00
Jorrit Wronski
78b7a14585 Still playing with Python config, hopefully fixes an OSX bug (PhaseEnvelope import) as well. 2015-04-20 21:46:57 +02:00
Jorrit Wronski
dc30c96d38 More CMake and buildbot changes 2015-04-20 20:57:24 +02:00
Jorrit Wronski
de18afe146 One more typo in the CMake options 2015-04-20 19:47:35 +02:00
Jorrit Wronski
4a601a9f76 Trying to fix the Python builds 2015-04-20 19:39:40 +02:00
Ian Bell
1b941209c0 Fix typo in AbstractState.pyx 2015-04-19 20:57:38 -06:00
Ian Bell
c7cb7bf4ef Expose derivatives of alphar and alpha0 in python
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-04-19 20:50:44 -06:00
Ian Bell
9afd436192 Removed explicit dependency on numpy and matplotlib; closes #588 2015-04-10 19:17:54 -06:00
Ian Bell
48fe5b972f Implemented IF97 backend; closes #567 2015-03-31 23:57:25 -06:00
Ian Bell
e066c6a122 Fix exception handling in python code 2015-03-15 04:56:59 +01:00
Ian Bell
7a375952e0 Implement calling a flash routine with guess values provided at the low-level (PQ only for now) 2015-03-06 15:38:25 -07:00
Ian Bell
cd3e6323d2 Enable the ability to set mixture binary pair data from python (I think)
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-03-05 23:46:22 -07:00
Ian Bell
65543cf26e Merge branch 'master' into tabular 2015-02-27 22:54:28 -07:00
Ian Bell
527bac72d0 Implemented a number of functions to python's AbstractState that were missing; Closes #505
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-27 21:24:22 -07:00
Ian Bell
d4553aca3e Abstract can now throw for T(), rhomolar() etc.
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-26 22:25:58 -07:00
Ian Bell
5cbab2a859 Remove double declaration of UNICODE
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-25 08:10:08 -07:00
Ian Bell
d12a4883f9 Fix python build script
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-02-23 23:27:57 -07:00