bc update for Zst=0.07 and N2 coflow and time varying ignition cells temperature
This commit is contained in:
parent
3c405187e3
commit
584e10c699
10 changed files with 156 additions and 135 deletions
36
0.org/CH4
36
0.org/CH4
|
|
@ -23,13 +23,31 @@ boundaryField
|
|||
nzLow
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0.14046;
|
||||
value uniform 1;
|
||||
}
|
||||
nzUpp
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
waLow
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
waUpp
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type inletOutlet;
|
||||
|
|
@ -48,22 +66,6 @@ boundaryField
|
|||
{
|
||||
type empty;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type inletOutlet;
|
||||
inletValue uniform 0;
|
||||
value uniform 0;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type inletOutlet;
|
||||
inletValue uniform 0;
|
||||
value uniform 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
38
0.org/N2
38
0.org/N2
|
|
@ -23,12 +23,30 @@ boundaryField
|
|||
nzLow
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0.85954;
|
||||
value uniform 0;
|
||||
}
|
||||
nzUpp
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0.440011;
|
||||
value uniform 0.698762;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 1;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 1;
|
||||
}
|
||||
waLow
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
waUpp
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
|
|
@ -48,22 +66,6 @@ boundaryField
|
|||
{
|
||||
type empty;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type inletOutlet;
|
||||
inletValue uniform 1;
|
||||
value uniform 1;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type inletOutlet;
|
||||
inletValue uniform 1;
|
||||
value uniform 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
36
0.org/O2
36
0.org/O2
|
|
@ -28,7 +28,25 @@ boundaryField
|
|||
nzUpp
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0.559989;
|
||||
value uniform 0.301238;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
waLow
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
waUpp
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
|
|
@ -48,22 +66,6 @@ boundaryField
|
|||
{
|
||||
type empty;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type inletOutlet;
|
||||
inletValue uniform 0;
|
||||
value uniform 0;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type inletOutlet;
|
||||
inletValue uniform 0;
|
||||
value uniform 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
36
0.org/T
36
0.org/T
|
|
@ -16,7 +16,7 @@ FoamFile
|
|||
|
||||
dimensions [ 0 0 0 1 0 0 0 ];
|
||||
|
||||
internalField uniform 1200;
|
||||
internalField uniform 300;
|
||||
|
||||
boundaryField
|
||||
{
|
||||
|
|
@ -30,6 +30,24 @@ boundaryField
|
|||
type fixedValue;
|
||||
value uniform 300;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 300;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 300;
|
||||
}
|
||||
waLow
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
waUpp
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type inletOutlet;
|
||||
|
|
@ -48,22 +66,6 @@ boundaryField
|
|||
{
|
||||
type empty;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type inletOutlet;
|
||||
inletValue uniform 300;
|
||||
value uniform 300;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type inletOutlet;
|
||||
inletValue uniform 300;
|
||||
value uniform 300;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
32
0.org/U
32
0.org/U
|
|
@ -30,6 +30,24 @@ boundaryField
|
|||
type fixedValue;
|
||||
value uniform ( 0 -0.2 0 );
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform ( 0.0 0.2 0 );
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform ( 0 -0.2 0 );
|
||||
}
|
||||
waLow
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
waUpp
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type pressureInletOutletVelocity;
|
||||
|
|
@ -47,20 +65,6 @@ boundaryField
|
|||
{
|
||||
type empty;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type slip;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type pressureInletOutletVelocity;
|
||||
value uniform ( 0 0 0 );
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type pressureInletOutletVelocity;
|
||||
value uniform ( 0 0 0 );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -30,6 +30,24 @@ boundaryField
|
|||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
waLow
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
waUpp
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type inletOutlet;
|
||||
|
|
@ -48,22 +66,6 @@ boundaryField
|
|||
{
|
||||
type empty;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type inletOutlet;
|
||||
inletValue uniform 0;
|
||||
value uniform 0;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type inletOutlet;
|
||||
inletValue uniform 0;
|
||||
value uniform 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
30
0.org/alphat
30
0.org/alphat
|
|
@ -30,6 +30,24 @@ boundaryField
|
|||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform 0;
|
||||
}
|
||||
waLow
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
waUpp
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type zeroGradient;
|
||||
|
|
@ -46,18 +64,6 @@ boundaryField
|
|||
{
|
||||
type empty;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
38
0.org/p
38
0.org/p
|
|
@ -28,6 +28,22 @@ boundaryField
|
|||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
waLow
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
waUpp
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
outlet
|
||||
{
|
||||
type totalPressure;
|
||||
|
|
@ -49,28 +65,6 @@ boundaryField
|
|||
{
|
||||
type empty;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type zeroGradient;
|
||||
}
|
||||
coLow
|
||||
{
|
||||
type totalPressure;
|
||||
rho none;
|
||||
psi none;
|
||||
gamma 1;
|
||||
p0 uniform 101325;
|
||||
value uniform 101325;
|
||||
}
|
||||
coUpp
|
||||
{
|
||||
type totalPressure;
|
||||
rho none;
|
||||
psi none;
|
||||
gamma 1;
|
||||
p0 uniform 101325;
|
||||
value uniform 101325;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
2
job.mpi
2
job.mpi
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
#SBATCH -J 050ch4-1step # Job name
|
||||
#SBATCH -J 007ch4-1step # Job name
|
||||
#SBATCH -o job.%j.out # Name of stdout output file (%j expands to jobId)
|
||||
#SBATCH -n 100 # Total number of mpi tasks requested
|
||||
#SBATCH --ntasks-per-node=10
|
||||
|
|
|
|||
|
|
@ -27,7 +27,14 @@ source1
|
|||
fixedTemperatureConstraintCoeffs
|
||||
{
|
||||
mode uniform;
|
||||
temperature 2000;
|
||||
// temperature 2000;
|
||||
temperature table
|
||||
2
|
||||
(
|
||||
(0 300)
|
||||
(0.01 2000)
|
||||
)
|
||||
;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue