Parametric Study

A Parametric Study is used to optimize the design of your models. A typical goal is to minimize the weight of a part or assembly while staying within allowable stress and displacement criteria.

For models originating in Autodesk® Inventor®, you can automatically run a batch of linear static stress analyses using the Parametric Study feature. Parameters are dimension variables defined in Inventor. You can choose one or more parameters that you would like to vary in an attempt to optimize your design. Every combination of the specified parameter values is then analyzed and the weight, stress, and displacement results compared.

Attention: There is currently a known limitation in the interoperability between Autodesk Inventor and Simulation Mechanical that affects whether a Parametric Study will be successful:

Prior to executing the Parametric Study command, you must complete the following tasks:

In addition, you may wish to perform the following optional tasks:

These mesh and simulation tasks will be automatically performed multiple times as part of a Parametric Study. However, it is useful to visualize the mesh size and quality in order to determine if different settings or local refinement would be beneficial. Also, running an initial simulation gives you some baseline results, which may help you to determine a suitable range of values for your parametric study.

To begin a Parametric Study, click the Setup Model Setup Parametric Study () command. The procedure for completing the study is outlined below.

Step 1 – Choose the Parameters to Vary

The first window contains a list of all model parameters, arranged into the following columns:

Press the Next button to proceed to step 2, or click Setup/Run in the navigation frame along the left side of the dialog box.

Step 2 – Modify the Parameters and Start the Analysis

In this step, the parameters to vary, as selected in the previous step, are now listed in the dialog box. You can specify the values for each parameter using one of the following four methods:

  1. Enter a single numerical value (such as 37.5).
  2. Enter a list of discrete numerical values, separated by semicolons (such as 2.5;2.75;3;3.5).
  3. Enter a range of values and the total number of values using the syntax...

    StartValue-StopValue:NumberOfValues

    Example: 5-10:3

    Equivalent to: 5;7.5;10)

  4. Enter a range of values and the increment using the syntax...

    StartValue-StopValue|Increment

    Example: 10-16|2

    Equivalent to: 10;12;14;16

Notes:

Once the parameter values have been specified, click the Run button to begin the batch of analyses. Progress bars are provided for the overall study and the current iteration. Annotations to the right of the progress bars indicate how many analyses have been completed, how many are required, the current process running (such as Meshing or Processor solving ), and the percent completion (overall and for the current iteration). Every combination of the specified parameters will be analyzed.

During execution, the Run button will change to a Stop button. Click this button to halt the batch of analyses at the present level of progress.

When the analysis has been stopped, you can click the Restart button to resume the batch of analyses. It will continue from where it was stopped. Already completed iterations do not have to be solved again. The Restart button will be grayed-out if the study has not been stopped or has run to completion.

When run to completion, the study will automatically advance to the step 3 dialog box.

Step 3 – Create Filters and Review the Results

Once all iterations of your parametric study have been completed, a summary of the results appears. For each parametric study iteration, a new set of model files is created and placed in a subfolder named pStudy_x, where x is the iteration number. Each of these subfolders is located in a folder named modelname.pStudy, where modelname is the name of your original model. The modelname.pStudy folder resides in the same location as the original modelname.fem file.

At the top of the dialog box is a table of the upper and lower limits for the following three results:

By default, the full range of each result is listed in the table.

Below the upper and lower limits table is a summary of the results for each combination of parametric values that was analyzed. The columns contain the following information:

Important: The von Mises stress magnitudes listed by the parametric study are based on smoothed results. The smoothed stresses are also shown by default in the Results environment. Therefore, the Parametric Study results will be consistent with the corresponding results contour plot in the Results environment (when using default settings).
Note: If a combination of parameters results in invalid geometry, or if a particular iteration fails to mesh or solve, the following image will appear in the Preview column:

To Filter Your Results

You can apply a filter to the table to hide iterations with results that are outside of target design guidelines. To apply a filter, take one or more of the following actions and then click the Apply button:

  • Decrease the Upper Limit for one or more of the three results.
  • Increase the Lower Limit for one or more of the three results.

Any iteration with a result greater than a user-specified Upper Limit and any iteration with a result less than a user-specified Lower Limit will be removed from the results summary table.

Click the Disable button to clear your filters and to return to the full range of results.

Note: When a filter is applied, invalid results are removed from the table. If the filter is then disabled, the invalid results are NOT restored to the table. Once hidden, they remain hidden.

To Save Your Parametric Study Results

If you exit the Parametric Study without saving the results summary, your results comparison table will be lost. However, the models in the modelname.Pstudy folder will remain.

Click the Save button, specify the desired file name and location, and click Save. The results table is saved in a .CSV (comma separated values) text file. The following columns comprise the CSV file:

  • Index
  • Maximum von Mises Stress
  • Weight
  • Maximum Displacement
  • Path to .fem File
  • CAD Parameters

The units are indicated in the header row for applicable columns.

General Notes: