An integrated suite of open-source computer codes for electronic-structure calculations and materials modeling at the nanoscale. It is based on density-functional theory, plane waves, and pseudopotentials. This package will build pw, pp, ld1, xspectra, cp, and ph.
An integrated suite of open-source computer codes for electronic-structure calculations and materials modeling at the nanoscale. It is based on density-functional theory, plane waves, and pseudopotentials. This package will build pw, pp, ld1, xspectra, cp, and ph.
To install quantum-espresso, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install quantum-espresso
To see what files were installed by quantum-espresso, run:
port contents quantum-espresso
To later upgrade quantum-espresso, run:
sudo port selfupdate && sudo port upgrade quantum-espresso
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.