Commit Graph

6 Commits

Author SHA1 Message Date
giannozz 054e721960 Misc pseudopotential cleanup: upf_to_internal merged between CP and PW;
PAW-related stuff extracted and put into the paw module; various checks
moved to more appropriate places; initialization of obsolete variables
lloc and lmax moved elsewhere; variable zp moved to uspp_param.
All PP-reading subroutines (too many) read zp, not zv; zv is set later.
Summary for pseudopotentials unified and purged of printout of
obsolete/unused/unset variables.
PW/readin.f90 renamed to something more suggestive of what it does
(PW/read_pseudo.f90). Module PW/upf_to_internal.f90 moved to Modules/,
routine upf2internal removed from CPV/read_pseudo.f90.
Harmless error in berry phase + a few bad formats in GIPAW fixed.
Dependencies and Makefiles updated.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3851 c92efa57-630b-4861-b058-cf58834340f0
2007-03-18 19:24:56 +00:00
seitsonen f70b7dc57e Changed the data types in the PAW reconstruction; now there is one major
data type for a species and an array to store this data for all species.
Seems to compile and run 'pw.x' correctly, some other problem in GIPAW/NMR...?

        apsi


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3803 c92efa57-630b-4861-b058-cf58834340f0
2007-02-21 16:54:18 +00:00
giannozz d3b89d58dd Syntax used in a few places to split lines was not accepted by all compilers.
Makefile updated


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3784 c92efa57-630b-4861-b058-cf58834340f0
2007-02-15 11:46:39 +00:00
ceresoli 32bc3ed173 Small ``cosmetic'' changes. (D.C.)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3714 c92efa57-630b-4861-b058-cf58834340f0
2007-01-25 09:45:09 +00:00
seitsonen c133bbd939 Moved nmr_macroscopic shape into the input
apsi


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3708 c92efa57-630b-4861-b058-cf58834340f0
2007-01-24 09:51:33 +00:00
seitsonen 180f6aea6b - changed all 'nmr_*' and 'magn_*' into 'gipaw_*' for all references to the
main code
 - 'compute_sigma.f90' containts all the three components of the sigma
     tensor, thus the filename was changed

       apsi


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3663 c92efa57-630b-4861-b058-cf58834340f0
2007-01-15 11:45:23 +00:00