Ellipsoidal Surface to Node Contact (TYPE14)

This interface simulates impacts between a hyper-ellipsoidal rigid main surface and a list of secondary nodes. This interface is used for MADYMO to Radioss coupling.

The hyper-ellipsoidal surface is treated as an analytical surface (hyper-ellipsoidal surfaces are discretized only for post-processing).

The interface allows user-defined behavior:
  • User defines total elastic force versus maximum penetration of nodes.
  • A local friction coefficient is computed at each impacted node, depending upon elastic force computed at its location by scaling the total elastic force by the following factor: penetration of the node divided by sum of node penetrations.
  • A local viscosity coefficient in the normal direction to the surface is computed at each impacted node, depending upon this node's velocity or the computed elastic force at its location.

It is also possible to only define a constant stiffness factor, a constant friction coefficient or a constant viscosity coefficient. A time step is computed to ensure stability.

Interface Hints

As the interface is defined as nodes impacting upon a surface, impact cannot be detected if the mesh is too coarse. In general, use a mesh which size is finer than the lowest semi-axis of the main surface.


図 1. No Impact is Detected

The interface is designed to allow penetration of secondary nodes. However, the contact algorithm does not ensure that a node will not cross the ellipsoid when sliding; nodes may slide along the ellipsoid until they fully cross the ellipsoid, resulting in that the structure itself fully crossing the surface and contact force is no longer applied to it (as shown in 図 2, where perfect sliding is considered).

Increase interface stiffness or friction to avoid this problem.


図 2. Sliding Until Structure Fully Crosses Surface