We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Modeling & Meshing

Modeling & Meshing

On adding a block on a solid mesh which is imported from other application, how can one generate conformal mesh between solid block and the imported solid mesh ?

    • FAQFAQ
      Participant

      Follow the steps below to achieve the requirement: 1. Create the volume with a gap of about 1 average element edge length above the node/elem face. 2. Do an esurf on the top of the node/elem face and also on the bottom face of the volume. 3.Manually create triangular face elements connecting the edge of the node/elem region to the edge of the bottom face of the volume. This needs to make volume that is completely enclosed by the face elements. 4. Use fvmesh on that set of fave elements to generate tet volume elements that connect the two “faces”