Skip to main content
Create a real field that will output a thickness value based on the Von Mises stress results of a static analysis. This advanced version allows the user to supply their own minimum and maximum version of stress values rather than automatically deriving it from the input analysis.

Inputs

NameTypeDescription
Static analysisStatic Structural ResultThe input static analysis.
Min thicknessScalarThe minimum thickness value that will correlated to the minimum stress value.
Max thicknessScalarThe maximum thickness value that will correlated to the maximum stress value.
Override min stressBoolAn option to override the minimum stress found from the input analysis and use the supplied value instead.
Supplied min stressScalarThe user-defined minimum stress value.
Override max stressBoolAn option to override the maximum stress found from the input analysis and use the supplied value instead.
Supplied max stressScalarThe user-defined maximum stress value.
InterpolationPoint Cloud Interpolation Enum (old)The field interpolation method.
ExtrapolationPoint Cloud Extrapolation EnumThe field extrapolation method.

Outputs