feos.dft.StateVec.to_dict¶
- StateVec.to_dict(contributions)¶
Returns selected properties of a StateVec as dictionary.
- Parameters:
contributions (Contributions, optional) – The contributions to consider when calculating properties. Defaults to Contributions.Total.
- Returns:
Keys: property names. Values: property for each state.
- Return type:
Dict[str, List[float]]
Notes
temperature : K
pressure : Pa
densities : mol / m³
mass densities : kg / m³
molar enthalpies : kJ / mol
molar entropies : kJ / mol / K
specific enthalpies : kJ / kg
specific entropies : kJ / kg / K
xi: molefraction of component i
component index i matches to order of components in parameters.