Go to the documentation of this file.
46 species_(specieNames),
53 IOobject::groupName(species_[i], phaseName),
54 mesh.time().timeName(),
69 IOobject::groupName(species_[i], phaseName),
70 mesh.time().timeName(),
86 mesh.time().timeName(),
101 IOobject::groupName(species_[i], phaseName),
102 mesh.time().timeName(),
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A class for handling words, derived from string.
#define forAll(list, i)
Loop across all elements in list.
bool headerOk()
Read and check header info.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Mesh data needed to do the Finite Volume discretisation.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
basicMultiComponentMixture(const dictionary &, const wordList &specieNames, const fvMesh &, const word &)
Construct from dictionary, species names, mesh and phase name.
Generic GeometricField class.
defineTypeNameAndDebug(combustionModel, 0)