From 093ce364162fe375333e5f6639bc4b59390e92bd Mon Sep 17 00:00:00 2001 From: Atsushi Togo Date: Sun, 23 Feb 2014 22:36:16 +0900 Subject: [PATCH] Minor change of statement --- scripts/phono3py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/phono3py b/scripts/phono3py index be812aed..41e745d7 100755 --- a/scripts/phono3py +++ b/scripts/phono3py @@ -563,7 +563,8 @@ if log_level: print "%5.2f"*3 % tuple(vec) print "----------------------------- General settings ------------------------------" - print "Imposing translational symmetry:", options.is_translational_symmetry + print "Imposing translational symmetry to fc3 and fc2:", + print options.is_translational_symmetry print "Imposing symmetry of index exchange to fc2:", print options.is_symmetrize_fc2 print "Imposing symmetry of index exchange to fc3 in real space:",