ENH: propeller: updated setup

This commit is contained in:
mattijs
2014-01-24 14:39:21 +00:00
parent 072ee4ff2f
commit 0cb2eaa6cb
14 changed files with 85 additions and 292 deletions

View File

@ -21,6 +21,9 @@ internalField uniform 0;
boundaryField
{
//- Set patchGroups for constraint patches
#include "${WM_PROJECT_DIR}/etc/caseDicts/setConstraintTypes"
inlet
{
type calculated;
@ -33,13 +36,7 @@ boundaryField
value uniform 0;
}
outerCylinder
{
type nutkWallFunction;
value uniform 0;
}
"propeller.*"
wall
{
type nutkWallFunction;
value uniform 0;