Next: Prescribed Displacement
Up: Load Definition
Previous: Uniform Pressure
PROPERTY LOAD FORCE [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 | Force value. |
arg2 | Degree of Freedom Indicator (1,2,3,4,5,6). |
Notes:
The equivalence between FEMGEN degree of Freedom indicator and ANSYS structural force label is shown in the table below:
FEMGEN indicator | ANSYS label |
1 or X | FX |
2 or Y | FY |
3 or Z | FZ |
4 or RX | MX |
5 or RY | MY |
6 or RZ | MZ |
Example FEMGEN Command:
PROPERTY LOAD FORCE LO1 1 P2 -100 2
Corresponding ANSYS Input Deck:
C*** LO1 FORCE F, 11,FY, -100.0000
Femsys Limited