Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Good mesh without edge seeds

Status
Not open for further replies.

deyentl

Materials
Joined
Jul 12, 2011
Messages
39
Location
GB
Hey guys,

I've been optimizing my mesh by using part seeds. But, I've noticed this method is insufficient for what I want to do. Therefore, I'm looking for a way to have more control over the location of the seeds.

Is this possible without importing an orphan mesh?
 
You can partition your part in various ways and apply specific meshes to those partitioned regions.
 
I didn't read the thread title closely enough. This still requires edge seeds, but it's more controlled.
 
Can you post an image or describe what you want to do? Meshing is an art form in it's self. Sometimes I take the time to make a nice 8 node brick mesh and sometimes I just toss on second order tets. It all depends on the end goal and the computer time vs user time.

Rob Stupplebeen
 
Please find attached a 2D-picture of what I want. This was done by an orphan mesh, but I have some very good reasons for avoiding this in the future. I want to create a similar mesh without importing an orphan mesh.

 
 http://files.engineering.com/getfile.aspx?folder=8d0b9d5a-3374-4854-88e0-e87536b5683d&file=FEMmodel.jpg
I'm not aware of any way through python scripting that you could generate individual elements on geometric, rather than orphan mesh parts, might be possible though.

One option could be to use a python script to either draw each element as you have it in the orphan mesh as a geometric part or to partition a hexagon to give you the desired shape. Then use a relatively large mesh seed so that each region of the partitioned part contains one element.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top