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

PML_8 typo in docstring and dB error in python tutorials #118

Closed gammaxy1 closed 9 months ago

gammaxy1 commented 1 year ago

Apologies for grouping these together, I'm still learning how pull requests work.

The first commit is for a simple typo in the docstring that caused me a minor stumble when I repeated it in my code.

The second appears to be an error in a couple Python tutorials due to treating NF2FF's Dmax like it's already in dB when it isn't.