Modified waterChannel tutorial to make case better posed

Existing case did not properly converge and suffered slow convergence
with the water level failing to reach an equilibrium.  A slight rise in
the channel appears to help the water level reach an equlibrium when the flow
rate over the rise matches the inlet flow rate.
This commit is contained in:
Chris Greenshields
2015-05-19 15:01:10 +01:00
parent 997b3e7e2c
commit 78d98ca482
12 changed files with 27 additions and 307 deletions

View File

@ -23,7 +23,7 @@ startTime 0;
stopAt endTime;
endTime 100;
endTime 200;
deltaT 0.1;

View File

@ -28,7 +28,7 @@ expansionRatio 1.0;
linearDirectionCoeffs
{
axisPt (0 0 0);
direction (1 0.2 -0.02);
direction (1 0.2 0.02);
thickness 60;
}

View File

@ -28,7 +28,7 @@ expansionRatio 1.0;
linearDirectionCoeffs
{
axisPt (0 0 0);
direction (1 -0.2 -0.02);
direction (1 -0.2 -0.03);
thickness 40;
}

View File

@ -24,7 +24,7 @@ regions
(
boxToCell
{
box (-10 -20 -10) (200 20 4);
box (-10 -20 -10) (50 20 2.2);
fieldValues
(
volScalarFieldValue alpha.water 1