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;
|
type faceSet;
|
||||||
action new;
|
action new;
|
||||||
source faceToFace;
|
source faceToFace;
|
||||||
@ -62,7 +62,7 @@ actions
|
|||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
name rotorBlades;
|
name rotorBladesFaceSet;
|
||||||
type faceSet;
|
type faceSet;
|
||||||
action subset;
|
action subset;
|
||||||
source boxToFace;
|
source boxToFace;
|
||||||
|
|||||||
Reference in New Issue
Block a user