Commit Graph

7128 Commits

Author SHA1 Message Date
kucukben 2bdd557940 g_rad initialization is corrected
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7297 c92efa57-630b-4861-b058-cf58834340f0
2010-12-11 13:47:51 +00:00
giannozz 97d478d591 Seious bug: LSDA + Gamma-only + task groups = bad charge, due to work space
not correctly reset to zero after each k-point


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7296 c92efa57-630b-4861-b058-cf58834340f0
2010-12-10 16:57:32 +00:00
giannozz f6887916c2 Command-line option -ntg 1 was activating task groups and this is useless
unless ntg > 1. Still unclear why task groups are not working with Gamma
point and LSDA


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7295 c92efa57-630b-4861-b058-cf58834340f0
2010-12-10 15:43:55 +00:00
giannozz 61679f03cb Not sure why three arrays were initialized to 0/0 (triggering a floating point
error when debug is on). I guess it was for a check. I replaced it with a very
large value, that should make visible trouble in case of improper usage.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7294 c92efa57-630b-4861-b058-cf58834340f0
2010-12-10 13:58:01 +00:00
giannozz 034cd6cbe6 Misspelled variable ("i" instead of "1") caused out-of-bound error
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7293 c92efa57-630b-4861-b058-cf58834340f0
2010-12-10 13:25:23 +00:00
obm acaf139724 charge_response =1 and =2 swapped
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7292 c92efa57-630b-4861-b058-cf58834340f0
2010-12-09 14:38:54 +00:00
obm 3d37625e9d lr_post is no longer requested unless charge response is 2
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7291 c92efa57-630b-4861-b058-cf58834340f0
2010-12-09 09:18:35 +00:00
obm a42e889c70 Units and output convention fixes
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7290 c92efa57-630b-4861-b058-cf58834340f0
2010-12-08 11:28:32 +00:00
giannozz b08504c4b3 Bad replacement
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7289 c92efa57-630b-4861-b058-cf58834340f0
2010-12-07 22:14:31 +00:00
giannozz 32e0af51be Several '' (nonstandard) replaced with ' ' (standard), or with "
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7288 c92efa57-630b-4861-b058-cf58834340f0
2010-12-07 16:17:49 +00:00
riccardo a3562e77bf Bug fix: couple of variable deallocation in stress_vdW_DF_gradient sub.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7287 c92efa57-630b-4861-b058-cf58834340f0
2010-12-07 15:06:44 +00:00
marsamos eab1cda5b6 option --file=makefile_name only for gmake, was giving problems
on sp machines. now replaced by standard option -f makefile_name.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7286 c92efa57-630b-4861-b058-cf58834340f0
2010-12-07 14:24:30 +00:00
marsamos 3a060269e0 bcast of pluging arguments was called in the wrong place. bug signaled
by P. Umari.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7285 c92efa57-630b-4861-b058-cf58834340f0
2010-12-07 14:17:47 +00:00
marsamos 919c26d467 add indipendent plugin_arguments_bcast routine
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7284 c92efa57-630b-4861-b058-cf58834340f0
2010-12-07 14:17:00 +00:00
marsamos fd6a7917f4 call to interface mp_bcast for xmlinput attr and plugin_name was wrong.
I am blind!


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7283 c92efa57-630b-4861-b058-cf58834340f0
2010-12-06 15:19:29 +00:00
giannozz f3c00bd70f Some more cleanup. PLease do not introduce random years in the first line!
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7282 c92efa57-630b-4861-b058-cf58834340f0
2010-12-06 11:49:15 +00:00
giannozz 70557c2814 Cleanup: several occurences of '' replaced with ". Preliminary to cleanup of
the '' vs ' ' ess in character variable initialization (one of the two is
nonstandard, but I don't remember which one)
:


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7281 c92efa57-630b-4861-b058-cf58834340f0
2010-12-06 11:46:32 +00:00
marsamos 9ca7a209ad uncommented line for call to plugin arguments. Now plumed part
with -plumed si working for pw.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7280 c92efa57-630b-4861-b058-cf58834340f0
2010-12-06 10:18:49 +00:00
marsamos f2dbc01680 getarg for plugin is working.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7279 c92efa57-630b-4861-b058-cf58834340f0
2010-12-06 10:17:54 +00:00
giannozz a869becb55 More variable harmonization: ig1,ig2,ig3 => mill
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7278 c92efa57-630b-4861-b058-cf58834340f0
2010-12-05 13:07:09 +00:00
marsamos ccb148ca3d modified plumed-latest.tar.gz
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7277 c92efa57-630b-4861-b058-cf58834340f0
2010-12-02 13:49:16 +00:00
marsamos 27ee1dd655 updated main Makefile for plumed
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7276 c92efa57-630b-4861-b058-cf58834340f0
2010-12-02 13:47:55 +00:00
marsamos b6cb973d67 updated plugin-Makefile for plumed
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7275 c92efa57-630b-4861-b058-cf58834340f0
2010-12-02 13:47:37 +00:00
riccardo 61c6474b8b Added back input_dft parameter in xml input
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7274 c92efa57-630b-4861-b058-cf58834340f0
2010-11-30 22:14:14 +00:00
dalcorso ba61d92570 Parallelization over the directions in the paw case extended to the GGA
and to the phonon.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7273 c92efa57-630b-4861-b058-cf58834340f0
2010-11-30 16:49:22 +00:00
dalcorso c9ddfd6a8d Small problem in the user guide.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7272 c92efa57-630b-4861-b058-cf58834340f0
2010-11-30 16:05:38 +00:00
giannozz 4e323de122 Oops...misspelled variable name
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7271 c92efa57-630b-4861-b058-cf58834340f0
2010-11-30 07:13:22 +00:00
giannozz 6a37815e57 More removale of unused variables
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7270 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 18:34:26 +00:00
dalcorso 7b44c5f4e0 Cleanup of the relativistic paw part. Separate routines deals with the small
components.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7269 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 17:39:35 +00:00
giannozz e2c7e18e80 Minor cleanup of unused variables + release notes updated
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7268 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 17:16:42 +00:00
marsamos 437351fb2a PLUMED-latest.tar.gz add to archive
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7267 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 17:03:13 +00:00
marsamos a75ed11579 disabled call to plugin_arguments at the moment.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7266 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 16:08:21 +00:00
marsamos 320a278860 same for cp
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7265 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 16:06:02 +00:00
marsamos 37983ec750 added plugin_forces, plugin_initialization, and calls to this
empty routines in pwscf and forces.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7264 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 16:04:49 +00:00
marsamos 602cd50081 added plugin_arguments and plugin_flags file in modules
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7263 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 15:59:30 +00:00
marsamos e13b5bac03 save attribute defined twice in kernel_table
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7262 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 15:45:48 +00:00
marsamos 6d3b550db7 missing two & for continuing character line.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7261 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 15:45:24 +00:00
dalcorso 2755e9091b paw_onecenter was becoming too large. Symmetry related routines moved in paw_symmetry.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7260 c92efa57-630b-4861-b058-cf58834340f0
2010-11-29 15:19:19 +00:00
dalcorso 961c8390f8 Small cleanup.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7259 c92efa57-630b-4861-b058-cf58834340f0
2010-11-27 09:37:57 +00:00
mdt26a db561757e4 Updated PP/pw2casino-MDloop.sh script for QMC-MD loop source code update.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7258 c92efa57-630b-4861-b058-cf58834340f0
2010-11-26 21:47:13 +00:00
giannozz 030c007bed Removal of several variable redirections
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7257 c92efa57-630b-4861-b058-cf58834340f0
2010-11-26 18:12:57 +00:00
giannozz 0de27f6c5e Minor dpcumentation update
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7256 c92efa57-630b-4861-b058-cf58834340f0
2010-11-26 16:36:07 +00:00
riccardo 6ee7612f79 Vdw kernel table now in ASCII form, portable among different compilers and
architectures. The default location for the table is now the pseudo dir,
and as the pseudos it is loaded during in input.f90.
Md5 checksum is calculated for the vdw kernel file and printed in the
summary.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7255 c92efa57-630b-4861-b058-cf58834340f0
2010-11-26 16:04:59 +00:00
giannozz abd6fb12a6 More variable name harmonization: ngs=>ngms
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7254 c92efa57-630b-4861-b058-cf58834340f0
2010-11-25 22:03:05 +00:00
ccavazzoni b27e09a18a - link with esslsmp when building hybrid (MPI+OpenMP) executables
on IBM platforms


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7253 c92efa57-630b-4861-b058-cf58834340f0
2010-11-25 17:00:00 +00:00
giannozz b797141a13 ecutw => ecutwfc
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7252 c92efa57-630b-4861-b058-cf58834340f0
2010-11-24 11:46:56 +00:00
dalcorso 0a0b94e6d5 Bug fix: elph=.true. and trans=.false. was not working any more.
(Thanks to Andreas Linscheid for reporting the problem).


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7251 c92efa57-630b-4861-b058-cf58834340f0
2010-11-24 09:44:52 +00:00
giannozz a1b6a09a6d MOre harmonization of variable names
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7250 c92efa57-630b-4861-b058-cf58834340f0
2010-11-23 20:22:57 +00:00
giannozz 60b15869c2 More variable name harmonization
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7249 c92efa57-630b-4861-b058-cf58834340f0
2010-11-23 17:03:37 +00:00
marsamos 7081f2311f old dir plugin cleaned
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7248 c92efa57-630b-4861-b058-cf58834340f0
2010-11-23 12:13:40 +00:00