ENH: Small changes on overBuoyantPimpleFoam tutorial

This commit is contained in:
sergio
2019-06-10 10:16:08 -07:00
parent 8cb7181b92
commit 4010f3778e
40 changed files with 68 additions and 174 deletions

View File

@ -51,7 +51,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0;
value uniform 0;
}
frontAndBack_pos

View File

@ -28,7 +28,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0;
value uniform 0;
}
inletPilot

View File

@ -28,7 +28,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0;
value uniform 0;
}
inletPilot

View File

@ -28,7 +28,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0;
value uniform 0;
}
inletPilot

View File

@ -28,7 +28,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0;
value uniform 0;
}
inletPilot

View File

@ -28,7 +28,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0;
value uniform 0;
}
inletPilot

View File

@ -29,7 +29,9 @@ boundaryField
wallOutside
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0.77;
value uniform 0.77;
}
wallTube

View File

@ -28,7 +28,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0;
value uniform 0;
}
inletPilot

View File

@ -51,7 +51,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0.23;
value uniform 0.23;
}
frontAndBack_pos

View File

@ -28,7 +28,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0;
value uniform 0;
}
inletPilot

View File

@ -51,7 +51,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 300;
value uniform 300;
}
frontAndBack_pos

View File

@ -28,7 +28,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 0;
value uniform 0;
}
inletPilot

View File

@ -32,7 +32,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 30000;
value uniform 30000;
}
inletPilot

View File

@ -29,7 +29,9 @@ boundaryField
outlet
{
type zeroGradient;
type inletOutlet;
inletValue uniform 30;
value uniform 30;
}
inletPilot