SS-T: 4035 Thermal Transient Analysis

Perform a thermal transient analysis.

Prerequisites
Some features used in this tutorial are only available in SimSolid Advanced version. Please switch to Advanced to complete this tutorial.
Purpose
SimSolid performs meshless structural analysis that works on full featured parts and assemblies, is tolerant of geometric imperfections, and runs in seconds to minutes. In this tutorial, you will do the following:
  • Learn how to perform thermal transient analysis in SimSolid.
Model Description
The following file is needed for this tutorial:
  • fin2.x_b


Figure 1.

Import Geometry

  1. Open a new SimSolid session.
  2. Click Import from file .
  3. In the Open geometry files dialog, choose fin2.x_b.
  4. Click Open.
    The assembly will load in the modeling window.

Apply Material

Thermal transient analysis requires a specific heat capacity. Add a new material or edit an existing material to add the required values.

  1. In the main menu, click Settings > Material database.
  2. In the Define material database dialog, click Edit current.
  3. In the Material database dialog, under the Generic Materials group, right-click Steel and select Copy from the context menu.
  4. Edit the Steel - Copy thermal properties.
    1. Click Edit material.
    2. For thermal conductivity, enter 73 W/m k.
    3. For Specific heat transfer to 508 J/Kg k.
  5. Click Apply.
  6. Click Save.
  7. Close the Material database dialog.
  8. In the Project Tree, click on the Assembly branch.
  9. On the Assembly workbench, click Apply material .
  10. In the dialog, select the newly created material and click Apply to all parts.
  11. Click Close.

Create Thermal Transient Analysis

  1. On the main window toolbar, select Thermal > Thermal Transient .
    The new analysis appears in the Project Tree.
  2. For Time span, enter 500 sec.
  3. Set the number of output timesteps to 50.
  4. For Initial temperature, enter 0 C.
  5. Click OK.

Create Time Functions

  1. In the Project Tree, select Transient thermal 1 to open the Analysis Workbench toolbar.
  2. Create the uniform time function.
    1. On the workbench toolbar, click Time function .
    2. In the Time function dialog, click Standard.
    3. In the Standard time functions dialog, for Function type, select Uniform from the drop-down menu.
    4. Click OK.
    5. Review the plot in the Time function dialog and click OK.
    6. In the Project Tree, right-click on the time function and select Rename.
    7. For name, enter uniform.
  3. Create the Linear time function.
    1. On the workbench toolbar, click Time function .
    2. In the Time function dialog, click Add row and add 2 rows.
    3. Enter the following values for the rows:
      Row Time, [sec] Amplitude factor
      1 0 0
      2 500 1
    4. Review the plot in the Time function dialog and click OK.
    5. In the Project Tree, right-click on the time function and select Rename.
    6. For name, enter Linear.

Apply Heat Flux

  1. On the Analysis Workbench toolbar, click Flux .
  2. Select the faces highlighted in Figure 2.


    Figure 2.
  3. For Flux, enter 1e5.
  4. For Time function, select Linear from the drop-down menu.
  5. Click OK.

Apply Thermal Convection

  1. On the Analysis Workbench toolbar, click Convection .
  2. Select the faces highlighted in Figure 3 (all faces except the one with heat flux applied).


    Figure 3.
  3. For Ambient temperature, enter 25 C.
  4. For Convective heat transfer coefficient, enter 40 W/m^2*K.
  5. For Ambient time function, select Uniform from the drop-down menu.
  6. Click OK.

Edit Solution Settings

  1. In the Analysis branch of the Project Tree, double-click on Solution settings.
  2. In the Solution settings dialog, for Adaptation select Global+Local in the drop-down menu.
  3. Click OK.

Run Analysis

  1. On the Project Tree, open the Analysis Workbench.
  2. Click (Solve).

Review Results

  1. In the Project Tree, select the Thermal transient 1 subcase.
  2. On the Analysis Workbench, select Results plot > Temperature.
  3. The Legend and Time History windows appear and the modeling window displays the contour plot.


    Figure 4.
  4. In the Time history window, select the step to view the corresponding temperature plot.
  5. Click (Show history graph) to view a plot of thermal time response.
  6. Click (Animate history) to animate the time history step by step.
    Steps highlighted in blue and red in the Time history window indicate the steps with max and min temperatures.

Plot Response

Plot the response at regions of interest.

  1. On the Analysis Workbench, select Pick info.
  2. Select any point on the model.
    A thermal time response plot is shown at the selected point.


    Figure 5.