Commit Graph

11 Commits

Author SHA1 Message Date
joshuadelliott 332954cf26 Added functionality to GWL for iterative Www 2020-11-21 00:37:29 +00:00
joshuadelliott 10c4f20d00 Revert "gwl_Www_excitonic_states"
This reverts commit e2c53b76f9.
2020-11-20 23:50:08 +00:00
joshuadelliott e2c53b76f9 gwl_Www_excitonic_states 2020-11-20 23:41:24 +00:00
puma 8e4491b6a4 I forgot this.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12470 c92efa57-630b-4861-b058-cf58834340f0
2016-06-07 14:05:13 +00:00
puma a527a85625 New option for pw4gww.x
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11529 c92efa57-630b-4861-b058-cf58834340f0
2015-05-07 14:37:53 +00:00
puma 5de1d30774 Added in GWW rigid scissors for occupied and unoccupied manifolds.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11380 c92efa57-630b-4861-b058-cf58834340f0
2015-02-11 17:42:37 +00:00
puma 3c1d952d93 Added optional options to head.x program for reducing memory usage.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11089 c92efa57-630b-4861-b058-cf58834340f0
2014-07-16 15:01:01 +00:00
obm 4ba00c4dc9 Fixes the uninitialized l_head
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10777 c92efa57-630b-4861-b058-cf58834340f0
2014-02-27 14:25:04 +00:00
obm 83e85b38f4 Severe: There was a race condition between Modules/wannier_gw and GWW/pw4gww/wannier_gw. Intel compilers handled it internally so I didn't notice. Moral of the story: Always run a make clean before the commit; Always check with gnu compilers before comit.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10776 c92efa57-630b-4861-b058-cf58834340f0
2014-02-27 14:21:03 +00:00
dalcorso 949328c8f6 Unitialized variable in yesterday commit.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10774 c92efa57-630b-4861-b058-cf58834340f0
2014-02-27 09:47:21 +00:00
obm e0b8534459 Severe: GWW head.x was not working (segmentation faults). There was an obsolote version of very slightly modified phq_init.f90, which resulted in unallocated arrays. I merged the slight
change with PHonon phq_init.f90. I also added a new module wannier_gw, for a tight integration with the rest of the QE. 


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10772 c92efa57-630b-4861-b058-cf58834340f0
2014-02-26 16:25:53 +00:00