Hexmesh of complex part
hiranwale_bharat
Altair Community Member
Answers
-
Altair Forum User said:
Hello everyone,
Is there any guideline as to how to mesh complex parts (e.g. engine block) which are not easily mappable? is there a procedure which will make it easy?
Regards,
Bharat
For complex geometry, hexa mesh maybe can not done.
The working procedure is rather simple:
Original Part => Split => Got splitted parts
Foreach splitted part {
If 'Mappable' then
OK
Else
Split & Check again
Endif
}
If you got unmappable part at the end, you can not do hexmesh with your initial part.
0 -
Hello Nguyen,
Thanks for the tip.
I guess i have a difficult task in hand.
Regards,
Bharat
0 -
Here're some ideas:
- Tet10 meshing
- Mixed meshing (Text/Hexa/Pyra/Penta)
0 - Tet10 meshing
-
Hello Nguyen,
Thanks and regards
Bharat
0