Skip to content

Commit 9791435

Browse files
Fix identation
1 parent c9182cf commit 9791435

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

examples/low_frequency/motor/aedt_motor/index.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ These examples use PyAEDT to show some motor applications in AEDT.
3131

3232
This example shows how to use PyAEDT to segment magnets of an electric motor. The method is valid and usable for any object you would like to segment.
3333

34-
.. grid-item-card:: IPM motor design optimization
34+
.. grid-item-card:: IPM motor design optimization
3535
:padding: 2 2 2 2
3636
:link: ipm_optimization
3737
:link-type: doc
3838

3939
.. image:: _static/ipm_optimization.png
40-
:alt: Maxwell general
40+
:alt: IPM Motor
4141
:width: 250px
4242
:height: 200px
4343
:align: center
@@ -91,6 +91,7 @@ These examples use PyAEDT to show some motor applications in AEDT.
9191

9292
pm_synchronous
9393
magnet_segmentation
94+
ipm_optimization
9495
transformer
9596
transformer_inductance
9697
rmxpert

examples/low_frequency/motor/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ These examples use PyAEDT to show some motor applications.
3030
:height: 150px
3131
:align: center
3232

33-
Motor workflows using PyAEDT.
33+
Motor workflows using PyAEDT.

0 commit comments

Comments
 (0)