Subroutine GENERIC
Returns the parameters associated with the Card 9 - GENERIC Generic Entity Cards.
Calling convention:
call generic(n1,string1,string2,grp1,grp2,rarr,iarr,nid)
Arguments | Data type | Input/Output | Description |
---|---|---|---|
n1
|
Integer | Call | ID associated with the GENERIC Cards. |
string1 |
Character*80 | Return | A character string if 80 characters or less. |
string2 |
Character*80 | Return | A character string if 80 characters or less. |
grp1
|
Character*80 | Return | Group name in NAME2 long format. It must exist in the INPF. Card GENRIC3 is optional. |
grp2
|
Character*80 | Return | Group name in NAME2 long format. It must exist in the INPF. Card GENRIC4 is optional. |
rarr
|
Real array (8) | Return | The value of real array associated with generic entity in Card 9 - GENERIC Generic Entity Cards - Optional. |
iarr
|
Integer array (8) | Return | The value of integer array associated with generic entity in Card 9 - GENERIC Generic Entity Cards - Optional. |
nid
|
Integer | Return | The number of generic entities in the model. |
For more information, see the Thermal Solver Reference Manual PDF.