Minimize the maximum equivalent stress in Tosca ANSA® environment
Select OBJ_FUNC.
Apply as shown in the following figure:

Click OK.
Select OBJ_FUNC > Edit.
Set TARGET =
MINMAX.


Minimize the maximum equivalent stress in Tosca Structure.gui
Choose Command > DRESP. The DRESP menu appears.
Set Type = SIG_MISES as shown in the following figure:

Choose . The OBJ_FUNC menu appears.
Select Target= MinMax.
Set RefValue to 120.

SIMULIA Tosca Structure
Parameter File
- The resulting command in the parameter file look like
follows:
DRESP
ID_NAME = DRESP_VON_MISES
DEF_TYPE = SYSTEM
TYPE = SIG_MISES
ND_GROUP = design_nodes
LC_SET = ALL,1,All
LC_SET = ALL,2,All
GROUP_OPER = Max
END_
OBJ_FUNC
ID_NAME = MY_OBJ_FUNC
TARGET = MINMAX
DRESP = DRESP_VON_MISES, ,
END_
|