We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

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]))