FDTD Import Step File#

simpleEMS.fdtd_import_step Module#

PROTOTYPE: simulate a STEP file with the FDTD backend.

Rebuilds each named solid in a STEP file as CSXCAD geometry and simulates it with openEMS, so a CAD file can be simulated without building the geometry by hand first. This is the FDTD counterpart of simpleEMS.fem_backend.simulate_step_FEM().

Functions#

simulate_step_FDTD(step_file, freqs, ...[, ...])

Simulate a STEP file with the FDTD backend and return the results.