-
-
May 10, 2022 at 11:19 pm
LuisAlbert
SubscriberHello everybody,
I am simulating a straight waveguide, but right now I want to see the behavior of GVD as a function of the width of the waveguide. How can i do it? I know that I have to Sweep the waveguide dimension but I am struggling with that.
I really appreciate your help.
May 11, 2022 at 7:49 pmGuilin Sun
Ansys EmployeeYou can write a simple script to sweep the width, and follow this example to get the result:
https://support.lumerical.com/hc/en-us/articles/360034925153-frequencysweep-Script-command
Please note that you when you do frequency sweep, you can just use the same frequency as the stop frequency as internally the software will get accurate result.
Your script may look like this:
define the width matrix with ND points
define GVD result matrix
for(n=1:ND) {
modified online example;
GVD(n)=D;
}
Please try.
Viewing 1 reply thread- The topic ‘Sweep in waveguide dimension’ is closed to new replies.
Ansys Innovation SpaceTrending discussionsTop Contributors-
3462
-
1057
-
1051
-
918
-
896
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.
-

Ansys Assistant

Welcome to Ansys Assistant!
An AI-based virtual assistant for active Ansys Academic Customers. Please login using your university issued email address.

Hey there, you are quite inquisitive! You have hit your hourly question limit. Please retry after '10' minutes. For questions, please reach out to ansyslearn@ansys.com.
RETRY