Hello Community,
I am struggling with ERROR # 557 in a topology optimization problem while trying to set up a weighted objective function.
My objective is to minimize a weighted combination of two responses: total volume and a specific displacement.
My Setup:
- I have defined two
DRESP1
responses:DRESP1
(ID 1) for Displacement (from a static load subcase).DRESP1
(ID 2) for Volume.
- I am combining these two responses using a
DRESP2
card,
DRESP2 3 kombi_an 1
+ DRESP1L 2 1 1 1
3. My objective function (DESOBJ
) then references this DRESP2
response.
When I run the analysis, it stops with the following error
*** ERROR # 557 *** DRESP1 2 is not referenced above the first SUBCASE.
This type of response must be specified above the first SUBCASE.
This error occurs in DESOBJ 3.
I have already gone through many posts but couldn't solve the issue. The volume response is not subcase-dependent, but I don't know how to communicate this to OptiStruct.
Any support would be greatly appreciated.
Thanks and Regards,
Heiko