TAGGED: cross-resonator, metasurface
-
-
May 26, 2022 at 3:12 am
Rosmin_Elsa_Mohan
SubscriberHi Team,
I would like to make a cross resonator (photo attached) by varying the vertices of a polygon geometry. Is it possible to make this cross shape from a single polygon geometry by adding in the vertices? Does the order in which the vertices are defined affect the final shape?
Also, while using the sweeping tool - how can we select individual vertices of the polygon to sweep ? I was able to select vertices but unable to view the vertices defined.
Thanks,
Rosmin
-
May 26, 2022 at 3:27 am
Rosmin_Elsa_Mohan
SubscriberImage is taken from a manuscript - Physical Review Letters ┬À July 2011, DOI: 10.1103/PhysRevLett.107.045901
-
May 26, 2022 at 3:52 pm
Guilin Sun
Ansys EmployeeYes, you can use polygon to create such object. The script can be like:
n_sides=12;
V=matrix(n_sides,2);
V(1:n_sides,1)=[9,1,1,-1,-1,-9,-9, -1,-1, 1, 1,9]*1e-6;
V(1:n_sides,2)=[1,1,9, 9, 1, 1, -1,-1,-9,-9,-1,-1]*1e-6;
then you will need to add its z and zspan, and its material.
I would suggest to have the points clockwise or counter-clockwise, in order to avoid any mistakes.
If you want to change any of the coordinate point, currently you have to redraw it, and delete the original one.
-
May 27, 2022 at 4:38 am
Rosmin_Elsa_Mohan
SubscriberThanks for the reply. It was helpful.
-
- 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.
- “Import optical generation” or “delta generation rate”?
- Why am I getting “process exited without calling finalize”, and how do I fix it?
- Error: addfdtd is not a valid function or a variable name
- Error on Lumerical device
- Using a license file on a new license server
- Ansys Insight: Transmission results greater than one
- Ansys Insight: Diverging Simulations
- Ansys Insight: About override mesh in FDTD: its use and settings
- Is there a Lumerical script command to output the Simulation and Memory requirements?
- Ansys Insight: Convergence issues in CHARGE
-
3744
-
2573
-
1821
-
1236
-
594
© 2023 Copyright ANSYS, Inc. All rights reserved.