tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/air/topoSetDict.1: further correction to avoid duplicate registration
This commit is contained in:
parent
31fd2512fb
commit
4c9897879e
1 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ actions
|
|||
}
|
||||
|
||||
{
|
||||
name rotorBlades;
|
||||
name rotorBladesFaceSet;
|
||||
type faceSet;
|
||||
action new;
|
||||
source faceToFace;
|
||||
|
|
@ -62,7 +62,7 @@ actions
|
|||
}
|
||||
|
||||
{
|
||||
name rotorBlades;
|
||||
name rotorBladesFaceSet;
|
||||
type faceSet;
|
||||
action subset;
|
||||
source boxToFace;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue