ERROR 320
Hello,
I'm trying to run a topology optimization on a 3D volume meshed with tetra elements.
the objective is to minimize the Weighted Compliance.
The responses I've chosen are :
- weighted compliance
- Vol Frac
the constraints are :
- VolFrac <0.1
- max stress < 870 MPa (via STRESS input in the DTPL card).
I get the following error message:
' *** ERROR # 320 ***
Static load case 1 has prescribed displacements.
The combination of global stress constraints and prescribed displacements
is not meaningful. Optimization cannot be performed.'
I hardly see why it is not meaningful to use global stress constraints with SPCD...
does anybody have a solution?
Note: the SPCD is applied on a single node which is connected to the volume using a RBE2. Do I have to remove the area close to the RBE2 from the design volume?
Sorry, it is clearly written in the User Guide: 'Stress constraints may not be used when enforced displacements are present in the model.'
I have to find another way to 'express' the optimization problem without using stress constraints.