Skip to content
Discussion options

You must be logged in to vote

First, I believe it should still be (at least theoretically) possible to use hyp2mat. Although it cannot generate Python files, but it can generate a CSXCAD XML file, which is the 3D model used by openEMS. The generated CSXCAD model can then be manually imported to Python via CSXCAD.ReadFromXML().

Then your problem would be creating a manual mesh, ports and probes, and then simulation can be started. Meshing is the most difficult part of any openEMS simulation, it can be tricky to get right, especially for beginners (I have worked on its engine code for a potential code contribution, but even I can't say I've mastered meshing). When drawing the PCB model, make sure you use an integer grid…

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@RiccSil
Comment options

@VolkerMuehlhaus
Comment options

Answer selected by RiccSil
Comment options

You must be logged in to vote
1 reply
@RiccSil
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants