mpinterfaces

Python package that enables high throughput analysis of interfaces(two dimensional materials, hetero-structures, nanoparticles with and without ligands/solvents).

https://github.com/henniggroup/mpinterfaces

Science Score: 33.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: sciencedirect.com, zenodo.org
  • Committers with academic emails
    14 of 30 committers (46.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.3%) to scientific vocabulary

Keywords from Contributors

materials materials-informatics materials-science ab-initio ase development-environment dft hdf5 ide lammps
Last synced: 10 months ago · JSON representation

Repository

Python package that enables high throughput analysis of interfaces(two dimensional materials, hetero-structures, nanoparticles with and without ligands/solvents).

Basic Info
Statistics
  • Stars: 75
  • Watchers: 22
  • Forks: 47
  • Open Issues: 10
  • Releases: 0
Created about 11 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.rst

.. image:: https://travis-ci.org/henniggroup/MPInterfaces.svg?branch=master
.. image:: https://codecov.io/gh/henniggroup/MPInterfaces/coverage.svg?branch=master

MPinterfaces is a python package that enables high throughput Density
Functional Theory(DFT) analysis of arbitrary material interfaces(two dimensional
materials, hetero-structure, ligand capped
nanoparticles and surfaces in the presence of solvents) using
VASP_, VASPsol_, LAMMPS_, materialsproject_ database
as well as their open source tools_ and a little bit of ase_.

.. _materialsproject: https://github.com/materialsproject

.. _VASPsol: https://github.com/henniggroup/VASPsol

.. _VASP: http://www.vasp.at/

.. _tools: https://github.com/materialsproject

.. _LAMMPS: http://lammps.sandia.gov/

.. _ase: https://wiki.fysik.dtu.dk/ase/

.. image:: https://github.com/henniggroup/MPInterfaces/blob/master/docs/mpinterfaces-logo.png
   :width: 75 %
   :align: center

Installation
==============

Prepping - Setting up Virtual Environments with Miniconda
===========================================================

We recommend setting up virtual environment
using Miniconda which can be installed according to their instructions from https://conda.io/miniconda.html

Note for SuperComputer Clusters with Linux OS:
==============================================

HiperGator2 and other linux based supercomputing clusters
have shared modules one of which are the C++ modules under gcc.
This needs to be loaded before any of the aforementioned
gcc/5.2.0 has all the shared libraries
required for a successful installation.

Do the following on HiperGator2 before you create
the Miniconda environment:

$ module purge
$ module load gcc/5.2.0

Follow the following steps to set up virtual environment using Miniconda

$ conda create -n name_of_your_environment python=3.6

On Mac OS and Linux

$ source activate name_of_your_environment

$ conda install numpy scipy matplotlib ipython

On Windows:

$ activate name_of_your_environment

$ conda install numpy scipy matplotlib ipython

Installing Pymatgen
====================

$ conda install -c matsci pymatgen

Note: You will need to have C++ libraries properly
installed for the package to install correctly on Windows.

Note: If this does not work, see http://pymatgen.org/#getting-pymatgen

Installing MPInterfaces from GitHub
=====================================

If you would like to get the latest updates, or develop and contribute we recommend getting the bleeding edge
copy from the github repository.

If you already have a local copy, steps 1 and 2 of the following instructions
can be skipped. Just do a "git pull" from the MPInterfaces folder and go to
step 3(if the local copy was installed in the develop mode this step can be skipped too).

Note: on using virtual environments on your own machine, we recommend to use Miniconda.

1. Clone the latest version from github

  - git clone https://github.com/henniggroup/MPInterfaces.git

2. cd MPInterfaces

3. python setup.py install(or develop)

4. Copy the mpint_config.yaml file from config_files/mpint_config.yaml
   to ~/mpint_config.yaml
   and update the file so that you at least have the following
   environment variables :

   - MAPI_KEY=the_key_obtained_from_materialsproject

   - PMG_VASP_PSP_DIR=path_to_vasp_potcar_files


For teaching and demo purposes, we recommend using Microsoft Azure notebooks,
an example of which is at https://notebooks.azure.com/JoshGabriel92/libraries/PourbaixCourse
which contains two notebooks that illustrate installing pymatgen and pyhull for on the fly
data science tutorials. We have one notebook FeOH_Example.ipynb for Pourbaix diagrams and an MPInterfacesDemo that illustrate other features of the MPInterfaces code with more to come.



Installing MPInterfaces from PyPI
==================================

Once you have a nicely prepped virtual environment with miniconda
and you do not seek to do extensive code development/contributions,
we recommend installing from PyPI with:

$ pip install MPInterfaces_Latest


Documentation
==============

A very minimal documentation is avaiable at

http://henniggroup.github.io/MPInterfaces/

and work is underway to improve it.


Usage
==========

We use pymatgen tools for all structure manipulation tasks, so it would
be a good idea to start from here:

http://pymatgen.org/#using-pymatgen

The examples folder contain some sample scripts that demonstrate the
usage of mpinterfaces as well as materialsproject packages. For basic
usage please see **docs/usage.rst**.


Cite
======

If you use MPInterfaces for your work, please cite the paper: mpinterfaces-paper_

.. _mpinterfaces-paper: http://www.sciencedirect.com/science/article/pii/S0927025616302440


License
=======

MPInterfaces is released under the MIT License.::

    Copyright (c) 2014-2017 Henniggroup Cornell/University of Florida & NIST

    Permission is hereby granted, free of charge, to any person obtaining a copy of
    this software and associated documentation files (the "Software"), to deal in
    the Software without restriction, including without limitation the rights to
    use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
    the Software, and to permit persons to whom the Software is furnished to do so,
    subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
    FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
    COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
    IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
    CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Contributing
