HS-1670: Set Up a Radioss Model

Tutorial Level: Beginner This tutorial demonstrates how to parametrize an input deck via HyperMesh and subsequently set up a Radioss model in HyperStudy.

Radioss simulations can be directly integrated into HyperStudy without any pre-processor such as HyperMesh. The integration takes place through interpreting variables in /PARAMETER cards in starter files. Thickness and Young's Modulus values will be the input variables of interest.

Add Parameters in HyperMesh

  1. Launch HyperMesh and open the TENSILE_TEST.hm file from your working directory.
    Important: Verify the profile is RADIOSS.
  2. From the Model Browser, double-click the PROP/SHELL property.
    Figure 1.


    Tip: If necessary, you can enable the Model Browser from the menu bar by clicking View > Model Browser.
    The Properties/PROP/SHELL Browser opens.
  3. From the Properties/PROP/SHELL Browser, select SHELL1.
    Figure 2.


  4. In the Entity Editor, click next to Thick and select Parameter > Create from the context menu.
    The Create Parameter dialog opens.
  5. In the Create Parameter dialog, enter shell_th for the Name and click Close.
    Figure 3.


  6. From the Model Browser, double-click the MAT/LAW2_PLAS_JOHNS material.
    The Materials/MAT/LAW2_PLAS_JOHNS Browser opens.
  7. In the Materials/MAT/LAW2_PLAS_JOHNS Browser, select Law_2.
  8. In the Entity Editor, and click next to E and select Parameter > Create from the context menu.
    The Create Parameter dialog opens.
  9. In the Create Parameter dialog, enter Law_2_E for Name and click Close.
    Figure 4.


    The Parameters are created.
    Figure 5.


  10. From the menu bar, click File > Export > Solver Deck .
  11. Export the solver deck as TENSILE_TEST_0000.rad to the working directory.
    You can open the solver deck in a text editor of your choice to view the parameters.
    Figure 6.


Set Up Radioss Model

  1. Start HyperStudy.
  2. Start a new study in the following ways:
    • From the menu bar, click File > New.
    • On the ribbon, click .
  3. In the Add Study dialog, enter a study name, select a location for the study, and click OK.
  4. Go to the Define Models step.
  5. Add the Radioss model by dragging-and-dropping the TENSILE_TEST_0000.rad file from the Directory into the work area.
    The Resource and Solver Input File fields are populated.
    Figure 7.


  6. Click Import Variables.
    Two input variables are imported from the TENSILE_TEST_0000.rad file.
  7. Go to the Define Input Variables step and review the input variables.
    Figure 8.


  8. Go to the Test Models step and click Run Definition.
An approaches/setup_1-def/ directory is created inside the study Directory. The approaches/setup_1-def/run__00001/m_1 directory contains output files, which is the result of the nominal run.