-
Notifications
You must be signed in to change notification settings - Fork 20
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
XYZ parsing error #212
Comments
Hi! For the XYZ format option |
Thanks for your help. I can obtain the right result using json format. Adding an option for importing CSV file will be very useful, as the speed of saving CSV is much higher than saving json from a numpy array. |
Thanks for the input! I will definitely consider implementing it the next time when I get back to the project. |
Hi,
I try to load a point set in XYZ format, while the splashsurf shows wrong particle number, is there anything wrong?
The commond I run:
Here is the test.xyz, just including the coordinates. I am not sure if it is the right format.
The output shows there are 58 particles, while it is 32.
The text was updated successfully, but these errors were encountered: