Skip to content

Commit

Permalink
remove sim.reset_meep() at the end of run_mode_source
Browse files Browse the repository at this point in the history
  • Loading branch information
oskooi committed Jun 19, 2022
1 parent fe094a0 commit 6c7abb1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/tests/test_diffracted_planewave.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,6 @@ def run_mode_source(self,gp,gh,gdc,m,diffpw):

tran = mp.get_fluxes(tran_flux)[0]

sim.reset_meep()

return tran


Expand Down

0 comments on commit 6c7abb1

Please sign in to comment.