StandardThermoModelParamsNasa Struct Reference
The parameters in the NASA polynomial model for calculating standard thermodynamic properties of gases and condensed species. More...
#include <StandardThermoModelNasa.hpp>
Classes | |
| struct | Polynomial |
| Used to store Nasa polynomial coefficients valid for a certain temperature interval. More... | |
Public Attributes | |
| real | dHf |
| The heat of formation \(\Delta H_{f}^{\circ}\) at 298.15 K (in J/mol). | |
| real | dH0 |
| The value of \(\Delta H_{0}^{\circ}=H^{\circ}(298.15)-H^{\circ}(0)\) (in J/mol). | |
| real | H0 |
| The assigned enthalpy (in J/mol) of the species when there are no temperature intervals. | |
| double | T0 |
| The temperature (in K) corresponding to the assigned enthalpy when there are no temperature intervals. | |
| Vec< Polynomial > | polynomials |
| The Nasa polynomials for one or more temperature intervals. | |
Detailed Description
The parameters in the NASA polynomial model for calculating standard thermodynamic properties of gases and condensed species.
The documentation for this struct was generated from the following file:
- Reaktoro/Models/StandardThermoModels/StandardThermoModelNasa.hpp