Modeling Ferrite in an FDTD Simulation
-
I am trying to model a ferrite in an FDTD simulation by changing the Relative Permeability to 1e4 (Type = Dielectric), however the simulation fails without even generating any log files. Is there a way to model a ferrite in FDTD simulations, using CUDA solver?
-
Hi @arc Please check "Console" window (open it via menu VIEW | Console if it is not open) to see what kind of error you are getting. The reason for failed simulation might be related to something else. You can easily test with an existing tutorial example. For example,
- open Dipole Antenna Tutorial,
- model a rectangular brick next to the dipole,
- clone one of the existing simulation settings and drag&drop this new brick into the simulation
- set its material such that rel/ Permeability o 1e4
- generate grid, voxel and run to see if it also fails
I hope it helps.