File tree 7 files changed +431
-1
lines changed
high_frequency/multiphysics
7 files changed +431
-1
lines changed Original file line number Diff line number Diff line change @@ -227,6 +227,19 @@ These examples use PyAEDT to show HFSS capabilities
227
227
228
228
This example shows how to create a two-way coupling between HFSS and Icepak.
229
229
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.
230
243
231
244
.. toctree ::
232
245
:hidden:
Original file line number Diff line number Diff line change @@ -133,6 +133,19 @@ These examples use PyAEDT to show Icepak capabilities.
133
133
134
134
This example uses PyAEDT to set up a simple Maxwell design consisting of a coil and a ferrite core.
135
135
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.
136
149
137
150
.. toctree ::
138
151
:hidden:
Original file line number Diff line number Diff line change @@ -133,6 +133,22 @@ These examples use PyAEDT to show electrothermal capabilities of AEDT
133
133
134
134
This example uses PyAEDT to set up a simple Maxwell design consisting of a coil and a ferrite core.
135
135
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
+
136
152
.. toctree ::
137
153
:hidden:
138
154
Original file line number Diff line number Diff line change @@ -90,6 +90,21 @@ These examples use PyAEDT to show some multiphysics applications.
90
90
This example shows how to create a two-way coupling between HFSS and Icepak.
91
91
92
92
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
+
93
108
.. toctree ::
94
109
:hidden:
95
110
@@ -99,4 +114,5 @@ These examples use PyAEDT to show some multiphysics applications.
99
114
../../electrothermal/coaxial_hfss_icepak
100
115
../../electrothermal/electrothermal
101
116
../../electrothermal/icepak_circuit_hfss_coupling
117
+ oven
102
118
You can’t perform that action at this time.
0 commit comments