Hi,
I am working on a structural optimization of a model containing more then one PSHELL and PCOMPP properties.
I am experiencing some issues with the sized model generated after the free-size optimization (*_sizing.fem) as output requested by the FSTOSZ line (OUTPUT,FSTOSZ,YES,4).
I do not have any problem with the composite laminates but I have an unexpected behavior with the PSHELL components in the sized model generated.
I try to explain the issue below with an example in brackets.
If I have more then one PSHELL defined in the initial model (e.g., the PSHELL properties 2 and 3), I expect to have 4 times the number of PSHELL of the initial model in the new one (e.g, 2100, 2200, 2300, 2400, 3100, 3200, 3300, 3400) assigned to respective components (e.g., 2100->2400 assigned to components with initial property 2, and 3100->3400 assigned to components with initial property 3).
The problem is that, in the new sized model generated, only 4 of these PSHELLs (e.g., 2100->2400) are assigned to components of the model and all the others are defined but not assigned (e.g., 3100->3400). Furthermore, the 4 properties considered (e.g, 2100->2400) are assigned to the entire designable space, also to components where I would have expected different properties (e.g., PSHELLs 2100->2400 are also applied to components with property 3 in the initial model, where I expect the 3100->3400 to be).
This creates even more difficulties if the number of PSHELLs involved increases, because it becomes impossible to reproduce properly the optimized thickness distribution in the sized model with only 4 properties.
I hope the description of the problem is clear enough.
I am wondering if I miss something in the definition of the optimization problem or this is a known behavior for Optistruct.
I would greatly appreciate any suggestion/information concerning this problem.
Thank you in advance,
Alessandro