Skip to content

Commit edfe40a

Browse files
committed
Example description updated.
1 parent b36d9ab commit edfe40a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

examples/03-Maxwell/Maxwell3D_Transient_Fields_Export.py

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# # Maxwell 3D: fields export in transient
2-
# In this example a Maxwell 3D transient model is imported.
3-
# A simulation setup is created to save the fields for the desired time steps.
4-
# The example shows how to retrieve all the simulation time steps,
5-
# add a field calculator expression, and perform fields data export
6-
# for the time steps for which the fields are saved.
2+
# This example uses PyAEDT to setup transient analysis
3+
# and aim to plot the current density field over a coil surface.
74
# Keywords: time steps, fields calculator, field export
85

96
# ## Perform required imports

0 commit comments

Comments
 (0)