reactingParticleFoam: Support singleComponentMixtures
This is useful for testing purposes in comparison with rhoPimpleFoam. Also made a fix to the handling of multivariate convection schemes in chtMultiRegionFoam.
This commit is contained in:
@ -30,7 +30,6 @@ divSchemes
|
||||
default none;
|
||||
|
||||
div(phi,U) Gauss linearUpwind grad(U);
|
||||
div(phi,h) Gauss linearUpwind limitedGrad;
|
||||
div(phi,Yi_h) Gauss limitedLinear 1;
|
||||
div(phi,k) Gauss linearUpwind limitedGrad;
|
||||
div(phi,epsilon) Gauss linearUpwind limitedGrad;
|
||||
|
||||
Reference in New Issue
Block a user