Skip to content

Latest commit

 

History

History
102 lines (74 loc) · 4.24 KB

index.rst

File metadata and controls

102 lines (74 loc) · 4.24 KB

pyiron_base

Build Status

image

image

pyiron_base - an integrated development environment (IDE) for computational materials science. It combines several tools in a common platform:

  • Hierarchical data management – interfacing with storage resources like SQL and HDF5.
  • Object oriented job management – for scaling complex simulation protocols from single jobs to high-throughput simulations.

pyiron (called pyron) is developed in the Computational Materials Design department of Joerg Neugebauer at the Max Planck Institut für Eisenforschung (Max Planck Institute for iron research). While its original focus was to provide a framework to develop and run complex simulation protocols as needed for ab initio thermodynamics it quickly evolved into a versatile tool to manage a wide variety of simulation tasks. In 2016 the Interdisciplinary Centre for Advanced Materials Simulation (ICAMS) joined the development of the framework with a specific focus on high throughput applications. In 2018 pyiron was released as open-source project.

Note

pyiron_base: This is the documentation page for the basic infrastructure moduls of pyiron. If you're new to pyiron and want to get an overview head over to pyiron. If you're looking for the API docs of the atomistic simulation packages check pyiron_atomistics.

Explore pyiron

We provide various options to install, explore and run pyiron:

  • Workstation Installation (recommeded) <InstallLocal>: for Windows, Linux or Mac OS X workstations (interface for local VASP executable, support for the latest jupyterlab based GUI)
  • Mybinder.org (beta) <InstallBinder>: test pyiron directly in your browser (no VASP license, no visualization, only temporary data storage)
  • Docker (for demonstration) <InstallDocker>: requires Docker installation (no VASP license, only temporary data storage)

Join the development

Please contact us if you are interested in using pyiron:

  • to interface your simulation code or method
  • implementing high-throughput approaches based on atomistic codes
  • to learn more about method development and Big Data in material science.

Please also check out the pyiron contributing guidelines

Citing

If you use pyiron in your research, please consider citing the following work:

@article{pyiron-paper,
  title = {pyiron: An integrated development environment for computational materials science},
  journal = {Computational Materials Science},
  volume = {163},
  pages = {24 - 36},
  year = {2019},
  issn = {0927-0256},
  doi = {https://doi.org/10.1016/j.commatsci.2018.07.043},
  url = {http://www.sciencedirect.com/science/article/pii/S0927025618304786},
  author = {Jan Janssen and Sudarsan Surendralal and Yury Lysogorskiy and Mira Todorova and Tilmann Hickel and Ralf Drautz and Jörg Neugebauer},
  keywords = {Modelling workflow, Integrated development environment, Complex simulation protocols},
}

source/about.rst source/installation.rst source/faq.rst source/examples.rst Team <https://pyiron.org/team/> Collaborators <https://pyiron.org/collaborators/> source/commandline.rst source/hdf5.rst Contributing <https://pyiron.readthedocs.io/en/latest/source/developers.html> Citing <https://pyiron.readthedocs.io/en/latest/source/citation.html> License (BSD) <https://github.com/pyiron/pyiron/blob/master/LICENSE> source/indices.rst Imprint <https://www.mpie.de/impressum> Data protection <https://www.mpie.de/3392182/data-protection>