Skip to content

Commit e0b4663

Browse files
committed
remove k which had no role
1 parent e92388f commit e0b4663

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/source.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ function regular_spherical_source(medium::PhysicalMedium{Dim},regular_coefficien
150150
end
151151

152152
function source_coef(order,centre,ω)
153-
k = ω / medium.c
154-
155153
# for the translation matrix below, order is the number columns and coeff_order is the number rows
156154
V = regular_translation_matrix(medium, order, coeff_order, ω, centre - position)
157155

0 commit comments

Comments
 (0)