Lesson 1 A
Lesson 1 A
Getting Started
Creating A Model
Objectives:
■ Create a new database defined for MSC .Nastran thermal analysis.
Model Description:
In this exercise you will first create a aluminum plate. Shown below
is a drawing of the model you will be building and suggested steps
for its construction.
Figure 1a.1
1m
Aluminum Plate
K = 204 W/m-oC
Cp = 896 J/kg-oC
ρ = 2707 kg/m3
h = 10.0 W/m2-oC
3m q = 5000.0 W/m2
o
Tamb = 20.0 C
Thickness = 0.1 m
T = 50 oC
■ Apply heat flux of 5000 W/m2 to the right edge of the plate.
■ Apply to the left edge of the surface a convection boundary condition with
heat transfer coefficient of 10.0 W/m2-oC and ambient temperature of 20
oC.
Exercise Procedure:
1. Open a new database. Name it ex1a.
File/New...
New Database Name: ex1a
OK
◆ Geometry
Action: Create
Object: Surface
Method: XYZ
Vector Coordinates List: <1 3 0>
Origin Coordinates List: [0 0 0]
Apply
◆ Finite Elements
Action: Create
Object: Mesh
Y
Z X
Undo
Reset Graphics
Note that the Finite Elements form is still visible. Change the
Global Edge Length from 0.1 to 0.2. This will create elements of 0.2
units (meters) in length, which will result in a coarser mesh of 75
quadrilateral elements.
◆ Finite Elements
Global Edge Length: 0.2
Apply
Y
Z X
◆ Materials
Action: Create
Object: Isotropic
Method: Manual Input
Material Name: alum
◆ Properties
Action: Create
Object: 2D
Type: Shell
Property Set Name: plate
Input Properties...
Material Name: m:alum
Thickness: 0.1
OK
Surface or Face
Add
Apply
◆ Load/BCs
Action: Create
Object: Temp(Thermal)
Type: Nodal
New Set Name: tempbc
Input Data...
Boundary Temperature: 50
OK
Select Application Region...
Geometry Filter: ◆ Geometry
Curve or Edge
With your mouse, position the cursor on the bottom edge of the
surface. Click on the edge. You will see Surface 1.4 appear in the
Select Geometry Entities databox. This means we have selected
Edge number 4 in Surface number 1.
Add
OK
Apply
7. We will now apply heat flux to the model using the Loads/Boundary
Conditions form.
◆ Load/BCs
Action: Create
Object: Applied Heat
Type: Element Uniform
Input Data...
Form Type: Basic
Surface Option: Edge
Edge Heat Flux: 5000
OK
Select Application Region...
Geometry Filter: ◆ Geometry
Edge
Position the cursor over the right edge of the surface and click on this
edge with the mouse. MSC.PATRAN will insert Surface 1.3 in the
databox under the heading Select Surfaces or Edges.
Add
OK
Apply
A yellow flag will appear on the right edge of your surface indicating
that a heat flux of 5000 W/m2 has been applied along the right
edge.
Y
Z X 50.00 50.005000.
◆ Load/BCs
Action: Create
Object: Convention
Type: Element Uniform
Option: To Ambient
Analysis Type: Thermal
New Set Name: conv
Target Element Type: 2D
Input Data...
Surface Option: Edge
Edge Convection Coef: 10
Ambient Temperature: 20
OK
Edge
Position the cursor over the left edge of the surface and click on the
edge with the mouse. MSC.PATRAN will insert Surface 1.1 in the
databox under Select Surfaces or Edges
Add
OK
Apply
10.00 5000.
Y
Z X 10.00 50.00 50.005000.
◆ Analysis
Action: Analyze
Object: Entire Model
Method: Analysis Deck
Job Name: ex1a
Apply
11. When the run is completed, edit the ex1a.f06 file and search for the
word FATAL. If no matches exist, search for the word WARNING.
Determine whether existing WARNING messages indicate
modeling errors.
13. Proceed with the Reverse Translation process, that is, attaching the
ex1a.xdb results file into MSC.Patran. To do this, return to the
Analysis form and proceed as follows:
◆ Analysis
Action: Attach XDB
Object: Result Entities
Method: Local
Select Results File...
Select Results File ex1a.xdb
OK
Apply
◆ Results
Select Results Cases: Default, PW Linear: 100. % of Load
Select Fringe Result: Temperatures
Apply
Select the Save and Close operations from the Fil menu to save your
plate.db file. We will perform a transient thermal analysis on this
model in the next workshop.
File/Quit...