HELIUS2_MICROSTRUCTURE can be called to obtain the fiber volume fraction used in the analysis.
SUBROUTINE HELIUS2_MICROSTRUCTURE(HMAT, HPROP, FVF) INTEGER(INT_PTR_KIND()), INTENT(IN) :: HMAT, HPROP REAL(8), INTENT(OUT) :: FVF ENDSUBROUTINE