MECHCHECK

I/O Options and Subcase Information Entry The MECHCHECK command can be used in the I/O Options section to perform a massless mechanism check on the model.

Format

MECHCHECK

Comments

  1. Running Normal Modes Analysis or Linear Static Analysis by adding MECHCHECK helps detect the massless mechanisms. In Normal Modes Analysis, the massless mechanism shows up as rigid body modes. In Linear Static Analysis, a small amount of stiffness is added to the massless mechanism to run the model and detect such mechanisms.
  2. A massless mechanism occurs due to degrees-of-freedom that do not possess both stiffness and mass. In Normal Modes Analysis, to find such degrees-of-freedom, a small amount of mass is added to the mass matrix so that the massless mechanism shows up as a rigid body mode (the stiffness matrix K is still zero but the mass matrix M becomes non-zero). This is the reason why the lower bound on the EIGRL Bulk Data Entry is set to blank or zero when MECHCHECK is used. In Linear Static Analysis, a small amount of stiffness is added to the massless mechanism, to run the model and detect such mechanisms.
  3. The analysis results with this card cannot be used since the model is changed internally. It can only be used to find the massless mechanism. The message
    RESULTS FROM THIS SOLVER RUN ARE INACCURATE AS IT IS IN MECHCHECK MODE
    is also displayed in the .out file when MECHCHECK is included in the I/O Options section of the solver deck.
  4. MECHCHECK results (in the .out file) include a list of rigid body modes in the following format:
    ANALYSIS RESULTS:
    ------------------
    ITERATION   #
      Rigid Modes in Eigenvalue Loadcase:         #
      -----------------------------------------------------
       Mode  Grid No. Type   x-comp     y-comp     z-comp
      -----------------------------------------------------
          1      ##    Tran      ##        ###        ###
          2      ##    Rotn      ##        ###        ###
         ...    ...  ... etc     ...       ...        ...
      -----------------------------------------------------