I wrote a subroutine VDLOAD for dynamic explicit analysis in ABAQUS. the load is spatially distributed as well as varying with time.
the spatial distribution works fine. For variation with time I made an amplitude in CAE module but it is not behaving as desired.
As in VDLOAD subroutine there is an amplitude variable which is un-modifiable.
i want to ask what is the use/function of that variable?
should i need to write codes for the variation with respect to time of Pmax or it will be done automatically ?