Commit Graph

15 Commits

Author SHA1 Message Date
profeta 9ad52f1d89 Some typos corrected in the printing of the different tensors
add units to final results
Correct the sign of off-diagonal terms


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@1129 c92efa57-630b-4861-b058-cf58834340f0
2004-08-19 14:13:38 +00:00
sbraccia d1579c66ec Removed references (not yet everywhere) to module basis for those variables already in module ions_base.
C.S.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@953 c92efa57-630b-4861-b058-cf58834340f0
2004-06-12 13:44:18 +00:00
cazzato db23f632d6 the new punch routine, which writes on the .save file (instead of .pun),
is now the default. Moreover, if the wf_collect flag (in the control namelist)
is true, it collects all wave functions and store them in the same file.
The phonon and postprocessing codes can handle this new .save file.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@864 c92efa57-630b-4861-b058-cf58834340f0
2004-05-07 17:21:24 +00:00
giannozz 18658b544f Cleanup: zv moved to module "basis"
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@809 c92efa57-630b-4861-b058-cf58834340f0
2004-04-21 17:14:38 +00:00
profeta 2b03df8527 move read_recon subroutine inside paw module for future use in nmr calculation
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@797 c92efa57-630b-4861-b058-cf58834340f0
2004-04-14 11:59:52 +00:00
giannozz e277741dc8 First steps in USPP merge between CP and PW:
PW: nqfm => nqfx, some us variables and aainit moved to Modules/uspp.f90 (new)
CP: lx, lqx => lqmax, lix => lmaxx+1, variables moved, aainit not yet merged
invmat moved to flib/ and merged with invmat3 of CP/FPMD,
rndm and ylmr2 moved to flib/ in rranf.f90


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@793 c92efa57-630b-4861-b058-cf58834340f0
2004-04-13 21:49:51 +00:00
profeta 079d0e4c60 wfc_label were initialize inside type definition which is not standard f90
add a paw_wfc_init subroutine to do the job


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@792 c92efa57-630b-4861-b058-cf58834340f0
2004-04-08 15:00:29 +00:00
sbraccia 764ce7f663 References to brilz replaced everywhere by cell_base.
There are still references to pwcom: please do not use pwcom in new code !!!
C.S.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@760 c92efa57-630b-4861-b058-cf58834340f0
2004-04-02 10:30:15 +00:00
giannozz 581e56d3ec Two instances of the same variable in efg.f90 (found by Antonio Tilocca)
Cleanup, doc, workaround for yet another ifc8 bug, no more #ifdef ZHEGVX


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@722 c92efa57-630b-4861-b058-cf58834340f0
2004-03-15 10:07:07 +00:00
profeta 9f32c91f8b forget to multiply efg correction by kpoint weight
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@710 c92efa57-630b-4861-b058-cf58834340f0
2004-03-10 16:20:59 +00:00
profeta ae0e365eac Bugs in ewald_dipole in parallel
Check efg in parallel
Bugs in call to mp_bcast when replaced poolbcast, one should check
that npool /= 1 (previously done in poolbcast


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@708 c92efa57-630b-4861-b058-cf58834340f0
2004-03-09 17:43:17 +00:00
profeta cabbea8cda cleaning and documentations added
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@706 c92efa57-630b-4861-b058-cf58834340f0
2004-03-08 15:38:27 +00:00
profeta 64be6ef603 lots of cleaning, explicit variable in use modules
bug solved in efg


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@694 c92efa57-630b-4861-b058-cf58834340f0
2004-03-05 09:16:17 +00:00
profeta 7f7bc32c6a Calculation of NMR parameters Cq and eta in efg
some output formatting


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@689 c92efa57-630b-4861-b058-cf58834340f0
2004-03-01 16:55:18 +00:00
profeta 3f541d0d8e Add electric field gradient calculation with PAW reconstruction
move setv and symz to PW
MP


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@672 c92efa57-630b-4861-b058-cf58834340f0
2004-02-25 15:20:28 +00:00