We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could be implemented like the FileReduction to take positions (and velocities) and output them to XYZ files for easier visualisation.
FileReduction
The text was updated successfully, but these errors were encountered:
Doesn't write_extxyz in NQCBase already do that? https://github.com/NQCD/NQCBase.jl/blob/933e805a43f8ed27d44dfac5d8459f0c956de351/src/io/extxyz.jl#L5
would it make sense for us to interface to ExtXYZ.jl? https://github.com/libAtoms/ExtXYZ.jl
Sorry, something went wrong.
Alexsp32
No branches or pull requests
Could be implemented like the
FileReduction
to take positions (and velocities) and output them to XYZ files for easier visualisation.The text was updated successfully, but these errors were encountered: