struct ThermoParametersReaction

Declaration

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

Description

Describes the thermodynamic parameters of a reaction used in specific models to calculate its thermodynamic properties at a given temperature and pressure

Declared at: ThermoFun/ThermoParameters.h:126

Member Variables

public ThermoFun::vvd temperature_intervals
Lower and upper T limits for Cp=f(T) equation
public ThermoFun::vvd pressure_intervals
Lower and upper P limits for pressure correction
public ThermoFun::vd reaction_logK_fT_coeff
Reaction logK as a function of T coefficients
public ThermoFun::vd logK_TP_array
Reaction logK at T and P points for interpolation
public ThermoFun::vd reaction_Cp_fT_coeff
Reaction heat capacity as a function of T coefficients
public ThermoFun::vd reaction_V_fT_coeff
Reaction volume as a function of T coefficients
public ThermoFun::vd reaction_RB_coeff
Coefficients of Ryzhenko-Bryzgalin model
public ThermoFun::vd reaction_FM_coeff
Coefficients of Frantz & Marshall density model
public ThermoFun::vd reaction_DM10_coeff
Coefficients of Dolejs and Maning 2010 density model