Go to the documentation of this file.
50 <<
"Properties of graphite need to be checked!!!"
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
void writeData(Ostream &os) const
gmvFile<< "tracers "<< particles.size()<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().x()<< " ";}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().y()<< " ";}gmvFile<< nl;for(const passiveParticle &p :particles){ gmvFile<< p.position().z()<< " ";}gmvFile<< nl;forAll(lagrangianScalarNames, i){ word name=lagrangianScalarNames[i];IOField< scalar > s(IOobject(name, runTime.timeName(), cloud::prefix, mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
virtual void writeData(Ostream &os) const
The thermophysical properties of a solid.
Ostream & endl(Ostream &os)
Ostream & operator<<(Ostream &, const boundaryPatch &p)
void readIfPresent(const dictionary &dict)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Graphite solid properties.
defineTypeNameAndDebug(combustionModel, 0)
#define WarningInFunction