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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parition wire instances at assembly level to apply different materials 2

Status
Not open for further replies.

skr3178

Mechanical
Joined
Sep 5, 2020
Messages
34
Location
US
Hi,

I am trying to partition a set of wire instances at the assembly level using sketch. However, Abaqus does not allow that; no faces/cells are recognized.
Attached image to show the details.
My goal is to create the partition so as to apply different materials to the sections.
I appreciate your suggestions in advance.
-Skr3178
 
 https://files.engineering.com/getfile.aspx?folder=72303ef9-0a2b-4a42-8e3d-f988f51a141b&file=Partition.GIF
Indeed it’s not possible to partition edges using sketch. To bypass this limitation you can for example create datum points on the perimeter of the circle and use the "Select midpoint/datum point" option.
 
Thank you FEA way for your suggestions.
It works well in creating a partition. However, I cannot apply a material to the partition at the part level. The partition created at the assembly level is not seen at the part level.
I look to hear workarounds to this.
Thanks
skr3178
 
My workaround is not elegant, but...

- keep the assignment of the one material in A/CAE
- create two element sets for the two regions at assembly-level
- when the model definition is done, write the .inp in the flat format (no parts or assemblies)
- add the second beam section keyword with the second material in the .inp and use the two element sets for the two beam sections
- submit the .inp via command line to the solver
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top