tutorials and templates: Updated wall BC for velocity to noSlip

This commit is contained in:
Henry Weller
2016-02-09 20:08:34 +00:00
parent ab3081aa6b
commit 28006ee0a5
164 changed files with 314 additions and 626 deletions

View File

@ -29,13 +29,11 @@ boundaryField
}
ground
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
blockedFaces
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
baffleWall
{

View File

@ -29,14 +29,12 @@ boundaryField
liner
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
cylinderHead
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
}

View File

@ -28,8 +28,7 @@ boundaryField
region0_to_filmRegion_coupledWall // Patch to pyrolysis
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
outlet
@ -39,8 +38,7 @@ boundaryField
"side.*"
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
inlet

View File

@ -31,8 +31,7 @@ boundaryField
base
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
inlet

View File

@ -30,8 +30,7 @@ boundaryField
base
{
type fixedValue;
value uniform (0 0 0);
type noSlip;
}
inlet