mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
chtMultiRegionFoam/multiRegionLiquidHeater tutorial: corrected relaxation statement
This commit is contained in:
@ -77,7 +77,7 @@ PIMPLE
|
|||||||
|
|
||||||
relaxationFactors
|
relaxationFactors
|
||||||
{
|
{
|
||||||
"h.* 1;
|
"h.*" 1;
|
||||||
"U.*" 1;
|
"U.*" 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user