MATerial and Atomic Databases Of Refined structures.
Project description
matador is an aggregator, manipulator and runner of first-principles calculations, written with a bent towards battery electrode materials. The source can be found on GitHub and online documentation is hosted on ReadTheDocs.
Example Jupyter notebooks and tutorials can be found online or in the examples/ folder of the matador source code.
Written & maintained by Matthew Evans (2016-).
Installation
In the simplest case (e.g. you already have Python 3.6+ set up), pip install matador-db is sufficient to get up and running, preferably in a fresh virtual environment. More detailed instructions can be found in the Installation instructions.
Upgrading to the latest version should be as simple as pip install -U matador-db.
Usage
matador is primarily a Python library that can be used inside Python scripts/modules to create a custom workflow. There are, however, several command-line scripts bundled with matador itself. All of these scripts are listed under CLI Usage.
For basic command-line usage, please explore the help system for command. Common workflows can be found inside examples/ and in the online docs.
Please consult the full Python API documentation for programmatic usage.
Core functionality
The API has many features that can be explored in the examples and API documentation. As a summary, matador can be used for:
Scraping of CASTEP (and Quantum Espresso) input/output files into flexible Python dictionaries/models.
The creation and curation of MongoDB collections of geometry optimisation, calculations, with a powerful querying CLI/API.
Customisable, publication-ready plots for all models, e.g. phase diagrams, PDF, PXRD, voltage profiles, electronic/vibrational bandstructures etc.
Automated high-throughput geometry optimisations, electronic and vibrational properties using CASTEP (and Quantum Espresso) with run3. Tested on several supercomputers.
Creation of phase diagrams and electrochemical voltage profiles from the results of DFT calculations.
Similar packages
This package is by no means unique in its functionality or goals. Below is a list of similar packages and an overview of where they overlap with matador:
ASE: manipulation of structures, parsing and exporting files, running jobs and local databases with ase-db. An interface is provided to ASE’s Atoms object.
pymatgen: similar to ASE, with a focus on the VASP DFT code. An interface is provided to pymatgen’s Structure object. Local databases can be constructed with the pymatgen-db add-on.
AiiDA: high-throughput job running, provenance tracking and database storage for many simulation codes.
sumo publication quality plotting, primarily for VASP but also with support for other codes.
If you think this list is outdated, incorrect or simply incomplete, then please raise an issue!
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
File details
Details for the file matador-db-0.9.5.tar.gz
.
File metadata
- Download URL: matador-db-0.9.5.tar.gz
- Upload date:
- Size: 4.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0.post20200511 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df691abb125101a7e998de83d3d582d96c2d9c35ec64e9a6495e8dea478a7d13 |
|
MD5 | 2f3ea15cdaa4421e270d1565eff5eb33 |
|
BLAKE2b-256 | d945da62256c08e43e81f1eeca746f2e44c28da5769c86b4e3f574f066b08630 |
File details
Details for the file matador_db-0.9.5-py3-none-any.whl
.
File metadata
- Download URL: matador_db-0.9.5-py3-none-any.whl
- Upload date:
- Size: 412.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0.post20200511 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7219f7c2d1bd3ec30212e7616baddcaca5167c30952d8cf2b709315acc8e303 |
|
MD5 | 57b0723c093c361f6c28471c882675be |
|
BLAKE2b-256 | 5b1ea21f761e8ca9ef6808657cc3facf604495e019d481c4ef137c5e8944d644 |