Ian Bell
|
e05d58efa3
|
Hack AbstractState and its SWIG wrapper to expose the liquid and vapor mole fractions; see #824
|
2015-09-30 23:21:01 -06:00 |
|
Ian Bell
|
915416d47c
|
Added support for building .so for Android
|
2015-09-28 23:41:18 -06:00 |
|
Ian Bell
|
96f0ccc240
|
Fix #810 on all platforms
|
2015-09-05 20:28:53 -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
|
1523ee30d8
|
Include missing config variable; see #804
|
2015-09-01 18:59:00 -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
|
00a9b756ad
|
Fix long double and double confusion in guesses structure
|
2015-08-29 21:26:29 -06:00 |
|
Ian Bell
|
eb1c140ca9
|
Add access to conformal state in AbstractState; closes #799
|
2015-08-29 17:27:57 -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
|
6cb6b29b81
|
Fix initialization of cached elements in Helmholtz terms
|
2015-08-23 21:27:42 -06:00 |
|
Ian Bell
|
a0b51dc92f
|
Add docs for config getters/setters; closes #784
|
2015-08-21 22:06:40 -06:00 |
|
Ian Bell
|
133b19ca8a
|
Implement viscosity for toluene; closes #785
|
2015-08-21 22:03:02 -06:00 |
|
Ian Bell
|
c169e12ae0
|
Clear the Helmholtz cache; closes #770
|
2015-08-20 16:28:57 -05: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
|
b896d54bb2
|
Update docs in Ancillaries.h
|
2015-08-20 14:40:01 -05:00 |
|
Ian Bell
|
c4efcceb38
|
Make clear() overridable (see #770) and improve docs in AbstractState
|
2015-08-20 14:09:32 -05:00 |
|
Ian Bell
|
eec3e1a0d3
|
Add a SimpleState fill() function and use it
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2015-08-20 13:30:45 -05:00 |
|
Ian Bell
|
1283143e64
|
Fix bug in adjugate function and fix tests thereof
|
2015-08-16 16:56:27 -06:00 |
|
Ian Bell
|
a9af0df612
|
Cache derivative values of helmholtz energy for individual components; see #726
|
2015-08-06 12:58:22 -04:00 |
|
Ian Bell
|
66153844cc
|
Implement all the derivatives needed for analytic second derivative in 1D solve for L1* = 0
|
2015-08-06 10:06:01 -04:00 |
|
Ian Bell
|
385c6677a1
|
Remove get_BibTeXKey, moved to fluid_param_string in Helmholtz backend
|
2015-07-26 13:52:02 -06:00 |
|
Ian Bell
|
58e7edd1dc
|
Move fluid_param_string into backends, allowing access to CAS for REFPROP; closes #678
|
2015-07-26 13:35:39 -06:00 |
|
Ian Bell
|
e2911531b1
|
Unit documentation for dipole moment
|
2015-07-26 12:06:56 -06:00 |
|
Ian Bell
|
0bd20b8798
|
Implement access to dipole moment from REFPROP; closes #725
|
2015-07-26 12:05:08 -06:00 |
|
Ian Bell
|
7a0140e76c
|
Fix most of the bugs in #739
|
2015-07-21 21:50:46 -06:00 |
|
Ian
|
b14b5b68a2
|
Bunch of small changes to code to make Xcode happier
|
2015-07-19 22:39:55 -06:00 |
|
Ian Bell
|
3c0fc7e0b4
|
Fix access to Gibbs function; closes #724
|
2015-07-13 18:54:06 -06:00 |
|
Ian Bell
|
b6b73192f9
|
Expose saturation derivatives through PropsSI; closes #712
|
2015-07-07 22:37:36 -06:00 |
|
Ian Bell
|
111371df98
|
Implement fugacity through low-level interface; closes #699
|
2015-06-30 22:04:08 -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
|
ef929fcd2a
|
Fix cp0 for tabular backends; closes #696
|
2015-06-28 12:31:09 -06:00 |
|
Ian Bell
|
23dd866ad6
|
Fix variable names for second_partial_deriv and calc_second_partial_deriv; see #691
|
2015-06-12 05:56:25 -06:00 |
|
Ian Bell
|
0f801bf934
|
Lots of improvements for tabular backends with mixtures
Turn off info about table loading
Fix saturation calls with tabular backends and mixtures
|
2015-06-11 17:01:02 -06:00 |
|
Ian Bell
|
995037121b
|
Allow factory to provide debug output
|
2015-06-07 22:55:16 -06:00 |
|
Ian Bell
|
9622af297b
|
Also remove the Eigen include
|
2015-06-07 19:54:48 -06:00 |
|
Ian Bell
|
e892bbf016
|
Remove exception handler in IdealCurves.h
|
2015-06-07 19:34:55 -06:00 |
|
Ian Bell
|
6b282109d0
|
Move the Eigen stuff out of CoolPropTools.h and into MatrixMath.h
|
2015-06-07 19:32:44 -06:00 |
|
Ian Bell
|
9343ec249c
|
Fix Eigen support
|
2015-06-05 21:30:39 -06:00 |
|
Ian Bell
|
a1ece4967f
|
Added code for adjugate
|
2015-06-03 21:37:05 -06:00 |
|
Ian Bell
|
f0bf0cf9fc
|
Implemented ideal curves up through python; closes #654
|
2015-06-03 00:05:04 -06:00 |
|
Ian Bell
|
a58a64658d
|
Implemented ideal curves at C++ level; see #654
|
2015-05-29 00:40:28 -06:00 |
|
Ian Bell
|
ce6d55596f
|
Add PIP as string parameter; closes #659
|
2015-05-10 16:41:20 -06:00 |
|
Ian Bell
|
0987a11480
|
Disable Tabular backends in high-level interface using PropsSI; closes #617
|
2015-05-08 20:28:35 -06:00 |
|
Ian Bell
|
01da76f6a0
|
parameters instead of int for keyed_output and trivial_keyed_output
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
|
2015-05-08 19:39:52 -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
|
8c7e47c83d
|
Add derivative along saturation curve for Tabular backends; closes #635
|
2015-05-03 18:14:57 -06:00 |
|
Ian Bell
|
8969eb5a24
|
Implemented viscosity and conductivity for heavy water; closes #638
|
2015-05-01 22:47:45 -06:00 |
|
Ian Bell
|
d29818aa19
|
Methane conductivity almost working; see #631
Seems like there might be a bug in Friend paper?
|
2015-04-27 23:19:02 -06:00 |
|
Ian Bell
|
7367e6a326
|
Implemented Halley's method for liquid states - works great; see #411
|
2015-04-24 19:24:22 -06:00 |
|