Keeping solids in groups.
Keeping solids in groups.
(OP)
Hopefully somebody can either give me a better way to do this, or suggest a different way of accomplishing what I'm attempting.
I have a thick laminate construction that is too thick to be modeled with plate elements, so it is being modeled with solids stacked in layers. It is a fairly complex curve, so in order to get the solids to mesh, it needs to be cut into some smaller solid sections (we want to use brick elements, not tets). (BTW, this is not necessarily my idea, but I was just brought in on this ongoing project.)
So, being a composite, there are multiple material properties based on ply, weave, etc. Can I either assign material/property values to the solids, so they will maintain those properties when split up, or is there a way to group them, and have them automatically add the new (after slicing) solids to the existing group? The slicing takes multiple actions, so I would prefer to not have to go through and do the same operation to each group, but that appears to be the simplest way to do things at this point.
Thanks for any assistance.
I have a thick laminate construction that is too thick to be modeled with plate elements, so it is being modeled with solids stacked in layers. It is a fairly complex curve, so in order to get the solids to mesh, it needs to be cut into some smaller solid sections (we want to use brick elements, not tets). (BTW, this is not necessarily my idea, but I was just brought in on this ongoing project.)
So, being a composite, there are multiple material properties based on ply, weave, etc. Can I either assign material/property values to the solids, so they will maintain those properties when split up, or is there a way to group them, and have them automatically add the new (after slicing) solids to the existing group? The slicing takes multiple actions, so I would prefer to not have to go through and do the same operation to each group, but that appears to be the simplest way to do things at this point.
Thanks for any assistance.





RE: Keeping solids in groups.
My suggestion is to use LAYERS, not groups. I you need to split (slice) solids, the best way (in my opinion) is to isolate the model using layers, this will give you total freedom to manipulate geometry is that layer, allowing to prepare geometry perfectly, you can create layers based in the material. The next step is to prescribe properties to the solids using "MESH > MESH CONTROL > ATTRIBUTES ON SOLIDS", this step is critical, this way you can mesh all solids at the same time, each one with different material properties.
At the end, you can create groups automatically based in properties, yes, this is a good idea for postptocessing, but not for model creation.
Best regards,
Blas.
~~~~~~~~~~~~~~~~~~~~~~
Blas Molero Hidalgo
Ingeniero Industrial
Director
IBERISA
48011 BILBAO (SPAIN)
WEB: http://www.iberisa.com
Blog de FEMAP & NX Nastran: http://iberisa.wordpress.com/
RE: Keeping solids in groups.
RE: Keeping solids in groups.
Thanks again.
RE: Keeping solids in groups.
Any NEW geometry as resultant of issuing any FEMAP command will go to the active layer only. In any case you can use MOFIDY > LAYER >XX being XX the primitive you want to change.
To understand better your problem upload an instance of your FEMAP model that describes the situation and we can take a look to it.
Best regards,
Blas.
~~~~~~~~~~~~~~~~~~~~~~
Blas Molero Hidalgo
Ingeniero Industrial
Director
IBERISA
48011 BILBAO (SPAIN)
WEB: http://www.iberisa.com
Blog de FEMAP & NX Nastran: http://iberisa.wordpress.com/
RE: Keeping solids in groups.
As I mentioned I have very thin (~.05) laminate material and want to use solids (hex) to represent the model. I am running into an error when I try to mesh it If I try to mesh with tet elements, it meshes, but if I try to mesh with hex elements, I get:
Solid 127 can not be hex meshed. It must be subdivided further to eliminate holes in multiple faces.
Solid 127 can not be hex meshed. Unable to identify the surfaces for the base and top of the mesh.
The default size settings (set in mesh control) are the same for both instances, just changing from tet to hex.
Attached is a screenshot to give you a general idea of the shape. It is a thin, continuous solid.
RE: Keeping solids in groups.
You need to Split more the geometry using command GEOMETRY > SOLID > SLICE, then you will realice that HEX meshing is posible.
If you don't have experience doing hex meshing in FEMAP, take a look to my videos here, you will learn different techniques:
http://iberisa.wordpress.com/2011/02/07/tutorial-f...
http://iberisa.wordpress.com/2011/02/10/mallado-co...
http://iberisa.wordpress.com/2011/10/16/mallado-co...
Best regards,
Blas.
~~~~~~~~~~~~~~~~~~~~~~
Blas Molero Hidalgo
Ingeniero Industrial
Director
IBERISA
48011 BILBAO (SPAIN)
WEB: http://www.iberisa.com
Blog de FEMAP & NX Nastran: http://iberisa.wordpress.com/
RE: Keeping solids in groups.
Thanks
RE: Keeping solids in groups.
Heck, my English isn't that good!
RE: Keeping solids in groups.
"Solid 127 can not be hex meshed. Either Meshes on lateral surfaces are not fully mapped or base and top surface meshes do not match."
When I go through and look at the surface mesh, everything looks fine, even the thin edges are nicely lined up, and the mesh on the inner/outer surfaces look perfectly aligned, but there is obviously an error somewhere. I've mapped a mesh onto all the edges/curves of the model to ensure that the inner/outer surface meshes match.
I assume when doing solid HexMesh, FeMap does a surface/edge mesh first, then checks for alignment before making the surface elements into solid hexes? Is there a setting in the GUI that would allow me to loosen the check a little just to see if I can get it create the solid elements? I've tried adjusting the Max Angle tolerance upwards a little (30 is what I used). Any help would be appreciated. It's frustrating being so close to what I'm after and not quite getting the mesher to play nice.
RE: Keeping solids in groups.
Everything looks like it's nicely aligned, and the rest of the model has a nice clean almost square mesh to it. Does the relative orientation of the surfaces have an affect on how the surface mesh works? It appears that some of the surface x-y axes are swapped (not top to bottom, but from one to the next on the same inner or outer surface).
RE: Keeping solids in groups.
Post a Little example here and we can see better your problem, and then to help you.
Best regards,
Blas.
~~~~~~~~~~~~~~~~~~~~~~
Blas Molero Hidalgo
Ingeniero Industrial
Director
IBERISA
48011 BILBAO (SPAIN)
WEB: http://www.iberisa.com
Blog de FEMAP & NX Nastran: http://iberisa.wordpress.com/
RE: Keeping solids in groups.
That'll be my next step. Thanks.
RE: Keeping solids in groups.