1 Info<<
"Reading transportProperties\n" <<
endl;
15 autoPtr<phaseModel>
phasea = phaseModel::New
22 autoPtr<phaseModel>
phaseb = phaseModel::New
39 Info<<
"Reading field alpha\n" <<
endl;
128 alpha*rhoa +
beta*rhob
133 Info<<
"Calculating field DDtUa and DDtUb\n" <<
endl;
146 Info<<
"Calculating field g.h\n" <<
endl;
149 IOdictionary interfacialProperties
153 "interfacialProperties",
161 autoPtr<dragModel>
draga = dragModel::New
163 interfacialProperties,
169 autoPtr<dragModel>
dragb = dragModel::New
171 interfacialProperties,
178 if (interfacialProperties.found(
"dragPhase"))
180 dragPhase = word(interfacialProperties.lookup(
"dragPhase"));
194 kineticTheoryModel kineticTheory