No edit summary
No edit summary
Line 1: Line 1:
{{MOST}}
{{MOST}}
This tutorial shows you how to perform a FEA (Finite Element Analysis) in FreeCAD.  
This tutorial shows you how to perform a FEA (Finite Element Analysis) in FreeCAD.  
----
----
# [[Image:Freecad_open_sheet.PNG |thumb|right|Fig 1: Freecad Open Sheet]] [[Image:Freecad_new_sheet.PNG |thumb|right|Fig 2: Freecad New Sheet]] Open FreeCAD. Click on the ‘File’ tab and select ‘New’. {{clear}}
# [[Image:Freecad_open_sheet.PNG |thumb|right|Fig 1: Freecad Open Sheet]] [[Image:Freecad_new_sheet.PNG |thumb|right|Fig 2: Freecad New Sheet]] Open FreeCAD. Click on the ‘File’ tab and select ‘New’. {{clear}}
Line 17: Line 15:
#Select ‘CalculiXccxTools’ in the model window. Now click on ‘Solve’ tab and hit ‘Run Solver Calculations’. [[Image:Solver screen.png |thumb|right|Fig 15: Solver screen]]{{clear}}
#Select ‘CalculiXccxTools’ in the model window. Now click on ‘Solve’ tab and hit ‘Run Solver Calculations’. [[Image:Solver screen.png |thumb|right|Fig 15: Solver screen]]{{clear}}
#Double click on the ‘CalculiX_static_results’ and select the result you want on display.   
#Double click on the ‘CalculiX_static_results’ and select the result you want on display.   
----
----
== See also ==
== See also ==
* FEM Module - FreeCAD Documentation [[https://www.freecadweb.org/wiki/FEM_Module]]
* FEM Module - FreeCAD Documentation [[https://www.freecadweb.org/wiki/FEM_Module]]


[[category:MOST methods]]
[[Category:MOST methods]]
[[Category:MOST]]

Revision as of 12:13, 18 October 2018

This tutorial shows you how to perform a FEA (Finite Element Analysis) in FreeCAD.


  1. Fig 1: Freecad Open Sheet
    Fig 2: Freecad New Sheet
    Open FreeCAD. Click on the ‘File’ tab and select ‘New’.
  2. Fig 3: Part Selection Drop Down Menu
    Click on the drop-down box where it says ‘Start’ and select ‘Part’.
  3. Now click on the cylinder symbol to generate a cylinder. You can rotate the object with help of scroll button on the mouse.
    Fig 4: Cylinder Data Selection
  4. Select the curved surface of the cylinder. The cylinder dimensions can be edited in the Property-Value table on the left. For this tutorial, we take the default values (Radius = 2 mm, Height = 10 mm, Angle = 360)
    Fig 5: Dimension Selection Cylinder Data
  5. Click on the drop-down box again and select ‘FEM’. This will turn on the analysis solver.
    Fig 6: FEM Window Selection
  6. Click on ‘A’ under the drop-down box.
    Fig 7: A icon Selection
  7. Select the curved surface of the cylinder and then click on the ‘Mesh’ tab to select ‘FEM Mesh by Gmsh’.
    Fig 8: Mesh Selection Window
  8. Enter the maximum element size as 0.5 and hit ‘Apply’ and ‘Ok’. The mesh might be hidden. To show the mesh, right click on the ‘FEMMeshGmsh’ in the model window and click on ‘Show Selection’.
    Fig 9: Mesh Selection Window
    Fig 10: Mesh Show Selection
  9. For adding the material, click on the ‘Model’ tab and click on ‘FEM Material for Solid’. Alternatively, you can click on the yellow circle right next to analysis button. You can select from the list of materials or give your own specifications for a material such as Young’s Modulus, Density and Poisson’s Ratio. For this tutorial, we select ABS. Press Ok.
    Fig 11: Material Selection
  10. For adding constraints, click on the ‘Model’ tab and go to ‘Mechanical Constraints’ and then ‘Constraint fixed’. Select one circular face of the cylinder and click ‘Add’. Then click ‘Ok’ to exit.
    Fig 12: Material Constraint Selection
    Fig 13: Constraint Selection
  11. For Force constraint, again go to ‘Mechanical Constraints’ and click ‘Constraint force’. Select the other circular face of the cylinder. Enter the area load as 100 and press ‘Ok’.
    Fig 14: Force Selection
  12. Select ‘CalculiXccxTools’ in the model window. Now click on ‘Solve’ tab and hit ‘Run Solver Calculations’.
    Fig 15: Solver screen
  13. Double click on the ‘CalculiX_static_results’ and select the result you want on display.

See also

  • FEM Module - FreeCAD Documentation [[1]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.