-
-
April 4, 2024 at 3:14 amjeong hee yunSubscriber
현재, S-parameter matrix sweep을 활용하여 데이터를 정리하고 있습니다.
시뮬레이션을 자동화를 하고 싶어서 코드를 짰으며, 다음과 같습니다.
deletesweep("s-parameter sweep");
addsweep(3);
setsweep("s-parameter sweep", "name", "S sweep");
setsweep("s-parameter sweep", "Excite all ports", 0);
runsweep("S sweep");
S_parameters = getsweepresult("S sweep","S parameters");
visualize(S_parameters);Visualize창에서, S11, S12, S21, S22의 scalar operation을 'Re' 에서 'abs^2' 바꾼 후, 데이터를 뽑고 저장을 하고 싶습니다. 그런데 scalra operation을 다루는 코드를 도저히 못찾겠습니다. 어떻게 코드를 짜야할까요?
-
April 5, 2024 at 12:41 amDong Sub ShinAnsys Employee
안녕하세요,
Operation에 대한 Sytax가 안보여서 Script로 얻으신 결과를 이 링크(abs - Script command – Ansys Optics)를 이용하여 가공하시는 방법으로 사용을 하여야 할 것 같습니다.
-
April 8, 2024 at 6:04 amjeong hee yunSubscriber
해결했습니다. 감사합니다!
-
-
Viewing 1 reply thread
- The topic ‘S-parameter matrix sweep 데이터 추출 관련 코드 질문이 있습니다.’ is closed to new replies.
Ansys Innovation Space
Trending discussions
- HEAT – Transient – Global source shutter 의 기능 문의
- FDTD 시뮬레이션 ‘Total absorbed power’ 단위 문의 건
- Lumerical HEAT scale factor, source power scaling 관련 문의
- DGTD boundary condition 의 Periodic 와 source 와의 관계에 대한 질문
- gaussian beam propagation 시뮬레이션 Ey 성분
- How to visualize electromagnetic field of 2 simulation?
- Harmonic generation degree of polarization
- multipole decomposition
Top Contributors
-
1416
-
599
-
591
-
565
-
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.