rhoPimpleFoam: Predict rho at start of first PIMPLE outer loop
This commit is contained in:
@ -141,7 +141,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
}
|
||||
|
||||
if (pimple.nCorrPimple() <= 1)
|
||||
if (pimple.firstIter())
|
||||
{
|
||||
#include "rhoEqn.H"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user