Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIRST SEGMENT MIDPOINT OF WIRE ... INTERSECTS WIRE ... #56

Open
kzyapkov opened this issue May 18, 2018 · 1 comment
Open

FIRST SEGMENT MIDPOINT OF WIRE ... INTERSECTS WIRE ... #56

kzyapkov opened this issue May 18, 2018 · 1 comment

Comments

@kzyapkov
Copy link

I have been using xnec2c to play with antenna simulations, but it is very tedious to use it for optimizations, hence my attempts with necpp.

I wasn' able to build a working model though. See this gist

https://gist.github.com/kzyapkov/02ccfb62b7d9f3d73d29271c86afd48a

The nec file works fine with xnec2c, but an identical design build with necpp results in

RuntimeError: GEOMETRY DATA ERROR -- FIRST SEGMENT MIDPOINT OF WIRE #4 (TAG ID #10) INTERSECTS WIRE #1 (TAG ID #1)

I am using the python wrapper, but trying to run nec2++ with this .nec file (or many of the examples in the xnec2c code) results in the same geometry error.

@kzyapkov
Copy link
Author

There is a commit in a fork

cduck@dc2682f

which addresses the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant