-
Notifications
You must be signed in to change notification settings - Fork 41
Update QuantumESPRESSO documentation #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 3 commits
61cb123
86e7ed2
aca13e8
c6c1a62
5ba5ac4
beb63fb
677fad8
06a2040
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| @@ -1,4 +1,66 @@ | ||||||||||
| [](){#ref-uenv-quantumespresso} | ||||||||||
| # Quantum ESPRESSO | ||||||||||
| !!! todo | ||||||||||
| complete docs | ||||||||||
|
|
||||||||||
| Quantum ESPRESSO is 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: | ||||||||||
|
|
||||||||||
| PWscf (Plane-Wave Self-Consistent Field) | ||||||||||
| FPMD (First Principles Molecular Dynamics) | ||||||||||
| CP (Car-Parrinello) | ||||||||||
simonpintarelli marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||||||
|
|
||||||||||
| ## ALPS (GH200) | ||||||||||
| ### Setup | ||||||||||
| Download the uenv image for QuantumESPRESSO: | ||||||||||
msimberg marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||||||
|
|
||||||||||
|
|
||||||||||
| ### List available images | ||||||||||
|
|
||||||||||
| ```bash | ||||||||||
| uenv image find quantumespresso | ||||||||||
| ``` | ||||||||||
|
|
||||||||||
| ### Pull the image of interest | ||||||||||
|
|
||||||||||
| ``` | ||||||||||
| uenv image pull quantumespresso/v7.4:v2 | ||||||||||
| ``` | ||||||||||
|
||||||||||
| !!! note "uenvs" | |
| [CP2K] is provided on [ALPS][platforms-on-alps] via [uenv][ref-uenv]. | |
| Please have a look at the [uenv documentation][ref-uenv] for more information about uenvs and how to use them. |
What do you think?
Uh oh!
There was an error while loading. Please reload this page.