CoolProp
6.6.0
An open-source fluid property and humid air property database
|
Structure containing data for the pure fluid in the mixture.
#include <UNIFAC.h>
Public Attributes | |
std::map< std::size_t, double > | X |
std::map< std::size_t, double > | theta |
std::map< std::size_t, double > | lnGamma |
int | group_count |
The total number of groups in the pure fluid. More... | |
int ComponentData::group_count |