HELIUS3_STRENGTH
HELIUS3_STRENGTH can be called to obtain the composite ultimate and knee strengths of the current plain weave composite.
SUBROUTINE HELIUS3_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
+S
11,
-S
11,
+S
22,
-S
22, S
12, S
13, S
23- KNEE
This array will be updated with the knee strengths. The values of this array are
+S
11K,
-S
11K, S
12K