6 <<
"Create mesh " << regionName <<
" for time = " 13 <<
"Create mesh for time = "
static word defaultRegion
Return the default region name.
Ostream & endl(Ostream &os)
Add newline and flush stream.
bool optionReadIfPresent(const word &opt, T &) const
Read a value from the named option if present.
autoPtr< BasicCompressibleMomentumTransportModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleMomentumTransportModel::transportModel &transport)
A class for handling words, derived from string.
Foam::argList args(argc, argv)
Foam::Info<< "Create mesh for time = "<< runTime.timeName()<< Foam::nl<< Foam::endl;} autoPtr< dynamicFvMesh > meshPtr(dynamicFvMesh::New(IOobject(regionName, runTime.timeName(), runTime, IOobject::MUST_READ)))