TAGGED: optimization
-
-
May 11, 2023 at 5:08 am
Frederic Wu
SubscriberIn Lumerical FDTD, it is possible to sweep multiple parameters by defining the values or range that the user wants to sweep. However, performing optimization is more challenging. In my case, I want to simulate NbN absorption, which requires the NbN thin film and the absorbed power (Pabs) to move together. Additionally, any movement of the NbN layer should also cause the underlying silicon layer to move accordingly. Is it possible to instruct the optimization algorithm to change these three parameters in a coordinated fashion, maintaining their relationship during the optimization process?
-
May 11, 2023 at 10:23 pm
Guilin Sun
Ansys EmployeeOnce you set the parameters and the geometry build-up correctly, it should work. Suppose the frst layer begins at z0, and their thickness is d1,d2,d3:
setnamed("layer1","z min",z0);
setnamed("layer1","z max",z+d1);
setnamed("layer2","z min",z+d1);
setnamed("layer2","z max",z+d1+d2);
setnamed("layer3","z min",z+d1+d2);
setnamed("layer3","z max",z+d1+d2+d3);
then you can optimize d1,d2 and d3.
-
- 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.
- License Error
- Error with workbench SceneGraphChart
- How can I renew ANSYS student version license?
- Workbench not opening
- Workbench error
- Sizing on Ansys Workbench 19.2
- Error: Exception of type ‘Ansys.Fluent.Cortex.Cortex not availableException’ was thrown
- Ansys2021R2 ansys212 seg faults immediately on RHEL8.2
- Licensing error while opening ANSYS Mechanical
- An error occurred when the post processor attempted to load a specific result.
-
5242
-
3299
-
2469
-
1308
-
988
© 2023 Copyright ANSYS, Inc. All rights reserved.