Replies: 3 comments 14 replies
-
|
I am missing the CSXGeomPlot part in your model, for visual inspection of model and mesh. Did you ever check that? When I check the numbers in your model, these look strange. The mesh count would be excessive as well. lambda = 3.3333e+05 1.1111e+04 1.1111e+04 1.1111e+04 The mistake is here, you already calculate lambda in model units and the divide width by unit factor again. |
Beta Was this translation helpful? Give feedback.
-
|
I've had a go at trying to calculate the S11 and S21 values for the cavity using the rectangular waveguide tutorial as a guide, but for some reason the Here's my code: The values of I assume this has something to do with the way I've set up the simulation but I'm not sure how I could have done it wrong? I've double checked and changed the way I setup I've tried adding a dump box as in the tutorial, but that doesn't change anything. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I'd like to get started in openEMS. As a first try I wanted to make a resonant cavity model in octave. My initial thought was to use the Rectangular Waveguide tutorial as an example and try to write it as I go, referencing the wiki.
Here is my code so far, I just want to create the simulation and CSX model, then write it to a folder so I can look at it with Paraview.
But when I write it the only output I get is this:
And then it hangs.
Is there anything I'm doing wrong? I'd appreciate any help on this as I find it a little confusing. I'm not sure how I'm creating a larger resolution than max_res.
Beta Was this translation helpful? Give feedback.
All reactions