TUT: Updates for combustionModel = none. See #867

This commit is contained in:
Andrew Heather
2018-06-14 14:45:32 +01:00
parent 15288516c7
commit 357042c801
12 changed files with 12 additions and 71 deletions

View File

@ -15,14 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel PaSR;
active false;
PaSRCoeffs
{
Cmix 1.0;
}
combustionModel none;
// ************************************************************************* //

View File

@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //

View File

@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //

View File

@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //

View File

@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //

View File

@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //

View File

@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //

View File

@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //

View File

@ -15,11 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar;
combustionModel none;
active false;
laminarCoeffs
{}
// ************************************************************************* //

View File

@ -15,12 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel laminar<rhoChemistryCombustion>;
active false;
laminarCoeffs
{}
combustionModel none;
// ************************************************************************* //

View File

@ -15,11 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel noCombustion<psiThermoCombustion>;
combustionModel none;
active no;
noCombustionCoeffs
{}
// ************************************************************************* //

View File

@ -15,11 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
combustionModel noCombustion<psiThermoCombustion>;
combustionModel none;
active no;
noCombustionCoeffs
{}
// ************************************************************************* //