Ansys Learning Forum Forums Discuss Simulation Photonics How to extract values from Mode List data in Eigensolver Analysis Reply To: How to extract values from Mode List data in Eigensolver Analysis

mwhitby
Subscriber
To try to fix the code for TE polarization fraction I used TE_polarization_fraction = getresult("mode1","TE polarization fraction"); . This gave me 0.10235 whereas in the table it was listed as 10. Again the scale seems to be off. Is there a way to fix this? Thank you!