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

@ -10,7 +10,6 @@ FoamFile
version 2.0;
format ascii;
class volVectorField;
location "0";
object U;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@ -37,6 +36,7 @@ boundaryField
{
type slip;
}
sides2
{
type slip;

View File

@ -40,6 +40,7 @@ boundaryField
{
type zeroGradient;
}
sides2
{
type zeroGradient;

View File

@ -43,6 +43,7 @@ boundaryField
type fixedFluxPressure;
value uniform 0;
}
sides2
{
type fixedFluxPressure;

View File

@ -67,7 +67,6 @@ functions
setFormat raw;
sets
(
line1
{
type uniform;