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.
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.
Specific variables are used by Feko to set/estimate memory blocks. These variables should generally not be set by the user since PREFEKO estimates the variables correctly.
The Feko environment is setup using the Lua scripting language and internal functions. The environment setup is uniform across
the different platforms.
Feko integrates with various products within Altair Simulation Products such as HyperStudy. Integration with third-party products is also supported through the powerful scripting and plug-in infrastructure.
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.
Variables Automatically Set Correctly
Specific variables are used by Feko to set/estimate memory blocks. These variables should generally not be set by the user since PREFEKO estimates the variables correctly.