1 Info<< "Reading field T\n" << endl;
17 Info<< "Reading transportProperties\n" << endl;
19 IOdictionary transportProperties
23 "transportProperties",
26 IOobject::MUST_READ_IF_MODIFIED,
32 Info<< "Reading diffusivity DT\n" << endl;
36 transportProperties.lookup("DT")