Skip to content

Commit

Permalink
Update examples/00-EDB/15_ac_analysis.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
  • Loading branch information
Samuelopez-ansys and PipKat authored Jan 17, 2024
1 parent 703ba7c commit 63bb7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/00-EDB/15_ac_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
###############################################################################
# Launch Hfss3dLayout
# ~~~~~~~~~~~~~~~~~~~
# To do SYZ analysis, we need to launch HFSS 3D Layout and import EDB into it.
# To do SYZ analysis, you must launch HFSS 3D Layout and import EDB into it.

h3d = pyaedt.Hfss3dLayout(targetfile, specified_version="2023.2", new_desktop_session=True)

Expand Down

0 comments on commit 63bb7a0

Please sign in to comment.