DLOAD subroutine
DLOAD subroutine
(OP)
First of all:sorry for my bad english!!
Hi to everybody ... I am realizing with "Abaqus" a flexible pavement and must apply at the superior layer a given not uniform pressure on an elliptical area. I have the values of the pressures in a text file and they are registered for square areas of 1mm^2.
State beforehand that I installed the program little time ago and I am not very expert...
In the loads window "LOAD:PRESSURE -> DISTRIBUTION -> USER DEFINED" the program asks to activate the DLOAD subroutine.
Who can explain me, also not in the detail, how it is done, as to creates and as the subroutines are used? Who can suggest me some really useful guide?
Thanks to everybody for the help!!





RE: DLOAD subroutine
In particular, if you use ABAQUS v6.6 then you need Intel Fortran Compiler.
With respect with version 6.6, you should check the
ABAQUS User Subroutines Reference Manual for details about each subroutine, including DLOAD.
In general, all the necessary subroutines are coded by the user in a single file and the path to this subroutine file must be supplied to the solver when the job is submitted.
RE: DLOAD subroutine