FEM Löser

From FreeCAD Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page FEM Solver and the translation is 35% complete.

Vorwort

Diese Seite sammelt Informationen über die vom Arbeitsbereich FEM verwendeten Finite-Elemente-Löser. Die Schnittstelle zwischen einem Löser und FreeCAD sowohl in der Vor- als auch in der Nachbereitung erfolgt über Textdateien. Das bedeutet, dass theoretisch jeder Löser, der über Textdateien konfiguriert und gesteuert werden kann, mit FreeCAD zusammenarbeiten kann; für diese Kommunikation muss ein geeigneter Parser und Schreiber von Ein- und Ausgabedateien programmiert werden. Im Forum findet sich ein Thema mit Diskussionen und Ankündigungen zu den verschiedenen Lösern:General FEM solvers discussion topic.

Wikipedia listet viele Finite Elemente Softwarepakete auf. Einen Vergleich findest du auf feacompare.com.

Verfügbare Löser in verschiedenen Linux Distributionen

Das FreeCAD-Abhängigkeiten-Repositorium verfolgt die Abhängigkeiten von FreeCAD über viele Linux-Distributionen hinweg. Die Seite FEM.md betrachtet verfügbare quelloffene FEA-Löser, die mit dem Arbeitsbereich FEM verwendet werden können. Die Seite zeigt die Version eines bestimmten Lösers im Repositorium einer bestimmten Linux-Distribution. Diese Information ist nützlich, um zu wissen, ob ein Löser aktuell oder veraltet ist und aktualisiert werden muss.

Die Informationen werden auch im Forum diskutiert: unterstützter und nicht unterstützter Löser.

Löser mit einer Schnittstelle in FreeCAD

Diese Löser sind gut in FreeCAD integriert, was bedeutet, dass es möglich ist, ein Simulationsprojekt von der grafischen Oberfläche und den Schaltflächen im FEM Arbeitsbereich aus zu erstellen und auszuführen.

CalculiX

Dies ist der erste Löser, der für die Arbeit mit dem FEM Arbeitsbereich integriert wurde. CalculiX ist vor allem für statische, thermo-mechanische und modale Analysen konzipiert. Weitere Informationen über diesen Löser findet man unter FEM CalculiX.

Elmer

Der Elmer-Multiphysics-Löser wurde als Google-Summer-of-Code-2017-Projekt in FreeCAD integriert: Hauptwebsite, Gemeinschaftsportal, Code Repositorium, Elmer Integration (GSoC) - Aktivitätsprotokoll ( Forumsthema).

Mystran

Mystran is a structural analysis program that uses the Nastran input file format. It is released under MIT license which means that it's open-source. See main website, code repository and Mystran-FreeCAD-forum (forum topic).

Z88

Der Löser Z88 ist für lineare statische Simulationen mit dem Schwerpunkt auf der Vermittlung der Finite-Elemente-Methode konzipiert. Er war der zweite Solver, der in FreeCAD integriert wurde. Danach wurde die Integration als Projekt des Google Summer of Code 2017 verbessert.

Siehe die Informationen:

Es gibt zwei Versionen, Z88OS ist die quelloffene Version, während Z88Aurora Freeware ist und eine grafische Oberfläche und zusätzliche Lösungsmethoden enthält.

Löser als externe Arbeitsbereiche implementiert

Diese Löser sind nicht in den Arbeitsbereich FEM integriert, d.h. sie benötigen eine separate Schnittstelle, um ein Simulationsprojekt zu erstellen. Dies wird durch Makros oder externe Arbeitsbereiche erreicht.

DualSPHysics

DualSPHysics ist ein Satz von C++ , CUDA und Java Bibliotheken, die die geglättete Teilchen Hydrodynamik verwenden. (SPH) Modell namens SPHysics zur Untersuchung von Phänomenen der freien Oberflächenströmung wie z.B. brechenden Wellen.

DesignSPHysics ist ein in FreeCAD integrierter externer Arbeitsbereich, der eine grafische Benutzeroberfläche für DualSPHysics bietet: Haupt-Website, Code Repositorium, Interessantes Projekt: DesignSPHysics Fluidsimulator (Forumsthema).

DesignSPHysics kann über den Addon-Manager installiert werden.

FastHenry und FasterCap

FastHenry und FasterCap sind von FastFieldSolvers entwickelte Induktivitäts-Widerstands und Kapazitäts Feldlöser: Hauptwebsite, Downloadseite (Binär- und Quellcode), Forum.

