This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:atat [2018/01/11 14:40] alopis |
howto:atat [2021/12/09 16:42] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Running ATAT (The Alloy-Theoretic Automated Toolkit)====== | + | ====== Running ATAT (The Alloy-Theoretic Automated Toolkit) ====== |
| - | This describes the use of ATAT which employs QE (Quantum Espresso 6.1.0). | + | [[http:// |
| + | |||
| + | |||
| + | This describes the use of ATAT on Lengau and employs QE (Quantum Espresso 6.1.0). | ||
| Please find the files at | Please find the files at | ||
| Line 11: | Line 14: | ||
| ===== One needs the following files: ===== | ===== One needs the following files: ===== | ||
| - | |||
| 1. maps.pbs | 1. maps.pbs | ||
| Line 25: | Line 27: | ||
| - | One needs to edit the pbs submit script file maps.pbs appropriately: | + | ===== One needs to edit the pbs submit script file maps.pbs appropriately: |
| + | |||
| + | |||
| + | |||
| + | |||
| 1.** Choose the number of nodes that QE will run most efficiently on for your size of QM problem**. In the listed example I have specified 2 nodes, however I have not checked, and perhaps only one node might have been more efficient. | 1.** Choose the number of nodes that QE will run most efficiently on for your size of QM problem**. In the listed example I have specified 2 nodes, however I have not checked, and perhaps only one node might have been more efficient. | ||
| Line 45: | Line 52: | ||
| - | One needs to edit the file " | + | ===== One needs to edit the file " |
| + | |||
| 1. The appropriate PseudoDIR (it could remain as one used for all jobs). | 1. The appropriate PseudoDIR (it could remain as one used for all jobs). | ||
| Line 65: | Line 74: | ||
| #PBS -m be | #PBS -m be | ||
| #PBS -M none | #PBS -M none | ||
| - | #PBS -o / | + | #PBS -o / |
| - | #PBS -e / | + | #PBS -e / |
| #PBS | #PBS | ||