mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: atmFlatTerrain: fix atmAmbientTurbSource value (#2031)
This commit is contained in:
committed by
Andrew Heather
parent
7c494a6b64
commit
881eeb0214
@ -43,7 +43,7 @@ atmAmbientTurbSource1
|
|||||||
atmAmbientTurbSourceCoeffs
|
atmAmbientTurbSourceCoeffs
|
||||||
{
|
{
|
||||||
selectionMode all;
|
selectionMode all;
|
||||||
kAmb 0.001;
|
kAmb 1.0e-04;
|
||||||
epsilonAmb 7.208e-08;
|
epsilonAmb 7.208e-08;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user