diff --git a/atomate/__init__.py b/atomate/__init__.py index d538f87ed..0058b93f7 100644 --- a/atomate/__init__.py +++ b/atomate/__init__.py @@ -1 +1 @@ -__version__ = "1.0.0" \ No newline at end of file +__version__ = "1.0.1" \ No newline at end of file diff --git a/docs/_sources/atomate.vasp.firetasks.rst.txt b/docs/_sources/atomate.vasp.firetasks.rst.txt index 8cb522cb1..6cff555d0 100644 --- a/docs/_sources/atomate.vasp.firetasks.rst.txt +++ b/docs/_sources/atomate.vasp.firetasks.rst.txt @@ -12,6 +12,22 @@ Subpackages Submodules ---------- +atomate.vasp.firetasks.approx\_neb\_dynamic\_tasks module +--------------------------------------------------------- + +.. automodule:: atomate.vasp.firetasks.approx_neb_dynamic_tasks + :members: + :undoc-members: + :show-inheritance: + +atomate.vasp.firetasks.approx\_neb\_tasks module +------------------------------------------------ + +.. automodule:: atomate.vasp.firetasks.approx_neb_tasks + :members: + :undoc-members: + :show-inheritance: + atomate.vasp.firetasks.electrode\_tasks module ---------------------------------------------- diff --git a/docs/_sources/atomate.vasp.fireworks.rst.txt b/docs/_sources/atomate.vasp.fireworks.rst.txt index c47989891..aef92e26a 100644 --- a/docs/_sources/atomate.vasp.fireworks.rst.txt +++ b/docs/_sources/atomate.vasp.fireworks.rst.txt @@ -4,6 +4,22 @@ atomate.vasp.fireworks package Submodules ---------- +atomate.vasp.fireworks.approx\_neb module +----------------------------------------- + +.. automodule:: atomate.vasp.fireworks.approx_neb + :members: + :undoc-members: + :show-inheritance: + +atomate.vasp.fireworks.approx\_neb\_dynamic module +-------------------------------------------------- + +.. automodule:: atomate.vasp.fireworks.approx_neb_dynamic + :members: + :undoc-members: + :show-inheritance: + atomate.vasp.fireworks.core module ---------------------------------- diff --git a/docs/_sources/atomate.vasp.workflows.base.rst.txt b/docs/_sources/atomate.vasp.workflows.base.rst.txt index 0f43d3f72..4212aa689 100644 --- a/docs/_sources/atomate.vasp.workflows.base.rst.txt +++ b/docs/_sources/atomate.vasp.workflows.base.rst.txt @@ -12,6 +12,14 @@ atomate.vasp.workflows.base.adsorption module :undoc-members: :show-inheritance: +atomate.vasp.workflows.base.approx\_neb module +---------------------------------------------- + +.. automodule:: atomate.vasp.workflows.base.approx_neb + :members: + :undoc-members: + :show-inheritance: + atomate.vasp.workflows.base.bulk\_modulus module ------------------------------------------------ diff --git a/docs/_sources/atomate.vasp.workflows.tests.rst.txt b/docs/_sources/atomate.vasp.workflows.tests.rst.txt index 4b703d4c8..a5d6a7e00 100644 --- a/docs/_sources/atomate.vasp.workflows.tests.rst.txt +++ b/docs/_sources/atomate.vasp.workflows.tests.rst.txt @@ -12,6 +12,14 @@ atomate.vasp.workflows.tests.test\_adsorbate\_workflow module :undoc-members: :show-inheritance: +atomate.vasp.workflows.tests.test\_approx\_neb\_workflow module +--------------------------------------------------------------- + +.. automodule:: atomate.vasp.workflows.tests.test_approx_neb_workflow + :members: + :undoc-members: + :show-inheritance: + atomate.vasp.workflows.tests.test\_bulk\_modulus\_workflow module ----------------------------------------------------------------- diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index 2f08d25ff..9fd31e439 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '1.0.0', + VERSION: '1.0.1', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/advanced_stores.html b/docs/advanced_stores.html index 2a6989648..6d56c3f5a 100644 --- a/docs/advanced_stores.html +++ b/docs/advanced_stores.html @@ -5,7 +5,7 @@ - Advanced Storage Stratagies — atomate 1.0.0 documentation + Advanced Storage Stratagies — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

