Using fields to define boundary conditions

Practice the workflow for using formula and table fields to define boundary conditions.

Download and extract the part files.

Open the model Simulation file

Open the model Simulation file and reset the dialog box settings.

  1. Choose FileOpen and open field_manifold/ExManifold_sim2.sim.
  2. Choose FilePreferencesUser Interface, on the Dialog and Precision page, click Reset Dialog Memory .
  3. Click OK.

Create a cylindrical coordinate system

Set up a cylindrical coordinate system to apply thermal constraints.

  1. In the Simulation Navigator, right-click CSYS and choose New CSYS.
  2. From the Type list, choose X-Axis, Y-axis, Origin.
  3. In the Origin Point group, click Point Dialog.
  4. In the Output Coordinates group, enter the following coordinates: XC: 198.00 mm, YC: 72.25 mm, ZC: 120.00 mm.
  5. Click OK.
  6. In the X-axis group, from the Specify Vector list,choose ZC-axis.
  7. In the Y-axis group, from the Specify Vector list, choose YC-axis.
  8. In the Settings group, from the Output CSYS list, choose Cylindrical.
  9. Click OK.

Create a temperature constraint

Apply a spatially varying temperature constraint to the internal surfaces of the exhaust manifold. The mathematical expression representing the temperature variation is written in terms of the cylindrical coordinate system that you created in the previous step. Because all the internal surfaces of interest transition smoothly into one another, you can efficiently select them using the Tangent Faces selection method option.

  1. Choose Home tab→Loads and Conditions group→Constraint Type list→Temperature .
  2. On the Top Border bar, from Type Filter, select Polygon Face.
  3. On the scene toolbar, from the Method list, choose Tangent Faces.
  4. In the graphics window, select one inner face of the part.

    202 faces are selected.
  5. Next to the Temperature box, click and choose New FieldFormula.
  6. On the Independent Domain tab, from the Independent list, select Cylindrical .
  7. From the Type list, choose Cylindrical.
  8. In the Simulation Navigator, expand the CSYS node and click 1-csys to select the created CSYS.
  9. On the Definition tab, select the temperature row in the table.
  10. In the box below the table, enter formula: 150 * (1 + cos(theta)) + 300 - abs((z / 1[mm]) - 45).
  11. Click Accept Edit .
  12. Click OK in all dialogs.
    Display the field to verify that the field is correct.
  13. In the Simulation Navigator, expand the Fields node.
  14. Right-click Temperature and choose Plot(XY).
  15. From the Variable list, select theta.
  16. In the Bounds group, in the Minimum box, type 0 and in the Maximum box, type 100.

  17. Click OK and select the graphics window to display the plot.
  18. Close the graphics window.
  19. In the Simulation Navigator, right-click Temperature and choose Plot(XY).
  20. In the Variable list, select z.
  21. In the Bounds group, enter a Minimum value of -200 and a Maximum value of 200.
  22. Click OK and select the graphics window to display the plot.

Define convection to environment

Define convection constraints with temperature-dependent expression.

  1. In the Simulation Navigator, expand Constraint Container, right-click Convection to Environment and select Edit.
  2. In Convection Coefficient box, enter (350-temperature/1[K])*0.001.
  3. Click OK.

Solve the thermal model

Solve the model and monitor its completion status.

  1. Right-click Solution 1 in Simulation Navigator and choose Solve.
  2. Click OK.
  3. Wait until Complete is displayed in Analysis Job Monitor.
  4. In the Review Results dialog, click No.
  5. Close the Information window.
  6. Click Cancel in Analysis Job Monitor dialog.

Display the thermal analysis results

Load and review temperature results.

  1. In the Post Processing Navigator, under Solution 1, right-click Thermal and choose Load.
  2. Expand the Thermal node and double-click Temperature - Nodal.

Create a field from the results

Create a nodal temperature table field from analysis results.

  1. Choose Results tab → Tools group → Identify Results .
  2. From the Pick list, choose Box(All).
  3. Drag a box around the result display to select all results.
  4. Click Create Field .
  5. Click OK.
  6. Close the Identify dialog box.
  7. Choose Results tab → Context group → Return to Model .
  8. In the Simulation Navigator, expand the Fields node, right-click the Nodal Temperature Table field and select Edit.
    Observe the created table.
You have completed this lab.