IDENUM | Element identification number (Integer) |
IETYPE | FEMVIEW element type number (Integer) |
IGROUP | Element group number (Integer) |
IRECVR | Record variant identification number (Integer) |
NNODES | Number of nodes for which results are to be entered (Integer) |
NSURFS | Number of surfaces for which results are to be entered (Integer) |
ISYSTM | Axis system indicator (Integer) |
IGSYST | Not currently used (set to zero internally) (Integer) |
IUNT | Temporary file channel number (Integer) |
IEXIT | Error condition |
Use : This routine is used to enter an element at nodes element header record. For each element; routine DIENH is called once only, and routine DIENR is called once for each node at each surface. The number of nodes is the inner repeat, and the number of surfaces is the outer repeat when calling routine DIENR.
IEXIT | Meaning |
0 | Successful Call | |
32 | Current error must be cleared up first | |
129 | Error in writing to temporary file on unit (iunt) | |
141 | Id numbers cannot be less than 1 | |
143 | Id above 99999 not allowed for 5 digit character file | |
158 | More repeats expected for previous element | |
165 | Results headers have not been completed | |
166 | Cannot enter results, current results type is : (IRTYPE) | |
177 | Invalid local axis system indicator | |
211 | Invalid temporary file unit number (iunt) |