Products: Abaqus/Standard Abaqus/Explicit Abaqus/CAE
Connector failure behavior:
can be defined in any connector with available components of relative motion in Abaqus/Standard;
can be defined in any connector in Abaqus/Explicit;
can be used in Abaqus/Standard to fail all or specified components of relative motion if a failure criterion is met;
can be used in Abaqus/Explicit to fail all or specified components if a failure criterion is met;
can be triggered if either a connector relative motion or connector force in a specified component is outside a specified range; and
can be replaced in most cases by the more sophisticated connector damage initiation/evolution behavior (see “Connector damage behavior,” Section 31.2.7).
A typical connector might have pieces that break if a relative motion component, force, or moment becomes too large. Abaqus provides a way to define which components of relative motion will break and the criteria used to release these components. You can select the component of relative motion on which the failure criterion is based.
In Abaqus/Standard connector failure can be used to specify connector behavior based on available components of relative motion. In Abaqus/Explicit connector failure can be used to specify connector behavior based on constrained as well as available components of relative motion. Limit values for force or moment can be specified for all components of relative motion involved in the connection. In addition, for connectors with available components of relative motion, limit values can be specified for the relative positions corresponding to an available component.
In Abaqus/Standard if the failure criterion specified for the selected component of relative motion is met, either all components of relative motion fail or a single available component fails. By default, all components of relative motion are released upon meeting the failure criterion. The nodal force contributions for all released components from the connector element will be removed during the increment when the failure criterion is met.
In Abaqus/Explicit if the failure criterion specified for the selected component is met, either all components or a single available component fails. By default, all components are released upon meeting the failure criterion. The nodal force contributions for all released components from the connector element will be removed during the increment when the failure criterion is met.
Input File Usage: | Use the following options to define connector failure: |
*CONNECTOR BEHAVIOR, NAME=name *CONNECTOR FAILURE, COMPONENT=component number, RELEASE=ALL or component number |
Abaqus/CAE Usage: | Interaction module: connector section editor: Add |
In Abaqus/Standard the sudden release of the failed connection may lead to convergence problems. To avoid convergence problems, you can add viscous damping to the components. Damping forces in the component are calculated as , where
is the user-defined damping coefficient and
is the velocity of the failed component. Viscous damping is applied only if a selected available component of relative motion is released.
Input File Usage: | Use the following options to add viscous damping to failed components in Abaqus/Standard: |
*SECTION CONTROLS, NAME=name, VISCOSITY= |
Abaqus/CAE Usage: | Viscous regularization is not supported in Abaqus/CAE. |
In the example in Figure 31.2.9–1 assume that the shock absorber pulls apart if the tensile force in the shock exceeds 800.0 units of force.
... *CONNECTOR BEHAVIOR, NAME=sbehavior *CONNECTOR FAILURE, COMPONENT=1, RELEASE=ALL , , , 800.0
The Abaqus output variables available for connectors are listed in “Abaqus/Standard output variable identifiers,” Section 4.2.1, and “Abaqus/Explicit output variable identifiers,” Section 4.2.2. The following output variables are of particular interest when defining failure in connectors:
CFAILST | Flags for connector failure status. |
ALLVD | Energy dissipated by viscous damping added to failed components. |
At any given time and for a particular component of relative motion i, the output variable CFAILSTi is 1 if the connector fails in that particular component of relative motion (failure criteria are met).
If the failure criteria are not met at a given time for a particular component i, the output variable CFAILSTi is 0.