chtMultiRegionFoam: updated thermodynamics

This commit is contained in:
Henry
2010-11-02 18:57:39 +00:00
parent a3f4fdd863
commit f8ae2453df
91 changed files with 2765 additions and 133 deletions

View File

@ -61,16 +61,6 @@ solvers
}
}
PISO
{
momentumPredictor off;
nOuterCorrectors 1;
nCorrectors 2;
nNonOrthogonalCorrectors 1;
pRefPoint (-0.081 -0.0257 8.01);
pRefValue 1e5;
}
PIMPLE
{
momentumPredictor on;

View File

@ -23,6 +23,7 @@ solvers
tolerance 1E-06;
relTol 0.1;
}
TFinal
{
$T;
@ -31,11 +32,6 @@ solvers
}
}
PISO
{
nNonOrthogonalCorrectors 1;
}
PIMPLE
{
nNonOrthogonalCorrectors 1;

View File

@ -32,11 +32,6 @@ solvers
}
}
PISO
{
nNonOrthogonalCorrectors 1;
}
PIMPLE
{
nNonOrthogonalCorrectors 1;

View File

@ -32,11 +32,6 @@ solvers
}
}
PISO
{
nNonOrthogonalCorrectors 1;
}
PIMPLE
{
nNonOrthogonalCorrectors 1;

View File

@ -63,16 +63,6 @@ solvers
}
}
PISO
{
momentumPredictor off;
nOuterCorrectors 1;
nCorrectors 2;
nNonOrthogonalCorrectors 1;
pRefPoint (-0.081 -0.0257 8.01);
pRefValue 1e5;
}
PIMPLE
{
momentumPredictor on;