Commit Graph

20 Commits

Author SHA1 Message Date
degironc 897c33c1e5 Calculation of finite (imaginary) frequency polarizability added.
So far it only works for non-metals and the output is specific for
molecules (it prints polarizability, not the dielectric constants).
Contributed by Viet Huy Nguyen.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2980 c92efa57-630b-4861-b058-cf58834340f0
2006-03-30 09:43:38 +00:00
umari 5d856593cd Added pseudo potentials for example of electric field
in cp.x (bulk MgO)

P.U.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2356 c92efa57-630b-4861-b058-cf58834340f0
2005-10-24 15:04:12 +00:00
umari 8d82a903ad I added this pseudo for the example of a Silicon dimer,
BO MD, conjugate gradient and ensemble DFT
The other Si pseudos in the example were not on the
pwscf.org web-page of pseudos

P.U.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2347 c92efa57-630b-4861-b058-cf58834340f0
2005-10-22 21:33:01 +00:00
sbraccia 25be624969 Example for meta-gga (contributed by Xiaofei Wang).
C.S.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2024 c92efa57-630b-4861-b058-cf58834340f0
2005-07-14 21:58:33 +00:00
dalcorso 2a1421f999 The same pseudo generated in gen-pseudo is used in the example22.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@1409 c92efa57-630b-4861-b058-cf58834340f0
2004-11-01 09:43:32 +00:00
giannozz ace8b915bb Misc small changes
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@1174 c92efa57-630b-4861-b058-cf58834340f0
2004-08-26 09:33:01 +00:00
profeta 98d9560c82 necessary pseudopotential files (and reconstruction wavefunctions)
for example 24


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@1147 c92efa57-630b-4861-b058-cf58834340f0
2004-08-20 13:53:32 +00:00
cavazzon e163a007ef - further merging of low level subroutine between FPMD and CP
( cell_move in Module/cell_base.f90 )
- More input parameters check in Module/read_namelists
- For CP, restart file is saved in working directory like in FPMD
  and not in output_dir where MD data are saved, this is because
  usually one keep MD trajectories in home dir.
- added pseudopotential for wannier dynamics example
- added Wannier postprocessing (from Manu Sharma )
- fixed a small bug for FPMD and 'diis' electron dynamics


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@1083 c92efa57-630b-4861-b058-cf58834340f0
2004-07-19 17:19:16 +00:00
dalcorso 14f4970a55 Added the pseudopotential of Carbon for example2.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@967 c92efa57-630b-4861-b058-cf58834340f0
2004-06-14 16:30:58 +00:00
dalcorso 0b761b6123 Added a pseudopotential for the spin-orbit example.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@963 c92efa57-630b-4861-b058-cf58834340f0
2004-06-14 13:06:59 +00:00
sbraccia de4139aec1 Added the pseudopotential for the NEBexample.
C.S.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@506 c92efa57-630b-4861-b058-cf58834340f0
2004-01-22 15:07:18 +00:00
cavazzon c5d8ff2f66 - unit 6 replaced by stdout in CPV
- ^M removed from pseudo files
- wavefunctions arrais moved to module
  wavefunctions_module, common to all codes
  this is required to reduce duplicated subroutine
- new lapack subroutine, called from PWCOND,
  added to lib/lapack.f lib/lapack_ibm.f


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@381 c92efa57-630b-4861-b058-cf58834340f0
2003-11-09 10:42:50 +00:00
giannozz bba38fd761 bfgs modified to work with arbitrary components of the atomic positions
kept fixed (Carlo Sbraccia)
"Total force" now prints a more sensible quantity:
\sqrt(\sum_{i,n} f_i(n)^2) instead of \sum_{i,n} |f_i(n)|
Cleanup in several routines and in modules.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@334 c92efa57-630b-4861-b058-cf58834340f0
2003-10-16 16:30:12 +00:00
giannozz 3e987783be *** empty log message ***
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@328 c92efa57-630b-4861-b058-cf58834340f0
2003-10-13 14:38:07 +00:00
cavazzon 194b09d087 pseudopotential for example13 added
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@325 c92efa57-630b-4861-b058-cf58834340f0
2003-10-06 07:37:27 +00:00
dalcorso 847cae092d Added an example of the use of occupation='from_input'.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@288 c92efa57-630b-4861-b058-cf58834340f0
2003-08-21 14:31:59 +00:00
giannozz 83abfae425 Added PP for Berry phase test, removed Ga
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@236 c92efa57-630b-4861-b058-cf58834340f0
2003-06-13 13:14:03 +00:00
cavazzon 15dd1c757c - many small changes ( comments and standartd output layout )
- some new pseudo
- some new cp_examples
- NEW shared module constants, this is the merge of FPMD and PW constants module
- NEW fpmd2upf pseudo converter (from fpmd format to upf )

carlo


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@22 c92efa57-630b-4861-b058-cf58834340f0
2003-01-26 22:39:33 +00:00
giannozz 127cd0e6a4 Misc. changes to installation files
small change in input.f90 to allow use of debugger
Do not (yet) use UPF format to write PPs in restart file:
other types of PP will not work
Example added, example documentation and PP in UPF format updated


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@19 c92efa57-630b-4861-b058-cf58834340f0
2003-01-24 18:28:58 +00:00
giannozz ac9f2144c0 O-sesame
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2 c92efa57-630b-4861-b058-cf58834340f0
2003-01-19 21:58:50 +00:00