struct ThermoPropertiesReaction

Declaration

struct ThermoPropertiesReaction { /* full declaration omitted */ };

Description

Describes the thermodynamic state of a reaction

Declared at: ThermoFun/ThermoProperties.h:49

Member Variables

public Reaktoro_::ThermoScalar ln_equilibrium_constant
The natural logarithm of the equilibirum constant of the reaction
public Reaktoro_::ThermoScalar log_equilibrium_constant
The logarithm of the equilibirum constant of the reaction in base 10
public Reaktoro_::ThermoScalar reaction_gibbs_energy
of the species (in units of J/mol)
public Reaktoro_::ThermoScalar reaction_helmholtz_energy
of the species (in units of J/mol)
public Reaktoro_::ThermoScalar reaction_internal_energy
of the species (in units of J/mol)
public Reaktoro_::ThermoScalar reaction_enthalpy
of the species (in units of J/mol)
public Reaktoro_::ThermoScalar reaction_entropy
of the species (in units of J/(mol*K))
public Reaktoro_::ThermoScalar reaction_volume
of the species (in units of J/bar)
public Reaktoro_::ThermoScalar reaction_heat_capacity_cp
of the species (in units of J/(mol*K))
public Reaktoro_::ThermoScalar reaction_heat_capacity_cv
of the species (in units of J/(mol*K))