Next: *NO ANALYSIS
Up: Input deck format
Previous: *MODEL CHANGE
Contents
*MPC
Keyword type: model definition
With this keyword card a multiple point constraint is defined, usually
a nonlinear one. Right now, three different MPC's can be selected.
- A plane MPC (name PLANE). This MPC specifies that all nodes
listed within this MPC card should stay in a plane. The first three
nodes are the defining nodes and should not lie on a line. For all
subsequent nodes a nonlinear MPC is generated expressing that they
stay within the plane. Notice that the plane can move during
deformation, depending on the motion of the defining nodes.
- A straight line MPC (name STRAIGHT). This MPC expresses that all
nodes listed within this MPC card should stay on a straight line. The
first two nodes are the defining nodes and should not coincide. For
all subsequent nodes two nonlinear MPC's are generated expressing that
they stay on the straight line. Notice that the straight line can move
during deformation, depending on the motion of its defining nodes.
- A user MPC (name to be defined by the user). With this option
the user can define new nonlinear MPC's.
A *MPC card automatically triggers the NLGEOM parameter, i.e. a geometrically
nonlinear calculation is performed, except if the MPC is a mean rotation MPC.
There are no parameters for this keyword card.
First line:
Second line:
- MPC name
- list of nodes participating in the MPC: maximum 15 entries. Zero
entries are discarded.
Following lines (as many as needed):
- list of nodes participating in the MPC: maximum 16 entries. Zero
entries are discarded.
Example:
*MPC
PLANE,3,8,15,39,14
specifies that nodes 3, 8, 15, 39 and 14 should stay in a plane. The
plane is defined by nodes 3, 8 and 15. They should not be co-linear.
Example files: beammr, beamplane, beamstraight.
Next: *NO ANALYSIS
Up: Input deck format
Previous: *MODEL CHANGE
Contents
guido dhondt
2014-03-02