Skip to content

Commit

Permalink
Added wire dipole antenna model to testing
Browse files Browse the repository at this point in the history
  • Loading branch information
craig-warren committed Apr 19, 2024
1 parent 9f4bb79 commit 2a3d957
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
#title: Wire antenna - half-wavelength dipole in free-space
#domain: 0.050 0.050 0.200
#dx_dy_dz: 0.001 0.001 0.001
#time_window: 60e-9

#waveform: gaussian 1 1e9 mypulse
#transmission_line: z 0.025 0.025 0.100 73 mypulse

## 150mm length
#edge: 0.025 0.025 0.025 0.025 0.025 0.175 pec

## 1mm gap at centre of dipole
#edge: 0.025 0.025 0.100 0.025 0.025 0.101 free_space

geometry_view: 0.020 0.020 0.020 0.030 0.030 0.180 0.001 0.001 0.001 antenna_wire_dipole_fs f
1 change: 1 addition & 0 deletions testing/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"hertzian_dipole_fs",
"hertzian_dipole_hs",
"hertzian_dipole_dispersive",
"antenna_wire_dipole_fs",
"magnetic_dipole_fs",
]

Expand Down

0 comments on commit 2a3d957

Please sign in to comment.