update rhoeps after rhoEqn.H

This commit is contained in:
danielque
2021-12-23 15:33:23 +01:00
parent 4bdb5f06d4
commit 54db2db656

View File

@ -121,6 +121,7 @@ int main(int argc, char *argv[])
{
#include "rhoEqn.H"
}
rhoeps = rho*voidfraction;
// --- Pressure-velocity PIMPLE corrector loop
while (pimple.loop())