1 Info<<
"Reading transportProperties\n" <<
endl;
3 IOdictionary transportProperties
10 IOobject::MUST_READ_IF_MODIFIED,
16 transportProperties.lookup(
"Rh")
20 transportProperties.lookup(
"temp")
25 dimensionSet(1,-3,0,0,0,0,0),
31 dimensionSet(1,-3,0,0,0,0,0),
37 dimensionSet(1,-1,-1,0,0,0,0),
42 transportProperties.lookupOrDefault<scalar>(
"scalingFactor", 1.0)
44 const bool solveTD = transportProperties.lookupOrDefault(
"solveTD",
false);
47 transportProperties.lookup(
"phases")
64 U.correctBoundaryConditions();
73 IOobject::READ_IF_PRESENT,
86 IOobject::READ_IF_PRESENT,
100 IOobject::READ_IF_PRESENT,