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

Can you provide some examples or scripts on how to use vasppy? #10

Open
obaica opened this issue Sep 4, 2019 · 5 comments
Open

Can you provide some examples or scripts on how to use vasppy? #10

obaica opened this issue Sep 4, 2019 · 5 comments

Comments

@obaica
Copy link

obaica commented Sep 4, 2019

Thank you for your hard work to develop such good software. Can you provide some examples or scripts on how to use vasppy? Because I am not very familiar with the python language.

@bjmorgan
Copy link
Owner

bjmorgan commented Sep 4, 2019

Can you please let us know what use cases you are most interested, and we can see if we have examples we can add to the repository.

@obaica
Copy link
Author

obaica commented Sep 5, 2019

Can you please let us know what use cases you are most interested, and we can see if we have examples we can add to the repository.

Thank you very much.

For example, how to use vasppy to process VASP output files to get data of band, density of states, optics, molecular dynamics, and so on.

@bjmorgan
Copy link
Owner

bjmorgan commented Sep 6, 2019

vasppy does not currently have any capabilities for processing molecular dynamics. I suggest you look at the MDAnalysis or the DiffusionAnalyzer class in pymatgen as possible alternatives.

@obaica
Copy link
Author

obaica commented Sep 7, 2019

vasppy does not currently have any capabilities for processing molecular dynamics. I suggest you look at the MDAnalysis or the DiffusionAnalyzer class in pymatgen as possible alternatives.

Thank you very much. But I find that the vasppy includes the vasppy.xdatcar module and vasppy.rdf module.

@bjmorgan
Copy link
Owner

bjmorgan commented May 5, 2020

An example for reading a VASP XDATCAR and generating a RDF is now included in the documentation: https://vasppy.readthedocs.io/en/latest/examples/rdfs.html

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

2 participants