ASCA3_STRENGTH

ASCA3_STRENGTH can be called to obtain the composite ultimate and knee strengths of the current plain weave composite.

SUBROUTINE ASCA3_STRENGTH(HPROP, STRENGTH, KNEE)
    INTEGER(INT_PTR_KIND()), INTENT(IN) :: HPROP
    REAL(8), INTENT(OUT) :: STRENGTH(7), KNEE(3)
ENDSUBROUTINE

Variables Passed In

HPROP
The properties handle which was passed to the user subroutine.

Variables Updated

STRENGTH
This array will be updated with the strengths. The values of this array are +S11, -S11, +S22, -S22, S12, S13, S23
KNEE
This array will be updated with the knee strengths. The values of this array are +S11K, -S11K, S12K