I find the default printout of local magnetic moments at each step very

irritating


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11882 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2015-12-01 17:49:12 +00:00
parent b6e339a6fd
commit 0bf53781cc
2 changed files with 4 additions and 4 deletions

View File

@ -234,7 +234,7 @@ MODULE read_namelists_module
B_field = 0.0_DP
angle1 = 0.0_DP
angle2 = 0.0_DP
report = 1
report = 100
!
no_t_rev = .FALSE.
!

View File

@ -1227,10 +1227,10 @@ input_description -distribution {Quantum Espresso} -package PWscf -program pw.x
}
var report -type INTEGER {
default { 1 }
default { 100 }
info {
It is the number of iterations after which the program
write all the atomic magnetic moments.
Number of iterations after which the program
writes all the atomic magnetic moments.
}
}