You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if you could help me write a new Animation case that applies a normal force to the surface nodes of the mesh.
The algorithm would go something like this:
Calculate normals at either nodes or elements (then average them in 1 ring to get at nodes)
Apply a prescribed magnitude force at each node on the external surface in the normal direction
The use case is that I want to apply both an internal/external pressure to a cylinder
Obviously, this is an enhancement and just looking for some help
The text was updated successfully, but these errors were encountered:
Hello,
I was wondering if you could help me write a new Animation case that applies a normal force to the surface nodes of the mesh.
The algorithm would go something like this:
The use case is that I want to apply both an internal/external pressure to a cylinder
Obviously, this is an enhancement and just looking for some help
The text was updated successfully, but these errors were encountered: