Skip to article

 

Modulus Table Dep

Consider the problem of loading a solid body for which Young's modulus varies with depth (coordinate z).

Geometry creation

1. Create the first brick.

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 block sizes:

Click Apply.

2. Move brick to the origin of CS.

It is required to move the volume so that one of the vertices is at the beginning coordinates.

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

From the list of possible transformations, select Move.

Set the parameters:

Click Apply.

3. Create the circular cylinder.

Make a volume cut using the slave cylinder.

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

Select Cylinder in the list of geometric elements.

Specify the cylinder dimensions:

Click Apply.

4. Subtract the cylinder from the brick.

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

Select Subtract in the list of operations.

Set the following parameters:

Click Apply.

Meshing

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

Set the following parameters:

Click Apply.

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

Set the following parameters:

Click Apply Scheme.

Click Mesh.

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

Set the following parameters:

Click Apply.

Setting the material

Create excel file. Enter the table dependence for Young's modulus on the z coordinate.

0 2.00E+08
-10 1.00E+08
-20 5.00E+07
-30 2.50E+07
-40 1.25E+07
-50 6.25E+06
-60 3.13E+06
-70 1.56E+06
-80 7.81E+05
-90 3.91E+05
-100 1.95E+05

Save the file with csv extension.

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

In the Materials Management window that open follow these steps:

Click Apply.

Close the Materials management window.

Setting the block properties

1. Create the 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.

2. 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 curves 7 and 8 along the normal.

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

Set the following parameters:

Click Apply.

2. Set the gravity force.

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

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

Select:

Click Apply.

2. Go to the settings section for Output Fields.

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

Put a tick Material Properties.

Click Apply.

Click Start Calculation.

3. In the window that appears, select the directory where the result will be saved and enter the file name.

4. 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 FidesysViewer window will appear, in which you can view the calculation results.

2. Display the Young's modulus for the model.

 

3. Plot the graph in Young's modulus in height.

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.

modulus_table_dep