Commit Graph

16 Commits

Author SHA1 Message Date
giannozz 976fdf6f4e More minor cleanup (this time "harmless", not "harmful"!)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6123 c92efa57-630b-4861-b058-cf58834340f0
2009-11-09 18:53:05 +00:00
giannozz 90a501d84e variables ortho_para and use_task_group moved from control_flags to
mp_global, which seems to me a more appropriate place. Many changes
but little stuff. Hopefully harmful, but no guarantee: please check!


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6122 c92efa57-630b-4861-b058-cf58834340f0
2009-11-09 16:07:19 +00:00
giannozz fcb09dd617 More initialization cleanup: clock and stack initialization moved into
environment_start; a few useless wrappers removed


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6115 c92efa57-630b-4861-b058-cf58834340f0
2009-11-08 10:11:24 +00:00
dceresoli 278d48d9d5 Workaround: NMR calculations when ibrav=0 and celldm(1) is small.
Now it's perfect. (D.C.)


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5848 c92efa57-630b-4861-b058-cf58834340f0
2009-08-14 16:10:25 +00:00
giannozz 5975a0d477 More of the same
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5803 c92efa57-630b-4861-b058-cf58834340f0
2009-08-03 08:15:09 +00:00
giannozz 3675de688a #ifdef __INTEL moved inside clib/stack.c .The C code used to be compiled
in all cases, causing problems in at least one obscure software configuration


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5482 c92efa57-630b-4861-b058-cf58834340f0
2009-03-25 15:11:41 +00:00
ceresoli e4ba8c9081 Unlimited stack also for GIPAW. (D.C.)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5112 c92efa57-630b-4861-b058-cf58834340f0
2008-08-06 22:25:55 +00:00
giannozz bdae2b6cb1 Cleanup of wavefunction initialization. Since I wasted two hours hunting
for a bug, before I realized that there were two copies of "gamma_only",
I wasted two more hours to iuse a single value of "gamma_only" (the one
oin control_flags).


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@4468 c92efa57-630b-4861-b058-cf58834340f0
2007-11-22 14:23:04 +00:00
seitsonen 52753349f5 Hyper-fine interactions implemented; seem to work for CN molecule. No
extrapolation towards the origin included yet. EFG not tested

       apsi


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3932 c92efa57-630b-4861-b058-cf58834340f0
2007-05-10 12:27:45 +00:00
ceresoli 57c583ecee Some I/O fixes (nwordwfc). (D.C.)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3880 c92efa57-630b-4861-b058-cf58834340f0
2007-03-28 11:50:04 +00:00
ceresoli 2896bbf712 Small changes. Trying to stay in touch with the latest
CVS developements. (D.C.)


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3812 c92efa57-630b-4861-b058-cf58834340f0
2007-02-23 11:42:03 +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
ceresoli a17f5cf04a Spline interpolation working in parallel. (D.C.)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3715 c92efa57-630b-4861-b058-cf58834340f0
2007-01-25 10:47:07 +00:00
seitsonen de86de708b - added EFG into the 'Makefile' and the main routine in 'gipaw_main.f90'
- changed the name of main routine from 'do_efg()' into 'efg()', had to
    change the name of the array 'efg' into 'efg_total' as a consequence

       apsi


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3691 c92efa57-630b-4861-b058-cf58834340f0
2007-01-18 14:22:48 +00:00
seitsonen 50bf9ef64d - filename corrected in 'Makefile'
- consistent modules used in 'gipaw_main.f90'


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3673 c92efa57-630b-4861-b058-cf58834340f0
2007-01-15 16:09:32 +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