The cure modeling capabilities allow you to analyze the evolution of material
properties and strains during curing processes of thermosetting polymers.
The cure modeling capabilities:
are intended to model the curing process in adhesives and other thermosetting
polymer materials;
predict the degree of cure, volumetric heat generation, and shrinkage strain due
to curing reactions;
allow you to specify a maximum value of the degree of cure;
are active in transient procedures that use elements with displacement degrees
of freedom, in the transient heat transfer procedure, and in the transient
coupled thermal-electrical procedure; and
are intended for use with existing elastic and viscoelastic behaviors that
describe the mechanical response of the material as a function of the degree of
cure.
The cure modeling capabilities described in this section are based on dedicated cure
modeling options and output variables. These capabilities are more general and are
intended to supersede those available as a special-purpose material modeling capability,
based on built-in user-defined material options (Modeling the Cure Process in Thermosetting Polymers).
Curing processes are essential to the manufacturing of products that use
thermosetting polymers (such as epoxy resins) to bond components. The use of epoxies
and other cured structural adhesives is common in many industries. As a result of
the curing reaction, chemical shrinkage strains and residual stresses develop, which
can result in damage to the adherents or warpage of the bonded assembly. The Abaqus cure modeling capability enables you to analyze curing processes, including the
reaction kinetics, heat generation, shrinkage strain development, and the evolution
of mechanical properties. The model is based on the work of Lindeman et al. (2021) and Li et al. (2004). You can describe the reaction kinetics using either
the Kamal equation or a conversion rate table. The mechanical response can include
both elastic and viscoelastic effects. You can define the elastic, viscoelastic, and
thermal expansion properties of the material as functions of the degree of cure and
temperature.
Reaction Kinetics
The degree of cure (or conversion) of a material is characterized by a normalized
quantity, , with a value changing from 0 (corresponding to the uncured
state; that is, no bonds) to 1 (corresponding to the fully cured material).
The cure reaction kinetics control the rate of conversion, , as a function of and temperature. The Kamal equation provides a well accepted
description of the cure reaction kinetics that is known to produce accurate
results, particularly for epoxy resins. It is given by the following rate
form:
where is the number of terms, are rate constants, are activation energies, and are reaction constants, is the absolute zero on the temperature scale used, and is the universal gas constant. The material constants, , are introduced to allow a nonzero initial conversion rate by
setting at least one of them to a small positive value. Alternatively, you can
specify a nonzero initial conversion value, , using initial conditions (see Initial
Conditions) or set at least one of the parameters, , to zero. If you do not define , , or , the degree of cure (conversion) remains equal to zero
throughout the analysis.
The constant, , controls the maximum degree of cure. By default, . You can define a different value, as described in Maximum Conversion.
In addition to the Kamal equation, you can specify the rate of conversion, , in a tabular format. This format allows you to express the
rate as a function of conversion and, optionally, temperature and field variables:
Curing is an irreversible process; therefore, the value of the degree of cure
that Abaqus computes never decreases. The value either increases or remains
constant.
Input File Usage
Use the following options to define the conversion rate in the Kamal
equation:
In general, the degree of cure can reach a maximum value of 1 (corresponding
to a fully cured material). However, at lower temperatures, the reaction
might slow down considerably, and a fully cured state might not be reached
(corresponding to ). You can specify the maximum conversion as a function of
temperature. The default is .
Input File Usage
Use the following option to specify the maximum conversion:
Curing reactions are irreversible, exothermic processes that are activated by
mixing or heating. The amount of heat released per unit volume per unit time is
given by the relationship:
where is the density, is the specific heat of the reaction, and is the conversion rate.
Input File Usage
Use the following options to define the volumetric heat generation
rate:
During the curing process, the material undergoes permanent shrinkage. The shrinkage
is due to cross-linking because the formation of bonds moves the atoms closer
together than in the unbonded state. The shrinkage and thermal strains that develop
during the curing process result in residual stresses that might cause warpage of
the final product. Predicting residual stress distributions is often one of the main
reasons for performing numerical simulations. You can model the thermal strain using
Abaqus capabilities (see Thermal Expansion). The cure shrinkage
strain is expressed in the following general rate form:
where is the cure shrinkage strain, is the shrinkage coefficient matrix, and is the conversion rate. Abaqus supports four forms of cure shrinkage coefficients: volumetric, isotropic,
orthotropic, and anisotropic. You can use the orthotropic and anisotropic forms only
with materials where the material directions are defined with local orientations
(see Orientations).
Volumetric Cure Shrinkage Strain
The volumetric cure shrinkage strain is computed from the following rate
equation:
In this case, you only need to specify a single coefficient, , as a function of temperature and field variables.
Input File Usage
Use the following option to specify the volumetric shrinkage
coefficient:
Example: Defining the Cure Properties of a Material
This example illustrates defining the cure modeling capabilities in combination with
a typical viscoelastic material definition. The material properties are defined as a
function of the degree of cure using field variable dependency. Field variable 1 is
used for the example.
HEADINGMATERIAL, NAME="CURE_MATERIAL_matName"
DENSITYData lines to specify mass densityELASTIC, DEPENDENCIES=1Data lines to specify linear elastic parametersVISCOELASTICData lines to specify viscoelastic parametersTRS, DEFINITION=TABULAR, DEPENDENCIES=1Data line to specify logarithm of the shift functionEXPANSIONData line to specify thermal expansion coefficientsCURE KINETICS, DEFINITION=KAMALData line to specify the Kamal model parametersCURE MAX CONVERSIONData line to specify maximum value of the degree of cureCURE SHRINKAGE, TYPE=ISOData line to specify the isotropc shrinkage coefficientsCURE HEAT GENERATIONData lines to define the volumetric heat generation rateCONDUCTIVITYData line to specify the thermal conductivitySPECIFIC HEATData lines to specify the specific heatUSER DEFINED FIELD, TYPE=SPECIFIED
1, DOCSTEPCOUPLED TEMPERATURE-DISPLACEMENT
Data line to control incrementation and to specify the total time
END STEP
Initial Conditions
You can specify a nonzero initial value of the degree of cure of the material. This
is commonly used to define a small value to trigger the start of the curing reaction
(see Equation 1).
Input File Usage
Use the following option to define initial conditions for the degree of
cure:
The mechanical response of the material in the uncured state is typically
viscoelastic and, in the fully cured state, is often viscoelastic. Therefore, the
cure modeling capabilities are typically used in combination with the small-strain
viscoelastic modeling capabilities already available in Abaqus.
Cure-Dependent Material Properties
The elastic and viscoelastic material properties can change considerably as the
cross-linking progresses and the material transitions from the uncured to the
cured state. In general, these material properties depend on the degree of cure.
To obtain accurate results, you must account for this dependency. You can
consider the dependency of material properties on the degree of cure in the
model by associating the value of a field variable with the degree of cure and
specifying the material properties as a function of this field variable (see
Specifying Material Data as Functions of Solution-Dependent Variables).
Hedegaard et al. (2021) describe a testing procedure for measuring
viscoelastic properties as a function of temperature and conversion level.
Input File Usage
Use the following option to associate the degree of cure with a field
variable:
You can use the cure modeling capabilities with any stress/displacement, coupled
temperature-displacement, heat transfer, or coupled thermal-electrical elements in
Abaqus (see Choosing the Appropriate Element for an Analysis Type). However,
the cure shrinkage strain is ignored when elements without displacement degrees of
freedom are used (that is, heat transfer and coupled thermal-electrical
elements).
Procedures
The cure modeling capabilities are active in the following procedures:
The capability is inactive during any other procedure, and the value of the degree of
cure remains constant.
Output
In addition to the standard output identifiers available in Abaqus (Abaqus/Standard Output Variable Identifiers), the
following variables have special meaning for the cure material model:
DOC
Degree of cure (conversion), .
DOCR
Rate of degree of cure, .
DDOCRDTEMP
Derivative of the rate of degree of cure with respect to temperature.
CURESE
Cure shrinkage strain, .
References
Hedegaard, A., E. Breedlove, S. Carpenter, V. Jusuf, C. Li, and D. Lindeman, Time-Temperature-Cure Superposition (TTCS) Methods for
Determining Viscoelasticity of Structural Adhesives During
Curing44th Meeting of the Adhesion Society, 2021.
Li, C., Y. Wang, and J. Mason, “The Effects of Curing History on Residual Stresses in Bone Cement During Hip Arthroplasty,” Journal of Biomedical Materials Research, vol. 70B, pp. 30–36, 2004.
Lindeman, D., S. Carpenter, and C. Li, Residual Stress Development During Curing of Structural
Adhesives: Experimental Characterization and Modeling44th Meeting of the Adhesion Society, 2021.