damBreakPorousBaffle tutorial: corrected relaxation

This commit is contained in:
Henry
2012-01-12 18:04:19 +00:00
parent d0cc8a85f5
commit fa9eb43280

View File

@ -68,11 +68,11 @@ PIMPLE
cAlpha 2; cAlpha 2;
} }
relaxation relaxationFactors
{ {
U 1; "U.*" 1;
k 1; "k.*" 1;
epsilon 1; "epsilon.*" 1;
} }
// ************************************************************************* // // ************************************************************************* //