Added fvOptions support to interFoam

Now supports MRF
MRFInterFoam removed
This commit is contained in:
Henry
2014-02-11 17:34:50 +00:00
parent 803cac8303
commit 658fa412b5
31 changed files with 12 additions and 4799 deletions

View File

@ -26,6 +26,7 @@ FoamFile
walls
{
type wall;
inGroups 1(wall);
nFaces 5376;
startFace 94592;
}

View File

@ -27,7 +27,7 @@ solvers
p_rgh
{
solver GAMG;
tolerance 1e-08;
tolerance 1e-7;
relTol 0.01;
smoother DIC;
nPreSweeps 0;
@ -48,7 +48,7 @@ solvers
"pcorr.*"
{
$p_rghFinal;
tolerance 0.0001;
tolerance 0.001;
}
U