We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edfe40a commit 627930bCopy full SHA for 627930b
examples/03-Maxwell/Maxwell3D_Transient_Fields_Export.py
@@ -1,6 +1,7 @@
1
# # Maxwell 3D: fields export in transient
2
# This example uses PyAEDT to setup transient analysis
3
-# and aim to plot the current density field over a coil surface.
+# of an imported Maxwell 3D model and aim to plot
4
+# the current density field over a coil surface and export the fields data.
5
# Keywords: time steps, fields calculator, field export
6
7
# ## Perform required imports
0 commit comments