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.

Accessing custom cell group settings via script (EME)

    • bibaaa12
      Subscriber

      Hi,

      is there a way to change the custom cell group settings in the EME solver using the scripting language?

      I need to set the first guess for the effective index.

    • Kyle
      Ansys Employee

      This is possible with the seteigensolver command, for example:
      select("EME::Cells::cell_1");
      seteigensolver("number of trial modes",25);

    • bibaaa12
      Subscriber
      That worked, thank you.
Viewing 2 reply threads
  • The topic ‘Accessing custom cell group settings via script (EME)’ is closed to new replies.
[bingo_chatbox]