Commit Graph

273 Commits

Author SHA1 Message Date
Jorrit Wronski
e643debbbe Added mass fraction handling to state checker in Python 2015-09-30 17:29:28 +02:00
Jorrit Wronski
de3d616186 Added more return tuples 2015-09-30 14:58:13 +02:00
Jorrit Wronski
1ad835acc3 Added more utility functions to the Python wrapper: extract_backend and extract_fractions 2015-09-30 14:33:15 +02:00
Jorrit Wronski
45f293f6c2 Merge branch 'master' into draw_process 2015-09-22 15:08:02 +02:00
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
Jorrit Wronski
79976d0815 Trying to filter out bad values via interpolation 2015-09-02 17:11:29 +02: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
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