5.3. Cohesive Zone Material Models
Several material models are available for use with cohesive zone elements or with Dash contact. These models are described in this section.
Traction separation models used for cohesive surface elements are input within BEGIN MATERIAL blocks in the same manner as continuum models. Although density is not a property used by cohesive zone elements, because of their specification within this block, all of these models currently require a density to be provided as part of their input. Output variables for Cohesive Zones can be found in Table Table 9.21. NOTE: while some of the variables do have x, y, and z components they are not related to the global coordinate system, but instead are related to normal and tangential directions.
5.3.1. Traction Decay
BEGIN PARAMETERS FOR MODEL TRACTION_DECAY
NORMAL DECAY LENGTH = <real>
TANGENTIAL DECAY LENGTH = <real>
END [PARAMETERS FOR MODEL TRACTION_DECAY]
The Traction Decay cohesive model is a simple model that gets initialized with a traction upon activation or insertion of the cohesive element. The traction then decays to zero over specified values of normal and tangential separation. This model is only valid to use in conjunction with dynamic cohesive zone activation through MPC deactivation or dynamic insertion of cohesive surface elements.
In the above command block:
The density of the material is defined with the
DENSITYcommand line. Although this is not used in the model, it is currently a required input parameter.The separation length over which the normal traction decays to zero is set by the
NORMAL DECAY LENGTHcommand line.The separation length over which the tangential traction decays to zero is set by the
TANGENTIAL DECAY LENGTHcommand line.
The state variables for this model are listed in Table Section 5.3.1.
Index |
Name |
Variable Description |
|---|---|---|
0 |
|
maximum separation in the first tangential direction |
1 |
|
maximum separation in the second tangential direction |
2 |
|
maximum separation in the normal direction |
5.3.2. Tvergaard Hutchinson
BEGIN PARAMETERS FOR MODEL TVERGAARD_HUTCHINSON
INIT TRACTION METHOD = {IGNORE|ADD|EXTRINSIC} (IGNORE)
LAMBDA_1 = <real>
LAMBDA_2 = <real>
NORMAL LENGTH SCALE = <real>
TANGENTIAL LENGTH SCALE = <real>
PEAK TRACTION = <real>
PENETRATION STIFFNESS MULTIPLIER = <real>
USE ELASTIC UNLOADING = {NO|YES} (YES)
END [PARAMETERS FOR MODEL TVERGAARD_HUTCHINSON]
The Tvergaard Hutchinson cohesive model combines the normal and tangential separation into a single normalized separation and calculates a traction per unit length based on this value. This model then calculates normal and tangential traction based on the ratio of the normal and tangential length scales.
In the above command blocks:
For dynamically activated or dynamically inserted cohesive surface elements, an initial traction can be used to initialize the traction-separation model based on element properties specified in the
ELEMENT DEATHorXFEMblock. This is set via theINIT TRACTION METHOD. The default behavior is to ignore any initial tractions and let the traction-separation law dictate the behavior. Note that this does not maintain equilibrium upon cohesive element insertion. TheADDmethod offsets the traction-separation law by the initiation traction, which is linearly scaled to zero under further loading. TheEXTRINSICmethod initializes the state of the traction-separation law along the hardening branch. In the case that the initialization traction is greater than the specified peak traction, the traction-separation law is evaluated from the beginning of the traction plateau with the peak traction value rese to the initialization traction. Both theADDandEXTRINSICmethods maintain equilibrium upon cohesive element insertion.LAMBDA_1indicates the normalized separation at which the traction response flattens with an additional increase in separation.LAMBDA_2indicates the normalized separation at which the traction begins to degrade with an additional increase in separation.The separation at which failure occurs in the normal direction is prescribed using the
NORMAL LENGTH SCALEcommand.The maximum traction is specified through the
PEAK TRACTIONcommand.The separation at which failure occurs in the tangential direction is prescribed using the
TANGENTIAL LENGTH SCALEcommand.The
PENETRATION STIFFNESS MULTIPLIERcommand artificially increases the normal traction to help prevent interpenetration of cohesive surfaces when crack closure occurs. However, cohesive elements are not equipped to handle compression, and this penalty stiffness is an ad hoc approach to contact.Set the
USE ELASTIC UNLOADINGcommand toYESto force this model to unload elastically.
The state variables for this model are listed in Table Table 5.32.
Index |
Name |
Variable Description |
|---|---|---|
1 |
|
maximum traction the model can experience |
2 |
|
maximum lambda the model has experienced |
3 |
|
traction at LAMBDA_MAX |
4 |
|
the area under the traction separation curve up to LAMBDA_MAX |
5.3.3. Thouless Parmigiani
BEGIN PARAMETERS FOR MODEL THOULESS_PARMIGIANI
INIT TRACTION METHOD = {IGNORE|ADD|EXTRINSIC} (IGNORE)
LAMBDA_1_N = <real>
LAMBDA_1_T = <real>
LAMBDA_2_N = <real>
LAMBDA_2_T = <real>
NORMAL LENGTH SCALE = <real>
PEAK NORMAL TRACTION = <real>
TANGENTIAL LENGTH SCALE = <real>
PEAK TANGENTIAL TRACTION = <real>
PENETRATION STIFFNESS MULTIPLIER = <real>
USE ELASTIC UNLOADING = {NO|YES} (YES)
END [PARAMETERS FOR MODEL THOULESS_PARMIGIANI]
The Thouless Parmigiani model supports mixed-mode fracture more accurately than the Tvergaard Hutchinson model by separating the normal and tangential components, allowing one to fail independently of the other. Failure of this model is dependent on the energy release of both normal and tangential components. The shape of the traction-separation curve for this model is hardening, followed by a plateau, followed by softening.
In the above command block:
For dynamically activated or dynamically inserted cohesive surface elements, an initial traction can be used to initialize the traction-separation model based on element properties specified in the
ELEMENT DEATHorXFEMblock. This is set via theINIT TRACTION METHOD. The default behavior is to ignore any initial tractions and let the traction-separation law dictate the behavior. Note that this does not maintain equilibrium upon cohesive element insertion. TheADDmethod offsets the traction-separation law by the initiation traction, which is linearly scaled to zero under further loading. TheEXTRINSICmethod initializes the state of the traction-separation law along the hardening branch. In the case that the initialization traction is greater than the specified peak traction, the traction-separation law is evaluated from the beginning of the traction plateau with the peak traction value rese to the initialization traction. Both theADDandEXTRINSICmethods maintain equilibrium upon cohesive element insertion.LAMBDA_1_Nindicates the normalized normal separation at which the traction response flattens with an additional increase in separation.LAMBDA_1_Tindicates the normalized tangential separation at which the traction response flattens with an additional increase in separation.LAMBDA_2_Nindicates the normalized normal separation at which the traction begins to decrease with an additional increase in separation.LAMBDA_2_Tindicates the normalized tangential separation at which the traction begins to decrease with an additional increase in separation.The separation at which failure occurs in the normal direction is prescribed using the
NORMAL LENGTH SCALEcommand.The maximum normal traction is specified through the
PEAK NORMAL TRACTIONcommand.The separation at which failure occurs in the tangential direction is prescribed using the
TANGENTIAL LENGTH SCALEcommand.The maximum tangential traction is specified through the
PEAK TANGENTIAL TRACTIONcommand.The
PENETRATION STIFFNESS MULTIPLIERcommand artificially increases the normal traction to help prevent interpenetration of cohesive surfaces when crack closure occurs. However, cohesive elements are not equipped to handle compression, and this penalty stiffness is an ad hoc approach to contact.Set the
USE ELASTIC UNLOADINGcommand toYESto force this model to unload elastically.
The state variables for this model are listed in Table Table 5.33.
Index |
Name |
Variable Description |
|---|---|---|
1 |
|
current fraction of failure |
2 |
|
maximum normal traction the model can experience |
3 |
|
maximum tangential traction the model can experience |
4 |
|
maximum normal lambda the model has experienced |
5 |
|
normal traction at LAMBDA_MAX_N |
6 |
|
maximum tangential lambda the model has experienced |
7 |
|
tangential traction at LAMBDA_MAX_T |
8 |
|
the area under the normal traction separation curve up to LAMBDA_MAX_N |
9 |
|
the area under the tangential traction separation curve up to LAMBDA_MAX_T |
5.3.4. Functional Interface Traction
BEGIN PARAMETERS FOR MODEL FUNCTIONAL_INTERFACE_TRACTION
NORMAL LENGTH SCALE = <real> (1.0)
TANGENTIAL LENGTH SCALE = <real> (1.0)
NORMAL TRACTION FUNCTION = <string>
TANGENTIAL TRACTION FUNCTION = <string>
END [PARAMETERS FOR MODEL FUNCTIONAL_INTERFACE_TRACTION]
The Functional Interface Traction model allows a general normal and tangential traction response law. The normal and tangential components of the traction are defined as functions of the normal and tangential components, respectively, of the separation displacement (appropriately normalized). The traction is evaluated given a separation displacement and subsequently applied. (Note: This model does not presently support some of the features of the other cohesive zone material models, such as elastic unloading and failure.)
The command block for the Functional Interface Traction model starts with the line:
BEGIN PARAMETERS FOR MODEL FUNCTIONAL_INTERFACE_TRACTION
and terminates with the line:
END [PARAMETERS FOR MODEL FUNCTIONAL_INTERFACE_TRACTION]
In the above command block:
The density of the material is defined with the
DENSITYcommand line. Although this is not used in the model, it is currently a required input parameter.The separation scale in the normal direction is specified using the
NORMAL LENGTH SCALEcommand. This is not strictly necessary as this scaling may instead be effected directly within the normal traction response function. It is only provided for similarity with the other cohesive zone material models.The separation scale in the tangential direction is specified using the
TANGENTIAL LENGTH SCALEcommand. This is not strictly necessary as this scaling may instead be effected directly within the tangential traction response function. It is only provided for similarity with the other cohesive zone material models.The normal traction response as a function of the (normalized) normal component of the separation displacement is specified through the
NORMAL TRACTION FUNCTIONcommand.The tangential traction response as a function of the (normalized) tangential component of the separation displacement is specified through the
TANGENTIAL TRACTION FUNCTIONcommand.
5.3.5. Alves-Roehl
begin parameters for model quadshell_model_alves_roehl
NORMAL LENGTH SCALE = <real>
TANGENTIAL LENGTH SCALE 1 = <real>
TANGENTIAL LENGTH SCALE 2 = <real>
ROTATIONAL LENGTH SCALE = <real>
# normal work of separation
NORMAL WOS = <real>
# tangential work of separation
TANGENTIAL WOS 1 = <real>
TANGENTIAL WOS 2 = <real>
# rotational work of separation
ROTATIONAL WOS = <real>
USE ELASTIC UNLOADING = {NO|YES} (YES)
end
In the above command block:
The separation at which failure occurs in the normal direction is prescribed using the
NORMAL LENGTH SCALEcommand.The separation scale in the tangential direction 1 is specified using the
TANGENTIAL LENGTH SCALE 1command.The separation scale in the tangential direction 2 is specified using the
TANGENTIAL LENGTH SCALE 1command.The characteristic length for rotational bending is prescribed using the
ROTATIONAL LENGTH SCALEcommand.The normal work of separation (WOS) in the normal direction is set using the
NORMAL WOScommand.The tangential work of separation in the tangential direction 1 is set using the
TANGENTIAL WOS 1command.The tangential work of separation in the tangential direction 2 is set using the
TANGENTIAL WOS 2command.The rotational work of separation (WOS) is set using the
ROTATIONAL WOScommand.Set the
USE ELASTIC UNLOADINGcommand toYESto force this model to unload elastically.