-
-
November 5, 2023 at 5:50 amyi wenSubscriber
 how to made 'enabled' change to right by lumerical script? the position is 'interface reference position 'in geometry of RCWA.
-
November 5, 2023 at 5:53 am
-
November 7, 2023 at 5:14 pmAmrita PatiAnsys Employee
Hi Yi,
You can set the interface position using the set or setnamed script commands for the "interface reference positions" property. The argument is a cell array of cell arrays where there is an inner cell array for each enabled reference position. The cell array for the interface has three fields: name, type and interfaces. So an example cell array would be:
Â
{{"::model::rectangle", "max", 1},{"::model::rectangle", "min", 1}}
Â
An example script command to set this property would be:setnamed("RCWA", "interface reference positions", {{"::model::rectangle", "max", 1},{"::model::rectangle", "min", 1}});
Regards,
Amrita
-
Viewing 2 reply threads
- The topic ‘RCWA’ is closed to new replies.
Ansys Innovation Space
Trending discussions
- Difference between answers in version 2024 and 2017 lumerical mode solution
- Errors Running Ring Modulator Example on Cluster
- INTERCONNECT – No results unless rerun simulation until it gives any
- Import material .txt file with script
- Help for qINTERCONNECT
- Trapezoidal ring
- Issues with getting result from interconnent analysis script
- How to measure transmission coefficients on a given plane .
- Topology Optimization Error
- Absorption cross-section of AuNR excited by prism-based TIR
Top Contributors
-
1301
-
591
-
544
-
524
-
366
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.