Skip to content

Commit

Permalink
Merge pull request wannier-developers#102 from AntimoMarrazzo/GW
Browse files Browse the repository at this point in the history
Update k_mapper.py
  • Loading branch information
giovannipizzi authored Feb 20, 2017
2 parents b6cc10a + ae14d71 commit 1e6e09d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions utility/k_mapper.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
#! /usr/bin/env python
#
# This file is distributed as part of the Wannier90 code and
# under the terms of the GNU General Public License. See the
# file `LICENSE' in the root directory of the Wannier90
# distribution, or http://www.gnu.org/copyleft/gpl.txt
#
# The webpage of the Wannier90 code is www.wannier.org
#
# The Wannier90 code is hosted on GitHub:
#
# https://github.com/wannier-developers/wannier90
#
# Python2 script to find the indeces of a coarse mesh into a finer mesh
# provided they are commensurate.
#
Expand Down

0 comments on commit 1e6e09d

Please sign in to comment.