etc/templates: changed 'defaultPatch' to 'internal' type to help detect meshing errors
This commit is contained in:
@ -58,7 +58,8 @@ edges
|
||||
|
||||
defaultPatch
|
||||
{
|
||||
type wall;
|
||||
name background;
|
||||
type internal;
|
||||
}
|
||||
|
||||
boundary
|
||||
|
||||
@ -187,7 +187,8 @@ edges
|
||||
|
||||
defaultPatch
|
||||
{
|
||||
type wall;
|
||||
name background;
|
||||
type internal;
|
||||
}
|
||||
|
||||
boundary
|
||||
|
||||
@ -58,7 +58,8 @@ edges
|
||||
|
||||
defaultPatch
|
||||
{
|
||||
type wall;
|
||||
name background;
|
||||
type internal;
|
||||
}
|
||||
|
||||
boundary
|
||||
|
||||
@ -58,7 +58,8 @@ edges
|
||||
|
||||
defaultPatch
|
||||
{
|
||||
type patch;
|
||||
name background;
|
||||
type internal;
|
||||
}
|
||||
|
||||
boundary
|
||||
|
||||
@ -58,7 +58,8 @@ edges
|
||||
|
||||
defaultPatch
|
||||
{
|
||||
type patch;
|
||||
name background;
|
||||
type internal;
|
||||
}
|
||||
|
||||
boundary
|
||||
|
||||
@ -187,7 +187,8 @@ edges
|
||||
|
||||
defaultPatch
|
||||
{
|
||||
type patch;
|
||||
name background;
|
||||
type internal;
|
||||
}
|
||||
|
||||
boundary
|
||||
|
||||
@ -58,7 +58,8 @@ edges
|
||||
|
||||
defaultPatch
|
||||
{
|
||||
type patch;
|
||||
name background;
|
||||
type internal;
|
||||
}
|
||||
|
||||
boundary
|
||||
|
||||
@ -58,7 +58,8 @@ edges
|
||||
|
||||
defaultPatch
|
||||
{
|
||||
type patch;
|
||||
name background;
|
||||
type internal;
|
||||
}
|
||||
|
||||
boundary
|
||||
|
||||
Reference in New Issue
Block a user