Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Photonics

Photonics

Topics related to Lumerical and more.

how to get transmission value using script

    • SAURAV GAUTAM
      Subscriber

       getting T_avg as dataset not as scaler number.

    • Afroditi Petropoulou
      Ansys Employee

      Dear Saurav,

      To get the transmission you can use the transmission command:

      T_avg=transmission("monitor_2");

      or you can use the following:

      T_avg=getresult("monitor_2","T");

      ?T_avg.T;

      Best Regards

      Afroditi

    • Dimitris Polyzos
      Ansys Employee

      Hello, 

      Thank you for contacting us. It would be helpful if you could provide a little bit more information regarding your model. However, I believe that you should use 2D monitor in your simulation to get a dataset of transmission similar to the picture below:

      I hope I helped. Please let me know if you need further assistance.

      Kind regards

      Dimitris

Viewing 2 reply threads
  • The topic ‘how to get transmission value using script’ is closed to new replies.
[bingo_chatbox]