Ansys Learning Forum Forums Discuss Simulation Photonics set modes in python Reply To: set modes in python

nina.megier
Subscriber

I have solved the issue, one should use

fdtd.set('mode selection','user select')
fdtd.set("selected mode numbers",np.array([1,2]))