|
FEM GleichungElektrodynamik
|
| Menüeintrag
|
| Lösen → Elektromagnetische Gleichungen → Magnetodynamische Gleichung
|
| Arbeitsbereich
|
| FEM
|
| Standardtastenkürzel
|
| Keiner
|
| Eingeführt in Version
|
| 0.21
|
| Siehe auch
|
| GleichungMagnetodynamik
|
|
Beschreibung
Diese Gleichung führt Analysen unter Verwendung der Maxwell-Gleichungen durch.
Informationen zur Mathematik der Gleichung findet man im Elmer-Modellhandbuch, Abschnitt Berechnung von Magnetfeldern in 3D.
Wenn eine Berechnung in 2D möglich ist, kann eine einfachere Mathematik verwendet werden, was zu schnelleren Lösungszeiten führt. Für 2D unterstützt FreeCAD daher Elmers Elektrodynamische 2D-Gleichung.
Anwendung
- Add an
Elmer solver.
- Select it in the Tree View.
- There are several ways to invoke the command:
- Press the
Magnetodynamic Equation button.
- Select the Solve → Electromagnetic Equations →
Magnetodynamic Equation option from the menu.
- Change the equation's solver settings or the general solver settings if necessary.
- It is recommend to set in the Linear System solver settings the DatenLinear Iterative Method to BiCGStabl , the DatenBiCGstabl Degree to 4 and DatenLinear Preconditioning to None. This assures the equation can be solved in most cases. If so, these parameters can be changed if necessary.
Löser-Einstellungen
Die allgemeinen Löser-Einstellungen findet man unter Elmer-Löser-Einstellungen.
Die magnetodynamische Gleichung bietet diese speziellen Einstellungen:
Lineares System
- DatenLinear System Refactorize: Refaktorisiert die Systemmatrix.
Magnetodynamik
- DatenAngular Frequency: The harmonic actuation frequency. It is only used if DatenIs Harmonic is set to true.
- DatenAutomated Source Projection BCs: See Elmer Elmer models manual, section Computation of Magnetic Fields in 3D for info.
- DatenFixInput Current Density: Ensures divergence-freeness of current density.
- DatenIs Harmonic: If the driving force is harmonically actuated (AC current). If set to true, DatenAngular Frequency must have a value > 0.
- DatenLagrange Gauge Penalization Coefficient: See Elmer Elmer models manual, section Computation of Magnetic Fields in 3D for info.
- DatenQuadratic Approximation: Enables second-order approximation of driving current.
Note: The default order of Gmsh meshes in FreeCAD is 2nd order. When using 2nd order meshes, it is mandatory to set this option to true. Otherwise you will get this error: ERROR:: GetEdgeBasis: Can't handle but linear elements, sorry.
However, for most applications, a 1st order mesh is sufficient. An exception is the case when an Isocontour filter should be applied to visualize the results. In this case using a 2nd order mesh and thus setting DatenQuadratic Approximation to true is recommended.
- DatenStatic Conductivity: See Elmer Elmer models manual, section Computation of Magnetic Fields in 3D for info.
- DatenUse Lagrange Gauge: See Elmer Elmer models manual, section Computation of Magnetic Fields in 3D for info.
- DatenUse Piola Transform: Must be True if basis functions for edge element interpolation are selected to be members of optimal edge element family or if second-order approximation is used.
- DatenUse Tree Gauge: See Elmer Elmer models manual, section Computation of Magnetic Fields in 3D for info. Will be ignored if DatenUse Piola Transform is true.
Ergebnisse
- DatenCalculate Current Density: Calculates the current density.
- DatenCalculate Electric Field: Calculates the Electric vector field.
- DatenCalculate Elemental Fields: Calculates the electromagnetic fields for every mesh element. This is useful to see discontinuities in meshes.
Note: at the moment FreeCAD cannot display these results properly. Therefore it is at the moment of no practical use.
- DatenCalculate Harmonic Loss: Calculates the linear and quadratic harmonic power loss. See the Elmer models manual, section Loss Estimation Using the Fourier Series for details
- DatenCalculate Joule Heating: Calculates the Joule heating.
- DatenCalculate Magnetic Strength: Calculates the Magnetic field strength.
- DatenCalculate Maxwell Stress: Calculates the Maxwell stress tensor field.
- DatenCalculate Nodal Fields: Calculates the fields for every mesh node. The default is true. If no other DatenCalculate * is set to true, it only calculates the magnetic flux density.
- DatenCalculate Nodal Forces: Calculates the forces for every mesh node. The results can be used for further mechanical analysis.
- DatenCalculate Nodal Heating: Calculates the Joule heating scalar field for every mesh node.
Informationen zum Analyse-Merkmal
Die magnetodynamische Gleichung berücksichtigt die folgenden Analysefunktionen, sofern sie eingestellt sind:
Ergebnisse
The available results depend on the solver settings. If none of the DatenCalculate * settings was set to true, only the electric (called av in the results) potential is calculated. Otherwise also the corresponding results will be available.
The possible results are:
- Current density in
- Electric field vector values in
- Harmonic power loss in
- Magnetic flux density in
- Maxwell stress tensor values in
- Magnetic field strength in
- Nodal force in
- Joule heating in
- Potential in
FEM
- Solve: Solver CalculiX, Solver Elmer, Solver Mystran, Solver Z88; Mechanical Equations: Elasticity Equation, Deformation Equation; Electromagnetic Equations: Electrostatic Equation, Electricforce Equation, Magnetodynamic Equation, Magnetodynamic 2D Equation, Static Current Equation; Flow Equation, Flux Equation, Heat Equation, Solver Job Control, Run Solver
- Results: Purge Results, Show Result, Apply Changes to Pipeline, Post Pipeline From Result, Pipeline Branch, Warp Filter, Scalar Clip Filter, Function Cut Filter, Region Clip Filter, Contours Filter, Glyph Filter, Line Clip Filter, Stress Linearization Plot, Data at Point Clip Filter, Calculator Filter; Filter Functions: Plane, Sphere, Cylinder, Box; Data Visualizations: Create Lineplot, Create Histogram, Create Table
Anwenderdokumentation
- Erste Schritte
- Installation: Herunterladen, Windows, Linux, Mac, Zusätzliche Komponenten, Docker, AppImage, Ubuntu Snap
- Grundlagen: Über FreeCAD, Graphische Oberfläche, Mausbedienung, Auswahlmethoden, Objektname, Voreinstellungseditor, Arbeitsbereiche, Dokumentstruktur, Objekteigenschaften, FreeCAD unterstützen, Spenden
- Hilfe: Anleitungen, Videoanleitungen
- Arbeitsbereiche: Std Base, Arch, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework