Comments
This commit is contained in:
parent
afdc01fec6
commit
6f06d1cbd3
2 changed files with 2 additions and 2 deletions
|
@ -468,7 +468,7 @@ Foam::polyMesh* Foam::blockMesh::createTopology
|
|||
<< endl;
|
||||
}
|
||||
|
||||
// Override neighbourpatch name
|
||||
// Override neighbour patch name
|
||||
if (nbrPatchNames[patchI] != word::null)
|
||||
{
|
||||
dict.set("neighbourPatch", nbrPatchNames[patchI]);
|
||||
|
|
Reference in a new issue