Skip to content

Commit 346a7ee

Browse files
authored
FIX: add grid item index.rst (#439)
1 parent 4c72c75 commit 346a7ee

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed
90.1 KB
Loading

examples/low_frequency/magnetic/index.rst

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,19 @@ These examples use PyAEDT to show some magnetics applications.
8787
This example demonstrates the use of the magnetostatic solver to model a rotational actuator.
8888
Furthermore, it shows how the inductance matrix can be retrieved and the field solution plotted.
8989

90+
.. grid-item-card:: Magnetic behavior of a magnet-collector system
91+
:padding: 2 2 2 2
92+
:link: magnet_collector
93+
:link-type: doc
94+
95+
.. image:: _static/magnet_collector.png
96+
:alt: Maxwell general
97+
:width: 250px
98+
:height: 200px
99+
:align: center
100+
101+
Different configurations of a magnet-collector system to study the magnetic behavior of the system.
102+
90103
.. toctree::
91104
:hidden:
92105

@@ -95,4 +108,5 @@ These examples use PyAEDT to show some magnetics applications.
95108
magneto_motive_line
96109
lorentz_actuator
97110
2d-axi_magnetostatic_actuator
98-
3d_magsta_rotational_actuator
111+
3d_magsta_rotational_actuator
112+
magnet_collector

0 commit comments

Comments
 (0)