Skip to article

 

The Loading History of the Elastic-Plastic Plate

Hinton E. Fundamental Tests for Two and Three-dimensional, Small Strain, Elastoplastic Finite Element Analysis / Emest Hinton, M.H. Ezatt. - NAFEMS, 1987.

We solve the problem of tension-compression of a square plate. Material parameters: E = 250e3 N / mm2, n = 0.25, yield strength c = 5 N / mm2. The model is meshed into one finite element. The left and bottom sides are fixed perpendicularly. The boundary conditions are presented in the figure below:

Geometry creation

1. Create a square plate.

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

From the list of geometric primitives, select Rectangle.

Set block sizes:

Click Apply.

2. Move the surface to the origin of CS.

On the command bar, select the module for constructing surface geometry (Mode - Geometry, Entity - Surface, Action - Transform).

From the list of possible transformations, select Move.

Set the parameters:

Click Apply.

Thus, the lower left corner of the plate has moved to the origin of CS.

Meshing

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

Specify the degree of refining mesh:

Click Apply Size.

Click Mesh.

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

Specify:

Click Apply Scheme.

Click Mesh.

Setting the material and properties of blocks

1. Create material.

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

Specify the name of the material Material 1. Drag the Isotropic Material inscription from the left column into the Material Properties column. Set the following parameters:

In the window on the left, go to the section Plasticity – Mises Criterion. Drag the Yield strength feature into the Material Properties window. Enter value:

Click Apply.

Close the Materials management window.

2. Create a block of the one type of 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.

Setting boundary conditions

1. Fix curve 3 in the Y direction.

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

Set the following parameters:

Click Apply.

2. Fix curve 2 in the X direction.

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

Set the following parameters:

Click Apply.

3. Fix curve 4 in the X direction.

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

Set the following parameters:

Click Apply.

4. Fix curve 1 in the Y direction.

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

Set the following parameters:

Click Apply.

Set the dependence of the BC on the time and / or coordinates

1. Create table 1 for displacement  3.

On the command panel, select the module for specifying Dependency BC (Mode - BC Dependency).

 

Next, in the left column, click on Displacement 3 and switch to the Table tab. Set the following parameters:

:

Click Apply.

2. Create table 2 for displacement 4.

Click Displacement 4 and choose panel Table in the right side. Set the flag: Time and fill in the table as follows:

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 - Static, Static - General).

Set the following parameters:

Click Apply.

Click Start Calculation.

2. In the window that appears, select the directory in which the result will be saved, 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.

To analyze the results, go to the FidesysViewer window.

To automatically apply changes to all filters, click the corresponding button Apply changes to parameters automatically on the command bar - .

2. Connect the filter to Warp By Vector (Menu - Filters - Alphabetical - Warp By Vector). Or use the corresponding button on the command bar.

For this filter, on the Properties tab, set:

Click Apply (unless Apply changes to parameters automatically is enabled).

3. In the top pane, select the payroll result data to display. From the first drop-down list, select Displacement, from the second - Magnitude.

4. In the step view panel, set step 1. You should see an image of the plate in its initial state. Next, click Play - . You should see the plate sequentially stretching and then compressing according to the loading history.

You should see the plate image in the initial state. Next, click on Play. You should see a consistent stretching, and then compression of the plate in accordance with the loading history.

Thus, the calculation of the stress-strain state with the loading history of the plate was made.

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.

elastoplastic_plate_loadsteps