MBSVT 1.0
|
Modules | |
module | restric |
Module of primitive constraints. It's NOT a user module, it's used by the solver. | |
Functions/Subroutines | |
subroutine | restric::restric_Setup |
subroutine | restric::deallocfi |
subroutine | restric::r_UnitEulParam (ir, iEul) |
Primitive constraint of unitary Euler parameters assume ![]() ![]() | |
subroutine | restric::r_dot1GB (ir, iEul2, u, v) |
Primitive dot-1 constraint of a body attached on the ground. | |
subroutine | restric::r_dot1 (ir, iEul1, iEul2, u, v) |
Primitive dot-1 constraint assume ![]() ![]() ![]() ![]() ![]() | |
subroutine | restric::r_sphericalGB (ir, irg2, iEul2, pt1, pt2) |
Primitive constraints of a spherical joint of a body attached to the ground The three constraint equations are : ![]() | |
subroutine | restric::r_spherical (ir, irg1, irg2, iEul1, iEul2, pt1, pt2) |
Primitive constraints of a spherical joint between two bodies The three constraint equations are : ![]() | |
subroutine | restric::r_revoluteGB (ir, irg2, iEul2, pt1, pt2, u1, v1, vec2) |
Primitive constraints of a revolute joint of a body attached to the ground The first three constraint equations are : ![]() ![]() ![]() | |
subroutine | restric::r_revolute (ir, irg1, irg2, iEul1, iEul2, pt1, pt2, u1, v1, vec2) |
Primitive constraints of a revolute joint between two bodies The three constraint equations are : ![]() ![]() ![]() | |
subroutine | restric::r_transGB (ir, irg2, iEul2, pt1, pt2, vec1y, vec1x, vec2x, vec2z) |
Primitive constraints of a translational joint of a body attached to the ground The first constraint equation is: ![]() ![]() ![]() ![]() ![]() | |
subroutine | restric::r_trans (ir, irg1, irg2, iEul1, iEul2, pt1, pt2, vec1y, vec1x, vec2x, vec2z) |
Primitive constraints of a translational joint between two bodies. The first constraint equation is: ![]() ![]() ![]() ![]() ![]() | |
subroutine | restric::r_Drive_rgEul (ir, ind, i_MOTOR) |
Primitive driving constraints for a generalized coordinate of the system. | |
subroutine | restric::r_Drive_distGB (ir, irg2, iEul2, pt1, pt2_loc, i_MOTOR) |
Primitive driving constraints for a distance between a point in the ground and a point of one body. | |
subroutine | restric::r_Drive_dist (ir, irg1, irg2, iEul1, iEul2, pt1_loc, pt2_loc, i_MOTOR) |
Primitive driving constraints for a distance between two points of two bodies. | |
Variables | |
REAL(8), dimension(:), allocatable | restric::PROTECTED |
REAL(8), dimension(:), allocatable | restric::fi |