From 467ca3ea3aab082b1766d7ae24e9aa523bde5641 Mon Sep 17 00:00:00 2001 From: Samuel Lopez <85613111+Samuelopez-ansys@users.noreply.github.com> Date: Fri, 31 Jan 2025 12:14:13 +0100 Subject: [PATCH] Update src/ansys/aedt/core/hfss.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com> --- src/ansys/aedt/core/hfss.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/ansys/aedt/core/hfss.py b/src/ansys/aedt/core/hfss.py index e98124ee297..87b3c29a81e 100644 --- a/src/ansys/aedt/core/hfss.py +++ b/src/ansys/aedt/core/hfss.py @@ -6776,8 +6776,10 @@ def hertzian_dipole_wave( radius="10mm", name=None, ) -> BoundaryObject: - """Create a hertzian dipole wave excitation. The excitation is assigned in the assigned sphere, inside this - sphere, the field magnitude is equal to the field magnitude calculated on the surface of the sphere. + """Create a hertzian dipole wave excitation. + + The excitation is assigned in the assigned sphere. Inside this sphere, the field magnitude + is equal to the field magnitude calculated on the surface of the sphere. Parameters ----------