Minor modification

This commit is contained in:
Atsushi Togo 2014-09-16 16:12:52 +09:00
parent 54984f9ecc
commit 18eaa95f80
1 changed files with 1 additions and 0 deletions

View File

@ -639,6 +639,7 @@ if run_mode != 'displacements':
if run_mode == 'displacements':
phonon = Phonopy(unitcell,
settings.get_supercell_matrix(),
primitive_matrix=settings.get_primitive_matrix(),
factor=factor,
is_auto_displacements=False,
symprec=options.symprec,