Reaktoro
A unified framework for modeling chemically reactive systems
FluidSpeciesThermoData Struct Reference

A type for storing the thermodynamic data of fluid (gaseous or liquid) species. More...

#include <ThermoData.hpp>

Inheritance diagram for FluidSpeciesThermoData:
[legend]
Collaboration diagram for FluidSpeciesThermoData:
[legend]

Public Attributes

std::optional< FluidSpeciesThermoParamsHKFhkf
 The thermodynamic parameters of the HKF model for a fluid (gaseous or liquid) species.
 
- Public Attributes inherited from SpeciesThermoData
std::optional< SpeciesThermoInterpolatedPropertiesproperties
 The interpolated thermodynamic properties of general species.
 
std::optional< ReactionThermoInterpolatedPropertiesreaction
 The interpolated thermodynamic properties of general species given in terms of reaction.
 
std::optional< SpeciesThermoParamsPhreeqcphreeqc
 The thermodynamic parameters of the species from a Phreeqc database.
 

Detailed Description

A type for storing the thermodynamic data of fluid (gaseous or liquid) species.


The documentation for this struct was generated from the following file: