ENh: Change schemes for oppositeBurningPanles

This commit is contained in:
Sergio Ferraris
2011-12-02 12:36:13 +00:00
parent ebf937b0bc
commit 4351cb49ea
3 changed files with 92 additions and 30 deletions

View File

@ -32,12 +32,12 @@ divSchemes
div(phi,k) Gauss limitedLinear 1; div(phi,k) Gauss limitedLinear 1;
div(phi,Yi_hs) Gauss multivariateSelection div(phi,Yi_hs) Gauss multivariateSelection
{ {
O2 limitedLinear01 1; O2 linearUpwind grad(O2);
N2 limitedLinear01 1; N2 linearUpwind grad(N2);
C3H8 limitedLinear01 1; C3H8 linearUpwind grad(C3H8);
H2O limitedLinear01 1; H2O linearUpwind grad(H2O);
CO2 limitedLinear01 1; CO2 linearUpwind grad(CO2);
hs limitedLinear 1; hs linearUpwind grad(hs);
}; };
div((muEff*dev2(T(grad(U))))) Gauss linear; div((muEff*dev2(T(grad(U))))) Gauss linear;
div(phi,K) Gauss limitedLinear 1; div(phi,K) Gauss limitedLinear 1;

View File

@ -15,61 +15,117 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
7 9
( (
floor floor
{ {
type wall; type wall;
nFaces 50; nFaces 50;
startFace 3896; startFace 3882;
} }
ceiling ceiling
{ {
type wall; type wall;
nFaces 50; nFaces 50;
startFace 3946; startFace 3932;
} }
inlet inlet
{ {
type patch; type patch;
nFaces 40; nFaces 40;
startFace 3996; startFace 3982;
} }
outlet outlet
{ {
type patch; type patch;
nFaces 40; nFaces 40;
startFace 4036; startFace 4022;
} }
fixedWalls fixedWalls
{ {
type empty; type empty;
nFaces 4000; nFaces 4000;
startFace 4076; startFace 4062;
} }
baffle1Wall_0 baffle1Wall_0
{ {
type directMappedWall; type mappedWall;
nFaces 14; nFaces 14;
startFace 8076; startFace 8062;
sampleMode nearestPatchFace; sampleMode nearestPatchFace;
sampleRegion region0; sampleRegion region0;
samplePatch baffle1Wall_1; samplePatch baffle1Wall_1;
offsetMode uniform; offsetMode uniform;
offset ( 0 0 0 ); offset (0 0 0);
faces ( );
} }
baffle1Wall_1 baffle1Wall_1
{ {
type directMappedWall; type mappedWall;
nFaces 14; nFaces 14;
startFace 8090; startFace 8076;
sampleMode nearestPatchFace; sampleMode nearestPatchFace;
sampleRegion region0; sampleRegion region0;
samplePatch baffle1Wall_0; samplePatch baffle1Wall_0;
offsetMode uniform; offsetMode uniform;
offset ( 0 0 0 ); offset (0 0 0);
faces ( ); }
region0_to_baffleRegion_baffleFaces2_top
{
type mappedWall;
nFaces 14;
startFace 8090;
sampleMode nearestPatchFace;
sampleRegion baffleRegion;
samplePatch region0_to_baffleRegion_baffleFaces2_top;
offsetMode nonuniform;
offsets
14
(
(0.02 8.67362e-19 -0)
(0.02 -0 -0)
(0.02 -0 -0)
(0.02 -6.93889e-18 -0)
(0.02 -6.93889e-18 -0)
(0.02 -0 -0)
(0.02 -0 -0)
(0.02 -0 -0)
(0.02 -0 -0)
(0.02 -0 -0)
(0.02 -0 -0)
(0.02 -0 -0)
(0.02 -0 -0)
(0.02 -2.77556e-17 -0)
)
;
}
region0_to_baffleRegion_baffleFaces2_bottom
{
type mappedWall;
nFaces 14;
startFace 8104;
sampleMode nearestPatchFace;
sampleRegion baffleRegion;
samplePatch region0_to_baffleRegion_baffleFaces2_bottom;
offsetMode nonuniform;
offsets
14
(
(1.11022e-16 8.67362e-19 -0)
(1.11022e-16 -3.46945e-18 -0)
(-1.11022e-16 -0 -0)
(-1.11022e-16 -6.93889e-18 1.11022e-16)
(-1.11022e-16 -1.38778e-17 -0)
(-1.11022e-16 1.38778e-17 -0)
(-1.11022e-16 -0 -0)
(-0 -0 -0)
(-1.11022e-16 -0 -0)
(-1.11022e-16 -0 -0)
(-0 -0 -0)
(-0 -2.77556e-17 -0)
(-0 -0 -0)
(-0 -2.77556e-17 -0)
)
;
} }
) )

View File

@ -15,37 +15,43 @@ FoamFile
} }
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
5 6
( (
outlet outlet
{ {
type patch; type patch;
nFaces 600; nFaces 922;
startFace 51900; startFace 364825;
} }
sides sides
{ {
type patch; type patch;
nFaces 1200; nFaces 1834;
startFace 52500; startFace 365747;
} }
inlet inlet
{ {
type patch; type patch;
nFaces 600; nFaces 923;
startFace 53700; startFace 367581;
} }
ground ground
{ {
type wall; type wall;
nFaces 900; nFaces 0;
startFace 54300; startFace 368504;
} }
top top
{ {
type patch; type patch;
nFaces 900; nFaces 900;
startFace 55200; startFace 368504;
}
terrain_patch0
{
type wall;
nFaces 16037;
startFace 369404;
} }
) )