Define thermal boundary conditions

Practice defining thermal boundary conditions on a drone mold. You will specify thermal simulation objects, initial conditions, and constraints.

Download and extract the part files.

Open the Simulation file

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

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

Define report requests

Set up temperature report requests over the drone region.

  1. Choose Home tab→Loads and Conditions group→Simulation Object TypeReport .
  2. From the Type list, ensure Per Region is selected
  3. In the Region group, select the Group Reference check box and choose mold::drone_mold_fem from the list.
  4. In the Thermal Data group, select the Temperature check box.
  5. Click OK.
    A temperature report will be generated during solution.
  6. In the Simulation Navigator, under Simulation Object Container node, click next to the Report(1) node to hide it.

Define initial conditions

Create initial temperature conditions for the drone and mold.

  1. Choose Home tab→Loads and Conditions group→Constraint TypeInitial Conditions .
  2. In the Region group, select the Group Reference check box and select drone::drone_mold_fem from the list.
  3. In the Initial Temperature group, set Temperature to 210 °C.
  4. Click Apply.
  5. In the Region group, select the Group Reference check box and select mold::drone_mold_fem from the list.
  6. Set Temperature to 90 °C.
  7. Click OK.
  8. In the Simulation Navigator, hide the Constraints Container node.

Define convection to environment constraints

Create convection constraints between mold surfaces and environment.

  1. Choose Home tab→Loads and Conditions group→Constraint TypeConvection to Environment .
  2. From the Type list, select Free Convection to Environment .
  3. Select the polygon face on the mold bottom.

  4. In the Parameters group, from the Correlation list, select Horizontal Plate.
  5. Click Apply.
  6. In the Simulation Navigator, hide the Constraints Container node.
  7. Select 8 polygon faces on the mold perimeter.

  8. In the Parameters group, from the Correlation list, select Inclined Plate.
  9. Click OK.
    Thermal boundary conditions are now defined on the model.

Add the boundary condition

Add all defined boundary conditions to the active solution.

  1. In the Simulation Navigator, double-click Solution 1 to make it active.
  2. In the Simulation Navigator, expand the Simulation Object Container and Constraint Container nodes.
  3. Click Report(1), press and hold Ctrl, and select Initial Conditions(1), Initial Conditions(2), Convection to Environment(1), and Convection to Environment(2) nodes.
  4. Right-click the selected nodes and choose Add to active solution or step.
    Boundary conditions are now added to the model.

Solve the thermal model

Solve the model and monitor solution status.

  1. In the Simulation Navigator, right-click the Solution 1 and choose Solve.
  2. Click OK.
  3. Wait for the simulation to complete; status shows Complete in Analysis Job Monitor.
  4. In the Review Results dialog box, click No.
  5. Close the Information window.
  6. Click Cancel in the Analysis Job Monitor dialog box.

Display the thermal analysis results

Load and review temperature results and summary reports.

  1. In the Post Processing Navigator, under Solution 1, right-click Thermal node and choose Load.
  2. Expand ThermalIncrement 11, 10.00s nodes.
  3. Double-click Temperature - Nodal.

  4. Browse to the solution directory and open drone_mold_sim-Solution_1.GroupReport.html to view the temperature summary table.
You have completed this lab.