mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge commit 'OpenCFD/master' into olesenm
This commit is contained in:
@ -23,7 +23,7 @@ boundaryField
|
||||
{
|
||||
piston
|
||||
{
|
||||
type mutWallFunction;
|
||||
type mutkWallFunction;
|
||||
Cmu 0.09;
|
||||
kappa 0.41;
|
||||
E 9.8;
|
||||
@ -31,7 +31,7 @@ boundaryField
|
||||
}
|
||||
liner
|
||||
{
|
||||
type mutWallFunction;
|
||||
type mutkWallFunction;
|
||||
Cmu 0.09;
|
||||
kappa 0.41;
|
||||
E 9.8;
|
||||
@ -39,7 +39,7 @@ boundaryField
|
||||
}
|
||||
cylinderHead
|
||||
{
|
||||
type mutWallFunction;
|
||||
type mutkWallFunction;
|
||||
Cmu 0.09;
|
||||
kappa 0.41;
|
||||
E 9.8;
|
||||
|
||||
Reference in New Issue
Block a user