multiphase solver: Update and rationalize the alphaEqnSubCycling.H

This commit is contained in:
Henry
2012-10-24 17:25:00 +01:00
parent 54842e87aa
commit 766abbc075
17 changed files with 29 additions and 67 deletions

View File

@ -82,6 +82,11 @@ int main(int argc, char *argv[])
#include "alphaEqnSubCycle.H"
if (pimple.nCorrPIMPLE() == 1)
{
interface.correct();
}
turbulence->correct();
// --- Pressure-velocity PIMPLE corrector loop