websights

In this tutorial, you will learn to quickly set up a basic structural simulation of a bracket and conduct stress analysis using SimScale.

stress contours on bracket
Figure 1: Von Mises Stress contours on a bracket structure

The tutorial project “Tutorial 1: Structural Analysis of a Bracket” has been imported and is open in your SimScale Workbench.

1. Select the Analysis Type and Create Simulation

Figure 2 demonstrates the current layout of your screen. This is the Workbench and the geometry is ready for the simulation.

To create a new simulation, click on the ‘Create Simulation’ button.

bracket workbench tutorial
Figure 2: SimScale Workbench view. Click ‘Create Simulation’ to begin.

This will open up the Analysis type library. Select ‘Static’ as the analysis type and click ‘Create Simulation’.

static analysis
Figure 3: Analysis type library. Select ‘Static’ to perform stress analysis.

A new simulation tree will automatically be generated on the left side of your Workbench, containing all parameters and settings required to start the simulation.

static analysis workbench
Figure 4: Simulation tree consists of simulation steps to be completed before a simulation run.

2. Set Up the Simulation

A successful simulation setup means a complete and accurate definition of the physics defined within the simulation tree. We need to define the following settings:

2.1 Define a Material

To assign a material to your model, click on the ‘+’ button next to Materials in the simulation tree.

static analysis simulation tree
Figure 5: First step to assigning a material in SimScale

The Material library will open containing pre-defined materials. Scroll down to select ‘Steel’ and click ‘Apply’.

material list
Figure 6: Lists of pre-defined materials for structural analysis. Select ‘Steel’ for this simulation.

The material will automatically be assigned to the bracket.

steel material properties
Figure 7: Steel material assigned to the bracket model

Note

The color blue indicates that the material has been assigned.

2.2 Boundary Conditions

Two boundary conditions, fixed support and force, need to be assigned to the bracket.

A. Fixed Support

To create a new boundary condition, click on ‘+’ next to Boundary conditions in the simulation tree. Select ‘Fixed support’ from the list.

boundary conditions fixed support bracket
Figure 8: Boundary condition list for a structural simulations within SimScale

After that, a dialog box for the fixed support boundary condition will appear. Assign 4 faces subjected to a fixed support as shown below:

fixed support  settings on bracket simscale tutorial
Figure 9: Fixed support boundary condition setup

B. Force

Repeat the process and add another boundary condition by hitting the ‘+’ button next to Boundary conditions. Select ‘Force’.

force acting on bracket
Figure 10: Force boundary condition setup in the z-direction.

We will define our force to be ‘30000’ \(N\) in the z-direction and assign it to two faces as shown in Figure 10.

3. Mesh

To create the mesh, we will use the standard algorithm, which is automated and delivers good results for most geometries.

simscale mesh setting structural
Figure 11: Standard mesher settings for a structural simulation

No changes in the default settings are needed. For linear static simulations, SimScale creates 2nd order meshes by default, which increases the accuracy of the analysis.

4. Start the Simulation

Now you are ready to start your simulation run. The mesh will be automatically generated as the first step in the simulation run and therefore is not required to be generated separately. Click on the ‘+’ button next to Simulation Runs.

simscale simulation run
Figure 12: Steps to start a new simulation run

At this point, you will be shown a dialog box containing an estimate of the computing resources that will be spent to run your simulation. Proceed by pressing ‘Start’.

run dialog box simscale
Figure 13: Resource consumption estimation displayed before the beginning of the simulation

Once the simulation run is finished, the status will be changed to Finished in the run settings panel.

finished run bracket
Figure 14: Finished run message with time and core hours consumed

4.1 View the Mesh

The generated mesh can be viewed under Mesh. Additional details related to the mesh cell characteristics can be inspected under the Event log. The mesh consists of second-order tetrahedral cells.

meshed bracket geometry
Figure 15: Generated structural mesh with element details can be accessed under Mesh > Event log in the simulation tree.

5. Post-Processing

To access the post-processor click ‘Post-process results’ or ‘Solution fields’ under your run to load the results in the Post-processor.

post-processing simscale
Figure 16: The two ways to access the online post-processor in SimScale

When directed to the post-processor, you can start analyzing your results. SimScale’s integrated post-processor consists of filters and different viewing tools to better visualize and download the simulation results. For this tutorial, we will show the von Mises stress and the deformations in the bracket.

To analyze the von Mises stress on the bracket structure, make sure that ‘Von Mises Stress’ is defined under Parts Color:

von mises stress bracket
Figure 17: Von Mises stress distribution throughout the bracket due to the applied loads

It can be seen that the highest stress levels occur near the edge end of the bracket, where the force boundary condition is applied.

Since deformation is also important in stress analysis, we can visualize both the von Mises stress and displacement at the same time. The displacement settings can be changed under the Displacement filter:

displacement comparison before and after scaling
Figure 18: Scaling functionality helps visualize the deformation by enlarging it.

Since the displacements in the bracket are tiny, it’s possible to scale them up to obtain a better visualization. In the image above, the displacements have a Scaling factor of ’50’. As expected, the free end of the bracket undergoes the largest deformations, with respect to the initial position.

Now, to see the actual displacement values, we can also adjust the Parts Color to ‘Displacement Magnitude’:

displacement magnitude on bracket
Figure 19: Displacement Magnitude contours with displacement scaled up show the deformation taking place in the free end where the force was applied.

The total maximum displacement due to the weight of the structure and the applied force is roughly 0.3 millimeters in this scenario.

Congratulations! You just finished your first Stress Analysis simulation on SimScale!

Find more tutorials on our website: SimScale Tutorials and User Guide