The Preprocessor PREFEKO
Use PREFEKO to perform meshing and to prepare the input files for the Feko solver.
- PREFEKO creates the mesh for the Feko solver based on geometry input from the user.
- PREFEKO imports meshed geometry, usually constructed in CADFEKO.
- All the mesh and requested control and output requests specified by the user is integrated by PREFEKO into the final Feko input file.
This section describes the principal workings of the PREFEKO component. Assuming the user is specifying the geometry in a .pre file (usually with EDITFEKO), the user first defines the location of points in space with the DP card. Structures are then defined in terms of these points. For example, two points may be joined to form a line (BL card), or four points for a parallelogram (BP card).