-
-
July 7, 2023 at 11:59 amnina.megierSubscriber
I try to implement in Python the EME geometry as described inÂ
https://optics.ansys.com/hc/en-us/articles/1500007398122-Using-the-EME-solver-to-simulate-and-optimize-waveguide-bends
In particular, I try to introduce 4 cell groups withÂ
mode = lumapi.MODE()mode.addeme()mode.set("number of cell groups",4)mode.set("group spans",np.array([3e-6, 10e-6, 10e-6, 3e-6]))mode.set("cells",np.array([1, 1, 1, 1]))Âbut get an error connected with the 3. line "lumapi.LumApiError: 'in set, the requested property was not found'".How can I implement this?How can I name the particular cells/cells groups and assign some bending radius to them? -
July 7, 2023 at 7:31 pm
-
Viewing 1 reply thread
- The topic ‘EME simulation in Python’ 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.