Abstract 3D geometry to a 2D plane and apply 2D thickness

Learn how to abstract a cyclically symmetric 3D gas turbine strut assembly into a 2D model and apply thickness for more efficient thermal and structural simulation.

Download and extract the part files.

Introduction

3D gas turbine components often exhibit cyclic symmetry or axisymmetric behavior. In such cases, modeling the thermal and structural response in 2D can significantly reduce simulation time while maintaining accuracy.

The workflow includes:

  • Creating an idealized part.
  • WAVE-linking the geometry.
  • Generating curves with the Revolve Outline command.
  • Creating surfaces using the Bounded Plane tool.
  • Dividing sheet bodies into multiple faces.
  • Reviewing how to display and evaluate free edges.
  • Assigning 2D thickness values derived from the original 3D geometry.
  • Verifying the 2D element volume against the 3D model to ensure accuracy.

Open the part file

Open the part file and reset the dialog box settings.

  1. Choose FileOpen and open abstraction\strut.prt.
  2. Choose FilePreferencesUser Interface, and on the Dialog and Precision page, reset the dialog box memory.
  3. Click OK.

Create the idealized part

Use an idealized part to simplify and modify geometry for simulation while keeping the original CAD model unchanged.

  1. On the Application tab, click Pre/Post .
  2. In the Simulation Navigator, right-click the strut.prt file and choose New Idealized Part.
  3. Click OK twice.

Create an associative copy of the geometry

  1. On the Application tab, click Modeling .
    Newly created idealized parts open in the Pre/Post environment by default. Switching to the Modeling environment allows you to access the complete set of modeling tools.
  2. Choose Assemblies > Interpart Link > Wave Geometry Linker to create an associative copy of the geometry that you want to modify, isolating the analysis geometry while keeping a link to CAD updates.
  3. Select the Body type from the list. In the graphics window, select one of the two bodies, and click OK.


  4. Repeat the WAVE-linking process for the second body.


    After WAVE-linking, the model contains four bodies.

  5. In the Assembly Navigator, right-click the strut part and choose Replace Reference Set > Empty to remove the master part from the idealized part, since it is not required for meshing or simulation.
    This ensures that only the relevant bodies remain available for meshing and for defining boundary conditions, reducing the risk of selecting unintended geometry.
  6. Verify that only two WAVE-linked bodies remain visible in the Part Navigator.

Create the 2D sheet bodies

Use the Revolve Outline command to create a 2D representation of a cyclically symmetric 3D gas turbine strut.

  1. Choose Curve > Derived > More > Revolve Outline to project 3D geometry onto the axisymmetric plane.
  2. Select each body individually to generate curves.


  3. In the Part Navigator, hide the linked bodies.
  4. Choose Surface > Base > More > Bounded Plane to create a bounded plane using the outer curves.
  5. Select the outer 12 curves as shown.


  6. Repeat steps 3 through 5 to create a bounded plane for the second body.

    12 curves are selected.



  7. Choose Surface > Combine > More > Divide Face to subdivide the sheet bodies into multiple faces.
  8. For the first body, select the one face shown.


  9. Select the 14 objects shown.


    You can verify that three faces are created.

  10. For the second sheet body select the following face.


  11. Select the 16 objects shown.


    You can verify that nine faces are created.

    Tip:
    On the Top toolbar, from the Type Filter list, select Face, then select the model to identify and explore the newly created faces.

    12 faces are created.

Split the body

Split the 3D bodies to obtain accurate, region-specific volumes that will later be used to define 2D thicknesses. By splitting the bodies:
  • Each 3D region corresponds directly to a specific 2D face.
  • Features like holes, inner and outer cylinders, or thickness changes are isolated.
  • Volume measurements become physically meaningful for each 2D region.
  1. In the Part Navigator, display only the linked bodies.
  2. Choose Home > Base > More > Split Body to divide the WAVE-linked bodies using edge extrusions.
  3. Select the shown body as the target body.


  4. From the Tool Option list, select Extrude, and then select the curves shown.


  5. Repeat steps 2 through 4 for the second linked body. Select the curves shown.


    These curves are selected because they define the radial limits of the regions that must be isolated to obtain accurate, region-specific 3D volume measurements for 2D thickness definition.

  6. To accurately measure volumes in regions containing holes, the second body must be split twice in the XY plane. Choose Home > Construction > Datum Plane to create datum planes in the XY plane and perform this additional subdivision.
  7. From the list, select At Distance and select the shown surface.


  8. In the Distance box, type 32.49, and click Reverse Direction, if the plane does not cross the model.
  9. Rotate the model by 180 degrees and repeat the same process on the opposite side.
  10. Split the shown inner and outer cylinders using the created datum planes.


Measure volumes and create measurements

Measure volumes for the 3D regions and create measurement expressions for the measured areas of all corresponding 2D regions.
  1. Choose Menu > Analysis > Measure to measure volumes for the 3D regions.
  2. Use the Object Set option when selecting more than one solid body for the volume measurement.
  3. On the Top border bar, from the Type Filter list, select Solid Body, and select the bodies shown.


  4. Click the P button to save each volume measurement as an expression that will be referenced later in the FEM.
    Notice that the Measure Body is created in the Part Navigator.
  5. Repeat the same process for all bodies shown below.






  6. Open the Expressions dialog box by using Ctrl+E.
  7. In the Part Navigator, click Measure Body and rename the created expression as follows:
    Body







    Expression name V_strut_shield V_strut V_inner V_outer
  8. Create area measurements for the corresponding 2D regions by:
    • Displaying only the bounded planes.
    • Measuring the areas of all corresponding 2D regions.
  9. Rename the created expressions as follows:
    Face







    Expression name A_strut_shield A_strut A_inner A_outer
  10. Create thickness expressions by dividing the volume expressions by the area expressions as follows:
    Thickness expression Formula
    thk_inner V_inner/A_inner
    thk_outer V_outer/A_outer
    thk_strut V_strut/A_strut
    thk_strut_shield V_strut_shield/A_strut_shield

Create the FEM and apply thicknesses

Create a 2D FEM, apply axisymmetric and plane stress meshes with thickness expressions, and verify that the 2D model matches the 3D volume within an acceptable tolerance.

  1. Choose Application > Simulation > Pre/Post .
  2. Right-click the idealized part, select New FEM, and choose the Simcenter 3D Multiphysics environment.
  3. In the Solver Environment group:
    • Analysis Type to Thermal
    • 2D Solid Option to ZX Plane, Z Axis to specify a plane on which you create axisymmetric elements and the axis of rotation.
    • Select the Create Cyclic CSYS check box to set the global cyclic analysis coordinate system as the default coordinate system for boundary conditions.
  4. Choose Menu > Preferences > Model Display.
  5. From the list, select Polygon Edges and select the Display Free Edges check box.


    The two sheet bodies are now displayed with their free edges. Identifying free edges is important because edges in contact do not conduct heat by default. This view helps determine where thermal couplings must be defined or where edge stitching is required to ensure proper heat transfer.

  6. Choose Home > Mesh > 2D Mesh to apply a 2D axisymmetric mesh to the appropriate regions.
  7. Select the regions shown.


  8. From the Type list, select Axisymmetric Linear Quadrilateral.
  9. Next to Element Size, click Automatic Element Size to let the software compute it.
  10. For the strut and inner and outer rings, create a 2D mesh using Plane Stress Linear Quadrilateral elements with the automatic element size.
  11. Select the regions shown.


  12. Create separate meshes for each face by setting Create Separate Meshes to On - For Each Face. This approach allows you to assign varying thicknesses to each region.
  13. For the remaining faces, create a 2D mesh using Plane Stress Linear Quadrilateral elements with the automatic element size, but without creating separate meshes. These faces are grouped together because they share the same thickness definition.


  14. Import thickness expressions from the idealized part using the Expression command.
  15. Click Create Multiple Interpart Expressions and select the idealized part.
  16. In the Source Expressions, select all thickness expressions, and click Add to Destination .
  17. Right-click each plane stress mesh and select Edit Mesh Associated Data.
  18. In the Thickness group, from the Thickness Source list, select Field/Expression, and in the Thickness box, assign the appropriate thickness expression.
    In this case, the geometry is represented using a single instance, consistent with how the 3D volume was measured.

Verify a volume check on the meshes

Verify that the 2D model matches the 3D volume within an acceptable tolerance. From the volume measurements in 3D, the total volume is 8539473 mm3.

  1. Choose Home > Checks and Informations > Solid Properties Checks and select the whole 2D model to obtain the 2D volume.
    The resulting 2D volume is 8539681 mm3, which is approximately 0.003% higher than the 3D volume. This level of deviation is generally acceptable. If greater accuracy is required, you can either refine the 2D mesh or apply a scaling factor to the thickness definitions.
  2. In the Simulation Navigator, right-click the 2D Collector and select Plot Thickness Contours to visually verify thickness definitions.


    Subdivide the geometry further if thickness varies significantly in the radial or axial directions. Use constant or manually defined thickness values if associativity with the 3D geometry is not required.