Difference between revisions of "Wannier90"
Jump to navigation
Jump to search
(Created page with "__NOTOC__ __NOEDITSECTION__ Category:SoftwareCategory:Computational Physics {|<!--Main settings - REQUIRED--> |{{#vardefine:app|wannier90}} |{{#vardefine:url|http://ww...") |
Moskalenko (talk | contribs) m (Text replacement - "#lowercase" to "lc") |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Physics]] |
{|<!--Main settings - REQUIRED--> | {|<!--Main settings - REQUIRED--> | ||
|{{#vardefine:app|wannier90}} | |{{#vardefine:app|wannier90}} | ||
Line 18: | Line 18: | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
− | + | Wannier90 computes Maximally-Localised Wannier Functions (MLWF) following the method of Marzari and Vanderbilt (MV). For entangled energy bands, the method of Souza, Marzari and Vanderbilt (SMV) is used. | |
+ | |||
+ | ==Versions== | ||
+ | ---- | ||
+ | wannier90/1.2 | ||
+ | wannier90/2.0.0 | ||
+ | wannier90/2.1.0 | ||
<!--Modules--> | <!--Modules--> | ||
==Required Modules== | ==Required Modules== | ||
[[Modules|modules documentation]] | [[Modules|modules documentation]] | ||
− | === | + | ===Parallel=== |
− | *{{#var:app}} | + | * intel/2013 or intel/2017 |
+ | * openmpi: available versions | ||
+ | ---- | ||
+ | intel/2013.sp1.3.174 openmpi/1.6.5 | ||
+ | intel/2017.1.132 openmpi/1.10.2 | ||
+ | intel/2017.1.132 openmpi/2.0.1 | ||
+ | |||
+ | * {{lc:{{#var:app}}}} | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
+ | * HPC_{{uc:{{#var:app}}}}_BIN - executable program directory | ||
+ | * HPC_{{uc:{{#var:app}}}}_LIB - library directory | ||
+ | |||
{{#if: {{#var: exe}}|==How To Run== | {{#if: {{#var: exe}}|==How To Run== | ||
WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}} | WRITE INSTRUCTIONS ON RUNNING THE ACTUAL BINARY|}} | ||
Line 40: | Line 56: | ||
*'''Q:''' **'''A:'''|}} | *'''Q:''' **'''A:'''|}} | ||
{{#if: {{#var: citation}}|==Citation== | {{#if: {{#var: citation}}|==Citation== | ||
− | |||
− | |||
− | |||
− | |||
|}} | |}} |
Latest revision as of 21:31, 6 December 2019
Description
Wannier90 computes Maximally-Localised Wannier Functions (MLWF) following the method of Marzari and Vanderbilt (MV). For entangled energy bands, the method of Souza, Marzari and Vanderbilt (SMV) is used.
Versions
wannier90/1.2 wannier90/2.0.0 wannier90/2.1.0
Required Modules
Parallel
- intel/2013 or intel/2017
- openmpi: available versions
intel/2013.sp1.3.174 openmpi/1.6.5 intel/2017.1.132 openmpi/1.10.2 intel/2017.1.132 openmpi/2.0.1
- wannier90
System Variables
- HPC_WANNIER90_DIR - installation directory
- HPC_WANNIER90_BIN - executable program directory
- HPC_WANNIER90_LIB - library directory