Hello,
I am trying to run a free-size optimization on my composite structure.
I have a stress constraint, which I have defined in DCONSTR referencing the Static Stress response.
My objective is to minimize the Mass_response and also the stress_response at the same time. How do I go about this? I created DOBJREF for both the stress response and the mass response and tried using MINMAX, but it throws an error. What is the right way to do it?
For now, to make things simpler I have just defined the objective function to minimize the mass response while applying stress constraint DCONSTR. I get the following error while trying to run it.
*** INTERNAL PROGRAMMING ERROR # 8004 ***
Data block ix has zero length.
* DATAMANAGER ERROR in subroutine "datami".
Any help on fixing this is appreciated.
Thanks