HyperWorks Solvers

MECHCHECK

MECHCHECK

Previous topic Next topic No expanding text in this topic  

MECHCHECK

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

I/O Options Entry

MECHCHECK - Massless Mechanism Check

Description

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    …         …          …

 -----------------------------------------------------

See Also:

I/O Options Section

I/O Options by Function

The Input File