Go to the documentation of this file.
35 #ifndef SingleMixtureFraction_H
36 #define SingleMixtureFraction_H
49 template<
class CloudType>
virtual label idGas() const
Gas id.
virtual autoPtr< CompositionModel< CloudType > > clone() const
Construct and return a clone.
Templated parcel multi-phase, multi-component class.
virtual label idSolid() const
Solid id.
Templated reacting parcel composition model class Consists of carrier species (via thermo package),...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
virtual label idLiquid() const
Liquid id.
Templated base class for dsmc cloud.
virtual const scalarField & YMixture0() const
Return the list of mixture mass fractions.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual ~SingleMixtureFraction()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
SingleMixtureFraction(const dictionary &dict, CloudType &owner)
Construct from dictionary.
TypeName("singleMixtureFraction")
Runtime type information.
scalarField YMixture0_
Phase component total fractions.
void constructIds()
Construct the indices and check correct specification of.