mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
twoPhaseEulerFoam: formalize the use of partial-elimination for phase velocity and flux correction
This commit is contained in:
@ -92,8 +92,7 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
#include "UEqns.H"
|
#include "UEqns.H"
|
||||||
#include "EEqns.H"
|
#include "EEqns.H"
|
||||||
//#include "pEqn.H"
|
#include "pEqn.H"
|
||||||
#include "pEqnElim.H"
|
|
||||||
#include "DDtU.H"
|
#include "DDtU.H"
|
||||||
|
|
||||||
if (pimple.turbCorr())
|
if (pimple.turbCorr())
|
||||||
|
|||||||
Reference in New Issue
Block a user