EM Workbench: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
== Introduction ==
== Introduction ==


The ElectroMagnetic (EM) Workbench provides the CAD front-end interface to some open source free solvers. At present it supports [https://www.fastfieldsolvers.com/software.htm#fasthenry2 FastHenry]. Support for [https://www.fastfieldsolvers.com/software.htm#fastercap FasterCap] is ongoing.
The ElectroMagnetic (EM) Workbench provides the CAD front-end interface to some open source free solvers. At present it supports the magnetoquasistatic impedance solver [https://www.fastfieldsolvers.com/software.htm#fasthenry2 FastHenry] (i.e. inductance and resistance extraction at "low" frequencies). Support for the electrostatic capacitance solver [https://www.fastfieldsolvers.com/software.htm#fastercap FasterCap] is ongoing.

The EM Workbench is a [[External_workbenches|FreeCAD addon]], that can be installed on demand. It is not part of the standard FreeCAD install.
The EM Workbench is a [[External_workbenches|FreeCAD addon]], that can be installed on demand. It is not part of the standard FreeCAD install.


Line 9: Line 10:


At present, the EM Workbench must be manually installed. See the instructions in the README at the [https://github.com/ediloren/EM-Workbench-for-FreeCAD EM Workbench GihHub page].
At present, the EM Workbench must be manually installed. See the instructions in the README at the [https://github.com/ediloren/EM-Workbench-for-FreeCAD EM Workbench GihHub page].

The electromagnetic solvers FastHenry2 and FasterCap must be installed separately. Their binary codes as well as the sources are freely available from [https://www.fastfieldsolvers.com FastFieldSolvers].


== FastHenry Tools ==
== FastHenry Tools ==

Revision as of 21:57, 2 January 2019

Introduction

The ElectroMagnetic (EM) Workbench provides the CAD front-end interface to some open source free solvers. At present it supports the magnetoquasistatic impedance solver FastHenry (i.e. inductance and resistance extraction at "low" frequencies). Support for the electrostatic capacitance solver FasterCap is ongoing.

The EM Workbench is a FreeCAD addon, that can be installed on demand. It is not part of the standard FreeCAD install.

Installation

At present, the EM Workbench must be manually installed. See the instructions in the README at the EM Workbench GihHub page.

The electromagnetic solvers FastHenry2 and FasterCap must be installed separately. Their binary codes as well as the sources are freely available from FastFieldSolvers.

FastHenry Tools

These are tools used to interface with FastHenry:

API

The EM tools can be used in macros and from the Python console by using the EM API.

Tutorials

Some video tutorials are available: