Skip to content
Snippets Groups Projects
Commit 757a539e authored by Henry's avatar Henry
Browse files

compressibleTwoPhaseEulerFoam/fluidisedBed: updated schemes for solving internal energy

parent c795c813
No related branches found
No related tags found
Loading
......@@ -38,7 +38,7 @@ divSchemes
"div\(phid.,p\)" Gauss upwind;
"div\(alphaPhi.,(h|e).\)" Gauss limitedLinear 1;
"div\(alphaPhi.,K.\)" Gauss limitedLinear 1;
"div\(alphaPhi.,(K.|p)\)" Gauss limitedLinear 1;
div(alphaPhi2,k) Gauss limitedLinear 1;
div(alphaPhi2,epsilon) Gauss limitedLinear 1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment