Max number of k-points reset to its previous (and exceedingly large) value

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3333 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2006-08-24 08:47:13 +00:00
parent 7619767b2b
commit d7dfb3d737
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ MODULE parameters
INTEGER, PARAMETER :: &
ntypx = 10, &! max number of different types of atom
npsx = ntypx, &! max number of different PPs (obsolete)
npk = 4000, &! max number of k-points
npk = 40000, &! max number of k-points
lmaxx = 3, &! max non local angular momentum (l=0 to lmaxx)
nchix = 6, &! max number of atomic wavefunctions per atom
ndmx = 2000 ! max number of points in the atomic radial mesh