[Next] [Up] [Back] [Previous] [Contents]

3.2 DIBL1




Calling sequence : CALL DIBL1 (IDLNUM, X, Y, Z, FX, FY, FZ, IEXIT, IUNT)



Purpose : To enter a point beam load for a single beam element.



Parameters :

In
IDLNUM Load identification number (Integer)
X,Y,Z Co-ordinates of point of application of load (Reals)
FX,FY,FZ Components of the applied load. (Reals)
IUNT Temporary file channel number (Integer)
Out
IEXIT Error condition (Integer)

Use : To enter a single point beam load for a single beam element. The load can be expressed in a local or global system, as long as all load types are entered in the same system.






Errors : The error condition is indicated by the value of IEXIT.


IEXIT Meaning

0   Successful Call
32   Current error must be cleared up first
129   Error in writing to temporary file on unit (iunt)
146   Beam load header expected
147   None indicated or already done for current beam
211   Invalid temporary file unit number (iunt)











































[Next] [Up] [Back] [Previous] [Contents]