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

A type for storing the thermodynamic data of an aqueous species. More...

#include <ThermoData.hpp>

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

Public Attributes

std::optional< AqueousSpeciesThermoParamsHKFhkf
 The thermodynamic parameters of the HKF model for an aqueous 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 an aqueous species.


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