mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
damBreakPorousBaffle tutorial: corrected relaxation
This commit is contained in:
@ -68,11 +68,11 @@ PIMPLE
|
||||
cAlpha 2;
|
||||
}
|
||||
|
||||
relaxation
|
||||
relaxationFactors
|
||||
{
|
||||
U 1;
|
||||
k 1;
|
||||
epsilon 1;
|
||||
"U.*" 1;
|
||||
"k.*" 1;
|
||||
"epsilon.*" 1;
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user