|
| subroutine, public | read_neb_section (neb_env, neb_section) |
| | Read data from the NEB input section.
|
| |
| subroutine, public | dump_neb_info (neb_env, coords, vels, forces, particle_set, logger, istep, energies, distances, output_unit) |
| | dump print info of a NEB run
|
| |
| subroutine, public | dump_replica_coordinates (particle_set, coords, i_rep, ienum, iw, use_colvar) |
| | dump coordinates of a replica NEB
|
| |
| subroutine, public | handle_band_file_names (rep_env, irep, n_rep, istep) |
| | Handles the correct file names during a band calculation.
|
| |
| subroutine, public | neb_rep_env_map_info (rep_env, neb_env) |
| | Print some mapping infos in the replica_env setup output files i.e. prints in which files one can find information for each band replica.
|
| |
I/O Module for Nudged Elastic Band Calculation.
- Note
- Numerical accuracy for parallel runs: Each replica starts the SCF run from the one optimized in a previous run. It may happen then energies and derivatives of a serial run and a parallel run could be slightly different 'cause of a different starting density matrix. Exact results are obtained using: EXTRAPOLATION USE_GUESS in QS section (Teo 09.2006)
- Author
- Teodoro Laino 10.2006