struct ThermoPropertiesSubstance

Declaration

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

Description

Describe the thermodynamic state of a substance

Declared at: ThermoFun/ThermoProperties.h:20

Member Variables

public Reaktoro_::ThermoScalar gibbs_energy
of the species (in units of J/mol)
public Reaktoro_::ThermoScalar helmholtz_energy
of the species (in units of J/mol)
public Reaktoro_::ThermoScalar internal_energy
of the species (in units of J/mol)
public Reaktoro_::ThermoScalar enthalpy
of the species (in units of J/mol)
public Reaktoro_::ThermoScalar entropy
of the species (in units of J/(mol*K))
public Reaktoro_::ThermoScalar volume
of the species (in units of J/bar)
public Reaktoro_::ThermoScalar heat_capacity_cp
of the species (in units of J/(mol*K))
public Reaktoro_::ThermoScalar heat_capacity_cv
of the species (in units of J/(mol*K))