FEM Workbench/pt: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<div class="mw-translate-fuzzy">
The '''FEM Workbench''' provides modern Finite Element Analysis (FEA) workflow for FreeCAD. Mainly this means all tools to make an Finite Element Analysis are combined in one GUI.
Bancada FEM proporciona um moderno entorno para o Analise de Elementos finitos (AEF) para FreeCAD. Principalmente isto significa, que todas as ferramentas para realizar o Analise de Elementos Finitos estão arrumadas no mesmo entorno gráfico (GUI).
</div>


[[Image:FemWorkbench.jpg]]<br />
[[Image:FemWorkbench.jpg]]<br />
Line 28: Line 30:


Tutorial 3 [[FEM_Tutorial_Python | FEM Tutorial Python]]
Tutorial 3 [[FEM_Tutorial_Python | FEM Tutorial Python]]

Tutorial 4 [[FEM Shear of a Composite Block|FEM Shear of a Composite Block]]


Coupled thermal mechanical analysis tutorials [https://opensimsa.github.io/training.html PDF's]
Coupled thermal mechanical analysis tutorials [https://opensimsa.github.io/training.html PDF's]
Line 36: Line 40:


Further video Tutorials [https://forum.freecadweb.org/viewtopic.php?f=18&t=20499&start=10#p162640 Forum post with you tube link]
Further video Tutorials [https://forum.freecadweb.org/viewtopic.php?f=18&t=20499&start=10#p162640 Forum post with you tube link]

* [[Extend_FEM_Module|Extend FEM Module]]
** [[Add_FEM_Equation_Tutorial|Add FEM Equation Tutorial]]
** [[Add_FEM_Constraint_Tutorial|Add FEM Constraint Tutorial]]


== Links ==
== Links ==
Line 49: Line 57:


[[Category:User_Documentation/pt]]
[[Category:User_Documentation/pt]]



<languages/>
<languages/>

Revision as of 22:06, 1 February 2018

Bancada FEM proporciona um moderno entorno para o Analise de Elementos finitos (AEF) para FreeCAD. Principalmente isto significa, que todas as ferramentas para realizar o Analise de Elementos Finitos   estão arrumadas no mesmo entorno gráfico (GUI).


Os passos para fazer um FEA na bancada de trabalho "FEM Workbench" são:

  • Pré-processamento
    • A modelagem da geometria, na qual FreeCAD já é um software consolidado.
    • Criar uma Análise:
      • Criar uma malha FEM fora do modelo geométrico.
      • Adicionar restrições tais como cargas e fixar os apoios para o modelo de análise.
      • Adicionar um material para o modelo de análise
  • Solucionar
    • Resolver o sistema de equações de dentro do FreeCAD GUI.
  • Pós-processamento
    • Ver os resultados dentro FreeCAD GUI.

The above mainly describes how a FEA analysis is done inside FreeCAD FEM Workbench. For further documentation refer to the GUI Tools described later here.

As of FreeCAD version 0.15 the FEM-Module can be used on Windows, Mac OSX and Linux platforms. Since FEM Workbench makes use of external software, the amount of manual intervention until the FEM workbench is ready to use will depend on the OS that you are using. Check out FEM Install.

Tools

Template:FEM Tools

Tutorials

Tutorial 1 FEM CalculiX Cantilever 3D

Tutorial 2 FEM Tutorial

Tutorial 3 FEM Tutorial Python

Tutorial 4 FEM Shear of a Composite Block

Coupled thermal mechanical analysis tutorials PDF's

Video Tutorial 1 Forum post with you tube link

Video Tutorial 2 Forum post with you tube link

Further video Tutorials Forum post with you tube link

Links

FEM Install for a detailed description how to set up a working FEM Module.

FEM Mesh for further Information about the FEM Mesh in FreeCAD

FEM CalculiX for further Information about the interface between FEM Module and the current Solver CalculiX

FEM Project for more detailed informations about the Units, Limitations and the Development of FEM Module.

Arch Module
Robot Module