AiiDA Plugin for running VASP calculations.
Project description
This is a plugin to AiiDA to run calculations with the ab-initio program VASP.
Install and usage:
Install AiiDA
Download, install and setup -> aiida’s documentation
Install this plugin
>From the aiida-vasp folder use:
$ pip install . # or $ pip install -e . # <-- for plugin developers
To test wether the installation was successful use:
$ verdi calculation plugins # example output: ## Pass as a further parameter one (or more) plugin names ## to get more details on a given plugin. * codtools.cifcellcontents * codtools.cifcodcheck * codtools.cifcodnumbers * codtools.ciffilter * codtools.cifsplitprimitive * quantumespresso.cp * quantumespresso.pw * quantumespresso.pwimmigrant * simpleplugins.templatereplacer * vasp.amn * vasp.scf * vasp.nscf * vasp.vasp * vasp.wannier
You should see vasp.* in the list
Configure the code
See aiida docs on how to set up computers and codes. Note that you need at least one computer configured and a VASP executable on it in order to use this plugin.
Using this plugin
For a tryout session, use the script run_vasp.py in the examples folder. Assuming you have already set up a code and computer, usage is as follows:
$ python run_vasp.py --help # shows help message $ # first time you need to import the potentials $ python run_vasp.py --import-from=<path-to-potentials-folder> --queue=<your-compute-queue> <code> <computer> ... will take a while the first time due to importing potentials $ # from now on you can simply run $ # python run_vasp.py --queue=<queue> <code> <computer> $ verdi calculation list .. should contain a vasp calculation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aiida-vasp-0.2.2.tar.gz.
File metadata
- Download URL: aiida-vasp-0.2.2.tar.gz
- Upload date:
- Size: 10.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b038c24f147c46e3014bbf77928e0a91ac6e228fdd313b889064cee2ad6fe846
|
|
| MD5 |
9c04503bb1bcc8058d5de03f0a547422
|
|
| BLAKE2b-256 |
5117a3874dbb2312684516c98a7f8bf2a4cefb5ce794f59d46c5749c008e2197
|
File details
Details for the file aiida_vasp-0.2.2-py2-none-any.whl.
File metadata
- Download URL: aiida_vasp-0.2.2-py2-none-any.whl
- Upload date:
- Size: 11.0 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3ebb1b6f559311dc719d862e1cfd964589b5338ce277dc376860a279b4729d5
|
|
| MD5 |
99f94747ad8dc1830f24548c2a56d994
|
|
| BLAKE2b-256 |
c0325a122f23b74566759a87f13a59f59c84edf8b0e26e3e74f1755bc7f6956b
|