Commit Graph

441 Commits

Author SHA1 Message Date
giannozz 3f44e4f36b Forgot to remove iq1.iq2.iq3 from here as well
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6775 c92efa57-630b-4861-b058-cf58834340f0
2010-05-18 06:11:55 +00:00
marsamos b4437eeffb error in array boundaries tf%weights_time(-tf%n:-1) and not -tf%n:1 most probably.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6701 c92efa57-630b-4861-b058-cf58834340f0
2010-05-03 12:53:20 +00:00
marsamos eacd80eb01 Modified input_gw.f90 io error when compiling with debug flags due
to strange input handling. Now coherent with the rest of QE.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6700 c92efa57-630b-4861-b058-cf58834340f0
2010-05-03 12:50:57 +00:00
giannozz 2f2af84beb Dependencies updated
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6675 c92efa57-630b-4861-b058-cf58834340f0
2010-04-28 18:15:54 +00:00
giannozz 236056c1b6 More unallocated variables (courtesy of Vittorio Zecca)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6625 c92efa57-630b-4861-b058-cf58834340f0
2010-04-14 13:45:43 +00:00
giannozz 015ced7203 More occurrences of nonstandard forms for "Quantum ESPRESSO"
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6618 c92efa57-630b-4861-b058-cf58834340f0
2010-04-12 19:20:14 +00:00
dalcorso 36b917b4c8 Bug fix: another incompatibility between GWW and recent changes in the
phonon code. (Thanks to Yukihiro Okuno for reporting it).


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6587 c92efa57-630b-4861-b058-cf58834340f0
2010-04-01 10:53:14 +00:00
nn245 d85ca20874 Some cleanup to simplify machine-parsing (N. Nemec)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6580 c92efa57-630b-4861-b058-cf58834340f0
2010-03-31 10:04:40 +00:00
nn245 4463142589 Rename Modules/functionals.f90 to Modules/funct.f90 to avoid basename clash with flib/functionals.f90 (N. Nemec)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6505 c92efa57-630b-4861-b058-cf58834340f0
2010-03-17 12:01:22 +00:00
giannozz f0fc81c48e programs started with mp_global_start should end with mp_global_end. Not a
big deal: it avoids leaving allocated object at stop


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6451 c92efa57-630b-4861-b058-cf58834340f0
2010-02-25 20:03:07 +00:00
paulatto e05630a1a9 Call to ubound and lbound caused compilation problems with g95, probably
it's a g95 bug, but this fix is harmless (furthermore, the bug was showing
up in debug lines that ought to be removed).
LP


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6425 c92efa57-630b-4861-b058-cf58834340f0
2010-02-17 09:28:38 +00:00
giannozz 200a7ed1a6 Removed a few tabulators - there shouldn't be any in the code
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6424 c92efa57-630b-4861-b058-cf58834340f0
2010-02-17 04:47:29 +00:00
giannozz 4aab132039 A potentially large array of Miller indices is deallocated and re-allocated
only when used in GWW. Untested: may or may not work


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6419 c92efa57-630b-4861-b058-cf58834340f0
2010-02-16 16:16:04 +00:00
giannozz da3f938442 More symmetry cleanup (sort of). Symmetry-related variables, together with
routines that find the symmetry of a system, are in module symm_base;
module symme contains only routines for symmetrization of the various
quantities.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6403 c92efa57-630b-4861-b058-cf58834340f0
2010-02-12 20:57:55 +00:00
giannozz c22a10cc2f All makefiles simplified, make.depend updated, fixed an inconsistency in
XSpectra coming from recent changes


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6379 c92efa57-630b-4861-b058-cf58834340f0
2010-02-09 15:21:51 +00:00
giannozz 8ba0f9b1f9 removed inclusion of f_defs.h (should be removed)
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6305 c92efa57-630b-4861-b058-cf58834340f0
2010-01-18 13:52:55 +00:00
giannozz 6c5888721f Cleanup of matrix crystal to cartesian transformations
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6295 c92efa57-630b-4861-b058-cf58834340f0
2010-01-15 07:36:54 +00:00
giannozz fd9bcdb29a Yet another bug from previous commit
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6293 c92efa57-630b-4861-b058-cf58834340f0
2010-01-14 20:23:05 +00:00
giannozz 655b713f25 More symmetry cleanup: symtns => symmatrix (works in cartesian coordinates,
supersedes GIPAW/sym_cart_tensor.f90) - GIPAW and VdW untested


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6288 c92efa57-630b-4861-b058-cf58834340f0
2010-01-11 22:48:10 +00:00
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 3ddfa0f460 More of the same
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6116 c92efa57-630b-4861-b058-cf58834340f0
2009-11-08 11:49:26 +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
giannozz 805b860d62 Merge of initial printout between CP and PW: CPV/environment.f90 moved
to Modules/environment.f90 and generalized to PW and other codes.
PW/startup.f90 is kept as a wraper for now. The initial message in CP
looks now like the one in PW (please check if it satisfactory). The
compilation date has disappeared from info printed by CP: was it useful?
Makefiles and make.depends updated. ld1 does not depend any longer upon
files in PW/ . Miscellaneous cleanup.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6111 c92efa57-630b-4861-b058-cf58834340f0
2009-11-06 17:28:19 +00:00
dalcorso 9f777859d6 Yesterday commit was not compatible with GWW. Sorry.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6068 c92efa57-630b-4861-b058-cf58834340f0
2009-10-22 08:27:53 +00:00
giannozz 5d4372e58a Cleanup: gfortran hacks split into __GFORTRAN (for bugs) and __STD_F95
(for what is not a bug but a feature of standard f95: no allocatable arrays
in derived types); GWW made gfortran-compatible (#endif something is also
not standard ; removed unused allocate_bec and deallocate_bec; make.depend,
configure, doc updated


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5970 c92efa57-630b-4861-b058-cf58834340f0
2009-09-25 14:05:11 +00:00
degironc 1883640eb7 additional bec_type-related changes
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5959 c92efa57-630b-4861-b058-cf58834340f0
2009-09-21 13:38:34 +00:00
marsamos e510c33ec9 elimination of a useless use for ifdef EXX in produce_wannier_gamma
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5953 c92efa57-630b-4861-b058-cf58834340f0
2009-09-18 16:08:55 +00:00
degironc fb6d84f554 In an attempt to unifying the management of becp-like variables in various cases
(gamma_only, noncolin and generic k) a derived data-type bec_type is introduced
in becmod with component %r (for gamma real case), %nc (for non colinear case)
and %k (for the generic k case) .
The changes were tivial (rbecp -> becp%r, becp->becp%k, becp_nc->becp%nc) but
pervasive... I tried my best to test that everything is ok

stefano


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5937 c92efa57-630b-4861-b058-cf58834340f0
2009-09-16 15:26:25 +00:00
marsamos b581992386 add coulomb_vcut in Modules part of GWW's Makefile. Small problem
fixed for compilation of produce_wannier_gamma with -DEXX


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5931 c92efa57-630b-4861-b058-cf58834340f0
2009-09-14 09:13:08 +00:00
degironc ea12898a5d first implementation of Martyna-Tuckerman method to decouple periodic
images in a cluster calculation.  Still to be tested in parallel, it
 has been tested for Gamma vs 0 0 0 and for nspin=1 and 2. Forces seem
 to be ok. In the few cases considere there is no significant increase
 of workload with respect to the periodic calculation.

 plot_io.f90 moved from PP to flib because it may be needed
 in PW/martyna_tuckeman.f90 for debugging and in this way circular
 references are avoided. It only USE low-level modules like io_global,
 kinds, and constants so it should be ok.

 Module ws_base.f90 added in Modules. It deals with basic operations
 associated to Wigner-Seitz cell. The implementation should be general;
 it has been tested for SC and FCC only.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5911 c92efa57-630b-4861-b058-cf58834340f0
2009-09-09 12:59:40 +00:00
giannozz a13cd1f18b Misplaced routines re-placed, Makefiles updated:
Modules/vxccg.f90 split into atomic/vxcgc.f90 and flib/radial_gradients.f90
Modules/metagga.f90 moved to flib/metagga.f90


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5884 c92efa57-630b-4861-b058-cf58834340f0
2009-09-04 13:40:13 +00:00
giannozz fdba597587 removed obsolete (and useless anyway) include f_defs.h
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5858 c92efa57-630b-4861-b058-cf58834340f0
2009-08-22 21:10:17 +00:00
marsamos 0dd8260954 Change temporarly GWW Makefiles for IFLAGS stuff
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5841 c92efa57-630b-4861-b058-cf58834340f0
2009-08-07 14:05:54 +00:00
marsamos 3adcb6c382 pw4gww files from GWW added to the repository
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5832 c92efa57-630b-4861-b058-cf58834340f0
2009-08-07 11:51:54 +00:00
marsamos aaa1cf6480 minpack files from GWW
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5831 c92efa57-630b-4861-b058-cf58834340f0
2009-08-07 11:48:45 +00:00
marsamos a9880e5709 files from subdir head of GWW
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5830 c92efa57-630b-4861-b058-cf58834340f0
2009-08-07 11:45:58 +00:00
marsamos b86e986633 commit make.depend from subdir gww
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5829 c92efa57-630b-4861-b058-cf58834340f0
2009-08-07 11:45:10 +00:00
marsamos 7f2d29f591 step-by-step adding GWW subdir and files. Now files from subdir gww
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5828 c92efa57-630b-4861-b058-cf58834340f0
2009-08-07 11:40:59 +00:00
marsamos a9e529ed43 try to commit GWW Makefile
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5827 c92efa57-630b-4861-b058-cf58834340f0
2009-08-07 11:36:32 +00:00
marsamos 49608602d0 try to commit the doc of GWW
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5826 c92efa57-630b-4861-b058-cf58834340f0
2009-08-07 11:05:12 +00:00