Exercise 1: Define Elements, Real Constants, Materials, Properties, and Components
In this exercise you will learn about the ANSYS FE input reader, template, macro menu, and user profile which set the foundation for using ANSYS with HyperMesh.
Load the ANSYS User Profile
In this step, you will load the ANSYS user profile in HyperMesh.
- Start HyperWorks.
- From the menu bar, click File > Solver Interface > Ansys.
Retrieve the Model File
In this step, you will retrieve and open the model file in HyperMesh.
- From the menu bar, click File > Open > HyperMesh Model.
- In the Open File dialog, select chapter2_1.hm.
- Optional:
If your model's elements and mesh lines are not shaded, click
on the View Controls toolbar then select
.

Figure 1.
Add an Element Type
In this step, you will add an element type in HyperMesh.
-
In the Model Browser, right-click and select Create > Sensor from the context menu.
HyperMesh creates and opens a sensor (Et Type) in the Entity Editor.

Figure 2. - For Name, enter a new name for the Et Type.
- Optional:
For ID, enter a new ID for the Et Type.
Note: By default, HyperMesh sets the ID to 1. If you create a new Et Type, HyperMesh will set the ID to n+1.
-
For Element Type, keep SHELL181.

Figure 3.- SHELL181
- Suitable for analyzing thin to moderately-thick shell structures. It is a 4-node element with six degrees of freedom at each node: translations in the x, y, and z direction; rotations about the x, y, and z axes (if the membrane option is used, the element has translational degrees of freedom only). The degenerate triangular option should only be used as filler elements in mesh generation.
- Well-suited for linear, large rotation, and/or large strain nonlinear applications. Change in shell thickness is accounted for nonlinear analysis. In the element domain, both full and reduced integration schemes are supported. SHELL181 accounts for follower (load stiffness) effects of distributed pressures.
- May be used for layered applications for modeling laminated composite shells or sandwich construction. The accuracy in modeling composite shells is governed by the first order shear deformation theory.
Note: By default, HyperMesh set the Element Type to SHELL181. The elements in this model are of type SHELL181, therefore you do not need to change the element type for this tutorial. -
Set the element stiffness (KeyOpt1), integration (KeyOpt3), layer data storage
(KeyOpt8), thickness (KeyOpt9), and/or initial stress (KeyOpt10) options by
selecting their corresponding checkboxes in the Value column as indicated in
Figure 4.

Figure 4.A value appears below each KeyOpt you selected. - For each KeyOpt you selected, keep the default value.
- Optional: If necessary, from the menu bar, click View > Solver Browser to open the Solver Browser.
-
In the Solver Browser, review the ET Type you
created.

Figure 5.
Define Material Properties
In this step, you will define the properties of a material.
-
In the Model Browser, right-click and select Create > Material from the context menu.
HyperMesh creates and opens a material in the Entity Editor.

Figure 6. - For Name, enter Steel.
- Optional:
For ID, enter a new ID.
Note: By default, HyperMesh sets the ID to 1. If you create a new material, HyperMesh will set the ID to n+1.
- Click the Color icon, and select a color.
-
Set card image to
MATERIAL.

Figure 7. - Select the EX (Elastic moduli) checkbox.
-
For MP_EX_LEN (Number of Elastic moduli to input), enter
1.

Figure 8. -
For C, enter 2.1e5.

Figure 9. - Select the NUXY (Minor Poisson's ratio) checkbox.
- For MP_NUXY_LEN (Number of Minor Poisson's ratio to input), enter 1.
- For C, enter 0.3.
- In the MP_NUXY_LEN= dialog, enter 0.3.
- Go to the Solver Browser and review the material you created.
Create the Section Card for the Shell Elements in the Model
In this step, you will create a section card for the model shell elements.
-
In the Model Browser, right-click and select Create > Property from the context menu.
HyperMesh creates and opens a property in the Entity Editor.

Figure 10. - For Name, enter SECTl.
- Optional:
For ID, enter a new ID.
Note: By default, HyperMesh sets the ID to 1. If you create another new beam section collector, HyperMesh will set the ID to n+1.Ansys sections are supported under property, with a separate ID pool. Sections are created by setting the card image to SECTYPE. All cards created with the SECTYPE card image are organized under one ID pool. Properties created with a card image other than SECTYPE are organized under another ID pool. If you want to use the same IDs in these two pools, enable the allow duplicate IDs option from the menu bar by selecting File > Preferences > Meshing. In earlier versions of HyperMesh (14.0 or before), Ansys sections were supported under beam section collectors.
- Click the Color icon and select a new color.
- Set card image to SECTYPE.
-
For MAT, click Unspecified > Material.

Figure 11. - Click the search icon.
- In the Select Material dialog, select Steel.
- Right-click on SECTION and select Create.
-
In the new Entity Editor, change the config to
Shell, set the Tk value to
0.5, then click Previous.

Figure 12. - For TYPE, click Unspecified > Sensor.
-
Click the search icon then assign sensor1.

Figure 13. -
In the Property folder of the Model Browser,
right-click on SECT1 and select
Duplicate from the context menu.
HyperMesh creates a new property using the same card data as SECT1, except a different Name and ID are specified.
- For Name, enter SECT2.
- Click the Color icon and select a new color.
- Leave MAT unchanged.
-
Go to the Solver Browser and review the two sections you
created.

Figure 14.
Update Each Component
In this step, you will update each component with the respective element type, property, material, and section information.
-
In the Component folder of the Model Browser, click
Base.
The Entity Editor opens and displays the component's corresponding data.

Figure 15. - For Property, click Unspecified > Property.
- Click the search icon.
-
In the Select Property dialog, select
SECT1.

Figure 16. -
In the Component folder of the Model Browser, click
Rib.
The Entity Editor opens and displays the component's corresponding data.
- For Property, click Unspecified > Property.
- In the Select Property dialog, select SECT2.
-
In the Component folder of the Model Browser, click
mass.
The Entity Editor opens and displays the component's corresponding data.Note: The mass component does not currently have a type, property, or material attached to it.
-
Create a property card that associates a small mass to the mass elements.
-
Right-click on Property and select
Create/Edit from the context menu.

Figure 17. - Set CardImage to MASS21p.
- Set KeyOpt3 to 3-D mass without rotary inertia.
-
Under Real Constants, enter 0.001 for
MASS.

Figure 18. - Click Close.
-
Right-click on Property and select
Create/Edit from the context menu.
Save Your Model
In this step, you will save the model to your working directory.
- From the menu bar, click File > Save As > HyperMesh Model.
- In the Save Model As dialog, navigate to your working directory and save the file.