47 int main(
int argc,
char *argv[])
57 #include "initContinuityErrs.H" 58 #include "createFields.H" 59 #include "createMRF.H" 64 #include "compressibleCourantNo.H" 65 #include "setInitialDeltaT.H" 70 Info<<
"\nStarting time loop\n" <<
endl;
78 #include "setRDeltaT.H" 82 #include "compressibleCourantNo.H" 83 #include "setDeltaT.H" 88 Info<<
"Time = " << runTime.timeName() <<
nl <<
endl;
90 if (
pimple.nCorrPIMPLE() <= 1)
122 Info<<
"ExecutionTime = " << runTime.elapsedCpuTime() <<
" s" 123 <<
" ClockTime = " << runTime.elapsedClockTime() <<
" s"
Bound the given scalar field if it has gone unbounded.
autoPtr< compressible::turbulenceModel > turbulence
const dictionary & pimple
Ostream & endl(Ostream &os)
Add newline and flush stream.
Read the control parameters used by setDeltaT.
int main(int argc, char *argv[])
Provides functions smooth spread and sweep which use the FaceCellWave algorithm to smooth and redistr...
Read the control parameters used by setDeltaT.