File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
examples/low_frequency/magnetic Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments