Skip to content

Commit

Permalink
rm yee=true (#1728)
Browse files Browse the repository at this point in the history
Co-authored-by: Mo Chen <[email protected]>
  • Loading branch information
mochen4 and Mo Chen authored Aug 11, 2021
1 parent f5bd3b2 commit 50db461
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/adjoint/objective.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ def register_monitors(self, frequencies):
self._monitor = self.sim.add_near2far(
self._frequencies,
*self.Near2FarRegions,
yee_grid=True,
decimation_factor=self.decimation_factor,
)
return self._monitor
Expand Down

0 comments on commit 50db461

Please sign in to comment.