Skip to content

Commit

Permalink
Update ray_tracing_algorithm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Spaiva2222 authored Nov 19, 2024
1 parent 4183824 commit 5f676d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ray_tracing_algorithm.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def k_r1(ni,ki,vnorm,a_i):



"""function used to get the Electric field and the Magnetic field using the
"""function used for the Electric field and the Magnetic field using the
eigenvectors of the matrix M"""
def pol(kt,ed,gd,n):

Expand Down

0 comments on commit 5f676d0

Please sign in to comment.