Calling sequence : CALL DIMTI (IDMNUM, YMOD, PRATIO, THERMC, DENSTY, IEXIT, IUNT)
Purpose : To enter isotropic material properties.
Parameters :
In
IDMNUM | Material identification number (Integer) |
YMOD | Young’s Modulus (Real) |
PRATIO | Poisson’s Ratio (Real) |
THERMC | Linear coefficient of expansion (Real) |
DENSTY | Density (Real) |
IUNT | Temporary file channel number (Integer) |
Out
IEXIT | Error condition (Integer) |
Use : The routine is called once to enter all of the information for a single isotropic material.
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) | |
141 | Id numbers cannot be less than 1 | |
142 | Id numbers above 999999 are invalid | |
143 | Id above 99999 not allowed for character file | |
152 | Cannot enter materials, current dataset is : (KEY ) | |
211 | Invalid temporary file unit number (iunt) |