ENH: Updated steadyReactingParcelFoam -> LTSReactingParcelFoam

This commit is contained in:
andy
2011-03-02 11:00:13 +00:00
parent 7d1e727372
commit b2de414a99
89 changed files with 38 additions and 41 deletions

View File

@ -8,4 +8,4 @@ cd ${0%/*} || exit 1 # run from this directory
runApplication blockMesh
# run the solver
runApplication steadyReactingParcelFoam
runApplication LTSReactingParcelFoam

View File

@ -51,4 +51,8 @@ maxCo 0.5;
maxDeltaT 1;
alphaTauSpecie 1e10;
alphaTauTemp 0.005;
// ************************************************************************* //

View File

@ -53,8 +53,9 @@ solvers
}
}
SIMPLE
PISO
{
nCorrectors 2;
nNonOrthogonalCorrectors 0;
momentumPredictor yes;
rhoMin rhoMin [1 -3 0 0 0] 0.1;

View File

@ -8,6 +8,6 @@ cd ${0%/*} || exit 1 # run from this directory
runApplication blockMesh
# run the solver
runApplication steadyReactingParcelFoam
runApplication LTSReactingParcelFoam
# ----------------------------------------------------------------- end-of-file

View File

@ -61,8 +61,9 @@ solvers
};
}
SIMPLE
PISO
{
nCorrectors 2;
nNonOrthogonalCorrectors 0; // 10;
momentumPredictor yes;
rhoMin rhoMin [ 1 -3 0 0 0 ] 0; // 0.5;