Ansys Learning Forum › Forums › Discuss Simulation › Photonics › set modes in python › Reply To: set modes in python
July 7, 2023 at 5:16 am
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]))