Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add microwave example #301

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
13 changes: 13 additions & 0 deletions examples/aedt/hfss/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,19 @@ These examples use PyAEDT to show HFSS capabilities

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

.. grid-item-card:: HFSS-Icepak microwave oven analysis
:padding: 2 2 2 2
:link: microwave_oven
:link-type: doc

.. image:: ../../hig_frequency/multiphysics/_static/oven.png
:alt: Microwave Oven
:width: 250px
:height: 200px
:align: center

This example shows how to couple together HFSS and Icepak to run multiphysics
analysis on a well know problem of microwave oven.

.. toctree::
:hidden:
Expand Down
13 changes: 13 additions & 0 deletions examples/aedt/icepak/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,19 @@ These examples use PyAEDT to show Icepak capabilities.

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

.. grid-item-card:: HFSS-Icepak microwave oven analysis
:padding: 2 2 2 2
:link: microwave_oven
:link-type: doc

.. image:: ../../hig_frequency/multiphysics/_static/oven.png
:alt: Microwave Oven
:width: 250px
:height: 200px
:align: center

This example shows how to couple together HFSS and Icepak to run multiphysics
analysis on a well know problem of microwave oven.

.. toctree::
:hidden:
Expand Down
16 changes: 16 additions & 0 deletions examples/electrothermal/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,22 @@ These examples use PyAEDT to show electrothermal capabilities of AEDT

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

.. grid-item-card:: HFSS-Icepak microwave oven analysis
:padding: 2 2 2 2
:link: microwave_oven
:link-type: doc

.. image:: ../hig_frequency/multiphysics/_static/oven.png
:alt: Microwave Oven
:width: 250px
:height: 200px
:align: center

This example shows how to couple together HFSS and Icepak to run multiphysics
analysis on a well know problem of microwave oven.



.. toctree::
:hidden:

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions examples/high_frequency/multiphysics/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,21 @@ These examples use PyAEDT to show some multiphysics applications.
This example shows how to create a two-way coupling between HFSS and Icepak.


.. grid-item-card:: HFSS-Icepak microwave oven analysis
:padding: 2 2 2 2
:link: microwave_oven
:link-type: doc

.. image:: _static/oven.png
:alt: HFSS Icepak
:width: 250px
:height: 200px
:align: center

This example shows how to couple together HFSS and Icepak to run multiphysics
analysis on a well know problem of microwave oven.


.. toctree::
:hidden:

Expand All @@ -99,4 +114,5 @@ These examples use PyAEDT to show some multiphysics applications.
../../electrothermal/coaxial_hfss_icepak
../../electrothermal/electrothermal
../../electrothermal/icepak_circuit_hfss_coupling
oven

Loading
Loading