Feko is a comprehensive electromagnetic solver with multiple solution methods that is used for electromagnetic field analyses
involving 3D objects of arbitrary shapes.
The application menu is similar to a standard file menu of an application. It allows saving and loading of models, print functionality and gives
access to application-wide settings.
The terms, dataset, slice, trace and 3D result, are used extensively in the documentation. Review the definitions
to get a better concept of these definitions.
Display result data on a graph to allow visual interpretation of the data in a human-readable format, as well as to
communicate the results in reports and presentations.
View the simulation data in a 3D view to allow visual interpretation of the data in a human-readable format, as well as to communicate the results
in reports and presentations. The 3D view can also be used to verify that the CADFEKO or EDITFEKO model is correct.
The Solver contains a number of frequency domain solution methods, as well as a time domain solution method. By default, all
simulation results are obtained in the frequency domain, unless explicitly using the time analysis tool in
POSTFEKO to convert the results to the time domain.
With the time analysis tool in POSTFEKO, electromagnetic scattering problems can be analysed in the time domain. The time domain results are obtained
by applying an inverse fast Fourier transformation (IFFT) on the frequency domain simulation results.
POSTFEKO is a useful tool to help analyse and present data in a useful format. It is often required to use the processed results
in a report or presentation. To help make it easier to generate these reports, several tools are available
in POSTFEKO.
POSTFEKO has a collection of tools that allow you to quickly validate the model, for example, measure distances, measure
angles and finding specific mesh elements.
EDITFEKO is used to construct advanced models (both the geometry and solution requirements) using a high-level scripting language
which includes loops and conditional statements.
One of the key features in Feko is that it includes a broad set of unique and hybridised solution methods. Effective use of Feko features requires an understanding of the available methods.
Feko offers state-of-the-art optimisation engines based on generic algorithm (GA) and other methods, which can be used
to automatically optimise the design and determine the optimum solution.
Feko writes all the results to an ASCII output file .out as well as a binary output file .bof for usage by POSTFEKO. Use the .out file to obtain additional information about the solution.
CADFEKO and POSTFEKO have a powerful, fast, lightweight scripting language integrated into the application allowing you to create
models, get hold of simulation results and model configuration information as well as manipulation of data and automate
repetitive tasks.
Quick Access Toolbar
The quick access toolbar is a small toolbar that gives quick access to actions that are often performed.
Ribbon
The ribbon is a command bar that groups similar actions in a series of tabs.
Project Browser
The project browser is a panel that lists the models loaded in the current project, imported data, stored data and scripted data.
Model Browser
The model browser is a panel that organises the model information of the selected model in the project browser, into two separate tabs.
Details Browser
The details browser is a panel that shows in-depth detail for the selected item in the model browser.
Status Bar The status bar is a small toolbar that gives quick access to general display settings, tools, and graph cursor settings.
3D Views and Graphs
3D views are used to display mesh, solution settings and interact with the model as well as view 3D results. Graphs are used to display 2D results.
Result Palette
The result palette is a panel that gives access to options that control the data in the 3D view or graph.
Help
The Help icon provides access to the Feko documentation.
Search Bar
The search bar is a single-line text field that allows you to enter search terms and find relevant information in the GUI or the documentation.
Application Launcher
The application launcher toolbar is a small toolbar that provides quick access to other Feko components.
Application Menu
The application menu is similar to a standard file menu of an application. It allows saving and loading of models, print functionality and gives access to application-wide settings.
Scripting
Use the application programming interface (API) to control CADFEKO from an external script.