Tidy3D API reference

All functions and classes related to device simulation are namespaced under i3.device_sim. See Device simulation reference for more.

device_sim.Tidy3DFDTDSimulation

Define a simulation for use with Tidy3D's FDTD cloud solutions.

Macros

Found under i3.device_sim.tidy3d_macros.

fdtd_profile_xy

Macro to create an FDTD frequency domain Z-normal field profile monitor that covers the full simulation window, at a certain height.

fdtd_run_time

Macro to override the run_time passed to the Tidy3D Simulation class.

fdtd_symmetry

Macro to override the symmetry passed to the Tidy3D Simulation class.

fdtd_auto_grid_spec_direction

Macro to override the grid specification passed to the Tidy3D Simulation class.

fdtd_auto_grid_spec

Macro to override the grid specification passed to the Tidy3D Simulation class.