Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 597 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 597 Bytes

NEB_Excel_Macro

This macro will 1) automatically calculate the activation barrier, 2) change the transition state energy to red, and 3) create plots with curve fitting for each path. The user is responsible in generating a text format with directory paths between Nudged Elastic Band (NEB) energies. The text must be sequential and the final line must contain a "/". An example text format is provided, along with a bash collection script (to generate such text format) and an example excel sheet. The energies were determiend using VASP with IBRION = 3.

This is my first visual basic project.