In the Analysis Parameters dialog box, specify the number of frequencies/modes to solve for in the Number of frequencies/modes to calculate field. If the model is not sufficiently restrained to prevent rigid body motion (free body motion), then this input must also include the number of rigid body modes. Thus, the total number of modes includes x rigid body modes and y elastic modes. For example, if you want 5 modes and the model has 3 rigid body modes, then you should request 8 modes.
The Lower cut-off frequency field is not available, and will be grayed-out, when the Type of Solver option is set to Subspace-AMG under the Solution tab. When available, this field is used to skip the lowest natural frequencies of a model. The processor starts solving for the requested number of natural frequencies starting with the first natural frequency above this value. This can be used to reduce processing time if you know that your structure is not affected by frequencies below a certain level.
The Upper cut-off frequency field is not available, and will be grayed-out, when the Type of Solver option is set to Subspace-AMG under the Solution tab. When available, this field used to terminate computations if all eigenvalues below the specified frequency have been found. The calculation terminates when the nearest eigenvalue higher than the upper cut-off frequency has been determined. Only those modes whose frequencies are less than the upper cut-off frequency is used in subsequent dynamic restart analyses.
A rigid body mode occurs in a model if motion can occur in any of the six degrees of freedom. This is like linear static stress when the error message your model is not tied down enough appears. The mode shape processor can still solve the model if rigid body modes occur, but you must activate the Rigid body modes are expected check box in the General tab of the Analysis Parameters dialog box. For example, if you have a beam model with no constraints and you run a natural frequency analysis, most likely you encounter six rigid body modes because the model is in 3D space and there are six degrees of freedom. A rigid body mode in your model gives a natural frequency of zero or close to zero. You may want to account for this by solving for more frequencies.
Select this option when you expect torsional modes in your beam model. The option approximates the rotational mass of beam elements. If you do not select this option, beam elements are represented as a lumped masses and torsional modes are not calculated. See Beam Elements for more information.
Solution Options Section
Use the Type of solver drop-down menu in the Solution tab of the Analysis Parameters dialog box to choose which type of solver to use for the analysis.
If #DOF / #Freq > 10,000, then use the Subspace-AMG solver. Otherwise, use the Sparse solver.
Where:
Hence, for the default number of frequencies (5), models with greater than 500,000 degrees of freedom will use the Subspace-AMG solver.
Percent memory allocation: For the sparse solver, this field controls how much of the available RAM is used to read the element data and to assemble the matrices. A small value is recommended when using the sparse solver. This input field is disabled for the Subspace-AMG solver. The value controls how much of the available RAM is used to perform the entire analysis. When the value is less than or equal to 100%, the available physical memory is used. When the value of this input is greater than 100%, the memory allocation uses available physical and virtual memory. The default value is 50%.
As listed above, the solvers take advantage of multiple threads/cores when available on the computer. The drop-down Number of threads/cores controls how many threads/cores are used. Use all of the threads/cores available for the fastest solution. Alternatively, choose to use fewer threads/cores if you need some computing power to run other applications at the same time as the analysis.
Subspace Iteration Section
The Subspace Iteration section is only applicable to and is only available if you are using the Subspace AMG solver.
Sparse Solver Section
If the sparse solver is chosen, then the Sparse Solver section is enabled. The inputs for this section are as follows:
After the analysis is complete, the analysis results can be output to a text file. The Output tab of the Analysis Parameters dialog box can be used to control the data that is output to this file. If the Matrices check box is activated, the stiffness and mass matrices is printed to the filename.mtx file. This output is in ASCII format. The format of this output is explained in Matrix Printout from Modal Analyses.
Normalized stress / Normalized strain outputs normalized stress and strain results. Normalized stresses and strains are not scaled to any specific structural load or excitation, and are only intended to demonstrate relative stress and strain distributions for the various mode shapes. The absolute magnitudes of these results are not meaningful.
The number of vectors to be used in the analysis can be specified in this field under the Advanced tab of the Analysis Parameters dialog box.
For the Subspace-AMG solver, if a zero is entered, then the processor automatically calculates this value to be the minimum of the following two choices:
For the Sparse solver, if a 0 is entered, the processor calculates this value to be 2 * number of frequencies requested.
If you specify a positive, non-zero number of vectors, the processor will use the maximum of the following two choices for the number of vectors:
A frequency shift can be used when rigid body modes are present in cases when the solver encounters solution problems. For example, an analysis may give a negative diagonal warning. Apply a shift to adjust the rigid body modes to avoid the negative diagonal. An approximate shift value is the square of the first natural frequency (in radians/sec). This is specified in the Frequency shift field in the Advanced tab of the Analysis Parameters dialog box.
There are several analyses that can be performed after a natural frequency (modal) analysis that require files generated during the natural frequency (modal ) analysis. These include response spectrum, frequency response, random vibrations and transient stress. If you do not plan on performing these analyses, you can activate the Do not save restart files check box in the Advanced tab of the Analysis Parameters dialog box.
This check box can be activated to prevent the processor from performing the analysis after the stiffness matrix has been generated. The Attempt to correct matrix problems and continue check box can be activated if you want the processor to attempt to fix any negative diagonals that are encountered during the analysis.
There are two methods of handling bonded connections. Which method is used depends in part on whether the nodes are matched between the two parts or not matched.
Activating the option Enable smart bonded/welded contact on the Contact tab uses multipoint constraint equations (MPCs) when necessary to bond the nodes on part A, surface B with the nearest nodes on part C, surface D. Shape functions interpolate the displacements at the nodes on surface B to the nodes on surface D. Therefore, the meshes do not need to match between the parts. The MPCs are used for all the nodes on the surface contact pair whenever any node does not match. If the meshes do match at all nodes, then node matching is used to bond the contact surface; the two vertices on the adjoining parts are collapsed to one node, and MPC equations are not used for the contacting surfaces. The options for the smart bonding drop-down are as follows:
The smart bonding option applies to bonded contact and welded contact. See the page Meshing Overview: Creating Contact Pairs: Types of Contact for a discussion of defining contact and additional information about using smart bonding.
By default, smart bonding uses the condensation method to solve your analysis. If you find your analysis doesn't converge or is not performing as you expect, you can try a different Solution method to use with MPC equations (see Multi-Point Constraints). Click SetupLoads
Multi-Point Constraint and choose from the Solution method options. If you use the Penalty Method, the accuracy of the solution is controlled by the Penalty multiplier field. The Penalty multiplier, times the maximum diagonal stiffness in the model, is used during the penalty solution. A value in the range of 10
4
to 10
6
is recommended.
When the option Enable smart bonded/welded contact is not activated, the parts are bonded only if the nodes match between the parts.