forked from lijiext/lammps
14 lines
381 B
Plaintext
14 lines
381 B
Plaintext
Perform geodesic NEB calculations for spin configurations.
|
|
The two examples are:
|
|
- the magnetic switching of an iron nanoisland
|
|
- the collapse of a magnetic skyrmion
|
|
|
|
Run those examples as:
|
|
|
|
mpirun -np 3 lmp_mpi -in in.gneb.iron -partition 3x1
|
|
|
|
You should be able to use any number of replicas >= 3.
|
|
|
|
In the interpolate/ directory, a c routine is provided to
|
|
interpolate the MEP.
|