45 int main(
int argc,
char *argv[])
54 #include "readThermodynamicProperties.H" 55 #include "createControls.H" 56 #include "createFields.H" 59 #include "CourantNo.H" 60 #include "setInitialDeltaT.H" 64 Info<<
"\nStarting time loop\n" <<
endl;
68 #include "readControls.H" 71 #include "CourantNo.H" 72 #include "setDeltaT.H" 76 Info<<
"Time = " << runTime.timeName() <<
nl <<
endl;
86 #include "correctPhi.H" 114 Info<<
"ExecutionTime = " << runTime.elapsedCpuTime() <<
" s" 115 <<
" ClockTime = " << runTime.elapsedClockTime() <<
" s"
autoPtr< compressible::turbulenceModel > turbulence
const dictionary & pimple
Ostream & endl(Ostream &os)
Add newline and flush stream.
void makeRelative(surfaceScalarField &phi, const volVectorField &U)
Make the given flux relative.
int main(int argc, char *argv[])
Creates and initialises the velocity velocity field Uf.