-
-
July 22, 2021 at 5:56 amshkwakSubscriber
안녕하세요.
이번에 FDTD license를 갱신하면서 새로 FDTD를 설치했는데 여러가지 프로그래밍에 변화가 있었던 것 같습니다.
그 중 monitor의 visualizer에서 scaling에 대해 문의드리고 싶은 것이 있습니다.
우선 밑에 사진은 scaling을 각각 linear와 log로 봤을 때 입니다.
July 26, 2021 at 9:32 pmshkimAnsys EmployeeR&D 팀에 언급하신 현상을 문의해보고, bug 인지 아니면, 의도한 것인지 확인을 하고 업데이트를 해드리겠습니다. 그리고, 다른 대안은 없는 지도 살펴보도록 하겠습니다.August 6, 2021 at 8:45 amAugust 7, 2021 at 11:53 amshkimAnsys Employee답변이 늦어져 죄송합니다. Log plot 에서 color bar 에서 표시되는 수치에 일관성이 없는 것은 bug 인 것으로 생각되어 report 를 하였습니다. 이를 review 하고 fix 하는 데에는 다소 시간이 걸릴 수 있으므로, 다음과 같은 대안을 알려드립니다.
이전 version 을 통해 visualize 한 것과 동일하게 visualize 를 하려면 다음과 같이 작업을 하면 됩니다
xy 면상에서 2D monitor 를 이용해 E-field 를 기록한다고 가정하고 있습니다.mname = "monitor"; E2 = getelectric(mname); E2=pinch(pinch(E2,4,1)); # first frequency point x = getdata(mname,"x");
y = getdata(mname,"y");
image(x,y,E2,"x","y","linear");
image(x,y,log(E2),"x","y","log"); setplot("colorbar min",0);Viewing 3 reply threads- You must be logged in to reply to this topic.
Ansys Innovation SpaceBoost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.
Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.
Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
Trending discussions- Q analysis 관련
- FDTD boundary condition 질문 드립니다.
- Diverging simulation error
- 물질의 material gain 관련 질문입니다.
- metasurface에서 circular polarization light의 phase와 conversion efficiency 구하는 방법
- FDTD Monitor visualizer의 scaling에 대해 문의드립니다.
- FDTD-effective refractive index 관련 질문입니다.
- Power dissipation spectra 계산
- Regarding Heat simulation
- Angle의 unwrap 기능 unwrap 기능
Top Contributors-
7272
-
4248
-
2899
-
1374
-
1322
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.
-