My model has a tetramesh mesh of a cylindrical shape. I want to apply loads on the top and bottom faces of the cylinder. I made the surfaces for the top and bottom faces in the same component but those surfaces were not used to generate the mesh. So I was wondering if I apply the loads to the surface, would they be applied to the mesh or not.
If I apply the loads by selecting the elements of the top and bottom faces, do I just need to define the total pressure and it will be distributed between the elements accordingly? Do I need to take care of the edge elements separately so as to maintain a uniform load distribution.
Also, for analysis I need to delete the 2d elements which were use to generate the 3d tetramesh. I to apply the loads I would need the 2d elements as as I need to apply loads only on the surface. How can this be resolved?