Dumping PEC in Python #84
Answered
by
biergaizi
hiiamfrompoland
asked this question in
Q&A Usage
-
|
Hello, I have freshly transferred to the Python interface and I would like to dump the PEC mesh to verify it. |
Beta Was this translation helpful? Give feedback.
Answered by
biergaizi
Jun 14, 2023
Replies: 1 comment 1 reply
-
|
Pass the parameter To learn more usages, check the source code of openEMS.pyx for details. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hiiamfrompoland
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pass the parameter
debug_pec=TruetoRun(), as in:To learn more usages, check the source code of openEMS.pyx for details.