Next: Inhomogeneous Conditions Up: *BOUNDARY Previous: *BOUNDARY Contents
Homogeneous Conditions
Homogeneous conditions should be placed before the first *STEP keyword card.
First line:
- *BOUNDARY
- Enter any needed parameters and their value.
Following line:
- Node number or node set label
- First degree of freedom constrained
- Last degree of freedom constrained. This field may be left blank if only one degree of freedom is constrained.
Example: *BOUNDARY 73,1,3
fixes the degrees of freedom one through three (global if no transformation was defined for node 73, else local) of node 73.
Example files: achteld.
guido dhondt 2011-03-26