OS-HM-T: 5005 Linear Steady State Heat Convection Analysis
In this tutorial, a heat transfer analysis is performed on a steel pipe.
- Create the thermal material and property
- Create and apply the thermal boundary conditions on the model
- Submit the job to OptiStruct
- Post-process the results in HyperView
Launch HyperWorks
- Launch Altair HyperWorks.
- In the New Session window, select HyperMesh from the list of tools.
- For Profile, select OptiStruct.
-
Click Create Session.
This loads the user profile, including the appropriate template, menus, and functionalities of HyperMesh relevant for generating models for OptiStruct.
Import the Model
- On the menu bar, select .
- In the Import File window, navigate to and select thermal.fem you saved to your working directory.
- Click Open.
-
In the Solver Import Options dialog, ensure the Reader is
set to OptiStruct.
- Accept the default settings and click Import.
Set Up the Model
Create the Thermal Material Properties
-
In the Model Browser, right-click and select .
A default MAT1 material displays in a Create Material window.
- For Name, enter steel.
-
Select the check box next to MAT4.
The MAT4 card image appears below MAT1 in the material information area. The MAT1 card defines the isotropic structural material. The MAT4 card is for the constant thermal material. MAT4 uses the same material ID as MAT1.
-
In the Create Material window, enter the following values
for the material, steel:
- [E] Young’s modulus = 2.1 x 1011 Pa
- [NU] Poisson’s ratio = 0.3
- [RHO] Material density = 7.9 x 103 Kg/m3
- [A] Thermal expansion coefficient = 1 x 10-5 / °C
- [K] Thermal conductivity = 73W / (m * °C)
- [H] Heat transfer coefficient = 40W / m2 °C
-
Click Close.
A new material, steel, is created with both structural and thermal properties.
-
In the Model Browser, right-click and select .
A default PSHELL property displays in a Create Property window.
- For Name, enter solid.
- For Card Image, select PSOLID from the drop-down menu.
- For Material, click Unspecified.
- Click .
- In the Advanced Selection window, select steel and click OK.
-
Click Close.
The property of the solid steel pipe has been created as 3D PSOLID. Material information is linked to this property.
Link the Material and Property to the Existing Structure
Once the material and property are defined, they need to be linked to the structure.
-
In the Model Browser, double click
Components to open the Components Browser.
-
Click on the pipe component.
The component template displays in the Entity Editor.
- For Property, click Unspecified.
- Click .
-
In the Advanced Selection window, select
solid and click OK.
Apply Thermal Loads and Boundary Conditions
In this exercise, the thermal boundary conditions are applied on the model and saved in a predefined load collector spc_temp. A predefined node 4679 specifies the ambient temperature. A predefined node set node_temp contains the nodes on the inside surface of the pipe.
Create Temperatures on the Inner Surface of the Pipe
-
From the Analyze ribbon, select
Constraints.
- For Entities, select .
- In the Advanced Selection window, select By Set from the drop-down menu.
-
Select node_temp and click
OK.
- Clear the check boxes for DOF1, DOF2, DOF3, DOF4, DOF5, and DOF6.
- For Load Type, select SPC.
-
Click Create and Close.
This applies the temperature 0.0 on the inside nodes. In the next step, the temperature value is updated to 60.
- In the Model Browser, in Loads, double-click SPC.
- Right-click and choose context menu. from the
-
For D, enter 60.0.
Create Ambient Temperature
- In the Model Browser double-click on Load Collectors.
-
In the browser tab, right-click spc_temp and select
Make Current from the context menu.
- From the Analyze ribbon, select Constraints.
- For Entities, select .
- In the Advanced Selection window, select By ID from the drop-down menu.
-
In the text box, enter 4679 and click
OK.
Node 4679 is highlighted.
- Clear the check boxes for DOF1, DOF2, DOF3, DOF4, DOF5, and DOF6.
- Click Create and Close.
- In the Model Browser under Loads, double-click SPC.
- Select load (ID 505).
-
For D, enter 20.0.
Create Heat Convection Surfaces
-
From the Analyze ribbon, select
Convection.
- For Type, select Convection from the drop-down menu.
-
For ELSETID, select
.
- For Elements, select Faces from the drop-down menu.
-
Select the ourter faces as shown in Figure 16.
- For PCONID, select .
- For Material, click to open Advanced Selection.
- Select Steel.
- For TA1, click .
-
In the Advanced Selection dialog, select By
ID from the drop-down menu and enter ID
4679.
- Click Close.
Create a Heat Transfer Load Step
An OptiStruct steady state heat convection load step is created, which references the thermal boundary conditions in the load collector spc_temp. The gradient, flux, and temperature output for the heat transfer analysis is also requested.
- In the Model Browser, right-click and select .
- For Name, enter heat_transfer.
- For Analysis type, select Heat transfer (steady state) from the drop-down menu.
- For SPC, click to open Advanced Selection.
- Select spc_temp and click OK.
- Select the Output check box.
- Under Output, select the FLUX and THERMAL check boxes.
- For both outputs, for FORMAT select H3D.
- For both outputs, for OPTION select ALL.
- Click Close.
Submit the Job
Run OptiStruct.
-
From the Analyze ribbon, click Run OptiStruct
Solver.
A browser window opens.
- Select the directory where you want to write the OptiStruct model file.
-
For File name, enter thermal_complete.
The .fem filename extension is the recommended extension for Bulk Data Format input decks.
- Click Save.
- Click Export.
- For run options, toggle analysis.
-
Click Run.
If the job is successful, you should see new results files in the directory in which thermal_complete.fem was run. The thermal_complete.out file is a good place to look for error messages that could help debug the input deck if any errors are present.
View the Results for Heat Transfer Analysis
A "Process completed successfully" message appears in the HyperWorks Solver View window.
-
In the HyperWorks Solver View window, click
HyperView.
HyperView is launched and the results are loaded. A message window appears to inform model and results files were successfully loaded.
- Close the message window, if one appears.
-
Click Contour .
- In the first pull-down menu below Result type, select Grid Temperatures (s).
-
Click Apply.
A contour plot of grid temperatures is created. You may have to use the Edit Legend function to get the contour.
- In the first pull-down menu below Result type, select Element Fluxes (V).
-
Click Apply.
A contour plot of fluxes is created. You may have to use the Edit Legend function to get the contour.