Creating the Model
Create the model in CADFEKO. Define any ports and sources required for the model. Specify the operating frequency or frequency range for the model.
-
Define a variable.
- d = 1 (Length of the cuboid.)
-
Create a cuboid.
- Definition method: Base centre, width, depth, height
- Base centre (C): (0, 0, -d/2)
- Width (W): d
- Depth (D): d
- Height (H): d
- Add a single incident plane wave with θ=75° and ϕ=45°.
-
Set the frequency span between 2.5 MHz to 300 MHz using a list of discrete
points.
- Import the list of discrete frequency points from the file frequency_list.txt.