Go to the documentation of this file.
35 #ifndef reactingMultiphaseParcelInjectionData_H
36 #define reactingMultiphaseParcelInjectionData_H
46 class reactingMultiphaseParcelInjectionData;
53 const reactingMultiphaseParcelInjectionData&
59 reactingMultiphaseParcelInjectionData&
87 TypeName(
"reactingMultiphaseParcelInjectionData");
reactingMultiphaseParcelInjectionData()
Null constructor.
scalarList YGas_
List of gaseous mass fractions.
virtual ~reactingMultiphaseParcelInjectionData()
Destructor.
const scalarList & YLiquid() const
Return const access to the list of liquid mass fractions.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
const scalarList & YGas() const
Return const access to the list of gaseous mass fractions.
Container class to provide injection data for reacting parcels.
scalarList YSolid_
List of solid mass fractions.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Container class to provide injection data for reacting multiphase parcels.
scalarList YLiquid_
List of liquid mass fractions.
const scalarList & YSolid() const
Return const access to the list of solid mass fractions.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
TypeName("reactingMultiphaseParcelInjectionData")
Runtime type information.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Database for solution data, solver performance and other reduced data.