Next: Gravity
Up: Load Definition
Previous: Concentrated Force
PROPERTY LOAD DISPLACE [load_name] [loadcase_no] part_name/ALL args
Argument | Meaning |
load_name | FEMGEN load name. |
loadcase_no | FEMGEN loadcase number (links load to an ANSYS step). |
part_name | Any geometry containing nodes. |
arg1 | Displacement value. |
arg2 | Degree of Freedom Indicator (1,2,3,4,5,6), see also Table 7.5. |
Notes:
Refer to table 5.1 of Chapter 5 for the equivalence between FEMGEN degrees of freedom indicator and ANSYS structural degree of freedom labels.
Example FEMGEN Command:
PROPERTY LOAD DISPLACE LO1 1 L2 0.0476 1
Corresponding ANSYS Input Deck:
D, 3,UX , 0.4760000E-01 D, 6,UX , 0.4760000E-01 D, 9,UX , 0.4760000E-01
Femsys Limited