Added XYZ animation frames #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "John-Ferrier/io_mesh_atomic:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added functionality for animations of XYZ files when importing with the option "Load all frames"
Hey. I have commit rights to this and can help you merge this, but I'm not really qualified to make judgement on the changes here. Can you give me some example files I can test importing? And describe more of what changes, because I see lot of deleted code as well as new ones.
Sure. It's been a while since that one. But, if I remember correctly, there was a section of the code dedicated to sequential loading of XYZ files for the sake of animation. Unfortunately, there was a mistake and it would only load one frame. So, I fixed the error to allow for loading all frames. You can check this by loading sequential XYZ files of the same molecule type.
I used the newer code to make an animation of vibrational modes of a molecule. :)
Do you have example files I can test with?
yes. it just might take about a week to get that to you. I'm currently in the throws of my PhD defense so I can't allocate too much time to this right now. But, I will be back. :)
Checkout
From your project repository, check out a new branch and test the changes.