78 bool writeResults = !args.optionFound(
"noWrite");
97 if (Uheader.headerOk() && Theader.headerOk())
99 autoPtr<volScalarField> MachPtr;
107 "thermophysicalProperties",
114 autoPtr<basicPsiThermo>
thermo
116 basicPsiThermo::New(mesh)
139 IOdictionary thermoProps
143 "thermodynamicProperties",
171 Info<<
"Mach max : " <<
max(MachPtr()).value() <<
endl;