mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
tutorials/heatTransfer/chtMultiRegionSimpleFoam/heatExchanger/system/air/topoSetDict.1: further correction to avoid duplicate registration
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user