thliebig / openEMS

openEMS is a free and open-source electromagnetic field solver using the EC-FDTD method.
http://openEMS.de
GNU General Public License v3.0
413 stars 146 forks source link

Expose Debugs to Python API #97

Closed 0xCoto closed 1 year ago

0xCoto commented 1 year ago

Added support to the Python API for:

Tested and seems to work fine.

thliebig commented 1 year ago

I guess the "--debug-CSX" would not have been necessary as the python interface can read/write those anyways... but does not hurt either...