mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: flameProp tut: work with subsetMesh
This commit is contained in:
@ -8052,9 +8052,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 0;
|
uniformInletValue 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -8052,9 +8052,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform ( 0 0 0 0 0 0 );
|
uniformInletValue ( 0 0 0 0 0 0 );
|
||||||
value uniform ( 0 0 0 0 0 0 );
|
value uniform ( 0 0 0 0 0 0 );
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -8052,9 +8052,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform ( 0 0 0 0 0 0 );
|
uniformInletValue ( 0 0 0 0 0 0 );
|
||||||
value uniform ( 0 0 0 0 0 0 );
|
value uniform ( 0 0 0 0 0 0 );
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -8052,9 +8052,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform ( 0 0 0 0 0 0 );
|
uniformInletValue ( 0 0 0 0 0 0 );
|
||||||
value uniform ( 0 0 0 0 0 0 );
|
value uniform ( 0 0 0 0 0 0 );
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -8052,9 +8052,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 0;
|
uniformInletValue 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -8052,9 +8052,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 0;
|
uniformInletValue 0;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,9 +23,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 0.5;
|
uniformInletValue 0.5;
|
||||||
value uniform 0.5;
|
value uniform 0.5;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,9 +23,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 300;
|
uniformInletValue 300;
|
||||||
value uniform 300;
|
value uniform 300;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,9 +23,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 300;
|
uniformInletValue 300;
|
||||||
value uniform 300;
|
value uniform 300;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,9 +23,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform ( 0 0 0 );
|
uniformInletValue ( 0 0 0 );
|
||||||
value uniform ( 0 0 0 );
|
value uniform ( 0 0 0 );
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,9 +23,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 1;
|
uniformInletValue 1;
|
||||||
value uniform 1;
|
value uniform 1;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,9 +23,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 1;
|
uniformInletValue 1;
|
||||||
value uniform 1;
|
value uniform 1;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -8052,9 +8052,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 1;
|
uniformInletValue 1;
|
||||||
value uniform 1;
|
value uniform 1;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,9 +23,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 0.1;
|
uniformInletValue 0.1;
|
||||||
value uniform 0.1;
|
value uniform 0.1;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,56 +0,0 @@
|
|||||||
/*--------------------------------*- C++ -*----------------------------------*\
|
|
||||||
| ========= | |
|
|
||||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
|
||||||
| \\ / O peration | Version: dev |
|
|
||||||
| \\ / A nd | Web: www.OpenFOAM.org |
|
|
||||||
| \\/ M anipulation | |
|
|
||||||
\*---------------------------------------------------------------------------*/
|
|
||||||
FoamFile
|
|
||||||
{
|
|
||||||
version 2.0;
|
|
||||||
format ascii;
|
|
||||||
class volScalarField;
|
|
||||||
location "0";
|
|
||||||
object epsilon;
|
|
||||||
}
|
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
|
||||||
|
|
||||||
dimensions [ 0 2 -3 0 0 0 0 ];
|
|
||||||
|
|
||||||
internalField uniform 0.1;
|
|
||||||
|
|
||||||
boundaryField
|
|
||||||
{
|
|
||||||
outer
|
|
||||||
{
|
|
||||||
type inletOutlet;
|
|
||||||
inletValue uniform 0.1;
|
|
||||||
value uniform 0.1;
|
|
||||||
}
|
|
||||||
ground
|
|
||||||
{
|
|
||||||
type compressible::epsilonWallFunction;
|
|
||||||
value uniform 0.1;
|
|
||||||
}
|
|
||||||
blockedFaces
|
|
||||||
{
|
|
||||||
type compressible::epsilonWallFunction;
|
|
||||||
value uniform 0.1;
|
|
||||||
}
|
|
||||||
baffleWall
|
|
||||||
{
|
|
||||||
type compressible::epsilonWallFunction;
|
|
||||||
value uniform 1e-05;
|
|
||||||
}
|
|
||||||
baffleCyclic_half0
|
|
||||||
{
|
|
||||||
type cyclic;
|
|
||||||
}
|
|
||||||
baffleCyclic_half1
|
|
||||||
{
|
|
||||||
type cyclic;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
|
||||||
@ -23,9 +23,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 0.0623;
|
uniformInletValue 0.0623;
|
||||||
value uniform 0.0623;
|
value uniform 0.0623;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,9 +23,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 1.5;
|
uniformInletValue 1.5;
|
||||||
value uniform 1.5;
|
value uniform 1.5;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -23,9 +23,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform 1.5;
|
uniformInletValue 1.5;
|
||||||
value uniform 1.5;
|
value uniform 1.5;
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
@ -8052,9 +8052,9 @@ boundaryField
|
|||||||
{
|
{
|
||||||
outer
|
outer
|
||||||
{
|
{
|
||||||
type inletOutlet;
|
type uniformInletOutlet;
|
||||||
inletValue uniform ( 0 0 0 0 0 0 );
|
uniformInletValue ( 0 0 0 0 0 0 );
|
||||||
value uniform ( 0 0 0 0 0 0 );
|
value uniform ( 0 0 0 0 0 0 );
|
||||||
}
|
}
|
||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user