FEM Workbench/es: Difference between revisions

From FreeCAD Documentation
(Created page with "El banco de trabajo MEF provee un moderno flujo de Análisis de Elementos Finitos (AEF) para FreeCAD. Principalmente estoy significa que todas las herramientas para hacer un A...")
(Created page with "Los pasos para hacer un AEF en el banco de trabajo MEF son: *Pre-procesar **Modelando la geometria, en ya esta cerca de ser un programa de completo crecimiento **Crear un anal...")
Line 3: Line 3:
[[Image:FemWorkbench.jpg]]<br />
[[Image:FemWorkbench.jpg]]<br />


Los pasos para hacer un AEF en el banco de trabajo MEF son:
The steps to do a FEA in FreeCAD FEM Workbench GUI are:
*Pre-procesar
* Preprocessing
**Modelando la geometria, en ya esta cerca de ser un programa de completo crecimiento
** Modeling the geometry, in which FreeCAD is already a nearly full-grown software.
**Crear un analisis:
** Create an Analysis:
***Crear una malla MEF fuera del modelo geometrico.
*** Create an FEM Mesh out of the geometrical model.
***Agrega un material para el modelo de analisis
*** Add Constraints such as loads and support fixes to the analysis model.
*Resolver
*** Add a Material to the analysis model
**Resolver el sistema de ecuaciones dentro de la GUI de FreeCAD.
* Solving
*Pos-procesar
** Solve the system of equations from within the FreeCAD GUI.
**Ver los resultados dentro de la GUI de FreeCAD.
* Postprocessing
** View Results inside 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.
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.

Revision as of 22:13, 7 May 2018

El banco de trabajo MEF provee un moderno flujo de Análisis de Elementos Finitos (AEF) para FreeCAD. Principalmente estoy significa que todas las herramientas para hacer un Analisis de Elementos Finitos estan combinadas en una (GUI) Interface Grafica de Usuario.


Los pasos para hacer un AEF en el banco de trabajo MEF son:

  • Pre-procesar
    • Modelando la geometria, en ya esta cerca de ser un programa de completo crecimiento
    • Crear un analisis:
      • Crear una malla MEF fuera del modelo geometrico.
      • Agrega un material para el modelo de analisis
  • Resolver
    • Resolver el sistema de ecuaciones dentro de la GUI de FreeCAD.
  • Pos-procesar
    • Ver los resultados dentro de la GUI de FreeCAD.

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