Open Augustus26 opened 7 months ago
You can try increasing MAX_COORD
in https://github.com/osmart/hole2/blob/7259d8f488e360d90377d3397a56e57c262793d7/src/sos_triangle.c#L28-L33 and recompile yourself.
Thank you for your response Sir. I'll try to increase the coordinates count
Please let us know if the proposed change addresses your problem!
Sir, now I think program is able to read the coordinates as I have increased the MAX_COORD but I still facing issue while generating "solid_surface.vmd_plot" file. I am sharing the screenshot for your reference
Sir, I am still in need of your assistance as I am lacking in programming skills to figure out this error related to "segmentation-fault (core-dumped)" on my own
I am sorry that the program is crashing.
I am unfortunately not in a position to help here — HOLE is not my program and I don't have the time to debug the code.
If this is really important to your own work, I encourage you to learn more programming and fix it yourself and then contribute your fix back — after all, that's what open source software is about.
Thank you Sir. I'll try what I can do on my part and update if I am able to resolve the issue
Sir, I am extremely sorry to bother you again but I want to bring in light another issue I face while using "qpt_conv" command. Despite hitting enter three times. Nothing seems to happen. I had to exit manually
I would open a new issue because you're having issues with qpt_conv
.
I have no idea what could be the problem but at least if you create an issue specific for the problem then there's a chance that someone may see it.
(I wrote a short post about posting issues and questions at https://github.com/MDAnalysis/mdanalysis/discussions/4558 which may be helpful.)
I am going to leave this issue open for now.
I am getting an error while generating solid surface which says- ERROR:Maximum number of co-ordinates exceeded! Program TERMINATED I am sharing a screenshot for reference.
Please help me regarding this. Thank you