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 divSchemes
{ {
div(rhoPhi,U) Gauss limitedLinearV 1; 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; div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
} }

View File

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

View File

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

View File

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

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes divSchemes
{ {
div(rho*phi,U) Gauss limitedLinearV 1; 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; div((muEff*dev(T(grad(U))))) Gauss linear;
} }

View File

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

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes divSchemes
{ {
div(rhoPhi,U) Gauss linearUpwind grad(U); 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; div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
} }

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -28,8 +28,6 @@ gradSchemes
divSchemes divSchemes
{ {
div(rhoPhi,U) Gauss limitedLinearV 1; 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; div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
} }

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -27,8 +27,6 @@ gradSchemes
divSchemes divSchemes
{ {
div(rhoPhi,U) Gauss linearUpwind grad(U); 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; div(((rho*nuEff)*dev2(T(grad(U))))) Gauss linear;
} }

View File

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

View File

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