Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop

This commit is contained in:
sergio
2018-10-01 17:14:39 -07:00
109 changed files with 1066 additions and 553 deletions

View File

@ -24,7 +24,6 @@ boundaryField
rotor
{
type epsilonWallFunction;
U Urel;
value uniform 3.75e-4;
}

View File

@ -34,13 +34,11 @@ boundaryField
innerWall
{
type epsilonWallFunction;
U Urel;
value uniform 14.855;
}
outerWall
{
type epsilonWallFunction;
U Urel;
value uniform 14.855;
}
cyclic_half0

View File

@ -34,13 +34,11 @@ boundaryField
innerWall
{
type nutkWallFunction;
U Urel;
value uniform 0;
}
outerWall
{
type nutkWallFunction;
U Urel;
value uniform 0;
}
cyclic_half0