~nickpapior/siesta/esm

Viewing all changes in revision 491.

  • Committer: Nick Papior
  • Date: 2016-03-07 20:29:19 UTC
  • Revision ID: nickpapior@gmail.com-20160307202919-yes7ti4qhvt8lytj
Fixed k-grid displacement reading

- There was no need for not reading 0 as a displacement
  in the kgrid_monkhorst_pack block.

  Previously siesta would error when:
   %block kgrid_monkhorst_pack
    1 0 0 0
    0 1 0 0
    0 0 1 0
   %endblock
  while now this will works

modified:
  Src/kgridinit.F
  Src/kpoint_grid.F90
  Src/kpoint_pdos.F90
  Src/m_ts_kpoints.F90
  Src/setup_kscell.F

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: