TAGGED: s参数相位提取
-
-
September 11, 2023 at 5:46 am
yang liu
Subscriber我想设计一种自上而下,分别是A/B/C的基元结构,若想扫描B的厚度 和C的直径 这两个参数对相位和透光率的影响,可以通过参数扫描的方法获得吗(由于B层厚度改变,故在扫描过程中,C层的zmax和zmin也随之改变,监视器的位置也随之改变)。请问大家这样应该怎么设置啊
-
September 11, 2023 at 5:55 pm
Guilin Sun
Ansys Employee可以呀,你将其min坐标选为A的Max,其Max选为 其Min加厚度,然后C的也类似,再扫描B的厚度。
zmin=getnamed(“A”,”z max”)
setnamed(“B”,”z min”,zmin)
setnamed(“B”,”z max”,zmin+Bthickness);
setnamed(“C”,”z min”,zmin+Bthickness);
setnamed(“C”,”z max”,zmin+Bthickness+Cthickness);
参数的意思就不讲了。
你需要在Model里面设置,或者用结构组设置。扫描的时候在Bthickness这个参数,参见 https://optics.ansys.com/hc/en-us/articles/360034922913-Creating-nested-parameter-sweeps
-
- You must be logged in to reply to this topic.

Boost 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.
- 询问关于FDTD和matlab软件的互联问题 ——appopen
- 关于中国用户访问Lumerical官网和帐号注册的补充说明
- Ansys Insight: 透射率反射率电场大于1,或者透射率反射率之和大于1的原因与解决方案–综合贴
- Ansys Insight: FDTD 和 varFDTD 常见的发散原因以及处理
- Ansys Insight: FDTD Solutions 的光源类型及其典型应用:初学者
- 左旋圆偏振光透过超表面后,获得的右旋圆偏振光能量比入射的左旋圆偏振光能量还要大?
- 有效折射率
- Ansys Insight: 关于FDTD 并行计算的有关问题
- 请问FDTD中如何改变光源的偏振态及如何获得能量的数值?
- Ansys Insight: 几个简单实用的脚本Script命令:用于结果分析
-
7620
-
4440
-
2953
-
1427
-
1322
© 2023 Copyright ANSYS, Inc. All rights reserved.