https://ngsolve.org/media/kunena/attachments/1425/test_coil.pyHello NGSolve Users,
I am trying to model a flat coil to simulate the magnetic field of it. As a first step, I am creating the geometry by adding up Cylinder objects to the desired shape.
FGeometry issue (picture attached):
When adding up the Cylinders by the “+” operator, it draws holes in the tubes, which are on the same axis like the inner tubes. As far as I understood from the docs, “+” should only “glue” overlapping points. Here it seems like it is also removing points on the same axis.
Second issue (code attached):
When trying to create the mesh, it stays at “Find points” forever. Am I doing something wrong with the GenerateMesh() command?
I would appreciate any help.
Thanks a lot and best regards!