Skip to content

Plots the evolution of forces from VASP's OUTCAR file. Useful for analyzing optimization progression between or during job submissions.

License

Notifications You must be signed in to change notification settings

Danil-phy-cmp-120/plot_forces_from_VASP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

plot_forces_from_VASP

Plots the evolution of forces from VASP's OUTCAR file relative to the convergence criteria. Useful for analyzing optimization progression between or during job submissions.

By default, forces will be read from 'OUTCAR' and plotted. Alternative files can be specified with -i or --input. If multiple job submissions are contained within the OUTCAR file (i.e. the VASP run was continued without purging output files from previous runs), the convergence criteria plotted will correspond to the EDIFFG parameter specified in the most recent job.

Example of intended usage: python plot_forces or python plot_forces -i my_OUTCAR

About

Plots the evolution of forces from VASP's OUTCAR file. Useful for analyzing optimization progression between or during job submissions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%