readGravitationalAcceleration.H
Go to the documentation of this file.
1 Info<< "\nReading g" << endl;
2 const meshObjects::gravity& g = meshObjects::gravity::New(runTime);
engineTime & runTime
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:487
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tf1, const word &name, const dimensionSet &dimensions, const bool initCopy=false)
Global function forwards to reuseTmpDimensionedField::New.
const uniformDimensionedVectorField & g
messageStream Info
Information stream (stdout output on master, null elsewhere)