1 Info<< "Reading field T\n" << endl;
17 Info<< "Reading field U\n" << endl;
33 Info<< "Reading transportProperties\n" << endl;
35 IOdictionary transportProperties
39 "transportProperties",
42 IOobject::MUST_READ_IF_MODIFIED,
48 Info<< "Reading diffusivity D\n" << endl;
52 transportProperties.lookup("DT")
55 # include "createPhi.H"