3.1.7.19.2. Plastic Flow Directions
Specifies the direction of plastic flow \(\mathbf{m}\) used to define the evolution of the plastic strain (see ASDPlasticMaterial Theory).
Plastic Flow Directions may define internal variables they need for their specification, as well as paramters. When specifying the ASDPlasticMaterial
instance, once must provide the internal variables mentioned below, together with their hardening function, when defining the internal variables.
Available functions:
VonMises_PF
Defines a plastic flow direction derived from the Von Mises Yield Criterion. Its definition. It is the stress-derivative of the VonMises_YF.
Internal variables defined
IV Name |
Type |
Symbol |
Description |
---|---|---|---|
|
Rank-6 Tensor |
\(\vec{\alpha}\) |
Backstress, definining the location in stress space for the axis of the Von-Mises cylinder. |
Parameters required
DruckerPrager_PF
Defines a plastic flow direction derived from the Drucker-Prager Yield Criterion. It is the stress-derivative of the DruckerPrager_YF.
Internal variables defined
It uses the same variables as the Von-Mises yield function, but the VonMisesRadius
is now unitless and should be defined with respect to a reference confinement.
IV Name |
Type |
Symbol |
Description |
---|---|---|---|
|
Rank-6 Tensor |
\(\vec{\alpha}\) |
Backstress, definining the location in stress space for the axis of the Drucker-Prager cone. |
|
Scalar |
\(k\) |
Shear strength at reference confinement, definining the radius of the DruckerPrager cone in stress space as \(kp\) |
Parameters required
ConstantDilatancy_PF
Von-Mises PF provides no volumetric change (dilatancy) during plasticity. On the other hand Drucker-Prager PF provides a constant negative volumetric change which is proportional to the current value of the \(k\) parameter. This PF defines a controllable dilatancy during plasticity by specifying a constant dilatancy coeficient \(D\).
Internal variables defined
IV Name |
Type |
Symbol |
Description |
---|---|---|---|
|
Rank-6 Tensor |
\(\vec{\alpha}\) |
Backstress, definining the location in stress space for the axis of the Drucker-Prager cone. |
Parameters required
IV Name |
Type |
Symbol |
Description |
---|---|---|---|
|
Scalar |
\(D\) |
Defines the rate of dilatancy with plastic flow. Positive values specify negative plastic volumetric change. |