TUT: clean up multiphase tutorials

This commit is contained in:
Kutalmis Bercin
2020-01-29 17:19:43 +00:00
parent 647e161511
commit 01514e4d43
1349 changed files with 5623 additions and 241919 deletions

View File

@ -74,7 +74,6 @@ boundary
( 9 13 12 8)
);
}
overset2
{
type overset;
@ -86,7 +85,6 @@ boundary
(17 21 20 16)
);
}
walls
{
type wall;
@ -96,7 +94,6 @@ boundary
(1 5 4 0)
);
}
inlet
{
type wall;
@ -105,7 +102,6 @@ boundary
(0 4 7 3)
);
}
outlet
{
type wall;
@ -114,14 +110,12 @@ boundary
(2 6 5 1)
);
}
// Populated by subsetMesh
hole
{
type wall;
faces ();
}
frontAndBack
{
type empty;
@ -131,7 +125,6 @@ boundary
(4 5 6 7)
);
}
frontAndBack1
{
type empty;
@ -141,7 +134,6 @@ boundary
(12 13 14 15)
);
}
frontAndBack2
{
type empty;

View File

@ -56,9 +56,12 @@ runTimeModifiable yes;
adjustTimeStep yes;
maxCo 1.5;
maxAlphaCo 2.0;
maxDeltaT 1;
functions
{
probes
@ -83,7 +86,6 @@ functions
(
(0.0009999 0.0015 0.003)
);
}
alphaVol

View File

@ -57,7 +57,10 @@ regions
boxToCell
{
box ( -100 -100 -100 ) ( 100 0.005 100 );
fieldValues ( volScalarFieldValue alpha.water 1 );
fieldValues
(
volScalarFieldValue alpha.water 1
);
}
);

View File

@ -56,7 +56,6 @@ actions
}
// Select box to remove from region 1 and 2
{
name box;
type cellSet;