TUT: interIsoFoam: remove redundant entries

This commit is contained in:
Johan Roenby
2021-12-10 16:19:20 +00:00
committed by Andrew Heather
parent 0bf7758dd4
commit b7af3ff891
22 changed files with 14 additions and 48 deletions

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes
{
div(rhoPhi,U) Gauss limitedLinearV 1;
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss interfaceCompression;
div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
}

View File

@ -47,7 +47,7 @@ correctFluxes
(phi none)
(nHatf none)
(rhoPhi none)
(alphaPhi none)
(alphaPhi_ none)
(ghf none)
(phi0 none)
(dVf_ none)

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes
{
div(rhoPhi,U) Gauss upwind;
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;
div(phi,k) Gauss upwind;
div(phi,omega) Gauss upwind;
div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;

View File

@ -29,9 +29,8 @@ solvers
writeIsoFaces false;
reconstructionScheme plicRDF; // isoAlpha
nAlphaCorr 1;
nAlphaSubCycles 1;
cAlpha 1;
cAlpha 1; // Read by interIsoFoam but not used
}
p_rgh

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes
{
div(rho*phi,U) Gauss limitedLinearV 1;
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss interfaceCompression;
div((muEff*dev(T(grad(U))))) Gauss linear;
}

View File

@ -19,12 +19,12 @@ solvers
{
"alpha.*"
{
isoFaceTol 1e-8;
surfCellTol 1e-8;
nAlphaBounds 3;
isoFaceTol 1e-10;
surfCellTol 1e-10;
nAlphaBounds 5;
snapTol 0;
clip false;
cAlpha 1;
cAlpha 1; //Read by interIsoFoam but not used
nAlphaSubCycles 1;
reconstructionScheme plicRDF; // isoAlpha
}

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes
{
div(rhoPhi,U) Gauss linearUpwind grad(U);
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;
div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
}

View File

@ -27,17 +27,8 @@ solvers
clip true;
reconstructionScheme isoAlpha; // isoAlpha
nAlphaCorr 2;
nAlphaSubCycles 1;
cAlpha 1;
MULESCorr yes;
nLimiterIter 3;
solver smoothSolver;
smoother symGaussSeidel;
tolerance 1e-8;
relTol 0;
cAlpha 1; // Read but not used by interIsoFoam
}
"pcorr.*"

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes
{
div(rhoPhi,U) Gauss limitedLinearV 1;
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;
}
laplacianSchemes

View File

@ -26,7 +26,7 @@ solvers
clip false;
nAlphaSubCycles 1;
cAlpha 1;
cAlpha 1; // Read by interIsoFoam but not used
reconstructionScheme plicRDF; // isoAlpha
}
}

View File

@ -29,8 +29,6 @@ divSchemes
{
default none;
div(rhoPhi,U) Gauss limitedLinearV 1;
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;
"div\(phi,(k|omega)\)" Gauss upwind;
div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;

View File

@ -20,7 +20,7 @@ solvers
"alpha.water.*"
{
nAlphaSubCycles 1;
cAlpha 1;
cAlpha 1; // Read by interIsoFoam but not used
reconstructionScheme isoAlpha; // plicRDF
isoFaceTol 1e-8;
surfCellTol 1e-6;

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes
{
div(rhoPhi,U) Gauss limitedLinearV 1;
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;
div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
}

View File

@ -25,7 +25,7 @@ solvers
nAlphaBounds 3;
clip false;
nAlphaSubCycles 1;
cAlpha 1;
cAlpha 1; // Read by interIsoFoam but not used
reconstructionScheme isoAlpha; // plicRDF
}
}

View File

@ -27,8 +27,6 @@ gradSchemes
divSchemes
{
div(rhoPhi,U) Gauss vanLeerV;
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss vanLeer;
div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
}

View File

@ -18,9 +18,8 @@ solvers
{
alpha.water
{
nAlphaCorr 1;
nAlphaSubCycles 3;
cAlpha 1.5;
cAlpha 1; // Read by interIsoFoam but not used
isoFaceTol 1e-10;
surfCellTol 1e-6;

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes
{
div(rhoPhi,U) Gauss limitedLinearV 1;
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;
}
laplacianSchemes

View File

@ -25,7 +25,7 @@ solvers
nAlphaBounds 8;
clip false;
nAlphaSubCycles 1;
cAlpha 1;
cAlpha 1; // Read but not used by interIsoFoam
reconstructionScheme isoAlpha;
}
}

View File

@ -26,7 +26,7 @@ solvers
clip true;
nAlphaSubCycles 1;
cAlpha 1;
cAlpha 1; // Read by interIsoFoam but not used
reconstructionScheme isoAlpha; // plicRDF
}

View File

@ -27,8 +27,6 @@ gradSchemes
divSchemes
{
div(rhoPhi,U) Gauss linearUpwind grad(U);
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;
div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
}

View File

@ -24,9 +24,8 @@ solvers
snapTol 1e-12;
clip true;
nAlphaCorr 1;
nAlphaSubCycles 1;
cAlpha 1;
cAlpha 1; // Read by interIsoFoam but not used
reconstructionScheme plicRDF; // plicRDF
}

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes
{
div(rhoPhi,U) Gauss linear;
div(phi,alpha) Gauss vanLeer;
div(phirb,alpha) Gauss linear;
div(phi,k) Gauss upwind;
div(phi,epsilon) Gauss upwind;
div(phi,R) Gauss upwind;