ENH: Changing BC for nut and omega for interDyMFoam/RAS/motorBike tutorial
This commit is contained in:
parent
5d5cc61bef
commit
2b733dfed1
@ -32,7 +32,7 @@ boundaryField
|
||||
|
||||
wall
|
||||
{
|
||||
type nutkRoughWallFunction;
|
||||
type nutkWallFunction;
|
||||
Ks uniform 100e-6;
|
||||
Cs uniform 0.5;
|
||||
value $internalField;
|
||||
|
@ -33,6 +33,7 @@ boundaryField
|
||||
wall
|
||||
{
|
||||
type omegaWallFunction;
|
||||
blended true;
|
||||
value $internalField;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user