HM-4330: Define *STEP using Abaqus Step Manager
In this tutorial you will define the *STEP using the Abaqus Step Manager.
- Load the Abaqus user profile
- Retrieve the HyperMesh model file
- Define the *STEP card and specify *STATIC as an analysis procedure
- Define loads (*CLOAD) and boundary conditions (*BOUNDARY)
- Define pressure loads (*DLOAD) with an element set
- Define output requests
- Export the database to an Abaqus input file
This exercise uses the abaqus_StepManager_tutorial.hm file, which can be found in <hm.zip>/interfaces/abaqus/. Copy the file(s) from this directory to your working directory.
Load the User Profile and Model
In this step you will load the Abaqus user profile and model file.
A set of standard user profiles is included in the HyperMesh installation. User profiles change the appearance of a panel, however they do not affect the internal behavior of each function.
Define a *STEP Card
In this step you will create a *STEP card with the *STATIC analysis procedure.
Define Load and Boundary Conditions
In this step you will create constraints.
You will add the *CLOAD and *BOUNDARY keywords to the current load collector by defining loads and boundary conditions.
Create Constraints from the Constraints Panel
In this step you will create constraints from the Constraints panel.
Create Forces
In this step you will create forces (*CLOAD).
Create Forces from the Forces Panel
In this step you will create forces from the Forces panel.
Define Pressure Loads
In this step you will create a *DLOAD pressure load and add it to the current load collector with an element set.
Request ODB File Outputs
In this step you will specify several output requests for step1.
Request Result File Outputs
In this step you will request results file (.fil) outputs.
Export the .inp File
In this step you will export the .inp file.
- From the menu bar, click .
- In the File: field, type job1.inp.
- To the left of Export Options, click .
- Set Export to all.
- Click Export.
Save the .hm File
In this step you will save the .hm file.
Open HyperView from the Application Menu
In this step you will open HyperView from the application menu.