mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
fireFoam/les/oppositeBurningPanels/0/alphaSgs: Update for new generalised wall-functions
This commit is contained in:
@ -24,6 +24,7 @@ boundaryField
|
|||||||
ground
|
ground
|
||||||
{
|
{
|
||||||
type alphatWallFunction;
|
type alphatWallFunction;
|
||||||
|
mut muSgs;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -45,6 +46,7 @@ boundaryField
|
|||||||
"(region0_to.*)"
|
"(region0_to.*)"
|
||||||
{
|
{
|
||||||
type alphatWallFunction;
|
type alphatWallFunction;
|
||||||
|
mut muSgs;
|
||||||
value uniform 0;
|
value uniform 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user