Contour plot in FreeCAD

Hello people,

In this tutorial - static FEM simulation and shown,
how to view contour plot in FreeCAD workbench simulation results,
for example displacement, stress, strain, etc.

Link to the video with descriptions here:
https://vimeo.com/1113812292

  1. Step 1: Simulation details


    Basic steps carried out in this demo are:

    1) Create wing part ( here they were created earlier)

    2) Select FEM Workbench and create Analysis container

    3)Apply material (Steel -1C45)

    4) Apply fixed constraint

    5) Set up contact boundary condition

    5.1)Define pressure load on upper wing face (p_N)

    5.2) Define spring constraint (stiffness)

    6) FEM Mesh from shape from Netgen (2nd Order, max element size = 100)

    7) Select under Mechanical analysis type: static in Solver

    8) Write .inp Files und Run Solver 

    9) View Results: Von Mises Stress, etc.

    10)Under Pipeline_CCX_Results click on "Contour filter"

    11) Select Field: {Displacement, Stress,...}, Vector, Number of contours

    12) Observe results.

    Thanx!



Comments