Skip to article

 

Calculation for Materials with Zero Density in Modal Analysis

For modal analysis, the ability to calculate models, some of the elements of which have zero density and play the role of stiffening elements, and the mass is "point mass" elements. This functionality allows you to perform calculations for models in a simplified setting - when complex structures (usually on preliminary design stages) are greatly simplified for the fastest possible results.

*Note: When setting zero density, the number of output frequencies will be exactly as many as there is enough data on the masses, while you can set any number in the calculation.

Geometry creation

1. Create a curve.

On the command bar, select the module for constructing geometry (Mode — Geometry, Entity — Curve, Action — Create).

Select Location Based from the list of geometric primitives.

Set the following parameters:

Click Apply.

Meshing

1. Condition the pipeline mesh.

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

Specify the required curves:

Click Apply Size.

Click Mesh.

Setting boundary conditions

1.Set the material.

In the command bar, select the module for specifying material properties (Mode — Material, Entity — Material Management).

In the "Material" column, enter the material name material1.

Click Apply.

In the Material Properties column, select the created material, then drag to him the desired properties from the left column.

Drag properties and specify their value:

Click Apply.

Close the Materials management window.

2. Create a block for the curve.

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

Set the following options:

Click Apply.

3. Create a block for the vertex.

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

Set the following options:

Click Apply.

4. Set the block 1 parameters.

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

Set the following options:

Set the properties of the beam, to do this, click on the button . From the Section profile drop-down list, select Rectangle.

Set the following parameters:

Click Apply.

Close the Set Beam Properties window.

Click Apply.

5. Set the block 2 parameters.

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

Set the following options:

Set the properties of the lumped mass, to do this, click on the button .

Set the following parameters:

Click Apply.

Close the Set Lumped Mass Properties window.

Click Apply.

Setting boundary conditions

1. Fix the beam at the top.

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

Set the following parameters:

Click Apply.

Starting calculation

1. Set the type of problem you want to solve.

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

Please select:

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".

Results analysis

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

The Fidesys Viewer window will appear in which you can view with the calculation results.

Using Console Interface

For geometry generation, meshing, setting boundary conditions and materials you can use Console Interface. The following program code allows performing the steps of the above-described guide, you only need to manually specify the full path and name of the file to be saved.

Script for step by step example