Extraneous Stiffness Parameters

Add extraneous stiffness parameters to the input file.

Helius PFA uses a *User Material definition instead of a *Elastic definition to define a material in Abaqus. When a *User Material definition is used, Abaqus is unable to compute certain section parameters because the elastic constants necessary to compute these section parameters are not available. You must define these parameters in order for an analysis to run successfully.

Helius PFA comes with a command line program called xStiff that reads an Abaqus input file and automatically computes and inserts the extraneous stiffness parameters required by reduced integration elements that utilize Helius PFA materials. This auxiliary program significantly improves the speed and accuracy of the model building process.

Typically, xStiff is executed after the model is built and before the model is submitted for analysis. Here, the input file for this analysis is written and xStiff is used to calculate and insert the appropriate extraneous stiffness parameters.

  1. To create a job, switch to the Job module.
  2. Double click the Jobs icon in the model tree or select Job > Create from the main toolbar. The Create Job dialog box appears.
  3. Name the job Tutorial_3 and click Continue. The Edit Job dialog box appears.
  4. Accept the default job selections and click OK.
  5. From the main toolbar, select Job > Write Input > Tutorial_3.
  6. Open the Helius PFA 2016 Command Shell and change the directory to the location of the Tutorial_3.inp file.
    >>cd <directory containing input file>
  7. In the Command Shell, enter:
    >>xstf -i Tutorial_3
  8. xStiff will write a modified input file and rename it Tutorial_3_xs.inp.
  9. Open the new file and note the addition of the extraneous stiffness parameters to the section definition. In particular, xStiff added the following section parameters:
    • Poisson
    • Thickness Modulus
    • Transverse Shear Stiffness
    • Hourglass Stiffness
  10. Submit the job for analysis from the command line by entering:
    >>abaqus job=Tutorial_3_xs