Skip to article

 

Static Calculation of a Model with a Remotely Fixed Force

A problem with a force fixed in a node is considered. In this case , the node is outside of the main model. Geometric model of the problem: a parallelepiped with sides 1*1*0,25 . The boundary conditions are shown in the picture, in a node free from the main model, a force Fx = 150000000 is applied. One of the sides of the model is rigid fixed. Material parameters E = 2e11 psi, v = 0.3.

Geometry creation

1. Create a parallelepiped.

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

From the list of geometric primitives, select Brick.

Set the following parameters:

Click Apply.

 

Meshing

1. Create a mesh for the parallelepiped.

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

From the pop-up list, select Automatic Sizing.

Set the following parameters:

Click Apply Size.

Click Mesh.

2. Create a separately located node.

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

Enter the coordinates:

Click  Apply.

Setting the material and properties of blocks

1. Specify the material.

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

From the right column, drag the material Steel into the column Material.

Click Apply.

Close the Materials management window.

2. Create the first block for the parallelepiped.

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

Set the following parameters:

Click Apply.

Close the materials window.

3. Create a second block for a separate node.

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

Set the following parameters:

Click Apply.

4. Set the parameters for the first block.

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

Set the following parameters:

Click  Apply.

5. Set the parameters for the second block.

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

Set the following parameters:

Click Apply.

Setting boundary conditions

1. Secure the surface 2 for all movements and rotations.

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

Set the following parameters:

Click Apply.

2. Set the force in the free node 1621.

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

Set the following parameters:

Click Apply.

3. Set the connection between the free node and the nearest surface.

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

Set the following parameters:

Click Apply.

Starting calculation

1. Specify the type of task you want to solve.

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

Select:

Click Apply.

Click Start Calculation.

2. In the window that appears, select the directory where the result will be saved.

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.

A window will appear FidesysViewer, in which you can read with the results of the calculation.

2. In the upper panel, select the calculation result data to display. From the first drop-down list, select Displacement, from the second – X.

Using the 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.

paral_solid_point