Minimum Energy path analysis using NEB

Hello Sir,

I have to find the minimum energy path of some simple models using Nudged elastic band method in lammps. Which visualization tool would you recommend me to use to carry out my analysis?

Regards and thank you,
Madhur Aggarwal
IIIT Hyderabad

The NEB doc explains how to write out a dump file for each replica

in the calcualtion. There are also 2 NEB-related Python scripts

in tools/python that massage these dump outputs into different

forms. Then I guess it is up to you to use a viz package (there are many)

which can work with LAMMPS-formatted dump files.

Steve