Reaktoro
A unified framework for modeling chemically reactive systems
MixtureState Struct Reference

A type used to describe the state of a mixture. More...

#include <GeneralMixture.hpp>

Inheritance diagram for MixtureState:
[legend]
Collaboration diagram for MixtureState:
[legend]

Public Attributes

Temperature T
 The temperature of the mixture (in units of K)
 
Pressure P
 The pressure of the mixture (in units of Pa)
 
ChemicalVector x
 The mole fractions of the species in the mixture and their partial derivatives.
 

Detailed Description

A type used to describe the state of a mixture.


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