mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +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