1 Info<<
"Reading field p_rgh\n" <<
endl;
15 Info<<
"Reading field alpha1\n" <<
endl;
30 Info<<
"Reading field alpha2\n" <<
endl;
45 Info<<
"Reading field alpha3\n" <<
endl;
59 alpha3 == 1.0 - alpha1 - alpha2;
94 IOobject::READ_IF_PRESENT
96 alpha1*rho1 + alpha2*rho2 + alpha3*rho3,
97 alpha1.boundaryField().types()
124 autoPtr<incompressible::turbulenceModel>
turbulence
126 incompressible::turbulenceModel::New(
U,
phi, threePhaseProperties)
130 Info<<
"Calculating field g.h\n" <<
endl;
153 mesh.solutionDict().subDict(
"PISO"),
158 if (
p_rgh.needReference())