Thank you for your posts, I wil try to answer them and clarify
some points.
Greg, the main issue I find in dealing with many properties is
not disk size or solver time, it is really the time and RAM memory
usage to generate the mesh. I agree that the property mapping
method is the main issue here, and since it will not change in the
short-term, let's discuss workarounds..
Robbie, meshing 200.000 elemnts does not have to be so time
consuming. Another commercial packages mesh that model in a matter
of seconds (yes, seconds). And even in Catia, when I mesh the whole
wing surface at once, memory drops to 1Gb, instead of 40
Gb !
I'll try to explain more about the context.
A wing skin (surface) is made of many wing panels, as seen in
figure 1(wing_panels.jpg). In this picture, each panel has a
different color. Each wing panel has a its own thickness. So, in
Finite Element nomenclature, each wing panel is represented by a
group of shell elements (mesh) and must have a different shell
property. This shell property is exactly its thickness. This may be
seen in figure 2(wing_mesh.jpg).
Note that this is a sample wing, with a couple of wing panels. A
real wing may have more than 1000 panels and thus, 1000 meshes
and properties..
Using this approach, each wing panel has its mesh and its
property. But when generating this mesh for large models, the
memory needed to complete the process is too big.
So what I considered to be one solution is to mesh the whole
wing surface (all panels at once) and try to create
properties for each panel. But it did not work.
Greg, answering your second question, I use one property for
each wing panel, so it may get to 1000 properties. How do you use
groups ? Is it possible to define more than 1 group for a single
mesh ?
I hope this helps to understand the problem.
Thanks again for all contributions and cheers,
JP