reactingtwophaseeulerfoam?
-
@东岳 I am using IPSA model (lauder and spalding). In all of equation used, the alpha term has been introduced inside.
http://www.cham.co.uk/phoenics/d_polis/d_lecs/ipsa/ipsa.htm#11 -
@东岳 Sorry. I am still confused that how the equation(24) mentioned in your page could be solved in OpenFoam. In the source code:
solve ( pEqnComp1() + pEqnComp2() + pEqnIncomp, mesh.solver(p_rgh.select(pimple.finalInnerIter())) );
why
pEqnComp1() + pEqnComp2() + pEqnIncomp
ranther than- pEqnComp1() - pEqnComp2() + pEqnIncomp
. Because in your equation(24), pEqnComp1() + pEqnComp2() in the right side while pEqnIncomp in the left side.
2020年3月24日 16:46
21/23
2020年4月1日 09:35