ModeMap
ModeMap copied to clipboard
A set of tools for mapping and analysing the potential-energy surfaces along phonon modes.
Results
2
ModeMap issues
Sort by
recently updated
recently updated
newest added
The new implementation about "--no_q_scale" (26/04/2017) as showed below group2.add_argument( "--no_q_scale", action = 'store_true', help = "Do not scale normal-mode coordinates fed to Phonopy by sqrt(N_a) (this is required for...
Hi! Thanks for creating such a useful package! The current code `ModeMap` scripts all work with python 3, with current versions of `matplotlib`/`numpy` etc, except for `ModeMap_PolyFit.py` due to a...