mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Removed unused entries in tutorial topoSetDict
This commit is contained in:
@ -41,14 +41,16 @@ baffles
|
||||
name baffles;
|
||||
type wall;
|
||||
|
||||
XXX 9.8;
|
||||
patchFields
|
||||
{
|
||||
|
||||
epsilon
|
||||
{
|
||||
type epsilonWallFunction;
|
||||
Cmu 0.09;
|
||||
kappa 0.41;
|
||||
E 9.8;
|
||||
E $Cmu; // XXX; //9.8;
|
||||
value uniform 0;
|
||||
}
|
||||
k
|
||||
|
||||
Reference in New Issue
Block a user