Commit Graph

5 Commits

Author SHA1 Message Date
giannozz 3a98e2d9d4 More patches from Axel:
- correct an unquoted string (iosys) in PW/input.f90:483
(this was the cause of tonight compilation failere)
- correct a few incorrect format strings
- make more use of the constants module and thus
  provide more consistent units. NOTE, this has some
  numerical changes in the outputs, as in some places
  rather low precision and inconsistent numbers were
  used for unit conversion.
- convert all(?) single precision constants to double
  using the attached little perl program.
  exceptions: efermi.f90 (as it is supposed to be rewritten
  anyways), plotbands.f90 (it uses single precision everywhere,
  which may result in saving a significant amount of memory,
  so i converted the two double precision constants to single).
Unused routine 'set_fft_grid' removed


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3602 c92efa57-630b-4861-b058-cf58834340f0
2006-12-14 08:53:47 +00:00
kokalj 06db4c50f1 fixing bug for AWK test: "==" -> "=" in "if test"
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@686 c92efa57-630b-4861-b058-cf58834340f0
2004-02-28 12:35:57 +00:00
kokalj de5ada5f82 Updated pwo2xsf utility, fully up-to-date with PW2.0.
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@593 c92efa57-630b-4861-b058-cf58834340f0
2004-02-13 13:20:40 +00:00
giannozz b13d6feaf1 Minor details
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@294 c92efa57-630b-4861-b058-cf58834340f0
2003-09-01 17:06:02 +00:00
giannozz 5e3397521b Example outputs updated. Manual updated.
Added scripts from Tone, Makefile for cygwin.


git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@292 c92efa57-630b-4861-b058-cf58834340f0
2003-09-01 11:06:48 +00:00