User Subroutines¶
An interface is provided for users to expand the FrontISTR functions by programming. These interfaces are basically FORTRAN subroutines which include the subroutine header, and are a description of the I/O parameters and the declaration statement of these parameters. The main portion of the routine must be written by the user.
FrontISTR provides the following user subroutine interfaces.
Input of User Defined Material¶
When using user defined materials, up to a maximum of 100 material constants defined by the user can be used. As shown in the following, up to 10 values per line and a maximum of 10 lines of material constants can be input in the control data file.
2nd line - 10th line maximum
v1, v2, v3, v4, v5, v6, v7, v8, v9, v10