Translation status
This page has not yet been translated into Italiano, or its translation is out of date. The current English version is shown as a fallback.
!INITIAL_CONDITION¶
Specifies initial conditions.
Parameters¶
When TYPE = TEMPERATURE¶
(2nd line) ng1, t1
(3rd line) ng2, t2
...
| Variable Name | Attribute | Description |
|---|---|---|
| ng1,ng2, ... | C/I | Node group name/node number |
| t1, t2, ... | R | Temperature value |
When TYPE= VELOCITY/ACCELERATION¶
(2nd line) ng1, dof1, v1
(3rd line) ng2, dof2, v2
...
| Variable Name | Attribute | Description |
|---|---|---|
| ng1,ng2, ... | C/I | Node group name/node number |
| dof1, dof2, ... | I | Degree-of-freedom number |
| v1, v2, ... | R | Velocity/acceleration value |