composition bc for Zst=0.5 propane-O2-N2 diffusion flame

This commit is contained in:
ignis 2018-11-12 15:50:00 +09:00
parent 78241e1eee
commit 8183bc0cd2
4 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@ boundaryField
nzLow
{
type fixedValue;
value uniform 0.14046;
value uniform 0.164259;
}
nzUpp
{

View file

@ -23,12 +23,12 @@ boundaryField
nzLow
{
type fixedValue;
value uniform 0.85954;
value uniform 0.835741;
}
nzUpp
{
type fixedValue;
value uniform 0.440011;
value uniform 0.401658;
}
coLow
{

View file

@ -28,7 +28,7 @@ boundaryField
nzUpp
{
type fixedValue;
value uniform 0.559989;
value uniform 0.598342;
}
coLow
{

View file

@ -30,8 +30,8 @@ inertSpecie N2;
chemistryReader foamChemistryReader;
foamChemistryFile "$FOAM_CASE/constant/mech/methane-air-2step-BFER/reactions";
foamChemistryFile "$FOAM_CASE/constant/mech/propane-air-ctis/2step/reactions";
foamChemistryThermoFile "$FOAM_CASE/constant/mech/methane-air-2step-BFER/thermos";
foamChemistryThermoFile "$FOAM_CASE/constant/mech/propane-air-ctis/2step/thermos";
// ************************************************************************* //