TAGGED: lumerical
-
-
January 10, 2023 at 4:02 pm
Chris Chase
SubscriberI want to modify Q analysis and Low Q analysis from object library, so that position of time monitors are randomized. Ideally I want to save it in custom object library and call from a main script. Alterantively modify and call default object on the fly. Are these possible?
-
January 10, 2023 at 4:37 pm
Guilin Sun
Ansys EmployeeYou can add analysis group with its ID. eg
addobject("rounded_cyl"); set("name","test_cyl");
The monitors can be randomized but the group span and location are not recommended to be random.
You cannot add a group into the object library. But you can save the group into a template file, and later load this specific file whenever you want to use it. -
January 10, 2023 at 5:57 pm
Chris Chase
Subscriberwhat is best practise for location of time monitors - randomized or regular as in default Qanalysis objects? In some example files they are randomized.
-
January 10, 2023 at 6:23 pm
Guilin Sun
Ansys EmployeeThis is different question from the topic. please write a new post later for new questions.
I always suggest to do iteration simulation manually: the random method gives you rough result. then you add a profile monitor for the specific resonant wavelength, run the simulation and find the hot spots. then move the dipole source and time monitor to those spots to better excite this resonant mode and pick up the strongest signal so you get better result. This process can be repeated untill Q does not change. Depending on which method tofind Q, you may need to verify the resonant is true and the Q is high if you use the Fourier transform method by checking the log- curve is truely straight.
Please write a new post if you have further questions.
-
- The topic ‘Modify and save analysis group object and call from main script’ is closed to new replies.
-
5879
-
1906
-
1420
-
1306
-
1021
© 2026 Copyright ANSYS, Inc. All rights reserved.