70 int main(
int argc,
char *argv[])
72 timeSelector::addOptions();
81 Info<<
"\nEstimating error in the incompressible momentum equation\n"
82 <<
"Reading transportProperties\n" <<
endl;
88 "transportProperties",
103 runTime.setTime(timeDirs[timeI], timeI);
105 Info<<
"Time = " << runTime.timeName() <<
endl;
125 if (pHeader.headerOk() && Uheader.headerOk())
164 "momErrorL" +
U.name(),
195 gradU && (gradU + gradU.
T())
202 momError.boundaryField() = 0.0;