Der Arbeitsbereich EM ist ein externer Arbeitsbereich, der als Front-End für diese elektromagnetischen Löser geschaffen wurde. FastHenry, für die 3D magneto-quasistatische Impedanzanalyse, wird vollständig unterstützt, während FasterCap über einige Python-Makros zugänglich ist.

See: ElectroMagnetic Workbench (main forum topic) , Electromagnetic Workbench - again.. (forum topic), FreeCAD for ElectroMagnetics (forum topic), code repository for the workbench.

The EM Workbench can be installed through the AddonManager.

fcFEM

fcFEM is a finite element solver for structural and mechanical studies, implemented in Python, and which can be run directly from FreeCAD without calling external binary solvers. Therefore, it can be considered FreeCAD's own internal solver.

fcFEM was designed to overcome certain limitations from other solvers, such as CalculiX, in order to perform various structural engineering studies.

Some of the problems that are intended to be overcome by this solver include

The author considers FreeCAD a good prototyping platform to quickly set up, test, and visualize different structural problems, so having an integrated yet flexible solver is very helpful. See fcFEM - FEA from start to finish (main forum topic).

fcFEM is packaged as a Python library and a macro and can be downloaded from the github repository. It will eventually be available from the AddonManager or will be distributed as part of FreeCAD itself.

OpenFoam

OpenFoam ist ein leistungsfähiges Framework für Numerische Strömungsmechanik (engl.: computational fluid dynamics, CFD) Simulation, verteilt als eine Reihe von C++ Bibliotheken.

OpenFoam ist in FreeCAD über zwei externe Arbeitsbereiche verfügbar:

  • Cfd, ursprünglich von Qingfeng Xia.
  • CfdOF, eine Abspaltung von Cfd, die sich auf die Benutzerfreundlichkeit konzentriert.

Während Cfd als Vollausstattung für fortgeschrittene Anwender gedacht ist, konzentriert sich CfdOF auf Anwender, die gerade erst in die Welt von CFD und OpenFoam einsteigen.

Für Cfd: Aktualisierung von FreeCAD + OpenFOAM Fluiddynamik Berechnung (Forumsthema), Fortschritte des Arbeitsbereichs allgemeinen Numerischen Strömungsmechanik (CFD): CfdWorkbench (altes Forumsthema).

Füor CfdOF: Computational Fluid Dynamics (CFD) Arbeitsbereich OpenFOAM verwendend (Forumsthema), Trainingsmaterial.

Beide Arbeitsbereiche können über den Addon-Manager installiert werden, und beide haben einen Platz für Diskussionen im CfdOF / CFD-Unterforum.

Implementation in progress

FEniCS

FEniCS is a computing framework for solving partial differential equations (PDEs), with high-level programming interfaces in Python and C++. It can be used to establish scientific problems in finite element formulations that then can be solved numerically.

See: main website, Fenics as Solver (forum topic).

FenicsSolver is a simulation platform to deal with multi-body, multi-physics (coupled), multi-scale problems. It hopes to integrate the FEniCS solver into both the FEM Workbench and the Cfd external workbench, so the resulting system functions like a free alternative to Comsol or Moose. FenicsSolver is being developed by the same author of Cfd.

OOFEM

OOFEM is an object-oriented FEM program by the Czech Technical University, for solving mechanical, transport and fluid mechanics problems.

It was mentioned as having some advantages over CalculiX, like interface elements (pre-stressed pre/post-tensioned concrete bridge (forum topic)), and arc-length control for elastic-plastic collapse analysis (FEM - Tubular Connection with Shell Elements (forum topic)).

Preliminary integration into the FEM Workbench has been done. See: OOFem (main forum topic), test request, multiple solvers (forum topic).

Until the solver integration is completed and the new code is merged into the main FreeCAD repository, the required files for using the solver in the FEM Workbench can be downloaded from a forked FreeCAD branch. For an implementation overview have a look at the very clean commit history https://github.com/berndhahnebach/FreeCAD_bhb/commits/femoofem

MBDyn

Solvers not integrated

The following solvers have not been integrated into FreeCAD but they have garnered some interest from the user community. If a developer wishes to create a communication bridge for a particular solver, he or she should refer to the FEM subforum for advice and assistance.

The following articles may be outdated, but the information they contain may still be useful to understand how to integrate solvers into FreeCAD

ADAPy

See ADAPy and ADA - Assembly for Design & Analysis (forum topic).

Agros2D and Hermes

