equal_pos_node_FoR
This function generates the stiffness and damping matrices and the independent vector associated to a constraint that imposes equal positions between a node and a frame of reference
See LagrangeConstraints
for the description of variables
- param node_FoR_dof:
position of the first degree of freedom of the FoR to which the “node” belongs
- type node_FoR_dof:
int
- param node_dof:
position of the first degree of freedom associated to the “node”
- type node_dof:
int
- param FoR_body:
body number of the “FoR”
- type FoR_body:
int
- param FoR_dof:
position of the first degree of freedom associated to the “FoR”
- type FoR_dof:
int
Note: this equation constitutes a holonomic constraint which is not currently supported. Check equal_lin_vel_node_FoR