Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
procedure(P_PotentialFunction) | :: | YieldFunction | ||||
procedure(P_PotentialFunction) | :: | PlasticPotential |
return increment of Cauchy tensor |
|||
real(kind=real64), | intent(in) | :: | dStrain(:,:) | |||
real(kind=real64), | intent(in) | :: | CauchyStress(:,:) | |||
real(kind=real64), | intent(in) | :: | PlasticStrain(:,:) | |||
real(kind=real64), | intent(in) | :: | YieldParams(:) | |||
real(kind=real64), | intent(in) | :: | PlasticParams(:) | |||
real(kind=real64), | intent(in) | :: | ElasticParams(:) | |||
real(kind=real64), | intent(inout), | optional | :: | pval | ||
real(kind=real64), | intent(in) | :: | epsilon | |||
real(kind=real64), | intent(inout), | optional, | allocatable | :: | new_PlasticStrain(:,:) |