Files
MultiPhysicsVault/.raw/AbaqusAnalysisUserGuide4/AbaqusAnalysisUserGuide4_076.md
T
김경종 b7f84e1c0f
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add documents
2026-05-29 15:59:56 +09:00

410 lines
40 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!-- source-page: 751 -->
Defining uncoupled force-based damage initiation
For an uncoupled force-based damage initiation criterion, the connector force in the specified component is compared to the specified limit values. Damage is initiated when the force in the specified component i, , is for the first time outside the range $( f _ { i } \leq f _ { m i n } \ \mathrm { o r } \ f _ { i } \geq f _ { m a x } )$ .
Input File Usage: \*CONNECTOR DAMAGE INITIATION, COMPONENT=component number, CRITERION=FORCE (default), DEPENDENCIES=n
Abaqus/CAE Usage: Interaction module: connector section editor: Add→Damage: Coupling: Uncoupled, Initiation criterion: Force
Defining coupled force-based damage initiation
For a coupled force-based damage initiation criterion, a connector potential, , must be specified to define an equivalent force magnitude (scalar). The equivalent force magnitude is compared to the specified limit values to assess damage initiation. Damage is initiated when the equivalent force magnitude, , is for the first time outside the range $( P ( \mathbf { f } ) \leq f _ { m i n }$ or $P ( \mathbf { f } ) \geq f _ { m a x } )$ .
Input File Usage: Use the following options:
\*CONNECTOR DAMAGE INITIATION, CRITERION=FORCE (default), DEPENDENCIES=n \*CONNECTOR POTENTIAL
Abaqus/CAE Usage: Interaction module: connector section editor: Add→Damage: Coupling: Coupled, Initiation criterion: Force, Initiation Potential
# Plastic motionbased damage initiation criterion
The damage initiation criterion can be specified in terms of an equivalent relative plastic motion in the connector. You provide the relative equivalent plastic displacement/rotation at which damage will be initiated as a function of the relative equivalent plastic rate. The output variable CDIP can be used to monitor the proximity to the damage initiation point.
Defining uncoupled plastic damage initiation
For an uncoupled elastic-plastic or rigid plastic damage initiation criterion, uncoupled connector plasticity in the specified component of relative motion must be defined (see “Connector plastic behavior,” Section 31.2.6). When the equivalent relative plastic motion as defined by the associated plasticity definition is greater than the specified limit value for the first time, damage is initiated.
Input File Usage: Use the following options:
\*CONNECTOR DAMAGE INITIATION, COMPONENT=component number, CRITERION=PLASTIC MOTION, DEPENDENCIES=n \*CONNECTOR PLASTICITY, COMPONENT=component number or \*CONNECTOR PLASTICITY
<!-- source-page: 752 -->
Abaqus/CAE Usage: Interaction module: connector section editor: Add→Damage: Initiation criterion: Plastic motion; Add→Plasticity
Defining coupled plastic damage initiation
For a coupled elastic-plastic or rigid plastic damage initiation criterion, coupled connector plasticity must be defined. The connector potential used in the coupled connector plasticity function defines an equivalent relative plastic motion. This equivalent relative plastic motion is compared to the specified limit values to assess damage initiation. The equivalent relative plastic motion at which damage is initiated can be a function of the mode-mix ratio $\Psi _ { m }$ (see “Connector plastic behavior,” Section 31.2.6).
Input File Usage: Use the following options:
```txt
*CONNECTOR DAMAGE INITIATION,
CRITERION=PLASTIC MOTION, DEPENDENCIES=n
*CONNECTOR PLASTICITY
*CONNECTOR POTENTIAL
```
Abaqus/CAE Usage: Interaction module: connector section editor: Add→Damage: Coupling: Coupled, Initiation criterion: Plastic motion; Add→Plasticity: Coupling: Coupled, Force Potential
# Constitutive motion-based damage initiation criterion
The damage initiation criterion can be specified in terms of relative constitutive displacements/rotations in the connector. You provide the lower (compression) limit, $u _ { m i n }$ , and the upper (tension) limit, $u _ { m a x } ,$ , for the constitutive displacement/rotation damage initiation values. If the motion is outside the range specified by the two limit values, damage is initiated. The output variable CDIM can be used to monitor the proximity to the damage initiation point.
Defining uncoupled constitutive motion-based damage initiation
For an uncoupled motion-based damage initiation criterion, the connector relative constitutive motion in the specified component is compared to the specified limit values. Damage is initiated when the relative constitutive displacement/rotation in the specified component $\mathbf { \textit { i } } u _ { i }$ , is for the first time outside the range $( u _ { i } \ \leq \ u _ { m i n } \ \mathrm { o r } \ u _ { i } \ \geq \ u _ { m a x } )$ .
Input File Usage: \*CONNECTOR DAMAGE INITIATION, COMPONENT=component number, CRITERION=MOTION, DEPENDENCIES=n
Abaqus/CAE Usage: Interaction module: connector section editor: Add→Damage: Coupling: Uncoupled, Initiation criterion: Motion
Defining coupled constitutive motion-based damage initiation
For a coupled motion-based damage initiation criterion, a connector potential, $P ( \mathbf { u } )$ , must be specified to define an equivalent motion magnitude (scalar), where is the collection of all available components of relative motion in the connector. The equivalent motion magnitude is compared to the specified limit
<!-- source-page: 753 -->
values to assess damage initiation. Damage is initiated when the equivalent motion magnitude, , is for the first time outside the range $( P ( \mathbf { u } ) \leq u _ { m i n } { \mathrm { ~ o r ~ } } P ( \mathbf { u } ) \geq u _ { m a x } )$ .
# Input File Usage:
Use the following options:
\*CONNECTOR DAMAGE INITIATION, CRITERION=MOTION,DEPENDENCIES=n\*CONNECTOR POTENTIAL
# Abaqus/CAE Usage:
Interaction module: connector section editor: Add→Damage: Coupling: Coupled, Initiation criterion: Motion, Initiation Potential
# Defining connector damage evolution
Connector damage evolution specifies the evolution law for the damage variable. Upon evolution, the connector response will be degraded. The evolution of damage can be based on an energy dissipation criterion or on relative (plastic) motions. In the motion-based criteria the damage variable, d, can be defined as a linear, exponential, or tabular function of relative motions.
The damage evolution law can depend on temperature and field variables. See “Input syntax rules,” Section 1.2.1, for further information about defining data as functions of temperature and field variables.
# Specifying the affected components
By default (i.e., the affected components are not specified explicitly), only the elastic/rigid or elastic/rigid-plastic response in the connector will be damaged. The response due to friction, damping, and stop/lock behavior will not be degraded. For an uncoupled connector damage mechanism (uncoupled damage initiation criterion), only the specified component of relative motion will undergo damage. For coupled connector damage initiation, the components that will be degraded by default are chosen as follows:
• If a force-based or constitutive motion-based damage initiation criterion is used, the intrinsic available components (1 through 6) that ultimately contribute to the connector potential for damage initiation will be affected.
• If a plastic motionbased damage initiation criterion is used, the intrinsic available components that ultimately contribute to the connector potential used in the coupled plasticity definition will be affected.
Alternatively, you can specify the available components of relative motion that will be affected by the damage evolution law directly. In this case the entire connector response (elasto/rigid-plastic, friction, damping, constraint forces and moments, etc.) in the affected components will be damaged.
# Input File Usage:
\*CONNECTOR DAMAGE EVOLUTION, AFFECTED COMPONENTS
The first data line identifies the component numbers that will be damaged, and the additional data for the connector damage evolution definition begins on the second data line.
# Abaqus/CAE Usage:
Interaction module: connector section editor: Add→Damage: Specify damage evolution, Evolution, Specify affected components
<!-- source-page: 754 -->
# Defining a motion-based linear damage evolution law
The linear form of the damage evolution law is illustrated here in the context of linear elasticity, although it can be used in any situation. Assume that the connector response is linear elastic and that after damage initiation a linear damage evolution is desired, as illustrated in Figure 31.2.71.
![](images/page-754_908430736b1a46ddd6f254264b253c5d0d0182c34399d7479809cc324d5ae653.jpg)
<details>
<summary>line</summary>
| Point | F (linear elastic response, no damage) | F (effective response, if damage was not present) | Fc (actual current response) | Fc (damaged response) |
|-------|----------------------------------------|--------------------------------------------------|------------------------------|------------------------|
| 1 | F_eff | F_c | F_c | F_c (estimated from curve) |
| 2 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 3 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 4 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 5 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 6 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 7 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 8 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 9 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 10 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 11 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 12 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 13 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 14 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 15 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 16 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 17 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 18 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 19 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 20 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 21 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 22 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 23 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 24 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 25 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 26 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 27 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 28 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 29 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 30 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 31 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 32 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 33 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 34 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 35 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 36 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 37 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 38 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 39 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 40 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 41 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 42 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 43 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 44 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 45 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 46 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 47 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 48 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 49 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 50 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 51 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 52 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 53 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 54 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 55 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 56 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 57 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 58 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 59 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 60 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 61 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 62 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 63 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 64 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 65 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 66 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 67 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 68 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 69 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 70 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 71 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 72 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 73 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 74 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 75 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 76 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 77 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 78 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 79 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 80 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 81 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 82 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 83 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 84 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 85 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 86 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 87 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 88 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 89 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 90 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 91 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 92 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 93 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 94 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 95 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 96 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 97 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 98 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 99 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
| 100 | F_c (estimated from curve) | F_c | F_c | F_c (estimated from curve) |
</details>
Figure 31.2.71 Linear damage evolution law for linear elastic connector behavior.
If damage were not specified, the response would be linear elastic (a straight line passing through the origin). Assume that damage has initiated at point I as triggered by a force-based or motion-based criterion, for example; the corresponding constitutive motion at this point is $u _ { 0 }$ . If the connector is loaded further such that the constitutive motion increases to $u _ { c } ,$ the connector force response at point C becomes $F _ { c }$ . The response is diminished by $d * F _ { e f f }$ when compared to the effective response $F _ { e f f }$ (the elastic response with no damage). Thus, $F _ { c } = ( 1 - d ) F _ { e f f }$ . If unloading occurs at point C, the unloading curve of slope $( 1 - d ) E$ is followed. As long as the constitutive motion does not exceed $u _ { c } ,$ , the damage variable, $d ,$ stays constant at the value obtained when point C is first reached. If further loading occurs, further damage occurs until the ultimate failure motion, $u _ { f } ,$ is reached $( d = 1 )$ and the connector component loses the ability to carry any load. Thus, one possible loading/unloading sequence is $0 { } \mathrm { I { } C { } O { } C { } \ } u _ { f }$ .
The linear damage evolution law defines a truly linear damaged force response only in the case of linear elastic or rigid behavior with optional perfect plasticity. If nonlinear elasticity or plasticity with hardening are defined for the damaged components, an approximate linear damaged response is observed.
<!-- source-page: 755 -->
Defining the linear evolution law for a force-based or constitutive motion-based damage initiation criterion
If an uncoupled damage initiation criterion is used in component i, you specify the difference between the constitutive relative motion at ultimate failure, $\boldsymbol { u } _ { f _ { i } }$ , and the constitutive relative motion at damage initiation, $u _ { 0 i }$ , in the specified component $( { u } _ { f _ { i } } - { u } _ { 0 _ { i } } )$ .
If a coupled damage initiation criterion is used, an equivalent constitutive relative motion, , must be defined for damage evolution purposes. A connector potential definition is used to define $\bar { u } = P ( \mathbf { u } )$ . You specify the difference between the equivalent motion at ultimate failure, $\bar { u } _ { f }$ , and the equivalent motion at damage initiation, $( \bar { u } _ { f } \mathrm { ~ - ~ } \bar { u } _ { 0 } )$ .
Input File Usage: Use the following options to define a linear evolution law for an uncoupled initiation criterion:
*CONNECTOR DAMAGE INITIATION,
COMPONENT=component number, CRITERION=FORCE or MOTION
*CONNECTOR DAMAGE EVOLUTION, TYPE=MOTION,
SOFTENING=LINEAR
Use the following options to define a linear evolution law for a coupled initiation criterion:
*CONNECTOR DAMAGE INITIATION,
CRITERION=FORCE or MOTION
*CONNECTOR POTENTIAL
*CONNECTOR DAMAGE EVOLUTION, TYPE=MOTION,
SOFTENING=LINEAR
*CONNECTOR POTENTIAL
The second *CONNECTOR POTENTIAL option defines $\bar{u}=P(\mathbf{u})$ .
Abaqus/CAE Usage: Use the following input to define a linear evolution law for an uncoupled initiation criterion:
Interaction module: connector section editor: Add→Damage: Coupling: Uncoupled, Initiation criterion: Force or Motion; Specify damage evolution, Evolution type: Motion, Evolution softening: Linear
Use the following input to define a linear evolution law for a coupled initiation criterion:
Interaction module: connector section editor: Add→Damage: Coupling: Coupled, Initiation criterion: Force or Motion; Specify damage evolution, Evolution type: Motion, Evolution softening: Linear; Initiation Potential; Evolution Potential
Defining the linear evolution law for a plastic motionbased damage initiation criterion
You can specify the difference between the associated equivalent plastic relative motion at ultimate failure, $\bar { u } _ { f } ^ { p l }$ , and the associated equivalent plastic relative motion at damage initiation, $\bar { u } _ { 0 } ^ { p l } ( \bar { u } _ { f } ^ { p l } - \bar { u } _ { 0 } ^ { p l } )$ ,
<!-- source-page: 756 -->
as a function of the mode-mix ratio, $\Psi _ { m }$ , defined in “Connector plastic behavior,” Section 31.2.6. The equivalent plastic relative motions are calculated from the associated plasticity definition (either coupled or uncoupled).
Input File Usage:
Use the following options:
\*CONNECTOR DAMAGE INITIATION, CRITERION=PLASTIC MOTION \*CONNECTOR DAMAGE EVOLUTION, TYPE=MOTION, SOFTENING=LINEAR
Abaqus/CAE Usage:
Interaction module: connector section editor: Add→Damage: Initiation criterion: Plastic motion; Specify damage evolution, Evolution type: Motion, Evolution softening: Linear
# Defining a motion-based exponential damage evolution law
The exponential damage evolution law is illustrated in the context of a linear elastic-plastic response with hardening, although it can be used in any situation. The force response in a particular connector component is shown in Figure 31.2.72.
![](images/page-756_ad1e3ec9e5c507a57e28b16ee95311ca3268a074fd1bb959b7e272e1cb004507.jpg)
Figure 31.2.72 Exponential damage evolution law for linear elastic-plastic connector behavior with hardening.
Assume that damage is initiated at point I as triggered by a plastic motionbased damage initiation criterion. If further loading occurs until point C, the response is $F _ { C } = ( 1 - d ) F _ { e f f }$ . Unloading from point C occurs along the damaged elastic line of slope . Upon unloading/reloading, the damage variable remains constant until point C is reached again. Further loading (beyond point C) leads to an
<!-- source-page: 757 -->
increasingly damaged response until the ultimate failure point, $\bar { u } _ { f } ^ { p l }$ , is reached (d = 1). The damage variable d is given by the following equation:
$$
d = \frac {1 - e ^ {- \alpha \frac {\bar {u} ^ {p l} - \bar {u} _ {0} ^ {p l}}{\bar {u} _ {f} ^ {p l} - \bar {u} _ {0} ^ {p l}}}}{1 - e ^ {- \alpha}}.
$$
The damaged response will appear to be truly exponential only if either linear elasticity or perfect plasticity is used. An approximate exponential degradation is obtained if plasticity with hardening is present.
You specify the difference between the relative motions at ultimate failure and at damage initiation and the exponential coefficient . The difference between the relative motions is interpreted in the same way as described in “Defining a motion-based linear damage evolution law,” as follows:
• If an uncoupled force-based or constitutive motion-based damage initiation criterion is used, the difference between the relative motions at ultimate failure and at damage initiation in the specified component $i , u _ { f _ { i } } - u _ { 0 { i } }$ , is specified.
• If a coupled force-based or constitutive motion-based damage initiation criterion is used, an equivalent relative motion is defined using a connector potential $( \bar { u } ~ = ~ P ( \mathbf { u } ) )$ . The difference between the relative motions at ultimate failure and at damage initiation, $\bar { u } _ { f } - \bar { u } _ { 0 }$ , is specified.
• If a plastic motionbased damage initiation criterion is used, the difference between the equivalent relative plastic motions at ultimate failure and at damage initiation, $\bar { u } _ { f } ^ { p l } - \bar { u } _ { 0 } ^ { p l }$ , is specified. The equivalent plastic relative motion is calculated from the associated plasticity definition. The data can also be functions of the mode-mix ratio $\Psi _ { m }$ .
In the first two cases the equation for the damage variable is similar to that given above for plastic motionbased damage initiation except that (equivalent) constitutive relative motions are used instead of equivalent relative plastic motions.
Input File Usage: \*CONNECTOR DAMAGE EVOLUTION, TYPE=MOTION, SOFTENING=EXPONENTIAL
Abaqus/CAE Usage: Interaction module: connector section editor: Add→Damage: Specify damage evolution, Evolution type: Motion, Evolution softening: Exponential
# Defining a motion-based tabular damage evolution law
You can also specify the damage variable directly as a tabular function of the differences between the relative motions at ultimate failure and the relative motions at damage initiation. The differences between the relative motions are interpreted in the same way as described in “Defining a motion-based linear damage evolution law,” as follows:
• If an uncoupled force-based or constitutive motion-based damage initiation criterion is used, the differences between the constitutive relative motions at ultimate failure and at damage initiation in the specified component $i , u _ { i } - u _ { 0 i }$ , are used to define the tabular data.
<!-- source-page: 758 -->
• If a coupled force-based or constitutive motion-based damage initiation criterion is used, an equivalent relative motion is defined using a connector potential $( \bar { u } = P ( \mathbf { u } ) )$ . The differences between the relative motions at ultimate failure and at damage initiation, , are used to define the tabular data.
• If a plastic motionbased damage initiation criterion is used, the differences between the equivalent relative plastic motions at ultimate failure and at damage initiation, $\bar { u } ^ { p l } - \bar { u } _ { 0 } ^ { p l }$ , are used. The equivalent plastic relative motion is calculated from the associated plasticity definition. The tabular data can also be functions of the mode-mix ratio $\Psi _ { m }$ .
Input File Usage: \*CONNECTOR DAMAGE EVOLUTION, TYPE=MOTION, SOFTENING=TABULAR, DEPENDENCIES=n
Abaqus/CAE Usage: Interaction module: connector section editor: Add→Damage: Specify damage evolution, Evolution type: Motion, Evolution softening: Tabular
# Defining a damage evolution law using post-damage initiation dissipation energies
This damage evolution law is illustrated in the context of nonlinear elasticity, as shown in Figure 31.2.73.
![](images/page-758_dd993b5052bd33e50029d6e17221dc5f825923b666073f52a85c024ad02e83f1.jpg)
<details>
<summary>line</summary>
| Point | Description | Description |
|-------|--------------------------------------|---------------------------------------|
| E | Damage initiation | Damage initiation |
| I | Damage initiation | Damage initiation |
| C | Actual response with damage | Actual response with damage |
| Gc | Actual response with damage | Actual response with damage |
| Uo | Unloading/reloading curve | Unloading/reloading curve |
| Uc | Unloading/reloading curve | Unloading/reloading curve |
| Fc | Fc | Fc |
| Feff | Feff | Feff |
</details>
Figure 31.2.73 Post-damage initiation dissipation energy evolution law for nonlinear elastic connector behavior.
Assume that damage is initiated at point I when the constitutive relative motion is $u _ { 0 }$ as triggered by a force-based or a motion-based damage initiation criterion, for example. The response at point C will be $F _ { C } = ( 1 - d ) F _ { e f f }$ . Unloading from point C occurs along the CO curve, which is the original
<!-- source-page: 759 -->
nonlinear elastic response curve (OE) scaled down by the ( ) factor. Damage remains constant on the unloading/reloading curve (C O C), and it increases only if loading increases beyond point C.
Instantaneous failure can be specified upon initiation if $G _ { C }$ is specified as 0.0. In all other cases ultimate failure (d = 1) would occur (in theory) at infinite motion since an exponential-like response that asymptotically goes to zero is generated. Abaqus will set $d = 1$ when the damage dissipated energy reaches $0 . 9 9 G _ { C }$ .
You specify the post-damage initiation dissipated energy at ultimate failure, $G _ { C }$ . If a plastic motionbased initiation criterion is used, $G _ { C }$ can be specified as a function of the mode-mix ratio $\Psi _ { m }$ .
Input File Usage: \*CONNECTOR DAMAGE EVOLUTION, TYPE=ENERGY, DEPENDENCIES=n
Abaqus/CAE Usage: Interaction module: connector section editor: Add→Damage: Specify damage evolution, Evolution type: Energy
# Using multiple damage mechanisms
At most three uncoupled damage mechanisms (pairs of connector damage initiation criteria and connector damage evolution laws) can be defined for each available component of relative motion, one for each type of initiation criterion (force, motion, and plastic motion). In addition, three coupled damage mechanisms can be defined (one for each type of initiation criterion). Coupled and uncoupled damage definitions can be combined; only one overall damage variable per component will be used to damage the response in a particular available component of relative motion. Only the overall damage will be output.
# Specifying the contribution of each damage mechanism
When several damage mechanisms are defined for the same connector behavior, you can specify the contribution of each damage mechanism to the overall damage effect for a particular component of relative motion. By default, the damage value associated with a particular mechanism will be compared to the damage values from any other damage mechanisms defined for the connector behavior, and only the maximum value will be considered for the overall damage. Alternatively, you can specify that the damage values for the mechanisms associated with the connector behavior should be combined in a multiplicative fashion to obtain the overall damage. See the last example below for an illustration.
Input File Usage: Use the following option to specify that only the maximum damage value associated with a particular connector behavior should contribute to the overall damage effect:
\*CONNECTOR DAMAGE EVOLUTION, DEGRADATION=MAXIMUM
Use the following option to specify that all the damage values associated with a particular connector behavior should contribute in a multiplicative way to the overall damage effect:
\*CONNECTOR DAMAGE EVOLUTION, DEGRADATION=MULTIPLICATIVE
Abaqus/CAE Usage: Interaction module: connector section editor: Add→Damage: Specify damage evolution, Evolution, Degradation: Maximum or Multiplicative
<!-- source-page: 760 -->
# Examples
The examples that follow illustrate several methods for defining damage mechanisms.
# Uncoupled damage
The following input could be used to define a simple uncoupled damage mechanism:
```csv
*CONNECTOR ELASTICITY, COMPONENT=1
*CONNECTOR DAMAGE INITIATION, COMPONENT=1, CRITERION=FORCE force_compress, force_tens
*CONNECTOR DAMAGE EVOLUTION, TYPE=ENERGY
0.0
```
Damage will initiate when the elastic force in component 1 is either smaller than force\_compress or larger than force\_tens. Only the elastic response in component 1 will be damaged. Since the dissipated energy specified for damage evolution is 0.0, the damage evolves catastrophically instantaneously after it has initiated.
# Coupled rigid plasticity with plasticity-based damage
Referring to the spot weld in Figure 31.2.74 for which coupled plasticity is defined in “Connector plastic behavior,” Section 31.2.6, a plastic motionbased damage initiation and evolution with dependencies on the mode-mix ratio can be specified as follows:
![](images/page-760_d85dbea1fb338b01ae1a58b1e71dda25b8872d31ac102611d760a73c3872f9a2.jpg)
<details>
<summary>text_image</summary>
F_s
F
F_n
</details>
Figure 31.2.74 Spot weld connection.
$\star$ PARAMETER $\bar{u}_{init_{0.0}}^{pl} = 0.25$ $\bar{u}_{init_{0.5}}^{pl} = 0.35$ $\bar{u}_{init_{1.0}}^{pl} = 0.45$ $\bar{u}_{evol_{0.0}}^{pl} = 0.75$ $\bar{u}_{evol_{0.3}}^{pl} = 0.78$ $\bar{u}_{evol_{0.5}}^{pl} = 0.82$