Subroutine USER_TINTERPINIT
Initializes the nodal temperature interpolator on the subset of elements in the model, which is defined by the group name. It is called before using the USER_TINTERP and the USER_TINTERP2 subroutines.
Calling convention:
call user_tinterpinit(name1)
| Arguments | Data type | Input/Output | Description |
|---|---|---|---|
name1 |
Character(7) | Call | The group name of elements. |
