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

A type for storing the thermodynamic data of general species. More...

#include <ThermoData.hpp>

Inheritance diagram for SpeciesThermoData:
[legend]

Public Attributes

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 general species.


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