Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7
typeflat
separatorpipe

Overview

Wannier90 is an open-source code (released under GPLv2) for generating maximally-localized Wannier functions and using them to compute advanced electronic properties of materials with high efficiency and accuracy.

Using

Use the module name wannier90 to discover versions available and to load the library.

Example

Code Block
[]$ module spider wannier90/

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  wannier90: wannier90/3.1.0
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    This module can be loaded directly: module load wannier90/3.1.0

    Help:
      Wannier90 is an open-source code (released under GPLv2) for generating maximally-localized Wannier functions and using them to compute advanced electronic properties of materials with high efficiency and accuracy.





[]$ module load wannier90/3.1.0
[]$