2024.1
Reference information is provided in the appendix.
CADFEKO and POSTFEKO have a powerful, fast, lightweight scripting language integrated into the application that allows you to create models, get hold of simulation results and model configuration information and much more.
The POSTFEKO application programming interface provides details regarding the hierarchy of the object as well as the methods, functions and properties available for each object.
See what's new in the latest release.
The Feko Getting Started Guide contains step-by-step instructions on how to get started with Feko.
The Feko Example Guide contains a collection of examples that teaches you Feko concepts and essentials.
Feko is a comprehensive electromagnetic solver with multiple solution methods that is used for electromagnetic field analyses involving 3D objects of arbitrary shapes.
CADFEKO is used to create and mesh the geometry or model mesh, specify the solution settings and calculation requests in a graphical environment.
POSTFEKO, the Feko post processor, is used to display the model (configuration and mesh), results on graphs and 3D views.
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.
The Feko utilities consist of PREFEKO, OPTFEKO, ADAPTFEKO, the Launcher utility, Updater and the crash reporter.
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.
A large collection of application macros are available for CADFEKO and POSTFEKO.
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.
The CADFEKO application programming interface provides details regarding the hierarchy of the object as well as the methods, functions and properties available for each object.
A collection of Cartesian graphs.
A collection of Cartesian surface graphs.
A collection of characteristic mode results.
A collection of configurations within a model.
A data set contains a collection of axes. A handle can be obtained on an individual axis, or new axes can be added to the collection by using the DataSetAxisCollection.
A data set contains a collection of quantities. A handle can be obtained on an individual quantity, or new quantity can be added to the collection by using the DataSetQuantityCollection.
A collection of error estimates.
A collection of excitation results.
A collection of far field results.
A collection of far field power integral results.
A collection of all of the items contained in a form group box.
A collection of all of the items contained in a form.
A collection of all of the items contained in a form layout.
A collection of all of the items contained in a form scroll area.
A collection of imported data.
A collection of imported data sets.
A collection of load results.
A collection of math scripts.
A collection of regions meshed with cubes.
A collection of wires meshed with curvilinear segments.
A collection of faces meshed with curvilinear triangles.
A collection of wires meshed with segments.
A collection of regions meshed with tetrahedra.
A collection of faces meshed with triangles.
A collection of unmeshed cylinders that are part of a mesh model.
A collection of unmeshed faces that are part of a mesh model.
A collection of Feko models.
A collection of near field results.
A collection of near field power integral results.
A collection of network results.
A collection of Polar graphs.
A collection of power results.
A collection of ray results.
A collection of receiving antenna results.
The collection of window names and report tags that will be included in the report.
A collection of report templates.
A collection of results available for the 3D view.
A collection of 2D graph annotation.
A collection of 2D graph text boxes.
A collection of surface plots.
A collection of 2D graph traces.
A collection of SAR results.
A collection of S-parameter results.
A collection of Smith charts.
A collection of SPICE probe results.
A collection of stored data results.
A collection of surface currents results.
A collection of transmission reflection coefficient results.
A collection of transmission line results.
A collection of 3D model views.
A collection of all the 3D model views and 2D graphs.
A collection of wire currents results.
Many objects have static functions, but only a limited number of functions are available directly in the application namespace (pf) or sub-namespace.
Enumerations are lists of values that can be used. The enumerations POSTFEKO are available under the pf namespace and grouped together under enums.
Constants have been defined for use in expressions and calculations.
Each geometry and calculation request are entered on a separate line in the .pre and are referred to as cards.
A collection of how-tos are included that covers advanced concepts.
A collection of frequently asked questions (FAQ) relating to advanced concepts are included.
Common problems that you may encounter are discussed as well as their solutions.
When meshing a model, you can either use the automatic meshing algorithm to calculate the appropriate mesh settings or you can specify the mesh sizes. When you specify the mesh sizes, the mesh sizes should adhere to certain guidelines.
Feko makes use of a local peak SAR algorithm.
Control the execution of Feko by specifying the memory management and environment variables.
The .mat file, .lud file and .rhs file are not generated by default, but can be read externally.
Feko integrates with various products within Altair HyperWorks Products such as HyperStudy. Integration with third-party products is also supported through the powerful scripting and plug-in infrastructure.
Use the correct structure, convention and syntax for a SPICE circuit definition in Feko.
View the list of commonly used acronyms in Feko.
Feko creates and uses many different file types. It is useful to know what is stored in the various files and weather they were created by Feko and if it is safe to delete them. The files are grouped as either native files that have been created by Feko or non-native files that are supported by Feko. Non-native files are often exported by Feko even if the formats are not under the control of the Feko development team.
A Feko Errors, Warnings and Notes Reference Guide is available as a reference for messages that may be encountered in Feko.