Ansys Learning Forum Forums Discuss Simulation Photonics About the FDTD (advanced options) code directive Reply To: About the FDTD (advanced options) code directive

Guilin Sun
Ansys Employee

Please use the following script:

addfdtd;

set("set simulation bandwidth",1);

set("simulation wavelength min",1e-6);

set("simulation wavelength max",5e-6);

Â