One more minor change to documentation

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@9386 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2012-08-28 12:52:39 +00:00
parent a9ee125f9e
commit 425224977b
1 changed files with 3 additions and 2 deletions

View File

@ -57,9 +57,10 @@ input_description -distribution {Quantum Espresso} -package PWscf -program ph.x
}
var niter_ph -type INTEGER {
default { 100 }
default { maxter=100 }
info {
Maximum number of iterations in a scf step.
Maximum number of iterations in a scf step. If you want
more than 100, edit variable "maxter" in PH/phcom.f90
}
}