Skip to article

 

Modal Analysis (3D)

NAFEMS Selected Benchmarks for Natural Frequency Analysis "Simply Supported "Solid" Square Plate", Test No FV52.

We solve the problem of modal analysis of a square plate.

The picture represents a geometric model of the problem and a mesh:

The size of the plate is 10 m × 10 m × 1 m. Displacements along z-axis are constrained for the edges of the plate bottom side. The material parameters are E = 200 hPa, ν = 0.3, ρ = 8000 kg/m3.

Eigenmodes from 4 to 10 are to be compared.

Geometry creation

1. Create the plate.

On the command bar, select the module for constructing volume geometry (Mode - Geometry, Entity  - Volume, Action - Create).

Select Brick in the list of geometric elements.

Set the brick dimensions:

Click Apply.

Meshing

A mesh of 4*4*1 linear hexahedral elements is to be generated (as shown at the picture with the problem setting).

1. On the command bar, select the mesh module (Mode - Mesh, Entity - Curve, Action - Mesh).

Specify the parameters of mesh refinement:

Click Apply Size.

2. On the command bar, select the mesh module (Mode - Mesh, Entity - Curve, Action - Mesh).

Specify the parameters of mesh refinement:

Click Apply Size.

3. On the command bar, select the volume mesh module (Mode - Mesh, Entity - Volume, Action - Mesh).

Specify the parameters of mesh refinement:

Click Apply Scheme.

Click Mesh.

Setting boundary conditions

1. Fix the bottom side edges along Z.

On the command panel, select the boundary conditions module (Mode - Boundary Conditions, Entity - Displacement, Action - Create).

Set the following parameters:

Click Apply.

Setting the material and properties of blocks

1. Create the material.

In the command bar, select the module for specifying material properties (Mode - Material, Entity - Materials Manegment).

In the Materials Management window that opens, in the second column, click on the caption Enter the name of the material and write "Material 1".

Click the ENTER key.

In the left column, select Elasticity - Isotropic Material. Select with the mouse the characteristic Young's modulus. Hold down the left mouse button and drag the label to Material Properties. Double-click in the Value field next to Young's modulus and enter the number 2e+11. Similarly, from the Isotropic Material section add the Poisson ratio 0.3. Density: 8000.

Click Apply.

Close the Materials management window.

2. Create a block of one type of the material.

On the command bar, select the block management module (Mode - Blocks, Entity - Block, Action - Add).

Set the following parameters:

Click Apply.

3. Set the block parameters.

On the command bar, select the block management module (Mode - Blocks, Entity - Block, Action - Block properties/parameters).

Set the following parameters:

Click Apply.

Starting calculation

1. Set the type of the problem to be solved.

On the command bar, select the calculation settings module (Mode - Calculation Settings, Calculation Settings -  Mode Frequency Analysis, Mode Frequency - General).

Specify the following settings:

Click Apply.

Click Start Calculation.

2. In a pop-up window select a folder to save the result and enter the file name.

3. In the case of a successful calculation, the console displays the message: Calculation finished successfully at "date" "time", as well as the required eigen values and frequencies.

Results analysis

1. Compare the obtained results with those in the given table.

№*

NAFEMS

CAE FIDESYS

Error, %

4

44.762

44.796

0.08%

5

110.52

110.54

0.02%

6

110.52

110.54

0.02%

7

169.08

169.10

0.01%

8

193.93

193.92

0.005%

9

206.64

206.64

0.0%

10

206.64

206.64

0.0%

*Since the model is not fixed, the first three natural frequencies must be zero. In this problem, an interval was used to find the natural frequencies that cut off zero values.

2. Open the file with the results. There are three ways to do that.

3. You can see the way the body is deformed.

Select a filter Warp By Vector to do this.

Set the following parameters in the tab Properties:

As a result, the deformed body is displayed at the picture. To see the original model, click near it in the Model Tree. The picture below shows the deformed model at different eigenvalues.

4 eigenmode

5 eigenmode

6 eigenmode

7 eigenmode

8 eigenmode

9 eigenmode

10 eigenmode

Using Console Interface

Geometry creating, meshing, setting boundary conditions and materials can be performed using the console interface. Below is a link to the program code that allows you to perform the steps described above manual, you only need to specify the full path and name.

analysis_frequency_solid_model