User Subroutine Interface
subroutine umdfluxsetup( * lop, * cMBFNuElsetName, * jFluxActiveElems, * nFluxActiveElems, * kstep, * kinc, * time, * dt) C include 'aba_param.inc' C dimension * jFluxActiveElems(*), * time(2), dt(2) character*80 cMBFNuElsetName user coding to interact with the toolpath-mesh intersection module and optionally modify the list of elements that are affected by the moving flux load (MBFNU) return end