Skip to content
Discussion options

You must be logged in to vote

Pass the parameter debug_pec=True to Run(), as in:

from openEMS import openEMS
FDTD = openEMS(NrTS=1e4, EndCriteria=1e-4)
FDTD.Run(Sim_Path, debug_pec=True)

To learn more usages, check the source code of openEMS.pyx for details.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hiiamfrompoland
Comment options

Answer selected by hiiamfrompoland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants