34 #include "multiphaseSystem.H" 35 #include "phaseModel.H" 36 #include "dragModel.H" 37 #include "heatTransferModel.H" 47 int main(
int argc,
char *argv[])
56 #include "createFields.H" 58 #include "initContinuityErrs.H" 60 #include "correctPhi.H" 61 #include "CourantNo.H" 62 #include "setInitialDeltaT.H" 66 Info<<
"\nStarting time loop\n" <<
endl;
71 #include "CourantNo.H" 72 #include "setDeltaT.H" 75 Info<<
"Time = " << runTime.timeName() <<
nl <<
endl;
99 Info<<
"ExecutionTime = " 100 << runTime.elapsedCpuTime()
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[])