Performing Hot Spot Analysis

Hot spots are mesh locations where the analyzed field quantity eclipses a threshold or reaches an extremum. This multi-part tutorial shows how to identify and analyze hot spots on a field quantity by:

Preparing the Database

This topic uses the metal-forming example without any eroded elements that is created in the basic tutorial Deactivating Designs with Eroded Elements. After opening this database, prepare it as follows:

  1. Select File > Mesh > Set reference mesh.

  2. In oSP3D_examples\lsdyna\metal_forming\deep_drawing.opd\Robustness, select the LS-DYNA Dynain file reference_mesh.k.

  3. Select File > Process multiple designs > Import field designs.

  4. On the Reference design page, click Add file.

  5. In oSP3D_examples\lsdyna\metal_forming\deep_drawing.opd\Robustness\Design0001\out, select the LS-DYNA Dynain file plastic_strain.k.

  6. Complete the field design import.

You can now identify hot spots.

Identifying Hot Spots

To identify hot spots:

  1. Select the field quantity pstrain.

  2. Select Statistics > Quantiles and probabilities > Quantile and calculate the quantile probability for pstrain at 0.95 (95%).

  3. Switch to the visualization view.

  4. In the Decoration inspector, set the minimum and maximum palette bounds to 0.38 to visualize the calculated 95% quantile field.

    At the locations in red, 95% of all field designs have a plastic strain higher than 0.38 units.

     

  5. In the Selection inspector, select the five elements with either the largest values or largest values of all local maxima.

     

  6. Click Create scalars.

oSP3D adds five scalar quantities to the database that contain the plastic strain values of the selected elements for each field design.

 

You can now export the created scalars to optiSLang.

Exporting Created Scalars to optiSLang

To export the created scalars to optiSLang:

  1. Select File > Export data > Export scalars to optiSLang.

  2. For Input file, select Robustness_osl3.bin in oSP3D_examples\lsdyna\metal_forming\deep_drawing.opd\Robustness.

  3. Select an output file of your choice.

  4. Ensure that the Export generated scalars only check box is checked.

  5. Click OK.

You can now perform robustness analysis in optiSLang.

Performing Robustness Analysis in optiSLang Postprocessing

To perform robust analysis in optiSLang:

  1. In optiSLang, open the exported BIN file with an MOP node.

     

  2. Run the project and open the MOP node's postprocessing.

  3. Observe the sensitivity of the field pstrain at the five exported elements with respect to the most important input parameters.

     

  4. At one of the exported elements, view a histogram with fitted probability density function for the field pstrain.

     

You can now identify the maximum likelihood in oSP3D.

Identifying Maximum Likelihood in oSP3D

To identify the maximum likelihood in oSP3D:

  1. Select Statistics > Quantiles and probabilities > Probability of being maximum.

  2. Switch to the visualization view.

  3. In the Decoration inspector, set the maximum palette bounds to 0.0001.

    When varying input parameters, the maximum plastic strain is observed at entirely different locations.

     

You can now identify the maximum of selected nodes and elements.

Identifying the Maximum of Selected Nodes and Elements

To identify the maximum of selected nodes and elements:

  1. Increase the number of elements to be selected.

  2. Press and hold the Ctrl key while clicking and dragging to select elements.

  3. Click Extract Max to add to the database a scalar data object that contains the maximum plastic strain within the selection elements for each field design.

 

You can now synchronize selected nodes and elements.

Synchronizing Selected Nodes and Elements

To synchronize selected nodes and elements when displaying two or more plots:

  1. In the 95% quantile plot, select the maxima.

  2. Click Sync selection to select the same elements in the other visible plots.