Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
ReactionStandardThermoModelParamsVantHoff Struct Reference

The parameters in a van't Hoff thermodynamic model for a formation reaction. More...

#include <ReactionStandardThermoModelVantHoff.hpp>

Public Attributes

real lgKr
 The equilibrium constant \(\lg K_{\mathrm{r}}\) (log base 10) of the reaction at \(T_{\mathrm{r}}\) and \(P_{\mathrm{r}}\).
 
real dHr
 The change in standard molar enthalpy \(\Delta H_{\mathrm{r}}^{\circ}\) of the reaction (in J/mol) at \(T_{\mathrm{r}}\) and \(P_{\mathrm{r}}\).
 
real Tr = 298.15
 The reference temperature \(T_{\mathrm{r}}\) (in K).
 
real Pr = 100'000
 The reference pressure \(P_{\mathrm{r}}\) (in Pa).
 

Detailed Description

The parameters in a van't Hoff thermodynamic model for a formation reaction.


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