Hi!
I'm a HM beginner and I have a problem with my model. My aim is to build and to mesh a simple cuboid. Its top surf should consists of 3 quad-elements (with T-junction). The other 5 surfaces should just be single quad-elements in the initial configuration. The meshing of the cuboid shoud be done withTetras (the top surface with the T-junction have remain the same over volume mesh).
First, I created the 4 corner points of the cuboid. Then I created the 6 surfaces via (2D->plane) and meshed them with one element per surface. To archieve the T-junction in the surface on the top of the cuboid i splitted the surface and merged 2 of the 4 elements.
Unfortunately after getting the equivalence nodes, there are still free edges on this surface (c.f picture). I tried to avoid this by creating additional nodes. But i still have the same problem.
It would be great, if somebody can help me. Is there another (maybe better) possibility to create and mesh such a cuboid?
Thanks for your help, and sorry for my newbie-questions!
<?xml version="1.0" encoding="UTF-8"?>