Go to the source code of this file.
|
| module | md_util |
| | Utilities for Molecular Dynamics.
|
| |
|
| subroutine, public | md_util::md_output (md_env, md_section, root_section, forced_io) |
| | collects the part of the MD that, basically, does the output
|
| |
| subroutine, public | md_util::read_vib_eigs_unformatted (md_section, vib_section, para_env, dof, eigenvalues, eigenvectors) |
| | read eigenvalues and eigenvectors of Hessian from vibrational analysis results, for use of initialising MD simulations. Expects to read an unformatted binary file
|
| |