Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
7aed8c29
Commit
7aed8c29
authored
Mar 07, 2017
by
Henry Weller
Browse files
tutorials: Updated pcorr settings in fvSolution to provide pcorrFinal if required
parent
55e7a77a
Changes
38
Hide whitespace changes
Inline
Side-by-side
tutorials/compressible/rhoCentralDyMFoam/movingCone/system/fvSolution
View file @
7aed8c29
...
...
@@ -31,7 +31,7 @@ solvers
relTol 0;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner DIC;
...
...
tutorials/compressible/rhoPimpleDyMFoam/annularThermalMixer/system/fvSolution
View file @
7aed8c29
...
...
@@ -33,7 +33,7 @@ solvers
relTol 0;
}
pcorr
"
pcorr
.*"
{
$p;
tolerance 1e-2;
...
...
tutorials/compressible/sonicDyMFoam/movingCone/system/fvSolution
View file @
7aed8c29
...
...
@@ -31,7 +31,7 @@ solvers
relTol 0;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner DIC;
...
...
tutorials/incompressible/pimpleDyMFoam/mixerVesselAMI2D/system/fvSolution
View file @
7aed8c29
...
...
@@ -17,7 +17,7 @@ FoamFile
solvers
{
pcorr
"
pcorr
.*"
{
solver GAMG;
smoother GaussSeidel;
...
...
tutorials/incompressible/pimpleDyMFoam/movingCone/system/fvSolution
View file @
7aed8c29
...
...
@@ -33,7 +33,7 @@ solvers
relTol 0;
}
pcorr
"
pcorr
.*"
{
$p
tolerance 0.02;
...
...
tutorials/incompressible/pimpleDyMFoam/oscillatingInletACMI2D/system/fvSolution
View file @
7aed8c29
...
...
@@ -16,7 +16,7 @@ FoamFile
solvers
{
pcorr
"
pcorr
.*"
{
solver GAMG;
tolerance 1e-2;
...
...
tutorials/incompressible/pimpleDyMFoam/propeller/system/fvSolution
View file @
7aed8c29
...
...
@@ -16,7 +16,7 @@ FoamFile
solvers
{
pcorr
"
pcorr
.*"
{
solver GAMG;
tolerance 1e-2;
...
...
tutorials/incompressible/pimpleDyMFoam/wingMotion/wingMotion2D_pimpleDyMFoam/system/fvSolution
View file @
7aed8c29
...
...
@@ -16,7 +16,7 @@ FoamFile
solvers
{
pcorr
"
pcorr
.*"
{
solver GAMG;
tolerance 0.02;
...
...
@@ -26,7 +26,7 @@ solvers
p
{
$pcorr
$
"
pcorr
.*"
tolerance 1e-7;
relTol 0.01;
}
...
...
tutorials/multiphase/compressibleInterDyMFoam/RAS/sloshingTank2D/system/fvSolution
View file @
7aed8c29
...
...
@@ -29,7 +29,7 @@ solvers
solver diagonal;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D/system/fvSolution
View file @
7aed8c29
...
...
@@ -37,7 +37,7 @@ solvers
solver diagonal;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/compressibleInterFoam/laminar/depthCharge3D/system/fvSolution
View file @
7aed8c29
...
...
@@ -32,7 +32,7 @@ solvers
relTol 0;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/compressibleMultiphaseInterFoam/laminar/damBreak4phase/system/fvSolution
View file @
7aed8c29
...
...
@@ -23,7 +23,7 @@ solvers
cAlpha 1;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/interDyMFoam/RAS/sloshingTank2D/system/fvSolution
View file @
7aed8c29
...
...
@@ -24,7 +24,7 @@ solvers
cAlpha 1.5;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/interDyMFoam/RAS/sloshingTank2D3DoF/system/fvSolution
View file @
7aed8c29
...
...
@@ -24,7 +24,7 @@ solvers
cAlpha 1.5;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/interDyMFoam/RAS/sloshingTank3D/system/fvSolution
View file @
7aed8c29
...
...
@@ -24,7 +24,7 @@ solvers
cAlpha 1.5;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/interDyMFoam/RAS/sloshingTank3D3DoF/system/fvSolution
View file @
7aed8c29
...
...
@@ -24,7 +24,7 @@ solvers
cAlpha 1.5;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/interDyMFoam/RAS/sloshingTank3D6DoF/system/fvSolution
View file @
7aed8c29
...
...
@@ -24,7 +24,7 @@ solvers
cAlpha 1.5;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/interDyMFoam/RAS/testTubeMixer/system/fvSolution
View file @
7aed8c29
...
...
@@ -24,7 +24,7 @@ solvers
cAlpha 1;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/interFoam/LES/nozzleFlow2D/system/fvSolution
View file @
7aed8c29
...
...
@@ -24,7 +24,7 @@ solvers
cAlpha 1;
}
pcorr
"
pcorr
.*"
{
solver PCG;
preconditioner
...
...
tutorials/multiphase/interFoam/RAS/DTCHull/system/fvSolution
View file @
7aed8c29
...
...
@@ -35,7 +35,7 @@ solvers
minIter 1;
}
pcorr
"
pcorr
.*"
{
solver PCG;
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment