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;
|
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