Navigation

  • modules |
  • - + @@ -151,7 +151,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.common.firetasks.html b/docs/atomate.common.firetasks.html index 2525501bc..07c8b843e 100644 --- a/docs/atomate.common.firetasks.html +++ b/docs/atomate.common.firetasks.html @@ -5,7 +5,7 @@ - atomate.common.firetasks package — atomate 1.0.0 documentation + atomate.common.firetasks package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -777,7 +777,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.common.firetasks.tests.html b/docs/atomate.common.firetasks.tests.html index 303538907..156917ddc 100644 --- a/docs/atomate.common.firetasks.tests.html +++ b/docs/atomate.common.firetasks.tests.html @@ -5,7 +5,7 @@ - atomate.common.firetasks.tests package — atomate 1.0.0 documentation + atomate.common.firetasks.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -160,7 +160,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.common.html b/docs/atomate.common.html index fff12fbb9..2d4f506ce 100644 --- a/docs/atomate.common.html +++ b/docs/atomate.common.html @@ -5,7 +5,7 @@ - atomate.common package — atomate 1.0.0 documentation + atomate.common package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -92,6 +92,23 @@

    Submodules +
    +atomate.common.powerups.add_metadata(wf, meta_dict, fw_name_constraint=None)
    +

    Add a metadata dictionary to a Workflow and all its Fireworks. The dictionary +is merged into the “metadata” key of the Workflow and into the “_spec” key of +each Firework in the workflow.

    +

    Can be used in combination with add_additional_fields_to_taskdocs to add the +same set of key-value pairs to Workflows, Fireworks and Tasks collections.

    +
    +
    Args:

    wf (Workflow) +meta_dict: dictionary of custom metadata

    +
    +
    Returns:

    Workflow

    +
    +
    +
    +
    atomate.common.powerups.add_namefile(original_wf, use_slug=True)
    @@ -288,7 +305,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.common.tests.html b/docs/atomate.common.tests.html index 0e5fa36ee..7a7e64a48 100644 --- a/docs/atomate.common.tests.html +++ b/docs/atomate.common.tests.html @@ -5,7 +5,7 @@ - atomate.common.tests package — atomate 1.0.0 documentation + atomate.common.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -98,7 +98,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.feff.firetasks.html b/docs/atomate.feff.firetasks.html index 4109ccdfa..4f1703fbe 100644 --- a/docs/atomate.feff.firetasks.html +++ b/docs/atomate.feff.firetasks.html @@ -5,7 +5,7 @@ - atomate.feff.firetasks package — atomate 1.0.0 documentation + atomate.feff.firetasks package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -124,7 +124,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.feff.firetasks.tests.html b/docs/atomate.feff.firetasks.tests.html index f0e98b57c..8b160716a 100644 --- a/docs/atomate.feff.firetasks.tests.html +++ b/docs/atomate.feff.firetasks.tests.html @@ -5,7 +5,7 @@ - atomate.feff.firetasks.tests package — atomate 1.0.0 documentation + atomate.feff.firetasks.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -98,7 +98,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.feff.fireworks.html b/docs/atomate.feff.fireworks.html index 6aa80246d..4f385a56f 100644 --- a/docs/atomate.feff.fireworks.html +++ b/docs/atomate.feff.fireworks.html @@ -5,7 +5,7 @@ - atomate.feff.fireworks package — atomate 1.0.0 documentation + atomate.feff.fireworks package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -112,7 +112,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.feff.fireworks.tests.html b/docs/atomate.feff.fireworks.tests.html index 6e864b77f..13479164e 100644 --- a/docs/atomate.feff.fireworks.tests.html +++ b/docs/atomate.feff.fireworks.tests.html @@ -5,7 +5,7 @@ - atomate.feff.fireworks.tests package — atomate 1.0.0 documentation + atomate.feff.fireworks.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -98,7 +98,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.feff.html b/docs/atomate.feff.html index 93d9d52df..815b66450 100644 --- a/docs/atomate.feff.html +++ b/docs/atomate.feff.html @@ -5,7 +5,7 @@ - atomate.feff package — atomate 1.0.0 documentation + atomate.feff package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -157,7 +157,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.feff.workflows.html b/docs/atomate.feff.workflows.html index ff95189ac..feafd8500 100644 --- a/docs/atomate.feff.workflows.html +++ b/docs/atomate.feff.workflows.html @@ -5,7 +5,7 @@ - atomate.feff.workflows package — atomate 1.0.0 documentation + atomate.feff.workflows package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -118,7 +118,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.feff.workflows.tests.html b/docs/atomate.feff.workflows.tests.html index 1c65243ec..1d27b72b6 100644 --- a/docs/atomate.feff.workflows.tests.html +++ b/docs/atomate.feff.workflows.tests.html @@ -5,7 +5,7 @@ - atomate.feff.workflows.tests package — atomate 1.0.0 documentation + atomate.feff.workflows.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -106,7 +106,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.html b/docs/atomate.html index 38e1250ac..e554476b8 100644 --- a/docs/atomate.html +++ b/docs/atomate.html @@ -5,7 +5,7 @@ - atomate package — atomate 1.0.0 documentation + atomate package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -216,11 +216,13 @@

    Subpackagesatomate.vasp.firetasks package diff --git a/docs/atomate.lammps.firetasks.html b/docs/atomate.lammps.firetasks.html index 0cb2535a8..3cc89a1cc 100644 --- a/docs/atomate.lammps.firetasks.html +++ b/docs/atomate.lammps.firetasks.html @@ -5,7 +5,7 @@ - atomate.lammps.firetasks package — atomate 1.0.0 documentation + atomate.lammps.firetasks package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -402,7 +402,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.lammps.fireworks.html b/docs/atomate.lammps.fireworks.html index 313051653..3ff11e653 100644 --- a/docs/atomate.lammps.fireworks.html +++ b/docs/atomate.lammps.fireworks.html @@ -5,7 +5,7 @@ - atomate.lammps.fireworks package — atomate 1.0.0 documentation + atomate.lammps.fireworks package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -98,7 +98,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.lammps.html b/docs/atomate.lammps.html index 3ac4ac191..16e8226b2 100644 --- a/docs/atomate.lammps.html +++ b/docs/atomate.lammps.html @@ -5,7 +5,7 @@ - atomate.lammps package — atomate 1.0.0 documentation + atomate.lammps package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -248,7 +248,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.lammps.workflows.html b/docs/atomate.lammps.workflows.html index 51384043e..86d92a6ee 100644 --- a/docs/atomate.lammps.workflows.html +++ b/docs/atomate.lammps.workflows.html @@ -5,7 +5,7 @@ - atomate.lammps.workflows package — atomate 1.0.0 documentation + atomate.lammps.workflows package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -98,7 +98,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.qchem.firetasks.html b/docs/atomate.qchem.firetasks.html index 4f67a96aa..10ae036d0 100644 --- a/docs/atomate.qchem.firetasks.html +++ b/docs/atomate.qchem.firetasks.html @@ -5,7 +5,7 @@ - atomate.qchem.firetasks package — atomate 1.0.0 documentation + atomate.qchem.firetasks package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -677,7 +677,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.qchem.firetasks.tests.html b/docs/atomate.qchem.firetasks.tests.html index d73943e0b..cfe689bd3 100644 --- a/docs/atomate.qchem.firetasks.tests.html +++ b/docs/atomate.qchem.firetasks.tests.html @@ -5,7 +5,7 @@ - atomate.qchem.firetasks.tests package — atomate 1.0.0 documentation + atomate.qchem.firetasks.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -340,7 +340,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.qchem.fireworks.html b/docs/atomate.qchem.fireworks.html index 6e63f073c..ae64e66d8 100644 --- a/docs/atomate.qchem.fireworks.html +++ b/docs/atomate.qchem.fireworks.html @@ -5,7 +5,7 @@ - atomate.qchem.fireworks package — atomate 1.0.0 documentation + atomate.qchem.fireworks package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -98,7 +98,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.qchem.html b/docs/atomate.qchem.html index 06cd6db03..5467936bf 100644 --- a/docs/atomate.qchem.html +++ b/docs/atomate.qchem.html @@ -5,7 +5,7 @@ - atomate.qchem package — atomate 1.0.0 documentation + atomate.qchem package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -295,7 +295,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.qchem.workflows.base.html b/docs/atomate.qchem.workflows.base.html index 7822bc0c2..3ad5220fb 100644 --- a/docs/atomate.qchem.workflows.base.html +++ b/docs/atomate.qchem.workflows.base.html @@ -5,7 +5,7 @@ - atomate.qchem.workflows.base package — atomate 1.0.0 documentation + atomate.qchem.workflows.base package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -110,7 +110,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.qchem.workflows.html b/docs/atomate.qchem.workflows.html index 6cc6d1961..126281088 100644 --- a/docs/atomate.qchem.workflows.html +++ b/docs/atomate.qchem.workflows.html @@ -5,7 +5,7 @@ - atomate.qchem.workflows package — atomate 1.0.0 documentation + atomate.qchem.workflows package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -117,7 +117,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.qchem.workflows.tests.html b/docs/atomate.qchem.workflows.tests.html index e52d9fadb..274e5f339 100644 --- a/docs/atomate.qchem.workflows.tests.html +++ b/docs/atomate.qchem.workflows.tests.html @@ -5,7 +5,7 @@ - atomate.qchem.workflows.tests package — atomate 1.0.0 documentation + atomate.qchem.workflows.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -114,7 +114,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.tools.html b/docs/atomate.tools.html index 80b2b401a..af5c5c1e7 100644 --- a/docs/atomate.tools.html +++ b/docs/atomate.tools.html @@ -5,7 +5,7 @@ - atomate.tools package — atomate 1.0.0 documentation + atomate.tools package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -113,7 +113,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.tools.post_process.html b/docs/atomate.tools.post_process.html index a58c9f5d4..5e9a3e32a 100644 --- a/docs/atomate.tools.post_process.html +++ b/docs/atomate.tools.post_process.html @@ -5,7 +5,7 @@ - atomate.tools.post_process package — atomate 1.0.0 documentation + atomate.tools.post_process package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -102,7 +102,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.tools.tests.html b/docs/atomate.tools.tests.html index 161e6496b..3c00754d4 100644 --- a/docs/atomate.tools.tests.html +++ b/docs/atomate.tools.tests.html @@ -5,7 +5,7 @@ - atomate.tools.tests package — atomate 1.0.0 documentation + atomate.tools.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -98,7 +98,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.utils.html b/docs/atomate.utils.html index 81948d7da..bc368db2a 100644 --- a/docs/atomate.utils.html +++ b/docs/atomate.utils.html @@ -5,7 +5,7 @@ - atomate.utils package — atomate 1.0.0 documentation + atomate.utils package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -460,7 +460,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.utils.tests.html b/docs/atomate.utils.tests.html index b49611485..27c3385ce 100644 --- a/docs/atomate.utils.tests.html +++ b/docs/atomate.utils.tests.html @@ -5,7 +5,7 @@ - atomate.utils.tests package — atomate 1.0.0 documentation + atomate.utils.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -233,7 +233,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.vasp.analysis.html b/docs/atomate.vasp.analysis.html index 888b0883a..19ffd84e2 100644 --- a/docs/atomate.vasp.analysis.html +++ b/docs/atomate.vasp.analysis.html @@ -5,7 +5,7 @@ - atomate.vasp.analysis package — atomate 1.0.0 documentation + atomate.vasp.analysis package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -170,7 +170,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.vasp.builders.examples.html b/docs/atomate.vasp.builders.examples.html index 765b1613f..3432db89a 100644 --- a/docs/atomate.vasp.builders.examples.html +++ b/docs/atomate.vasp.builders.examples.html @@ -5,7 +5,7 @@ - atomate.vasp.builders.examples package — atomate 1.0.0 documentation + atomate.vasp.builders.examples package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -100,7 +100,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.vasp.builders.html b/docs/atomate.vasp.builders.html index 31a0f3bc0..60ef8234f 100644 --- a/docs/atomate.vasp.builders.html +++ b/docs/atomate.vasp.builders.html @@ -5,7 +5,7 @@ - atomate.vasp.builders package — atomate 1.0.0 documentation + atomate.vasp.builders package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -183,7 +183,7 @@

    Submodules
    __init__(materials_write)
    -

    Starting with an existing materials collection, adds some averages and +

    Starting with an existing materials collection, adds some averages and eigenvalues for dielectric constants rather than just the tensor

    Args:

    materials_write: mongodb collection for materials (write access needed)

    @@ -194,7 +194,7 @@

    Submodules
    static from_file(db_file, m='materials', **kwargs)
    -

    Get a MaterialsEhullBuilder using only a db file.

    +

    Get a DielectricBuilder using only a db file.

    Args:

    db_file: (str) path to db file m: (str) name of “materials” collection @@ -504,8 +504,8 @@

    Submodules
    atomate.vasp.builders.tasks_materials.module_dir = '/Users/ajain/Documents/code_lbl/atomate/atomate/vasp/builders'
    -

    This class collects all “tasks” (individual calculations) on a single compound and produces a -summary report in a new collection (“materials”). The tasks are matched based on having the same +

    This class collects all “tasks” (individual calculations) on a single compound and produces a +summary report in a new collection (“materials”). The tasks are matched based on having the same crystal structure, with some options for overriding this.

    There is lots of config for this builder in the accompanying “tasks_materials_settings.yaml” file.

    @@ -588,7 +588,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.vasp.examples.html b/docs/atomate.vasp.examples.html index 6e46f9889..17f08c4fa 100644 --- a/docs/atomate.vasp.examples.html +++ b/docs/atomate.vasp.examples.html @@ -5,7 +5,7 @@ - atomate.vasp.examples package — atomate 1.0.0 documentation + atomate.vasp.examples package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -98,7 +98,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.vasp.firetasks.html b/docs/atomate.vasp.firetasks.html index 1ff8b6013..2e7c19371 100644 --- a/docs/atomate.vasp.firetasks.html +++ b/docs/atomate.vasp.firetasks.html @@ -5,7 +5,7 @@ - atomate.vasp.firetasks package — atomate 1.0.0 documentation + atomate.vasp.firetasks package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -62,6 +62,12 @@

    Subpackages

    Submodules

    +
    +

    atomate.vasp.firetasks.approx_neb_dynamic_tasks module

    +
    +
    +

    atomate.vasp.firetasks.approx_neb_tasks module

    +

    atomate.vasp.firetasks.electrode_tasks module

    @@ -355,229 +361,8 @@

    atomate.vasp.firetasks.exchange module

    atomate.vasp.firetasks.lobster_tasks module

    -
    -

    atomate.vasp.firetasks.neb_tasks module

    -
    -
    -class atomate.vasp.firetasks.neb_tasks.RunNEBVaspFake(*args, **kwargs)
    -

    Bases: fireworks.core.firework.FiretaskBase

    -

    Vasp Emulator for NEB, which has a different file arrangement. Similar to RunVaspFake class.

    -
    -
    Required params:
    -
    ref_dir (string): Path to reference vasp run directory with input files in the folder named

    ‘inputs’ and output files in the folder named ‘outputs’.

    -
    -
    -
    -
    Optional params:

    params_to_check (list): optional list of incar parameters to check.

    -
    -
    -
    -
    -optional_params = ['params_to_check']
    -
    - -
    -
    -required_params = ['ref_dir']
    -
    - -
    -
    -run_task(fw_spec)
    -

    This method gets called when the Firetask is run. It can take in a -Firework spec, perform some task using that data, and then return an -output in the form of a FWAction.

    -
    -
    Args:
    -
    fw_spec (dict): A Firework spec. This comes from the master spec.

    In addition, this spec contains a special “_fw_env” key that -contains the env settings of the FWorker calling this method. -This provides for abstracting out certain commands or -settings. For example, “foo” may be named “foo1” in resource -1 and “foo2” in resource 2. The FWorker env can specify { -“foo”: “foo1”}, which maps an abstract variable “foo” to the -relevant “foo1” or “foo2”. You can then write a task that -uses fw_spec[“_fw_env”][“foo”] that will work across all -these multiple resources.

    -
    -
    -
    -
    Returns:

    (FWAction)

    -
    -
    -
    - -
    - -
    -
    -class atomate.vasp.firetasks.neb_tasks.TransferNEBTask(*args, **kwargs)
    -

    Bases: fireworks.core.firework.FiretaskBase

    -

    This class transfers NEB outputs from current directory to destination directory. “label” is -used to determine the step of calculation and hence the final path. The corresponding structure -will be updated in fw_spec before files transferring.

    -
    -
    Required params:
    -
    label (str): Type of calculation outputs being transferred, choose from “parent”, “ep0”,

    “ep1”, “neb1”, “neb2” and etc..

    -
    -
    -
    -
    Optional params:
    -
    d_img (float): Distance between neighbouring images, used to determine the number of images

    if “IMAGES” not provided in user_incar_settings, in Angstrom.

    -
    -
    -
    -
    -
    -
    -optional_params = ['d_img']
    -
    - -
    -
    -required_params = ['label']
    -
    - -
    -
    -run_task(fw_spec)
    -

    This method gets called when the Firetask is run. It can take in a -Firework spec, perform some task using that data, and then return an -output in the form of a FWAction.

    -
    -
    Args:
    -
    fw_spec (dict): A Firework spec. This comes from the master spec.

    In addition, this spec contains a special “_fw_env” key that -contains the env settings of the FWorker calling this method. -This provides for abstracting out certain commands or -settings. For example, “foo” may be named “foo1” in resource -1 and “foo2” in resource 2. The FWorker env can specify { -“foo”: “foo1”}, which maps an abstract variable “foo” to the -relevant “foo1” or “foo2”. You can then write a task that -uses fw_spec[“_fw_env”][“foo”] that will work across all -these multiple resources.

    -
    -
    -
    -
    Returns:

    (FWAction)

    -
    -
    -
    - -
    - -
    -
    -class atomate.vasp.firetasks.neb_tasks.WriteNEBFromEndpoints(*args, **kwargs)
    -

    Bases: fireworks.core.firework.FiretaskBase

    -

    Generate NEB input sets using endpoint structures, default writes CI-NEB input. -MVLCINEBSet is the only vasp_input_set supported now.

    -
    -
    The number of images:
      -
    1. search in “user_incar_settings”;

    2. -
    3. otherwise, calculated using “d_img”.

    4. -
    -
    -
    Required parameters:

    user_incar_settings (dict): additional INCAR settings.

    -
    -
    Optional parameters:

    user_kpoints_settings (dict): additional KPOINTS settings. -sort_tol (float): Distance tolerance (in Angstrom) used to match the atomic indices between

    -
    -

    start and end structures. If it is set 0, then no sorting will be performed.

    -
    -
    -
    d_img (float): distance in Angstrom, used in calculating number of images. Default 0.7

    Angstrom.

    -
    -
    interpolation_type (str): method to do image interpolation from two endpoints.

    Choose from [“IDPP”, “linear”], default “IDPP”

    -
    -
    -
    -
    -
    -
    -optional_params = ['user_kpoints_settings', 'sort_tol', 'd_img', 'interpolation_type']
    -
    - -
    -
    -required_params = ['user_incar_settings']
    -
    - -
    -
    -run_task(fw_spec)
    -

    This method gets called when the Firetask is run. It can take in a -Firework spec, perform some task using that data, and then return an -output in the form of a FWAction.

    -
    -
    Args:
    -
    fw_spec (dict): A Firework spec. This comes from the master spec.

    In addition, this spec contains a special “_fw_env” key that -contains the env settings of the FWorker calling this method. -This provides for abstracting out certain commands or -settings. For example, “foo” may be named “foo1” in resource -1 and “foo2” in resource 2. The FWorker env can specify { -“foo”: “foo1”}, which maps an abstract variable “foo” to the -relevant “foo1” or “foo2”. You can then write a task that -uses fw_spec[“_fw_env”][“foo”] that will work across all -these multiple resources.

    -
    -
    -
    -
    Returns:

    (FWAction)

    -
    -
    -
    - -
    - -
    -
    -class atomate.vasp.firetasks.neb_tasks.WriteNEBFromImages(*args, **kwargs)
    -

    Bases: fireworks.core.firework.FiretaskBase

    -

    Generate CI-NEB input sets using given images and endpoints structures. The structures -correspond to structures nested in subfolders (“00”, “01”, “02”, etc.)

    -
    -
    Required parameters:

    neb_label (str): “1”, “2”, etc., labels the running sequence of NEB

    -
    -
    Optional parameters:

    user_incar_settings (dict): Additional INCAR settings. -user_kpoints_settings (dict): Additional KPOINTS settings.

    -
    -
    -
    -
    -optional_params = ['user_incar_settings', 'user_kpoints_settings']
    -
    - -
    -
    -required_params = ['neb_label']
    -
    - -
    -
    -run_task(fw_spec)
    -

    This method gets called when the Firetask is run. It can take in a -Firework spec, perform some task using that data, and then return an -output in the form of a FWAction.

    -
    -
    Args:
    -
    fw_spec (dict): A Firework spec. This comes from the master spec.

    In addition, this spec contains a special “_fw_env” key that -contains the env settings of the FWorker calling this method. -This provides for abstracting out certain commands or -settings. For example, “foo” may be named “foo1” in resource -1 and “foo2” in resource 2. The FWorker env can specify { -“foo”: “foo1”}, which maps an abstract variable “foo” to the -relevant “foo1” or “foo2”. You can then write a task that -uses fw_spec[“_fw_env”][“foo”] that will work across all -these multiple resources.

    -
    -
    -
    -
    Returns:

    (FWAction)

    -
    -
    -
    - -
    - +
    +

    atomate.vasp.firetasks.neb_tasks module

    diff --git a/docs/atomate.vasp.firetasks.tests.html b/docs/atomate.vasp.firetasks.tests.html index 4710f7c7d..e67d6341e 100644 --- a/docs/atomate.vasp.firetasks.tests.html +++ b/docs/atomate.vasp.firetasks.tests.html @@ -5,7 +5,7 @@ - atomate.vasp.firetasks.tests package — atomate 1.0.0 documentation + atomate.vasp.firetasks.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - +
    @@ -122,7 +122,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.vasp.fireworks.html b/docs/atomate.vasp.fireworks.html index c6e781368..181376367 100644 --- a/docs/atomate.vasp.fireworks.html +++ b/docs/atomate.vasp.fireworks.html @@ -5,7 +5,7 @@ - atomate.vasp.fireworks package — atomate 1.0.0 documentation + atomate.vasp.fireworks package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -43,6 +43,12 @@

    atomate.vasp.fireworks package

    Submodules

    +
    +

    atomate.vasp.fireworks.approx_neb module

    +
    +
    +

    atomate.vasp.fireworks.approx_neb_dynamic module

    +

    atomate.vasp.fireworks.core module

    @@ -74,6 +80,8 @@

    Table of Contents

    @@ -92,11 +92,13 @@

    SubpackagesSubmodules +
  • atomate.vasp.firetasks.approx_neb_dynamic_tasks module
  • +
  • atomate.vasp.firetasks.approx_neb_tasks module
  • atomate.vasp.firetasks.electrode_tasks module
  • atomate.vasp.firetasks.exchange module
  • atomate.vasp.firetasks.glue_tasks module
  • atomate.vasp.firetasks.lobster_tasks module
  • -
  • atomate.vasp.firetasks.neb_tasks module
  • +
  • atomate.vasp.firetasks.neb_tasks module
  • atomate.vasp.firetasks.parse_outputs module
  • atomate.vasp.firetasks.run_calc module
  • atomate.vasp.firetasks.write_inputs module
  • @@ -105,6 +107,8 @@

    Subpackagesatomate.vasp.fireworks package @@ -187,7 +187,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.vasp.workflows.base.html b/docs/atomate.vasp.workflows.base.html index 8e6bbb313..d303f9116 100644 --- a/docs/atomate.vasp.workflows.base.html +++ b/docs/atomate.vasp.workflows.base.html @@ -5,7 +5,7 @@ - atomate.vasp.workflows.base package — atomate 1.0.0 documentation + atomate.vasp.workflows.base package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -46,6 +46,9 @@

    Submodules

    atomate.vasp.workflows.base.adsorption module

    +
    +

    atomate.vasp.workflows.base.approx_neb module

    +

    atomate.vasp.workflows.base.bulk_modulus module

    @@ -102,6 +105,7 @@

    Table of Contents

  • atomate.vasp.workflows.base package diff --git a/docs/atomate.vasp.workflows.html b/docs/atomate.vasp.workflows.html index 9aaf557b5..8290049c4 100644 --- a/docs/atomate.vasp.workflows.html +++ b/docs/atomate.vasp.workflows.html @@ -5,7 +5,7 @@ - atomate.vasp.workflows package — atomate 1.0.0 documentation + atomate.vasp.workflows package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -47,6 +47,7 @@

    Subpackagesatomate.vasp.workflows.base package @@ -102,7 +102,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/atomate.vasp.workflows.tests.html b/docs/atomate.vasp.workflows.tests.html index cced386e4..e3126db67 100644 --- a/docs/atomate.vasp.workflows.tests.html +++ b/docs/atomate.vasp.workflows.tests.html @@ -5,7 +5,7 @@ - atomate.vasp.workflows.tests package — atomate 1.0.0 documentation + atomate.vasp.workflows.tests package — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -46,6 +46,9 @@

    Submodules

    atomate.vasp.workflows.tests.test_adsorbate_workflow module

    +
    +

    atomate.vasp.workflows.tests.test_approx_neb_workflow module

    +

    atomate.vasp.workflows.tests.test_bulk_modulus_workflow module

    @@ -96,6 +99,7 @@

    Table of Contents

  • atomate.vasp.workflows.tests package diff --git a/docs/builders.html b/docs/builders.html index a7def0307..55dc32d89 100644 --- a/docs/builders.html +++ b/docs/builders.html @@ -5,7 +5,7 @@ - Builders — atomate 1.0.0 documentation + Builders — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -154,7 +154,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/changelog.html b/docs/changelog.html index 312c94660..0c1ab5c50 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -5,7 +5,7 @@ - atomate Changelog — atomate 1.0.0 documentation + atomate Changelog — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -467,7 +467,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/concepts.html b/docs/concepts.html index 29bb84c5f..7c35e2444 100644 --- a/docs/concepts.html +++ b/docs/concepts.html @@ -5,7 +5,7 @@ - Atomate concepts — atomate 1.0.0 documentation + Atomate concepts — atomate 1.0.1 documentation @@ -32,7 +32,7 @@

    Navigation

  • previous |
  • - + @@ -152,7 +152,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/contributors.html b/docs/contributors.html index 35d3c8562..9b83f2d8a 100644 --- a/docs/contributors.html +++ b/docs/contributors.html @@ -5,7 +5,7 @@ - Contributors — atomate 1.0.0 documentation + Contributors — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -114,7 +114,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/creating_workflows.html b/docs/creating_workflows.html index 56810052a..c2ec4ef3f 100644 --- a/docs/creating_workflows.html +++ b/docs/creating_workflows.html @@ -5,7 +5,7 @@ - Creating workflows — atomate 1.0.0 documentation + Creating workflows — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -111,7 +111,7 @@

    Finding Fireworks previous | - + diff --git a/docs/customizing_workflows.html b/docs/customizing_workflows.html index b2c8c5db1..9ee279923 100644 --- a/docs/customizing_workflows.html +++ b/docs/customizing_workflows.html @@ -5,7 +5,7 @@ - Customizing workflows — atomate 1.0.0 documentation + Customizing workflows — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -306,7 +306,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/developer_installation.html b/docs/developer_installation.html index 17445f1cf..846aca30a 100644 --- a/docs/developer_installation.html +++ b/docs/developer_installation.html @@ -5,7 +5,7 @@ - Atomate developer installation — atomate 1.0.0 documentation + Atomate developer installation — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -168,7 +168,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/genindex.html b/docs/genindex.html index 8ada45e55..efd74829f 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -5,7 +5,7 @@ - Index — atomate 1.0.0 documentation + Index — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -111,6 +111,8 @@

    A

  • AbstractBuilder (class in atomate.vasp.builders.base)
  • add_additional_fields_to_taskdocs() (in module atomate.common.powerups) +
  • +
  • add_metadata() (in module atomate.common.powerups)
  • add_namefile() (in module atomate.common.powerups)
  • @@ -591,13 +593,6 @@

    A

    -
  • - atomate.vasp.firetasks.neb_tasks - -
  • @@ -633,6 +628,13 @@

    A

  • +
  • + atomate.vasp.vasp_powerups + +
  • @@ -995,8 +997,6 @@

    M

  • atomate.vasp.examples
  • atomate.vasp.firetasks.glue_tasks -
  • -
  • atomate.vasp.firetasks.neb_tasks
  • atomate.vasp.submission_filter
  • @@ -1007,6 +1007,8 @@

    M

  • atomate.vasp.tests.test_setup
  • atomate.vasp.vasp_config +
  • +
  • atomate.vasp.vasp_powerups
  • atomate.vasp.workflows.presets
  • @@ -1077,14 +1079,6 @@

    O

  • (atomate.vasp.firetasks.glue_tasks.CopyVaspOutputs attribute)
  • (atomate.vasp.firetasks.glue_tasks.GetInterpolatedPOSCAR attribute) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.RunNEBVaspFake attribute) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.TransferNEBTask attribute) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.WriteNEBFromEndpoints attribute) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.WriteNEBFromImages attribute)
  • @@ -1199,14 +1193,6 @@

    R

  • (atomate.vasp.firetasks.glue_tasks.CheckStability attribute)
  • (atomate.vasp.firetasks.glue_tasks.GetInterpolatedPOSCAR attribute) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.RunNEBVaspFake attribute) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.TransferNEBTask attribute) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.WriteNEBFromEndpoints attribute) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.WriteNEBFromImages attribute)
  • reset() (atomate.vasp.builders.bandgap_estimation.BandgapEstimationBuilder method) @@ -1323,14 +1309,6 @@

    R

  • (atomate.vasp.firetasks.glue_tasks.CopyVaspOutputs method)
  • (atomate.vasp.firetasks.glue_tasks.GetInterpolatedPOSCAR method) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.RunNEBVaspFake method) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.TransferNEBTask method) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.WriteNEBFromEndpoints method) -
  • -
  • (atomate.vasp.firetasks.neb_tasks.WriteNEBFromImages method)
  • RunCommand (class in atomate.common.firetasks.run_calc) @@ -1342,8 +1320,6 @@

    R

  • RunLammpsDirect (class in atomate.lammps.firetasks.run_calc)
  • RunLammpsFake (class in atomate.lammps.firetasks.run_calc) -
  • -
  • RunNEBVaspFake (class in atomate.vasp.firetasks.neb_tasks)
  • RunNoQChem (class in atomate.qchem.firetasks.run_calc)
  • @@ -1480,11 +1456,11 @@

    T

  • test_recursiveupdate() (atomate.utils.tests.test_utils.UtilsTests method)
  • test_rotate_torsion() (atomate.qchem.firetasks.tests.test_geo_transformations.TestGeoTransformations method) -
  • -
  • test_RunCritic2() (atomate.qchem.firetasks.tests.test_critic2.TestRunCritic2 method)
  • @@ -1588,21 +1562,17 @@

    W

  • WriteCustomInput (class in atomate.qchem.firetasks.write_inputs)
  • WriteInput (class in atomate.qchem.firetasks.write_inputs) -
  • -
  • WriteInputFromForceFieldAndTopology (class in atomate.lammps.firetasks.write_inputs)
  • @@ -1637,7 +1607,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/gibbs_workflow_tutorial.html b/docs/gibbs_workflow_tutorial.html index 48b3344d4..0da0121e6 100644 --- a/docs/gibbs_workflow_tutorial.html +++ b/docs/gibbs_workflow_tutorial.html @@ -5,7 +5,7 @@ - Running Gibbs workflows — atomate 1.0.0 documentation + Running Gibbs workflows — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -297,7 +297,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/index.html b/docs/index.html index d75370ec2..1db7d0ba0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5,7 +5,7 @@ - atomate (Materials Science Workflows) — atomate 1.0.0 documentation + atomate (Materials Science Workflows) — atomate 1.0.1 documentation @@ -32,7 +32,7 @@

    Navigation

  • next |
  • - + @@ -391,7 +391,7 @@

    Navigation

  • next |
  • - + diff --git a/docs/installation.html b/docs/installation.html index e31508b67..fede86d63 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -5,7 +5,7 @@ - Installing atomate — atomate 1.0.0 documentation + Installing atomate — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -642,7 +642,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/license.html b/docs/license.html index daf979333..4b1638ff3 100644 --- a/docs/license.html +++ b/docs/license.html @@ -5,7 +5,7 @@ - License — atomate 1.0.0 documentation + License — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -148,7 +148,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/modules.html b/docs/modules.html index c7979f32f..bde400cf6 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -5,7 +5,7 @@ - atomate — atomate 1.0.0 documentation + atomate — atomate 1.0.1 documentation @@ -28,7 +28,7 @@

    Navigation

  • modules |
  • - + @@ -95,7 +95,7 @@

    atomateatomate.vasp.powerups module
  • atomate.vasp.submission_filter module
  • atomate.vasp.vasp_config module
  • -
  • atomate.vasp.vasp_powerups module
  • +
  • atomate.vasp.vasp_powerups module
  • Module contents
  • @@ -145,7 +145,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/objects.inv b/docs/objects.inv index d888750f2..030a68ff9 100644 Binary files a/docs/objects.inv and b/docs/objects.inv differ diff --git a/docs/py-modindex.html b/docs/py-modindex.html index ac132f568..ed4b68ee8 100644 --- a/docs/py-modindex.html +++ b/docs/py-modindex.html @@ -5,7 +5,7 @@ - Python Module Index — atomate 1.0.0 documentation + Python Module Index — atomate 1.0.1 documentation @@ -31,7 +31,7 @@

    Navigation

  • modules |
  • - + @@ -378,11 +378,6 @@

    Python Module Index

        atomate.vasp.firetasks.glue_tasks - - -     - atomate.vasp.firetasks.neb_tasks -     @@ -408,6 +403,11 @@

    Python Module Index

        atomate.vasp.vasp_config + + +     + atomate.vasp.vasp_powerups +     @@ -445,7 +445,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/running_workflows.html b/docs/running_workflows.html index 43c8a7f6d..36ba101cc 100644 --- a/docs/running_workflows.html +++ b/docs/running_workflows.html @@ -5,7 +5,7 @@ - Running workflows tutorial — atomate 1.0.0 documentation + Running workflows tutorial — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -315,7 +315,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs/search.html b/docs/search.html index 83fd1b0b8..17040c508 100644 --- a/docs/search.html +++ b/docs/search.html @@ -5,7 +5,7 @@ - Search — atomate 1.0.0 documentation + Search — atomate 1.0.1 documentation @@ -33,7 +33,7 @@

    Navigation

  • modules |
  • - + @@ -84,7 +84,7 @@

    Navigation

  • modules |
  • - + diff --git a/docs/searchindex.js b/docs/searchindex.js index d51a1429b..b65caf9ad 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["advanced_stores","atomate","atomate.common","atomate.common.firetasks","atomate.common.firetasks.tests","atomate.common.tests","atomate.feff","atomate.feff.firetasks","atomate.feff.firetasks.tests","atomate.feff.fireworks","atomate.feff.fireworks.tests","atomate.feff.workflows","atomate.feff.workflows.tests","atomate.lammps","atomate.lammps.firetasks","atomate.lammps.fireworks","atomate.lammps.workflows","atomate.qchem","atomate.qchem.firetasks","atomate.qchem.firetasks.tests","atomate.qchem.fireworks","atomate.qchem.workflows","atomate.qchem.workflows.base","atomate.qchem.workflows.tests","atomate.tools","atomate.tools.post_process","atomate.tools.tests","atomate.utils","atomate.utils.tests","atomate.vasp","atomate.vasp.analysis","atomate.vasp.builders","atomate.vasp.builders.examples","atomate.vasp.examples","atomate.vasp.firetasks","atomate.vasp.firetasks.tests","atomate.vasp.fireworks","atomate.vasp.tests","atomate.vasp.workflows","atomate.vasp.workflows.base","atomate.vasp.workflows.presets","atomate.vasp.workflows.tests","builders","changelog","concepts","contributors","creating_workflows","customizing_workflows","developer_installation","gibbs_workflow_tutorial","index","installation","license","modules","running_workflows","workflow_yaml_reference"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.intersphinx":1,"sphinx.ext.todo":2,sphinx:56},filenames:["advanced_stores.rst","atomate.rst","atomate.common.rst","atomate.common.firetasks.rst","atomate.common.firetasks.tests.rst","atomate.common.tests.rst","atomate.feff.rst","atomate.feff.firetasks.rst","atomate.feff.firetasks.tests.rst","atomate.feff.fireworks.rst","atomate.feff.fireworks.tests.rst","atomate.feff.workflows.rst","atomate.feff.workflows.tests.rst","atomate.lammps.rst","atomate.lammps.firetasks.rst","atomate.lammps.fireworks.rst","atomate.lammps.workflows.rst","atomate.qchem.rst","atomate.qchem.firetasks.rst","atomate.qchem.firetasks.tests.rst","atomate.qchem.fireworks.rst","atomate.qchem.workflows.rst","atomate.qchem.workflows.base.rst","atomate.qchem.workflows.tests.rst","atomate.tools.rst","atomate.tools.post_process.rst","atomate.tools.tests.rst","atomate.utils.rst","atomate.utils.tests.rst","atomate.vasp.rst","atomate.vasp.analysis.rst","atomate.vasp.builders.rst","atomate.vasp.builders.examples.rst","atomate.vasp.examples.rst","atomate.vasp.firetasks.rst","atomate.vasp.firetasks.tests.rst","atomate.vasp.fireworks.rst","atomate.vasp.tests.rst","atomate.vasp.workflows.rst","atomate.vasp.workflows.base.rst","atomate.vasp.workflows.presets.rst","atomate.vasp.workflows.tests.rst","builders.rst","changelog.rst","concepts.rst","contributors.rst","creating_workflows.rst","customizing_workflows.rst","developer_installation.rst","gibbs_workflow_tutorial.rst","index.rst","installation.rst","license.rst","modules.rst","running_workflows.rst","workflow_yaml_reference.rst"],objects:{"":{atomate:[1,0,0,"-"]},"atomate.common":{firetasks:[3,0,0,"-"],powerups:[2,0,0,"-"],tests:[5,0,0,"-"]},"atomate.common.firetasks":{glue_tasks:[3,0,0,"-"],parse_outputs:[3,0,0,"-"],run_calc:[3,0,0,"-"],tests:[4,0,0,"-"]},"atomate.common.firetasks.glue_tasks":{CopyFiles:[3,1,1,""],CopyFilesFromCalcLoc:[3,1,1,""],CreateFolder:[3,1,1,""],DeleteFiles:[3,1,1,""],DeleteFilesPrevFolder:[3,1,1,""],GzipDir:[3,1,1,""],PassCalcLocs:[3,1,1,""],PassResult:[3,1,1,""],get_calc_loc:[3,4,1,""]},"atomate.common.firetasks.glue_tasks.CopyFiles":{copy_files:[3,2,1,""],optional_params:[3,3,1,""],run_task:[3,2,1,""],setup_copy:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.CopyFilesFromCalcLoc":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.CreateFolder":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.DeleteFiles":{required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.DeleteFilesPrevFolder":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.GzipDir":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.PassCalcLocs":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.PassResult":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.parse_outputs":{ToDbTask:[3,1,1,""]},"atomate.common.firetasks.parse_outputs.ToDbTask":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.run_calc":{RunCommand:[3,1,1,""],RunCustodianFromObjects:[3,1,1,""]},"atomate.common.firetasks.run_calc.RunCommand":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.run_calc.RunCustodianFromObjects":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.tests":{test_parse_outputs:[4,0,0,"-"]},"atomate.common.firetasks.tests.test_parse_outputs":{TestDrone:[4,1,1,""],TestToDbTask:[4,1,1,""]},"atomate.common.firetasks.tests.test_parse_outputs.TestDrone":{__init__:[4,2,1,""],assimilate:[4,2,1,""],get_valid_paths:[4,2,1,""]},"atomate.common.firetasks.tests.test_parse_outputs.TestToDbTask":{test_ToDbTask:[4,2,1,""]},"atomate.common.powerups":{add_additional_fields_to_taskdocs:[2,4,1,""],add_namefile:[2,4,1,""],add_priority:[2,4,1,""],add_tags:[2,4,1,""],powerup_by_kwargs:[2,4,1,""],preserve_fworker:[2,4,1,""],set_execution_options:[2,4,1,""],set_queue_adapter:[2,4,1,""]},"atomate.lammps":{drones:[13,0,0,"-"],firetasks:[14,0,0,"-"],fireworks:[15,0,0,"-"],utils:[13,0,0,"-"],workflows:[16,0,0,"-"]},"atomate.lammps.drones":{LammpsDrone:[13,1,1,""]},"atomate.lammps.drones.LammpsDrone":{__init__:[13,2,1,""],as_dict:[13,2,1,""],assimilate:[13,2,1,""],from_dict:[13,2,1,""],generate_doc:[13,2,1,""],get_valid_paths:[13,2,1,""],post_process:[13,2,1,""],schema:[13,3,1,""]},"atomate.lammps.firetasks":{glue_tasks:[14,0,0,"-"],run_calc:[14,0,0,"-"],write_inputs:[14,0,0,"-"]},"atomate.lammps.firetasks.glue_tasks":{CopyPackmolOutputs:[14,1,1,""]},"atomate.lammps.firetasks.glue_tasks.CopyPackmolOutputs":{optional_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.firetasks.run_calc":{RunLammpsDirect:[14,1,1,""],RunLammpsFake:[14,1,1,""],RunPackmol:[14,1,1,""]},"atomate.lammps.firetasks.run_calc.RunLammpsDirect":{required_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.firetasks.run_calc.RunLammpsFake":{required_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.firetasks.run_calc.RunPackmol":{optional_params:[14,3,1,""],required_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.firetasks.write_inputs":{WriteInputFromForceFieldAndTopology:[14,1,1,""],WriteInputFromIOSet:[14,1,1,""]},"atomate.lammps.firetasks.write_inputs.WriteInputFromForceFieldAndTopology":{optional_params:[14,3,1,""],required_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.firetasks.write_inputs.WriteInputFromIOSet":{optional_params:[14,3,1,""],required_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.utils":{use_fake_lammps:[13,4,1,""]},"atomate.qchem":{drones:[17,0,0,"-"],firetasks:[18,0,0,"-"],fireworks:[20,0,0,"-"],powerups:[17,0,0,"-"],workflows:[21,0,0,"-"]},"atomate.qchem.drones":{QChemDrone:[17,1,1,""]},"atomate.qchem.drones.QChemDrone":{__init__:[17,2,1,""],assimilate:[17,2,1,""],filter_files:[17,2,1,""],generate_doc:[17,2,1,""],get_valid_paths:[17,2,1,""],post_process:[17,2,1,""],process_qchem_multirun:[17,2,1,""],process_qchemrun:[17,2,1,""],schema:[17,3,1,""],validate_doc:[17,2,1,""]},"atomate.qchem.firetasks":{critic2:[18,0,0,"-"],geo_transformations:[18,0,0,"-"],run_calc:[18,0,0,"-"],tests:[19,0,0,"-"],write_inputs:[18,0,0,"-"]},"atomate.qchem.firetasks.critic2":{ProcessCritic2:[18,1,1,""],RunCritic2:[18,1,1,""]},"atomate.qchem.firetasks.critic2.ProcessCritic2":{required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.critic2.RunCritic2":{required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.geo_transformations":{RotateTorsion:[18,1,1,""]},"atomate.qchem.firetasks.geo_transformations.RotateTorsion":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.run_calc":{RunNoQChem:[18,1,1,""],RunQChemCustodian:[18,1,1,""],RunQChemDirect:[18,1,1,""],RunQChemFake:[18,1,1,""]},"atomate.qchem.firetasks.run_calc.RunNoQChem":{run_task:[18,2,1,""]},"atomate.qchem.firetasks.run_calc.RunQChemCustodian":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.run_calc.RunQChemDirect":{required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.run_calc.RunQChemFake":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.tests":{test_critic2:[19,0,0,"-"],test_geo_transformations:[19,0,0,"-"],test_run_calc:[19,0,0,"-"],test_write_inputs:[19,0,0,"-"]},"atomate.qchem.firetasks.tests.test_critic2":{TestProcessCritic2:[19,1,1,""],TestRunCritic2:[19,1,1,""]},"atomate.qchem.firetasks.tests.test_critic2.TestProcessCritic2":{setUp:[19,2,1,""],tearDown:[19,2,1,""],test_ProcessCritic2:[19,2,1,""]},"atomate.qchem.firetasks.tests.test_critic2.TestRunCritic2":{setUp:[19,2,1,""],tearDown:[19,2,1,""],test_RunCritic2:[19,2,1,""]},"atomate.qchem.firetasks.tests.test_geo_transformations":{TestGeoTransformations:[19,1,1,""]},"atomate.qchem.firetasks.tests.test_geo_transformations.TestGeoTransformations":{setUp:[19,2,1,""],setUpClass:[19,2,1,""],tearDown:[19,2,1,""],test_rotate_torsion:[19,2,1,""]},"atomate.qchem.firetasks.tests.test_run_calc":{TestFakeRunQChem:[19,1,1,""],TestRunCalcQChem:[19,1,1,""]},"atomate.qchem.firetasks.tests.test_run_calc.TestFakeRunQChem":{setUp:[19,2,1,""],tearDown:[19,2,1,""],test_RunQChemFake:[19,2,1,""]},"atomate.qchem.firetasks.tests.test_run_calc.TestRunCalcQChem":{setUp:[19,2,1,""],tearDown:[19,2,1,""],test_RunQChemCustodian_FF_basic_defaults:[19,2,1,""],test_RunQChemCustodian_FF_basic_not_defaults:[19,2,1,""],test_RunQChemCustodian_FF_using_fw_spec_defaults:[19,2,1,""],test_RunQChemCustodian_FF_using_fw_spec_not_defaults:[19,2,1,""],test_RunQChemCustodian_basic_defaults:[19,2,1,""],test_RunQChemCustodian_basic_not_defaults:[19,2,1,""],test_RunQChemCustodian_using_fw_spec_defaults:[19,2,1,""],test_RunQChemCustodian_using_fw_spec_not_defaults:[19,2,1,""],test_RunQChemDirect:[19,2,1,""]},"atomate.qchem.firetasks.tests.test_write_inputs":{TestWriteInputQChem:[19,1,1,""]},"atomate.qchem.firetasks.tests.test_write_inputs.TestWriteInputQChem":{setUp:[19,2,1,""],setUpClass:[19,2,1,""],tearDown:[19,2,1,""],test_write_custom_input:[19,2,1,""],test_write_input:[19,2,1,""],test_write_input_from_io_custom_smd:[19,2,1,""],test_write_input_from_io_set:[19,2,1,""],test_write_input_from_io_set_diff_mol:[19,2,1,""],test_write_input_from_io_set_diff_mol_pcm:[19,2,1,""],test_write_input_from_io_set_write_dir:[19,2,1,""]},"atomate.qchem.firetasks.write_inputs":{WriteCustomInput:[18,1,1,""],WriteInput:[18,1,1,""],WriteInputFromIOSet:[18,1,1,""]},"atomate.qchem.firetasks.write_inputs.WriteCustomInput":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.write_inputs.WriteInput":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.write_inputs.WriteInputFromIOSet":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.powerups":{use_fake_qchem:[17,4,1,""]},"atomate.qchem.workflows":{base:[22,0,0,"-"],tests:[23,0,0,"-"]},"atomate.utils":{fileio:[27,0,0,"-"],testing:[27,0,0,"-"],tests:[28,0,0,"-"],utils:[27,0,0,"-"]},"atomate.utils.fileio":{FileClient:[27,1,1,""]},"atomate.utils.fileio.FileClient":{__init__:[27,2,1,""],abspath:[27,2,1,""],copy:[27,2,1,""],exists:[27,2,1,""],get_ssh_connection:[27,2,1,""],glob:[27,2,1,""],listdir:[27,2,1,""]},"atomate.utils.testing":{AtomateTest:[27,1,1,""]},"atomate.utils.testing.AtomateTest":{get_task_collection:[27,2,1,""],get_task_database:[27,2,1,""],setUp:[27,2,1,""],tearDown:[27,2,1,""]},"atomate.utils.tests":{test_loaders:[28,0,0,"-"],test_utils:[28,0,0,"-"]},"atomate.utils.tests.test_loaders":{FuncTest:[28,1,1,""]},"atomate.utils.tests.test_loaders.FuncTest":{setUp:[28,2,1,""],test_get_wf_from_spec_dict:[28,2,1,""],test_multi_parent:[28,2,1,""]},"atomate.utils.tests.test_utils":{Task1:[28,1,1,""],Task2:[28,1,1,""],UtilsTests:[28,1,1,""]},"atomate.utils.tests.test_utils.Task1":{run_task:[28,2,1,""]},"atomate.utils.tests.test_utils.Task2":{run_task:[28,2,1,""]},"atomate.utils.tests.test_utils.UtilsTests":{setUp:[28,2,1,""],test_env_chk:[28,2,1,""],test_get_database:[28,2,1,""],test_get_mongolike:[28,2,1,""],test_get_uri:[28,2,1,""],test_recursive_get_result:[28,2,1,""],test_recursiveupdate:[28,2,1,""]},"atomate.utils.utils":{env_chk:[27,4,1,""],get_a_unique_id:[27,4,1,""],get_database:[27,4,1,""],get_fws_and_tasks:[27,4,1,""],get_logger:[27,4,1,""],get_meta_from_structure:[27,4,1,""],get_mongolike:[27,4,1,""],get_uri:[27,4,1,""],get_wf_from_spec_dict:[27,4,1,""],load_class:[27,4,1,""],recursive_get_result:[27,4,1,""],recursive_update:[27,4,1,""]},"atomate.vasp":{analysis:[30,0,0,"-"],builders:[31,0,0,"-"],config:[29,0,0,"-"],drones:[29,0,0,"-"],examples:[33,0,0,"-"],submission_filter:[29,0,0,"-"],tests:[37,0,0,"-"],vasp_config:[29,0,0,"-"]},"atomate.vasp.analysis":{phonopy:[30,0,0,"-"]},"atomate.vasp.analysis.phonopy":{get_phonopy_gibbs:[30,4,1,""],get_phonopy_qha:[30,4,1,""],get_phonopy_thermal_expansion:[30,4,1,""]},"atomate.vasp.builders":{bandgap_estimation:[31,0,0,"-"],base:[31,0,0,"-"],boltztrap_materials:[31,0,0,"-"],dielectric:[31,0,0,"-"],examples:[32,0,0,"-"],file_materials:[31,0,0,"-"],fix_tasks:[31,0,0,"-"],materials_descriptor:[31,0,0,"-"],materials_ehull:[31,0,0,"-"],tags:[31,0,0,"-"],tasks_materials:[31,0,0,"-"],utils:[31,0,0,"-"]},"atomate.vasp.builders.bandgap_estimation":{BandgapEstimationBuilder:[31,1,1,""]},"atomate.vasp.builders.bandgap_estimation.BandgapEstimationBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.base":{AbstractBuilder:[31,1,1,""]},"atomate.vasp.builders.base.AbstractBuilder":{from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.boltztrap_materials":{BoltztrapMaterialsBuilder:[31,1,1,""]},"atomate.vasp.builders.boltztrap_materials.BoltztrapMaterialsBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.dielectric":{DielectricBuilder:[31,1,1,""]},"atomate.vasp.builders.dielectric.DielectricBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.examples":{run_builders:[32,0,0,"-"]},"atomate.vasp.builders.file_materials":{FileMaterialsBuilder:[31,1,1,""]},"atomate.vasp.builders.file_materials.FileMaterialsBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.fix_tasks":{FixTasksBuilder:[31,1,1,""]},"atomate.vasp.builders.fix_tasks.FixTasksBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.materials_descriptor":{MaterialsDescriptorBuilder:[31,1,1,""]},"atomate.vasp.builders.materials_descriptor.MaterialsDescriptorBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.materials_ehull":{MaterialsEhullBuilder:[31,1,1,""]},"atomate.vasp.builders.materials_ehull.MaterialsEhullBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.tags":{TagsBuilder:[31,1,1,""]},"atomate.vasp.builders.tags.TagsBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.tasks_materials":{TasksMaterialsBuilder:[31,1,1,""],module_dir:[31,5,1,""]},"atomate.vasp.builders.tasks_materials.TasksMaterialsBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.utils":{dbid_to_int:[31,4,1,""],dbid_to_str:[31,4,1,""]},"atomate.vasp.drones":{VaspDrone:[29,1,1,""]},"atomate.vasp.drones.VaspDrone":{__init__:[29,2,1,""],as_dict:[29,2,1,""],assimilate:[29,2,1,""],filter_files:[29,2,1,""],from_dict:[29,2,1,""],generate_doc:[29,2,1,""],get_valid_paths:[29,2,1,""],post_process:[29,2,1,""],process_bandstructure:[29,2,1,""],process_dos:[29,2,1,""],process_raw_data:[29,2,1,""],process_vasprun:[29,2,1,""],schema:[29,3,1,""],set_analysis:[29,2,1,""],validate_doc:[29,2,1,""]},"atomate.vasp.firetasks":{glue_tasks:[34,0,0,"-"],neb_tasks:[34,0,0,"-"]},"atomate.vasp.firetasks.glue_tasks":{CheckBandgap:[34,1,1,""],CheckStability:[34,1,1,""],CopyVaspOutputs:[34,1,1,""],GetInterpolatedPOSCAR:[34,1,1,""],pass_vasp_result:[34,4,1,""]},"atomate.vasp.firetasks.glue_tasks.CheckBandgap":{optional_params:[34,3,1,""],required_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.firetasks.glue_tasks.CheckStability":{optional_params:[34,3,1,""],required_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.firetasks.glue_tasks.CopyVaspOutputs":{copy_files:[34,2,1,""],optional_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.firetasks.glue_tasks.GetInterpolatedPOSCAR":{interpolate_poscar:[34,2,1,""],optional_params:[34,3,1,""],required_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.firetasks.neb_tasks":{RunNEBVaspFake:[34,1,1,""],TransferNEBTask:[34,1,1,""],WriteNEBFromEndpoints:[34,1,1,""],WriteNEBFromImages:[34,1,1,""]},"atomate.vasp.firetasks.neb_tasks.RunNEBVaspFake":{optional_params:[34,3,1,""],required_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.firetasks.neb_tasks.TransferNEBTask":{optional_params:[34,3,1,""],required_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.firetasks.neb_tasks.WriteNEBFromEndpoints":{optional_params:[34,3,1,""],required_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.firetasks.neb_tasks.WriteNEBFromImages":{optional_params:[34,3,1,""],required_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.submission_filter":{SubmissionFilter:[29,1,1,""]},"atomate.vasp.submission_filter.SubmissionFilter":{NO_POTCARS:[29,3,1,""],__init__:[29,2,1,""],as_dict:[29,2,1,""],from_dict:[29,2,1,""],test:[29,2,1,""]},"atomate.vasp.tests":{test_drones:[37,0,0,"-"],test_setup:[37,0,0,"-"]},"atomate.vasp.tests.test_drones":{VaspToDbTaskDroneTest:[37,1,1,""]},"atomate.vasp.tests.test_drones.VaspToDbTaskDroneTest":{setUpClass:[37,2,1,""],test_assimilate:[37,2,1,""],test_bandstructure:[37,2,1,""],test_detect_output_file_paths:[37,2,1,""],test_parse_chrgcar:[37,2,1,""],test_parse_locpot:[37,2,1,""],test_parse_optical:[37,2,1,""],test_parse_potcar:[37,2,1,""],test_runs_assimilate:[37,2,1,""]},"atomate.vasp.tests.test_setup":{TestSetup:[37,1,1,""]},"atomate.vasp.tests.test_setup.TestSetup":{setUp:[37,2,1,""],setUpClass:[37,2,1,""],tearDown:[37,2,1,""],test_setup:[37,2,1,""]},"atomate.vasp.workflows":{presets:[40,0,0,"-"]},atomate:{common:[2,0,0,"-"],feff:[6,0,0,"-"],lammps:[13,0,0,"-"],qchem:[17,0,0,"-"],utils:[27,0,0,"-"],vasp:[29,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","function","Python function"],"5":["py","data","Python data"]},objtypes:{"0":"py:module","1":"py:class","2":"py:method","3":"py:attribute","4":"py:function","5":"py:data"},terms:{"000":[50,51],"0000":55,"000000":[51,54],"009788":54,"0110":55,"0217":55,"0323":55,"033":49,"050":49,"100":[14,49,50],"1000":[46,47,49],"1040":49,"1048":49,"108":[46,49],"132":31,"139":50,"140":50,"142":49,"149":[49,51],"152":50,"154":49,"158":46,"1700":49,"180":18,"196":49,"1988":49,"200":29,"2000":49,"2004":46,"2010":49,"2014":49,"2015":[46,49,51,52],"2017":50,"300":49,"30t18":51,"311":18,"330":49,"338":49,"359":49,"3mno3":50,"3x3":49,"451":49,"457482":54,"485340095":49,"500":51,"500000":54,"504894":54,"606553":54,"614":49,"683785":0,"7000":[46,47],"778":49,"790":49,"799":49,"7sr0":50,"803":49,"868851":54,"870":49,"874":49,"9655":55,"9773":55,"9888":55,"abstract":[3,14,18,28,31,34,46],"break":51,"case":[3,18,27,29,34,37,42,43,46,50,51],"char":2,"class":[0,3,4,13,14,17,18,19,27,28,29,31,34,37,46,47,51],"default":[2,3,14,18,27,29,34,42,43,46,47,48,50,51],"export":51,"final":[14,27,34,46,49,51,54,55],"float":[14,18,30,34,46],"function":[0,18,27,31,34,42,43,44,46,48,49,50,51,52,54],"import":[2,17,29,46,47,48,49,50,51,54,55],"int":[2,18,29,31,34],"long":[46,47],"new":[3,31,42,43,44,46,48,51],"null":51,"return":[2,3,4,13,14,17,18,27,28,29,30,31,34,46,47,50,51],"short":[46,55],"static":[17,27,29,31,46,54],"super":47,"switch":[46,51],"true":[0,2,3,13,14,18,27,28,29,31,34,44,46,47,49],"try":[18,42,44,47,48,51,54,55],"var":[29,31,34,43],"while":[0,27,44,46,51],AND:52,ARE:52,AWS:0,Adding:51,And:49,Are:51,BUT:52,But:0,DOS:[0,29,43,46,54],FOR:[48,52],FWS:43,FWs:34,For:[0,2,3,4,13,14,17,18,27,28,29,34,44,46,47,48,50,51,54,55],NOT:[18,48,52],One:[42,44,46,50,51],PBS:51,SUCH:52,Such:[46,51],THE:52,That:[44,51],The:[0,3,4,13,14,17,18,27,28,29,31,34,43,46,47,48,49,51,52,54,55],Then:[46,49,51,54],There:[3,29,31,44,46,49,50,51,54],These:[46,48,50,51],USE:[48,52],Use:[34,50],Used:27,Useful:46,Uses:3,Using:[49,50,51],WILL:48,Will:18,With:46,XAS:50,__class__:[46,47],__future__:46,__init__:[4,13,17,27,29,31,47],_fw_env:[3,14,18,27,28,34],_fw_name:51,_fw_q_type:51,_fworker:2,_io:27,_maggma:0,_preserve_fwork:2,_push:3,_queueadapt:2,_set:3,_spec:2,_structure_optim:51,_unittest:48,abil:43,abl:[46,47,51,54,55],about:[0,3,44,46,50,51],abov:[46,47,48,49,50,51,52,54,55],absolut:[3,27,51],absolute_import:46,abspath:27,abstractbuild:31,abstractdron:[3,4,13,17,29],abstractstructurefilt:29,ac_:51,academ:51,accept:[3,49,51,54],access:[0,31,47,51],accompani:31,accomplish:[47,51],accord:14,account:[46,49,51],accur:[4,31,49],achiev:[3,27,46,47],acknowledg:50,across:[3,14,18,28,34,44,50,51],act:46,activ:[48,51],actual:[17,18,46,48,49,51,54],acycl:46,adapt:[29,46,51],add:[2,3,17,29,31,43,44,46,50,55],add_additional_fields_to_taskdoc:2,add_bandgap_check:46,add_dos_dict:54,add_modify_incar:[46,47,54],add_namefil:[2,46],add_prior:[2,44,46],add_stability_check:46,add_tag:[2,46],add_track:[43,46],add_wf:[49,54],add_wf_metadata:46,added:[2,13,27,43,44,46,49,50,51,54],adding:[46,47,50,51,54],addit:[3,14,17,18,28,29,34,43,45,50,51],additional_field:[2,3,13,17,29],additional_fil:34,adjust:[14,51],admin:[27,51],admin_password:[0,51],admin_us:[0,51],admin_usernam:[0,51],administr:51,adsorpt:[29,38,43],advanc:[18,46,50,51],advantag:[44,55],advis:52,aecar:43,aeccar0:29,aeccar1:29,aeccar2:29,affect:46,after:[2,3,37,43,46,47,51,55],afterward:42,again:[46,48,51],against:34,aggreg:46,agnost:[27,46],agreement:52,aim:55,ajain:31,aka:17,alchemi:29,alex:45,alfr:50,alias:[0,51],alireza:45,aliv:51,all:[2,3,4,13,14,17,18,27,28,29,31,34,42,43,44,46,47,48,49,50,51,52,54,55],all_no_subdir:3,alloc:51,allow:[17,18,27,34,43,44,46,48,49,50,51,54,55],almost:51,alon:[46,48],along:[17,46],alreadi:[46,49,54],also:[2,3,17,18,19,27,28,29,34,42,44,46,47,48,50,51,54],altern:[0,49,51],although:[42,46,48,51],alwai:[17,47,49,51],amazon:0,amount:51,amplitud:46,anaconda:51,analys:[46,50],analysi:[0,1,18,29,34,43,46,47,49,50,51,54],analyz:[18,46,50],anatomi:50,angl:18,angstrom:34,anharmon:[43,49],anharmonic_contribut:49,ani:[2,3,17,18,27,29,44,46,47,48,50,51,52,54,55],ann:45,anoth:[27,44,46,48,51,54,55],anticip:43,anubhav:45,anyon:52,anyth:[46,51,55],anywher:[0,49,54],api:[0,31,46,49,50],app:[4,13,17,29],append:[3,18,46,47],appli:[2,18,43,46,47,48,50],appreci:46,approach:0,appropri:[44,47,51],approv:52,approxim:[46,49],arbitrari:51,arbitrarili:46,archer:51,architectur:[50,51],area:50,aren:51,arg:[2,3,4,13,14,17,18,27,28,29,30,31,34,46,47],argument:[27,34,47,55],aris:52,around:51,arrai:[3,46,49],arrang:34,art:50,as_dict:[4,13,27,29,34,46,47],asctim:27,ask:51,aspect:51,assembl:46,assimil:[0,4,13,17,29],associ:46,assum:[46,49,51],asta:45,atla:51,atleast:3,atom:[0,42,45,47,49,52],atom_index:18,atomate_db:[49,54],atomate_env:51,atomatetest:[4,19,27,28],attempt:43,attent:46,attribut:[27,34],atwf:[43,51,54,55],authent:[43,51],authsourc:43,auto:[29,43],auto_load:[49,54],autogener:50,autom:[43,50],automat:[27,29,34,42,44,47,50,51],autosort_tol:34,avail:[0,44,46,50,51,52,54],averag:[29,31],aws:0,axi:29,aykol:[43,45,50],b3lyp:18,back:[27,44,47,48],background:50,backup:18,bader:[29,43],band:[0,29,31,34,43,44,46,50,51],band_gap:29,bandgap:[29,43,46,54],bandgap_estim:[1,29],bandgapestimationbuild:31,bandstructur:[27,29,43,46,47,50,55],bandstructure_mod:29,bandstructuresymmlin:54,bar:2,bare:50,barin:49,base:[0,1,3,4,13,14,17,18,19,21,27,28,29,34,37,38,43,44,46,47,49,50,51,54,55],bash_profil:51,bashrc:51,basi:18,basic:[14,18,42,43,51],basis_set:18,batch:[49,54],becaus:[4,18,42,46],becom:[2,46,50],been:[29,46,50,54],befor:[18,19,28,31,34,37,44,46,47,48,51,55],begin:[2,3,34,42],behav:44,behavior:[3,27,43,44,46,48,49,51],being:[18,27,34,51,55],below:[42,44,46,47,48,49,50,51,52,54],benefit:[46,51,54,55],bercx:[43,45],berkelei:[45,52],best:[46,47,51],better:[43,46,51,54],between:[18,34,44,46,48,49,51],beyond:[46,51],big:[2,51],bin:[49,51],binari:[51,52],birch_murnaghan:[30,46],bit:51,blanco:46,blau:[43,45],block:[2,51],bocklund:[43,45,50],boland:[43,45],bolton:43,boltztrap:[31,43,50],boltztrap_materi:[1,29],boltztrap_read:31,boltztrapfw:[43,46],boltztrapmaterialsbuild:31,bookkeep:55,bool:[2,3,13,14,17,18,27,29,31,34],bootstrap:[46,51],borg:[4,13,17,29],both:[44,48,49,51],box:[14,51],box_siz:14,branch:46,brandon:45,breifli:51,brief:47,briefli:51,brillouin:54,broberg:[43,45],bs_plotter:54,bsd:[50,52],bsplotter:54,bucket:0,bucket_nam:0,bug:[43,52],bugfix:43,build:[31,42,50],builder:[1,29,43,49,50,54],built:[3,44,50,51],bulk:[43,46],bulk_modulu:[29,38,55],burger:46,busi:52,cach:51,calc:[17,29],calc_dir:[0,3,14,34],calc_loc:[3,14,18,34,44],calcdb:[0,43],calcs_revers:[17,29],calcuat:[17,29],calcul:[0,3,17,18,29,31,34,43,46,49,51,54],california:52,call:[0,3,14,18,28,34,42,46,48,51,54,55],can:[0,2,3,4,13,14,17,18,27,28,29,34,42,43,44,46,47,48,49,50,54,55],cancel:50,cannot:[3,27,44,46,47],capabl:[0,46,50],capac:49,career:45,cat:51,categori:[2,51],caus:[51,52],cbm:[29,46],cell:[47,55],center:[44,46,47,48,50],centric:[42,51],certain:[2,3,14,18,28,34,44,46,48,50,51],certainli:51,chain:[44,50,54],chang:[2,3,19,27,28,29,43,46,47,48,49,50,51,54],change_dir:3,charg:[0,29,43,51],check:[4,13,17,27,29,34,43,44,45,46,47,49,50,51,54],checkbandgap:34,checklist:50,checkpoint:51,checkstabl:34,chem:18,chemic:49,chemsi:[17,29,43],chgcar:[0,29,34,43,54],child:[2,3,34,44,46,55],child_prior:2,children:[44,46],choic:51,choos:[18,29,34,46,47,51,52,54],chosen:[46,51],chu:50,chunk:0,cif:[4,13,17,54],civil:50,classmethod:[13,19,29,31,37],classnam:27,clean:43,cleaner:43,cleanup:43,clear:[44,48,54],client:27,clone:48,close:46,closest:34,cloud:48,cluster:[48,51,54],cmd:3,code:[18,34,42,43,44,46,51,52,54,55],code_lbl:31,codebas:[44,51],coeffici:30,coexist:51,coll_nam:27,collabor:51,collect:[0,27,31,42,43,49,51,54],com:[27,29,48],combin:[46,50,51],come:[3,14,18,28,34,44,51],comfort:[46,51],command:[3,14,17,18,28,34,44,46,47,48,49,51,54,55],comment:[31,54,55],commerci:51,commit:43,common:[1,14,18,27,31,34,43,46,48,49,51,53,54,55],common_param:[27,55],common_param_upd:27,commonadapt:51,commonli:49,commun:[44,46,51],compar:49,compat:43,compil:[50,51],complet:[0,3,18,46,49,50,51,54,55],complete_do:54,completed_at:[13,29],completedo:54,complex:[42,44,46,50,51],complic:[46,51,55],compon:[31,50],compos:[44,46,50],composit:[31,46,47,51],composition_reduc:29,composition_unit_cel:29,compound:31,compress:0,comput:[0,30,34,42,43,44,46,48,49,50,52],concept:50,conclus:50,conda:[48,51],condit:52,condition:46,config:[1,14,31,43,44,47,50,51,53,54],config_dict:47,config_fil:27,config_file_dir:51,configur:[43,44,48,49,50,54],confirm:50,conflict:[48,51],congrat:51,conjuct:18,connect:[27,50],consecut:46,consequenti:52,consid:[29,42,46,49,51,55],consider:49,consist:[46,50],constant:[31,43,50],constitu:14,constituent_molecul:14,constraint:[27,46],construct:[27,46,47,51,54],constructor:[27,47,55],consult:51,contact:51,contain:[2,3,4,13,14,17,18,28,29,31,34,44,46,47,50,51,55],contcar:[34,54],contcar_to_poscar:34,content:[49,51,53,54],context:46,continu:[3,54],continue_on_miss:3,contract:[31,52],contribut:[43,45,48,49],contributor:52,control:[14,46,47,48,49,50,51,55],control_param:14,conveni:51,convent:50,converg:[46,47],convers:[34,49,51],convert:[3,4,13,17,29],copi:[3,14,17,18,27,31,34,43,44,48,51,54],copy_fil:[3,34],copyfil:[3,14,34],copyfilesfromcalcloc:[3,43],copypackmoloutput:14,copyright:52,copyvaspoutput:[3,34,43,44],core:[1,2,3,6,13,14,17,18,27,28,29,34,38,44,46,47,49,50,54,55],cori:44,correct:[46,51],correctli:[46,51],correspond:[3,27,34,46,49,50],costa:[43,45],could:[3,18,46,51],counter:31,counter_writ:31,coupl:[43,44,46,48],cours:18,cover:[34,46,50,51],cp_barin:49,cp_calc:49,cputim:17,creat:[3,19,27,28,31,34,44,47,48,49,55],created_on:51,createfold:3,creation:3,creator:29,cred:43,credenti:[3,43,44,47,51],criteria:47,critic2:[1,17],critic:18,crystal:[31,44,46,50,51],crystallograph:54,cssr:54,cube:18,cube_fil:18,curiou:51,currdir:34,current:[0,3,14,18,29,34,43,46,48,51],curv:49,custodian:[3,14,18,29,43,44,46,50,51],custodian_param:3,custom:[3,18,27,31,34,44,46,51,54],customiz:[46,47],cutoff:34,cycl:46,d_img:34,dag:44,dagdalen:43,dagdelen:50,damag:52,danni:45,dashboard:51,data:[3,4,13,14,17,18,28,29,31,34,43,46,47,48,49,50,51,52,54],data_fil:31,data_filenam:[13,14],databas:[0,1,3,31,32,34,42,43,44,46,47,48,49,50,53,54],datetim:[43,46],db_file:[0,3,27,31,43,46,47,51,55],db_name:[0,51],dbid:31,dbid_to_int:31,dbid_to_str:31,debug:[46,48],deby:[46,49],debye_model:46,decid:[29,42,50],deconstruct:37,decor:[2,44,50],dedic:50,def:[46,47],default_funct:51,defin:[2,3,14,17,18,29,31,34,46,49,50,51],defo_mat:46,deform:[29,38,42,46,49,55],deformstructuretransform:[46,55],defus:34,defuse_fw:51,defuse_unsuccess:43,degre:18,delet:[3,17,51],deletefil:3,deletefilesprevfold:3,delimit:31,delta_volum:29,delta_volume_as_perc:29,delta_volume_perc:43,demand:50,demonstr:[46,49,51],densiti:[0,18,29,30,46,47,49,54],dep:43,depart:45,depend:[4,13,17,27,43,44,46,48,51,54],dept:52,depth:[46,51],deriv:[42,49,52],describ:[44,46,49,55],descript:[3,46],descriptor:[31,42],design:[3,27,29,34,46,47,48,50,51],desir:[18,27,44,46,50,51],dest:27,destin:[3,27,34],detail:[0,18,27,32,44,46,47,48,50,51,55],detect:43,determin:[34,42,46,50,55],develop:[27,45,50,51,52],deviat:49,dfpt:46,dfptfw:43,dft:[18,49,54],dft_rung:18,dia:[43,45],diagram:42,diamond:49,dict:[2,3,13,14,17,18,27,28,29,31,34,46,47,55],dictionari:[2,3,14,17,18,27,29,34,44,47,49,51,54],dictlammpsinput:14,dictmod:3,dictset:47,did:[46,51],didn:54,diego:45,dielectr:[1,18,29,43,50],dielectricbuild:31,differ:[18,27,34,42,43,46,48,49,50,51,54],difficult:[44,50],diffus:13,diffusion_analyz:13,diffusion_param:13,dimension:[43,46],dir:[0,2,3,4,13,14,17,34,44,51],dir_nam:[13,17,27,29],direct:[43,46,49,51,52,54],directli:[0,3,14,18,34,46,47,48,51,52,54],directori:[0,2,3,4,13,14,17,18,19,27,28,29,32,34,44,46,48,49,50,54],disclaim:52,discours:[43,46,50],discuss:[46,49,50,51],disk:51,distanc:34,distinct:[27,51],distribut:[48,49,51,52,54],divis:46,doc:[0,2,29,31,43,44,46,50,54],document:[0,2,17,29,31,42,43,45,46,47,48,49,51,52,54,55],doe:[3,18,34,42,46,47,48,51,54,55],doesn:[44,51],doing:[46,48,51],don:[44,46,48,51],done:[0,44,46,51],dos:[34,54],dos_plott:54,dose:29,dosplott:54,dot:27,doubl:51,double_ff_opt:[17,21],down:[46,51],download:[43,48,51],downsid:44,downstream:44,draft:43,drawback:51,drifterrorhandl:43,drone:[0,1,2,3,43,53],dump:13,dump_fil:13,dunn:[43,45],duplic:[44,51],dure:[2,29,46,47,48],dwarakanath:50,dwaraknath:[43,45],dylla:[43,45],dynam:[43,46],each:[2,3,14,18,27,29,42,46,48,49,50,51,55],earli:45,earlier:51,easi:[2,46,50,51,55],easier:[29,44,46,51],easiest:51,easili:[44,46,49,50,51],easist:47,echo:51,echo_test:51,ediffg:47,edison:[44,51],edit:48,editor:[54,55],eel:[43,50],efermi:[29,54],effect:48,effici:[43,47,54],effort:45,ehul:[34,43],ehull_cutoff:34,eigenvalu:[31,34],either:[3,14,18,27,34,46,47,50,52],elast:[29,38,42,43,46,47,49,50],elbow:49,electrod:[29,38],electrode_task:[1,29],electron:[18,50,54],electronic_structur:54,element:29,elfcar:29,eln:50,els:[3,55],embpev5u:29,empti:2,emul:[18,34],enabl:[29,44,46,50],encapsul:50,enclos:44,encod:[27,54],encourag:[50,54],end:[2,34,44,46,51],end_structur:34,endors:52,endow:44,endpoint:[34,49],endpoint_url:0,energi:[29,30,34,43,45,46,50,51,52,54],energy_per_atom:[29,51],enforc:43,enhanc:52,enough:[44,46,50,51],ensur:[29,46,51],enter:[51,54,55],entir:[29,46],entri:[17,27,34,47,49,51,54],enumer:46,env:[3,14,18,27,28,31,34,44,47,49,51],env_chk:[3,18,27,34,50],env_kei:27,environ:[18,27,34,46,48,49,50,54,55],eos:[30,46,55],ep0:34,ep1:34,epsilon:27,epsilon_stat:27,equal:44,equat:[30,43,46,50],equival:[46,48],eric:45,error:[3,18,27,29,43,48,49,51,54],errorhandl:[3,43],especi:[43,55],essenti:46,estim:[31,43],etc:[2,3,34,44,46,48,50,51,54],evan:45,evatom_to_kjmol:49,even:[42,46,50,52,54],event:52,everi:[2,44,51,55],everyon:50,everyth:[3,34,46,48,49,50,54],exactli:[44,49,54],exaf:43,exampl:[0,2,3,4,13,14,17,18,27,28,29,31,34,42,44,46,47,49,50,51,54],exce:51,excel:46,except:[46,51],exchang:[1,29,38],excit:51,exclud:[3,14],exclude_fil:[3,14],exclus:52,execut:[3,18,27,29,44,46,48,50,51,54],exemplari:52,exercis:[28,37],exist:[0,14,27,29,31,46,51,54,55],expand:[3,27,55],expand_var:3,expans:30,expect:[17,27,44,51,55],experi:49,experiment:49,explain:46,explan:46,explic:46,explicit:[27,55],explicitli:[18,44,46],explor:[49,51,54],express:[46,50,52,55],ext:[49,51],extend:50,extens:[14,29,34,43],extent:46,extern:[45,46],extrapol:46,extrem:46,eye:49,faghaninia:[43,45,50],failur:17,fairli:[44,46,51],faker:48,fals:[3,13,18,19,27,29,31,34,46,47],familiar:[44,46,51],faq:50,fast:[44,46,51],favor:46,featur:[43,44,46,48,50,51,52,55],feed:[31,50,51],feedback:46,feel:46,feff:[1,3,43,46,50,51,53],fermi:54,ferroelectr:[29,38,43,50],few:[44,46,49,51,54],ff_and_crit:[17,21],ff_site_properti:14,field:[0,3,17,29,43,51],figur:[2,49,54],file:[0,2,3,4,13,14,17,18,27,29,31,32,34,43,44,46,47,48,49,50,51],file_materi:[1,29],file_pattern:[17,29],filecli:27,fileio:[1,53],filematerialsbuild:31,filenam:[3,13,14,27,29,31,34],filepath:31,files_to_copi:3,fileserv:27,filesystem:[3,14,27,34,46],filetyp:14,fill:51,filter:[17,29,43],filter_fil:[17,29],final_energi:17,final_molecul:14,find:[17,27,29,42,43,44,48,49,50,51],find_on:[49,54],fine:29,finger:44,finish:[44,46,50,54],finit:46,firetask:[1,2,6,13,17,28,29,43,44,46,50,55],firetaskbas:[3,14,18,28,34],firewal:51,firework:[1,2,3,6,13,14,17,18,27,28,29,34,44,47,48,49,50,51,54,55],first:[2,27,32,46,47,48,49,51,54,55],fit:[30,46,49,52],fiteostodb:55,fix:[18,31,43,49,52],fix_task:[1,29],fixtasksbuild:[31,43],fixtur:[19,28,37],fizzl:50,flag:[0,18,34,48,51],flatten:18,flavor:44,flexibl:[18,43,46,47],fly:46,folder:[0,3,13,17,18,29,34,44,48,49,51,54,55],folder_nam:3,follow:[3,27,34,42,44,47,48,49,50,51,52,54,55],foo1:[3,14,18,28,34],foo2:[3,14,18,28,34],foo:[2,3,14,18,28,34],food:46,forc:[29,43,47],force_const:30,force_gamma:[46,47],forcefield:[13,14],fork:50,form:[2,3,14,18,27,28,34,52],formal:49,format:[3,27,31,43,44,46,47,51,54,55],formul:43,formula:[27,31,49,55],formula_alphabet:17,formula_anonym:[17,29],formula_pretti:[17,29,49,51,54],formula_reduced_abc:29,forum:[29,46,50,51],forward:51,found:[27,42,46,49,50,51,54],four:[18,46],fourth:55,fragment:[1,17,21],framework:[0,44],free:[30,46,50,51,52,54],frei:[43,45],frequenc:[18,46],frequent:48,fresh:[49,54],friendli:50,from:[0,2,3,4,13,14,17,18,27,28,29,31,34,42,44,45,46,47,48,49,50,51,52,54,55],from_db_fil:[49,51,54],from_dict:[13,29,46,47,49],from_dir:3,from_fil:[3,31,47,54],from_path_dict:3,frontend:54,frozenjoberrorhandl:43,fs_id:0,full:[2,3,18,27,29,43,46,47,50,51],fulli:[50,51],functest:28,fund:45,fundament:54,further:[17,29,49,51],futur:46,fw_analysi:46,fw_config:[49,50,54],fw_config_fil:51,fw_env:27,fw_id:27,fw_name_constraint:[2,27,47],fw_spec:[3,14,18,27,28,34],fwaction:[3,14,18,28,34,43],fworker:[2,3,14,18,27,28,34,43,44],fworker_nam:2,fws:[46,47],g_calc:49,gamma:[43,47,49],gamma_automat:47,gamma_vasp_cmd:46,ganos:[43,45],gap:[31,34,43,50],gave:47,gener:[2,3,4,13,17,18,29,34,42,43,44,46,47,50,51],generate_doc:[13,17,29],geo_transform:[1,17],get:[3,14,18,27,28,29,31,34,44,46,47,49,50,51,54],get_a_unique_id:27,get_band_structur:54,get_calc_loc:[3,34],get_chgcar:0,get_databas:27,get_do:54,get_element_do:54,get_fws_and_task:27,get_gap:54,get_logg:27,get_meta_from_structur:27,get_mongolik:27,get_optimize_wf:47,get_phonopy_gibb:30,get_phonopy_qha:30,get_phonopy_thermal_expans:30,get_plot:54,get_ssh_connect:27,get_structure_by_material_id:49,get_task_collect:27,get_task_databas:27,get_uri:27,get_valid_path:[4,13,17,29],get_wf_from_spec_dict:27,get_wflow:[49,51,54],getinterpolatedposcar:34,getter:43,gga:31,gibb:[24,29,30,38,43,46,50,54],gibbs_col:49,gibbs_entri:49,gibbs_free_energi:49,gibbs_task:49,gibbsfreeenergytask:46,git:[48,51],github:[0,27,43,45,48,50],give:[18,31,42,43,44,46,47,49,51],given:[2,3,17,18,27,29,34,42,50,55],glob:[3,27],global:[27,51,55],glue_task:[1,2,6,13,29,46],goal:42,goe:51,going:[46,48,51],good:[44,46,48,51,52,54],googl:[29,51],got:50,govern:51,gpa:[30,46],grab:[34,44],gradient:49,grant:52,graph:46,grid_dens:[46,47],gridf:[0,43],gritti:50,ground:49,group:[18,29,45,47,51],grow:[0,50,51],gruneisen:[43,49],gui:[51,54],guid:[46,47,48,49,51,54],guidelin:50,gzip:[3,18,43],gzip_output:18,gzipdir:3,gzipped_output:18,hack:45,hackingmateri:48,had:51,half_kpts_first:43,hand:[4,13,17,46,54],handi:44,handl:[0,34,44,46,51],handler:[3,18,43],handler_group:18,hanmei:45,happen:27,hard:[44,46],harmon:[46,49],has:[29,34,43,44,46,50,51,55],has_vasp_complet:29,hash:55,hashtag:55,hat:43,have:[0,27,29,31,34,42,43,44,46,47,48,49,50,51,54,55],header:31,header_lin:31,heat:49,helmholtz:46,helmholz:49,help:[3,4,27,42,43,48,50,55],helper:[3,27],henc:34,here:[44,46,49,50,51,54,55],herebi:52,heterogen:46,hexagon:47,high:[0,42,46,49,50,51],higher:[42,44,50,51],highli:51,histor:31,hive:[4,13,17,29],holder:52,home:[0,27,51,55],honestli:50,hood:46,hook:[19,28,37],horton:[43,45,50],host:[0,14,27,34,48,51],hostnam:[0,51],hour:54,how:[18,29,42,44,46,48,49,50,54],howev:[18,42,44,46,51,52,54],hpc:[49,54],hse:43,hsebsfw:46,html:27,http:[0,27,29,48,51],hubbard:29,huck:[43,45],ibm:51,ibrion:46,ibrun:51,id_rsa:27,idea:[46,48],ideal:[46,49,51],ident:46,identifi:46,idpp:34,ignor:18,iii:44,illustr:55,imag:34,img_format:54,immedi:[46,48],implement:[0,44,46,49,55],impli:[52,55],impos:52,improv:[43,50],incar:[3,34,44,46,50],incar_upd:[44,46,47],incident:52,includ:[2,17,18,29,31,43,46,48,49,50,51,52,54,55],incorpor:52,increas:[44,46],increment:31,index:[18,50,51],indic:[14,27,34,49,51,54,55],indirect:52,individu:[31,42,46],infer:46,info:[13,29,51],inform:[2,3,31,42,44,46,51,54],infrastructur:[44,50],inherit:18,initi:[4,17,18,19,27,28,29,43,46,51,55],initial_molecul:17,input:[4,13,14,17,18,27,29,34,43,46,47,48,49,50,51],input_fil:[14,17,18],input_filenam:[13,14],insensit:29,insert:[3,13,17,29,43,44],insert_task:0,insid:[14,44],inspect:42,instal:[34,43,46,49,52,54],install_dir:[48,51,54],instanc:[18,27,46,47,48,51],instanti:[0,18,46],instati:54,instead:[34,43,44,45,47,49,51],intact:44,integ:51,integr:[43,50],intend:[34,44,46,48],intent:50,interact:[46,48,51],interest:[4,13,17,46,49,50,51],interfac:[30,50,51],intermix:44,intern:46,interpol:34,interpolate_poscar:34,interpolation_typ:34,interpret:[27,44],interrupt:52,introduc:43,introduct:50,invoc:46,involv:50,ion:46,ionic:29,ionic_step:[3,27,34],is_forcefield:13,is_gap_direct:29,is_hubbard:29,is_lasph:29,is_met:29,is_ord:29,is_valid:29,isif:46,ismear:55,isn:[51,54],issu:[3,43,44,48,51],istart:46,item:[0,51],iter:[18,27],its:[18,31,42,43,46,50,51,52,54],itself:[0,46,50,51],jain:[43,45,50],janaf:49,jeff:45,jimmi:45,job:[2,3,17,43,44,46,48,49,50,54],job_nam:51,job_typ:[17,18],joei:45,journei:51,json:[0,3,13,18,27,29,32,43,44,46,48,49,50,54,55],jump:54,june:50,just:[13,14,18,31,34,44,46,47,48,49,50,51,54],keep:[27,46,49,50,51,54,55],kei:[2,3,14,17,18,27,28,29,31,34,43,47,49,50,55],kept:[2,29,44,51],keyword:[0,27,34,44,46,47,55],kind:[4,13,17,42,46],kingsburi:[43,45],kiran:45,kiu:45,knl:51,know:[46,48,50,51],known:17,kpar:44,kpoint:[34,43,46,50],kpt:47,kristin:45,kwarg:[2,3,14,18,27,28,31,34,43,47],la0:50,lab:45,label:[34,49],laboratori:52,lammp:[1,43,46,51,53],lammps_cmd:14,lammps_input_set:14,lammpsdron:13,lammpsdump:13,lammpsinput:13,lammpsinputset:[13,14],lammpslog:13,lammpsrun:13,lammsps_cmd:14,larg:[0,2,43,46,50,51],larger:[0,18,51],last:[3,34,44,46,49,51],last_upd:13,later:[2,46,47,48,51],latest:43,lattic:46,launch:[2,44,46,49,51,54],launcher:[2,51],launcher_2019:0,launchpad:[19,27,28,46,48,49,50,54,55],lawrenc:[45,52],lbnl:45,lda:47,lda_u:47,ldir:27,ldo:3,learn:[42,46,49,50,54],least:44,leav:46,led:45,left:[50,51],legend:49,len:49,length:47,lepsfw:[43,46],lepsilon:46,less:[34,46,51,54,55],let:[44,46,50,51,54],level:[27,42,46,50],levelnam:27,liabil:52,liabl:52,lib64:51,lib:51,librari:[43,44,46,50,51,54],licens:51,lift:44,like:[0,27,31,42,43,44,46,48,51,54,55],limit:[0,49,51,52],line:[18,29,31,43,44,46,47,48,49,51,54,55],line_bs_entri:54,line_mod:43,linear:34,link:[18,27,43,55],linspac:49,linux:[48,51],list:[2,3,4,13,14,17,18,27,29,30,34,43,45,46,48,49,50,51,52,55],listdir:27,liter:[27,44],littl:51,liu:[45,50],llnl:51,lmp_mpi:14,lmps_input:13,lmps_run:13,load:[27,47,48,51,54],load_class:27,loadlevel:51,lobster:[1,29,38],lobster_task:[1,29],local:[27,48,51,55],localhost:48,locat:[3,27,32,34,44,49,51,54],locpot:[29,43],log:[13,43,51],log_filenam:13,log_format:27,logdir:51,logic:[27,43,44,55],login:[27,51],longer:[43,45],look:[18,27,29,43,44,46,48,51,55],lookup:27,loop:46,lose:48,loss:52,lot:[31,51],low:[46,49],lower:[42,44,46],lpad:[19,27,28,49,51,54],machin:[2,27,48,51],machineri:46,made:[46,50],maggma:0,maggma_stor:0,magic:51,magnet:[29,38,43],magneticord:43,magnitud:[0,43,49],mai:[3,14,18,27,28,31,34,46,48,51,52],main:[42,46,48,50,51,54],maintain:[43,44,45,51],mainten:51,major:[43,46],make:[2,17,29,44,46,47,48,49,50,51,52,54,55],manag:[46,50,51],mani:[27,43,44,46,48,50,51,54],manipul:46,manner:3,manual:[43,44,46,48,50],map:[3,14,18,28,34,46,51],mapi:[29,34],mapi_kei:[29,31,34],maria:45,mark:[45,51],marnik:45,martin:45,massiv:50,master:[3,14,18,28,34,46,51],match:[3,14,17,27,29,31,34,44,46,49],mater:[46,49,50],materi:[0,31,34,42,43,45,46,49,50,52,54],material_id:31,materials_descriptor:[1,29],materials_ehul:[1,29],materials_prefix:31,materials_writ:31,materialsdescriptorbuild:31,materialsehullbuild:31,materialsproject:[0,27,46,48],matgen:44,matgendb:29,mathew:[43,45,50],matmethod:43,matplotlib:49,matproj:49,matric:46,matrici:[46,49],matrix:[46,49],matsci:51,matt:45,matter:[46,51],matthew:43,max:[30,43,45,46],max_cor:18,max_error:18,max_forc:[29,43],max_force_threshold:29,max_gap:34,max_iter:18,max_molecule_perturb_scal:18,max_natom:29,max_scf_cycl:18,maximum:[18,34,51],mdfw:46,mean:[18,44,46,48,50,51],mechan:44,medium:51,memori:[2,44,46],merchant:52,mere:44,merg:43,mesh:[30,43,46],messag:[27,43],messi:44,met:52,meta:47,metadata:[0,2,27,43,46,47,49,54,55],metal:46,method:[0,3,14,18,19,27,28,29,34,37,46,48,49,50,51,54],methodnam:[4,19,27,28,37],meticul:50,meticulul:46,mg1:54,mgdb:51,mgo:54,mgo_bandstructur:54,might:[27,43,44,46,48,49,51,54],migrat:[43,51],min:[30,46],min_gap:34,mind:51,minim:[49,51],minimum:[34,49],minor:43,minut:49,misc:43,miss:[3,46],mistak:50,mix:[44,49,54],mlab:51,mmdb:[0,3],mmvaspdb:[3,43],mod:47,mod_spec:3,mod_spec_cmd:[3,34],mod_spec_kei:[3,34],mode:[3,27,29,43,46,50],model:[46,49,51],modif:[18,46,51,52],modifi:[2,18,29,32,42,47,48,50,51,52,54],modified_wf:47,modify_incar_param:47,modify_potcar:43,modify_to_soc:46,modifyincar:44,modifykpoint:43,modul:[46,48,50,51,53],modular:46,module_dir:31,modulepath:27,modulu:43,moelcul:14,mol:[17,18,49],molecul:[14,18],mols_numb:14,mom:51,moment:43,mongo:[3,48,51],mongoclient_kwarg:43,mongodb:[0,27,31,42,46,48,50],monitor:50,monkhorst:47,monkhorst_automat:47,montoya:[43,45,50],more:[0,18,27,29,31,42,43,44,47,49,50,51,54,55],moruzzi:49,most:[3,14,18,34,44,46,47,48,49,50,51,54],mostli:[44,46],move:[34,43,44,51,54],mpi:18,mpirun:[14,44,51],mpr:49,mprelaxset:[46,47],mprester:[49,54],mpstaticset:46,mpwork:44,msonabl:[3,13,29],much:[0,43,46,50],multi:44,multimod:18,multipl:[2,3,14,17,18,27,28,29,34,42,43,44,47,50,51,54,55],multiprocess:4,multirun:17,murat:45,murnaghan:[30,46],must:[3,4,14,18,27,31,34,44,46,51,52,54],mvlcinebset:34,my_custom_input_set:47,my_fwork:[44,46,50],my_launchpad:[48,50],my_qadapt:[49,50,54],my_task:44,my_vasp_cmd:44,my_wf:47,myinputset:47,name:[0,2,3,13,14,17,18,27,28,29,31,34,43,46,47,48,49,51,52,54,55],name_append:3,name_of_fil:54,name_of_python_funct:54,name_prepend:3,nameget_:3,nathan:45,nation:[45,52],natur:[4,46],navig:[48,51],ncf:43,ncore:44,ndarrai:30,neaton:[45,50],neb1:34,neb2:34,neb:[29,34,38,43],neb_label:34,neb_task:[1,29],nebfw:46,nebrelaxationfw:46,necessari:[51,54],nedo:[43,46],need:[0,29,31,34,42,43,44,46,47,48,50,54,55],neglig:52,neighbour:34,neither:52,nelement:29,nersc:[44,51],nest:[29,34,47,51],netcdf:54,network:51,newli:48,next:[3,46,49,50,54,55],nice:51,nimag:34,nitti:50,nmr:[1,29,43],no_potcar:29,node:[44,46,48,51],non:[27,46,51,52,54,55],none:[2,3,13,17,18,27,29,31,34,46,47],nonscffw:46,nonscflinefw:[27,55],nonscfuniformfw:[27,55],nor:52,normal:[18,44,46,51],north:50,nosetest:48,nosql:51,not_in_mp:29,notat:[27,44],note:[0,3,14,17,18,27,34,42,44,46,47,48,49,50,51,54,55],noth:[14,18,44],notic:[17,46,51,52],now:[34,43,44,46,48,51],npar:44,nscf:[29,43,54],nsite:29,nsw:29,nudg:50,number:[14,18,31,34,44,50],numer:49,numpi:[30,48,49,54],object:[0,3,4,13,14,18,27,29,31,34,50],objectid:43,oblig:52,obtain:[46,49],obviou:46,off:[43,44,48,50],offer:51,offici:[43,55],offlin:43,often:[0,42,46,47,49,50,51,54,55],old:[19,27,28,43,48],onc:[44,46,48,50,51,54],one:[3,17,19,27,28,29,42,44,46,47,48,49,50,51,54,55],ones:[46,51],ong:[43,45,50],onli:[0,2,4,13,17,18,27,29,31,34,42,44,46,47,48,49,50,51],onto:0,onward:[43,45],open:[48,49,50,51,52,54],openmp:18,oper:[3,27,34,50,51],opinion:46,opt:[18,27,43,55],opt_with_frequency_flatten:18,optim:[18,29,46,47,49,50,51,54,55],optimize_onli:51,optimizefw:[27,46,47,55],option:[3,14,18,27,30,31,34,43,44,46,47,49,50,51,55],optional_param:[3,14,18,34],optset:18,orbit:[43,44,46],order:[0,17,29,43,46,48,51,54,55],ordereddict:[17,29],org:[46,51],organ:[17,42,50,51],orig:18,orig_wf:47,origin:[2,34,43,47,55],original_wf:[2,13,17],oszicar:46,other:[3,4,13,14,17,27,29,31,34,44,46,47,48,49,50,51,52,54,55],otherwis:[3,27,34,47,48,51,52],our:[46,49,50,51,54],out:[2,3,14,18,28,34,43,44,46,47,49,51,52,54],outcar:[29,34,46],outcar_fil:29,output:[3,13,14,17,18,27,28,29,32,34,43,44,46,48,49,50,51,54],output_fil:[14,17,18],outsid:51,over:[18,27,42,46,49,50,51,54,55],overal:[2,3],overhaul:43,overrid:[3,18,31,34,43,47],overridden:50,overview:51,overwrite_input:18,own:[18,43,46,47,49,50,51],owner:52,pack:47,packag:[42,43,46,47,48,50,53],packing_config:14,packmol:[14,43],packmol_cmd:14,page:[46,48,50,51],pai:46,pair:17,paper:[46,50,51],parallel:[4,18,46,51,55],param:[3,14,18,27,31,34,43,55],paramet:[2,3,13,14,18,29,31,34,43,44,46,49,50,55],parameter1:2,parameter2:2,paramiko:[27,43],params_to_check:34,parent:[3,4,13,17,27,34,42,43,44,46,55],pars:[0,3,13,17,29,31,34,42,43,44,46,51],parse_aeccar:[0,29],parse_bad:29,parse_chgcar:[0,29],parse_class:3,parse_do:[3,29,34],parse_eigen:[3,34],parse_kwarg:3,parse_locpot:29,parse_output:[1,2,6,13,17,29,43,46],parse_potcar_fil:29,part:[29,51],partial:46,particular:[27,34,44,46,51,52,55],particularli:[46,50,51],pass:[0,2,3,17,18,27,34,44,46,47,49,55],pass_dict:[3,34],pass_job_info:44,pass_vasp_result:34,passcalcloc:[3,44,50],passresult:[3,34],password:51,passwordless:27,past:[44,54],patch:52,path:[2,3,4,13,14,17,18,27,29,31,34,43,44,46,47,49,51,54,55],path_to_my_db_json:[49,54],patrick:45,pattern:[3,17,29,49,51],paw_pb:29,payment:51,pbe:47,pbesol:51,pcm:18,pcm_dielectr:18,pdf:54,penn:45,per:[44,48,51],perfom:51,perform:[0,3,14,18,27,28,34,42,43,46,49,50,51,52,54],period:[3,34],permiss:[51,52],permit:52,perpetu:52,perspect:[42,46,49],persson:[45,50],pertain:51,perturb:[18,46],perturbstructuretransform:46,phonon:[46,49],phonopi:[1,29,46,49],phonopyqha:30,phy:[46,49],pick:3,pictur:51,piec:[46,51],piezo:43,piezoelectr:50,pin:2,ping:45,pip:[43,48,51],place:[0,2,43,44,46,51],plain:[27,46,51],plan:[44,51],platform:51,pleas:[0,29,43,45,46,50,51],plot:[43,49,50,54],plot_raman:24,plotter:54,plt:49,plu:43,pmg:43,pmg_mapi_kei:51,pmg_vasp_psp_dir:51,pmgrc:[49,51],png:49,pnnl:51,point:[2,18,34,43,44,46,47,48,49,50,51,54],pointgroup:17,poisson:[46,49],polar:[1,29],polici:51,popular:51,port:[0,48,51],poscar:[4,13,17,34,47,51,54,55],possibl:[18,27,42,44,50,51,52],post:[13,17,29,42,50],post_process:[13,17,24,29],post_rocket:51,postprocess:18,pot_gga_paw_pb:51,pot_gga_paw_pw91:51,pot_lda_paw:51,potcar:[29,34,50,51],potcar_exist:29,potcar_funct:47,potcar_spec:[29,34],potenti:[34,46,49],power:[46,49,50,51],power_up_by_kwarg:2,powerup:[1,27,43,50,53,54],powerup_by_kwarg:2,powerup_dict:2,powerup_function1:2,powerup_function2:2,powerup_nam:2,pps:51,practic:[44,54,55],pre:[48,50],pre_rocket:51,prebuilt:44,preced:[27,55],precis:[46,50],precondit:3,preconfigur:51,prefer:[44,51],prefix:31,prepar:52,prepend:[3,31],prerequisit:50,present:[0,2,27,29,49,51],preserv:[2,43],preserve_fwork:2,preset:[1,6,29,38,43,44,46,47,49,50,51,54],pressur:[30,46,49],pretend:14,pretti:51,prev:43,prev_calc_molecul:18,prev_calc_result:3,prevent:51,previou:[3,14,18,34,44,46,49,54],previous:[29,44,48],primarili:[45,50],principl:[27,46],print:[18,47,51,54],print_funct:46,prior:[49,52,54],priorit:44,prioriti:[2,44,46],privat:27,private_kei:27,probabl:51,problem:[31,46,48,50],proce:34,procedur:[0,44,48,49,50,54],proceed:48,process:[4,13,17,18,29,42,50,51],process_bandstructur:29,process_do:29,process_qchem_multirun:17,process_qchemrun:17,process_raw_data:29,process_vasprun:29,processcritic2:[17,18],procur:52,produc:[18,29,31],product:[48,52],prof:45,profil:0,profit:52,program:[45,46,51],programm:[54,55],progressbar:43,project:[2,29,31,34,45,46,49,50,54],promot:52,prop:51,properli:[49,51],properti:[3,14,27,31,34,42,43,47,48,49,50,51],propog:[27,46],propos:46,protect:51,provid:[3,14,18,27,28,34,43,45,46,47,50,51,52,55],proxi:51,pseudo:34,pseudo_potenti:29,pseudopotenti:[46,50],publicli:52,pul:2,pull:[43,46,48,50,51],pure:[46,55],purpos:[42,46,51,52],push:43,put:[31,43,46,51],pw91:47,py2:43,py3:43,pymatgen:[3,4,13,17,18,27,28,29,34,42,43,44,46,47,48,49,50,54],pymatgentest:28,pymongo:[27,31],pypi:43,pyplot:49,python3:51,python:[4,44,46,47,50,55],pyyaml:43,qc_input:18,qc_input_set:18,qchem:[1,43,53],qchem_cmd:18,qchem_input_custom:18,qchem_input_param:18,qchem_input_set:18,qchemdictset:18,qchemdron:17,qchemtodb:2,qcinput:18,qcinput_fil:17,qclocalscr:18,qclog_fil:18,qcoutput_fil:17,qdel:51,qha:30,qha_typ:46,qin:[17,18],qlaunch:[49,51,54],qout:18,qstat:51,quad:51,qualiti:51,quasi:46,quasiharmon:49,queri:[3,29,31,46,47,49,50,51],queu:51,queue:[2,46,48,49,50,51,54],queueadapt:2,quickli:[27,46,50,54],quirk:43,quirki:4,quot:51,rail:18,raman:[29,38,43,50],ramanfw:43,ran:51,random:51,rang:[49,51],rapidfir:51,rather:[31,34,51,54],ratio:[46,49],raw:[29,42,50],rea:51,read:[0,31,44,46,51,54,55],read_only_password:[0,51],readi:[49,51,54],readm:44,readonly_password:[0,51],readonly_us:[0,51],real:51,realiti:50,realli:51,reason:[46,47,54],receipt:52,recent:[3,14,34,50,51],reciproc:[30,46],reciprocal_dens:47,recommend:[0,51],recompos:50,record:[18,27,43,50,51,55],recreat:51,recurs:[27,43],recursive_deseri:27,recursive_get_result:27,recursive_upd:27,redirect:18,redistribut:52,reduc:44,reduced_formula:[46,47],ref_dir:[13,14,17,18,34],refactor:43,refer:[0,14,17,18,29,34,42,46,48,49,51],reflect:43,regardless:51,regent:52,regular:[44,51],reinstal:[48,51],rel:[3,51],relat:[2,49,51],relative_path:3,relax1:29,relax2:29,relax9:29,relax:47,releas:[43,50],relev:[3,14,18,28,34,46,48],rem:18,remain:34,rememb:[44,48,51],remot:[14,27,34],remote_host:27,remov:[0,3,19,27,28,43,46,50],remove_custodian:46,renam:[3,14,43],reorgan:43,replac:[0,2,17,48],report:[31,44,46,49,50,54],repres:[42,46,48,50,51],represent:[3,13,18,29],repriorit:50,reproduc:[50,52],request:[43,46,50,51],requir:[0,3,14,18,29,34,43,44,46,47,49,50,51,52,55],require_bandstructur:29,required_param:[3,14,18,34],rerun:[48,51],rerun_fw:51,research:[2,45,46],reserv:[27,50,52],reset:[31,42,48,49,51,54],resolut:51,resourc:[0,3,14,18,28,34,46,49,50,51,54],respect:46,rest:[44,51],restaur:46,restor:14,restrict:29,result:[0,2,3,13,17,27,29,34,42,44,46,47,48,49,54],result_dict:27,retain:52,retriev:[3,27,51],reus:50,rev:49,review:[43,51],rework:43,rewrit:43,rich:46,right:[46,50,51,52],risk:44,rlaunch:51,rocket:51,rocket_launch:51,room:49,root:[2,13,17,29,44,46,51],root_prior:2,rotat:18,rotatetors:18,royalti:52,ruamel:43,run:[2,3,4,13,14,17,18,19,28,29,31,34,37,43,44,46,47,55],run_build:[29,31],run_calc:[1,2,6,13,17,29],run_fake_vasp:46,run_stat:29,run_task:[3,14,18,28,34],run_typ:29,runcommand:3,runcritic2:[17,18],runcustodianfromobject:3,runlammpsdirect:14,runlammpsfak:14,runnebvaspfak:34,runnoqchem:18,runpackmol:14,runqchem:17,runqchemcustodian:[17,18],runqchemdirect:[17,18],runqchemfak:[17,18],runtest:[4,19,27,28,37],runtim:[46,50],runvasp:[2,27],runvaspcustodian:43,runvaspdirect:44,runvaspfak:[34,43],rutt:[43,45],ryan:45,s3_profil:0,s3_profile_nam:0,s3_url:0,safe:42,safeti:31,sai:44,sam:45,same:[27,31,42,43,44,46,48,49,51,54,55],sampl:[27,54],san:[14,45],saniti:[17,29],save:[18,29,49,54],save_plot:54,save_scratch:18,savefig:49,sbatch:51,scaffold:50,scale:[18,46,49,51],scaling_matrix:55,scan:[29,38,43],scancel:51,scatter:49,scf:46,scf_algorithm:18,schema:[13,17,29,43],schemat:54,scheme:[17,18,29,43,47],schmidt:43,sci:[49,50],scienc:[0,46,50,51],scientif:[46,51],scope:46,scp:[27,44],scr:[46,49],scratch:[18,19,27,28,50,51],scratch_dir:[46,51],script:[46,49,51,54],sdsc:51,search:[3,14,17,27,29,31,34,46,50],searchabl:17,second:[51,55],section:[18,46,51],secur:[43,51],see:[4,18,27,44,46,47,49,50,51,54],seem:44,seen:[18,51],select:[43,51],self:[4,17,29,47,51],selfcheck:51,selfconsist:54,sens:[44,51],sensibl:29,sensit:51,separ:[2,3,34,44,50,51,52],sequenc:[3,34,46],sequenti:46,seri:46,serial:[43,54],serializ:[13,29],serv:[50,51],server:[27,51],servic:[51,52],set:[2,3,14,17,18,19,27,28,29,31,34,37,42,43,44,46,48,49,51,54,55],set_analysi:29,set_execution_opt:[2,43],set_fwork:[43,46],set_queue_adapt:2,settings_fil:31,setup:[3,19,27,28,37,48,50,51],setup_copi:3,setupclass:[19,37],sever:[46,47,49,51],sftp:27,sftpclient:27,sge:51,shall:52,shang:49,shape:49,share:[2,27,50,54,55],shell:[46,48,51,54],shen:[43,45],shift:47,should:[2,18,31,34,42,44,46,48,49,50,51,54,55],shouldn:[48,51],show:[47,51,55],shown:[42,47,55],shyam:45,shyue:45,sigma:55,signatur:4,similar:[0,3,27,34,44,46,49,51],similarli:[47,49,54],simpl:[13,18,27,42,44,46,47,48,49,50,51],simpler:51,simplest:[50,51],simpli:[44,46,48,49,50,51,54],simplifi:[43,46],simul:[48,50,51],sinc:[27,44,46,49,51,54],singl:[14,17,18,27,31,42,44,46,49,50,51,54],singleshot:[49,51,54],siron:[43,45],site:[14,43,46,51],site_properti:14,sivonxai:[43,45],size:[0,43,49,51],sketch:50,skip:[31,49,54],slater:43,slideshar:51,slightli:[27,46],slow:51,slug:2,slurm:51,small:[42,51],smaller:0,smd:18,smidt:[43,45,50],smile:17,smith:[43,45],socfw:46,softwar:[46,50,51,52],solar:51,solv:[46,50],solvent:18,some:[0,3,14,18,28,29,31,34,43,44,46,47,48,50,51,54],someth:[44,48,50,51],sometim:[42,48,49,51],somewhat:[42,51],sophist:[29,46],sort:[34,46],sort_tol:34,sourc:[27,42,46,48,50,51,52],space:[30,46],spacegroup:29,speak:46,spec:[2,3,14,18,27,28,34,46],speci:46,special:[3,14,18,27,28,34,50,52,55],specif:[0,2,3,44,46,47,50,51,52,55],specifi:[0,2,3,13,14,18,27,28,34,43,46,51,55],specter119:[43,45],spectra:50,spectroscopi:50,speed:[43,44,51],spin:[43,46],spot:51,spott:[43,45],squar:44,squeue:51,src:27,srun:51,ssh:[27,51],sshclient:27,ssl_ca_fil:51,stabil:[31,34],stand:48,standard:[2,18,29,43,44,46,49,50],start:[27,31,34,42,43,44,45,46,48,49,51,54,55],state:[13,29,30,43,44,45,46,50,51,54],statement:50,states_list:51,staticfw:[27,43,46,55],staticwf:0,statist:13,statu:[44,50,51,54],stderrorhandl:43,stdout:27,step:[29,30,34,44,46,48,49,50,54],stick:51,still:[0,17,44,46,48,50],stop:[43,51],storag:[43,51],store:[27,29,42,43,48,50,51],store_additional_json:29,store_volumetric_data:29,str:[2,3,13,14,17,18,27,29,30,31,34,46,47],straightforward:[44,46,50],strain:[46,49],stratagi:51,stream:27,stress:[3,27,29,34],strftime:46,strict:[27,52],strictli:51,string:[2,3,14,17,18,27,29,31,34,44,47,48,51],strm_lvl:51,strongli:51,struct:[47,49,54],structur:[0,14,18,27,29,30,31,34,43,44,46,47,49,50,51,55],structure_fil:54,structureanalysi:43,structurematch:42,stuck:50,style:[3,51,52],sub:29,subclass:[31,47],subdir:[4,13,17],subfold:[3,29,34],subject:[18,52],subkei:3,sublicens:52,submiss:[29,46,51],submission_filt:[1,53],submissionfilt:29,submit:[46,48,49,50,54],submodul:[1,21,38,53],subpackag:53,subsequ:51,substitut:[46,52],substitutiontransform:46,success:51,successfulli:[51,54],suffici:51,suffix:[3,18],suggest:[31,51],summar:[42,50],summari:[13,31,42,50],supercel:46,supercelltransform:46,supercomput:[46,48,51],supplement:48,suppli:[47,54],support:[3,4,18,30,34,43,44,45,46,47,49,51,54],sure:[17,29,44,47,48,49,51,54],surfac:43,sym_ignor:18,symbol:44,symmetri:46,syntax:[3,43,50],system:[18,34,44,48,50,51],systemat:50,t_barin:49,t_calc:49,t_max:[30,46,49],t_min:[30,46,49],t_step:[30,46,49],tabl:49,tag:[1,2,27,29,43,46,47,55],tag_fw:43,tags_fw:43,tags_list:2,tagsbuild:31,tagscollector:31,tailor:51,take:[0,3,14,18,27,28,34,42,46,47,48,49,51,55],taken:49,tanaka:[46,49],tang:[43,45,50],tara:45,target:[3,51],target_nam:3,task1:28,task2:28,task:[0,2,3,14,17,18,27,28,29,31,34,42,43,44,46,47,49,51,54],task_id:[0,27,31,51,54],task_label:54,task_name_constraint:[2,27],taskdoc:29,taskmaterialsbuild:31,tasknam:[17,29],tasks_materi:[1,29],tasks_materials_set:31,tasks_prefix:31,tasks_read:31,tasks_set:43,tasks_writ:31,tasksmaterialsbuild:[31,50],teardown:[19,27,37],technic:[44,51],techniqu:49,technolog:50,tediou:[46,54],tell:[44,50,51],temperatur:[30,46,49],templat:51,temporari:51,temporarili:51,tensor:[31,42,43,49,50],term:[46,49],tess:45,test:[1,2,3,6,7,9,11,17,18,21,29,34,38,43,44,50,53],test_adsorbate_workflow:[29,38],test_assimil:37,test_bandstructur:37,test_bulk_modulus_workflow:[29,38],test_copi:[29,34],test_critic2:[17,18],test_databas:[1,27],test_detect_output_file_path:37,test_double_ff_opt:[17,18,21],test_dron:[1,29],test_eels_workflow:[6,11],test_elastic_workflow:[29,38],test_env_chk:28,test_exafs_scattering_path:[6,11],test_exchang:[29,34],test_exchange_workflow:[29,38],test_ferroelectric_workflow:[29,38],test_ff_and_crit:[17,21],test_fil:48,test_firework:[6,9],test_fragment:[17,18,21],test_geo_transform:[17,18],test_get_databas:28,test_get_interpolated_poscar:[29,34],test_get_mongolik:28,test_get_uri:28,test_get_wf_from_spec_dict:28,test_glue_task:[2,3],test_insertion_workflow:[29,38],test_load:[1,27],test_lobster_task:[29,34],test_lobster_workflow:[29,38],test_magnetism_workflow:[29,38],test_multi_par:28,test_neb_workflow:[29,38],test_nmr:[29,38],test_parse_chrgcar:37,test_parse_locpot:37,test_parse_opt:37,test_parse_output:[2,3],test_parse_pass_writ:[17,21],test_parse_potcar:37,test_polarization_to_db:[29,34],test_powerup:[1,2],test_processcritic2:19,test_raman_workflow:[29,38],test_recursive_get_result:28,test_recursiveupd:28,test_rotate_tors:19,test_run_calc:[17,18],test_runcritic2:19,test_runqchemcustodian_basic_default:19,test_runqchemcustodian_basic_not_default:19,test_runqchemcustodian_ff_basic_default:19,test_runqchemcustodian_ff_basic_not_default:19,test_runqchemcustodian_ff_using_fw_spec_default:19,test_runqchemcustodian_ff_using_fw_spec_not_default:19,test_runqchemcustodian_using_fw_spec_default:19,test_runqchemcustodian_using_fw_spec_not_default:19,test_runqchemdirect:19,test_runqchemfak:19,test_runs_assimil:37,test_setup:[1,29],test_single_vasp_dbinsert:44,test_task:[6,7],test_todbtask:4,test_torsion_potenti:[17,21],test_util:[1,27],test_vasp_powerup:[1,29],test_vasp_workflow:[29,38,44,48],test_write_custom_input:19,test_write_input:[17,18],test_write_input_from_io_custom_smd:19,test_write_input_from_io_set:19,test_write_input_from_io_set_diff_mol:19,test_write_input_from_io_set_diff_mol_pcm:19,test_write_input_from_io_set_write_dir:19,test_write_vasp:[29,34],test_write_vasp_from_interpolated_poscar:[29,34],test_xas_workflow:[6,11],testcas:[27,37],testdron:4,testfakerunqchem:19,testgeotransform:19,testing_workflow:[27,55],testprocesscritic2:19,testruncalcqchem:19,testruncritic2:19,testsetup:37,testtodbtask:4,testvaspworkflow:44,testwriteinputqchem:19,text:[44,50,51,54,55],textiowrapp:27,textrm:49,than:[14,17,29,31,34,42,44,46,51,54,55],thank:43,thei:[18,44,46,49,50,51,54,55],them:[2,17,29,31,44,46,47,48,49,50,51,54,55],themselv:46,theori:[46,49,50,52],thereof:52,thermal:30,thermal_expans:[29,38],thermodynam:49,thi:[0,2,3,14,17,18,27,28,29,31,32,34,42,43,44,46,47,48,49,50,51,52,54,55],thing:[42,44,46,51],think:[46,50],thinli:[49,54],third:[51,55],this_imag:34,those:[27,42,43,44,46,47,49,51],though:46,thousand:54,thread:29,three:3,threshold:46,through:[18,27,44,45,46,49,50,51,52,54],throughout:46,throughput:[0,51],thu:[27,31,42,44,46,48,50,51,55],tier:51,time:[44,46,47,48,50,51],tip:43,titl:49,to_dir:3,todb:2,todbtask:3,togeth:[42,46,50,54],toggl:48,togo:[46,49],toher:49,toler:[14,34],tolist:[46,49],too:51,tool:[43,48,50,51],top:[50,55],topic:[29,51],topolog:14,torissi:43,torqu:51,torrisi:[43,45],torsion:18,torsion_potenti:[17,21],tort:52,total:49,toward:51,traceback:51,track:[2,44,46,50,51],tradeoff:51,transfer:[34,44],transfernebtask:34,transform:[29,46,55],transformation_param:[46,55],transit:43,translat:27,transmut:[29,47],transmuterfw:[46,55],transport:[43,50],treatment:51,tree:[4,13,17,43],tri:[29,50],tricki:51,trival:54,troubleshoot:50,truncat:49,trust:42,tune:[46,51],tunnel:51,tupl:[4,13,17,27,30,46],turn:[27,43,44,49,51],tutori:[43,44,46,47,49,51,55],twice:44,two:[0,34,42,44,46,48,49,51,54,55],type:[2,3,4,14,17,27,29,34,42,44,46,50,51,54],typic:[18,31,44,46,49,51,54,55],udpat:43,uis_stat:46,ultim:51,unauthor:51,unclear:46,uncom:54,unconverg:43,under:[2,46,50,52],underli:51,understand:[46,50,51,55],unfortun:17,unicode_liter:46,uniform:[29,46,54],uniform_bs_entri:54,uniformli:[46,54],uninstal:48,unintend:48,union:31,uniqu:[47,51],unit:[43,44,50],unittest:[27,37],univers:52,unknown:51,unless:[51,54,55],unlik:17,unset:31,unstart:46,until:[46,49,54],unzip:34,updat:[27,29,31,34,43,46,47,48],update_al:31,update_dict:2,upgrad:[43,51,52],upload:0,upon:51,uri:[27,29],usag:46,use:[0,2,3,18,27,32,34,42,43,44,46,47,48,49,50,51,52,55],use_custodian:46,use_fake_lammp:13,use_fake_qchem:17,use_fake_vasp:48,use_full_uri:[13,29],use_slug:2,used:[0,2,3,18,27,30,34,43,46,47,49,50,51,52,55],useful:[2,29,42,46,50,51],user:[0,2,3,17,18,27,31,34,44,46,48,50,51],user_incar_set:[34,46,55],user_indic:51,user_kpoints_set:[34,46,47],user_set:14,usernam:[14,27,34,51],uses:[3,14,18,28,34,46,47,48,49,50,51,55],using:[0,2,3,14,18,27,28,30,31,34,42,44,45,46,47,48,49,50,54,55],usr:49,usual:[27,46,47,49,51,55],utcnow:[43,46],utf:27,util:[1,4,19,29,51,53],utilstest:28,val:27,valid:[3,4,13,17,29,43,46,51,54],validate_doc:[17,29],valu:[3,17,18,27,31,34,42,44,47,49,51],value1:2,value2:2,vanilla:46,vari:46,variabl:[3,14,18,27,28,34,44,46,51,55],varieti:50,variou:[17,29,42,43,50,51],vasp:[1,3,4,13,14,17,27,42,43,44,46,48,49,50,53,54,55],vasp_cmd:[27,43,44,46,47,48,51,55],vasp_config:[1,53],vasp_input_param:43,vasp_input_set:[34,46,47],vasp_input_set_param:43,vasp_input_set_relax:46,vasp_input_set_stat:46,vasp_powerup:[1,44,53],vasp_std:51,vasp_vers:29,vaspcalcdb:[0,49,51,54],vaspdron:[0,29,43],vaspinputset:[46,47],vasprum:29,vasprun:[3,4,13,17,27,29,34,54],vasprun_fil:29,vasprun_path:34,vasptodb:2,vasptodbtask:44,vasptodbtaskdron:29,vasptodbtaskdronetest:37,vbm:[29,46],verbos:[51,54],veri:[2,44,46,50,51],verifi:[48,50],version:[43,46,51,54,55],versu:44,via:[0,3,27,34,44,49,50,51,55],vib:49,vibrat:[46,49],view:[42,48,51],vinet:[30,46],virtual:[45,48,50],virtualenv:51,vis:47,vis_relax:[46,47],vis_stat:46,visual:[46,49],volum:[30,43,46,49,55],volume_change_threshold:29,vrun:29,wai:[18,27,44,46,47,49,50,51,52,54],walk:[4,13,17,46,50],walltim:[17,49,51,54],want:[4,13,17,18,27,34,42,44,46,47,48,49,50,51,54,55],ward:43,warn:[29,47],warranti:52,wavecar:[34,43],web:50,websit:46,well:[2,44,47,49,51,54],went:[49,51,54],were:[47,54],wf_bandstructur:54,wf_elastic_const:47,wf_gibb:46,wf_gibbs_free_energi:[46,49],wf_structure_optim:51,wf_user_indic:51,wfname:47,wfspec:27,what:[2,4,13,17,29,42,44,46,47,49,51,54,55],whatev:[27,48,51],whatsoev:52,when:[2,3,14,18,28,34,43,44,46,50,51],whenev:51,where:[0,2,3,18,27,44,46,47,48,49,50,51,54],whether:[2,3,13,17,18,27,29,34,50,51,52],which:[0,3,14,17,18,27,28,31,34,42,43,44,46,47,49,50,51,54,55],whitehead:50,whitespac:2,who:45,whose:18,why:48,wide:[50,51],wipe:47,within:[0,2,3,44,46,51],without:[17,29,34,46,48,50,51,52,54],won:48,wood:[43,45,50],work:[3,14,18,27,28,34,44,46,48,50,51,52,54],worker:[27,44,46,51],worker_nam:51,worker_tutori:27,workflow:[0,1,2,6,13,17,18,27,29,34,43,48],worri:[46,51],worth:51,would:[18,42,44,46,48,51,54],wrap:[46,49,54],write:[2,3,14,18,28,31,34,44,46,47,51,54],write_input:[1,6,13,17,29],write_to_dir:18,writecustominput:18,writeinput:18,writeinputfromforcefieldandtopolog:14,writeinputfromioset:[14,18],writenebfromendpoint:34,writenebfromimag:34,written:[2,14,18,34,46,52],wrong:51,xc_overrid:29,xlabel:49,xlim:54,xml:[3,4,13,17,29,34,54],xxtodbtask:2,yaml:[27,31,43,44,46,48,49,50,54],yield:49,ylabel:49,you:[3,4,13,14,17,18,27,28,34,42,43,44,46,47,48,49,50,51,52,54,55],your:[0,29,32,34,42,44,46,47,48,49,50,51,52,55],your_api_kei:51,yourself:[44,47,51],zero:55,zone:54},titles:["Advanced Storage Stratagies","atomate package","atomate.common package","atomate.common.firetasks package","atomate.common.firetasks.tests package","atomate.common.tests package","atomate.feff package","atomate.feff.firetasks package","atomate.feff.firetasks.tests package","atomate.feff.fireworks package","atomate.feff.fireworks.tests package","atomate.feff.workflows package","atomate.feff.workflows.tests package","atomate.lammps package","atomate.lammps.firetasks package","atomate.lammps.fireworks package","atomate.lammps.workflows package","atomate.qchem package","atomate.qchem.firetasks package","atomate.qchem.firetasks.tests package","atomate.qchem.fireworks package","atomate.qchem.workflows package","atomate.qchem.workflows.base package","atomate.qchem.workflows.tests package","atomate.tools package","atomate.tools.post_process package","atomate.tools.tests package","atomate.utils package","atomate.utils.tests package","atomate.vasp package","atomate.vasp.analysis package","atomate.vasp.builders package","atomate.vasp.builders.examples package","atomate.vasp.examples package","atomate.vasp.firetasks package","atomate.vasp.firetasks.tests package","atomate.vasp.fireworks package","atomate.vasp.tests package","atomate.vasp.workflows package","atomate.vasp.workflows.base package","atomate.vasp.workflows.presets package","atomate.vasp.workflows.tests package","Builders","atomate Changelog","Atomate concepts","Contributors","Creating workflows","Customizing workflows","Atomate developer installation","Running Gibbs workflows","atomate (Materials Science Workflows)","Installing atomate","License","atomate","Running workflows tutorial","Workflow YAML Reference"],titleterms:{"function":47,"new":50,EOS:55,The:[42,44,50],Use:[47,49,54],Using:47,add:[49,51,54],adsorpt:39,advanc:0,analysi:[24,30,42],analyz:[49,51,54],api:51,atom:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,43,44,46,48,50,51,53,54,55],background:46,bandgap_estim:31,bandstructur:54,base:[22,31,39],basic:[48,50],boltztrap_materi:31,builder:[31,32,42],builders_exampl:33,bulk_modulu:39,calcloc:44,calcul:[42,47,50],can:51,cancel:51,center:51,changelog:[43,50],checklist:51,cite:50,code:[48,50],common:[2,3,4,5],comput:51,concept:44,conclus:[46,49,54],config:29,configur:[0,51],confirm:48,connect:51,contact:50,content:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41],contribut:50,contributor:[45,50],core:[9,11,15,16,20,36,39,40,42],creat:[42,46,50,51,54],critic2:18,custom:[47,50],data:[0,42],databas:[6,13,17,27,29,51],db_file:44,defin:54,deform:39,develop:48,dielectr:31,differ:[44,47],directori:51,document:50,double_ff_opt:22,drone:[13,17,29],elast:39,electrod:39,electrode_task:34,energi:49,env_chk:[44,46],environ:51,equat:49,everyth:51,exampl:[32,33,55],exchang:[34,36,39],faq:51,feff:[6,7,8,9,10,11,12],ferroelectr:39,ff_and_crit:22,file:[54,55],file_materi:31,fileio:27,find:46,finish:51,firetask:[3,4,7,8,14,18,19,34,35],firework:[9,10,15,20,36,46],fix_task:31,fizzl:51,fragment:[18,22],free:49,fw_config:51,gener:[49,54],geo_transform:18,gibb:[25,39,49],glue_task:[3,7,14,34],greater:0,help:[46,51],honestli:51,how:51,incar:47,instal:[48,50,51],introduct:[0,42,46,47,48,49,51,54,55],job:51,json:51,kei:51,kpoint:47,lammp:[13,14,15,16],launchpad:51,licens:[50,52],lobster:[36,39],lobster_task:34,machin:44,made:51,magnet:39,materi:51,materials_descriptor:31,materials_ehul:31,mistak:51,mode:[48,51],modifi:46,modul:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41],mongodb:51,more:46,my_fwork:51,my_launchpad:51,my_qadapt:51,neb:39,neb_task:34,need:51,next:51,nmr:36,object:[46,47,49,51,54],option:[48,54],other:42,own:54,packag:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,51],paramet:51,pars:50,parse_output:[3,7,14,18,34],passcalcloc:46,perform:44,phonopi:30,plot_raman:25,polar:36,post:48,post_process:25,potcar:47,powerup:[2,17,29,44,46,47],pre:54,prerequisit:[46,47,51,54],preset:[11,40],problem:51,project:51,pseudopotenti:51,pymatgen:51,python:[48,49,51,54],qchem:[17,18,19,20,21,22,23],raman:39,refer:[50,55],report:42,reserv:51,result:[50,51],run:[42,48,49,50,51,54],run_build:32,run_calc:[3,7,14,18,34],scaffold:51,scan:40,set:[47,50],setup:[49,54],sketch:46,solv:51,state:49,step:51,still:51,storag:0,store:0,stratagi:0,structur:54,submission_filt:29,submit:51,submodul:[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,39,40,41],subpackag:[1,2,3,6,7,9,11,13,17,18,21,24,27,29,31,34,38],support:50,syntax:44,tag:31,tasks_materi:31,tasksmaterialsbuild:42,test:[4,5,8,10,12,19,23,26,27,28,35,37,41,48,51],test_adsorbate_workflow:41,test_bulk_modulus_workflow:41,test_copi:35,test_critic2:19,test_databas:28,test_double_ff_opt:23,test_dron:37,test_eels_workflow:12,test_elastic_workflow:41,test_exafs_scattering_path:12,test_exchang:35,test_exchange_workflow:41,test_ferroelectric_workflow:41,test_ff_and_crit:23,test_firework:10,test_fragment:[19,23],test_geo_transform:19,test_get_interpolated_poscar:35,test_glue_task:4,test_insertion_workflow:41,test_load:28,test_lobster_task:35,test_lobster_workflow:41,test_magnetism_workflow:41,test_neb_workflow:41,test_nmr:41,test_parse_output:4,test_parse_pass_writ:23,test_polarization_to_db:35,test_powerup:5,test_quasiharmonic_debye_approx:26,test_raman_workflow:41,test_run_calc:19,test_setup:37,test_task:8,test_torsion_potenti:23,test_util:28,test_vasp_powerup:37,test_vasp_workflow:41,test_write_input:19,test_write_vasp:35,test_write_vasp_from_interpolated_poscar:35,test_xas_workflow:12,than:0,thermal_expans:39,tool:[24,25,26],torsion_potenti:22,tri:51,troubleshoot:51,tune:44,tutori:[50,54],unit:48,usag:0,use:54,using:51,util:[13,27,28,31],vasp:[29,30,31,32,33,34,35,36,37,38,39,40,41,47,51],vasp_config:29,vasp_powerup:29,verifi:51,virtual:51,what:50,workflow:[11,12,16,21,22,23,38,39,40,41,44,46,47,49,50,51,54,55],write_input:[7,14,18,34],yaml:[51,55],your:54}}) \ No newline at end of file +Search.setIndex({docnames:["advanced_stores","atomate","atomate.common","atomate.common.firetasks","atomate.common.firetasks.tests","atomate.common.tests","atomate.feff","atomate.feff.firetasks","atomate.feff.firetasks.tests","atomate.feff.fireworks","atomate.feff.fireworks.tests","atomate.feff.workflows","atomate.feff.workflows.tests","atomate.lammps","atomate.lammps.firetasks","atomate.lammps.fireworks","atomate.lammps.workflows","atomate.qchem","atomate.qchem.firetasks","atomate.qchem.firetasks.tests","atomate.qchem.fireworks","atomate.qchem.workflows","atomate.qchem.workflows.base","atomate.qchem.workflows.tests","atomate.tools","atomate.tools.post_process","atomate.tools.tests","atomate.utils","atomate.utils.tests","atomate.vasp","atomate.vasp.analysis","atomate.vasp.builders","atomate.vasp.builders.examples","atomate.vasp.examples","atomate.vasp.firetasks","atomate.vasp.firetasks.tests","atomate.vasp.fireworks","atomate.vasp.tests","atomate.vasp.workflows","atomate.vasp.workflows.base","atomate.vasp.workflows.presets","atomate.vasp.workflows.tests","builders","changelog","concepts","contributors","creating_workflows","customizing_workflows","developer_installation","gibbs_workflow_tutorial","index","installation","license","modules","running_workflows","workflow_yaml_reference"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":3,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":2,"sphinx.domains.rst":2,"sphinx.domains.std":1,"sphinx.ext.intersphinx":1,"sphinx.ext.todo":2,sphinx:56},filenames:["advanced_stores.rst","atomate.rst","atomate.common.rst","atomate.common.firetasks.rst","atomate.common.firetasks.tests.rst","atomate.common.tests.rst","atomate.feff.rst","atomate.feff.firetasks.rst","atomate.feff.firetasks.tests.rst","atomate.feff.fireworks.rst","atomate.feff.fireworks.tests.rst","atomate.feff.workflows.rst","atomate.feff.workflows.tests.rst","atomate.lammps.rst","atomate.lammps.firetasks.rst","atomate.lammps.fireworks.rst","atomate.lammps.workflows.rst","atomate.qchem.rst","atomate.qchem.firetasks.rst","atomate.qchem.firetasks.tests.rst","atomate.qchem.fireworks.rst","atomate.qchem.workflows.rst","atomate.qchem.workflows.base.rst","atomate.qchem.workflows.tests.rst","atomate.tools.rst","atomate.tools.post_process.rst","atomate.tools.tests.rst","atomate.utils.rst","atomate.utils.tests.rst","atomate.vasp.rst","atomate.vasp.analysis.rst","atomate.vasp.builders.rst","atomate.vasp.builders.examples.rst","atomate.vasp.examples.rst","atomate.vasp.firetasks.rst","atomate.vasp.firetasks.tests.rst","atomate.vasp.fireworks.rst","atomate.vasp.tests.rst","atomate.vasp.workflows.rst","atomate.vasp.workflows.base.rst","atomate.vasp.workflows.presets.rst","atomate.vasp.workflows.tests.rst","builders.rst","changelog.rst","concepts.rst","contributors.rst","creating_workflows.rst","customizing_workflows.rst","developer_installation.rst","gibbs_workflow_tutorial.rst","index.rst","installation.rst","license.rst","modules.rst","running_workflows.rst","workflow_yaml_reference.rst"],objects:{"":{atomate:[1,0,0,"-"]},"atomate.common":{firetasks:[3,0,0,"-"],powerups:[2,0,0,"-"],tests:[5,0,0,"-"]},"atomate.common.firetasks":{glue_tasks:[3,0,0,"-"],parse_outputs:[3,0,0,"-"],run_calc:[3,0,0,"-"],tests:[4,0,0,"-"]},"atomate.common.firetasks.glue_tasks":{CopyFiles:[3,1,1,""],CopyFilesFromCalcLoc:[3,1,1,""],CreateFolder:[3,1,1,""],DeleteFiles:[3,1,1,""],DeleteFilesPrevFolder:[3,1,1,""],GzipDir:[3,1,1,""],PassCalcLocs:[3,1,1,""],PassResult:[3,1,1,""],get_calc_loc:[3,4,1,""]},"atomate.common.firetasks.glue_tasks.CopyFiles":{copy_files:[3,2,1,""],optional_params:[3,3,1,""],run_task:[3,2,1,""],setup_copy:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.CopyFilesFromCalcLoc":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.CreateFolder":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.DeleteFiles":{required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.DeleteFilesPrevFolder":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.GzipDir":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.PassCalcLocs":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.glue_tasks.PassResult":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.parse_outputs":{ToDbTask:[3,1,1,""]},"atomate.common.firetasks.parse_outputs.ToDbTask":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.run_calc":{RunCommand:[3,1,1,""],RunCustodianFromObjects:[3,1,1,""]},"atomate.common.firetasks.run_calc.RunCommand":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.run_calc.RunCustodianFromObjects":{optional_params:[3,3,1,""],required_params:[3,3,1,""],run_task:[3,2,1,""]},"atomate.common.firetasks.tests":{test_parse_outputs:[4,0,0,"-"]},"atomate.common.firetasks.tests.test_parse_outputs":{TestDrone:[4,1,1,""],TestToDbTask:[4,1,1,""]},"atomate.common.firetasks.tests.test_parse_outputs.TestDrone":{__init__:[4,2,1,""],assimilate:[4,2,1,""],get_valid_paths:[4,2,1,""]},"atomate.common.firetasks.tests.test_parse_outputs.TestToDbTask":{test_ToDbTask:[4,2,1,""]},"atomate.common.powerups":{add_additional_fields_to_taskdocs:[2,4,1,""],add_metadata:[2,4,1,""],add_namefile:[2,4,1,""],add_priority:[2,4,1,""],add_tags:[2,4,1,""],powerup_by_kwargs:[2,4,1,""],preserve_fworker:[2,4,1,""],set_execution_options:[2,4,1,""],set_queue_adapter:[2,4,1,""]},"atomate.lammps":{drones:[13,0,0,"-"],firetasks:[14,0,0,"-"],fireworks:[15,0,0,"-"],utils:[13,0,0,"-"],workflows:[16,0,0,"-"]},"atomate.lammps.drones":{LammpsDrone:[13,1,1,""]},"atomate.lammps.drones.LammpsDrone":{__init__:[13,2,1,""],as_dict:[13,2,1,""],assimilate:[13,2,1,""],from_dict:[13,2,1,""],generate_doc:[13,2,1,""],get_valid_paths:[13,2,1,""],post_process:[13,2,1,""],schema:[13,3,1,""]},"atomate.lammps.firetasks":{glue_tasks:[14,0,0,"-"],run_calc:[14,0,0,"-"],write_inputs:[14,0,0,"-"]},"atomate.lammps.firetasks.glue_tasks":{CopyPackmolOutputs:[14,1,1,""]},"atomate.lammps.firetasks.glue_tasks.CopyPackmolOutputs":{optional_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.firetasks.run_calc":{RunLammpsDirect:[14,1,1,""],RunLammpsFake:[14,1,1,""],RunPackmol:[14,1,1,""]},"atomate.lammps.firetasks.run_calc.RunLammpsDirect":{required_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.firetasks.run_calc.RunLammpsFake":{required_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.firetasks.run_calc.RunPackmol":{optional_params:[14,3,1,""],required_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.firetasks.write_inputs":{WriteInputFromForceFieldAndTopology:[14,1,1,""],WriteInputFromIOSet:[14,1,1,""]},"atomate.lammps.firetasks.write_inputs.WriteInputFromForceFieldAndTopology":{optional_params:[14,3,1,""],required_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.firetasks.write_inputs.WriteInputFromIOSet":{optional_params:[14,3,1,""],required_params:[14,3,1,""],run_task:[14,2,1,""]},"atomate.lammps.utils":{use_fake_lammps:[13,4,1,""]},"atomate.qchem":{drones:[17,0,0,"-"],firetasks:[18,0,0,"-"],fireworks:[20,0,0,"-"],powerups:[17,0,0,"-"],workflows:[21,0,0,"-"]},"atomate.qchem.drones":{QChemDrone:[17,1,1,""]},"atomate.qchem.drones.QChemDrone":{__init__:[17,2,1,""],assimilate:[17,2,1,""],filter_files:[17,2,1,""],generate_doc:[17,2,1,""],get_valid_paths:[17,2,1,""],post_process:[17,2,1,""],process_qchem_multirun:[17,2,1,""],process_qchemrun:[17,2,1,""],schema:[17,3,1,""],validate_doc:[17,2,1,""]},"atomate.qchem.firetasks":{critic2:[18,0,0,"-"],geo_transformations:[18,0,0,"-"],run_calc:[18,0,0,"-"],tests:[19,0,0,"-"],write_inputs:[18,0,0,"-"]},"atomate.qchem.firetasks.critic2":{ProcessCritic2:[18,1,1,""],RunCritic2:[18,1,1,""]},"atomate.qchem.firetasks.critic2.ProcessCritic2":{required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.critic2.RunCritic2":{required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.geo_transformations":{RotateTorsion:[18,1,1,""]},"atomate.qchem.firetasks.geo_transformations.RotateTorsion":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.run_calc":{RunNoQChem:[18,1,1,""],RunQChemCustodian:[18,1,1,""],RunQChemDirect:[18,1,1,""],RunQChemFake:[18,1,1,""]},"atomate.qchem.firetasks.run_calc.RunNoQChem":{run_task:[18,2,1,""]},"atomate.qchem.firetasks.run_calc.RunQChemCustodian":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.run_calc.RunQChemDirect":{required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.run_calc.RunQChemFake":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.tests":{test_critic2:[19,0,0,"-"],test_geo_transformations:[19,0,0,"-"],test_run_calc:[19,0,0,"-"],test_write_inputs:[19,0,0,"-"]},"atomate.qchem.firetasks.tests.test_critic2":{TestProcessCritic2:[19,1,1,""],TestRunCritic2:[19,1,1,""]},"atomate.qchem.firetasks.tests.test_critic2.TestProcessCritic2":{setUp:[19,2,1,""],tearDown:[19,2,1,""],test_ProcessCritic2:[19,2,1,""]},"atomate.qchem.firetasks.tests.test_critic2.TestRunCritic2":{setUp:[19,2,1,""],tearDown:[19,2,1,""],test_RunCritic2:[19,2,1,""]},"atomate.qchem.firetasks.tests.test_geo_transformations":{TestGeoTransformations:[19,1,1,""]},"atomate.qchem.firetasks.tests.test_geo_transformations.TestGeoTransformations":{setUp:[19,2,1,""],setUpClass:[19,2,1,""],tearDown:[19,2,1,""],test_rotate_torsion:[19,2,1,""]},"atomate.qchem.firetasks.tests.test_run_calc":{TestFakeRunQChem:[19,1,1,""],TestRunCalcQChem:[19,1,1,""]},"atomate.qchem.firetasks.tests.test_run_calc.TestFakeRunQChem":{setUp:[19,2,1,""],tearDown:[19,2,1,""],test_RunQChemFake:[19,2,1,""]},"atomate.qchem.firetasks.tests.test_run_calc.TestRunCalcQChem":{setUp:[19,2,1,""],tearDown:[19,2,1,""],test_RunQChemCustodian_FF_basic_defaults:[19,2,1,""],test_RunQChemCustodian_FF_basic_not_defaults:[19,2,1,""],test_RunQChemCustodian_FF_using_fw_spec_defaults:[19,2,1,""],test_RunQChemCustodian_FF_using_fw_spec_not_defaults:[19,2,1,""],test_RunQChemCustodian_basic_defaults:[19,2,1,""],test_RunQChemCustodian_basic_not_defaults:[19,2,1,""],test_RunQChemCustodian_using_fw_spec_defaults:[19,2,1,""],test_RunQChemCustodian_using_fw_spec_not_defaults:[19,2,1,""],test_RunQChemDirect:[19,2,1,""]},"atomate.qchem.firetasks.tests.test_write_inputs":{TestWriteInputQChem:[19,1,1,""]},"atomate.qchem.firetasks.tests.test_write_inputs.TestWriteInputQChem":{setUp:[19,2,1,""],setUpClass:[19,2,1,""],tearDown:[19,2,1,""],test_write_custom_input:[19,2,1,""],test_write_input:[19,2,1,""],test_write_input_from_io_custom_smd:[19,2,1,""],test_write_input_from_io_set:[19,2,1,""],test_write_input_from_io_set_diff_mol:[19,2,1,""],test_write_input_from_io_set_diff_mol_pcm:[19,2,1,""],test_write_input_from_io_set_write_dir:[19,2,1,""]},"atomate.qchem.firetasks.write_inputs":{WriteCustomInput:[18,1,1,""],WriteInput:[18,1,1,""],WriteInputFromIOSet:[18,1,1,""]},"atomate.qchem.firetasks.write_inputs.WriteCustomInput":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.write_inputs.WriteInput":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.firetasks.write_inputs.WriteInputFromIOSet":{optional_params:[18,3,1,""],required_params:[18,3,1,""],run_task:[18,2,1,""]},"atomate.qchem.powerups":{use_fake_qchem:[17,4,1,""]},"atomate.qchem.workflows":{base:[22,0,0,"-"],tests:[23,0,0,"-"]},"atomate.utils":{fileio:[27,0,0,"-"],testing:[27,0,0,"-"],tests:[28,0,0,"-"],utils:[27,0,0,"-"]},"atomate.utils.fileio":{FileClient:[27,1,1,""]},"atomate.utils.fileio.FileClient":{__init__:[27,2,1,""],abspath:[27,2,1,""],copy:[27,2,1,""],exists:[27,2,1,""],get_ssh_connection:[27,2,1,""],glob:[27,2,1,""],listdir:[27,2,1,""]},"atomate.utils.testing":{AtomateTest:[27,1,1,""]},"atomate.utils.testing.AtomateTest":{get_task_collection:[27,2,1,""],get_task_database:[27,2,1,""],setUp:[27,2,1,""],tearDown:[27,2,1,""]},"atomate.utils.tests":{test_loaders:[28,0,0,"-"],test_utils:[28,0,0,"-"]},"atomate.utils.tests.test_loaders":{FuncTest:[28,1,1,""]},"atomate.utils.tests.test_loaders.FuncTest":{setUp:[28,2,1,""],test_get_wf_from_spec_dict:[28,2,1,""],test_multi_parent:[28,2,1,""]},"atomate.utils.tests.test_utils":{Task1:[28,1,1,""],Task2:[28,1,1,""],UtilsTests:[28,1,1,""]},"atomate.utils.tests.test_utils.Task1":{run_task:[28,2,1,""]},"atomate.utils.tests.test_utils.Task2":{run_task:[28,2,1,""]},"atomate.utils.tests.test_utils.UtilsTests":{setUp:[28,2,1,""],test_env_chk:[28,2,1,""],test_get_database:[28,2,1,""],test_get_mongolike:[28,2,1,""],test_get_uri:[28,2,1,""],test_recursive_get_result:[28,2,1,""],test_recursiveupdate:[28,2,1,""]},"atomate.utils.utils":{env_chk:[27,4,1,""],get_a_unique_id:[27,4,1,""],get_database:[27,4,1,""],get_fws_and_tasks:[27,4,1,""],get_logger:[27,4,1,""],get_meta_from_structure:[27,4,1,""],get_mongolike:[27,4,1,""],get_uri:[27,4,1,""],get_wf_from_spec_dict:[27,4,1,""],load_class:[27,4,1,""],recursive_get_result:[27,4,1,""],recursive_update:[27,4,1,""]},"atomate.vasp":{analysis:[30,0,0,"-"],builders:[31,0,0,"-"],config:[29,0,0,"-"],drones:[29,0,0,"-"],examples:[33,0,0,"-"],submission_filter:[29,0,0,"-"],tests:[37,0,0,"-"],vasp_config:[29,0,0,"-"],vasp_powerups:[29,0,0,"-"]},"atomate.vasp.analysis":{phonopy:[30,0,0,"-"]},"atomate.vasp.analysis.phonopy":{get_phonopy_gibbs:[30,4,1,""],get_phonopy_qha:[30,4,1,""],get_phonopy_thermal_expansion:[30,4,1,""]},"atomate.vasp.builders":{bandgap_estimation:[31,0,0,"-"],base:[31,0,0,"-"],boltztrap_materials:[31,0,0,"-"],dielectric:[31,0,0,"-"],examples:[32,0,0,"-"],file_materials:[31,0,0,"-"],fix_tasks:[31,0,0,"-"],materials_descriptor:[31,0,0,"-"],materials_ehull:[31,0,0,"-"],tags:[31,0,0,"-"],tasks_materials:[31,0,0,"-"],utils:[31,0,0,"-"]},"atomate.vasp.builders.bandgap_estimation":{BandgapEstimationBuilder:[31,1,1,""]},"atomate.vasp.builders.bandgap_estimation.BandgapEstimationBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.base":{AbstractBuilder:[31,1,1,""]},"atomate.vasp.builders.base.AbstractBuilder":{from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.boltztrap_materials":{BoltztrapMaterialsBuilder:[31,1,1,""]},"atomate.vasp.builders.boltztrap_materials.BoltztrapMaterialsBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.dielectric":{DielectricBuilder:[31,1,1,""]},"atomate.vasp.builders.dielectric.DielectricBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.examples":{run_builders:[32,0,0,"-"]},"atomate.vasp.builders.file_materials":{FileMaterialsBuilder:[31,1,1,""]},"atomate.vasp.builders.file_materials.FileMaterialsBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.fix_tasks":{FixTasksBuilder:[31,1,1,""]},"atomate.vasp.builders.fix_tasks.FixTasksBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.materials_descriptor":{MaterialsDescriptorBuilder:[31,1,1,""]},"atomate.vasp.builders.materials_descriptor.MaterialsDescriptorBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.materials_ehull":{MaterialsEhullBuilder:[31,1,1,""]},"atomate.vasp.builders.materials_ehull.MaterialsEhullBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.tags":{TagsBuilder:[31,1,1,""]},"atomate.vasp.builders.tags.TagsBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.tasks_materials":{TasksMaterialsBuilder:[31,1,1,""],module_dir:[31,5,1,""]},"atomate.vasp.builders.tasks_materials.TasksMaterialsBuilder":{__init__:[31,2,1,""],from_file:[31,2,1,""],reset:[31,2,1,""],run:[31,2,1,""]},"atomate.vasp.builders.utils":{dbid_to_int:[31,4,1,""],dbid_to_str:[31,4,1,""]},"atomate.vasp.drones":{VaspDrone:[29,1,1,""]},"atomate.vasp.drones.VaspDrone":{__init__:[29,2,1,""],as_dict:[29,2,1,""],assimilate:[29,2,1,""],filter_files:[29,2,1,""],from_dict:[29,2,1,""],generate_doc:[29,2,1,""],get_valid_paths:[29,2,1,""],post_process:[29,2,1,""],process_bandstructure:[29,2,1,""],process_dos:[29,2,1,""],process_raw_data:[29,2,1,""],process_vasprun:[29,2,1,""],schema:[29,3,1,""],set_analysis:[29,2,1,""],validate_doc:[29,2,1,""]},"atomate.vasp.firetasks":{glue_tasks:[34,0,0,"-"]},"atomate.vasp.firetasks.glue_tasks":{CheckBandgap:[34,1,1,""],CheckStability:[34,1,1,""],CopyVaspOutputs:[34,1,1,""],GetInterpolatedPOSCAR:[34,1,1,""],pass_vasp_result:[34,4,1,""]},"atomate.vasp.firetasks.glue_tasks.CheckBandgap":{optional_params:[34,3,1,""],required_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.firetasks.glue_tasks.CheckStability":{optional_params:[34,3,1,""],required_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.firetasks.glue_tasks.CopyVaspOutputs":{copy_files:[34,2,1,""],optional_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.firetasks.glue_tasks.GetInterpolatedPOSCAR":{interpolate_poscar:[34,2,1,""],optional_params:[34,3,1,""],required_params:[34,3,1,""],run_task:[34,2,1,""]},"atomate.vasp.submission_filter":{SubmissionFilter:[29,1,1,""]},"atomate.vasp.submission_filter.SubmissionFilter":{NO_POTCARS:[29,3,1,""],__init__:[29,2,1,""],as_dict:[29,2,1,""],from_dict:[29,2,1,""],test:[29,2,1,""]},"atomate.vasp.tests":{test_drones:[37,0,0,"-"],test_setup:[37,0,0,"-"]},"atomate.vasp.tests.test_drones":{VaspToDbTaskDroneTest:[37,1,1,""]},"atomate.vasp.tests.test_drones.VaspToDbTaskDroneTest":{setUpClass:[37,2,1,""],test_assimilate:[37,2,1,""],test_bandstructure:[37,2,1,""],test_detect_output_file_paths:[37,2,1,""],test_parse_chrgcar:[37,2,1,""],test_parse_locpot:[37,2,1,""],test_parse_optical:[37,2,1,""],test_parse_potcar:[37,2,1,""],test_runs_assimilate:[37,2,1,""]},"atomate.vasp.tests.test_setup":{TestSetup:[37,1,1,""]},"atomate.vasp.tests.test_setup.TestSetup":{setUp:[37,2,1,""],setUpClass:[37,2,1,""],tearDown:[37,2,1,""],test_setup:[37,2,1,""]},"atomate.vasp.workflows":{presets:[40,0,0,"-"]},atomate:{common:[2,0,0,"-"],feff:[6,0,0,"-"],lammps:[13,0,0,"-"],qchem:[17,0,0,"-"],utils:[27,0,0,"-"],vasp:[29,0,0,"-"]}},objnames:{"0":["py","module","Python module"],"1":["py","class","Python class"],"2":["py","method","Python method"],"3":["py","attribute","Python attribute"],"4":["py","function","Python function"],"5":["py","data","Python data"]},objtypes:{"0":"py:module","1":"py:class","2":"py:method","3":"py:attribute","4":"py:function","5":"py:data"},terms:{"000":[50,51],"0000":55,"000000":[51,54],"009788":54,"0110":55,"0217":55,"0323":55,"033":49,"050":49,"100":[14,49,50],"1000":[46,47,49],"1040":49,"1048":49,"108":[46,49],"132":31,"139":50,"140":50,"142":49,"149":[49,51],"152":50,"154":49,"158":46,"1700":49,"180":18,"196":49,"1988":49,"200":29,"2000":49,"2004":46,"2010":49,"2014":49,"2015":[46,49,51,52],"2017":50,"300":49,"30t18":51,"311":18,"330":49,"338":49,"359":49,"3mno3":50,"3x3":49,"451":49,"457482":54,"485340095":49,"500":51,"500000":54,"504894":54,"606553":54,"614":49,"683785":0,"7000":[46,47],"778":49,"790":49,"799":49,"7sr0":50,"803":49,"868851":54,"870":49,"874":49,"9655":55,"9773":55,"9888":55,"abstract":[3,14,18,28,31,34,46],"break":51,"case":[3,18,27,29,34,37,42,43,46,50,51],"char":2,"class":[0,3,4,13,14,17,18,19,27,28,29,31,34,37,46,47,51],"default":[2,3,14,18,27,29,34,42,43,46,47,48,50,51],"export":51,"final":[14,27,34,46,49,51,54,55],"float":[14,18,30,34,46],"function":[0,18,27,31,34,42,43,44,46,48,49,50,51,52,54],"import":[2,17,29,46,47,48,49,50,51,54,55],"int":[2,18,29,31,34],"long":[46,47],"new":[3,31,42,43,44,46,48,51],"null":51,"return":[2,3,4,13,14,17,18,27,28,29,30,31,34,46,47,50,51],"short":[46,55],"static":[17,27,29,31,46,54],"super":47,"switch":[46,51],"true":[0,2,3,13,14,18,27,28,29,31,34,44,46,47,49],"try":[18,42,44,47,48,51,54,55],"var":[29,31,34,43],"while":[0,27,44,46,51],AND:52,ARE:52,AWS:0,Adding:51,And:49,Are:51,BUT:52,But:0,DOS:[0,29,43,46,54],FOR:[48,52],FWS:43,FWs:34,For:[0,2,3,4,13,14,17,18,27,28,29,34,44,46,47,48,50,51,54,55],NOT:[18,48,52],One:[42,44,46,50,51],PBS:51,SUCH:52,Such:[46,51],THE:52,That:[44,51],The:[0,2,3,4,13,14,17,18,27,28,29,31,34,43,46,47,48,49,51,52,54,55],Then:[46,49,51,54],There:[3,29,31,44,46,49,50,51,54],These:[46,48,50,51],USE:[48,52],Use:[34,50],Used:27,Useful:46,Uses:3,Using:[49,50,51],WILL:48,Will:18,With:46,XAS:50,__class__:[46,47],__future__:46,__init__:[4,13,17,27,29,31,47],_fw_env:[3,14,18,27,28,34],_fw_name:51,_fw_q_type:51,_fworker:2,_io:27,_maggma:0,_preserve_fwork:2,_push:3,_queueadapt:2,_set:3,_spec:2,_structure_optim:51,_unittest:48,abil:43,abl:[46,47,51,54,55],about:[0,3,44,46,50,51],abov:[46,47,48,49,50,51,52,54,55],absolut:[3,27,51],absolute_import:46,abspath:27,abstractbuild:31,abstractdron:[3,4,13,17,29],abstractstructurefilt:29,ac_:51,academ:51,accept:[3,49,51,54],access:[0,31,47,51],accompani:31,accomplish:[47,51],accord:14,account:[46,49,51],accur:[4,31,49],achiev:[3,27,46,47],acknowledg:50,across:[3,14,18,28,34,44,50,51],act:46,activ:[48,51],actual:[17,18,46,48,49,51,54],acycl:46,adapt:[29,46,51],add:[2,3,17,29,31,43,44,46,50,55],add_additional_fields_to_taskdoc:2,add_bandgap_check:46,add_dos_dict:54,add_metadata:2,add_modify_incar:[46,47,54],add_namefil:[2,46],add_prior:[2,44,46],add_stability_check:46,add_tag:[2,46],add_track:[43,46],add_wf:[49,54],add_wf_metadata:46,added:[2,13,27,43,44,46,49,50,51,54],adding:[46,47,50,51,54],addit:[3,14,17,18,28,29,34,43,45,50,51],additional_field:[2,3,13,17,29],additional_fil:34,adjust:[14,51],admin:[27,51],admin_password:[0,51],admin_us:[0,51],admin_usernam:[0,51],administr:51,adsorpt:[29,38,43],advanc:[18,46,50,51],advantag:[44,55],advis:52,aecar:43,aeccar0:29,aeccar1:29,aeccar2:29,affect:46,after:[2,3,37,43,46,47,51,55],afterward:42,again:[46,48,51],against:34,aggreg:46,agnost:[27,46],agreement:52,aim:55,ajain:31,aka:17,alchemi:29,alex:45,alfr:50,alias:[0,51],alireza:45,aliv:51,all:[2,3,4,13,14,17,18,27,28,29,31,34,42,43,44,46,47,48,49,50,51,52,54,55],all_no_subdir:3,alloc:51,allow:[17,18,27,34,43,44,46,48,49,50,51,54,55],almost:51,alon:[46,48],along:[17,46],alreadi:[46,49,54],also:[2,3,17,18,19,27,28,29,34,42,44,46,47,48,50,51,54],altern:[0,49,51],although:[42,46,48,51],alwai:[17,47,49,51],amazon:0,amount:51,amplitud:46,anaconda:51,analys:[46,50],analysi:[0,1,18,29,34,43,46,47,49,50,51,54],analyz:[18,46,50],anatomi:50,angl:18,angstrom:34,anharmon:[43,49],anharmonic_contribut:49,ani:[2,3,17,18,27,29,44,46,47,48,50,51,52,54,55],ann:45,anoth:[27,44,46,48,51,54,55],anticip:43,anubhav:45,anyon:52,anyth:[46,51,55],anywher:[0,49,54],api:[0,31,46,49,50],app:[4,13,17,29],append:[3,18,46,47],appli:[2,18,43,46,47,48,50],appreci:46,approach:0,appropri:[44,47,51],approv:52,approx_neb:[1,29,38],approx_neb_dynam:[1,29],approx_neb_dynamic_task:[1,29],approx_neb_task:[1,29],approxim:[46,49],arbitrari:51,arbitrarili:46,archer:51,architectur:[50,51],area:50,aren:51,arg:[2,3,4,13,14,17,18,27,28,29,30,31,34,46,47],argument:[27,34,47,55],aris:52,around:51,arrai:[3,46,49],art:50,as_dict:[4,13,27,29,34,46,47],asctim:27,ask:51,aspect:51,assembl:46,assimil:[0,4,13,17,29],associ:46,assum:[46,49,51],asta:45,atla:51,atleast:3,atom:[0,42,45,47,49,52],atom_index:18,atomate_db:[49,54],atomate_env:51,atomatetest:[4,19,27,28],attempt:43,attent:46,attribut:[27,34],atwf:[43,51,54,55],authent:[43,51],authsourc:43,auto:[29,43],auto_load:[49,54],autogener:50,autom:[43,50],automat:[27,29,34,42,44,47,50,51],autosort_tol:34,avail:[0,44,46,50,51,52,54],averag:[29,31],aws:0,axi:29,aykol:[43,45,50],b3lyp:18,back:[27,44,47,48],background:50,backup:18,bader:[29,43],band:[0,29,31,34,43,44,46,50,51],band_gap:29,bandgap:[29,43,46,54],bandgap_estim:[1,29],bandgapestimationbuild:31,bandstructur:[27,29,43,46,47,50,55],bandstructure_mod:29,bandstructuresymmlin:54,bar:2,bare:50,barin:49,base:[0,1,3,4,13,14,17,18,19,21,27,28,29,34,37,38,43,44,46,47,49,50,51,54,55],bash_profil:51,bashrc:51,basi:18,basic:[14,18,42,43,51],basis_set:18,batch:[49,54],becaus:[4,18,42,46],becom:[2,46,50],been:[29,46,50,54],befor:[18,19,28,31,37,44,46,47,48,51,55],begin:[2,3,34,42],behav:44,behavior:[3,27,43,44,46,48,49,51],being:[18,27,51,55],below:[42,44,46,47,48,49,50,51,52,54],benefit:[46,51,54,55],bercx:[43,45],berkelei:[45,52],best:[46,47,51],better:[43,46,51,54],between:[18,44,46,48,49,51],beyond:[46,51],big:[2,51],bin:[49,51],binari:[51,52],birch_murnaghan:[30,46],bit:51,blanco:46,blau:[43,45],block:[2,51],bocklund:[43,45,50],boland:[43,45],bolton:43,boltztrap:[31,43,50],boltztrap_materi:[1,29],boltztrap_read:31,boltztrapfw:[43,46],boltztrapmaterialsbuild:31,bookkeep:55,bool:[2,3,13,14,17,18,27,29,31,34],bootstrap:[46,51],borg:[4,13,17,29],both:[44,48,49,51],box:[14,51],box_siz:14,branch:46,brandon:45,breifli:51,brief:47,briefli:51,brillouin:54,broberg:[43,45],bs_plotter:54,bsd:[50,52],bsplotter:54,bucket:0,bucket_nam:0,bug:[43,52],bugfix:43,build:[31,42,50],builder:[1,29,43,49,50,54],built:[3,44,50,51],bulk:[43,46],bulk_modulu:[29,38,55],burger:46,busi:52,cach:51,calc:[17,29],calc_dir:[0,3,14,34],calc_loc:[3,14,18,34,44],calcdb:[0,43],calcs_revers:[17,29],calcuat:[17,29],calcul:[0,3,17,18,29,31,34,43,46,49,51,54],california:52,call:[0,3,14,18,28,34,42,46,48,51,54,55],can:[0,2,3,4,13,14,17,18,27,28,29,34,42,43,44,46,47,48,49,50,54,55],cancel:50,cannot:[3,27,44,46,47],capabl:[0,46,50],capac:49,career:45,cat:51,categori:[2,51],caus:[51,52],cbm:[29,46],cell:[47,55],center:[44,46,47,48,50],centric:[42,51],certain:[2,3,14,18,28,34,44,46,48,50,51],certainli:51,chain:[44,50,54],chang:[2,3,19,27,28,29,43,46,47,48,49,50,51,54],change_dir:3,charg:[0,29,43,51],check:[4,13,17,27,29,34,43,44,45,46,47,49,50,51,54],checkbandgap:34,checklist:50,checkpoint:51,checkstabl:34,chem:18,chemic:49,chemsi:[17,29,43],chgcar:[0,29,34,43,54],child:[2,3,34,44,46,55],child_prior:2,children:[44,46],choic:51,choos:[18,29,46,47,51,52,54],chosen:[46,51],chu:50,chunk:0,cif:[4,13,17,54],civil:50,classmethod:[13,19,29,31,37],classnam:27,clean:43,cleaner:43,cleanup:43,clear:[44,48,54],client:27,clone:48,close:46,closest:34,cloud:48,cluster:[48,51,54],cmd:3,code:[18,34,42,43,44,46,51,52,54,55],code_lbl:31,codebas:[44,51],coeffici:30,coexist:51,coll_nam:27,collabor:51,collect:[0,2,27,31,42,43,49,51,54],com:[27,29,48],combin:[2,46,50,51],come:[3,14,18,28,34,44,51],comfort:[46,51],command:[3,14,17,18,28,34,44,46,47,48,49,51,54,55],comment:[31,54,55],commerci:51,commit:43,common:[1,14,18,27,31,34,43,46,48,49,51,53,54,55],common_param:[27,55],common_param_upd:27,commonadapt:51,commonli:49,commun:[44,46,51],compar:49,compat:43,compil:[50,51],complet:[0,3,18,46,49,50,51,54,55],complete_do:54,completed_at:[13,29],completedo:54,complex:[42,44,46,50,51],complic:[46,51,55],compon:[31,50],compos:[44,46,50],composit:[31,46,47,51],composition_reduc:29,composition_unit_cel:29,compound:31,compress:0,comput:[0,30,34,42,43,44,46,48,49,50,52],concept:50,conclus:50,conda:[48,51],condit:52,condition:46,config:[1,14,31,43,44,47,50,51,53,54],config_dict:47,config_fil:27,config_file_dir:51,configur:[43,44,48,49,50,54],confirm:50,conflict:[48,51],congrat:51,conjuct:18,connect:[27,50],consecut:46,consequenti:52,consid:[29,42,46,49,51,55],consider:49,consist:[46,50],constant:[31,43,50],constitu:14,constituent_molecul:14,constraint:[27,46],construct:[27,46,47,51,54],constructor:[27,47,55],consult:51,contact:51,contain:[2,3,4,13,14,17,18,28,29,31,34,44,46,47,50,51,55],contcar:[34,54],contcar_to_poscar:34,content:[49,51,53,54],context:46,continu:[3,54],continue_on_miss:3,contract:[31,52],contribut:[43,45,48,49],contributor:52,control:[14,46,47,48,49,50,51,55],control_param:14,conveni:51,convent:50,converg:[46,47],convers:[34,49,51],convert:[3,4,13,17,29],copi:[3,14,17,18,27,31,34,43,44,48,51,54],copy_fil:[3,34],copyfil:[3,14,34],copyfilesfromcalcloc:[3,43],copypackmoloutput:14,copyright:52,copyvaspoutput:[3,34,43,44],core:[1,2,3,6,13,14,17,18,27,28,29,34,38,44,46,47,49,50,54,55],cori:44,correct:[46,51],correctli:[46,51],correspond:[3,27,34,46,49,50],costa:[43,45],could:[3,18,46,51],counter:31,counter_writ:31,coupl:[43,44,46,48],cours:18,cover:[34,46,50,51],cp_barin:49,cp_calc:49,cputim:17,creat:[3,19,27,28,31,34,44,47,48,49,55],created_on:51,createfold:3,creation:3,creator:29,cred:43,credenti:[3,43,44,47,51],criteria:47,critic2:[1,17],critic:18,crystal:[31,44,46,50,51],crystallograph:54,cssr:54,cube:18,cube_fil:18,curiou:51,currdir:34,current:[0,3,14,18,29,34,43,46,48,51],curv:49,custodian:[3,14,18,29,43,44,46,50,51],custodian_param:3,custom:[2,3,18,27,31,34,44,46,51,54],customiz:[46,47],cutoff:34,cycl:46,dag:44,dagdalen:43,dagdelen:50,damag:52,danni:45,dashboard:51,data:[3,4,13,14,17,18,28,29,31,34,43,46,47,48,49,50,51,52,54],data_fil:31,data_filenam:[13,14],databas:[0,1,3,31,32,34,42,43,44,46,47,48,49,50,53,54],datetim:[43,46],db_file:[0,3,27,31,43,46,47,51,55],db_name:[0,51],dbid:31,dbid_to_int:31,dbid_to_str:31,debug:[46,48],deby:[46,49],debye_model:46,decid:[29,42,50],deconstruct:37,decor:[2,44,50],dedic:50,def:[46,47],default_funct:51,defin:[2,3,14,17,18,29,31,34,46,49,50,51],defo_mat:46,deform:[29,38,42,46,49,55],deformstructuretransform:[46,55],defus:34,defuse_fw:51,defuse_unsuccess:43,degre:18,delet:[3,17,51],deletefil:3,deletefilesprevfold:3,delimit:31,delta_volum:29,delta_volume_as_perc:29,delta_volume_perc:43,demand:50,demonstr:[46,49,51],densiti:[0,18,29,30,46,47,49,54],dep:43,depart:45,depend:[4,13,17,27,43,44,46,48,51,54],dept:52,depth:[46,51],deriv:[42,49,52],describ:[44,46,49,55],descript:[3,46],descriptor:[31,42],design:[3,27,29,34,46,47,48,50,51],desir:[18,27,44,46,50,51],dest:27,destin:[3,27],detail:[0,18,27,32,44,46,47,48,50,51,55],detect:43,determin:[42,46,50,55],develop:[27,45,50,51,52],deviat:49,dfpt:46,dfptfw:[43,46],dft:[18,49,54],dft_rung:18,dia:[43,45],diagram:42,diamond:49,dict:[2,3,13,14,17,18,27,28,29,31,34,46,47,55],dictionari:[2,3,14,17,18,27,29,34,44,47,49,51,54],dictlammpsinput:14,dictmod:3,dictset:47,did:[46,51],didn:54,diego:45,dielectr:[1,18,29,43,50],dielectricbuild:31,differ:[18,27,42,43,46,48,49,50,51,54],difficult:[44,50],diffus:13,diffusion_analyz:13,diffusion_param:13,dimension:[43,46],dir:[0,2,3,4,13,14,17,34,44,51],dir_nam:[13,17,27,29],direct:[43,46,49,51,52,54],directli:[0,3,14,18,34,46,47,48,51,52,54],directori:[0,2,3,4,13,14,17,18,19,27,28,29,32,34,44,46,48,49,50,54],disclaim:52,discours:[43,46,50],discuss:[46,49,50,51],disk:51,distanc:34,distinct:[27,51],distribut:[48,49,51,52,54],divis:46,doc:[0,2,29,31,43,44,46,50,54],document:[0,2,17,29,31,42,43,45,46,47,48,49,51,52,54,55],doe:[3,18,34,42,46,47,48,51,54,55],doesn:[44,51],doing:[46,48,51],don:[44,46,48,51],done:[0,44,46,51],dos:[34,54],dos_plott:54,dose:29,dosplott:54,dot:27,doubl:51,double_ff_opt:[17,21],down:[46,51],download:[43,48,51],downsid:44,downstream:44,draft:43,drawback:51,drifterrorhandl:43,drone:[0,1,2,3,43,53],dump:13,dump_fil:13,dunn:[43,45],duplic:[44,51],dure:[2,29,46,47,48],dwarakanath:50,dwaraknath:[43,45],dylla:[43,45],dynam:[43,46],each:[2,3,14,18,27,29,42,46,48,49,50,51,55],earli:45,earlier:51,easi:[2,46,50,51,55],easier:[29,44,46,51],easiest:51,easili:[44,46,49,50,51],easist:47,echo:51,echo_test:51,ediffg:47,edison:[44,51],edit:48,editor:[54,55],eel:[43,50],efermi:[29,54],effect:48,effici:[43,47,54],effort:45,ehul:[34,43],ehull_cutoff:34,eigenvalu:[31,34],either:[3,14,18,27,34,46,47,50,52],elast:[29,38,42,43,46,47,49,50],elbow:49,electrod:[29,38],electrode_task:[1,29],electron:[18,50,54],electronic_structur:54,element:29,elfcar:29,eln:50,els:[3,55],embpev5u:29,empti:2,emul:18,enabl:[29,44,46,50],encapsul:50,enclos:44,encod:[27,54],encourag:[50,54],end:[2,34,44,46,51],end_structur:34,endors:52,endow:44,endpoint:49,endpoint_url:0,energi:[29,30,34,43,45,46,50,51,52,54],energy_per_atom:[29,51],enforc:43,enhanc:52,enough:[44,46,50,51],ensur:[29,46,51],enter:[51,54,55],entir:[29,46],entri:[17,27,34,47,49,51,54],enumer:46,env:[3,14,18,27,28,31,34,44,47,49,51],env_chk:[3,18,27,34,50],env_kei:27,environ:[18,27,34,46,48,49,50,54,55],eos:[30,46,55],epsilon:27,epsilon_stat:27,equal:44,equat:[30,43,46,50],equival:[46,48],eric:45,error:[3,18,27,29,43,48,49,51,54],errorhandl:[3,43],especi:[43,55],essenti:46,estim:[31,43],etc:[2,3,44,46,48,50,51,54],evan:45,evatom_to_kjmol:49,even:[42,46,50,52,54],event:52,everi:[2,44,51,55],everyon:50,everyth:[3,34,46,48,49,50,54],exactli:[44,49,54],exaf:43,exampl:[0,2,3,4,13,14,17,18,27,28,29,31,34,42,44,46,47,49,50,51,54],exce:51,excel:46,except:[46,51],exchang:[1,29,38],excit:51,exclud:[3,14],exclude_fil:[3,14],exclus:52,execut:[3,18,27,29,44,46,48,50,51,54],exemplari:52,exercis:[28,37],exist:[0,14,27,29,31,46,51,54,55],expand:[3,27,55],expand_var:3,expans:30,expect:[17,27,44,51,55],experi:49,experiment:49,explain:46,explan:46,explic:46,explicit:[27,55],explicitli:[18,44,46],explor:[49,51,54],express:[46,50,52,55],ext:[49,51],extend:50,extens:[14,29,34,43],extent:46,extern:[45,46],extrapol:46,extrem:46,eye:49,faghaninia:[43,45,50],failur:17,fairli:[44,46,51],faker:48,fals:[3,13,18,19,27,29,31,34,46,47],familiar:[44,46,51],faq:50,fast:[44,46,51],favor:46,featur:[43,44,46,48,50,51,52,55],feed:[31,50,51],feedback:46,feel:46,feff:[1,3,43,46,50,51,53],fermi:54,ferroelectr:[29,38,43,50],few:[44,46,49,51,54],ff_and_crit:[17,21],ff_site_properti:14,field:[0,3,17,29,43,51],figur:[2,49,54],file:[0,2,3,4,13,14,17,18,27,29,31,32,34,43,44,46,47,48,49,50,51],file_materi:[1,29],file_pattern:[17,29],filecli:27,fileio:[1,53],filematerialsbuild:31,filenam:[3,13,14,27,29,31,34],filepath:31,files_to_copi:3,fileserv:27,filesystem:[3,14,27,34,46],filetyp:14,fill:51,filter:[17,29,43],filter_fil:[17,29],final_energi:17,final_molecul:14,find:[17,27,29,42,43,44,48,49,50,51],find_on:[49,54],fine:29,finger:44,finish:[44,46,50,54],finit:46,firetask:[1,2,6,13,17,28,29,43,44,46,50,55],firetaskbas:[3,14,18,28,34],firewal:51,firework:[1,2,3,6,13,14,17,18,27,28,29,34,44,47,48,49,50,51,54,55],first:[2,27,32,46,47,48,49,51,54,55],fit:[30,46,49,52],fiteostodb:55,fix:[18,31,43,49,52],fix_task:[1,29],fixtasksbuild:[31,43],fixtur:[19,28,37],fizzl:50,flag:[0,18,34,48,51],flatten:18,flavor:44,flexibl:[18,43,46,47],fly:46,folder:[0,3,13,17,18,29,34,44,48,49,51,54,55],folder_nam:3,follow:[3,27,34,42,44,47,48,49,50,51,52,54,55],foo1:[3,14,18,28,34],foo2:[3,14,18,28,34],foo:[2,3,14,18,28,34],food:46,forc:[29,43,47],force_const:30,force_gamma:[46,47],forcefield:[13,14],fork:50,form:[2,3,14,18,27,28,34,52],formal:49,format:[3,27,31,43,44,46,47,51,54,55],formul:43,formula:[27,31,49,55],formula_alphabet:17,formula_anonym:[17,29],formula_pretti:[17,29,49,51,54],formula_reduced_abc:29,forum:[29,46,50,51],forward:51,found:[27,42,46,49,50,51,54],four:[18,46],fourth:55,fragment:[1,17,21],framework:[0,44],free:[30,46,50,51,52,54],frei:[43,45],frequenc:[18,46],frequent:48,fresh:[49,54],friendli:50,from:[0,2,3,4,13,14,17,18,27,28,29,31,34,42,44,45,46,47,48,49,50,51,52,54,55],from_db_fil:[49,51,54],from_dict:[13,29,46,47,49],from_dir:3,from_fil:[3,31,47,54],from_path_dict:3,frontend:54,frozenjoberrorhandl:43,fs_id:0,full:[2,3,18,27,29,43,46,47,50,51],fulli:[50,51],functest:28,fund:45,fundament:54,further:[17,29,49,51],futur:46,fw_analysi:46,fw_config:[49,50,54],fw_config_fil:51,fw_env:27,fw_id:27,fw_name_constraint:[2,27,47],fw_spec:[3,14,18,27,28,34],fwaction:[3,14,18,28,34,43],fworker:[2,3,14,18,27,28,34,43,44],fworker_nam:2,fws:[46,47],g_calc:49,gamma:[43,47,49],gamma_automat:47,gamma_vasp_cmd:46,ganos:[43,45],gap:[31,34,43,50],gave:47,gener:[2,3,4,13,17,18,29,42,43,44,46,47,50,51],generate_doc:[13,17,29],geo_transform:[1,17],get:[3,14,18,27,28,29,31,34,44,46,47,49,50,51,54],get_a_unique_id:27,get_band_structur:54,get_calc_loc:[3,34],get_chgcar:0,get_databas:27,get_do:54,get_element_do:54,get_fws_and_task:27,get_gap:54,get_logg:27,get_meta_from_structur:27,get_mongolik:27,get_optimize_wf:47,get_phonopy_gibb:30,get_phonopy_qha:30,get_phonopy_thermal_expans:30,get_plot:54,get_ssh_connect:27,get_structure_by_material_id:49,get_task_collect:27,get_task_databas:27,get_uri:27,get_valid_path:[4,13,17,29],get_wf_from_spec_dict:27,get_wflow:[49,51,54],getinterpolatedposcar:34,getter:43,gga:31,gibb:[24,29,30,38,43,46,50,54],gibbs_col:49,gibbs_entri:49,gibbs_free_energi:49,gibbs_task:49,gibbsfreeenergytask:46,git:[48,51],github:[0,27,43,45,48,50],give:[18,31,42,43,44,46,47,49,51],given:[2,3,17,18,27,29,42,50,55],glob:[3,27],global:[27,51,55],glue_task:[1,2,6,13,29,46],goal:42,goe:51,going:[46,48,51],good:[44,46,48,51,52,54],googl:[29,51],got:50,govern:51,gpa:[30,46],grab:[34,44],gradient:49,grant:52,graph:46,grid_dens:[46,47],gridf:[0,43],gritti:50,ground:49,group:[18,29,45,47,51],grow:[0,50,51],gruneisen:[43,49],gui:[51,54],guid:[46,47,48,49,51,54],guidelin:50,gzip:[3,18,43],gzip_output:18,gzipdir:3,gzipped_output:18,hack:45,hackingmateri:48,had:51,half_kpts_first:43,hand:[4,13,17,46,54],handi:44,handl:[0,34,44,46,51],handler:[3,18,43],handler_group:18,hanmei:45,happen:27,hard:[44,46],harmon:[46,49],has:[29,43,44,46,50,51,55],has_vasp_complet:29,hash:55,hashtag:55,hat:43,have:[0,27,29,31,34,42,43,44,46,47,48,49,50,51,54,55],header:31,header_lin:31,heat:49,helmholtz:46,helmholz:49,help:[3,4,27,42,43,48,50,55],helper:[3,27],here:[44,46,49,50,51,54,55],herebi:52,heterogen:46,hexagon:47,high:[0,42,46,49,50,51],higher:[42,44,50,51],highli:51,histor:31,hive:[4,13,17,29],holder:52,home:[0,27,51,55],honestli:50,hood:46,hook:[19,28,37],horton:[43,45,50],host:[0,14,27,34,48,51],hostnam:[0,51],hour:54,how:[18,29,42,44,46,48,49,50,54],howev:[18,42,44,46,51,52,54],hpc:[49,54],hse:43,hsebsfw:46,html:27,http:[0,27,29,48,51],hubbard:29,huck:[43,45],ibm:51,ibrion:46,ibrun:51,id_rsa:27,idea:[46,48],ideal:[46,49,51],ident:46,identifi:46,ignor:18,iii:44,illustr:55,img_format:54,immedi:[46,48],implement:[0,44,46,49,55],impli:[52,55],impos:52,improv:[43,50],incar:[3,34,44,46,50],incar_upd:[44,46,47],incident:52,includ:[2,17,18,29,31,43,46,48,49,50,51,52,54,55],incorpor:52,increas:[44,46],increment:31,index:[18,50,51],indic:[14,27,34,49,51,54,55],indirect:52,individu:[31,42,46],infer:46,info:[13,29,51],inform:[2,3,31,42,44,46,51,54],infrastructur:[44,50],inherit:18,initi:[4,17,18,19,27,28,29,43,46,51,55],initial_molecul:17,input:[4,13,14,17,18,27,29,43,46,47,48,49,50,51],input_fil:[14,17,18],input_filenam:[13,14],insensit:29,insert:[3,13,17,29,43,44],insert_task:0,insid:[14,44],inspect:42,instal:[34,43,46,49,52,54],install_dir:[48,51,54],instanc:[18,27,46,47,48,51],instanti:[0,18,46],instati:54,instead:[34,43,44,45,47,49,51],intact:44,integ:51,integr:[43,50],intend:[34,44,46,48],intent:50,interact:[46,48,51],interest:[4,13,17,46,49,50,51],interfac:[30,50,51],intermix:44,intern:46,interpol:34,interpolate_poscar:34,interpret:[27,44],interrupt:52,introduc:43,introduct:50,invoc:46,involv:50,ion:46,ionic:29,ionic_step:[3,27,34],is_forcefield:13,is_gap_direct:29,is_hubbard:29,is_lasph:29,is_met:29,is_ord:29,is_valid:29,isif:46,ismear:55,isn:[51,54],issu:[3,43,44,48,51],istart:46,item:[0,51],iter:[18,27],its:[2,18,31,42,43,46,50,51,52,54],itself:[0,46,50,51],jain:[43,45,50],janaf:49,jeff:45,jimmi:45,job:[2,3,17,43,44,46,48,49,50,54],job_nam:51,job_typ:[17,18],joei:45,journei:51,json:[0,3,13,18,27,29,32,43,44,46,48,49,50,54,55],jump:54,june:50,just:[13,14,18,31,34,44,46,47,48,49,50,51,54],keep:[27,46,49,50,51,54,55],kei:[2,3,14,17,18,27,28,29,31,34,43,47,49,50,55],kept:[2,29,44,51],keyword:[0,27,34,44,46,47,55],kind:[4,13,17,42,46],kingsburi:[43,45],kiran:45,kiu:45,knl:51,know:[46,48,50,51],known:17,kpar:44,kpoint:[34,43,46,50],kpt:47,kristin:45,kwarg:[2,3,14,18,27,28,31,34,43,47],la0:50,lab:45,label:49,laboratori:52,lammp:[1,43,46,51,53],lammps_cmd:14,lammps_input_set:14,lammpsdron:13,lammpsdump:13,lammpsinput:13,lammpsinputset:[13,14],lammpslog:13,lammpsrun:13,lammsps_cmd:14,larg:[0,2,43,46,50,51],larger:[0,18,51],last:[3,34,44,46,49,51],last_upd:13,later:[2,46,47,48,51],latest:43,lattic:46,launch:[2,44,46,49,51,54],launcher:[2,51],launcher_2019:0,launchpad:[19,27,28,46,48,49,50,54,55],lawrenc:[45,52],lbnl:45,lda:47,lda_u:47,ldir:27,ldo:3,learn:[42,46,49,50,54],least:44,leav:46,led:45,left:[50,51],legend:49,len:49,length:47,lepsfw:43,lepsilon:46,less:[34,46,51,54,55],let:[44,46,50,51,54],level:[27,42,46,50],levelnam:27,liabil:52,liabl:52,lib64:51,lib:51,librari:[43,44,46,50,51,54],licens:51,lift:44,like:[0,27,31,42,43,44,46,48,51,54,55],limit:[0,49,51,52],line:[18,29,31,43,44,46,47,48,49,51,54,55],line_bs_entri:54,line_mod:43,link:[18,27,43,55],linspac:49,linux:[48,51],list:[2,3,4,13,14,17,18,27,29,30,43,45,46,48,49,50,51,52,55],listdir:27,liter:[27,44],littl:51,liu:[45,50],llnl:51,lmp_mpi:14,lmps_input:13,lmps_run:13,load:[27,47,48,51,54],load_class:27,loadlevel:51,lobster:[1,29,38],lobster_task:[1,29],local:[27,48,51,55],localhost:48,locat:[3,27,32,34,44,49,51,54],locpot:[29,43],log:[13,43,51],log_filenam:13,log_format:27,logdir:51,logic:[27,43,44,55],login:[27,51],longer:[43,45],look:[18,27,29,43,44,46,48,51,55],lookup:27,loop:46,lose:48,loss:52,lot:[31,51],low:[46,49],lower:[42,44,46],lpad:[19,27,28,49,51,54],machin:[2,27,48,51],machineri:46,made:[46,50],maggma:0,maggma_stor:0,magic:51,magnet:[29,38,43],magneticord:43,magnitud:[0,43,49],mai:[3,14,18,27,28,31,34,46,48,51,52],main:[42,46,48,50,51,54],maintain:[43,44,45,51],mainten:51,major:[43,46],make:[2,17,29,44,46,47,48,49,50,51,52,54,55],manag:[46,50,51],mani:[27,43,44,46,48,50,51,54],manipul:46,manner:3,manual:[43,44,46,48,50],map:[3,14,18,28,34,46,51],mapi:[29,34],mapi_kei:[29,31,34],maria:45,mark:[45,51],marnik:45,martin:45,massiv:50,master:[3,14,18,28,34,46,51],match:[3,14,17,27,29,31,34,44,46,49],mater:[46,49,50],materi:[0,31,34,42,43,45,46,49,50,52,54],material_id:31,materials_descriptor:[1,29],materials_ehul:[1,29],materials_prefix:31,materials_writ:31,materialsdescriptorbuild:31,materialsehullbuild:31,materialsproject:[0,27,46,48],matgen:44,matgendb:29,mathew:[43,45,50],matmethod:43,matplotlib:49,matproj:49,matric:46,matrici:[46,49],matrix:[46,49],matsci:51,matt:45,matter:[46,51],matthew:43,max:[30,43,45,46],max_cor:18,max_error:18,max_forc:[29,43],max_force_threshold:29,max_gap:34,max_iter:18,max_molecule_perturb_scal:18,max_natom:29,max_scf_cycl:18,maximum:[18,34,51],mdfw:46,mean:[18,44,46,48,50,51],mechan:44,medium:51,memori:[2,44,46],merchant:52,mere:44,merg:[2,43],mesh:[30,43,46],messag:[27,43],messi:44,met:52,meta:47,meta_dict:2,metadata:[0,2,27,43,46,47,49,54,55],metal:46,method:[0,3,14,18,19,27,28,29,34,37,46,48,49,50,51,54],methodnam:[4,19,27,28,37],meticul:50,meticulul:46,mg1:54,mgdb:51,mgo:54,mgo_bandstructur:54,might:[27,43,44,46,48,49,51,54],migrat:[43,51],min:[30,46],min_gap:34,mind:51,minim:[49,51],minimum:[34,49],minor:43,minut:49,misc:43,miss:[3,46],mistak:50,mix:[44,49,54],mlab:51,mmdb:[0,3],mmvaspdb:[3,43],mod:47,mod_spec:3,mod_spec_cmd:[3,34],mod_spec_kei:[3,34],mode:[3,27,29,43,46,50],model:[46,49,51],modif:[18,46,51,52],modifi:[2,18,29,32,42,47,48,50,51,52,54],modified_wf:47,modify_incar_param:47,modify_potcar:43,modify_to_soc:46,modifyincar:44,modifykpoint:43,modul:[46,48,50,51,53],modular:46,module_dir:31,modulepath:27,modulu:43,moelcul:14,mol:[17,18,49],molecul:[14,18],mols_numb:14,mom:51,moment:43,mongo:[3,48,51],mongoclient_kwarg:43,mongodb:[0,27,31,42,46,48,50],monitor:50,monkhorst:47,monkhorst_automat:47,montoya:[43,45,50],more:[0,18,27,29,31,42,43,44,47,49,50,51,54,55],moruzzi:49,most:[3,14,18,34,44,46,47,48,49,50,51,54],mostli:[44,46],move:[34,43,44,51,54],mpi:18,mpirun:[14,44,51],mpr:49,mprelaxset:[46,47],mprester:[49,54],mpstaticset:46,mpwork:44,msonabl:[3,13,29],much:[0,43,46,50],multi:44,multimod:18,multipl:[2,3,14,17,18,27,28,29,34,42,43,44,47,50,51,54,55],multiprocess:4,multirun:17,murat:45,murnaghan:[30,46],must:[3,4,14,18,27,31,34,44,46,51,52,54],my_custom_input_set:47,my_fwork:[44,46,50],my_launchpad:[48,50],my_qadapt:[49,50,54],my_task:44,my_vasp_cmd:44,my_wf:47,myinputset:47,name:[0,2,3,13,14,17,18,27,28,29,31,34,43,46,47,48,49,51,52,54,55],name_append:3,name_of_fil:54,name_of_python_funct:54,name_prepend:3,nameget_:3,nathan:45,nation:[45,52],natur:[4,46],navig:[48,51],ncf:43,ncore:44,ndarrai:30,neaton:[45,50],neb:[29,38,43],neb_task:[1,29],nebfw:46,nebrelaxationfw:46,necessari:[51,54],nedo:[43,46],need:[0,29,31,34,42,43,44,46,47,48,50,54,55],neglig:52,neither:52,nelement:29,nersc:[44,51],nest:[29,34,47,51],netcdf:54,network:51,newli:48,next:[3,46,49,50,54,55],nice:51,nimag:34,nitti:50,nmr:[1,29,43],no_potcar:29,node:[44,46,48,51],non:[27,46,51,52,54,55],none:[2,3,13,17,18,27,29,31,34,46,47],nonscffw:46,nonscflinefw:[27,55],nonscfuniformfw:[27,55],nor:52,normal:[18,44,46,51],north:50,nosetest:48,nosql:51,not_in_mp:29,notat:[27,44],note:[0,3,14,17,18,27,34,42,44,46,47,48,49,50,51,54,55],noth:[14,18,44],notic:[17,46,51,52],now:[43,44,46,48,51],npar:44,nscf:[29,43,54],nsite:29,nsw:29,nudg:50,number:[14,18,31,34,44,50],numer:49,numpi:[30,48,49,54],object:[0,3,4,13,14,18,27,29,31,34,50],objectid:43,oblig:52,obtain:[46,49],obviou:46,off:[43,44,48,50],offer:51,offici:[43,55],offlin:43,often:[0,42,46,47,49,50,51,54,55],old:[19,27,28,43,48],onc:[44,46,48,50,51,54],one:[3,17,19,27,28,29,42,44,46,47,48,49,50,51,54,55],ones:[46,51],ong:[43,45,50],onli:[0,2,4,13,17,18,27,29,31,42,44,46,47,48,49,50,51],onto:0,onward:[43,45],open:[48,49,50,51,52,54],openmp:18,oper:[3,27,34,50,51],opinion:46,opt:[18,27,43,55],opt_with_frequency_flatten:18,optim:[18,29,46,47,49,50,51,54,55],optimize_onli:51,optimizefw:[27,46,47,55],option:[3,14,18,27,30,31,34,43,44,46,47,49,50,51,55],optional_param:[3,14,18,34],optset:18,orbit:[43,44,46],order:[0,17,29,43,46,48,51,54,55],ordereddict:[17,29],org:[46,51],organ:[17,42,50,51],orig:18,orig_wf:47,origin:[2,34,43,47,55],original_wf:[2,13,17],oszicar:46,other:[3,4,13,14,17,27,29,31,34,44,46,47,48,49,50,51,52,54,55],otherwis:[3,27,47,48,51,52],our:[46,49,50,51,54],out:[2,3,14,18,28,34,43,44,46,47,49,51,52,54],outcar:[29,34,46],outcar_fil:29,output:[3,13,14,17,18,27,28,29,32,34,43,44,46,48,49,50,51,54],output_fil:[14,17,18],outsid:51,over:[18,27,42,46,49,50,51,54,55],overal:[2,3],overhaul:43,overrid:[3,18,31,34,43,47],overridden:50,overview:51,overwrite_input:18,own:[18,43,46,47,49,50,51],owner:52,pack:47,packag:[42,43,46,47,48,50,53],packing_config:14,packmol:[14,43],packmol_cmd:14,page:[46,48,50,51],pai:46,pair:[2,17],paper:[46,50,51],parallel:[4,18,46,51,55],param:[3,14,18,27,31,34,43,55],paramet:[2,3,13,14,18,29,31,34,43,44,46,49,50,55],parameter1:2,parameter2:2,paramiko:[27,43],parent:[3,4,13,17,27,42,43,44,46,55],pars:[0,3,13,17,29,31,34,42,43,44,46,51],parse_aeccar:[0,29],parse_bad:29,parse_chgcar:[0,29],parse_class:3,parse_do:[3,29,34],parse_eigen:[3,34],parse_kwarg:3,parse_locpot:29,parse_output:[1,2,6,13,17,29,43,46],parse_potcar_fil:29,part:[29,51],partial:46,particular:[27,34,44,46,51,52,55],particularli:[46,50,51],pass:[0,2,3,17,18,27,34,44,46,47,49,55],pass_dict:[3,34],pass_job_info:44,pass_vasp_result:34,passcalcloc:[3,44,50],passresult:[3,34],password:51,passwordless:27,past:[44,54],patch:52,path:[2,3,4,13,14,17,18,27,29,31,34,43,44,46,47,49,51,54,55],path_to_my_db_json:[49,54],patrick:45,pattern:[3,17,29,49,51],paw_pb:29,payment:51,pbe:47,pbesol:51,pcm:18,pcm_dielectr:18,pdf:54,penn:45,per:[44,48,51],perfom:51,perform:[0,3,14,18,27,28,34,42,43,46,49,50,51,52,54],period:[3,34],permiss:[51,52],permit:52,perpetu:52,perspect:[42,46,49],persson:[45,50],pertain:51,perturb:[18,46],perturbstructuretransform:46,phonon:[46,49],phonopi:[1,29,46,49],phonopyqha:30,phy:[46,49],pick:3,pictur:51,piec:[46,51],piezo:43,piezoelectr:50,pin:2,ping:45,pip:[43,48,51],place:[0,2,43,44,46,51],plain:[27,46,51],plan:[44,51],platform:51,pleas:[0,29,43,45,46,50,51],plot:[43,49,50,54],plot_raman:24,plotter:54,plt:49,plu:43,pmg:43,pmg_mapi_kei:51,pmg_vasp_psp_dir:51,pmgrc:[49,51],png:49,pnnl:51,point:[2,18,34,43,44,46,47,48,49,50,51,54],pointgroup:17,poisson:[46,49],polar:[1,29],polici:51,popular:51,port:[0,48,51],poscar:[4,13,17,34,47,51,54,55],possibl:[18,27,42,44,50,51,52],post:[13,17,29,42,50],post_process:[13,17,24,29],post_rocket:51,postprocess:18,pot_gga_paw_pb:51,pot_gga_paw_pw91:51,pot_lda_paw:51,potcar:[29,34,50,51],potcar_exist:29,potcar_funct:47,potcar_spec:[29,34],potenti:[34,46,49],power:[46,49,50,51],power_up_by_kwarg:2,powerup:[1,27,43,50,53,54],powerup_by_kwarg:2,powerup_dict:2,powerup_function1:2,powerup_function2:2,powerup_nam:2,pps:51,practic:[44,54,55],pre:[48,50],pre_rocket:51,prebuilt:44,preced:[27,55],precis:[46,50],precondit:3,preconfigur:51,prefer:[44,51],prefix:31,prepar:52,prepend:[3,31],prerequisit:50,present:[0,2,27,29,49,51],preserv:[2,43],preserve_fwork:2,preset:[1,6,29,38,43,44,46,47,49,50,51,54],pressur:[30,46,49],pretend:14,pretti:51,prev:43,prev_calc_molecul:18,prev_calc_result:3,prevent:51,previou:[3,14,18,34,44,46,49,54],previous:[29,44,48],primarili:[45,50],principl:[27,46],print:[18,47,51,54],print_funct:46,prior:[49,52,54],priorit:44,prioriti:[2,44,46],privat:27,private_kei:27,probabl:51,problem:[31,46,48,50],proce:34,procedur:[0,44,48,49,50,54],proceed:48,process:[4,13,17,18,29,42,50,51],process_bandstructur:29,process_do:29,process_qchem_multirun:17,process_qchemrun:17,process_raw_data:29,process_vasprun:29,processcritic2:[17,18],procur:52,produc:[18,29,31],product:[48,52],prof:45,profil:0,profit:52,program:[45,46,51],programm:[54,55],progressbar:43,project:[2,29,31,34,45,46,49,50,54],promot:52,prop:51,properli:[49,51],properti:[3,14,27,31,34,42,43,47,48,49,50,51],propog:[27,46],propos:46,protect:51,provid:[3,14,18,27,28,34,43,45,46,47,50,51,52,55],proxi:51,pseudo:34,pseudo_potenti:29,pseudopotenti:[46,50],publicli:52,pul:2,pull:[43,46,48,50,51],pure:[46,55],purpos:[42,46,51,52],push:43,put:[31,43,46,51],pw91:47,py2:43,py3:43,pymatgen:[3,4,13,17,18,27,28,29,34,42,43,44,46,47,48,49,50,54],pymatgentest:28,pymongo:[27,31],pypi:43,pyplot:49,python3:51,python:[4,44,46,47,50,55],pyyaml:43,qc_input:18,qc_input_set:18,qchem:[1,43,53],qchem_cmd:18,qchem_input_custom:18,qchem_input_param:18,qchem_input_set:18,qchemdictset:18,qchemdron:17,qchemtodb:2,qcinput:18,qcinput_fil:17,qclocalscr:18,qclog_fil:18,qcoutput_fil:17,qdel:51,qha:30,qha_typ:46,qin:[17,18],qlaunch:[49,51,54],qout:18,qstat:51,quad:51,qualiti:51,quasi:46,quasiharmon:49,queri:[3,29,31,46,47,49,50,51],queu:51,queue:[2,46,48,49,50,51,54],queueadapt:2,quickli:[27,46,50,54],quirk:43,quirki:4,quot:51,rail:18,raman:[29,38,43,50],ramanfw:43,ran:51,random:51,rang:[49,51],rapidfir:51,rather:[31,34,51,54],ratio:[46,49],raw:[29,42,50],rea:51,read:[0,31,44,46,51,54,55],read_only_password:[0,51],readi:[49,51,54],readm:44,readonly_password:[0,51],readonly_us:[0,51],real:51,realiti:50,realli:51,reason:[46,47,54],receipt:52,recent:[3,14,34,50,51],reciproc:[30,46],reciprocal_dens:47,recommend:[0,51],recompos:50,record:[18,27,43,50,51,55],recreat:51,recurs:[27,43],recursive_deseri:27,recursive_get_result:27,recursive_upd:27,redirect:18,redistribut:52,reduc:44,reduced_formula:[46,47],ref_dir:[13,14,17,18],refactor:43,refer:[0,14,17,18,29,42,46,48,49,51],reflect:43,regardless:51,regent:52,regular:[44,51],reinstal:[48,51],rel:[3,51],relat:[2,49,51],relative_path:3,relax1:29,relax2:29,relax9:29,relax:47,releas:[43,50],relev:[3,14,18,28,34,46,48],rem:18,remain:34,rememb:[44,48,51],remot:[14,27,34],remote_host:27,remov:[0,3,19,27,28,43,46,50],remove_custodian:46,renam:[3,14,43],reorgan:43,replac:[0,2,17,48],report:[31,44,46,49,50,54],repres:[42,46,48,50,51],represent:[3,13,18,29],repriorit:50,reproduc:[50,52],request:[43,46,50,51],requir:[0,3,14,18,29,34,43,44,46,47,49,50,51,52,55],require_bandstructur:29,required_param:[3,14,18,34],rerun:[48,51],rerun_fw:51,research:[2,45,46],reserv:[27,50,52],reset:[31,42,48,49,51,54],resolut:51,resourc:[0,3,14,18,28,34,46,49,50,51,54],respect:46,rest:[44,51],restaur:46,restor:14,restrict:29,result:[0,2,3,13,17,27,29,34,42,44,46,47,48,49,54],result_dict:27,retain:52,retriev:[3,27,51],reus:50,rev:49,review:[43,51],rework:43,rewrit:43,rich:46,right:[46,50,51,52],risk:44,rlaunch:51,rocket:51,rocket_launch:51,room:49,root:[2,13,17,29,44,46,51],root_prior:2,rotat:18,rotatetors:18,royalti:52,ruamel:43,run:[2,3,4,13,14,17,18,19,28,29,31,34,37,43,44,46,47,55],run_build:[29,31],run_calc:[1,2,6,13,17,29],run_fake_vasp:46,run_stat:29,run_task:[3,14,18,28,34],run_typ:29,runcommand:3,runcritic2:[17,18],runcustodianfromobject:3,runlammpsdirect:14,runlammpsfak:14,runnoqchem:18,runpackmol:14,runqchem:17,runqchemcustodian:[17,18],runqchemdirect:[17,18],runqchemfak:[17,18],runtest:[4,19,27,28,37],runtim:[46,50],runvasp:[2,27],runvaspcustodian:43,runvaspdirect:44,runvaspfak:43,rutt:[43,45],ryan:45,s3_profil:0,s3_profile_nam:0,s3_url:0,safe:42,safeti:31,sai:44,sam:45,same:[2,27,31,42,43,44,46,48,49,51,54,55],sampl:[27,54],san:[14,45],saniti:[17,29],save:[18,29,49,54],save_plot:54,save_scratch:18,savefig:49,sbatch:51,scaffold:50,scale:[18,46,49,51],scaling_matrix:55,scan:[29,38,43],scancel:51,scatter:49,scf:46,scf_algorithm:18,schema:[13,17,29,43],schemat:54,scheme:[17,18,29,43,47],schmidt:43,sci:[49,50],scienc:[0,46,50,51],scientif:[46,51],scope:46,scp:[27,44],scr:[46,49],scratch:[18,19,27,28,50,51],scratch_dir:[46,51],script:[46,49,51,54],sdsc:51,search:[3,14,17,27,29,31,34,46,50],searchabl:17,second:[51,55],section:[18,46,51],secur:[43,51],see:[4,18,27,44,46,47,49,50,51,54],seem:44,seen:[18,51],select:[43,51],self:[4,17,29,47,51],selfcheck:51,selfconsist:54,sens:[44,51],sensibl:29,sensit:51,separ:[2,3,34,44,50,51,52],sequenc:[3,34,46],sequenti:46,seri:46,serial:[43,54],serializ:[13,29],serv:[50,51],server:[27,51],servic:[51,52],set:[2,3,14,17,18,19,27,28,29,31,34,37,42,43,44,46,48,49,51,54,55],set_analysi:29,set_execution_opt:[2,43],set_fwork:[43,46],set_queue_adapt:2,settings_fil:31,setup:[3,19,27,28,37,48,50,51],setup_copi:3,setupclass:[19,37],sever:[46,47,49,51],sftp:27,sftpclient:27,sge:51,shall:52,shang:49,shape:49,share:[2,27,50,54,55],shell:[46,48,51,54],shen:[43,45],shift:47,should:[2,18,31,34,42,44,46,48,49,50,51,54,55],shouldn:[48,51],show:[47,51,55],shown:[42,47,55],shyam:45,shyue:45,sigma:55,signatur:4,similar:[0,3,27,44,46,49,51],similarli:[47,49,54],simpl:[13,18,27,42,44,46,47,48,49,50,51],simpler:51,simplest:[50,51],simpli:[44,46,48,49,50,51,54],simplifi:[43,46],simul:[48,50,51],sinc:[27,44,46,49,51,54],singl:[14,17,18,27,31,42,44,46,49,50,51,54],singleshot:[49,51,54],siron:[43,45],site:[14,43,46,51],site_properti:14,sivonxai:[43,45],size:[0,43,49,51],sketch:50,skip:[31,49,54],slater:43,slideshar:51,slightli:[27,46],slow:51,slug:2,slurm:51,small:[42,51],smaller:0,smd:18,smidt:[43,45,50],smile:17,smith:[43,45],socfw:46,softwar:[46,50,51,52],solar:51,solv:[46,50],solvent:18,some:[0,3,14,18,28,29,31,34,43,44,46,47,48,50,51,54],someth:[44,48,50,51],sometim:[42,48,49,51],somewhat:[42,51],sophist:[29,46],sort:[34,46],sourc:[27,42,46,48,50,51,52],space:[30,46],spacegroup:29,speak:46,spec:[2,3,14,18,27,28,34,46],speci:46,special:[3,14,18,27,28,34,50,52,55],specif:[0,2,3,44,46,47,50,51,52,55],specifi:[0,2,3,13,14,18,27,28,34,43,46,51,55],specter119:[43,45],spectra:50,spectroscopi:50,speed:[43,44,51],spin:[43,46],spot:51,spott:[43,45],squar:44,squeue:51,src:27,srun:51,ssh:[27,51],sshclient:27,ssl_ca_fil:51,stabil:[31,34],stand:48,standard:[2,18,29,43,44,46,49,50],start:[27,31,34,42,43,44,45,46,48,49,51,54,55],state:[13,29,30,43,44,45,46,50,51,54],statement:50,states_list:51,staticfw:[27,43,46,55],staticwf:0,statist:13,statu:[44,50,51,54],stderrorhandl:43,stdout:27,step:[29,30,44,46,48,49,50,54],stick:51,still:[0,17,44,46,48,50],stop:[43,51],storag:[43,51],store:[27,29,42,43,48,50,51],store_additional_json:29,store_volumetric_data:29,str:[2,3,13,14,17,18,27,29,30,31,34,46,47],straightforward:[44,46,50],strain:[46,49],stratagi:51,stream:27,stress:[3,27,29,34],strftime:46,strict:[27,52],strictli:51,string:[2,3,14,17,18,27,29,31,34,44,47,48,51],strm_lvl:51,strongli:51,struct:[47,49,54],structur:[0,14,18,27,29,30,31,34,43,44,46,47,49,50,51,55],structure_fil:54,structureanalysi:43,structurematch:42,stuck:50,style:[3,51,52],sub:29,subclass:[31,47],subdir:[4,13,17],subfold:[3,29],subject:[18,52],subkei:3,sublicens:52,submiss:[29,46,51],submission_filt:[1,53],submissionfilt:29,submit:[46,48,49,50,54],submodul:[1,21,38,53],subpackag:53,subsequ:51,substitut:[46,52],substitutiontransform:46,success:51,successfulli:[51,54],suffici:51,suffix:[3,18],suggest:[31,51],summar:[42,50],summari:[13,31,42,50],supercel:46,supercelltransform:46,supercomput:[46,48,51],supplement:48,suppli:[47,54],support:[3,4,18,30,34,43,44,45,46,47,49,51,54],sure:[17,29,44,47,48,49,51,54],surfac:43,sym_ignor:18,symbol:44,symmetri:46,syntax:[3,43,50],system:[18,34,44,48,50,51],systemat:50,t_barin:49,t_calc:49,t_max:[30,46,49],t_min:[30,46,49],t_step:[30,46,49],tabl:49,tag:[1,2,27,29,43,46,47,55],tag_fw:43,tags_fw:43,tags_list:2,tagsbuild:31,tagscollector:31,tailor:51,take:[0,3,14,18,27,28,34,42,46,47,48,49,51,55],taken:49,tanaka:[46,49],tang:[43,45,50],tara:45,target:[3,51],target_nam:3,task1:28,task2:28,task:[0,2,3,14,17,18,27,28,29,31,34,42,43,44,46,47,49,51,54],task_id:[0,27,31,51,54],task_label:54,task_name_constraint:[2,27],taskdoc:29,taskmaterialsbuild:31,tasknam:[17,29],tasks_materi:[1,29],tasks_materials_set:31,tasks_prefix:31,tasks_read:31,tasks_set:43,tasks_writ:31,tasksmaterialsbuild:[31,50],teardown:[19,27,37],technic:[44,51],techniqu:49,technolog:50,tediou:[46,54],tell:[44,50,51],temperatur:[30,46,49],templat:51,temporari:51,temporarili:51,tensor:[31,42,43,49,50],term:[46,49],tess:45,test:[1,2,3,6,7,9,11,17,18,21,29,34,38,43,44,50,53],test_adsorbate_workflow:[29,38],test_approx_neb_workflow:[29,38],test_assimil:37,test_bandstructur:37,test_bulk_modulus_workflow:[29,38],test_copi:[29,34],test_critic2:[17,18],test_databas:[1,27],test_detect_output_file_path:37,test_double_ff_opt:[17,18,21],test_dron:[1,29],test_eels_workflow:[6,11],test_elastic_workflow:[29,38],test_env_chk:28,test_exafs_scattering_path:[6,11],test_exchang:[29,34],test_exchange_workflow:[29,38],test_ferroelectric_workflow:[29,38],test_ff_and_crit:[17,21],test_fil:48,test_firework:[6,9],test_fragment:[17,18,21],test_geo_transform:[17,18],test_get_databas:28,test_get_interpolated_poscar:[29,34],test_get_mongolik:28,test_get_uri:28,test_get_wf_from_spec_dict:28,test_glue_task:[2,3],test_insertion_workflow:[29,38],test_load:[1,27],test_lobster_task:[29,34],test_lobster_workflow:[29,38],test_magnetism_workflow:[29,38],test_multi_par:28,test_neb_workflow:[29,38],test_nmr:[29,38],test_parse_chrgcar:37,test_parse_locpot:37,test_parse_opt:37,test_parse_output:[2,3],test_parse_pass_writ:[17,21],test_parse_potcar:37,test_polarization_to_db:[29,34],test_powerup:[1,2],test_processcritic2:19,test_raman_workflow:[29,38],test_recursive_get_result:28,test_recursiveupd:28,test_rotate_tors:19,test_run_calc:[17,18],test_runcritic2:19,test_runqchemcustodian_basic_default:19,test_runqchemcustodian_basic_not_default:19,test_runqchemcustodian_ff_basic_default:19,test_runqchemcustodian_ff_basic_not_default:19,test_runqchemcustodian_ff_using_fw_spec_default:19,test_runqchemcustodian_ff_using_fw_spec_not_default:19,test_runqchemcustodian_using_fw_spec_default:19,test_runqchemcustodian_using_fw_spec_not_default:19,test_runqchemdirect:19,test_runqchemfak:19,test_runs_assimil:37,test_setup:[1,29],test_single_vasp_dbinsert:44,test_task:[6,7],test_todbtask:4,test_torsion_potenti:[17,21],test_util:[1,27],test_vasp_powerup:[1,29],test_vasp_workflow:[29,38,44,48],test_write_custom_input:19,test_write_input:[17,18],test_write_input_from_io_custom_smd:19,test_write_input_from_io_set:19,test_write_input_from_io_set_diff_mol:19,test_write_input_from_io_set_diff_mol_pcm:19,test_write_input_from_io_set_write_dir:19,test_write_vasp:[29,34],test_write_vasp_from_interpolated_poscar:[29,34],test_xas_workflow:[6,11],testcas:[27,37],testdron:4,testfakerunqchem:19,testgeotransform:19,testing_workflow:[27,55],testprocesscritic2:19,testruncalcqchem:19,testruncritic2:19,testsetup:37,testtodbtask:4,testvaspworkflow:44,testwriteinputqchem:19,text:[44,50,51,54,55],textiowrapp:27,textrm:49,than:[14,17,29,31,34,42,44,46,51,54,55],thank:43,thei:[18,44,46,49,50,51,54,55],them:[2,17,29,31,44,46,47,48,49,50,51,54,55],themselv:46,theori:[46,49,50,52],thereof:52,thermal:30,thermal_expans:[29,38],thermodynam:49,thi:[0,2,3,14,17,18,27,28,29,31,32,34,42,43,44,46,47,48,49,50,51,52,54,55],thing:[42,44,46,51],think:[46,50],thinli:[49,54],third:[51,55],this_imag:34,those:[27,42,43,44,46,47,49,51],though:46,thousand:54,thread:29,three:3,threshold:46,through:[18,27,44,45,46,49,50,51,52,54],throughout:46,throughput:[0,51],thu:[27,31,42,44,46,48,50,51,55],tier:51,time:[44,46,47,48,50,51],tip:43,titl:49,to_dir:3,todb:2,todbtask:3,togeth:[42,46,50,54],toggl:48,togo:[46,49],toher:49,toler:[14,34],tolist:[46,49],too:51,tool:[43,48,50,51],top:[50,55],topic:[29,51],topolog:14,torissi:43,torqu:51,torrisi:[43,45],torsion:18,torsion_potenti:[17,21],tort:52,total:49,toward:51,traceback:51,track:[2,44,46,50,51],tradeoff:51,transfer:44,transform:[29,46,55],transformation_param:[46,55],transit:43,translat:27,transmut:[29,47],transmuterfw:[46,55],transport:[43,50],treatment:51,tree:[4,13,17,43],tri:[29,50],tricki:51,trival:54,troubleshoot:50,truncat:49,trust:42,tune:[46,51],tunnel:51,tupl:[4,13,17,27,30,46],turn:[27,43,44,49,51],tutori:[43,44,46,47,49,51,55],twice:44,two:[0,34,42,44,46,48,49,51,54,55],type:[2,3,4,14,17,27,29,42,44,46,50,51,54],typic:[18,31,44,46,49,51,54,55],udpat:43,uis_stat:46,ultim:51,unauthor:51,unclear:46,uncom:54,unconverg:43,under:[2,46,50,52],underli:51,understand:[46,50,51,55],unfortun:17,unicode_liter:46,uniform:[29,46,54],uniform_bs_entri:54,uniformli:[46,54],uninstal:48,unintend:48,union:31,uniqu:[47,51],unit:[43,44,50],unittest:[27,37],univers:52,unknown:51,unless:[51,54,55],unlik:17,unset:31,unstart:46,until:[46,49,54],unzip:34,updat:[27,29,31,43,46,47,48],update_al:31,update_dict:2,upgrad:[43,51,52],upload:0,upon:51,uri:[27,29],usag:46,use:[0,2,3,18,27,32,34,42,43,44,46,47,48,49,50,51,52,55],use_custodian:46,use_fake_lammp:13,use_fake_qchem:17,use_fake_vasp:48,use_full_uri:[13,29],use_slug:2,used:[0,2,3,18,27,30,34,43,46,47,49,50,51,52,55],useful:[2,29,42,46,50,51],user:[0,2,3,17,18,27,31,34,44,46,48,50,51],user_incar_set:[46,55],user_indic:51,user_kpoints_set:[46,47],user_set:14,usernam:[14,27,34,51],uses:[3,14,18,28,34,46,47,48,49,50,51,55],using:[0,2,3,14,18,27,28,30,31,34,42,44,45,46,47,48,49,50,54,55],usr:49,usual:[27,46,47,49,51,55],utcnow:[43,46],utf:27,util:[1,4,19,29,51,53],utilstest:28,val:27,valid:[3,4,13,17,29,43,46,51,54],validate_doc:[17,29],valu:[2,3,17,18,27,31,34,42,44,47,49,51],value1:2,value2:2,vanilla:46,vari:46,variabl:[3,14,18,27,28,34,44,46,51,55],varieti:50,variou:[17,29,42,43,50,51],vasp:[1,3,4,13,14,17,27,42,43,44,46,48,49,50,53,54,55],vasp_cmd:[27,43,44,46,47,48,51,55],vasp_config:[1,53],vasp_input_param:43,vasp_input_set:[46,47],vasp_input_set_param:43,vasp_input_set_relax:46,vasp_input_set_stat:46,vasp_powerup:[1,44,53],vasp_std:51,vasp_vers:29,vaspcalcdb:[0,49,51,54],vaspdron:[0,29,43],vaspinputset:[46,47],vasprum:29,vasprun:[3,4,13,17,27,29,34,54],vasprun_fil:29,vasprun_path:34,vasptodb:2,vasptodbtask:44,vasptodbtaskdron:29,vasptodbtaskdronetest:37,vbm:[29,46],verbos:[51,54],veri:[2,44,46,50,51],verifi:[48,50],version:[43,46,51,54,55],versu:44,via:[0,3,27,34,44,49,50,51,55],vib:49,vibrat:[46,49],view:[42,48,51],vinet:[30,46],virtual:[45,48,50],virtualenv:51,vis:47,vis_relax:[46,47],vis_stat:46,visual:[46,49],volum:[30,43,46,49,55],volume_change_threshold:29,vrun:29,wai:[18,27,44,46,47,49,50,51,52,54],walk:[4,13,17,46,50],walltim:[17,49,51,54],want:[4,13,17,18,27,34,42,44,46,47,48,49,50,51,54,55],ward:43,warn:[29,47],warranti:52,wavecar:[34,43],web:50,websit:46,well:[2,44,47,49,51,54],went:[49,51,54],were:[47,54],wf_bandstructur:54,wf_elastic_const:47,wf_gibb:46,wf_gibbs_free_energi:[46,49],wf_structure_optim:51,wf_user_indic:51,wfname:47,wfspec:27,what:[2,4,13,17,29,42,44,46,47,49,51,54,55],whatev:[27,48,51],whatsoev:52,when:[2,3,14,18,28,34,43,44,46,50,51],whenev:51,where:[0,2,3,18,27,44,46,47,48,49,50,51,54],whether:[2,3,13,17,18,27,29,34,50,51,52],which:[0,3,14,17,18,27,28,31,34,42,43,44,46,47,49,50,51,54,55],whitehead:50,whitespac:2,who:45,whose:18,why:48,wide:[50,51],wipe:47,within:[0,2,3,44,46,51],without:[17,29,34,46,48,50,51,52,54],won:48,wood:[43,45,50],work:[3,14,18,27,28,34,44,46,48,50,51,52,54],worker:[27,44,46,51],worker_nam:51,worker_tutori:27,workflow:[0,1,2,6,13,17,18,27,29,34,43,48],worri:[46,51],worth:51,would:[18,42,44,46,48,51,54],wrap:[46,49,54],write:[2,3,14,18,28,31,34,44,46,47,51,54],write_input:[1,6,13,17,29],write_to_dir:18,writecustominput:18,writeinput:18,writeinputfromforcefieldandtopolog:14,writeinputfromioset:[14,18],written:[2,14,18,34,46,52],wrong:51,xc_overrid:29,xlabel:49,xlim:54,xml:[3,4,13,17,29,34,54],xxtodbtask:2,yaml:[27,31,43,44,46,48,49,50,54],yield:49,ylabel:49,you:[3,4,13,14,17,18,27,28,34,42,43,44,46,47,48,49,50,51,52,54,55],your:[0,29,32,34,42,44,46,47,48,49,50,51,52,55],your_api_kei:51,yourself:[44,47,51],zero:55,zone:54},titles:["Advanced Storage Stratagies","atomate package","atomate.common package","atomate.common.firetasks package","atomate.common.firetasks.tests package","atomate.common.tests package","atomate.feff package","atomate.feff.firetasks package","atomate.feff.firetasks.tests package","atomate.feff.fireworks package","atomate.feff.fireworks.tests package","atomate.feff.workflows package","atomate.feff.workflows.tests package","atomate.lammps package","atomate.lammps.firetasks package","atomate.lammps.fireworks package","atomate.lammps.workflows package","atomate.qchem package","atomate.qchem.firetasks package","atomate.qchem.firetasks.tests package","atomate.qchem.fireworks package","atomate.qchem.workflows package","atomate.qchem.workflows.base package","atomate.qchem.workflows.tests package","atomate.tools package","atomate.tools.post_process package","atomate.tools.tests package","atomate.utils package","atomate.utils.tests package","atomate.vasp package","atomate.vasp.analysis package","atomate.vasp.builders package","atomate.vasp.builders.examples package","atomate.vasp.examples package","atomate.vasp.firetasks package","atomate.vasp.firetasks.tests package","atomate.vasp.fireworks package","atomate.vasp.tests package","atomate.vasp.workflows package","atomate.vasp.workflows.base package","atomate.vasp.workflows.presets package","atomate.vasp.workflows.tests package","Builders","atomate Changelog","Atomate concepts","Contributors","Creating workflows","Customizing workflows","Atomate developer installation","Running Gibbs workflows","atomate (Materials Science Workflows)","Installing atomate","License","atomate","Running workflows tutorial","Workflow YAML Reference"],titleterms:{"function":47,"new":50,EOS:55,The:[42,44,50],Use:[47,49,54],Using:47,add:[49,51,54],adsorpt:39,advanc:0,analysi:[24,30,42],analyz:[49,51,54],api:51,approx_neb:[36,39],approx_neb_dynam:36,approx_neb_dynamic_task:34,approx_neb_task:34,atom:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,43,44,46,48,50,51,53,54,55],background:46,bandgap_estim:31,bandstructur:54,base:[22,31,39],basic:[48,50],boltztrap_materi:31,builder:[31,32,42],builders_exampl:33,bulk_modulu:39,calcloc:44,calcul:[42,47,50],can:51,cancel:51,center:51,changelog:[43,50],checklist:51,cite:50,code:[48,50],common:[2,3,4,5],comput:51,concept:44,conclus:[46,49,54],config:29,configur:[0,51],confirm:48,connect:51,contact:50,content:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41],contribut:50,contributor:[45,50],core:[9,11,15,16,20,36,39,40,42],creat:[42,46,50,51,54],critic2:18,custom:[47,50],data:[0,42],databas:[6,13,17,27,29,51],db_file:44,defin:54,deform:39,develop:48,dielectr:31,differ:[44,47],directori:51,document:50,double_ff_opt:22,drone:[13,17,29],elast:39,electrod:39,electrode_task:34,energi:49,env_chk:[44,46],environ:51,equat:49,everyth:51,exampl:[32,33,55],exchang:[34,36,39],faq:51,feff:[6,7,8,9,10,11,12],ferroelectr:39,ff_and_crit:22,file:[54,55],file_materi:31,fileio:27,find:46,finish:51,firetask:[3,4,7,8,14,18,19,34,35],firework:[9,10,15,20,36,46],fix_task:31,fizzl:51,fragment:[18,22],free:49,fw_config:51,gener:[49,54],geo_transform:18,gibb:[25,39,49],glue_task:[3,7,14,34],greater:0,help:[46,51],honestli:51,how:51,incar:47,instal:[48,50,51],introduct:[0,42,46,47,48,49,51,54,55],job:51,json:51,kei:51,kpoint:47,lammp:[13,14,15,16],launchpad:51,licens:[50,52],lobster:[36,39],lobster_task:34,machin:44,made:51,magnet:39,materi:51,materials_descriptor:31,materials_ehul:31,mistak:51,mode:[48,51],modifi:46,modul:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41],mongodb:51,more:46,my_fwork:51,my_launchpad:51,my_qadapt:51,neb:39,neb_task:34,need:51,next:51,nmr:36,object:[46,47,49,51,54],option:[48,54],other:42,own:54,packag:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,51],paramet:51,pars:50,parse_output:[3,7,14,18,34],passcalcloc:46,perform:44,phonopi:30,plot_raman:25,polar:36,post:48,post_process:25,potcar:47,powerup:[2,17,29,44,46,47],pre:54,prerequisit:[46,47,51,54],preset:[11,40],problem:51,project:51,pseudopotenti:51,pymatgen:51,python:[48,49,51,54],qchem:[17,18,19,20,21,22,23],raman:39,refer:[50,55],report:42,reserv:51,result:[50,51],run:[42,48,49,50,51,54],run_build:32,run_calc:[3,7,14,18,34],scaffold:51,scan:40,set:[47,50],setup:[49,54],sketch:46,solv:51,state:49,step:51,still:51,storag:0,store:0,stratagi:0,structur:54,submission_filt:29,submit:51,submodul:[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,39,40,41],subpackag:[1,2,3,6,7,9,11,13,17,18,21,24,27,29,31,34,38],support:50,syntax:44,tag:31,tasks_materi:31,tasksmaterialsbuild:42,test:[4,5,8,10,12,19,23,26,27,28,35,37,41,48,51],test_adsorbate_workflow:41,test_approx_neb_workflow:41,test_bulk_modulus_workflow:41,test_copi:35,test_critic2:19,test_databas:28,test_double_ff_opt:23,test_dron:37,test_eels_workflow:12,test_elastic_workflow:41,test_exafs_scattering_path:12,test_exchang:35,test_exchange_workflow:41,test_ferroelectric_workflow:41,test_ff_and_crit:23,test_firework:10,test_fragment:[19,23],test_geo_transform:19,test_get_interpolated_poscar:35,test_glue_task:4,test_insertion_workflow:41,test_load:28,test_lobster_task:35,test_lobster_workflow:41,test_magnetism_workflow:41,test_neb_workflow:41,test_nmr:41,test_parse_output:4,test_parse_pass_writ:23,test_polarization_to_db:35,test_powerup:5,test_quasiharmonic_debye_approx:26,test_raman_workflow:41,test_run_calc:19,test_setup:37,test_task:8,test_torsion_potenti:23,test_util:28,test_vasp_powerup:37,test_vasp_workflow:41,test_write_input:19,test_write_vasp:35,test_write_vasp_from_interpolated_poscar:35,test_xas_workflow:12,than:0,thermal_expans:39,tool:[24,25,26],torsion_potenti:22,tri:51,troubleshoot:51,tune:44,tutori:[50,54],unit:48,usag:0,use:54,using:51,util:[13,27,28,31],vasp:[29,30,31,32,33,34,35,36,37,38,39,40,41,47,51],vasp_config:29,vasp_powerup:29,verifi:51,virtual:51,what:50,workflow:[11,12,16,21,22,23,38,39,40,41,44,46,47,49,50,51,54,55],write_input:[7,14,18,34],yaml:[51,55],your:54}}) \ No newline at end of file diff --git a/docs/workflow_yaml_reference.html b/docs/workflow_yaml_reference.html index ec0a29bee..9798f595e 100644 --- a/docs/workflow_yaml_reference.html +++ b/docs/workflow_yaml_reference.html @@ -5,7 +5,7 @@ - Workflow YAML Reference — atomate 1.0.0 documentation + Workflow YAML Reference — atomate 1.0.1 documentation @@ -36,7 +36,7 @@

    Navigation

  • previous |
  • - + @@ -237,7 +237,7 @@

    Navigation

  • previous |
  • - + diff --git a/docs_rst/atomate.vasp.firetasks.rst b/docs_rst/atomate.vasp.firetasks.rst index 8cb522cb1..6cff555d0 100644 --- a/docs_rst/atomate.vasp.firetasks.rst +++ b/docs_rst/atomate.vasp.firetasks.rst @@ -12,6 +12,22 @@ Subpackages Submodules ---------- +atomate.vasp.firetasks.approx\_neb\_dynamic\_tasks module +--------------------------------------------------------- + +.. automodule:: atomate.vasp.firetasks.approx_neb_dynamic_tasks + :members: + :undoc-members: + :show-inheritance: + +atomate.vasp.firetasks.approx\_neb\_tasks module +------------------------------------------------ + +.. automodule:: atomate.vasp.firetasks.approx_neb_tasks + :members: + :undoc-members: + :show-inheritance: + atomate.vasp.firetasks.electrode\_tasks module ---------------------------------------------- diff --git a/docs_rst/atomate.vasp.fireworks.rst b/docs_rst/atomate.vasp.fireworks.rst index c47989891..aef92e26a 100644 --- a/docs_rst/atomate.vasp.fireworks.rst +++ b/docs_rst/atomate.vasp.fireworks.rst @@ -4,6 +4,22 @@ atomate.vasp.fireworks package Submodules ---------- +atomate.vasp.fireworks.approx\_neb module +----------------------------------------- + +.. automodule:: atomate.vasp.fireworks.approx_neb + :members: + :undoc-members: + :show-inheritance: + +atomate.vasp.fireworks.approx\_neb\_dynamic module +-------------------------------------------------- + +.. automodule:: atomate.vasp.fireworks.approx_neb_dynamic + :members: + :undoc-members: + :show-inheritance: + atomate.vasp.fireworks.core module ---------------------------------- diff --git a/docs_rst/atomate.vasp.workflows.base.rst b/docs_rst/atomate.vasp.workflows.base.rst index 0f43d3f72..4212aa689 100644 --- a/docs_rst/atomate.vasp.workflows.base.rst +++ b/docs_rst/atomate.vasp.workflows.base.rst @@ -12,6 +12,14 @@ atomate.vasp.workflows.base.adsorption module :undoc-members: :show-inheritance: +atomate.vasp.workflows.base.approx\_neb module +---------------------------------------------- + +.. automodule:: atomate.vasp.workflows.base.approx_neb + :members: + :undoc-members: + :show-inheritance: + atomate.vasp.workflows.base.bulk\_modulus module ------------------------------------------------ diff --git a/docs_rst/atomate.vasp.workflows.tests.rst b/docs_rst/atomate.vasp.workflows.tests.rst index 4b703d4c8..a5d6a7e00 100644 --- a/docs_rst/atomate.vasp.workflows.tests.rst +++ b/docs_rst/atomate.vasp.workflows.tests.rst @@ -12,6 +12,14 @@ atomate.vasp.workflows.tests.test\_adsorbate\_workflow module :undoc-members: :show-inheritance: +atomate.vasp.workflows.tests.test\_approx\_neb\_workflow module +--------------------------------------------------------------- + +.. automodule:: atomate.vasp.workflows.tests.test_approx_neb_workflow + :members: + :undoc-members: + :show-inheritance: + atomate.vasp.workflows.tests.test\_bulk\_modulus\_workflow module ----------------------------------------------------------------- diff --git a/setup.py b/setup.py index b95a2b37b..875e3f606 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ if __name__ == "__main__": setup( name='atomate', - version='1.0.0', + version='1.0.1', description='atomate has implementations of FireWorks workflows for ' 'Materials Science', long_description=open(os.path.join(module_dir, 'README.md')).read(),