The design response for stresses for topology optimization is defined
as follows:
DRESP
ID_NAME = TOPO_STRESS_DESIGN_ELEMENTS
TYPE = SIG_TOPO_MISES
DEF_TYPE = SYSTEM
EL_GROUP = <element_group>
LC_SET = <load cases>
END_
The design response for stresses is applied in the objective function
as the following:
OBJ_FUNC
ID_NAME = OBJ_FUNCTION_ID
DRESP = SIG_TOPO_MISES,<weight_fact_1>, <ref_stress_1>
...........
TARGET = MIN
END_