43 int main(
int argc,
char *argv[])
52 #include "readThermodynamicProperties.H" 53 #include "createControls.H" 54 #include "createFields.H" 55 #include "CourantNo.H" 56 #include "setInitialDeltaT.H" 60 Info<<
"\nStarting time loop\n" <<
endl;
64 #include "readControls.H" 65 #include "CourantNo.H" 66 #include "setDeltaT.H" 69 Info<<
"Time = " << runTime.timeName() <<
nl <<
endl;
92 Info<<
"ExecutionTime = " << runTime.elapsedCpuTime() <<
" s" 93 <<
" ClockTime = " << runTime.elapsedClockTime() <<
" s"
autoPtr< compressible::turbulenceModel > turbulence
const dictionary & pimple
Ostream & endl(Ostream &os)
Add newline and flush stream.
int main(int argc, char *argv[])