Agros2D is a multiplatform graphical program designed for solving different physical problems. Internally it uses the Hermes C++ libraries for the solution of simple and complex time-dependent nonlinear partial differential equation (PDE) systems using a general version of the finite element method (hp-FEM). Main code repository, and tutorials.

Code-Aster and Code-Saturne

Code-Aster is an open-source multiphysics solver; together with the Salomé-Meca pre-processor, they form a simulation platform developed by EDF-GDF, France's biggest energy company. It was an early package considered for inclusion in FreeCAD: FreeCAD and Code-Aster/Salome-Meca (forum topic).

Code-Saturne is a free, open-source software developed and released by EDF to solve computational fluid dynamics (CFD).

FElt

FElt is a finite element package to solve linear static and dynamic structural analysis problems. The original code is outdated, so it was forked to a new repository to revive the project and make it compile in a modern system.

It was suggested in the forums to perform reinforced concrete frames analysis (beam and column assemblies) using 1D beam elements: Automation in Design (forum topic), Felt in FEM Workbench (forum topic).

Frame3DD

Frame3DD is a software package for static and dynamic structural analysis of 2D and 3D frames and trusses, main repository. A preliminary reader for input files was announced in the forums: Test read data from Frame3DD file. General topic in the FEM forum: Frame3DD.

Impact FEM

libMesh

libMesh is a C++ finite element library for the numerical solution of partial differential equations, with a major goal to provide support for adaptive mesh refinement (AMR) computations in parallel: code repository.

It was suggested to integrate this library into FreeCAD as part of a Google Summer of Code project: GSOC 2019 Configuration Management Project (forum topic).

Modelica

Modelica is a language to model and optimize complex, and interconnected physical systems, for example, mechanical, electrical, thermal, hydraulic, and others. The language itself and its standard libraries are open-source. Some simulation environments based on Modelica, like Catia's Dymola, are proprietary, but there are also free implementations like OpenModelica and JModelica.

With FreeCAD, Modelica was suggested to help perform animations, but more broadly it could be used in mechanical and building engineering to solve equations and optimize a particular design: Modelica (forum topic).

The PyFMI package contains Python bindings to work with FMU models, which are standardized models in the binary format produced by compliant Modelica environments, including Dymola, OpenModelica, and JModelica. It was suggested that this library could help FreeCAD connect to a Modelica system (forum topic).

Mumps

Mumps is a generic solver for massive systems of equations, which generally deals with factorizing and operating on sparse matrices. It was mentioned in the forum: Test request, multiple solvers (forum topic).

It does not perform finite element analysis directly, but it may be used internally by other packages like Code-Aster.

Nastran

Nastran is a structural analysis program developed by NASA in the 1970s. Modern versions of it are commercial products and closed source; however, older versions of it, Nastran-93 and Nastran-95 were released as open-source in 2015. Forum post: Nastran (forum topic).

There is no technical support for the open-source code, and it is probably difficult to compile in a modern system.

OpenSees

OpenSees is a software framework for developing applications to simulate structural and geotechnical systems mainly in the field of earthquake engineering. OpenSees, the Open System for Earthquake Engineering Simulation (forum topic) and Relicensing of OpenSees (forum topic).

PolyFEM

PolyFEM is a simple C++ and Python finite element library. We provide a wide set of common partial differential equations including Laplace, Helmholtz, Linear Elasticity, Saint-Venant Elasticity, Neo-Hookean Elasticity and Stokes. PolyFEM (forum topic).

Sparselizard

Sparselizard is a fast, general, multiphysics, p-adaptive, open-source C++ finite element library running on Linux, Mac and Windows. It is used to design next-generation microdevices (ultrasound transducers, micromirrors, microvalves, comb drives,...) and it is carefully validated against analytical solutions, third-party software and measurements of the fabricated devices. It looks like it is developed by the team of gmsh mesh generator.

SU2

SU2 is a collection of software tools developed in C++ and Python for the solution of partial differential equations (PDE) and PDE-constrained optimization problems on unstructured meshes. It is particularly used in the fields of aerodynamics and computational fluid dynamics (CFD).

Tochnog

Tochnog Professional is a closed-source program to perform geotechnical simulations such as landslides, driving piles, slope stability, and civil engineering calculations (masonry and earthquake response), website.

Tochnog was successfully used in FreeCAD as a substitute of CalculiX, although the trial version is limited in the number of elements it can handle: Integration of tochnog solver in FreeCAD FEM (forum topic).

XC

XC is a FEA program designed to solve structural problems in civil engineering like real beam shell analysis. Internally it uses the OpenSees libraries: main repository, XC, opensource structural engineering FEM code (forum topic).