TAGGED: EME, script, structure-group
-
-
November 30, 2022 at 7:30 pm
-
November 30, 2022 at 10:02 pm
Guilin Sun
Ansys EmployeeI did some tests, and found that the following script works:
set("number of periodic groups",3);
set('periods',[100;500;100]);
set('start cell group', [1;3;5]);
set('end cell group', [2;3;6]);
this will create a device of cell1-cell2 with 100 periods, cell 3 with 500 periods, and cell-5-cell6 with 100 perdiods.
Â
Please test and see if it works for you. You may use matrix variables instead of something like this  [100;500;100]. eg, period=[100;500;100], then
set('periods',period);
-
December 1, 2022 at 2:34 pm
Vahram Voskerchyan
SubscriberThanks a lot that worked.
-
-
Viewing 1 reply thread
- The topic ‘How to access cell group sequence via script in EME setup?’ is closed to new replies.
Innovation Space
Trending discussions
Top Contributors
-
4167
-
1487
-
1363
-
1194
-
1021
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.
