mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
This commit is contained in:
@ -190,7 +190,7 @@ relaxationFactors
|
||||
h 0.95;
|
||||
k 0.9;
|
||||
epsilon 0.9;
|
||||
}w
|
||||
}
|
||||
}
|
||||
|
||||
relaxationFactors0
|
||||
|
||||
@ -13,5 +13,5 @@ z0 0.1;
|
||||
turbulentKE 1.3;
|
||||
windDirection (1 0 0);
|
||||
zDirection (0 0 1);
|
||||
zGround 935.0;
|
||||
zGround uniform 935.0;
|
||||
// ************************************************************************* //
|
||||
|
||||
@ -94,6 +94,7 @@ PIMPLE
|
||||
nCorrectors 2;
|
||||
nNonOrthogonalCorrectors 0;
|
||||
nAlphaCorr 2;
|
||||
correctAlpha no;
|
||||
}
|
||||
|
||||
relaxationFactors
|
||||
|
||||
Reference in New Issue
Block a user