Go to the documentation of this file.
43 #ifndef basicMultiComponentMixture_H
44 #define basicMultiComponentMixture_H
83 TypeName(
"basicMultiComponentMixture");
115 inline bool active(label speciei)
const;
PtrList< volScalarField > & Y()
A class for handling words, derived from Foam::string.
basicMultiComponentMixture basicMixtureType
const speciesTable & species() const
void setInactive(label speciei)
const List< bool > & active() const
TypeName("basicMultiComponentMixture")
A wordList with hashed named lookup, which can be faster in some situations than using the normal lis...
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void setActive(label speciei)
Mesh data needed to do the Finite Volume discretisation.
bool contains(const word &specieName) const
PtrList< volScalarField > Y_
const dictionary & thermoDict
basicMultiComponentMixture(const dictionary &thermoDict, const wordList &specieNames, const fvMesh &mesh, const word &phaseName)
virtual ~basicMultiComponentMixture()=default
Generic GeometricField class.