Ian Bell
|
bbd9cd09e5
|
Use standard values for SRK and improve docs
|
2015-11-12 20:45:11 +01:00 |
|
Ian Bell
|
a4ab6dbaeb
|
Fix compilation of HelmholtzDerivatives class
|
2015-11-10 07:25:30 +01:00 |
|
Ian Bell
|
bb06d44323
|
Major refactor to allow for replacement of model for alphar
|
2015-11-10 00:22:55 +01:00 |
|
Ian Bell
|
048aa079d8
|
Implement SRK to Helmholtz translation and documentation
|
2015-11-09 00:09:05 +01:00 |
|
Ian Bell
|
e6a46dbfa2
|
Add SRK translation -> Helmholtz for pure fluids
|
2015-11-08 22:50:01 +01:00 |
|
Ian Bell
|
37f75ddc23
|
Added DQ as input pair; closes #822
|
2015-10-23 13:36:01 +02:00 |
|
Ian Bell
|
108f3c4289
|
Added get_mass_fractions function to AbstractState; see #812
Also added get_mass_fractions to python wrapper
|
2015-10-23 12:22:45 +02:00 |
|
Ian Bell
|
aebe9015b9
|
Implement ALTERNATIVE_TABLES_DIRECTORY configuration variable; closes #838
|
2015-10-17 14:21:55 +02:00 |
|
Ian Bell
|
4b8bd14d93
|
Add first_saturation_deriv to high-level interface around AbstractState; closes #835
|
2015-10-16 14:37:02 +02:00 |
|
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 |
|