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

YagiUdaAntenna example fails with "error: could not open file View.Light = 0; View.Visible = 0;" #231

Open
boomboompsh opened this issue Mar 4, 2021 · 1 comment

Comments

@boomboompsh
Copy link

boomboompsh commented Mar 4, 2021

It appears the reason is because in this line:

MakeMeshPlot(RFFluxMDF, (void *)Data, FVMesh, PPOptions,

PPoptions is passed in the spot where Transfile should go. I'll try adding an empty string for Transfile and see if that fixes it, but I don't understand at all what this function actually does, so no idea if it will work.
Edit: This occurs when running the FieldPatterns, not the SZparms. It looks like the MakeMeshPlot function prototype was changed a while back and the scuff-rf code wasn't changed with it.

@boomboompsh
Copy link
Author

I modified the file to correspond to one of the proper function prototypes, but now it has the error "**warning: Mesh data function returned wrong-size DataMatrix" and then has a segmentation fault.

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