61 const word& alpha1Name
66 phase1Name_(
"phase1"),
67 phase2Name_(
"phase2"),
90 rho1_(nuModel1_->viscosityProperties().lookup(
"rho")),
91 rho2_(nuModel2_->viscosityProperties().lookup(
"rho")),
103 U_.time().timeName(),
108 calculatedFvPatchScalarField::typeName
163 )/(alpha1f*
rho1_ + (scalar(1) - alpha1f)*
rho2_)