Replies: 1 comment 2 replies
-
Where does "alpha" come from? I think in openEMS the angle around the z-axis is just "a". |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Before I go too deep into this Python 3.11 version 0.0.36 in Windows 11 under VSCode, I'd like to known whether that build version will support creating circular waveguide ports using
AddWaveGuidePort()
with suitable E and H expressions? I don't see a round guide class, and when I try to create a round guide with TE11, I get hundred of errors like this:I suspect I'm doing something wrong with the expressions. Are there any examples that show the correct way to express a simple TE11 in terms of the E and H expressions? I've tried this, but without some solid examples of what they are supposed to look like - and confirmation that the function will work with v0.0.36, python 3.11 and Windows, I'm a bit stuck and tempted to ditch Python and go back to Octave, or maybe just ditch Windows.
Beta Was this translation helpful? Give feedback.
All reactions