I want to use field variable passed from USDFLD subroutine in a FILM subroutine in ABAQUS. Although FIELD(NFIELD) is one of variables which can be passed in for information in the FILM subroutine but it seems that USDFLD only can pass field variable to specific subroutines listed below (excluded FILM) :
CREEP
HETVAL
UEXPAN
UHARD
UHYPEL
UMAT
UMATHT
UTRS
UINTER
Do you have any recommendation how to get access FIELD in FILM?