Dos extract.py: Difference between revisions
Jump to navigation
Jump to search
New page: go back to Main Page, Computational Resources, Scripts, VASP, Núria López and Group |
No edit summary |
||
| Line 1: | Line 1: | ||
=Instructions= | |||
* To use this script: | |||
1) download it | |||
2) copy it to the ~/bin folder | |||
3) chmod u+x ~/bin/dos_extract.py | |||
4) go to your calculation path which contains DOSCAR | |||
5) run it with command in terminal: dos_extract.py | |||
The content of ~/bin/cif2vasp.py should be this: | |||
go back to [[Main Page]], [[Computational Resources]], [[Scripts]], [[VASP]], [[Núria López and Group]] | go back to [[Main Page]], [[Computational Resources]], [[Scripts]], [[VASP]], [[Núria López and Group]] | ||
Revision as of 14:13, 9 February 2018
Instructions
- To use this script:
1) download it 2) copy it to the ~/bin folder 3) chmod u+x ~/bin/dos_extract.py 4) go to your calculation path which contains DOSCAR 5) run it with command in terminal: dos_extract.py
The content of ~/bin/cif2vasp.py should be this:
go back to Main Page, Computational Resources, Scripts, VASP, Núria López and Group