I have this study where the gates join the part in the "edge" face. I need to run a CoolFEM simulation so I created the surface mold mesh and found the following issue:
As you can see there is not a perfect joint between the mesh covering the part and the mesh covering the feed system. Is there a way to trim those meshes so that you end with a good joint between the two? I am currently doing this:
1- creating lines in the element edges of both meshes.
2- Create nodes by intersecting those lines.
3- Delete the elements in the joint area and create new ones using Fill Hole with the nodes created in the previous step.
This is quite intensive, is there any other faster/less intensive method?
Solved! Go to Solution.
Link copied