Skip to content

Commit 870c67c

Browse files
authored
Add microwave example (#301)
1 parent 9a30bd4 commit 870c67c

File tree

7 files changed

+431
-1
lines changed

7 files changed

+431
-1
lines changed

Diff for: examples/aedt/hfss/index.rst

+13
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,19 @@ These examples use PyAEDT to show HFSS capabilities
227227

228228
This example shows how to create a two-way coupling between HFSS and Icepak.
229229

230+
.. grid-item-card:: HFSS-Icepak microwave oven analysis
231+
:padding: 2 2 2 2
232+
:link: microwave_oven
233+
:link-type: doc
234+
235+
.. image:: ../../hig_frequency/multiphysics/_static/oven.png
236+
:alt: Microwave Oven
237+
:width: 250px
238+
:height: 200px
239+
:align: center
240+
241+
This example shows how to couple together HFSS and Icepak to run multiphysics
242+
analysis on a well know problem of microwave oven.
230243

231244
.. toctree::
232245
:hidden:

Diff for: examples/aedt/icepak/index.rst

+13
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,19 @@ These examples use PyAEDT to show Icepak capabilities.
133133

134134
This example uses PyAEDT to set up a simple Maxwell design consisting of a coil and a ferrite core.
135135

136+
.. grid-item-card:: HFSS-Icepak microwave oven analysis
137+
:padding: 2 2 2 2
138+
:link: microwave_oven
139+
:link-type: doc
140+
141+
.. image:: ../../hig_frequency/multiphysics/_static/oven.png
142+
:alt: Microwave Oven
143+
:width: 250px
144+
:height: 200px
145+
:align: center
146+
147+
This example shows how to couple together HFSS and Icepak to run multiphysics
148+
analysis on a well know problem of microwave oven.
136149

137150
.. toctree::
138151
:hidden:

Diff for: examples/electrothermal/index.rst

+16
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,22 @@ These examples use PyAEDT to show electrothermal capabilities of AEDT
133133

134134
This example uses PyAEDT to set up a simple Maxwell design consisting of a coil and a ferrite core.
135135

136+
.. grid-item-card:: HFSS-Icepak microwave oven analysis
137+
:padding: 2 2 2 2
138+
:link: microwave_oven
139+
:link-type: doc
140+
141+
.. image:: ../hig_frequency/multiphysics/_static/oven.png
142+
:alt: Microwave Oven
143+
:width: 250px
144+
:height: 200px
145+
:align: center
146+
147+
This example shows how to couple together HFSS and Icepak to run multiphysics
148+
analysis on a well know problem of microwave oven.
149+
150+
151+
136152
.. toctree::
137153
:hidden:
138154

182 KB
Loading

Diff for: examples/high_frequency/multiphysics/index.rst

+16
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,21 @@ These examples use PyAEDT to show some multiphysics applications.
9090
This example shows how to create a two-way coupling between HFSS and Icepak.
9191

9292

93+
.. grid-item-card:: HFSS-Icepak microwave oven analysis
94+
:padding: 2 2 2 2
95+
:link: microwave_oven
96+
:link-type: doc
97+
98+
.. image:: _static/oven.png
99+
:alt: HFSS Icepak
100+
:width: 250px
101+
:height: 200px
102+
:align: center
103+
104+
This example shows how to couple together HFSS and Icepak to run multiphysics
105+
analysis on a well know problem of microwave oven.
106+
107+
93108
.. toctree::
94109
:hidden:
95110

@@ -99,4 +114,5 @@ These examples use PyAEDT to show some multiphysics applications.
99114
../../electrothermal/coaxial_hfss_icepak
100115
../../electrothermal/electrothermal
101116
../../electrothermal/icepak_circuit_hfss_coupling
117+
oven
102118

0 commit comments

Comments
 (0)