=============

We try to follow the coding style used by pymatgen(PEP8):

http://pymatgen.org/contributing.html#coding-guidelines


Authors
=========

Kiran Mathew

Joshua Gabriel

Michael Ashton

Arunima Singh

Joshua T. Paul

Venkata Surya Chaitanya Kolluru

Seve G. Monahan

Richard G. Hennig

How to cite
===========

DOI for the MPInterfaces Github repository:

.. image:: https://zenodo.org/badge/37893482.svg
   :target: https://doi.org/10.5281/zenodo.2554262


BibTex entry for the Github repository and the publication::

   @misc{MPInterface,
     title        = {MPInterfaces - Python package for high throughput
                     analysis of materials interfaces},
     author       = {K. Mathew and J. J. Gabriel and M. Ashton and A. K. Singh and
                     J. T. Paul and V. S. Chaitanya Kolluru and S. G. Monahan and R. G. Hennig},
     year         = 2018,
     publisher    = {GitHub},
     journal      = {GitHub repository},
     howpublished = {\url{https://github.com/henniggroup/MPInterfaces}},
     url          = {https://github.com/henniggroup/MPInterfaces},
     doi          = {10.5281/zenodo.2554262}
   }
   
   @article{Mathew2016,
     title        = {MPInterfaces: A Materials Project based Python tool for
                     high-throughput computational screening of interfacial systems},
     author       = {K. Mathew and A. K. Singh and J. J. Gabriel and K. Choudhary and
                     S. B. Sinnott and A. V. Davydov and F. Tavazza and R. G. Hennig",
     year         = 2016,
     journal      = {Comp. Mater. Sci.},
     volume       = 122,
     pages        = {183 - 190},
     doi          = {10.1016/j.commatsci.2016.05.020}
   }

Owner

  • Name: Hennig Materials Theory Lab
  • Login: henniggroup
  • Kind: organization
  • Email: rhennig@mse.ufl.edu
  • Location: University of Florida, Gainesville, FL 32608

GitHub Events

Total
  • Watch event: 3
Last Year
  • Watch event: 3

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 1,146
  • Total Committers: 30
  • Avg Commits per committer: 38.2
  • Development Distribution Score (DDS): 0.572
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Kiran Mathew k****8@c****u 491
Michael Ashton m****n@u****u 252
josh92 j****2@u****u 198
Michael Ashton m****n@m****l 50
Michael Ashton a****v@g****m 27
Seve Monahan m****e@g****m 24
Kiran Mathew k****w@l****v 13
ashtonmv m****n@g****c 10
Michael Ashton m****n@m****u 9
Chaitanya Kolluru k****a@u****u 9
Joshua Paul j****l@u****u 7
Joshua Gabriel j****2@g****m 7
Arunima Singh a****2@g****c 7
Arunima Singh a****2@g****c 6
rhennig r****g@u****u 6
ashtonmv m****n@g****c 5
Ashton m****n@M****u 5
JasonGibsonUfl j****n@u****u 3
Nina Jovic n****c@g****c 2
Kiran Mathew k****8@l****u 2
marcoesters e****s@u****u 2
Joshua Gabriel j****l@M****u 2
JasonGibsonUfl 5****l 2
Arunima Singh a****7@g****m 1
Kiran Mathew k****8@g****c 1
Chaitanya Kolluru c****u@m****n 1
Benjamin Comer b****r@i****u 1
Kiran Mathew m****k@1****s 1
Chaitanya Kolluru c****u@g****m 1
Michael Ashton a****n@c****x 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 14
  • Total pull requests: 14
  • Average time to close issues: 2 months
  • Average time to close pull requests: about 14 hours
  • Total issue authors: 12
  • Total pull request authors: 7
  • Average comments per issue: 1.0
  • Average comments per pull request: 1.93
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • thienbinh92 (2)
  • matk86 (2)
  • goodwilling (1)
  • KatherineJY (1)
  • marcoesters (1)
  • Dbugf (1)
  • shyuep (1)
  • joshgabriel (1)
  • petavazohi (1)
  • rhennig (1)
  • Djordje117 (1)
  • skvarjun (1)
Pull Request Authors
  • joshgabriel (5)
  • ashtonmv (3)
  • hongyi-zhao (2)
  • marcoesters (2)
  • yw-fang (1)
  • kvs11 (1)
  • bencomer (1)
Top Labels
Issue Labels
help wanted (1)
Pull Request Labels

Packages

  • Total packages: 3
  • Total downloads:
    • pypi 141 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 2
    (may contain duplicates)
  • Total versions: 36
  • Total maintainers: 4
pypi.org: mpinterfaces

High throughput analysis of interfaces using VASP and Materials Project tools

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 49 Last month
Rankings
Forks count: 6.0%
Stargazers count: 8.4%
Dependent packages count: 10.0%
Dependent repos count: 11.6%
Average: 13.0%
Downloads: 29.2%
Maintainers (3)
Last synced: 11 months ago
pypi.org: mpinterfaces_latest

High throughput analysis of interfaces using VASP and Materials Project tools

  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 73 Last month
Rankings
Forks count: 5.8%
Dependent packages count: 6.6%
Stargazers count: 8.5%
Average: 15.4%
Downloads: 25.5%
Dependent repos count: 30.6%
Maintainers (3)
Last synced: 11 months ago
pypi.org: mpinterfaces_latest_test

High throughput analysis of interfaces using VASP and Materials Project tools

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 19 Last month
Rankings
Forks count: 5.8%
Dependent packages count: 6.6%
Stargazers count: 8.5%
Average: 22.0%
Dependent repos count: 30.6%
Downloads: 58.4%
Maintainers (1)
Last synced: 11 months ago