🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Tetra 3D Mesh with defined Nodes

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hey guys, is there any Chance to build a mesh in a Cube with user defined Nodes.

I want to do a electromagnetic Simulation and Need the results in some exact, by me defined nodes.

In Detail I want to mesh the Cube, refine the mesh in the middel (where the coil will be) with a refinement box and finally want to plot the results of an Magnetic field at definite coordinates (here I want to have the defined nodes).

 

Thank you!

<?xml version="1.0" encoding="UTF-8"?>abc1.png

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User
    • If all your nodes are on a plan, cut the cube by this plan.
    • Make 2D mesh passed by defined nodes (easy!)
    • Fill closed 2D mesh to get 3D tet mesh.
    User: "tinh"
    Altair Community Member
    Updated by tinh

    Hi,

    try make rule mesh (2D>ruled) from this node list to exterior nodes

    then make 3D>tetra from these elements, tetra elements will share nodes with them

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Okay thanks guys. That sounds good.

    How do I do the 2D mesh with the defined nodes?

     

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Okay thanks guys. That sounds good.

    How do I do the 2D mesh with the defined nodes?

     

    Many posibilities :

    • You can associate nodes to geometry (edge, surface,...)
    • You do 'approximate' 2D mesh with defined nodes => Equivalent tool
    • You make 'imprint' nodes over 2D mesh,
    • .....