A Tool for Obtaining Maximally-Localised Wannier Functions
Wannier90 uses inputs from an electronic-structure code to transform the Bloch orbitals of a crystal into maximally-localised Wannier functions. Interfaces exist for various density-functional theory codes.
Wannier90 uses inputs from an electronic-structure code to transform the Bloch orbitals of a crystal into maximally-localised Wannier functions. Interfaces exist for various density-functional theory codes.
To install wannier90, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install wannier90
To see what files were installed by wannier90, run:
port contents wannier90
To later upgrade wannier90, run:
sudo port selfupdate && sudo port upgrade wannier90
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.