From f4e605776b7afc6e74bd6e855f94280268aeb698 Mon Sep 17 00:00:00 2001 From: Shyue Ping Ong Date: Mon, 17 Jul 2023 16:37:50 -0700 Subject: [PATCH] Update docs --- docs/_static/documentation_options.js | 2 +- docs/addons.html | 4 +- docs/change_log.html | 21 +- docs/compatibility.html | 4 +- docs/contributing.html | 4 +- docs/genindex.html | 204 +- docs/index.html | 22 +- docs/installation.html | 4 +- docs/introduction.html | 24 +- docs/latest_changes.html | 22 +- docs/modules.html | 36 +- docs/objects.inv | Bin 46605 -> 46810 bytes docs/py-modindex.html | 4 +- docs/pymatgen.alchemy.html | 108 +- ...ymatgen.analysis.chemenv.connectivity.html | 130 +- ...onments.coordination_geometries_files.html | 4 +- ...sis.chemenv.coordination_environments.html | 744 +++--- docs/pymatgen.analysis.chemenv.html | 4 +- docs/pymatgen.analysis.chemenv.utils.html | 292 +- docs/pymatgen.analysis.diffraction.html | 78 +- docs/pymatgen.analysis.elasticity.html | 170 +- docs/pymatgen.analysis.ferroelectricity.html | 44 +- docs/pymatgen.analysis.gb.html | 56 +- docs/pymatgen.analysis.html | 1623 +++++------ docs/pymatgen.analysis.interfaces.html | 80 +- docs/pymatgen.analysis.magnetism.html | 112 +- docs/pymatgen.analysis.solar.html | 18 +- ...ymatgen.analysis.structure_prediction.html | 42 +- docs/pymatgen.analysis.topological.html | 12 +- docs/pymatgen.analysis.xas.html | 14 +- docs/pymatgen.apps.battery.html | 226 +- docs/pymatgen.apps.borg.html | 52 +- docs/pymatgen.apps.html | 4 +- docs/pymatgen.cli.html | 66 +- docs/pymatgen.command_line.html | 138 +- docs/pymatgen.core.html | 2367 +++++++++-------- docs/pymatgen.electronic_structure.html | 626 ++--- docs/pymatgen.entries.html | 220 +- docs/pymatgen.ext.html | 80 +- docs/pymatgen.html | 76 +- docs/pymatgen.io.abinit.html | 699 ++--- docs/pymatgen.io.cp2k.html | 645 ++--- docs/pymatgen.io.exciting.html | 35 +- docs/pymatgen.io.feff.html | 169 +- docs/pymatgen.io.html | 925 ++++--- docs/pymatgen.io.lammps.html | 194 +- docs/pymatgen.io.lobster.html | 164 +- docs/pymatgen.io.qchem.html | 136 +- docs/pymatgen.io.vasp.html | 922 +++---- docs/pymatgen.io.xtb.html | 12 +- docs/pymatgen.optimization.html | 12 +- docs/pymatgen.phonon.html | 234 +- docs/pymatgen.symmetry.html | 234 +- docs/pymatgen.transformations.html | 354 +-- docs/pymatgen.util.html | 276 +- docs/pymatgen.vis.html | 96 +- docs/references.html | 4 +- docs/search.html | 4 +- docs/searchindex.js | 2 +- docs/team.html | 4 +- docs/usage.html | 4 +- docs_rst/change_log.rst | 14 + docs_rst/latest_changes.rst | 16 +- pymatgen/core/__init__.py | 2 +- setup.py | 2 +- 65 files changed, 6702 insertions(+), 6194 deletions(-) diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index 0cdfa0bfabc..b7f86f6366a 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: '2023.7.14', + VERSION: '2023.7.17', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/addons.html b/docs/addons.html index c8a2d36a9da..3f7f297c082 100644 --- a/docs/addons.html +++ b/docs/addons.html @@ -4,7 +4,7 @@ - Pymatgen Add-ons and External Tools — pymatgen 2023.7.14 documentation + Pymatgen Add-ons and External Tools — pymatgen 2023.7.17 documentation @@ -37,7 +37,7 @@ pymatgen
- 2023.7.14 + 2023.7.17
diff --git a/docs/change_log.html b/docs/change_log.html index 103249f0dbb..f30f0c7546a 100644 --- a/docs/change_log.html +++ b/docs/change_log.html @@ -4,7 +4,7 @@ - Change log — pymatgen 2023.7.14 documentation + Change log — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
- 2023.7.14 + 2023.7.17
@@ -53,6 +53,7 @@
  • Introduction
  • Installation
  • Change log
  • -
  • Kpoints_supported_modes (class in pymatgen.io.vasp.inputs) -
  • kpoints_weights (Eigenval attribute) +
  • +
  • KpointsSupportedModes (class in pymatgen.io.vasp.inputs)
  • Kr (Element attribute)
  • @@ -7879,7 +7943,7 @@

    L

  • line_intersection() (Simplex method)
  • -
  • Line_mode (Kpoints_supported_modes attribute) +
  • Line_mode (KpointsSupportedModes attribute)
  • linear_add() (VolumetricData method)
  • @@ -9060,7 +9124,7 @@

    M

  • molopt (BasisInfo attribute), [1]
  • -
  • Monkhorst (Kpoints_supported_modes attribute) +
  • Monkhorst (KpointsSupportedModes attribute)
  • monkhorst (KSamplingModes attribute)
  • @@ -12802,7 +12866,7 @@

    R

  • rec_lattice (KPathBase property)
  • -
  • Reciprocal (Kpoints_supported_modes attribute) +
  • Reciprocal (KpointsSupportedModes attribute)
  • reciprocal() (in module pymatgen.util.convergence)
  • @@ -13858,9 +13922,13 @@

    S

  • structure_from_ncdata() (in module pymatgen.io.abinit.netcdf)
  • -
  • structure_from_str() (ResIO class method) +
  • structure_from_str() (Mcsqs static method) + +
  • +
  • structure_from_string() (Mcsqs method)
  • structure_graph() (Critic2Analysis method)
  • @@ -14360,8 +14428,6 @@

    T

  • to_displacements() (Trajectory method)
  • - - +
  • to_snl() (TransformedStructure method)
  • -
  • to_string() (AbstractInput method) +
  • to_str() (AbstractInput method)
  • +
  • to_string() (BasicAbinitInput method) + +
    • (BasicMultiDataset method)
    • (GaussianInput method) diff --git a/docs/index.html b/docs/index.html index 69dc60529a4..7ff0fcc3403 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,7 @@ - Introduction — pymatgen 2023.7.14 documentation + Introduction — pymatgen 2023.7.17 documentation @@ -38,7 +38,7 @@ pymatgen
      - 2023.7.14 + 2023.7.17
      @@ -207,12 +207,20 @@

      Why use pymatgen?

      Change log

      -
      -

      v2023.7.14

      +
      +

      v2023.7.17

        -
      • Emergency bug fix release to remove use of sys.path in pymatgen.io.ase package.

      • -
      • Fix “Incompatible POTCAR” error on ComputedEntries with oxidation states.

      • -
      • New global config variable PMG_POTCAR_CHECKS provides means to disable all POTCAR checking.

      • +
      • Cython 3.0 support.

      • +
      • PR #3157 from @mattmcdermott magnetic-analyzer-fix. Fixes bug briefly mentioned in #3070, where recent +spin property changes resulted in the MagneticStructureEnumerator failing. This is apparently due to +creating structures where only some Species.spin properties are defined, causing +CollinearMagneticStructureEnumerator` to fail.

      • +
      • PR #3070 from @mattmcdermott magnetic-enumerator-fix. To summarize: changes to default magnetic moments +introduced in #2727 now mean that structures with only partially defined magnetic moments (e.g., on +half the sites) cannot be successfully analyzed by SpaceGroupAnalyzer. This was encountered when +performing magnetic ordering enumeration, as the previous default behavior for ` +MagOrderingTransformation` does not implicitly yield spins of 0 on the nonmagnetic sites. This has now +been fixed.

      Older versions

      diff --git a/docs/installation.html b/docs/installation.html index ce0eaa5ba8d..8563c634535 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -4,7 +4,7 @@ - Installation — pymatgen 2023.7.14 documentation + Installation — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
      - 2023.7.14 + 2023.7.17
      diff --git a/docs/introduction.html b/docs/introduction.html index bd496e09c68..a565b269a91 100644 --- a/docs/introduction.html +++ b/docs/introduction.html @@ -4,7 +4,7 @@ - Introduction — pymatgen 2023.7.14 documentation + Introduction — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
      - 2023.7.14 + 2023.7.17
      @@ -55,7 +55,7 @@
    • Matgenie & Examples
    • Why use pymatgen?
    • Change log
    • Getting pymatgen
    • @@ -227,12 +227,20 @@

      Why use pymatgen?

      Change log

      -
      -

      v2023.7.14

      +
      +

      v2023.7.17

        -
      • Emergency bug fix release to remove use of sys.path in pymatgen.io.ase package.

      • -
      • Fix “Incompatible POTCAR” error on ComputedEntries with oxidation states.

      • -
      • New global config variable PMG_POTCAR_CHECKS provides means to disable all POTCAR checking.

      • +
      • Cython 3.0 support.

      • +
      • PR #3157 from @mattmcdermott magnetic-analyzer-fix. Fixes bug briefly mentioned in #3070, where recent +spin property changes resulted in the MagneticStructureEnumerator failing. This is apparently due to +creating structures where only some Species.spin properties are defined, causing +CollinearMagneticStructureEnumerator` to fail.

      • +
      • PR #3070 from @mattmcdermott magnetic-enumerator-fix. To summarize: changes to default magnetic moments +introduced in #2727 now mean that structures with only partially defined magnetic moments (e.g., on +half the sites) cannot be successfully analyzed by SpaceGroupAnalyzer. This was encountered when +performing magnetic ordering enumeration, as the previous default behavior for ` +MagOrderingTransformation` does not implicitly yield spins of 0 on the nonmagnetic sites. This has now +been fixed.

      Older versions

      diff --git a/docs/latest_changes.html b/docs/latest_changes.html index e48fe6ed293..9952023d3a6 100644 --- a/docs/latest_changes.html +++ b/docs/latest_changes.html @@ -4,7 +4,7 @@ - Change log — pymatgen 2023.7.14 documentation + Change log — pymatgen 2023.7.17 documentation @@ -37,7 +37,7 @@ pymatgen
      - 2023.7.14 + 2023.7.17
      @@ -85,12 +85,20 @@

      Change log

      -
      -

      v2023.7.14

      +
      +

      v2023.7.17

        -
      • Emergency bug fix release to remove use of sys.path in pymatgen.io.ase package.

      • -
      • Fix “Incompatible POTCAR” error on ComputedEntries with oxidation states.

      • -
      • New global config variable PMG_POTCAR_CHECKS provides means to disable all POTCAR checking.

      • +
      • Cython 3.0 support.

      • +
      • PR #3157 from @mattmcdermott magnetic-analyzer-fix. Fixes bug briefly mentioned in #3070, where recent +spin property changes resulted in the MagneticStructureEnumerator failing. This is apparently due to +creating structures where only some Species.spin properties are defined, causing +CollinearMagneticStructureEnumerator` to fail.

      • +
      • PR #3070 from @mattmcdermott magnetic-enumerator-fix. To summarize: changes to default magnetic moments +introduced in #2727 now mean that structures with only partially defined magnetic moments (e.g., on +half the sites) cannot be successfully analyzed by SpaceGroupAnalyzer. This was encountered when +performing magnetic ordering enumeration, as the previous default behavior for ` +MagOrderingTransformation` does not implicitly yield spins of 0 on the nonmagnetic sites. This has now +been fixed.

      diff --git a/docs/modules.html b/docs/modules.html index 59ffddb052e..602072a422a 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -4,7 +4,7 @@ - pymatgen — pymatgen 2023.7.14 documentation + pymatgen — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
      - 2023.7.14 + 2023.7.17
      @@ -1282,6 +1282,7 @@

      pymatgenBalancedReaction.coeffs

    • BalancedReaction.elements
    • BalancedReaction.from_dict()
    • +
    • BalancedReaction.from_str()
    • BalancedReaction.from_string()
    • BalancedReaction.get_coeff()
    • BalancedReaction.get_el_amount()
    • @@ -2414,7 +2415,7 @@

      pymatgenDummySpecies.Z
    • DummySpecies.as_dict()
    • DummySpecies.from_dict()
    • -
    • DummySpecies.from_string()
    • +
    • DummySpecies.from_str()
    • DummySpecies.oxi_state
    • DummySpecies.symbol
    @@ -2656,6 +2657,7 @@

    pymatgenSpecies.as_dict()

  • Species.element
  • Species.from_dict()
  • +
  • Species.from_str()
  • Species.from_string()
  • Species.get_crystal_field_spin()
  • Species.get_nmr_quadrupole_moment()
  • @@ -3040,6 +3042,7 @@

    pymatgenFloatWithUnit
    • FloatWithUnit.Error
    • FloatWithUnit.as_base_units
    • +
    • FloatWithUnit.from_str()
    • FloatWithUnit.from_string()
    • FloatWithUnit.supported_units
    • FloatWithUnit.to()
    • @@ -4067,7 +4070,7 @@

      pymatgenBadIncarWarning
    • Incar
    • Kpoints
    • -
    • Kpoints_supported_modes
    • +
    • KpointsSupportedModes
    • Orbital
    • OrbitalDescription
    • Poscar
    • @@ -4181,6 +4184,7 @@

      pymatgenAdfKey.as_dict()
    • AdfKey.block_keys
    • AdfKey.from_dict()
    • +
    • AdfKey.from_str()
    • AdfKey.from_string()
    • AdfKey.has_option()
    • AdfKey.has_subkey()
    • @@ -4219,7 +4223,9 @@

      pymatgenpymatgen.io.atat module
      • Mcsqs
      • @@ -4231,6 +4237,7 @@

        pymatgenBabelMolAdaptor.confab_conformers()
      • BabelMolAdaptor.from_file()
      • BabelMolAdaptor.from_molecule_graph()
      • +
      • BabelMolAdaptor.from_str()
      • BabelMolAdaptor.from_string()
      • BabelMolAdaptor.gen3d_conformer()
      • BabelMolAdaptor.localopt()
      • @@ -4247,17 +4254,20 @@

        pymatgenpymatgen.io.cif module
        • CifBlock
        • CifFile
        • CifParser
          • CifParser.as_dict()
          • +
          • CifParser.from_str()
          • CifParser.from_string()
          • CifParser.get_bibtex_string()
          • CifParser.get_lattice()
          • @@ -4302,7 +4312,7 @@

            pymatgenpymatgen.io.core module
            • InputFile @@ -4323,7 +4333,7 @@

              pymatgenpymatgen.io.cssr module @@ -4446,6 +4459,7 @@

              pymatgenLMTOCtrl.as_dict()

            • LMTOCtrl.from_dict()
            • LMTOCtrl.from_file()
            • +
            • LMTOCtrl.from_str()
            • LMTOCtrl.from_string()
            • LMTOCtrl.get_string()
            • LMTOCtrl.write_file()
            • @@ -4458,6 +4472,7 @@

              pymatgenNwInput.as_dict()
            • NwInput.from_dict()
            • NwInput.from_file()
            • +
            • NwInput.from_str()
            • NwInput.from_string()
            • NwInput.molecule
            • NwInput.write_file()
            • @@ -4514,6 +4529,7 @@

              pymatgenpymatgen.io.prismatic module
              • Prismatic
              • @@ -4524,6 +4540,7 @@

                pymatgenPWInput.as_dict()
              • PWInput.from_dict()
              • PWInput.from_file()
              • +
              • PWInput.from_str()
              • PWInput.from_string()
              • PWInput.proc_val()
              • PWInput.write_file()
              • @@ -4637,7 +4654,9 @@

                pymatgenpymatgen.io.xcrysden module
                • XSF
                • @@ -4646,6 +4665,7 @@

                  pymatgenpymatgen.io.xr module
                  • Xr @@ -4657,6 +4677,7 @@

                    pymatgenXYZ.all_molecules

                  • XYZ.as_dataframe()
                  • XYZ.from_file()
                  • +
                  • XYZ.from_str()
                  • XYZ.from_string()
                  • XYZ.molecule
                  • XYZ.write_file()
                  • @@ -4669,12 +4690,13 @@

                    pymatgenZeo++ Post-Installation Checking:
                  • ZeoCssr
                  • ZeoVoronoiXYZ
                  • get_free_sphere_params()
                  • diff --git a/docs/objects.inv b/docs/objects.inv index 27ebd4ba6734fc0587c31035fe72f073133fc6aa..c09eb6ee411c0491d2771bae16750f5c20e9555f 100644 GIT binary patch delta 29239 zcmV)4K+3<3>;l^D0+2)jH?c(|HGfC#d0L`rw6&_llq57NWoUtixg<$GMCQu(^&}E4 zQe^?FwkRDEvLHmCT3dYP7STEkgxFBkD(%DI8xQj#ieRR6sW`RF;;ix8;7~`Z)wnR$ z-W`^FQFO{KLZLQrKQ)P!@`Mpp9w)vSNb4GkLgFe%!F35%NYKc=-8{)#3V)X#+m4ve zRM?axpObEKdH@P&(Ww++ko1FgF1Vdlg+CZ%D=;0UFlh=rR2x72-+6NF8Vo&sl>dEhJR;Wtl9)g28GUnl7AOH2_&=7R`Z?CnR%;AX{OZG3v}56 ziQKwver196@yu@lRRSopno%Y^qtsS!w1-z zbjd<(9?S(b?k7nWe(X(?iCp(cvV=*OX4Tn_+9>7A3?ROFW?6NXG59X?=g~p}Qy8&H zl&-;mz{zp2vdk_xa_r7vh4$7b!9Xrf_7v`5s(z<-Dgf`QRsn~2LbV!C)9q*_7J$8D zB_5M2-RKqbU7Ar6xPL?$_#JGVao?rE=%{P$M81je6{V|6&~ZAej0mH<9&I}gsBf=O zx~l{or@P9CP`XQBu)pHcT(rlWlZT0rI`J?kMt_b2W^*P{x^M>@r`L9Aa5{?nNWD}9 z#_FOC4wU}Me$zA!?>IDux3a@A1e9FX2|9BR0o;xvS&)pug=hnt74t4R^&76ovhmBi+)`QyOn}^rO zQ6+!o1Yt|Ct!eDOlDXcZHrOy$;4#@GI#RT*``+k5n97{OXKiwtA06@*yG<^RRAO2m zrZ=mqUWrV&OSbX;Mj&{T3mYAkNLQYkl{R|g%wQ#xz}(>o0h={;>9ko*qmzX>GCl7> zYKCkw}&?M<(H9%Dos9TTM&zHsS^g-Cstl;Y*uC*q#2)~Y_Gh6{_$+|-}y z6n}r-_+spn^f@3W>`x_h>vBYvk{EMF#v|mmn2UMFnn652Q;|~XfhnA3+L^u^*sS!E zJ321}ELB%ylWsaE3NmUN%9?!&@b%Y|pE^1U+l?M?fyk(xerl8BI#my4*Sf%_f}YSw zO2V-DJ7tqcI~@X8?UQCZBpMZAC^lv57Hv_fWyz%hk%Fkd`+;zQh}W+^lcYO6GENkb z!WQ0CArhY@?q#DzaedI+Wbzmk>zn@XwSJqn_Jk<_jTf{*NtSIOwLc6N&E6oB6Ff60 z)tQ$>KNSy)%uF0JcdP+{vo~nXeSlbk>e>2{YB+(-9$VW!?kA66lWsgf2PvZx;3lu3 zleIise`#g{*=BTqzsJ*4rsj$#)mh2Ic7C5>*a26Il4POvZvyH zN5a*&ee7eQxl=&3StaXPS{S*5nskgJXnt`(VOTFurLQpO)6|5uP2~DCN=4mOL zx_NbrQloeRQ~JMzPHnI`Q^3rt29A=lF%D}yaSoy@GnSToaa2 z&SHn9jHg)vCueUa6ENe^ryRlfv>|qwniAy5#u1dUFbP{DQ=2Omw7{s}ByOvDn~!^Y zdWC42vn{RBuVU)~Y@vafz66vXy0coce?EPz$*31ZeM9ObuZueu&FPLMBA2j!s>%AU zA5RF|m=*fDXo*YqHPMkL%0m?AtblKsYe4JfR350`nlWzlVP(>PH6g|ILQBbN`Junp z=Jf`PlbHTppGj$C9j*DJ8Dl-I`Li~uGS+ok`SC*|#(J&%_^}CT=229qyQoc9e``Vd zZwR^?3)06=wTZFUq)jf+RVld(Aa$2P2LyMatzrHvxS&Ken)NmRtn#2Peo?p#*KBvx zM2Ns?jUQtpdJ;9{jT1yoj%d$h9IovdP5PPX=uZD|Fk*udvnfO&i{YI z@SdrgPu~atkT&tp_tWPmjo=RK4zhKd{RYl`twNIB{vj@#Qybv8q7rF-(eDhjV2*h; z%Gh;RsR?k_s@c?2Jb^nm18vi1Z<@5*;aU2F`f#!EXN$~U{CLqOCHK$Oe^|xba$^hC zd)ieg=&kJu#E=`?%Cxb6mag6H z5}#xL^`a^qBAg$Z9qP}=f2M}{2wyTFnEaUIDom>4eJt7-g){a)W!C-wd&) zifkbzPaqy~mQKZV1$Dqd_1nv?%UlAZW!v!Dw*r@0ZAkPfEu_TeY4bJW(c2>BsJ6?? zwNm|Izdq_e&X~TZs$Fb56jBn&4!mkw7tQi0-`lPn^Z;6R->r#63ZteR^K^M9hi|PN zm1PHKeWBsNi=-#We^s}AMv5g@*3x6?(=|0(w~10ymcX0Wj9R`8J{QcLbE5RiHV_s}aCQ)r9bNHYipb)d@e~pH$5m-{I&JHeK^YyqP zRv_}?fTttnVXJytq`#irdt1!)4cQE?o*?Oq)e-{cJ#?DFH2At1k|zCX08~T#0#;o) zGz<&%gHQliK`893+~w&Y%FElAWKgMJ%=axvtbtCKVeHLgQ6@&mZ zDt5>tZeM`Uz71GwnEVJg^A5r%I%$5Vl*2p@t*`i)x|9IpbDTSU6JCEMof@stuOG;r zhcsAVfAI}-bwL=%1U$Wsx0q+!T(o9D`mm)u)P2fcD2MN^6x?F2%LDaun!gHb7`C`v z8o1Qv)JJEERsq8%nXL9aP5?<@X*XbR;vOiIedy{4D3kANj+VG$+hwtAhb-j&9D_-( z4mw#3%6--$Y?n`=m+wtjYovZ0g<(>Mo4wmCe`q4}Jaz+UfeV<{Wo+wvObhBgiHP~y zLu@>|i}*L{-$3hMIjj}Ne)E-R2RnUM(6<@NSQ-*MYiPqKn(BMPn(s$SmPYKg2TfM0rGui*zQbPj$fV935f<|CU7_#+vn-5AHs@&zr zf8&T)D1|xc$C@M=1JVqcB=9&ZLZM3Ldagq(?|VqhBwSCyc1Y6!f?)7$`9ngx07X!1 z{G)l0VH?m=|B^po9MB!?DU%Tzxb4PL4<8P?!$YPYX<6aGCsA!(;`!*Cx3zhc!$r(5 zAhdf)y+Cydw0>{GT3?eNfgI68;Ay6ne~cUfVf)Le9^)uoSx#@q-eY$4mqVQ!CYy5E z?Az8**EUzH%4NF2FKIxyPw*0mif0BVL2_vj_dO|oBAWWgJlVdMM`ezIs#Y5KcIw30i|>ipk4Pkx zDW$%BDC}1Q+!y}J<3H7Q4@2}rmuYGNrnUdmJGnlaLyBvsQ-{cv@})dbXyI%7Bemo@ zk(*>eZ{Qof28md5)(mrvnPGi3W5k7apam-ZOG&SDPUw%rX~_< zg5-}K!-DHuOCE;Q`q`K{3o`>}&TQ9jPQvko%!zI0>{J)UXKPjv!sF#4~lqr|yb#u<7jv!ZinTUlR_cd>!fBS)WcPA_4 zFl^0FSZGfyS>`oE_J}_42XsnIe0=Q_OHh@Jgt_=~@MY$jxIxIGXr*JX=?O7RcPQjc zD-eXBWfKOoC#%bd|>I!5|O5%3TXFTY+mXkEOWv zcRhRIq)Vp~25(LSsFs?#gbO~4B$-mF?7rR*I8uaD?b76f1t7B~5@Dq*<=&8B}hMli#T+m6ohDDgUOKQhz&!W7~e~>gcv9<|ou6woi zs%WXn&)n?>pA6R^ny;7n+Zs{v^m||-TS7pP~s`Ko5MI{@#+G=2!NrU zDL2w23wSgLl)aHakSQDhTK#pX6iQc)^H`Qa)(mh?Jr6|3v!@Xpu2v-9W)QOJe3Fp6 zu87s%=BMx(45m%h_RG`_vxNv9AW5@^o0Xk=bPgnK@@AD0e>91~WpX$PnvU z;#%85Uh9TvGe+wjf|h|VO){-AZNi^t<42Ml+pLybbCNec_mvV##-pFaW)Ks6!QSay z&+X<=++V82e^B}I?+^o3)hm1PLlo&MK# zigjANY!}12xfzfl8Qg#PSFN;^1CURbBVfqOo8c2MU2oFmB^L+Dy06TuXgGPnd{QteU0!Dlu-AtawV{p{3 zlOgogm8@exK za5;YZh=6$kjR`$W2_*C|eIb{FyUFbXFzD46V8GGy!{4Ll&yUx@xYy6%KC=OR`UdRZ zeId{*l0tmEyBa|c{ms)K|AK~m1_rzv{`ng;klQa)kk^cbU+*qpNFhOcVD0c<})T z_qTte;Qsaj4fhEJ_|H!$uumURcfA7$^UnUpOkoS+Dp^rmyRCr;ZzA4y`-=J|H zFBL4j347FGR|M2=DAFon;d@pG$uUN3^7$h?(`Iq4#5k!ttJ;&z6ZAH>~&YR_Y!+sqh6nJNpIvVE09*W}7AI>Ki<;w)!Z* z&6X%H#h$Bf#E+`z9I{L((ydq|n)_e=h`KAwjUv z&}rW<@VV3q65c#vtn=gR0kkDC`Q8|qAE6a#JidfSgg$FCm}6+O{PlkF$8Y3jgaQk% z`U)3CSOihOL5Co}DH)-+x1cHdpTA#{EDz@+;hg@!C~ zkRfjqZUSTJ1>goCoEu;wf1g^H_bIRl8W2` zXIB-WpNGah$HYciZSIXpCC|eTzoEcCeZw-@8v5xQ60*)dy~n_Qf5hqzr63>3$4^Mm zD7yDN`ii!ok1zlHgM6fT&{I5U8x8sbuR|{II^+VSLnePcjIMCK%5O+p$8T8vnE?ij zTkb%A#ejan8b9yp+s7|hz!+;6bp5Y2FnsM6jeVc(dH?wR^3Q)ELH~gUeF>}`88Bpa z^%gFEa!91mH09{0eWM~3}^rr0kyYE7>0t}tvKxkqq4*3kb#!5v?GM#24x zqRC`D96Z29ukLilF!`vqK;t1i=-uPv7#Q{9iVW^=F5yw1f1dAwL2vG$0Uz%#2hbh* z8CuGFz*0yV;sr3`<0S#yd95-32F3&z^64A7f4qVReSR81gM#J%)gL#1wNl1Pr)km}6)}(9LFw z2^kz+LqY}_bJX7vAaMkR41^X?@8Cf}1FHp8z?f==3K&jZLn8F4j@;m&j$aU9|Am1G z-vLiw{=S69Oe3(+usW~=jfo+r#)N!4C58PuegVcze=?6DgU%W3qwWK81&(XF7PRDE zh79TQ-LETeJ%7FdtVFsEtp4W-FjFvvzx)rhOQ0~pCxpU${^L(*%$u*1-=Hz?CIe_l zaPRU3#k+ig_by*hyvr99@A3u1yL>_ME?-c*%NKa>@&&`Y)b&F~qiYmU$Pxt^?w1cA zFfcE{e?bv^_7@aK_(g}_;hjN!dJ8{PWB55Wz5s{(3f`CSdzBZQy^5}V@bm%PIf35* zy^zV^FH=Gf9QP8w{h$LyU6;(L$6cPhC4J)C+j|gSx$i*1N#bxjf&rU_!UKfk{!HX> zC%-mc1}KSbIu8(VKBvhDuK+<8t0^9^hl2bHf8DXJgCHeN+uxzv{tm0Aks$v_;h#P$ zJ>fDtc4{pKk@RJ_7uL5dOQLlPKRdAwgsLN#p(Y+-MQ|dc} zIdg{C3R`%AkUZjvlHiaq^$X&&IVyw4{0On5Jo-*_JEBmime7bVd9*?rcrlGA_sQn? zf1k#qO$XJZT7TZIA*_2kAFn*`F*tdimVwlFJ@%o!uYN{Es$uu%K%fmAn*Dg8h|C{| z9@r?PzH|#ebB~dbEmD6q;eJzq|=zA^0 zQi2%-?rNt0>;Z&+7ImJ! zEANc@bC+$;UN8!%4lrOMcdT(S52pK z9hYts#=43&DqK8<$fp$iDkVU?=J3qI0^FaDv%#ff~>uK9Rh8zC>(`V_7xUY zymJMbnzLh_dvOx9az3WQZ9Z+RQL;;Hs-G#0HK{L3$CB98)pttL z6q8s~AOTX7c~l=LR<(~Zl#xDUlFRiC zlfYCQ0fv*^R5TSA1((8&VLMrMu9U);#N?_&B4_#dlO|Oj0VR_~RXz(`%s2_}Z{W6q z-N}=VRUQKVC6lgIDFJJf*i|1VZLP}@qy&Jyv~SaV>zQ1+)p%6_Zp}IX|K;JSoV5 z(>Xt4>V$EiM(-CvI07Qf+HOzB-jYY z2?khK?vu<`LIF;b4_8Bf2@a?TTvq&RJbAu-xY5t2jNsY`SFkO^W9!ml4JQJ8^*8Xs zZ`**iDs}F`oU@47;Yzs{E}3!Ws!dYBeNgzlo);K{Tu|Rv%hB3&fj|SF7S<@;R~a*f z;S5sHOcQ|MB0++XMQRNI(qTRH%vB1jk@QOprZ8zmEXh+}x>jX>PxEc-DV1l;qtos9 zE`(LG>)NeH6` zGT%2Rq|xs@2w59{ukkd=riY0_GpE@QS=swEghn;@-vuz4?{OMPB-dM<<|qZ{qXF1^ z!|$&ee!t#440O&y?A7;rQUK%9Wk{#Z=WPV*c$KL*%vzE#D9W-NsrO60g$VH@}r-e`nBAD@nRB9J>|?0tlRX7ry9%6 zE=GfOrvz*oGWtrU!gpZsY^D`U2i5B4NSC56XgFt3Xie6)eQ+~g=Nw@#+F{a zcj3xG%*sV0sy6l>gOLklF68Sb<#Y*hXR#8`3M?LKb0!CA2ol$^9TD`bzQkZuG4G z1uCdTot;bGWV#}Syx+QgU5#iSr#a-fG?F*7sU<8XqL3>%Ft!eyqYXob4&5n9y`V;(|uDx3JlJq%U9*+l^(!LO`9EiO^GSIjFQC zaqcqAhEd)vNE0>n=b&OH;nD?jLh6FUHjlz?!Ub-_26_v**bf|dFyYmsNiypZOta}1wjINQ8#_iMi$GzU#W=UYv~e(3OY7$wSHx~Q zasVkFg>;O@!OsmWsOaZ5sQL@#K!_j#)vaT6HJp*q;|zn@Jh%#cgi<^~c~vHV*xcf8 zc+OhDWIEv3IFwg7m}wqSUV}9bDHow&V#>RS0Bd3a(=4<=U_c@2!bzE$z>E~s8UPaH zjH`erpk^;j;Jk1!2p2ieK}TVjgl^fp&4QD1_TzAtXn`_;I#_T1uA88#`>Amos%`T{djlmi z-8 zKKga%hDx1^Q9EFfy6rr83vg|8rgBklcg#+u_X?n`}iuFNy5m6@@HH{(XO1|frO!1^(gG9**4MHbf{ z08GK>&BfE!&t$VGpAbqsQ?5p-3BYVE+UVpI8Dvm2p6NdrIAx{5HLzLuWfv@IE*xYa zf|`e@+d!fChXD*ia?k_-6Z=kMlw1$ij$(7n`t{6rk+R)?W%I?)f@@)J(i%#%sp~MU z{K-PW8Y@PFMEZR|P~O8vrZ4DnU(7}YHj~?luD~4ux6p2;OCojy$ctUiD-)%P?A(lVb7>~xA^@rZd6 zNF*!SPSi(#GnocUW;X~5WeU71oHm>c6;kc_iEvdv#FRr=lMS@fhO7*w!Ma)s$KIn_ znU>{f4X%nD0L;qxNl?^$nFE70m2hg89NdrDWI-+kRg1jCrAepL*WDx_ZWg@*!+Z;M z8vKhxBfC!WfQ~oSj}@D5TZ1s9t8YA7{H1<8c^a30U|4x>+R1ySGBjlprc^SLxAoLD zs|+;pwq?DcECZBr5F|M?pmNs9w=ctq)3Jq+$pksGyz6>^!#wZPJZXQ@cSrf_$ftkz z+7&cvsOuXTjdgt!4M^8FLF?Z}JcL&3DVQ=qu$i+7TYu(k;xwB%yI2ip&K>jT(W0LA z-={f$l{LP}ywt}#{ks$91vS6Py_z_ zT5n{;^dIu3<^##*)u|hp1V;at*F3dL7 z<i^QxSn`~5$f6)gRfurPBkG<(D!K9q`;m^*8TglN zPfjk0BHLF736a&5PcsRk*?y+gRVTgDO+se3&h1ahc~f4L+@fYr8v}D)6LTO-IgIZC_`&1 zc3g_Kf(QpCIp5aq1hLMy(@UNdDptEOk$?@SwCp^kkp#kxenw#$?LY~VW(?MUW%jQ@ za;-Cjw-5Wd5DmfsQhUMdS3+%@On*k}4OM#rV49#~v^pEF<>s17%;}{+Hd|LJYF7f~ zLWP`#`cPP3gg;dM5mgM~1ulyiafCb<`#X1)ZORr~C^)H>UDG>1vN z(A5$;qJv&cruwG985A%OZ>s%&=h8jN*i_m6vk{-s{OL^ibF6iyZrFn9VpwOM`afG< zZUY)hX4-5VR&4;zAprOD`T=cIi#Q76=xp@KXV1ZGn%vd`e>gD>nCvU2~(>( zgp_iM6Ytu~=j+e6OBu#~n?0Ib+HlyceNvVuzqiZFeP#O2LEE0W-5}O~v6}W-@lCwm zG0~8j^Znd?LJRm@B2{;%9W5zx*z6^=p%VYMozsVDI%& zTw&Unp=G@26ZI>Vf!YRNj`7`?Evi;rm~GA@r8tmS+j5%9cw2CPm{Qu-G^l<3IfwR~ zM|axQoa8aNI8c`T&0jlS(7QuhEbx*@G`KZP89+5ZN5%{Pt|<_+G1er>$@e0_=HRW6 ztWz9K#~`!fB;Fqty7871p$hbYuZo(86VuNlzwyg-Go@7rWJ3&$>5 zHp%px=Xqvt8>DG}G9n3?6z)<@3e;J+MJ{8{ODXe)7gHpO%Vl&{VGsql)&D(GuNIob z(&quTnDQFugxvYigfra(pUU~M9%qs)6?@65f@$ctne(L#dn)fI))rE;>j!;YQ$t9e zM+W^Q_ulvWP{`9s%+EE8%Wrv}s`M8paDUBo8_9SW{APB4<5Nw#nkM77lj(BT^Hi#T z)uTeUN84Q4g4zOSbNxS^)K`W+f4%I~G5q~xx}uS3qj@P`<`m)bX1k<$X!c0PkgD-a zl2J%V{W-(g?jsh~F-3>&>D)_R=LEKtId*EcT$lTdh8S~gO=Wf`b5~52La3khMPGCJ zN8h<@fjOmr44K+V^W@n^J6uVvp7fm|OQ2Qs!-t4?=EtPO-23Wh8;wt|0Z8Rg==SR) z=9aoWDaq`m4?woTbH>q?@qEstd8N9Yp4IA8RHqLgKDI(#oWM9HeNDEYOSYlB`0ZO? zgG6iG8zet}TNsnshZZbJpEp%75WjIua8jLJ>$8S*3f{6@TFkTX!Vv-Iy+M=ilET@%rShIF$f_7*S2Y(!J zA7|7xvZaswafP>HoI%Kv{xHG|3Oheex)ShtcU$;)C$8H>vw)Zfc3R=WJKNo+%5$al zO?DQ4wn#YRIyf|Mk?}PSBOx*Nd3!14D|_>qY?JbhJJF&YKJ_~?3)6JV{fym$%QRr)R{A9_@qI9+B6K0bAzaOEK0FLqC2Fh6^J$4)#Dh& z;Z?ZS%iZ8|bcZRr^&OugeSiR`&Uujp<&l9R!AABh9vjjY3VrL;!Zs!|leqenxu49} zPoOf1OM|IM?W%2SDdt5!=`kAq|IM9CljAnBsQ3OAj=0Mk!?3&UnKO4+U5|Dh*K1ld z)wa*sFd!0=;35f{AXTOQ^%n_{6e;luBv@Y9-7Sezn>KeJ1Pf_Td^0_W1OS##%jJJl|d-Tc6|+_mD;2j+9aJf1jow|MYq+|+c(AMv)ywRP)O)rB>w;7X=8v5hvaqqGG zi;+X^p?D->L=4Se%qE6Z1d>C4=k{8CJk^^fk-+BZOEfnu>c3vaj9vBo!VT4h-Z4o+ zn9e%D#9hi0L8Sm1g_w4c(T#-f{D#FDsV)QGJqyhnK=r)0mTLG#7TLUG4bxViR>N~^ z-j2sKC0mLDOGu0ZN@XRox0xu$yFDM{{fj?z-gRfzKtRzrj-o={j zNp`W0x}(z*>>M7Avi1sgQJZo%!;~f`?SI7`0*t*gl=pj?*HbX|X+@+iyIfOiTK@;(dz8dYh zc{7^5^_)`iEBMzHiPP$WMSF#79I}ULaEqMFU$UUg41YkE09(mez>WzrQ0dr?@krj1 zI40!iQz8qk1`AayTiPk2M0%D%L?06>d3%w?P`?X=B%K$snJFr@7 zqNp<5IhK1KQi1GU6w_;!c;^VvRzk~eoJgpA3=SNa(G}B~Zdh*Uz7;=Bqpr&bDX^RNP?j|a(zTwo3&aMmr(StOJ-iBm)DHNyiwb)x8t`CmbyMqi0 zMNSh(eCeG+XYiJP@!{~l(1^ULEFJgS=1@%KlTb#D;jOC>%-^>1yS?7?JMjl&kv~sWj%3!hy~lm#049_3Xg24!$voS zqdHtVif76t4cUb^v7(_cCK}tD)?lbF^y-oUi>rdbx8Rf|_hlg`}Hn9d47JaH( z!$hN-SOrF}vVbRfMuOff)U$zA7GYHc4P8;->?@x83ca3jXpcOo4 zao+`>bJy^H6$)0|<-eaRta%GQ!+AkkyuuYhJ0^0z%}8u%zULBD>U)xtO;+yiK&OkL zv~-qib>LZ`qhY6u9ss!#AS>2>%y7=-S*X%!4;?hNz^4q~L_|O!AGk7ce0UMND~+LJ zT6Wl+l-q%j!A`hO(kav74gQvJY`3bR-lyx&w-5e*^TlWTnVLQk*AG{Y1q>cOx5h*2 z0ObtveN`!;(L)F)mMOg!{NajCHyb8nt0XwMk^uK45bJ5ULHsf=;h^_u;zdq^7aBV0 zNJ=@Sq55@`a3Q0JV>!hWRj{6Z@L6oFXXui3k>Gr;OA(PKhXktv)u~ zd3kcg2)8^imIM0G0gs37^0I@YEDH3&nMeXRYBQ0NS2yT{zUt$fNdDrLCDvB%$qlovUQ-8qBXZo?mcg2Mu&Z@U6H zC;(%}cCUc3MDBKYwEn+`?8qX~;)_!<#@uuheP2X5yCOLe6f4STBGJQ)7F@;|(0xFs zidBhiewxxGbb>}4pPa+#TkcA46~Ht`g4p~W?8qQ7J;@n?(~eq_aHFLYG-|liVkco< zHdP03^iZQk&nO&fgXC|2tQypy+mDbU^d5i}e~!e%=ID?hFW=m-`8PJ1j>>MWqj zZZAOF7Ze^{lOz;Jzhe#DV!~hUB8H7WRMLHa+Dsy1PEKeZgd2p3 zU=8xFpI0~j7fM2_%@OA?mHAqBIFT<7@tQ|g-9ZOFlYjX7YkwDJ4(V?J)RqeYC}YD8 zcz#GJ3*X8k!>afZBs@Ge4LzRBu_XWJ10F$oZPCmX?& zpvqNkPHqgWEc?uoR4&>7V(Y%zxF_{5WSsZEcH_xzCNxn8+{ll3;D{WPHwRq3$LipO zoTfa>Wo*v_9Q-dV$q}pzFc?dKEgs6!Tt$2cklSY)=xug?%-_{)Ty4E=zH6Qa@=v(`@e_(6%3fLR*u z%E5{G{t-uiE1DN6&dXOctiGp(#OrvPSfcJTr5LFkd+;gAaz-NmmF(??=3RW$PO}Y0 z>oJ>H2kqj>hNCmO9vOZ~>vKQ)jwznG!8uLfIE9n3h)}piq`F@N ztvst+z~k^|L{-B-Gn(=`%QBj_G@|yK$WNG1OX!NC&U!VO$TkIo%#i=deWt0`l~W_5y+~8Fx+0N#v=D!B^Nt@ud&uA zySum!0=X7A!{$P=obq#Jb|^d1x&$!+Hl9X*G)G65d#7B~XF1)Wjz-$=pX-+(nj+BK zyii+C-BA4v+^2MK1kd=Zqtb9z)-s$^SutIJ?Jo1_qGF_m>*6YNJ{c-v^1nr8PA2>A z<_ifKi4bl`sesXkGETPMsRo^X>>QLox4X|MibOVup zrowvQ;qlleIvZ|!Be@@0<{ulUe+b?2Whfqz%mKen*Xn@n%v=ijo$(acz^j}*z@a% z2QT$@`@TW`7-f8nGKnxW7c>=vZe^d3MQ-S$^pjTp<(Y^V6VdRTRohkoyJo2nD)TzskRp;p5F(^)mVt>q zZc8~1NCX=kP~DN*quv5@4m4R(@8+0o^RkYTBBtfp;-09y|LL4&klj+ueppa{vq(Zv z??TWExS;AHBx%mGc`fGrc~ukjjaM@&p$8RnIlM1s2Pr+Y@%gZBTuySc0+tVY_ks9J z%q!RWvD0%?^SkLG)cg+nNE=x{n)di?1=eI;UT-`GY*?VQEkO^s2(u0 z2?qI`cgZ%NU?eolLpC2YY|ovD+0D2`iOE|ueC_QJUYn75T?c0BAAxq z@a~53C(Q;^ZG=@RoG|RlLB)}4w$AAr60E%04GH5X+&>PNEtxUdibKp(VGC+!p0grZ z>jU#d6lNC0+zzD8QQK&sh~n9!oh}f6V{k=DZdgRWLnmR>O7)ZQugX&ylt~G(=&ID} z*e2p6pF8}8T)U;M&+h7f)T7>SJSucfu&XjH#q>h#B6x#oC}(h#&kBk)MT70a&CeJx zHO}ADjBKedBiUr@lQ$;N$dV<87A(X9vLvT+sFG92p0n9tU}36;WWF2#BGN=OzbokE zB~W^4K7Sso8wbmND0->P%vJK2S&pU~*PPKocu%-v2C2D86joz@Q|qEWnHxftXIc%s zVpcA6&X0auj~WNS9hCXeUmH?}A@c*aHpaMzt1+Kx0+Y-$XP-KrFCClwX#UE;5x1hb zp&~0`-;=#l> z3+`!7!hv|^h@8%U@?c`ogN=|fLb*gsEa3%<$a4+G?ilR>d4$KF#E z{^tPs6I?O9YKA!G?YPa-j{7C$Z0Ja5{(-%aknCvvmNt^3CxCLv)MR*31;A16^;>6j;RKTP6co8+X~ z$hpiYW0PO|<0N9tt3|3w(4Qtj)5%8vNj}5v{`k*HXskY>LChwrIL(KY znaC$or+Jcpx9OEM=t467LX$G({=w1_w^+Ib(a5r5E~&mc+gzDnY%?Fbx&*I&cSsbhl1wdoB zV$TPTTvt6Gh+Q8FidH8qv2C?#CDgYb8~=J-QMHC(uF>9E&lTQ3s;LdjSG%t^b($l8 z%7FbjBZ<&SNvvmYo<3b$0<4R-?$7M!V_PUJPhUgr7t~v*`75>`|2diM;@uJZx;D4E z?`KjO{A)6{-a+G6*;FS9_^-(Vu$D;M)amPwABV;b|FLYAE1lrL0zd$xOBGpxE0WJ3j7&7zW6 zPGc+@tG8kx(24}_J&Sa3Z}mJFR@h$h?1xef5YAAl2}Bu6HGyaz4tHSIgre1OOi5;0 zx5Zi&)Y*P{eK|TfM5ZRvA8c)Uwl1pttKZlw zkESjY{;pWBNfu&b<(m)QzG4P#WVk}(#zmB~G-5&N!qLD<5&N$sOJsM0Yr6UnJW)p} z{1+yDMYYO8@Hty!Doo2R@#|MkumWqG1v3+Sx@QAFvJ;|kw zq{ah?PTq!y+?PIB`r+ewAT;{!upUZgW`?vJIdoE0USjDMP@yqLFHji~f8+9aB8!vp zkOin*cVVv1UNdw-{w+A)v< zJW##OK^#N&0@m1D4rg#A^>e;`ID+ms=-bjGLoS$O4x-evjp^z^LNQ^vV>+kp9LckAa( zQ{~dPfaTR}XjiFKKNu{&`bQ&)RZU>tb@}hXq)lz|ETp&QyX*teWzaYAV#6Od4r}_5 zv=F4sPaB0ljf8pD}yl9(#p5S(vKPhFo%?so#kDS4Eqo#uqo;}~0Woo>Y^=#;- z|6V2da?q2gAB?!9IS`e7ws(8%ku-|%)UAzW(fH&3VGcTo3Q^up($l02XvjLMJ9Gx~ z+s&a(Fym>s8~OKXiOHw&exW4nzb9r6L){2pM8vvQE1bIPe}ru?O09`R#tn6AMzkSM zGz+*>e_*%Z5`MfrR5X%#V$?fYQ+Xo!&e9Vq1foV`nR{kp;4r7!m+#{lPaBSGJV!WM znLd-PWhDb)^nk+*)Zm3eGdSZpKIX!ZihIf#qZu?9Py73UHHsN5G_z8-POar2e+~8z zu@E@AHIHD1e}lda4E<;Dff|$495!}vXj65k!e$EB5d1Io25?xtV!^)&3KW7 z=G{z-+uYcVfP;niNvD}+L2cV?i>CK}i4@W+6tTUEcURojS^!ZVsPc1_zXKzTAEb|8 zG(Lxprt2SZVOf@vfYtB-1!w5&ZA6iF3)2xjFR}p1NM6aF>TS2?yun?E(|UTfx^=M@>QWe(N*KHH zZGuXjJdZ@t$bk@ZbTz|eUX0z~T|F0qt8i-<4z|)c**YnVDR<{hf!|!;++4{{$4b#?QMO&*`@n?;(x%c74od&9>7X!d2x9jv+uh=V9Ib>BOdKiRSj0$nuyj#PuIa|1 ze-_Hzi|gmV6p7Wt2)+#{YdA1$#D^u%q#Zo4R|RTdXaBRnfLdb_LUB z%`Tj6c@2qCyiz?}UuH7DL+(bHm2MBquzZJT^ZmjQZFYAz0-N3C_3+f;8u3&OgGX)&j)+t0&h^sj;@e*tD` zZdyrZQIKjIPe2ksjrfQoKHt%!yc@$p6l9wOQ zXk}bRGN0?aQqahd{!{mmV4i4LorSEKvk3)@S>xJGL=s@Q% z9!)|ypAOA_ti}I087PVvv6?bof8=;^hah`8-OGKLMMZaWDizadvR<5G$Vn2C3?fe$ zAk+ygu;8j|$_}HK%FN_eK0q%-J5hf0c+@-^A6YXWrm4oM8h|={GO#nWlk+FZ_DmSf zAL&QE|5ksfLn{{{Npn7L*{YXPZ+M;Q#fE|7`8PVD5sBlpznJvbgQZpee*_kRkTBjQ zkJqxw!z8+IIC#@jY%qye_uW(RgzdlsO+~U$(C4oPN|Bot@E`@2SIPR0?qAVKNGLf8IF53wQReD^*?DA*SKiAtT&f2N*xH>8gy)t|r}PMWs_?*94llBdzE{T;_A^UUH&v)%t~gyB)54#@nI937C^M^(BRv(KosF%t$c6DXz! zTq3@%^7?i+UH$#AZI-_onS$y1V}M`hR|Z{BpG# z4E>Bme0qGmyS{kv-ATB)d%Spd$iKT?J-ef?p1<5ae0He*Xjo@N9ZVEzhMW*7nsbMT zaz2W31_Fq}P^XsxpGZr(*95(yS;q;<>`U4?QYF88M<${RgXAGJ|^q3^2oz70-EG-TM&aQh+GRB zKVXU>go)f|0pF#rB_(P*g=;A~`K)>&Oi5)Uf4`HW@>R7P<~rH4j3@PcIEG=53c?8y zW=T}t%UvVnUPi3G?JGL?A=PJ}sL)9XO2_BZlk)GIST@tFwkzbSt+^ga;4NSij7#-( z7t$7mS%YmskTuCy?gTO*C(SZ+EL1x&e@*jON|W~xz1#~&&}xpGADb<~t>7e4Z|qJ; zf0f!pK-9xuY3QLwdc@6^j{>TQy((Nyf>1PqV1pQg7`1x`5tJ zc3@l1L;tUWL@Yn}!HxzmJ`aK-Wi-^+9otpGG`TT(yP|tGe8u)Gd6#u23+p1&sP@@2 zJ&bAOM?uh78h=1C6qT>Iz(sj-l#@oXfAcRd3ZBwV&QI3%uqUMOJ^_E61}=~2%Mn{d zGWKnH6KCO16D8zfl{*m0eN^OhR!RRn4LV<27XEW8dXB#T8iC%Bd|mDhv9{onRZav= zxxjrE{&U8KNO_8)YX$4_HhMg@ZHTj1{ua7i7d1Dp!GCn1fBWP9E4nbyj#SWZXpDKjT_8MA2JagNl5{!aF^o_@o4 zjV4gNg+7&*XDm>;fVDe4;A`I{jKyTj5|S+>E~5k2bD2vLElK|HX=!6AQ}&_FfkXN5 zZ0$FfeN85M6O}F0XaQe8>OH*9e^2t+e$;Fs{)Az;65mCczvkRUnY|X@1DU;ye!?+L zhr03kz0A`8h-$Ewzj<`8l zmnxFV(Ok}r`036sN5Q5jr3(pYc#;dxl(&_|OPQbv=(ZN>;%1{PQ=L%hhe=G!r6^;X zIMvN>`6N>=;tRXd&(c`bf8P@|r_mT*>6j|O2cNt@iU?T(Xteau&Ou=ei?=wSlRB|A z7}=#|F^Os)0ZUB2O649HIEjo2`7aij`O)fW@2Sa|-mRQJZTj9gz7Wj}FNE`s`$w)n$zty=!~|!*n>-f1;R;#wvutV66S9 zRW|JtlnQ%j6os)_c~m)%%WN!F_7Mw>Qi-CO!MNdsqmm<(uzBzH*WlES`gYKd=wFQN zfuD!*{&P9#l^V1u7>`6T_nS!MIRmUxx5B5^mV|(1_;_ zbX6S&8M;W*h!_k_ZW&*kvwc&b7*Xmm1WKC!&wgZkw+KEhC<5~BC*Zg|$1a}0JQ z*$z$&PR6TQQJTS#t1{)0E%8sdR6FPXuD&JRmI#5fS{Fv4=@sVPVV$wC%mb))`;s8X z6(EbXK8uCJI!uVHegel7)9O?z9vo(8ifrAuqv(JE|K_tKw*d`iVwvhqRBjWMAAVq& zbdoCGO-BE+hCHUZHRI`%IglKG;?jhym3z*J+91u7RW7?v8{Tk6o2fRb6UM;#luTuX z*PdRV$FpfLnhR6oR0!=jL;n|PEa=eV<;AGj4VUF`yvW#&tw*v7)|~rAfa20}0_V=H znB|6o*{fXgIq!mHLOf-B&q6xyj;OPzRhm}WpC-ZJS%j%DlclqBjM>tENEav15HN-d zaXp~fi*e^1b$k^*@%JEgrE!m!fdi;98I6T4qt5GN1u?zmy#)OZ<5Q#h)lYhV$K_#T=_7;WPJr0a zWVT9KQmfTf7IR@N z2}tJWWZ)u+ImlG@V~84R+@D2ykUg9gc4WikwAw6JJ3o=|7K-h6k|kxg-4_>5(#lgb zL-S}NM*F-uEIo&O^i9^l!KAixK;zxjY}%mToJ|`FuuWipLvuZIcoQ~H&cTgtnV$oj zuy=kM?$;F7c!XVZDj`S>s-_h=KOUz+92o~^~hYg1U>?G$J4kSe0CZR~ay^WX)F%oq<0%AwQ4YUT+08kdT-KV&V(@IEAfGpFmEmp(T!a3PZpz4)K~tXw}$Sg+VFSlh?*!W(7Uo zeT;&C+|!5$V+oa;wf%-;q?c>A6oqzeuf%&sTL z?J9EIt|G76bED-U08<(uv|-Ica|yWvE7qI*F>G0r)E!kU@Dq;o!X>uKXN%D^N~G#w zGB|+5lMUMz85v2bZ6>1%+3=vat)~gqwyF+)L{vNAtrsiWQd(5RBB{B)wqsZHk?ZK~ z;MJlsB322lkR*L`DD}rgztF>Lbvg&JGLy<> zA=|e;gV?$#6jAFs8~s>1Dg(B5Sh&nR&D>Z8TG#zGc}e(dqTy(JDqsuAU{%kr*XZaOTQ zK=y)iOSoB6pDID!2Vvm?C(EfWf^aEE?ARuEEF`2+PN-ucbOZNex)#E$;;$(pa6Har zN$SRIzW!7GO1KoJt|LeViv~^_B8XvsBBmsBTty5Hw>g&a@(LFw=B}+RsqU3?C_~*a zsb7bNeqJB+AHISHL9k$3tL6SFGLGl=?1U&EsUqxw)8%teP^cR!1daTZyyZNx=9bO3 z?*6P`D(5~Zib8^e%+{b6$f=(R|3!|UnEe~7!__Disz{jiIg$iwVyIVLFuH<&Ftof) z!X&Ue<=74jj@O57&1d1;5c?Um6J7$x(8*T*Q6@RE2wSV`APm72o}!cb{%SO$3c*l`FDWVy?(X(; z9$_$}jeW zAuJJN*9Dp&8U4l`ltwCO5pw_A9@n3pC8ovz>$I~uV$6y(A6n9K4*BCOcj2^=MIw7m z=s?kiTu*S4+IGG|L$KCkN*c`J!E|LxFanSUG|l**Iwc94wB)8Ufc7h^^}1@17m#-mZ7rc2jJTqJydqrV^bwTC!5bt! zgK}et9PrfBOBf0VJWeADohe6{N$#Th35Pq*Va$LjploIikp6Mv+6A5Ag4;s^946Wf zW({<>ihC{tv)!G=??}p)SUn(h#r0o#w4r!(++~-V3fD7#!N6H6joW)bo%W=5a|tB&^~ zY@j*;+aGAHz`w74|BvNM1EQWuvolMDLfdtwXfd6CajuYsAEyAPA0TAmPouy&yE<9; z^Ehu-yu!kNjuWR(GqdntgE%6)cNCJA0SNTD8h{(#vl;F)K_hV|FC*zEVx1+2=s8=#-j<2Pw$t;`2k>XuGKHS`Xw(zYAcz^qRe`Tpu#Xz!MiF>&I zWUrHk;8^V`4(%P$>`M~A(1^U*ms^FwvaqL%dacP;xi-pMeSLa*{PKK#<=;PES*5G) z#OulWjP8Bth3snQ1dY*SoHCJG-wBm}?`f8?uv)r6Dve)O()z8fp`v(BbVDo98tAMn zQCfZzgx2=$JC`TazUAqj$`L(Id9_ezCH8Rt#ac7XK=LvV(h*$V*y~hba9isUi~P1| z7I!4NY5zFJjBdxP$4hIaGy~UQN+yoAlrT3HTfz%LGrx1VWLZH0NpNhZNy4*#9|>Kl zU8^Yi)hJ|ZYN3&gs>O66PoZp>!q2KNvo)9J> zj~I6bu7aGOKiI2!1mT%FT0GZ(M!74^RYcYZx@wB;!Oc?~TFa?`Zi=zKm&39kn;ev) zYyn|OR4sqn&vUo97{0Ov#HsZb5@r42gqS-a+V254Cu1#dtVtg1{1ck_x_PxLqq#n> zy0h{Kyd`;0BBst!#QLV+BFIswYRA9N>-3Zsz=Xc#ep1B#E6aEC-B~Pui-Ev_K+7!& zo?;0`U+l=w^0235pgL^@H_UfM?;4ps@@F-%*$Ym%!d-dDAWSxW)ApabOY$qW8HHet7 z&8V}0--7HQ!ZQ8bTm!3r9`^oN-ORGD=7Zx`l}|?uZCM+q)%{_eVCb z*x?D&rr3CRekrw{H7Fo>+}OnPb#M8~?}p1*ey{J7LqK?!U#?frgO>!>ut^k8WgLL~ zbVA+89t~{*or!J)E~?Ch8F=hEl_{lHUk?J>J*t1qFTcY#vqpA*_~!lbKmR+gndxU# ziu0I9G$^9M31U%&EuwM)NMm8}Vd;;-X!luN04REKUSRsJ$qQ}D~mI&pSgF~v+F)pzxnofaC04)r1XR>2dM z{5+#6%~^dFhzY;UE@d3W$mhMwGMlch(<@D!?W;OTc7CZFY1vM@p{k|mw13}Ks$xvE zzE1#`JD6#13evv55$pMg3icQjNSeyi0|pAg;M&%p?k`C>%m|0R%Djg~7O@;AN~pfN zqW7-idEgz5;vJ9jZ+cSYm?X&-3}eG@G~*WW*D0{P7zR&ArJw3It)T(Wccy-Rn-y|U zEvVh-x2AZXtG_)}NidC^z<&_XBLOeeeM=!-AE;UcF%9E~cz8$%+`QSoS!queM*&?X%sHc;ti-bg1jSue|7h=!0?b%Yi zPo@Ld`J%r5`1Qlrj|<8R*k(a#BJV%wi7#$V`;VsKODnHSgk4s&JPi%g#D5j~&j6+s zGG;ofFkc@vxqnvG?_vU_Jpbv(MMWOZy{faHYN`9^CKoLNweh=vlO6EM+md248Ww@N z?QBWO8Eln>(ymSyEz{QYS-QVVt?!vA)CJIgo3^j#Fy|M6IK*%VSf8Q~y#57| zC2;uGHw$V2@}6J`{By>O^rFE&>;2p4+04@&YxUIx=YNHWAxW+4Z{cHiGBTbMZIXWV z3~cIO_bpmr$gBlHdnEM+GkjqTZXFkJ?I%xrr=hKdh%y5LcT`Q~kHCX8Pqd*4dTiAK zR+~9eJrV56Y#TV0uu7#z+u}C%b7pxsB!m4FY>!do9WwMy+R{vusu7k6AjU53Mi-p( zo{}oP7<-(mD87Ss5MyW4ab0bB+jQSk651JtF=m;IjsvGf=t|X(=K7cp?1iUCeB5NRWCBUk32>&DFcW z|9^bhYPR`KIF(VwLZ$+g2N2fws4TQLHT|`ufSzX}DmYwgNl%bOO&g z3w2KWq*9GkNURTgem)_?hkGJw4!*wKFR-ol7Y6d zsh)5e(*PFX^eMD{WmD@p1(p*Cn8=IWx+|I=$SX-Mi!3J@kGK=4w+;f7BJCpQH2={h{C|TZ zcyrnt%_`1>6l>en8M-F~;$o}Av{m~)&Cx`5x9kF>9xFb76Z+>*h z{@{@P(H)yPLc;=wGq(+JSXpx>AlpT*Y(=77nM!UmUq4LF7;%SQo1W1A#FjnR3=wvgj< z$2JzmJYC+&9tzuuj7fs^h9~O0KvVY;h7}%##GTfl zvGu^-)oQ(tBKW^HPp=^FRGO-ug=Ev|y-rEzZ)1!{TX{ULMy-x}1cnpO%zsj_6FZzq z1c4v)9wI}4tG$Aaox%0;w;O50nNbELw3}m3>pA&Rzr~#Xkc4}Zz%hgO5#wEi;YBET zwkA295W#dRfGyc0X&N0)9_X&OW%L<|5f)NH__EW0O{XzQ4h!gVDP8)Oej*Wky{v5v zh<+dA7*c3C>loBxar1!b+J6-+l?F757PgN8+3#c^LmDk;A%kixZ6a4ps2vKA@IM+Z zYa@fg-^WOXRa(wUM)X+ROn53sI15`xhs<{}iY`qSw1rObOPj!TQp9S@Y8|mJYYt=b z-^VmYwOYibojEm zy)$=h9s{C1A%7z_aG*YD>EqNqDuovBWqSp`Pc!LPCxmK>nY2)K4;$?}^tgyJ%eB}6 z9Tsn|Jjv-L$s+!R~l%+jW_`hU-ASxY$+_&$bluEuh9&>?&AYLCcz;d(!l_)ZmnuE&Bk-ywYQ zs;|6{^h4Q(1a!rgUg?^k!aEtq1jQD#mMPl2oB7CpJ!KSDka_k_=F_jjJDbmdV((x+ zL)t8FK9at)xtxi7FY`E8WJz=AknX7Z)s`f;8#uZ|z-|HXk$+F+OE|H!`GTEVn}Is$ zHfN&4f|lpqCPI=y8?l^8^a@?x9QsvR#uNtRFKGr(B+D6zzR;NO>B819CfmEX`~2vC zx?Vl|H@9C_&%Nme7S-qS@&4)V`uY0rq0RNf*Zb=)7k?LZZZ7@?)wH-T8P#YRmol!# zlAh%Y38gZi#(xzPGRk%~0c$9Ic{7=y(=vuKMUlUksd$B;eyrw-GagVO22ML*DfJ#* z;@`-ry|*{}ySOo`61{^StCR+8S!)=U{T@a!qR~>eF{Z|nCZc3RTBU`Z#gN?PO=DP_ zp+iVZD6ouO4y)kGCaZkJjwhFT#CR7)&L7{{DwpqlMSlaXkMy}|1~xjlZ4y?R;ajJj zItyEBd1fWNbah5#zTo#UmVR}XvycHD7B`DVMyYqOjX~+}WFW&jEodbpiY#p^R}}u? z_F#aS@b@v4VU?D%lMy`@Hxnj;jOOeceGGykC5gKMorMbTWHJ*JThMT(XtT8WsD04Y z!MH}|fPZBzXqpx-S5GiBbFq$sp%?ZNhNVvL;tD3}wwyPZs?gulA$Spgr6Moys`f`S z6k{s*#zOVicO9Nj)8d_MeVT3y+WJI=7Ps}5UTS)tMDJ-wohtktjHp|&_p+cKZI(8l z_Ug2nwO`hFMiqFEh-soyO9o35RdTZP#8RiFVt==Bb>77bjjOes51OFM;vPt{i){T) zqqbq`?_@B;IxT1|BZ@3;D%EYD%TGHGh<+y{8Bl0J3mMX4Y4d1$wS}h-2SmS*c?>DE zoOujtvAB8g{2d0_-BRDlD7tl7&>ngeSlSd;0g31{|3V}3<|w(Hk?i*|i$RT+Gmc?3 z7JoMp*BL4dB)^k+ESQnPNQvc5!)4~wxnkeTD7uwV$-0GX$t>CW8xmAkvc8KlOPc4h zd0S5|8X)Tcd0*kV0PkWANza1ZiPcY*=hWP%Yk_WBGej?DQ+*ns9{Z3kJ?b`I_@>`t z)wk+)!%Y4&pco8ql}g7&Z5A#5bKnNTaomS-)mA-Nn z0&GK6(>&%-sgZ2qn~fbo?0A;L=G8r|r`U{WesGZ9F0t#tN(grIuCSPuT7NOI3Nb9q zCm!Up-Y2$xrhgbp_O3WHee^aV0gRuo3VI1C7xPOVMXDTThatl_PkkZ%*8IM83Yhlp zEVChpA-c8!b5I1K8)^}!=+KB0!$N(gZ@HHSzv5n~T;DCx%bMR9s6G^x~Kge-sh1La8C= z+efWh8s!KuL=?#~azNopPsw;F9cWJ05%qVJ}i^cKtS1wy3#kY)mR57LvxjCqSe*K35)%?rObvA<@AM~rQdSX) zs)ZiK*l1cG;&`~Tv7815#d4ZFoGLye)(5+V6_*K^cV(f!W`FBkFKEp5nh<|kL?8Nb zctQCG+Z<-s<0-&fJ%71<`0U?5UR@j6*BMZTyYN%L@usuNy9)?&-fyVHvQNcC7IM@g zTdFNHP-(sz6f+a^!aDhZO<-BVN`fEq0>UjFuv+lo+tPdu3CbjJ5WYxBK(}(VmRiu{ zA98#a!C@#G+E;NXiDAaZ4|v22vq|X^cCw)lhN8B1Rhqe7(H|i=h2P?-qedn$SP8K4 z&gJvoQ~BvL75Qur-39Tad;WTN?O)w~F>=zKOzHW*UOs>Qa=pUkKI?P(cat-)X#tay zov=-Rx3E)29Xwj)hltL!=Q(Kag&v;d$Ko22u9{a+hos-MTfkCW;=HTtn~Se^&;G^3 z?fu2`^_3j;{dRlpKR!L*K0fq!s1_2-lR9K8u*(Lf99mM! zkMxf#%l@u`8R0+avoW)v0zH@d-`@#JvS8O1qCe9=UFq+iK&zaRR_lR(>t9{bJ&kw@ eW2o<+<)`1NX{P3HkMmC7e}%t(_x}Ob!@!8;^}GxK delta 28966 zcmV(=u&G zNjC}Wg92J~Dn%G1{h*x-ZfE7%4@SQVOh+k9{s0fvj!ge|p4^89Lr)*yWPHA)t^|eF zyL1~CGN7SJ8)s<&^!$nw7(=EeV1UY9^78!OhN$`DMl^lsyzx$Y7t(rs=MI~!g8Iqc zhd|RI6#D1-#;1hgSyz!Z(SM6Up>v?*-$hR%yezcUe5Z3}9??>oDRo%^T~9zFw{DwX zSzvwcvJL>ANsgtd`ks=5a(@+}@CC;h-YsY={R5`>8OQp`GKorO4ziXaB-xiR*oMOQ zSs_dcJU&HuozRm1Kxi1!Mowx)(zGb2`9-56?GyMUkJvxxOdfqF_J7v!0d^)`vQV1` zb90RQN%n&ud(&hh*F7sNVbV2IbsC~JO8GJah;QCMR-I)GzRUc1w2;6QMr;zLYcL>i za!#u(vkQ(KyE9m!z4Z|-kc*SOQ9GEb->IDnz=Nk%z#-l?t;W-IJ6eeaVDDIo$0RW~ zdR}~&W|RajQ3ieo8-HiqcWE#>>RLOIZz6m}>8cWRoX#pE!sxC?+l~Y3+bfjrDnZBT zt}-H&?$S5kuedZf;4$aqVIrhXJj{vFpW}epoJo`}+`-1_wOtyVj^aL2FBO5Yx@dy~ zrGK*DG|i7Y4vpch>~PFDI=*s&g}?GdEOD7IysjOVtjK5HCMaEhQ>ootqSH>9G*=Yt zNbOD8oMs#QZAs7tX^SWHWJ|h}u{r7M_NbE(I2HveS;H5XlPfqOFv)+I)X7nr`K8WR z)tN^N>Z>V8^b@-L_yNsc*K;zTnQ^kkzRh2`8XaCRoBg&h(?EvTY%Ps z+TxoR(UT}S93?Ku-sq*4%ACSyZE~6)9r6~tO)id9Vp<=jH!F8uiA=alw(&5NX*nJO zv7wWRIWj#jC~AgvX$AzIeCrTzEbUG2VIE^d8yyp+7rt=miiJphmek1Q+9%?kE~BbG zrG^WO&0L|M>J)!}-uTAqllVCxCmv5Fbn9|NmXa8AM#dxLwwQ}~#+pIA3saF&>4B+e zX4;uP=+~?!lRr8y1jSUBNt1FqCkkX~8_Jq}3h-IhlcPF13Zsf1Z-L0Doqhw8=Q>pn z$mUz3nK76Q*Plc+mAGUpSJ!WQ0CArhY@ z?q#DzaedI+Wbzmk>zn@XwSF|V_Jk<_jTf{*NtSIOwLc6N%^nAn7d$g4Ws{dgzu^vx z%uF0JcdP+{v&Ui0eSlbk>e>4BXgGn*9$VW!?kBHPlX5&j2aTZ;;3m(Mles)we`;zs zL42pjQoYqDDs1%hr}PCOWoSHbK(cSTpJr(ym60W}OV;>96 zodT-ODp}9c!pI%eq+=98^NRxt!+Lod*WTc#->*Ex6`;PuK_$^QQ6n@K?Co3imjnH( z|2n1mXn%F!`{^gD;aEqi?$!sie=d_>9L^2c!9N{1FJ5TVU>?%tp78)?TJDW)&JXcF}>Z$8=7&8u6K8pRWs z(*GrNYJ<(00%l${aFmpdaaiMta}Zsbv9z2V#4uE(BKjUn>>k(}?QnAEe?v`HbMZN? z)T(A}ME90(25YFPs7nKC>-$_VHt7UH5Yu#=FAH-peRQ#EgV9`DpK<$e7CS6uJk1I? zIeRmifEkazu?WVe4Y9-2lpseoj-ZT%N!S{h+FY@q1xEc?a9hpWe0AH?D@4njZE1~u zu38UZ3k}TlC7}G!oz;@{f9YdQM!g{F8&W5EUEH~7PIoL3xrFsoP1bk)ctY65tkCZ` zOI)(AiH_e|Y<`bGeN zw26PdpFTfn1b1L}kgeP7H*oH26_V`s4{_O?+5pEDl}Pi8erKQsbIhwz#;&_cO@Omj z&8D8>3Ea6EXq!HJ)1=)F&(a^%hl_QEZ*5N? zhTPazrj7lxboDMN{32e)Th?4mX2>0FHJY?O0-#5D5-+SXT9F!dy${xf13`Si6wk^e z4u!5nbFe(&>C%>?ThwtNqc?}ij@)Pi=OIp7`=SjpKcU_>uv^3QK^IfDOYzo@2FXfM}oxf6TqWWnZZbFoypy zI+y|+r2$icBTR5gfHflMW6{PaoU#8QC*Y5mF&|(he=|7NrTXXpW{5RaWD6;I0`Z8m zbSkDRr~?kF-(GfI<`Nh!+lJS^6}Zf5L!wVl+nym<1*F2`2d;^I}^viE1O6!w3BUg_uQee>7x`z>->Zc5v~Uug49s0+AO7JRK*Au8zhUf#YWgG&8kzHd2V4RpE;n=eq-lOxB-))!r2n!0MiZzxlaxB2)i2;$09 zf6jU1UNcXSD=P>nVUh(Ck(qbud=s9h(}45BpSz=3_{4!>Eq=_duEKLsv&YnS5V!w8RzLE{kP5WFhzG7)*L~(8*#@?z0YI zyL<}0d~d>9BlY7b43j$C?A>NTe-oMKu^T`OT)?z0V_V;2T2SvvM9kM7V&mCe#J^Gh z23r5hVXZLso3BJW*y*!^zRgg^(vaXG-#&u(_U)rJ&2@!vKZqmvZr>yciW&({w64~N z1|Kq)zQb;KN|;{R>P_vK$^O@t8WQLSr1gyuGy+q?kgdntd{E+0mvfyY@93RN=Ka~)!N-$P<1;d%-?oOjwz*nW zF4GNuNdv-tf|o#4JTo{6l1qcQ?@93!(bPZY$@aB8Dsv1hZ{QlJe9lz{%6qCFj+jQ2 z`{ts3K`vPbuuwg$wptZ1tf7A6*@PwzJ1&(Z+C{6dWvGa}+3xxhe-{325(iEEJUifg z=jo~OJZ4hv_jPM<&&JGIm>D>8X1jiK5{@TiPHZ!0r@AO67j~Q8B81Uia2I8zPZjVC(CS3rCc zm4VgU#FQb;f4Ey~_qGp9FGk#E5){*=t2AB@26^yR?plc13S4t}EXA$A>)8t@T{@L8 zcyk&+wbaxlT<}>W$&^ZE_w|Orks_RGmnI)90GTzB2rFeNpN7nRqPzm15iy%d7D4rl zj7=%0h=Bt_Pt`Rr?0jA0f==2sEW*rPQae_A7Ug}0f26sIwM|%a-K(`%MN3V7=59Cm zWVi;=e7(%y)`*Iy-vbLF=XfAd-5jmL6^9L6DwR~GaRnkP`YxQ$FdBvW`J|*c_2ETJ&oXSwIca8gOE+tnA#Qb0BGxH>-@Ge@V36bzL~*{L~b#BV2uAv=$l;H1h?D zYkFf~kL$cQbA<6u(iaEe#P<1o?s6Q-%}rXVBquUhun-BA2-iVEhFH%M*V+#9S~oY24TK2UT1iBx0CKpd;uX>t8$&58$jxJ63<|E`<-ou}=?Nf` zvJ2cM5%XoT+inafd||uXhw!9*wc&1#Vl*~f2oJ=&-*hmW_ErG1TU8d9>r!<3^45A8 zg-0cJxH8org(=wpW1`H^hy`;(2ooiBf8jX*7+s@4t!mnHg+oggOo&d4)VzhV>PZcd zCQ_L_p|8)ar=ngI+%2s5S)!ZqJDY-Sdsg+Nm_me_L?C573CvGyMgAVE#ri${H2g(0w6;%kk4k1k4L) zOz2@sAfbop3%MNJO>Q56L9f051CE{_{vJJle!K?8y?zGwnGNXEH(>wn3xQsd6yoFE z)d+g%Z=U}67c}HEFyP(r&)=XSZ%3EVkatheh<~Z^9sq;hkG_wf2k7zce}s zCbYU=4!)1Zw}S_0Sm>N51^F}_4xk5V_~FkNXvhI{%dfut@o)0{5d{_4%^{<&&^t4e z>;{}imV#aagF@#iy?|%syC$0&Pz31~=e{_m@`#GW<*)aFFjFv5+5!7x2)R;DFG!_3j3I z@w@vB47|xv9{=YV0rno;H_@mVl8#X%h0a!ee<27934(=&PWyg=&!tw7 z@a73)ogZHhpe>2X_r}2d2(3ut@g+PW^jVw197CJsulJKbej_&{6j*rGSGXv`B8d78 zIt2Mm$q2o@1x?Za{QZ(-c{m>-&zv@ZK^Kw@WWW(C;(o&F3Jv@(G-Qc`40)Sy6BtV` z0B=xl!jg|@f4~72@&y*~CoJGED8Qcw4_BY@kdaKraB%+}&mbk}c;J|lKYhT!9bH|c zOc>}Bk8Nnk(}^u?B!>gzoT3O19BU~;k4GOqVF9D8wRc0jX|A!6ROAjgyQ&ENJT&e( zCN|1yb8k#4c^-cF4F&$`8wm3*;cK^O?E7rb`^WE>fBp*z`VTbdOJMEDfFZN1w{XeD3ljA2 zSh$EHf0NJGNYH;}tyU^V0wt6udA0Mrb-{$UKDv@5-;=9^etlM+D3Z z1k6ten7<)l!jJp6+nWc#N_Pn;aB=Yjbb0w16!8lIEJc_APOd=#UtrOO1pe6S*WJs6qeqDL% z`ST56CDLtR^*>L5nSv?&<$s`E0)+`aAr$8GAAdq)-h7?>290?)89+mVdzUXL-sKCt zclmzl2OTKtx@1N@?(*a<=@Z}H-h=qceFq9o5{KIn4A?9b9v~d|XCj9?`L*#fKuK)V zd4PcPIZZ}*1qixWP4R#|6y#Uve~xt>1SxUa{tn&tcUU!z1o=k_|MXeu376TiOG6^U zDUYZtYrko~3uWDBzj`cypY+Im6;O+cdes}Mf)iy!T`nVt?k!=MQr{uWnKQ&z*uo2h z5I#I;bAi z`tx=TVcpaDc;$JI!O8Qq45Ys6u@CKi^)n(;4ZA-F0&U>X?8gg5Wd1<(z(yhUrCa!! zdyIr^$wEn8NLH!-EdoeH`0h@A$%seip70uhHdoY4uVypuYmrn#-)k9`63ifQS8F{G zzPkcwtVKg+hM6e=ZM9EOe-uoq7IRR+$x@j^5lRpe0F$s`4A(qfB_RBpQ|-wEjAePJ}U-B06Tiz*Cv(K@u>HK0W~%?dVo;Gi`|Gr0ETR)ogJW- z<|?x`rp?DffeKhLjWW+f=#hx|QiNcb=`x?#%Q~%BALc^Y2NKa~S2~sJxOAH^)>Z6z zt8u_=&Q4x0_d`iYEbHZXcX8*#Nsxb6f&6$9WbNha5NLx%;V5if`+5jiymN({TC`*R zdvOx9@;|1+Z9a3XQL<5Ns-h{3HK{L3$CB98)z?bWER$SRAOW(I zeN-PsS+$Qc;I@KY%hJ4}gLr9VH~#2*(KqSQqb;&{jeLQIiu_ zLw^hos196K{A)aUzJ0jSFQ|;*+6Y&(EyH8$(qauK0(=2DjM{G*=A1>u4p+((aLJ4_ zSM6y6?t{Ybb(Fvuy=3}=vnW|{y57YP!CEK(*LNQd>% zGgm3BM$&I5m{Ot@u_RAj-&(ae&9|+mRDYf^k4`tcyAW2b6SOj%y2h~tYYHTj4TU2_ z=tv+ihpUO0`ag|(Dg!g8MBJluELdU|0=<)vS0vxNuHyA4*r5;PtB%;rB_@4Ct% z;q@Hg5;SGvVxOxOmANj6c<(@ht$=WT*2igJBq59%$b8?NkVe1rm|<Gs2ei~WMAk25&sDS zCOt;O20*U*$&Y?=>eq6|i#ad#lz%frux`^wnQAOIyBH1Dof5EV$mlDX3g3ajvzb;b z9RsVI(p-wVpy8ZBp*30G_QB0~ov{C2xbu76*5X%6UT z*^FQ&DW9PrV1epD^V&|}a=T_uZW(YS8uj0}ILGTQTseqYxoAYy#@=Hva)B&{Yc!B` zrT|yZVJm}5bI-v<%lC}+-%u*WZ5p&G$Anm~x9}P-*jsoWo%<}($+oCb)dgt! zL%O^+up}7-L~J9+T7PfJPd|v-MFZK9=V+U`Vh!ZWG6MhxVH*l!Fm^B@;v_quAY-$G z3N}Xiw0J1o!aLhFM`#nsy1E@t1`op#nLOT&p7p;#1+}QNb0?cjSEP`pTeq*P5zXT? zy*)`4@hVaU*-J0&S^l-#9iIQ_SvZGRd@AmP_-T!6s%Hl*;f z%pOo&(8%@{HhYiseJNtQv5Z&H|jk=>ei!}p^%%kVn@Yc8_`O6t-nb73u_Z^kNs z#f%FFJz%KmMt`yFmMu{C7WTFn3w^%RZMJ*dK@D6TZw1&uZy^`^fddaFym~ZAW<7#w zHvPi3V_0xw$B1MRC~UJB=Qfx&4(29k{e0t!*iA?F-W62;pD@3)->k&e!JS8)akh+;Cinb z`{DYp41bME!>SLHfQHno86Zw6#tN!-KkF}>z#Vnel$mO^)Umeu4Nd@SNB)Z_02d=R z;OZT`79kw2%O5nBq{(?h5hqDvQeU47Ul*A%$_ju9kg&4@nf#)*&D+7tvvX=jnzsQX zDqmT6(R98WJX7P*t#uP?3np)7L#SfXVq;^I-hWwZJPi^zLj9aB6wQQ^3qFegU{Xb; zA*0P(m<=Cw)fUQ_+2+P|6Et-{HEu(-ZN6x4pk(Gdvq_DHWpj;gZsvCJpgPZTT{q3s z1Z*|v{4K)zrt!*%{$#+oOKO9|YE6#>5xT6J0(ThHp!wQK6Wm^Kku59fEc==IfKW^# z)PE0DDA0`}6F?oLyh-LqfPiWvN_j}8p?Fo!YTb)~rO=7qK`jAW#^&U!%PGt}5s#TW z3AtIQj}{T9DS+vxkj;5|6R#20#?qmW<+uVXTxrlpU$7+XN6gcEq;NEgS2w8-t`2~?$?SGA!FSCmpb#~|J_pR}dSXqXN`RU}K!GNVi~2;hM-0iycCf8OEBSdt#chfs})W!MKoIj;;^l34hZB>O=ljct)S`w8glAK z609RaHsd~n?hG@Fo5AcLWyU})hIOq zn5{({otz?r42s4x{Rac5tTea=HVeP(f+fv`gA7Da^AL3#C=~xNfI&zOngC#8-)W4J z>%rPlY>rvK{P-?Xw!3V;_*rl*%zsT%tZA60A2Qa4ko(4f$=CgsFPEjl#F;4=CWF^~)`e-K8V9D$TL4To4fmemo zhLfQ}sy#muuIh)FatLd(fp*%Em7z3PS4-j8dsHjavK+0!RgnXLSs6bGikdHTV6dhV zPVJI|`!Sm=$fclak$1Q>>2&(Kn*_woqIY1JZ=p_ue{pDJ*GV4G@uvE*V)Jcl5QcR1 zjYo^W)Q=}m;}Q%j&rLgd&wo^grcA<=N=EXwp1Nk0fhOLztT&WpfHDq(B!>o6&N}(_ zWjJveFLMhu5Y3N>G~#UqX&q} z0Ks&96SlstZ{jr5^1fI(&O{KV>7X!`1+c)ckGlY{z0{GZuQhb=o5~1eI2}&Kao9 z!xs9!`kV&sGuuRV@Q^_Bo<8ueH6Vj6K+k}qqo+J6@zOvR!hWRVbO!!q+mn+^qR94DE<$8A13GRZaLx*^Bq4CNw53b=OwGO4 zT6d%@5ggy0nCjA>=UB}SQMY9X4$9D)iXE4ttsufdNzS*mJ3*}T?evmIfQt2LOeA2# zDJ?rsX(WMgqn}ZjMmtb~q#1*Cnf+^!T*M6F?ZbX9M1O;DfYe?v`;}1JCexqMdPCKo z0GKA|7_H8qYq`0mc5-@6kImM#h1!)sxlkczp*|GWSJw~KYeW@8c!A3zMjRo}#s1Et z)xi^SToHUn*XCOCXw^QuE{@Lj9nE19FLZr_j_9Bllc~<_KZ61W;!U;xT)HP2n=0FX zHsUjyKYyLOevY-yRQg&lUB2qfQ~zhn%WXhI$xNG#!>SFyIRxN-e&fGwY7s|49G#6m z`RqBEO_SSN;14IJ0h2w)zTeIsAz^BDhmcZEapGNj`F#EPb}7TyZ?i{}YZeZhwNJ|O zboF+5xvxy$IcVE6w;RMdR?|K!zKPd6CK@txzJH&)PiO%ji$yf8V6}Et@z`_;E@H=1 zmS3yGRtY6tqL1m5E24;DD{jhS1?qp>nUx!iE$Hb6pWYjxGfuSc ztnXGnZ9I&IIEp2V#^sDRUT0Ii9qhe6iYrVTGqj8seWHG)GEm##%Q3zivqja43$x96 zq<97rYg?Q%c*K2DPt0=g^+>=zmVTnv*>L76;0*zxiv&3wn2Giv?a1i3YcZ zDFdkH=g4^B-!%ndHpZGHIr&}$*c`kSlH8+aPEzL=lW{?H##h9rW?!aX1twFbHlt*H z?GS}J$+wH1A5c)3aKA zit6;?!^c*rixU{fq_4>qbjdc97r%Y$YmjJ-dt7@q@OC`~x19G2loB3WB&#+^ezrie zYJ=ow3u7|-&;rND7C74ItA9@|aF8}Si?q>Oq=oLvwhV{rP=k>L@AwT0S}>783&u;L zQ%uq!M_Uv%f#tN)4r|s9P0$Vv;^2=1?&FNQMz-{kKd$grj57#X(jP{6L1E{|Nml|s z?`{hp@5FVRXciFjBu*<_cxSuYRC%tnzRAwQ771ru2Z!b@GQP%PB!48vK5s9jd}VJw zlWkJIaVJ`|!>4{nW4X44*Ve zn}*?WZV(lZMJZNDbbp5wwF0qbyLud>IJ^qidbt~1j_xo;x4z?3qz@3_)HyGbpgb~A zB-qHF#bZO-LZNS+TG+;9W)fGQGWV1D`q5G*acM9Wsa>^gEycXZCp|_(?GNCN*0s)9 z$C{cM`2XMBxpg;gBa8Yyzand$$Fqhj=}u<$oHw`a?s&(yu_xR~_I}}lNJv6V5)47g zR{#2g0!WIKcm)b{9+K{s#IK4#p-{LL+>>Z%ssX686KU%K0o#-RY99w*2)5h3yLpo( zYaaq0d6PzK!2vIm2y7z(NV6<#HUWS2`T0)$U{%X9DA`#uz=_HsX2SIEC$SRLil-reI975T{i!!aF7O5aJR(Z_$EiFoP1 zC1mpB-j^>IU;V4=&;4=wOxEqq{WTiw;qe)bwR*mIzPUuk`ByhX320|Bzuw<`et5b= z;vrTmX00MtDsG)Rs8Y-ty}d%$aCLccZ&@9xm)RA`OaIB5UIv$LGbSN5^vBiX-b48p zBZt~U@kqpo7@EJBO$@0BB!_>_?X~)Nsy9s{fz8vGXl_{4f4zzsyXyIc8>$PvW0Hh0 zoppeTyObw_N&z$qG3_Fw8wua}4U02UT?W2;7MeGJ>UnQ1)$offvU$fErma4$hUeD2 z9gk^BwiE@HkQfJ)%1UH!Gf|9pdp^ed9iRM;tXabH-beM<6A17JU&DV`Nua{Ki#6Mm z>|z~tN2e#)IXsw0BI;i~&15!PZL!Hnbu`po*#;0_+w1b+D3Y!J1!EhkReL2b)`MfL#EDchKy{vOF27o2zl^=CgK-;HQICY zW;A>2Ii=!P@UJTpr_}|E_6pZHWDnEe7CD!{WI>r3{(vq4wvw@c9TQ}r(y<-mk-Q~w zOv(#7`!1KT#`7e?FL5S(Il$oZmvBB4txX;U#5{S~@l4yD|hs57H!h8I(htUxVqUL$qSJ+dYA5sU(dg6Z&3$~4k3pRcg9@$Wbjcy7@ zb+~jC&y-6VvI}owMMGgsG`2Ub!BAi5)g=QKR|SD@!6{4b%0fUev66;uVht=T`c$=s ziAFcE3XEQ50Z;Ob1ie|PX9KG&!m0=wx}w0#<3+HE^jlH{5gxeSpXx^M8sDx!D|pW0 zz6(C*uHk!D^MbT^g)4$~OyqoM);hf8}P^HrzI%sTxPZ_?6h=4#oaAo57@FI3s8biml z?65g0w*w)Aop2weQ>Mck{4L?wZdF6QPuE{=?)`t~i!b&wHGLwk@2?yS7(9G#jfd0$ z${FJOs!~FuhY(IIQ+h4@v|JTO)S`p^N7hpzLogQKhq^ud`(0ykP!ImY?g&C z@i~uZMv{QKksxSMURaA?{6eJ*sVyE`cfjj?+oG|}--VPHIgs5sgWG@Z#2MC!Cj23xtAh+i;dl==+Zk9nTRqlAun6$1V~Iy+0adPe0ouNx z@aUQ(p*T7RYv2|W28&wqKiFpOXRtjSk)0GVY@?x)?$c&U4s(BULh~TpAWW-jkazvO z`s_bZ5?XCFIESe`(y~{Gd~t}^JhJlH9r#TC;p?ycU6?tfzXecRE(D+qvpV4UA*C#Q zD-YnR;zy8h|Ij?%V`nJ$>JKclYtm3gCSBYh;sT?hTF_L+8@Zon6rHRLEM#$gFA6&R zg&u?xusfCI@ST6zu9FSHtv5$>!C_+omWjw%L59zptZsO=9T5h9jjdD==GCDP za5Z#Mt|d7Oxb4bc#e5{M$d3Mm=%wTp(dE>1G&49MDt$3)?Uaunlt>AfrQxm|oS5$) zakQd&k>Y>6d_}|Rds;}mj;Dzw>UL0ykr=TDpOP$RB=TR$-fn2##YgQl+hDXFvx#-k zE{<$Ch@$I};g_^NMWb(Q;+Y$~6BDU*_NxgDd=ct1rwyqTan_h{O(^3$$JQJ*f@^~v z^o2G30GCJj8@9!<7PKxFb#Q|}s40nv(-TKxS{HvJ9y5yM-bJ_>OyAKbuzpaV zGaH@&9EFUIq=yK<(u0Zi@-dYKgr|cUbEhCgv3{WkbHvDCX6*TO#DkZ5cYNO$jm5aKP;$OARwrBA?O8Mu5=NSH0OWWycTo* zysC-%wx$`C(1VJ(9Gw@lV~if!_;gk`E+@HJ0m}!yyFmOU=9O#x*y$-Hqh9t%8((7S zB&^B0yby720jMXvPw@Xc9+}u!CqYGDyF-}4y|@PNa>fgIvLS09{*a@Tq1?SQpyMm# zb756$@V6OBcW78+n>fSCFF${V$6~}lss&~l4q>oj@$ zr+OghB) z%=%~A#-1~EbY}>QG8kS#AAiy;;%_5x-a!Q_Yqrkm8xpL%_6iB(C)|HOj>jySG1-bk z%u`_tYG?bhB3bJL6A=`Ku41m=ZFAH%3n-#^b~xPy;%^M@Z^#Xc=y&j~MlDP~3ID2m zgh82<5DO2lR!=q&C;8m*6=WeTZGCnRp&s>q<58hgJYAJp2BsHc7r`4${WpW7d{$7b zDH?1SZhppqse$BP4#$7D)RzHZvh~Ru6KG_~l2J4Zv4AYesf@~V3dvA58w@PW1(3{_ zV;w}Ah~{?%oxB7}FU{vqlyu`@SqMchm9w_Wrvy-vx8z3Y_&OMBw~v(?&NCB7n*;-MCQ!7mX7C3-zGnr zKl^;dt!Qqj$colEJH|F|P9RA$XCcX{4MSJXa01eP%(M-}-Or~VUV2*_d^z0Y;0GgD zrObhNFuBTtJDQVlAf!1Wr?Wg+OOS1#%5l}_b&qTo{xF^1IJGl{{Nr?Tb(7yz^oQwa zXohlJ(Ld*BRM3AD{FM=xB^y4q5I#=F&MDiUrejl{OM77Y7|Rs)&(qn0Z*uv=0J-91 zTrA4r_Y{TyIY9mdSMaWyQI2^#ZnL!Gen~kS+PFTIESMMy7G`25b@?-xH>Jf}ssYAeU?B<_bv zTnAR^MH!o{<;O|Hm{$ujlb}CMf~J#g^v9p40eJ*>e3E>Iqx|uolh9aRy+O<-t2nL6 zm)W2vQ>Qijx9OEM*y1z(LX$G>`N7g}wph9a(a5r5E~&l@*j%kk&a==GA^$$ONpmJ< z!eH5mSnq#X!9$|Bz#|ha&OIV0jM1kduO3!*^$Qa?_K{IVK{Jvz5T*2MBwBse#Kwhy z0gAs9)X4=H`f)+{HH>OBW$z^uVCY_5MUm(M2$q#u4T6h_}tp3IW;qoE`` z$1x-Ye8~$vyq4XyLn+Q*WzMwAhYyBAqB1+jBq1M-g|Nvn`-h(lg-n<5v#A8xSO%7% z>}xzJC*>!-#XpUO?8l9-|K$(M+)tzB%sdu-0w;gGz*mzCwG>GT)J5$Y?OQ zW5$0#Wkd(r#3FjcQ>=qR!1Jt4>MqUxl*W)uw}yXDMNjwAleJCMrB9Q4bC*~`Mz=%Gqm7@2 zGT@;!`ih9=MJnK)W@|o}A$1n-wmkD~U9*1x8oQTvK5*p1*!e*0`cP1`I$?=zGgFIV zzV)c^*W==vH3W0H?$&x%>+V4f>MdXGuG->fjwqwy=Zqvmr!cUdw|M+?Z3(b0-ns*_ zpE+!y5M6W4wO?Cpq2@2%ef;NSwxiegs;f69sr#?V*m~=OUu8<1B;da$3&2__Yg2!x zFGGDC3d{dv*@#y9^s@zk2KL^hgm^>ygy)gghdNg>0xj54eL4z(wWT>832BhqB;t&3 zTSN?BQUTe(^|EtGf@WBCA;^Xbw3&oja8v9&7*>#7^6Upb z4G_-2rwK$E_%wlN9u9XH)r6wea7=$mW?8qzS{y9L2*3HikPNQ9MOa1rBk-%tfyR^5 zT;;y8-KAYp)Q*MWJUr9XX@G1ehdPLB*f`ocYGbx!(t!?06cmvfwfQ6IzzyI#l5LTZ zWm;Unyh#`x93oQ_=?}IxJzE!5{?%`6az;~^34d3t*CY$EvGUCaFG4VbHqw9JpmF0O z%2^t*pmgDA;G~HCSCS>NyTLVGeSn#$J@EbulfI%_L_xAQEdadGc#0rXdO)KHF18}E zz-RB6F9Q+5Gki2OMMr9fo7@?i<1^t<+?G*%Fzga@K!q($_}Hyl!*^A0TSsQRW0}}( zXcXd;dCdK&i1Gc=PKGPlh9!Uaz6g@a!mOV=Z#R5E(wNE<*#n52rudd8YmqYfOLZ37 z0ltVL_CgbMa1v*}*s%?MY4bF9RMuR^b`eP-`%}nlX3Tmeq){RK!j+f$OSmFSD8Vlc z5p4XS9BMXPM+G5W6BU9w0gt5$GDYWMxN%U*Ig2f3aQd-aj#waJ>3V-C;h_Ot-$d(= zBu$?W&Pd{mB9K9i*hp`BK-5`ZK1K4JW(hV{-KgOLUO1T1Q0Y_3qjMNj1+8ejC+X5G zlnTNR^}z}ZWNM|Jpw^RhfKX@79@5-=Pl%?-zx}4uT*x;W%`{<%^e!Ji{ObR90Rb`o z&i%BydAPUO%&7QR8{3!G1dqsn+S`*{+DK|Vfav6Hh{%2EgQXuno?Ahq?+)vsL{w%- z%aKDTRi$E;ZUGe zt+XC^WSSk+l3IXY%z+FSa&>D%xu|6eRH;PO)d8@+f?6Pe4vL&_HaatZxe|i~ehd6f zy^MxJmAx<99Q1^vx*rg-NurQ74rS{29BVO)c@C3dm_9CvhqRkwJm*=@(w!qC)G{=m zYPcCJee}D&v&HHV_&N8uXVaSd zi;6sP1|FLAL?iNsLR#g2vR@4>Q5fpjDpKSuvK=5Qh8OIL7GuG}Ekz=s zc@m&uT9hZhqM2Hbu^mjcs09}12OLmF;SlA%eG0}ND|nFwNJjEX_Ec|YHRlcP=9|{j zt5u_mwNO`Nz~F!E4y*|(b@DtCMI#3-%+b}HlzB0Kc7u2I>;5B`TFzcE7>Vo8d(E_VgOCv#9Q3vViC-#iNms@CKJJU?jEnNZ&wI4EJ3&T*DExN zclmJt`R2>eQpH5z9~Yky)G8^6YF*!==v89S6#L@>qZ%uUomw&&&^G|iUdGmsdY@L; z!#OH{2IP8Gp6aK;Y4PaiJwFRJIID;pVc3O>&X)zH@oV- zgA*2U>dUHAx9!SK%>VMcpA`uX_xbAT^D{Pie6nvAY5vxQK9b2siVjw7x#A$o#8q={ zK<*&Mi5rZ2EM(}^tcR16vYM*W;@ z(TFEmXb_od?hO$-C6W3(Vqzwe8dr-@6sNGsx^2zfjd>z9jzl!lvkHNJq=<^Ty-=Xg%`2p(d*Q? zqqz^~)1ldqwfG+=14R)dR#V1{953z=WKXAixev3b=x$DB06NVPi&G3aNkWoAJN1a<02$!&gZS_^it}7{h%|w*f4NB?L#LtB5|Dd7nA;au(Zmbz#0h>#=GS4 zT2^^@Mf#^6o5-mw7-{S8YHhm;$_O1YA(f=@dSEKV2&`w&HY#^Y&Ql)o!4A+u#$fti zbFQlruOJVLz zjnMdr9bf}HVR>sR^;z40?ZLLSRUB5LHmYmqOZA~eaSnskshH6*yuBD`%6ddUv=7H#&I_ff^ciGp9WRUslCP0hSMRu! zlG8YiNRC)JTEg8)GEIBiI_K&&T9F?jOLsLaWerCt$>3pqYZ)Pbi(xa~;PqJ6LQVz` zuEeMbr)rq$N(g@I=n%3*8!v>F~OeQ|^=nxxf7U$e(=L9_H-QGPvT=F!U zwOiu&WS&_(X||WXjW9d_(*c=(E}{csa$2K}nJ`kAKrub)5%G1EvbDR}>FEYq_`r_VqC*kw$ z!^N{h{_V}`*&TiL{B(2w#i9D6v6B&XFr%ayazZ#}&K({v8FAI53EWc8gal`jUnQ`lVrm&J!L~7Pl=#+PRBGR$_Rz@;^wUfTNzr1*ILjLvf;pYB%<%IqC zu##%~uPopBb=jpEiy0*Raw0NndVgzrkKG1prxvMAw{IvgMN;`EP4+0A;1TEDTt58r zcu(1Ox8|7)yEojbM;s&{vpQLM(%dg~1&#u7!;swZss@MDDYI?^4&261B0w zwG^FyrBuBTrlhiw-%3&Ws@fNFo$Oi0lX}t_!>~sM;e-gYB&zP^wh?kKBUWFx6dnAK z>Qg{e=ri@D`rui$S$$N-i?u8?0HOFm$&6ePQR&bK2H+Cna%1j|3>fx`0_q1CJgOg>Y zvGUClb=Np?h4gx(%K|eZw`#8WlZ=!3o@P#Zv%4n$Xo3*QgX>w!oc18DW_>SXQ@-FL~4%S7cQSDP$dKlBl6oR0!H2#2OC@Non zae<5SPcWt{>21vDHJ-x^gM^DG&nla52Dc`6UXjj8246Y*m9Uht%)@hgPX-Oo!cOc_+9)(qP=c!V@9-xLJxg_vbM zY=iP0h3q%;F)0aN1QFwhyA zLjgYcvgXB-_FHxXE}m8A&rZq*P|&u_gWq_Z8>dKVC&|ON78#EytqJ z^uq4$u+CUm=8#kSV@Z(X3XsKGpI*XYCPY?0frEW%b&eB%4-OMFMYe9-Z*#zafAd+A z+kgi1j!g9?DwBuGEk3Y1IY|}ob4LHNhCHOXHRJJmwUS+~HRnH<@~>CYBchUYw_@)9 z6mTWS-w}P}(uAy)d(Md3Qp}T8F1t?~-f;ewsWz$8qri!dOl1_;o?f3|vuQAz3$x=? z2<_sa1oOi)8 zAs#cnXCa+;ztGv!D#fSlPm^G9_x@Cv$;#I`#%y(@i<4&v7{hh69#FZ@(}trCe8MOG zo@Qd`bkhuAKtxVcRAK>JLs;l>^HH(i{%> zkYM(TXE#0->CnW_3{qAkkmDlDhmUAZB+71@ZZo)e(I;y;#)do7)VZd{_H(;-(~y7* zPUT0!;J(>&lAwdfx2960wa7Q+MXImQwkM9>*wV{+qQY#6yL|ZOVRnb2p3=_NxA2u` z7$Z-A*`$nJN;DN>p~&erEDLo`P$)`SmQV|1s?Z|@l2$fr911m__3Y{gp^tA;8h1b$ zIDi_H(OB3r>P$FR5YsEdOVIByJ~gUe{iJtX9yXRfGDz+Oh#gI~>+-3&p?>wScgdwE z;`1_Go<8hBK7ydkC-y=Q^Y`eS6HTK1GfI$u9RwUf#nDL}GQ&Y_BC^FQD#QJJ-JJPO zs+(hY`|BCZ;wITMmfAs%Rq7f2t6&+0(LYe_fkxeBYYk|w52zmYs+{9$8EEb)l3t3< zNfO9M*!xcK<=~6yAJ7N`;r%B6cEx+Q93M%e2vs1pT3ux^7sir+WPVNt?l+i&Ol3cR zhNz*&{aK_3*~3|3NA^rktIcw?^AibgpxAyVSyFb}eR1I=tvp3DG>;}?w9lKv(sRg1 z-((FOOanUyG~Qj!rVaYd*|d?}esg#e_B+nOjc#(X1?#f;ba# zN#s8S(|bSNi1-2~?GAqnr%)@O<3_|?)qLEEc%lJ=_(4YxZe-wjtA}jO^8UBV?dWBJhIc8^(<2v^o*SY6adv3Hm1Yk-7gf^^MXf7dlV8wcWw>pL`Ym&O2 zhy{MakzTmOR;f%ennsCK9ZUu%X?U_>+ae<)*_6#>R6!OV6u0#>q1sl}&i-mExAhc$ zTS|+HSR^&q*LLiRK62f+9lTl{MWm~(x9S6BG5(H-9cG0#_%6_5M?U=gPdBQw5b|Sh z4yFE>=ofl;t&W)>R%TLvxh!P+)`#g@cSIs;T_++RORZ$U)(#7oxu=;Mt3d0zza}pU ze@!$TZF2zZg&54xG!ugqfgX8SLFgHAENAOnESylNw*_GUwdJs?a!i<98b)BdFGWMV zE2bS03qF@VbKz{zr|I{;jN$`L!Z$sG#`X_OP{ zSP0#~)rhWzFst}$iU=H!Gg*?lESazWl)n-#g{gG*sbJB-kvRl0OvIFAj;n~lDJ{n` zUS8p@yxg_5CDoN;4rQpz1@-ID(9i1=>%+H?AP5$0Yqgd>MaJ;}nw=2kBUOYwa7=m* z3JP^Yg`kn2lDC|HC)V7u`PSW^6-?!92Srgxa3a?l^a45AGvU9;@e{LuLv>0Rr9u@6 zvpz?%8BGlJs=Fmu5Qdhw5tsyarySd1!SUwEt@$i`8)84BcEU^GJT=+MKgw)97GZ03 z6W}3{-&nq`hS*M~p3oX;>o;)JgeC!_!nPz!cr4$Q3asLPvtDIA#lhiwL>#O;AmFZ< z{B&=;C+QReak2VKLG|4SrFM)W>e>(@5Nxx?LaT!XX;M!(C=Me@o+Sqqo8iLnxl{}SFB}#Y1mUqj8l-qV!8iMzd58@lM zFZz-KCyD)k3AZcHrQ$?K6|Pz_V1bIFF)@p`0dy zXLwx1Sf?ho+c-Yef8{=8m`Snmn+#p=opdZbQ5*e#s*`EWd!}%NFd;oPPg9+d35OX; zcO$#f2$9&B?ZqLUjhAt-XrX1r+ivh+`m%=oRy%FAP>$4T=}Q|rdm1!4=qw;FsjtRv z$n0$Fx*QX1Pxpw(@8}>A=^1%d_YK1R-rr!lUG*TSWpv&-;gMA=3MM1@^|la95vtc$ z6+i-i*geEHIVwJ*f636YS}?#wvu#RHOB>P-X3!CeJR>Y|P@m0S1&wLDia5aZ8H|H4 z$q8Mf;$j)IY_<-N4r+fO5W*5McJ-YJlF@J6L20Cd79sb)?Q#9tS%zf{u+E>FBgU*q z^Pwdz=a2}^au-e;StPR8gboyK$n^*Zlx^pKD>MXaJ*K3=93D(prUWAZX+YDA|EYsA zAFf-_TiXSa0K9qXuZisc_j2S%!{07ekM{c`D=;izPRr6c18BdpTCb}Hc>xIo(bf{W z!H6pg$ScA%P9H&O9K1o&GblHP$N^71y@a7~z~eNc(3x_CndC02pK!P%8^#Qn0?KB8 z<^bs*C$3%487{azB*0;!&0y9*hpV{fGBDfSS^SQqY>CwaQdeC6l}8(jN5@@usi|IG!Z8G9 zxnuMcS7n^U;-M~O)>Pq_C5c#&!moyZML0nGz%CAbq@hPeOx)Cuj$R;hlV9~PPVwa~ zEF`?z=P7+Q+%J-)`tm+bb&gUT)8P4zW+xMqNXo0ctTKwsFiRxGbu#4vRQ!Oy9PvW; z;v}#+^2^mPfwlToNr1^7yJMH9#JU?t>~wNmdnnQn25EZZhQ21m?lfnQfXeQF%4`u< zWOdL0+U`~9k!@xKTCnPPFTw_@6R`b()(ZUl>i7RxzBC}}nKV1IR4BAvXNnfn8RrUF z_;Ctw`T;@~{xk}lv#XPZKacZf#VaiQ=QwftG&2kTHHag!i?^P=Eh*j?w7{$)5=7P- zlLg~Av|Tk7RRu$s#fLU^QUeozyKIYRJcuNq2YHnrRELPHd`t=6Y;r%Q=6N#Ccz8R? zDx?})lPuV6v6Os4Z+{79qe)&6Vd_9{ZkI^&jES-_tfJ|lph#W>M*R+4XEu*wn?0a| zHmgVfugTOo-TJ?$P*o(eW(l#McWNOwFl^3qJ^znERV$Y|39B#v&GtlpC4gMh{FPEY zpGvW;suAztSVS}4K_cSJAN?VNV*6mHq#&e?JtroCtk{I))}eNVv`@}@O2j%iSn+VO zg`QDcV{@eX!5ihN(?#K*g@73ky;U!wdwo%?)mi6`MF#(v{~|7;oTZU;Byhp^jtX;m zf?6M}286!ZNou~Lx&8is1Vy}J0niLvc@xoC<~DCXEg%)S>?(m*`&?^gy|7@`a#}2F z&)uROcbp@@(mH!M3QQ*gL`cHe;!e5NbPf+8-Ie0q^0jm|nPsy$QoPHD`_DIDEPSg1 z-rYRkU0EtsF_3Im;_k0M+3TbsI97X#LwiRw`;x>b8j&~qa;q?ZSQhqpQLi=GD%VDN ztFMob4^Pk6SN`3@l~uaxPQ0G1&*4-jDvIYsH?#t+fzHYjrR6t4Xl>uVb9qGVTORMI9MR*HR||z!V)u7X)|zPsl9#!c zj^OgMy-pPdx3wOBvB+zW;VWA}oLX-oQPv+$h`AG@{T_gGGS>3O zn&iRGKcSg_ubWr9GMel2syi!>z*~~{Bx33uMXYc7ErJ|{s&@SQyiQMP0Ziyy?k7d; zzp{KM-<`#>7zi8)wA_;5DVFdfDukc!h;4boA<&RyA^S$#$2Mm(UrCZMn*IBS-dz(z z8z$@zjZZ z$nPe9)Q#rR&?d^6=tjq{%3PR%$F3upQhN3E8lc^S`p5k8JA5;1D2H#}AOG{e^O}l& zMx_Xkc|?OE8aysJ3=!&-_9iROVa%}ml3?0qn~xi{+7eI|foTbtw)=0Cr>Rk;t0%qx zrTkKed0w*hq-n`_KupTN#{9-Jo^UqTj60rxw|=8jl=*u>c)rP~j8M}Zh4i^_Qhg|p z9%1d+cIT5IC^8Zp{Jqvw##$k@fSO|$ zZq+9jEm3EtcP?p$2pCJH2Y0Wa`HQ{CnIJD_kSap-ZYG{1G=a2j>nd3=MtRjl$Vn7` z`ek}Jsj_a6z2-imwZ2QLTTA_2zkcQSYMXg0-4F`NdsH8OlAo=b^fO~r$3$uT%?CN7B@R zvn3=+FU0mFf>`3O<9doqsd`X`ZYNa&E|?Ve%gQ=&c3m;WOd-{QG-Y`KPZFKi7>5q^ zA^TRr6P3L?qbbcY?UU~p|~P#18d9HwMLU!{)2B8ylK6D3sNz0iBv?mY00M)8hE z`8PeOa?J8$3x=`bH=1#a`0Er{-fV)WqtZ|Ho7T{P=Q~qBzs(9cs20?2^jlNBFV){3 zt1OO2PJdts=#hXI>cXIqt`AhLLYRi}!*cdCBU|dX%V>5L4azvaf*-M%P$ z)O`&KNp}Oe!=n>=HJYCg^b)W0&V`dk_Ab-)$REE)L1= z1LJu8brHMZ$K*}A`6~1=ahk*YB;BdNO1Qy8$-5{PJ$vw{;D+6J(;`gUc**cS%i{Z* zu-t5fbVl*?mOkS_+c_{IYZ_VePQCBy@mPk&Z`}v=)Eeg759s%JcGX#jwC2L zTz@ekhgvi_MiKYKO#ZhVEKlU!!wC&G?^=&~kYC zB5<*)c-I+=B3`h>0lRcNxMZZ((B)q6iOM1{uvc8*HL@ejBVlMh-8)9L2-$nl&=wq` zu?(w$MK#za*V}(O#c+}HL)I~y~tHy_SjT@b3+xBcJ-Y3%m?0ivQfBgF4 z>&FG<1#GjRG?Dk8RKypzru}ED@THaa{lP9PS{~M{bvBv3K=tUS}LQl9_#MYYs@bd!q~f!g?8z|ji$rPlXM6zT@!zfIfMbC~msKpbMYM5|}xdi8C8M_&Je$Pzew>zf5N0C|tF z1pX!CMS9U-pY{H2^lawojl&>!3!v@f*xA6fYoM>R8IuEGF=2t zC9G2E(YCma{hV1I4#{9Y1>0j3d4~*r6|^+dq-um^27|F%r_lxH{P?bL;eT@?^ffuq zdWNC~6h*Rw$dv~YIgQ=P*^wx6M`v&aQov-G0hi|X-)81UmaL@IojjfE#(#yAQ@L;_ zM+SF!rVyFFQY!k?Sm%BJ32x~vg$^>q$|m&^ps9_$FHs$TXT(V;P*L3ooOf?KjO zHRA4_Jf20|!pu3Gc~Mg*@I6m)$S~~IH}xIcf(>}W>D?J)+xFR(%wJ)OXF4nsluHkf8-2Aw57 z$ue^ABPMd2KEC9MZGRb`>!ZHyHet$ssry44KdmUaBwSrAWKTIn94`34j0K2;Q9bMze}DA;p@x zD*BDHO5M>nN8~t&+>wJH9kM?-WPfzX{>dTxXGd(F1@6cW(VHI~vOhRve{{!Yj?l2c z;mmCV99Gtx3CMPlD_fChSEiEN%-0W-Ge+E@*XC#$HzG}()gU^7K;LQsPc)(Aaul?`pMPM-lvA zo2OThcPdR)&qA{4^j@c=^S3d^qpdt1SEE+PJp#jtXMbiX*ohs^B!a*XdJmByz|~&C z#?Ih+`P+@O;mjxl657qNr}dotsNZ5ve@MbTN#K~l`-t%_!tf##JX@2TPKaPS6~LD4 zku;4CCl7Sj+cNr$#0U#1A$-|sz^2ofB!>lbxs)z_OFxkazFyWg21LJ)aSSQ6oOKLp zvAB7_bbsv%mP!K}MGM=S3)(`b_@zzYIw@kcWwnmjmon zrB}KpsPIn4F+s5ft!0Wf?`A&oUym7u6=a^hllkjJzdxu#$bW=F zz@qwGKHNRtUO!*|J+!&L|9W@*bn$ml=kvwipqduc?uXIO72oV&Jp`mQwH0CH{?^+IxGmzl$5A zD$zUWu}W#cmbHdq+3#T#BN{Db8)IrLX(CECq*YqjSq#Zt-ZX}_89IctgaXUh<**8_ zY_iHn?09miM~rt-K(T5-?Qj)kE&{?SPP9`%!u>}ohiZ)A|kJ<-a9gJ&a4u4qIf~INV za`gm5GZ*V977}OUN%Wp})TzSX!HBvQdoK&>(PnA$X|GPJS^H&;XHDt~qxSLa>4(70O5`Jf59Ebf6MyU5n>G-?}`{!RuntkZ(l zGNQ=hrc&MZx%{;AfarHJk^zMlw2&b!mNt*3S6g`ca6t6?n8%Pp%bCZZ7K@t)&);E? z-7WQQ|-;kiXlJ#AbS<*b0&D(l%(EwQo$omS< z1$Y;0NO~6JPON^iJg4S9T?=&6njv~Io9fd5_1K4W=~1`w!Z-aEtG-pY8)ovK0mWc= zt5iBJdXuC@ew}4pU4L*(-vXMR-cfPn4g-(b=}uJby7*!$l)k0X0uq?Xvq#AqN;&L~ zhMT}tjp9-Ti_-`b4mXKF;=4V8i3fp!d!=l<%dJr?^y`brZCNoTqFju&!ay_igCg5g zf5UPd+_5fwRnxZA^amf&q$Lf{*d(kp;14dKKe>SZ>;j6+OnS=FHvcupl zZqrdmN>@xbodY)z9^cJIBWQrWY>p6g2mK-cbYKeCyZdUmidb-a9u+Y)FE|oKe#l^$ z8JI>kfPps(WPfj(v7qr{W-Rr8=>SD8#~W!{#`;(+Kh;B5GoHGL46;7gTuhdoZV*=z za4>cVFnp3})7KGo=KJg%*^**unGyTI* zvUkOq>7zFZ31IwuRnSXFxtL$_C{pDxI}91ddFl)4x90b)Q^2%$XPFH-4AHd>n1dn+ z-B61-MTbV57#8X?ealVF{A*_9tG5|Rcm9ruU3CSsNds?DyjRM^hO&reenfXMN&MsY z);f03rGK|P{=_VrWZZ{8g>eZ~056EBR0)C^D@DAR1sV6#19^Qh;Uq|2Aj8MLaNmT1GdLAcLHczM0igiLp_FCp_l~ zGX^9)@k1J9lnBFdN=0FbEhU57lwg%cu)i z*<7@KI5B)0rt)$dhh707K=5Uy`Y*2}GppJfr5DG1_@ju36-o^`-#%*9(kMrOA)-i@ zkpl`(dP>Ga=|FR`j;Oz*B#+IU@)4QQJU^((UM!BEzjFE7OrQXHbl9-mUctTWhDr89 zBY)^?jOQoPjPGeeY?fV*2uOdkGZ=TA5rz|5%|ngcIzJDVl1xya)URpG`$c79Jlyk; z+7wpd8a?|ld_6XR4w!<#zxcn5Xb$k zjpZ~jD3;UY;Z*S%u|C)>thh|TyekX+HGf;@dO>5Z*M#`XBKpve!wbqk*yb?19!~+@ z>iOyB{)>P2aCL2DUuQrW?!r&~#+%M6?=B$BdB33&%RUtoS;$d~Y^k=)K&AO=P|Qrs z3+vLHHsi0o}^cT53U)f5`D!1c#w$XjjLf zB!(FqKj0BB%qFEv*vW=I7>e53RcYpSMSq0g6n=}RjvAT3U?srDJD1OUkL9P&ROGWg zbQi>v?)mHOwSRTnl0x`|al1 ze|UVpdARTIP%R{uCw0hHV3!SyZ_f99mM!kMxf#%l@u`8R0+b zv;DK60z6aw@9zX9S+Hvh(Vyv`uJrehpjA#utM$OY^{=kzo<=-{G1T|Z^3(6sG*k1p R$9bpkzrtU?`~P^0b8KaB9ispM diff --git a/docs/py-modindex.html b/docs/py-modindex.html index 7297d33fcba..974efb0fe63 100644 --- a/docs/py-modindex.html +++ b/docs/py-modindex.html @@ -3,7 +3,7 @@ - Python Module Index — pymatgen 2023.7.14 documentation + Python Module Index — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                    - 2023.7.14 + 2023.7.17
                    diff --git a/docs/pymatgen.alchemy.html b/docs/pymatgen.alchemy.html index 56bfb4742c6..9c267d50fd9 100644 --- a/docs/pymatgen.alchemy.html +++ b/docs/pymatgen.alchemy.html @@ -4,7 +4,7 @@ - pymatgen.alchemy package — pymatgen 2023.7.14 documentation + pymatgen.alchemy package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                    - 2023.7.14 + 2023.7.17
                    @@ -128,14 +128,14 @@

                    Submodules
                    -class AbstractStructureFilter[source]
                    +class AbstractStructureFilter[source]

                    Bases: MSONable

                    AbstractStructureFilter that defines an API to perform testing of Structures. Structures that return True to a test are retained during transmutation while those that return False are removed.

                    -abstract test(structure: Structure)[source]
                    +abstract test(structure: Structure)[source]

                    Method to execute the test.

                    Parameters:
                    @@ -152,7 +152,7 @@

                    Submodules
                    -class ChargeBalanceFilter[source]
                    +class ChargeBalanceFilter[source]

                    Bases: AbstractStructureFilter

                    This filter removes structures that are not charge balanced from the transmuter. This only works if the structure is oxidation state @@ -161,7 +161,7 @@

                    Submodules
                    -test(structure: Structure)[source]
                    +test(structure: Structure)[source]

                    Method to execute the test.

                    Parameters:
                    @@ -175,7 +175,7 @@

                    Submodules
                    -class ContainsSpecieFilter(species, strict_compare=False, AND=True, exclude=False)[source]
                    +class ContainsSpecieFilter(species, strict_compare=False, AND=True, exclude=False)[source]

                    Bases: AbstractStructureFilter

                    Filter for structures containing certain elements or species. By default compares by atomic number.

                    @@ -193,13 +193,13 @@

                    Submodules
                    -as_dict()[source]
                    +as_dict()[source]

                    Returns: MSONable dict.

                    -classmethod from_dict(dct)[source]
                    +classmethod from_dict(dct)[source]
                    Parameters:

                    dct (dict) – Dict representation.

                    @@ -212,7 +212,7 @@

                    Submodules
                    -test(structure: Structure)[source]
                    +test(structure: Structure)[source]

                    Method to execute the test.

                    Returns: True if structure do not contain specified species.

                    @@ -221,7 +221,7 @@

                    Submodules
                    -class RemoveDuplicatesFilter(structure_matcher: dict | StructureMatcher | None = None, symprec: float | None = None)[source]
                    +class RemoveDuplicatesFilter(structure_matcher: dict | StructureMatcher | None = None, symprec: float | None = None)[source]

                    Bases: AbstractStructureFilter

                    This filter removes exact duplicate structures from the transmuter.

                    Remove duplicate structures based on the structure matcher @@ -239,7 +239,7 @@

                    Submodules
                    -test(structure: Structure)[source]
                    +test(structure: Structure)[source]
                    Parameters:

                    structure (Structure) – Input structure to test.

                    @@ -252,7 +252,7 @@

                    Submodules
                    -class RemoveExistingFilter(existing_structures, structure_matcher=None, symprec=None)[source]
                    +class RemoveExistingFilter(existing_structures, structure_matcher=None, symprec=None)[source]

                    Bases: AbstractStructureFilter

                    This filter removes structures existing in a given list from the transmuter.

                    Remove existing structures based on the structure matcher @@ -271,13 +271,13 @@

                    Submodules
                    -as_dict()[source]
                    +as_dict()[source]

                    Returns: MSONable dict.

                    -test(structure: Structure)[source]
                    +test(structure: Structure)[source]

                    Method to execute the test.

                    Parameters:
                    @@ -291,7 +291,7 @@

                    Submodules
                    -class SpecieProximityFilter(specie_and_min_dist_dict)[source]
                    +class SpecieProximityFilter(specie_and_min_dist_dict)[source]

                    Bases: AbstractStructureFilter

                    This filter removes structures that have certain species that are too close together.

                    @@ -307,13 +307,13 @@

                    Submodules
                    -as_dict()[source]
                    +as_dict()[source]

                    Returns: MSONable dict.

                    -classmethod from_dict(dct)[source]
                    +classmethod from_dict(dct)[source]
                    Parameters:

                    dct (dict) – Dict representation.

                    @@ -326,7 +326,7 @@

                    Submodules
                    -test(structure: Structure)[source]
                    +test(structure: Structure)[source]

                    Method to execute the test.

                    Parameters:
                    @@ -343,7 +343,7 @@

                    Submodules
                    -class SpeciesMaxDistFilter(sp1, sp2, max_dist)[source]
                    +class SpeciesMaxDistFilter(sp1, sp2, max_dist)[source]

                    Bases: AbstractStructureFilter

                    This filter removes structures that do have two particular species that are not nearest neighbors by a predefined max_dist. For instance, if you are @@ -363,7 +363,7 @@

                    Submodules
                    -test(structure: Structure)[source]
                    +test(structure: Structure)[source]

                    Method to execute the test.

                    Parameters:
                    @@ -386,7 +386,7 @@

                    Submodules
                    -class TransformedStructure(structure: Structure, transformations: list[AbstractTransformation] | None = None, history: list[AbstractTransformation | dict[str, Any]] | None = None, other_parameters: dict[str, Any] | None = None)[source]
                    +class TransformedStructure(structure: Structure, transformations: list[AbstractTransformation] | None = None, history: list[AbstractTransformation | dict[str, Any]] | None = None, other_parameters: dict[str, Any] | None = None)[source]

                    Bases: MSONable

                    Container object for new structures that include history of transformations.

                    @@ -406,7 +406,7 @@

                    Submodules
                    -append_filter(structure_filter: AbstractStructureFilter) None[source]
                    +append_filter(structure_filter: AbstractStructureFilter) None[source]

                    Adds a filter.

                    Parameters:
                    @@ -418,7 +418,7 @@

                    Submodules
                    -append_transformation(transformation, return_alternatives: bool = False, clear_redo: bool = True) list[TransformedStructure] | None[source]
                    +append_transformation(transformation, return_alternatives: bool = False, clear_redo: bool = True) list[TransformedStructure] | None[source]

                    Appends a transformation to the TransformedStructure.

                    Parameters:
                    @@ -440,13 +440,13 @@

                    Submodules
                    -as_dict() dict[str, Any][source]
                    +as_dict() dict[str, Any][source]

                    Dict representation of the TransformedStructure.

                    -extend_transformations(transformations: list[AbstractTransformation], return_alternatives: bool = False) None[source]
                    +extend_transformations(transformations: list[AbstractTransformation], return_alternatives: bool = False) None[source]

                    Extends a sequence of transformations to the TransformedStructure.

                    Parameters:
                    @@ -463,7 +463,7 @@

                    Submodules
                    -static from_cif_string(cif_string: str, transformations: list[AbstractTransformation] | None = None, primitive: bool = True, occupancy_tolerance: float = 1.0) TransformedStructure[source]
                    +static from_cif_string(cif_string: str, transformations: list[AbstractTransformation] | None = None, primitive: bool = True, occupancy_tolerance: float = 1.0) TransformedStructure[source]

                    Generates TransformedStructure from a cif string.

                    Parameters:
                    @@ -491,13 +491,13 @@

                    Submodules
                    -classmethod from_dict(d) TransformedStructure[source]
                    +classmethod from_dict(d) TransformedStructure[source]

                    Creates a TransformedStructure from a dict.

                    -static from_poscar_string(poscar_string: str, transformations: list[AbstractTransformation] | None = None) TransformedStructure[source]
                    +static from_poscar_string(poscar_string: str, transformations: list[AbstractTransformation] | None = None) TransformedStructure[source]

                    Generates TransformedStructure from a poscar string.

                    Parameters:
                    @@ -512,7 +512,7 @@

                    Submodules
                    -classmethod from_snl(snl: StructureNL) TransformedStructure[source]
                    +classmethod from_snl(snl: StructureNL) TransformedStructure[source]

                    Create TransformedStructure from SNL.

                    Parameters:
                    @@ -526,7 +526,7 @@

                    Submodules
                    -get_vasp_input(vasp_input_set: type[pymatgen.io.vasp.sets.VaspInputSet] = <class 'pymatgen.io.vasp.sets.MPRelaxSet'>, **kwargs) dict[str, Any][source]
                    +get_vasp_input(vasp_input_set: type[pymatgen.io.vasp.sets.VaspInputSet] = <class 'pymatgen.io.vasp.sets.MPRelaxSet'>, **kwargs) dict[str, Any][source]

                    Returns VASP input as a dict of VASP objects.

                    Parameters:
                    @@ -541,7 +541,7 @@

                    Submodules
                    -redo_next_change() None[source]
                    +redo_next_change() None[source]

                    Redo the last undone change in the TransformedStructure.

                    Raises:
                    @@ -552,7 +552,7 @@

                    Submodules
                    -set_parameter(key: str, value: Any) None[source]
                    +set_parameter(key: str, value: Any) None[source]

                    Set a parameter.

                    Parameters:
                    @@ -566,14 +566,14 @@

                    Submodules
                    -property structures: list[pymatgen.core.structure.Structure][source]
                    +property structures: list[pymatgen.core.structure.Structure][source]

                    Copy of all structures in the TransformedStructure. A structure is stored after every single transformation.

                    -to_snl(authors, **kwargs) StructureNL[source]
                    +to_snl(authors, **kwargs) StructureNL[source]

                    Generate SNL from TransformedStructure.

                    Parameters:
                    @@ -591,7 +591,7 @@

                    Submodules
                    -undo_last_change() None[source]
                    +undo_last_change() None[source]

                    Undo the last change in the TransformedStructure.

                    Raises:
                    @@ -602,7 +602,7 @@

                    Submodules
                    -property was_modified: bool[source]
                    +property was_modified: bool[source]

                    Boolean describing whether the last transformation on the structure made any alterations to it one example of when this would return false is in the case of performing a substitution transformation on the @@ -611,7 +611,7 @@

                    Submodules
                    -write_vasp_input(vasp_input_set: type[pymatgen.io.vasp.sets.VaspInputSet] = <class 'pymatgen.io.vasp.sets.MPRelaxSet'>, output_dir: str = '.', create_directory: bool = True, **kwargs) None[source]
                    +write_vasp_input(vasp_input_set: type[pymatgen.io.vasp.sets.VaspInputSet] = <class 'pymatgen.io.vasp.sets.MPRelaxSet'>, output_dir: str = '.', create_directory: bool = True, **kwargs) None[source]

                    Writes VASP input to an output_dir.

                    Parameters:
                    @@ -640,7 +640,7 @@

                    Submodules
                    -class CifTransmuter(cif_string, transformations=None, primitive=True, extend_collection=False)[source]
                    +class CifTransmuter(cif_string, transformations=None, primitive=True, extend_collection=False)[source]

                    Bases: StandardTransmuter

                    Generates a Transmuter from a cif string, possibly containing multiple structures.

                    @@ -662,7 +662,7 @@

                    Submodules
                    -static from_filenames(filenames, transformations=None, primitive=True, extend_collection=False)[source]
                    +static from_filenames(filenames, transformations=None, primitive=True, extend_collection=False)[source]

                    Generates a TransformedStructureCollection from a cif, possibly containing multiple structures.

                    @@ -682,7 +682,7 @@

                    Submodules
                    -class PoscarTransmuter(poscar_string, transformations=None, extend_collection=False)[source]
                    +class PoscarTransmuter(poscar_string, transformations=None, extend_collection=False)[source]

                    Bases: StandardTransmuter

                    Generates a transmuter from a sequence of POSCARs.

                    @@ -698,7 +698,7 @@

                    Submodules
                    -static from_filenames(poscar_filenames, transformations=None, extend_collection=False)[source]
                    +static from_filenames(poscar_filenames, transformations=None, extend_collection=False)[source]

                    Convenient constructor to generates a POSCAR transmuter from a list of POSCAR filenames.

                    @@ -717,7 +717,7 @@

                    Submodules
                    -class StandardTransmuter(transformed_structures, transformations=None, extend_collection=0, ncores=None)[source]
                    +class StandardTransmuter(transformed_structures, transformations=None, extend_collection=0, ncores=None)[source]

                    Bases: object

                    An example of a Transmuter object, which performs a sequence of transformations on many structures to generate TransformedStructures.

                    @@ -742,7 +742,7 @@

                    Submodules
                    -add_tags(tags)[source]
                    +add_tags(tags)[source]

                    Add tags for the structures generated by the transmuter.

                    Parameters:
                    @@ -754,7 +754,7 @@

                    Submodules
                    -append_transformation(transformation, extend_collection=False, clear_redo=True)[source]
                    +append_transformation(transformation, extend_collection=False, clear_redo=True)[source]

                    Appends a transformation to all TransformedStructures.

                    Parameters:
                    @@ -781,7 +781,7 @@

                    Submodules
                    -append_transformed_structures(tstructs_or_transmuter)[source]
                    +append_transformed_structures(tstructs_or_transmuter)[source]

                    Method is overloaded to accept either a list of transformed structures or transmuter, it which case it appends the second transmuter”s structures.

                    @@ -795,7 +795,7 @@

                    Submodules
                    -apply_filter(structure_filter)[source]
                    +apply_filter(structure_filter)[source]

                    Applies a structure_filter to the list of TransformedStructures in the transmuter.

                    @@ -807,7 +807,7 @@

                    Submodules
                    -extend_transformations(transformations)[source]
                    +extend_transformations(transformations)[source]

                    Extends a sequence of transformations to the TransformedStructure.

                    Parameters:
                    @@ -818,7 +818,7 @@

                    Submodules
                    -static from_structures(structures, transformations=None, extend_collection=0)[source]
                    +static from_structures(structures, transformations=None, extend_collection=0)[source]

                    Alternative constructor from structures rather than TransformedStructures.

                    @@ -841,7 +841,7 @@

                    Submodules
                    -redo_next_change()[source]
                    +redo_next_change()[source]

                    Redo the last undone transformation in the TransformedStructure.

                    Raises:
                    @@ -852,7 +852,7 @@

                    Submodules
                    -set_parameter(key, value)[source]
                    +set_parameter(key, value)[source]

                    Add parameters to the transmuter. Additional parameters are stored in the as_dict() output.

                    @@ -867,7 +867,7 @@

                    Submodules
                    -undo_last_change()[source]
                    +undo_last_change()[source]

                    Undo the last transformation in the TransformedStructure.

                    Raises:
                    @@ -878,7 +878,7 @@

                    Submodules
                    -write_vasp_input(**kwargs)[source]
                    +write_vasp_input(**kwargs)[source]

                    Batch write vasp input for a sequence of transformed structures to output_dir, following the format output_dir/{formula}_{number}.

                    @@ -892,7 +892,7 @@

                    Submodules
                    -batch_write_vasp_input(transformed_structures: Sequence[TransformedStructure], vasp_input_set: type[VaspInputSet] = <class 'pymatgen.io.vasp.sets.MPRelaxSet'>, output_dir: str = '.', create_directory: bool = True, subfolder: Callable[[TransformedStructure], str] | None = None, include_cif: bool = False, **kwargs)[source]
                    +batch_write_vasp_input(transformed_structures: Sequence[TransformedStructure], vasp_input_set: type[VaspInputSet] = <class 'pymatgen.io.vasp.sets.MPRelaxSet'>, output_dir: str = '.', create_directory: bool = True, subfolder: Callable[[TransformedStructure], str] | None = None, include_cif: bool = False, **kwargs)[source]

                    Batch write vasp input for a sequence of transformed structures to output_dir, following the format output_dir/{group}/{formula}_{number}.

                    diff --git a/docs/pymatgen.analysis.chemenv.connectivity.html b/docs/pymatgen.analysis.chemenv.connectivity.html index fff04e34f0d..5e3bbc726b2 100644 --- a/docs/pymatgen.analysis.chemenv.connectivity.html +++ b/docs/pymatgen.analysis.chemenv.connectivity.html @@ -4,7 +4,7 @@ - pymatgen.analysis.chemenv.connectivity package — pymatgen 2023.7.14 documentation + pymatgen.analysis.chemenv.connectivity package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                    - 2023.7.14 + 2023.7.17
                    @@ -130,7 +130,7 @@

                    Submodules
                    -class ConnectedComponent(environments=None, links=None, environments_data=None, links_data=None, graph=None)[source]
                    +class ConnectedComponent(environments=None, links=None, environments_data=None, links_data=None, graph=None)[source]

                    Bases: MSONable

                    Class used to describe the connected components in a structure in terms of coordination environments.

                    Constructor for the ConnectedComponent object.

                    @@ -153,7 +153,7 @@

                    Submodules
                    -as_dict()[source]
                    +as_dict()[source]

                    Bson-serializable dict representation of the ConnectedComponent object.

                    Returns:
                    @@ -167,7 +167,7 @@

                    Submodules
                    -compute_periodicity(algorithm='all_simple_paths')[source]
                    +compute_periodicity(algorithm='all_simple_paths')[source]
                    Parameters:

                    () (algorithm) –

                    @@ -178,19 +178,19 @@

                    Submodules
                    -compute_periodicity_all_simple_paths_algorithm()[source]
                    +compute_periodicity_all_simple_paths_algorithm()[source]

                    Returns:

                    -compute_periodicity_cycle_basis()[source]
                    +compute_periodicity_cycle_basis()[source]

                    Returns:

                    -coordination_sequence(source_node, path_size=5, coordination='number', include_source=False)[source]
                    +coordination_sequence(source_node, path_size=5, coordination='number', include_source=False)[source]

                    Get the coordination sequence for a given node.

                    Parameters:
                    @@ -240,7 +240,7 @@

                    Submodules
                    -description(full=False)[source]
                    +description(full=False)[source]
                    Parameters:

                    full (bool) – Whether to return a short or full description.

                    @@ -256,7 +256,7 @@

                    Submodules
                    -elastic_centered_graph(start_node=None)[source]
                    +elastic_centered_graph(start_node=None)[source]
                    Parameters:

                    () (start_node) –

                    @@ -272,7 +272,7 @@

                    Submodules
                    -classmethod from_dict(d)[source]
                    +classmethod from_dict(d)[source]

                    Reconstructs the ConnectedComponent object from a dict representation of the ConnectedComponent object created using the as_dict method.

                    @@ -290,7 +290,7 @@

                    Submodules
                    -classmethod from_graph(g)[source]
                    +classmethod from_graph(g)[source]

                    Constructor for the ConnectedComponent object from a graph of the connected component.

                    Parameters:
                    @@ -307,7 +307,7 @@

                    Submodules
                    -property graph[source]
                    +property graph[source]

                    Return the graph of this connected component.

                    Returns:
                    @@ -325,37 +325,37 @@

                    Submodules
                    -property is_0d: bool[source]
                    +property is_0d: bool[source]

                    Returns:

                    -property is_1d: bool[source]
                    +property is_1d: bool[source]

                    Returns:

                    -property is_2d: bool[source]
                    +property is_2d: bool[source]

                    Returns:

                    -property is_3d: bool[source]
                    +property is_3d: bool[source]

                    Returns:

                    -property is_periodic: bool[source]
                    +property is_periodic: bool[source]

                    Returns:

                    -make_supergraph(multiplicity)[source]
                    +make_supergraph(multiplicity)[source]
                    Parameters:

                    () (multiplicity) –

                    @@ -366,19 +366,19 @@

                    Submodules
                    -property periodicity[source]
                    +property periodicity[source]

                    Returns:

                    -property periodicity_vectors[source]
                    +property periodicity_vectors[source]

                    Returns:

                    -show_graph(graph=None, save_file=None, drawing_type='internal', pltshow=True) None[source]
                    +show_graph(graph=None, save_file=None, drawing_type='internal', pltshow=True) None[source]
                    Parameters:

                    -read_scan()[source]
                    +read_scan()[source]

                    Read a potential energy surface from a gaussian scan calculation.

                    -get_scan_plot()[source]
                    +get_scan_plot()[source]

                    Get a matplotlib plot of the potential energy surface

                    -save_scan_plot()[source]
                    +save_scan_plot()[source]

                    Save a matplotlib plot of the potential energy surface to a file

                    @@ -4275,13 +4363,13 @@

                    Notes:

                    -as_dict()[source]
                    +as_dict()[source]

                    JSON-serializable dict representation.

                    -property final_energy[source]
                    +property final_energy[source]

                    Final energy in Gaussian output.

                    Type:
                    @@ -4292,7 +4380,7 @@

                    Notes:
                    -property final_structure[source]
                    +property final_structure[source]

                    Final structure in Gaussian output.

                    Type:
                    @@ -4303,7 +4391,7 @@

                    Notes:
                    -get_scan_plot(coords=None)[source]
                    +get_scan_plot(coords=None)[source]

                    Get a matplotlib plot of the potential energy surface.

                    Parameters:
                    @@ -4314,7 +4402,7 @@

                    Notes:
                    -get_spectre_plot(sigma=0.05, step=0.01)[source]
                    +get_spectre_plot(sigma=0.05, step=0.01)[source]

                    Get a matplotlib plot of the UV-visible xas. Transitions are plotted as vertical lines and as a sum of normal functions with sigma with. The broadening is applied in energy and the xas is plotted as a function @@ -4343,7 +4431,7 @@

                    Notes:
                    -read_excitation_energies()[source]
                    +read_excitation_energies()[source]

                    Read a excitation energies after a TD-DFT calculation.

                    Returns:
                    @@ -4361,7 +4449,7 @@

                    Notes:
                    -read_scan()[source]
                    +read_scan()[source]

                    Read a potential energy surface from a gaussian scan calculation.

                    Returns:
                    @@ -4383,7 +4471,7 @@

                    Notes:
                    -save_scan_plot(filename='scan.pdf', img_format='pdf', coords=None)[source]
                    +save_scan_plot(filename='scan.pdf', img_format='pdf', coords=None)[source]

                    Save matplotlib plot of the potential energy surface to a file.

                    Parameters:
                    @@ -4398,7 +4486,7 @@

                    Notes:
                    -save_spectre_plot(filename='spectre.pdf', img_format='pdf', sigma=0.05, step=0.01)[source]
                    +save_spectre_plot(filename='spectre.pdf', img_format='pdf', sigma=0.05, step=0.01)[source]

                    Save matplotlib plot of the spectre to a file.

                    Parameters:
                    @@ -4414,7 +4502,7 @@

                    Notes:
                    -to_input(mol=None, charge=None, spin_multiplicity=None, title=None, functional=None, basis_set=None, route_parameters=None, input_parameters=None, link0_parameters=None, dieze_tag=None, cart_coords=False)[source]
                    +to_input(mol=None, charge=None, spin_multiplicity=None, title=None, functional=None, basis_set=None, route_parameters=None, input_parameters=None, link0_parameters=None, dieze_tag=None, cart_coords=False)[source]

                    Create a new input object using by default the last geometry read in the output file and with the same calculation parameters. Arguments are the same as GaussianInput class.

                    @@ -4432,7 +4520,7 @@

                    Notes:
                    -read_route_line(route)[source]
                    +read_route_line(route)[source]

                    read route line in gaussian input/output and return functional basis_set and a dictionary of other route parameters.

                    @@ -4457,12 +4545,12 @@

                    Notes: Atoms object and pymatgen Structure objects.

                    -class JarvisAtomsAdaptor[source]
                    +class JarvisAtomsAdaptor[source]

                    Bases: object

                    Adaptor serves as a bridge between JARVIS Atoms and pymatgen objects.

                    -static get_atoms(structure)[source]
                    +static get_atoms(structure)[source]

                    Returns JARVIS Atoms object from pymatgen structure.

                    Parameters:
                    @@ -4476,7 +4564,7 @@

                    Notes:
                    -static get_structure(atoms)[source]
                    +static get_structure(atoms)[source]

                    Returns pymatgen structure from JARVIS Atoms.

                    Parameters:
                    @@ -4498,7 +4586,7 @@

                    Notes: Structure object in the pymatgen.electronic_structure.cohp.py module.

                    -class LMTOCopl(filename='COPL', to_eV=False)[source]
                    +class LMTOCopl(filename='COPL', to_eV=False)[source]

                    Bases: object

                    Class for reading COPL files, which contain COHP data.

                    @@ -4514,7 +4602,7 @@

                    Notes:
                    -class LMTOCtrl(structure: Structure, header=None, version='LMASA-47')[source]
                    +class LMTOCtrl(structure: Structure, header=None, version='LMASA-47')[source]

                    Bases: object

                    Class for parsing CTRL files from the Stuttgart LMTO-ASA code. Currently, only HEADER, VERS and the structure can be used.

                    @@ -4531,7 +4619,7 @@

                    Notes:

                    -as_dict()[source]
                    +as_dict()[source]

                    Returns the CTRL as a dictionary. “SITE” and “CLASS” are of the form {‘CATEGORY’: {‘TOKEN’: value}}, the rest is of the form ‘TOKEN’/’CATEGORY’: value. It gets the conventional standard @@ -4542,7 +4630,7 @@

                    Notes:
                    -classmethod from_dict(d)[source]
                    +classmethod from_dict(d)[source]

                    Creates a CTRL file object from a dictionary. The dictionary must contain the items “ALAT”, PLAT” and “SITE”.

                    @@ -4573,7 +4661,7 @@

                    Notes:
                    -classmethod from_file(filename='CTRL', **kwargs)[source]
                    +classmethod from_file(filename='CTRL', **kwargs)[source]

                    Creates a CTRL file object from an existing file.

                    Parameters:
                    @@ -4586,8 +4674,8 @@

                    Notes:

                    -
                    -classmethod from_string(data, sigfigs=8)[source]
                    +
                    +classmethod from_str(data, sigfigs=8)[source]

                    Creates a CTRL file object from a string. This will mostly be used to read an LMTOCtrl object from a CTRL file. Empty spheres are ignored.

                    @@ -4601,16 +4689,23 @@

                    Notes:

                    +
                    +
                    +from_string(*args, **kwargs)[source]
                    +

                    from_string is deprecated! +Use from_str instead

                    +
                    +
                    -get_string(sigfigs=8)[source]
                    +get_string(sigfigs=8)[source]

                    Generates the string representation of the CTRL file. This is the minimal CTRL file necessary to execute lmhart.run.

                    -write_file(filename='CTRL', **kwargs)[source]
                    +write_file(filename='CTRL', **kwargs)[source]

                    Writes a CTRL file with structure, HEADER, and VERS that can be used as input for lmhart.run.

                    @@ -4645,7 +4740,7 @@

                    Notes:

                    -class NwInput(mol, tasks, directives=None, geometry_options=('units', 'angstroms'), symmetry_options=None, memory_options=None)[source]
                    +class NwInput(mol, tasks, directives=None, geometry_options=('units', 'angstroms'), symmetry_options=None, memory_options=None)[source]

                    Bases: MSONable

                    An object representing a Nwchem input file, which is essentially a list of tasks on a particular molecule.

                    @@ -4670,13 +4765,13 @@

                    Notes:

                    -as_dict()[source]
                    +as_dict()[source]

                    Returns: MSONable dict.

                    -classmethod from_dict(d)[source]
                    +classmethod from_dict(d)[source]
                    Parameters:

                    d (dict) – Dict representation.

                    @@ -4689,7 +4784,7 @@

                    Notes:
                    -classmethod from_file(filename)[source]
                    +classmethod from_file(filename)[source]

                    Read an NwInput from a file. Currently tested to work with files generated from this class itself.

                    @@ -4703,8 +4798,8 @@

                    Notes:

                    -
                    -classmethod from_string(string_input)[source]
                    +
                    +classmethod from_str(string_input)[source]

                    Read an NwInput from a string. Currently tested to work with files generated from this class itself.

                    @@ -4717,15 +4812,22 @@

                    Notes:

                    +
                    +
                    +from_string(*args, **kwargs)[source]
                    +

                    from_string is deprecated! +Use from_str instead

                    +
                    +
                    -property molecule[source]
                    +property molecule[source]

                    Returns molecule associated with this GaussianInput.

                    -write_file(filename)[source]
                    +write_file(filename)[source]
                    Parameters:

                    filename (str) – Filename.

                    @@ -4737,14 +4839,14 @@

                    Notes:
                    -exception NwInputError[source]
                    +exception NwInputError[source]

                    Bases: Exception

                    Error class for NwInput.

                    -class NwOutput(filename)[source]
                    +class NwOutput(filename)[source]

                    Bases: object

                    A Nwchem output file parser. Very basic for now - supports only dft and only parses energies and geometries. Please note that Nwchem typically @@ -4757,7 +4859,7 @@

                    Notes:

                    -get_excitation_spectrum(width=0.1, npoints=2000)[source]
                    +get_excitation_spectrum(width=0.1, npoints=2000)[source]

                    Generate an excitation spectra from the singlet roots of TDDFT calculations.

                    @@ -4780,7 +4882,7 @@

                    Notes:
                    -parse_tddft()[source]
                    +parse_tddft()[source]

                    Parses TDDFT roots. Adapted from nw_spectrum.py script.

                    Returns:
                    @@ -4816,7 +4918,7 @@

                    Notes:
                    -class NwTask(charge, spin_multiplicity, basis_set, basis_set_option='cartesian', title=None, theory='dft', operation='optimize', theory_directives=None, alternate_directives=None)[source]
                    +class NwTask(charge, spin_multiplicity, basis_set, basis_set_option='cartesian', title=None, theory='dft', operation='optimize', theory_directives=None, alternate_directives=None)[source]

                    Bases: MSONable

                    Base task for Nwchem.

                    Very flexible arguments to support many types of potential setups. @@ -4851,13 +4953,13 @@

                    Notes:

                    -as_dict()[source]
                    +as_dict()[source]

                    Returns: MSONable dict.

                    -classmethod dft_task(mol, xc='b3lyp', **kwargs)[source]
                    +classmethod dft_task(mol, xc='b3lyp', **kwargs)[source]

                    A class method for quickly creating DFT tasks with optional cosmo parameter .

                    @@ -4874,7 +4976,7 @@

                    Notes:
                    -classmethod esp_task(mol, **kwargs)[source]
                    +classmethod esp_task(mol, **kwargs)[source]

                    A class method for quickly creating ESP tasks with RESP charge fitting.

                    @@ -4890,7 +4992,7 @@

                    Notes:
                    -classmethod from_dict(d)[source]
                    +classmethod from_dict(d)[source]
                    Parameters:

                    d (dict) – Dict representation.

                    @@ -4903,7 +5005,7 @@

                    Notes:
                    -classmethod from_molecule(mol, theory, charge=None, spin_multiplicity=None, basis_set='6-31g', basis_set_option='cartesian', title=None, operation='optimize', theory_directives=None, alternate_directives=None)[source]
                    +classmethod from_molecule(mol, theory, charge=None, spin_multiplicity=None, basis_set='6-31g', basis_set_option='cartesian', title=None, operation='optimize', theory_directives=None, alternate_directives=None)[source]

                    Very flexible arguments to support many types of potential setups. Users should use more friendly static methods unless they need the flexibility.

                    @@ -4940,12 +5042,12 @@

                    Notes:
                    -operations = {'': 'dummy', 'dynamics': 'Perform classical molecular dynamics.', 'energy': 'Evaluate the single point energy.', 'freq': 'Same as frequencies.', 'frequencies': 'Compute second derivatives and print out an analysis of molecular vibrations.', 'gradient': 'Evaluate the derivative of the energy with respect to nuclear coordinates.', 'hessian': 'Compute second derivatives.', 'optimize': 'Minimize the energy by varying the molecular structure.', 'property': 'Calculate the properties for the wave function.', 'saddle': 'Conduct a search for a transition state (or saddle point).', 'thermodynamics': 'Perform multi-configuration thermodynamic integration using classical MD.', 'vscf': 'Compute anharmonic contributions to the vibrational modes.'}[source]
                    +operations = {'': 'dummy', 'dynamics': 'Perform classical molecular dynamics.', 'energy': 'Evaluate the single point energy.', 'freq': 'Same as frequencies.', 'frequencies': 'Compute second derivatives and print out an analysis of molecular vibrations.', 'gradient': 'Evaluate the derivative of the energy with respect to nuclear coordinates.', 'hessian': 'Compute second derivatives.', 'optimize': 'Minimize the energy by varying the molecular structure.', 'property': 'Calculate the properties for the wave function.', 'saddle': 'Conduct a search for a transition state (or saddle point).', 'thermodynamics': 'Perform multi-configuration thermodynamic integration using classical MD.', 'vscf': 'Compute anharmonic contributions to the vibrational modes.'}[source]
                    -theories = {'band': 'Pseudopotential plane-wave DFT for solids using NWPW', 'ccsd': 'Coupled-cluster single and double excitations', 'ccsd(t)': 'Coupled-cluster linearized triples approximation', 'ccsd+t(ccsd)': 'Fourth order triples contribution', 'dft': 'DFT', 'direct_mp2': 'MP2 using a full-direct algorithm', 'esp': 'ESP', 'g3gn': 'some description', 'mcscf': 'Multiconfiguration SCF', 'md': 'Classical molecular dynamics simulation', 'mp2': 'MP2 using a semi-direct algorithm', 'pspw': 'Pseudopotential plane-wave DFT for molecules and insulating solids using NWPW', 'rimp2': 'MP2 using the RI approximation', 'scf': 'Hartree-Fock', 'selci': 'Selected CI with perturbation correction', 'sodft': 'Spin-Orbit DFT', 'tce': 'Tensor Contraction Engine', 'tddft': 'Time Dependent DFT'}[source]
                    +theories = {'band': 'Pseudopotential plane-wave DFT for solids using NWPW', 'ccsd': 'Coupled-cluster single and double excitations', 'ccsd(t)': 'Coupled-cluster linearized triples approximation', 'ccsd+t(ccsd)': 'Fourth order triples contribution', 'dft': 'DFT', 'direct_mp2': 'MP2 using a full-direct algorithm', 'esp': 'ESP', 'g3gn': 'some description', 'mcscf': 'Multiconfiguration SCF', 'md': 'Classical molecular dynamics simulation', 'mp2': 'MP2 using a semi-direct algorithm', 'pspw': 'Pseudopotential plane-wave DFT for molecules and insulating solids using NWPW', 'rimp2': 'MP2 using the RI approximation', 'scf': 'Hartree-Fock', 'selci': 'Selected CI with perturbation correction', 'sodft': 'Spin-Orbit DFT', 'tce': 'Tensor Contraction Engine', 'tddft': 'Time Dependent DFT'}[source]

                    @@ -4968,7 +5070,7 @@

                    Notes: executable to the PATH environment variable.

                    -class PackmolBoxGen(tolerance: float = 2.0, seed: int = 1, control_params: dict | None = None, inputfile: str | Path = 'packmol.inp', outputfile: str | Path = 'packmol_out.xyz', stdoutfile: str | Path = 'packmol.stdout')[source]
                    +class PackmolBoxGen(tolerance: float = 2.0, seed: int = 1, control_params: dict | None = None, inputfile: str | Path = 'packmol.inp', outputfile: str | Path = 'packmol_out.xyz', stdoutfile: str | Path = 'packmol.stdout')[source]

                    Bases: InputGenerator

                    Generator for a Packmol InputSet that packs one or more molecules into a rectangular simulation box.

                    @@ -4988,7 +5090,7 @@

                    Notes:

                    -get_input_set(molecules: list[dict], box: list[float] | None = None) PackmolSet[source]
                    +get_input_set(molecules: list[dict], box: list[float] | None = None) PackmolSet[source]

                    Generate a Packmol InputSet for a set of molecules.

                    Parameters:
                    @@ -5027,7 +5129,7 @@

                    Notes:
                    -class PackmolSet(inputs: dict[str | Path, str | InputFile] | None = None, **kwargs)[source]
                    +class PackmolSet(inputs: dict[str | Path, str | InputFile] | None = None, **kwargs)[source]

                    Bases: InputSet

                    InputSet for the Packmol software. This class defines several attributes related to.

                    @@ -5048,7 +5150,7 @@

                    Notes:

                    -classmethod from_directory(directory: str | Path)[source]
                    +classmethod from_directory(directory: str | Path)[source]

                    Construct an InputSet from a directory of one or more files.

                    Parameters:
                    @@ -5059,7 +5161,7 @@

                    Notes:
                    -run(path: str | Path, timeout=30)[source]
                    +run(path: str | Path, timeout=30)[source]

                    Run packmol and write out the packed structure.

                    Parameters:
                    @@ -5085,7 +5187,7 @@

                    Notes:

                    Module for interfacing with phonopy, see https://atztogo.github.io/phonopy/.

                    -eigvec_to_eigdispl(v, q, frac_coords, mass)[source]
                    +eigvec_to_eigdispl(v, q, frac_coords, mass)[source]

                    Converts a single eigenvector to an eigendisplacement in the primitive cell according to the formula:

                    exp(2*pi*i*(frac_coords \\dot q) / sqrt(mass) * v
                    @@ -5107,7 +5209,7 @@ 

                    Notes:
                    -get_complete_ph_dos(partial_dos_path, phonopy_yaml_path)[source]
                    +get_complete_ph_dos(partial_dos_path, phonopy_yaml_path)[source]

                    Creates a pymatgen CompletePhononDos from a partial_dos.dat and phonopy.yaml files. The second is produced when generating a Dos and is needed to extract @@ -5124,7 +5226,7 @@

                    Notes:
                    -get_displaced_structures(pmg_structure, atom_disp=0.01, supercell_matrix=None, yaml_fname=None, **kwargs)[source]
                    +get_displaced_structures(pmg_structure, atom_disp=0.01, supercell_matrix=None, yaml_fname=None, **kwargs)[source]

                    Generate a set of symmetrically inequivalent displaced structures for phonon calculations.

                    @@ -5147,7 +5249,7 @@

                    Notes:
                    -get_gruneisen_ph_bs_symm_line(gruneisen_path, structure=None, structure_path=None, labels_dict=None, fit=False)[source]
                    +get_gruneisen_ph_bs_symm_line(gruneisen_path, structure=None, structure_path=None, labels_dict=None, fit=False)[source]

                    Creates a pymatgen GruneisenPhononBandStructure from a band.yaml file. The labels will be extracted from the dictionary, if present. If the ‘eigenvector’ key is found the eigendisplacements will be @@ -5176,7 +5278,7 @@

                    Notes:
                    -get_gruneisenparameter(gruneisen_path, structure=None, structure_path=None) GruneisenParameter[source]
                    +get_gruneisenparameter(gruneisen_path, structure=None, structure_path=None) GruneisenParameter[source]

                    Get Gruneisen object from gruneisen.yaml file, as obtained from phonopy (Frequencies in THz!). The order is structure > structure path > structure from gruneisen dict. Newer versions of phonopy include the structure in the yaml file, @@ -5195,7 +5297,7 @@

                    Notes:
                    -get_gs_ph_bs_symm_line_from_dict(gruneisen_dict, structure=None, structure_path=None, labels_dict=None, fit=False) GruneisenPhononBandStructureSymmLine[source]
                    +get_gs_ph_bs_symm_line_from_dict(gruneisen_dict, structure=None, structure_path=None, labels_dict=None, fit=False) GruneisenPhononBandStructureSymmLine[source]

                    Creates a pymatgen GruneisenPhononBandStructure object from the dictionary extracted by the gruneisen.yaml file produced by phonopy. The labels will be extracted from the dictionary, if present. If the ‘eigenvector’ @@ -5227,7 +5329,7 @@

                    Notes:
                    -get_ph_bs_symm_line(bands_path, has_nac=False, labels_dict=None)[source]
                    +get_ph_bs_symm_line(bands_path, has_nac=False, labels_dict=None)[source]

                    Creates a pymatgen PhononBandStructure from a band.yaml file. The labels will be extracted from the dictionary, if present. If the ‘eigenvector’ key is found the eigendisplacements will be @@ -5250,7 +5352,7 @@

                    Notes:
                    -get_ph_bs_symm_line_from_dict(bands_dict, has_nac=False, labels_dict=None)[source]
                    +get_ph_bs_symm_line_from_dict(bands_dict, has_nac=False, labels_dict=None)[source]

                    Creates a pymatgen PhononBandStructure object from the dictionary extracted by the band.yaml file produced by phonopy. The labels will be extracted from the dictionary, if present. If the ‘eigenvector’ @@ -5275,7 +5377,7 @@

                    Notes:
                    -get_ph_dos(total_dos_path)[source]
                    +get_ph_dos(total_dos_path)[source]

                    Creates a pymatgen PhononDos from a total_dos.dat file.

                    Parameters:
                    @@ -5286,7 +5388,7 @@

                    Notes:
                    -get_phonon_band_structure_from_fc(structure: Structure, supercell_matrix: ndarray, force_constants: ndarray, mesh_density: float = 100.0, **kwargs) PhononBandStructure[source]
                    +get_phonon_band_structure_from_fc(structure: Structure, supercell_matrix: ndarray, force_constants: ndarray, mesh_density: float = 100.0, **kwargs) PhononBandStructure[source]

                    Get a uniform phonon band structure from phonopy force constants.

                    Parameters:
                    @@ -5308,7 +5410,7 @@

                    Notes:
                    -get_phonon_band_structure_symm_line_from_fc(structure: Structure, supercell_matrix: ndarray, force_constants: ndarray, line_density: float = 20.0, symprec: float = 0.01, **kwargs) PhononBandStructureSymmLine[source]
                    +get_phonon_band_structure_symm_line_from_fc(structure: Structure, supercell_matrix: ndarray, force_constants: ndarray, line_density: float = 20.0, symprec: float = 0.01, **kwargs) PhononBandStructureSymmLine[source]

                    Get a phonon band structure along a high symmetry path from phonopy force constants.

                    @@ -5332,7 +5434,7 @@

                    Notes:
                    -get_phonon_dos_from_fc(structure: Structure, supercell_matrix: ndarray, force_constants: ndarray, mesh_density: float = 100.0, num_dos_steps: int = 200, **kwargs) CompletePhononDos[source]
                    +get_phonon_dos_from_fc(structure: Structure, supercell_matrix: ndarray, force_constants: ndarray, mesh_density: float = 100.0, num_dos_steps: int = 200, **kwargs) CompletePhononDos[source]

                    Get a projected phonon density of states from phonopy force constants.

                    Parameters:
                    @@ -5355,7 +5457,7 @@

                    Notes:
                    -get_phonopy_structure(pmg_structure: Structure) PhonopyAtoms[source]
                    +get_phonopy_structure(pmg_structure: Structure) PhonopyAtoms[source]

                    Convert a pymatgen Structure object to a PhonopyAtoms object.

                    Parameters:
                    @@ -5366,7 +5468,7 @@

                    Notes:
                    -get_pmg_structure(phonopy_structure: PhonopyAtoms) Structure[source]
                    +get_pmg_structure(phonopy_structure: PhonopyAtoms) Structure[source]

                    Convert a PhonopyAtoms object to pymatgen Structure object.

                    Parameters:
                    @@ -5377,7 +5479,7 @@

                    Notes:
                    -get_structure_from_dict(d)[source]
                    +get_structure_from_dict(d)[source]

                    Extracts a structure from the dictionary extracted from the output files of phonopy like phonopy.yaml or band.yaml. Adds “phonopy_masses” in the site_properties of the structures. @@ -5386,7 +5488,7 @@

                    Notes:
                    -get_thermal_displacement_matrices(thermal_displacements_yaml='thermal_displacement_matrices.yaml', structure_path='POSCAR')[source]
                    +get_thermal_displacement_matrices(thermal_displacements_yaml='thermal_displacement_matrices.yaml', structure_path='POSCAR')[source]

                    Function to read “thermal_displacement_matrices.yaml” from phonopy and return a list of ThermalDisplacementMatrices objects :param thermal_displacements_yaml: path to thermal_displacement_matrices.yaml @@ -5400,7 +5502,7 @@

                    Notes:

                    Write Prismatic (http://prism-em.com) input files.

                    -class Prismatic(structure: Structure, comment: str = 'Generated by pymatgen')[source]
                    +class Prismatic(structure: Structure, comment: str = 'Generated by pymatgen')[source]

                    Bases: object

                    Class to write Prismatic (http://prism-em.com/) input files. This is designed for STEM image simulation.

                    @@ -5413,12 +5515,19 @@

                    Notes:

                    -
                    -to_string() str[source]
                    +
                    +to_str() str[source]

                    Returns: Prismatic XYZ file. This is similar to XYZ format but has specific requirements for extra fields, headers, etc.

                    +
                    +
                    +to_string(*args, **kwargs)[source]
                    +

                    to_string is deprecated! +Use to_str instead

                    +
                    +

                    @@ -5427,7 +5536,7 @@

                    Notes:

                    This module implements input and output processing from PWSCF.

                    -class PWInput(structure, pseudo=None, control=None, system=None, electrons=None, ions=None, cell=None, kpoints_mode='automatic', kpoints_grid=(1, 1, 1), kpoints_shift=(0, 0, 0))[source]
                    +class PWInput(structure, pseudo=None, control=None, system=None, electrons=None, ions=None, cell=None, kpoints_mode='automatic', kpoints_grid=(1, 1, 1), kpoints_shift=(0, 0, 0))[source]

                    Bases: object

                    Base input file class. Right now, only supports no symmetry and is very basic.

                    @@ -5459,7 +5568,7 @@

                    Notes:

                    -as_dict()[source]
                    +as_dict()[source]

                    Create a dictionary representation of a PWInput object.

                    Returns:
                    @@ -5470,7 +5579,7 @@

                    Notes:
                    -classmethod from_dict(pwinput_dict)[source]
                    +classmethod from_dict(pwinput_dict)[source]

                    Load a PWInput object from a dictionary.

                    Parameters:
                    @@ -5484,7 +5593,7 @@

                    Notes:
                    -static from_file(filename)[source]
                    +static from_file(filename)[source]

                    Reads an PWInput object from a file.

                    Parameters:
                    @@ -5497,8 +5606,8 @@

                    Notes:

                    -
                    -static from_string(string)[source]
                    +
                    +static from_str(string)[source]

                    Reads an PWInput object from a string.

                    Parameters:
                    @@ -5510,9 +5619,16 @@

                    Notes:

                    +
                    +
                    +from_string(*args, **kwargs)[source]
                    +

                    from_string is deprecated! +Use from_str instead

                    +
                    +
                    -static proc_val(key, val)[source]
                    +static proc_val(key, val)[source]

                    Static helper method to convert PWINPUT parameters to proper type, e.g., integers, floats, etc.

                    @@ -5527,7 +5643,7 @@

                    Notes:
                    -write_file(filename)[source]
                    +write_file(filename)[source]

                    Write the PWSCF input file.

                    Parameters:
                    @@ -5540,14 +5656,14 @@

                    Notes:
                    -exception PWInputError[source]
                    +exception PWInputError[source]

                    Bases: BaseException

                    Error for PWInput.

                    -class PWOutput(filename)[source]
                    +class PWOutput(filename)[source]

                    Bases: object

                    Parser for PWSCF output file.

                    @@ -5557,7 +5673,7 @@

                    Notes:

                    -property final_energy[source]
                    +property final_energy[source]

                    Final energy.

                    Type:
                    @@ -5568,7 +5684,7 @@

                    Notes:
                    -get_celldm(idx: int)[source]
                    +get_celldm(idx: int)[source]
                    Parameters:

                    idx (int) – index.

                    @@ -5581,7 +5697,7 @@

                    Notes:
                    -property lattice_type[source]
                    +property lattice_type[source]

                    Lattice type.

                    Type:
                    @@ -5592,12 +5708,12 @@

                    Notes:
                    -patterns = {'celldm1': 'celldm\\(1\\)=\\s+([\\d\\.]+)\\s', 'celldm2': 'celldm\\(2\\)=\\s+([\\d\\.]+)\\s', 'celldm3': 'celldm\\(3\\)=\\s+([\\d\\.]+)\\s', 'celldm4': 'celldm\\(4\\)=\\s+([\\d\\.]+)\\s', 'celldm5': 'celldm\\(5\\)=\\s+([\\d\\.]+)\\s', 'celldm6': 'celldm\\(6\\)=\\s+([\\d\\.]+)\\s', 'ecut': 'kinetic\\-energy cutoff\\s+=\\s+([\\d\\.\\-]+)\\s+Ry', 'energies': 'total energy\\s+=\\s+([\\d\\.\\-]+)\\sRy', 'lattice_type': 'bravais\\-lattice index\\s+=\\s+(\\d+)', 'nkpts': 'number of k points=\\s+([\\d]+)'}[source]
                    +patterns = {'celldm1': 'celldm\\(1\\)=\\s+([\\d\\.]+)\\s', 'celldm2': 'celldm\\(2\\)=\\s+([\\d\\.]+)\\s', 'celldm3': 'celldm\\(3\\)=\\s+([\\d\\.]+)\\s', 'celldm4': 'celldm\\(4\\)=\\s+([\\d\\.]+)\\s', 'celldm5': 'celldm\\(5\\)=\\s+([\\d\\.]+)\\s', 'celldm6': 'celldm\\(6\\)=\\s+([\\d\\.]+)\\s', 'ecut': 'kinetic\\-energy cutoff\\s+=\\s+([\\d\\.\\-]+)\\s+Ry', 'energies': 'total energy\\s+=\\s+([\\d\\.\\-]+)\\sRy', 'lattice_type': 'bravais\\-lattice index\\s+=\\s+(\\d+)', 'nkpts': 'number of k points=\\s+([\\d]+)'}[source]
                    -read_pattern(patterns, reverse=False, terminate_on_match=False, postprocess=<class 'str'>)[source]
                    +read_pattern(patterns, reverse=False, terminate_on_match=False, postprocess=<class 'str'>)[source]

                    General pattern reading. Uses monty’s regrep method. Takes the same arguments.

                    @@ -5639,7 +5755,7 @@

                    Notes: REM entries.

                    -class AirssProvider(res: Res, parse_rems: Literal['gentle', 'strict'] = 'gentle')[source]
                    +class AirssProvider(res: Res, parse_rems: Literal['gentle', 'strict'] = 'gentle')[source]

                    Bases: ResProvider

                    Provides access to the res file as does ResProvider. This class additionally provides access to fields in the TITL entry and various other fields found in the REM entries @@ -5659,7 +5775,7 @@

                    Notes:

                    The from_str() and from_file() methods should be used instead of constructing this directly.

                    -property appearances: int[source]
                    +property appearances: int[source]

                    This is sometimes the number of times a structure was found in an AIRSS search. Using the cryan tool that comes with AIRSS may be a better approach than relying on this property.

                    @@ -5667,37 +5783,37 @@

                    Notes:
                    -as_dict(verbose: bool = True) dict[str, Any][source]
                    +as_dict(verbose: bool = True) dict[str, Any][source]

                    Get dict with title fields, structure and rems of this AirssProvider.

                    -property energy: float[source]
                    +property energy: float[source]

                    Energy of the structure. With CASTEP, this is usually the enthalpy and is in eV.

                    -property entry: ComputedStructureEntry[source]
                    +property entry: ComputedStructureEntry[source]

                    Get this res file as a ComputedStructureEntry.

                    -classmethod from_file(filename: str, parse_rems: Literal['gentle', 'strict'] = 'gentle') AirssProvider[source]
                    +classmethod from_file(filename: str, parse_rems: Literal['gentle', 'strict'] = 'gentle') AirssProvider[source]

                    Construct a Provider from a file.

                    -classmethod from_str(string: str, parse_rems: Literal['gentle', 'strict'] = 'gentle') AirssProvider[source]
                    +classmethod from_str(string: str, parse_rems: Literal['gentle', 'strict'] = 'gentle') AirssProvider[source]

                    Construct a Provider from a string.

                    -get_airss_version() tuple[str, date] | None[source]
                    +get_airss_version() tuple[str, date] | None[source]

                    Retrieves the version of AIRSS that was used along with the build date (not compile date).

                    Returns:
                    @@ -5708,7 +5824,7 @@

                    Notes:
                    -get_castep_version() str | None[source]
                    +get_castep_version() str | None[source]

                    Retrieves the version of CASTEP that the res file was computed with from the REM entries.

                    Returns:
                    @@ -5719,7 +5835,7 @@

                    Notes:
                    -get_cut_grid_gmax_fsbc() tuple[float, float, float, str] | None[source]
                    +get_cut_grid_gmax_fsbc() tuple[float, float, float, str] | None[source]

                    Retrieves the cut-off energy, grid scale, Gmax, and finite basis set correction setting from the REM entries.

                    @@ -5731,7 +5847,7 @@

                    Notes:
                    -get_func_rel_disp() tuple[str, str, str] | None[source]
                    +get_func_rel_disp() tuple[str, str, str] | None[source]

                    Retrieves the functional, relativity scheme, and dispersion correction from the REM entries.

                    Returns:
                    @@ -5742,7 +5858,7 @@

                    Notes:
                    -get_mpgrid_offset_nkpts_spacing() tuple[tuple[int, int, int], tuple[float, float, float], int, float] | None[source]
                    +get_mpgrid_offset_nkpts_spacing() tuple[tuple[int, int, int], tuple[float, float, float], int, float] | None[source]

                    Retrieves the MP grid, the grid offsets, number of kpoints, and maximum kpoint spacing.

                    Returns:
                    @@ -5753,7 +5869,7 @@

                    Notes:
                    -get_pspots() dict[str, str][source]
                    +get_pspots() dict[str, str][source]

                    Retrieves the OTFG pseudopotential string that can be used to generate the pseudopotentials used in the calculation.

                    @@ -5765,7 +5881,7 @@

                    Notes:
                    -get_run_start_info() tuple[date, str] | None[source]
                    +get_run_start_info() tuple[date, str] | None[source]

                    Retrieves the run start date and the path it was started in from the REM entries.

                    Returns:
                    @@ -5776,38 +5892,38 @@

                    Notes:
                    -property integrated_absolute_spin_density: float[source]
                    +property integrated_absolute_spin_density: float[source]

                    Corresponds to the last Integrated |Spin Density| in the CASTEP file.

                    -property integrated_spin_density: float[source]
                    +property integrated_spin_density: float[source]

                    Corresponds to the last Integrated Spin Density in the CASTEP file.

                    -property pressure: float[source]
                    +property pressure: float[source]

                    Pressure for the run. This is in GPa if CASTEP was used.

                    -property seed: str[source]
                    +property seed: str[source]

                    The seed name, typically also the name of the res file.

                    -property spacegroup_label: str[source]
                    +property spacegroup_label: str[source]

                    The Hermann-Mauguin notation of the spacegroup with ascii characters. So no. 225 would be Fm-3m, and no. 194 would be P6_3/mmc.

                    -property volume: float[source]
                    +property volume: float[source]

                    Volume of the structure. This is in cubic Angstroms if CASTEP was used.

                    @@ -5815,7 +5931,7 @@

                    Notes:
                    -exception ResError[source]
                    +exception ResError[source]

                    Bases: ValueError

                    This exception indicates a problem was encountered while trying to retrieve a value or perform an action that a provider for the res file does not support.

                    @@ -5823,7 +5939,7 @@

                    Notes:
                    -class ResIO[source]
                    +class ResIO[source]

                    Bases: object

                    Class providing convenience methods for converting a Structure or ComputedStructureEntry to/from a string or file in the res format as used by AIRSS.

                    @@ -5836,49 +5952,49 @@

                    Notes: a Structure. Attempting to get an Entry will raise a ResError.

                    -classmethod entry_from_file(filename: str) ComputedStructureEntry[source]
                    +classmethod entry_from_file(filename: str) ComputedStructureEntry[source]

                    Produce a pymatgen ComputedStructureEntry from a res file.

                    -classmethod entry_from_str(string: str) ComputedStructureEntry[source]
                    +classmethod entry_from_str(string: str) ComputedStructureEntry[source]

                    Produce a pymatgen ComputedStructureEntry from contents of a res file.

                    -classmethod entry_to_file(entry: ComputedStructureEntry, filename: str) None[source]
                    +classmethod entry_to_file(entry: ComputedStructureEntry, filename: str) None[source]

                    Write a pymatgen ComputedStructureEntry to a res file.

                    -classmethod entry_to_str(entry: ComputedStructureEntry) str[source]
                    +classmethod entry_to_str(entry: ComputedStructureEntry) str[source]

                    Produce the contents of a res file from a pymatgen ComputedStructureEntry.

                    -classmethod structure_from_file(filename: str) Structure[source]
                    +classmethod structure_from_file(filename: str) Structure[source]

                    Produces a pymatgen Structure from a res file.

                    -classmethod structure_from_str(string: str) Structure[source]
                    +classmethod structure_from_str(string: str) Structure[source]

                    Produces a pymatgen Structure from contents of a res file.

                    -classmethod structure_to_file(structure: Structure, filename: str) None[source]
                    +classmethod structure_to_file(structure: Structure, filename: str) None[source]

                    Write a pymatgen Structure to a res file.

                    -classmethod structure_to_str(structure: Structure) str[source]
                    +classmethod structure_to_str(structure: Structure) str[source]

                    Produce the contents of a res file from a pymatgen Structure.

                    @@ -5886,50 +6002,50 @@

                    Notes:
                    -exception ResParseError[source]
                    +exception ResParseError[source]

                    Bases: ParseError

                    This exception indicates a problem was encountered during parsing due to unexpected formatting.

                    -class ResProvider(res: Res)[source]
                    +class ResProvider(res: Res)[source]

                    Bases: MSONable

                    Provides access to elements of the res file in the form of familiar pymatgen objects.

                    The from_str() and from_file() methods should be used instead of constructing this directly.

                    -classmethod from_file(filename: str) ResProvider[source]
                    +classmethod from_file(filename: str) ResProvider[source]

                    Construct a Provider from a file.

                    -classmethod from_str(string: str) ResProvider[source]
                    +classmethod from_str(string: str) ResProvider[source]

                    Construct a Provider from a string.

                    -property lattice: Lattice[source]
                    +property lattice: Lattice[source]

                    Construct a Lattice from the res file.

                    -property rems: list[str][source]
                    +property rems: list[str][source]

                    The full list of REM entries contained within the res file.

                    -property sites: list[pymatgen.core.sites.PeriodicSite][source]
                    +property sites: list[pymatgen.core.sites.PeriodicSite][source]

                    Construct a list of PeriodicSites from the res file.

                    -property structure: Structure[source]
                    +property structure: Structure[source]

                    Construct a Structure from the res file.

                    @@ -5937,19 +6053,19 @@

                    Notes:
                    -class ResWriter(entry: Structure | ComputedStructureEntry)[source]
                    +class ResWriter(entry: Structure | ComputedStructureEntry)[source]

                    Bases: object

                    This class provides a means to write a Structure or ComputedStructureEntry to a res file.

                    This class can be constructed from either a pymatgen Structure or ComputedStructureEntry object.

                    -property string: str[source]
                    +property string: str[source]

                    The contents of the res file.

                    -write(filename: str) None[source]
                    +write(filename: str) None[source]

                    Write the res data to a file.

                    @@ -5961,7 +6077,7 @@

                    Notes:

                    This module implements reading and writing of ShengBTE CONTROL files.

                    -class Control(ngrid: list[int] | None = None, temperature: float | dict[str, float] = 300, **kwargs)[source]
                    +class Control(ngrid: list[int] | None = None, temperature: float | dict[str, float] = 300, **kwargs)[source]

                    Bases: MSONable, dict

                    Class for reading, updating, and writing ShengBTE CONTROL files. See https://bitbucket.org/sousaw/shengbte/src/master/ for more @@ -6000,33 +6116,33 @@

                    Notes:

                    -allocations_keys = ('nelements', 'natoms', 'ngrid', 'norientations')[source]
                    +allocations_keys = ('nelements', 'natoms', 'ngrid', 'norientations')[source]
                    -as_dict()[source]
                    +as_dict()[source]

                    Returns: MSONable dict.

                    -crystal_keys = ('lfactor', 'lattvec', 'types', 'elements', 'positions', 'masses', 'gfactors', 'epsilon', 'born', 'scell', 'orientations')[source]
                    +crystal_keys = ('lfactor', 'lattvec', 'types', 'elements', 'positions', 'masses', 'gfactors', 'epsilon', 'born', 'scell', 'orientations')[source]
                    -data_keys = ('nelements', 'natoms', 'ngrid', 'lattvec', 'types', 'elements', 'positions', 'scell')[source]
                    +data_keys = ('nelements', 'natoms', 'ngrid', 'lattvec', 'types', 'elements', 'positions', 'scell')[source]
                    -flags_keys = ('nonanalytic', 'convergence', 'isotopes', 'autoisotopes', 'nanowires', 'onlyharmonic', 'espresso')[source]
                    +flags_keys = ('nonanalytic', 'convergence', 'isotopes', 'autoisotopes', 'nanowires', 'onlyharmonic', 'espresso')[source]
                    -classmethod from_dict(control_dict: dict)[source]
                    +classmethod from_dict(control_dict: dict)[source]

                    Write a CONTROL file from a Python dictionary. Description and default parameters can be found at https://bitbucket.org/sousaw/shengbte/src/master/. @@ -6041,7 +6157,7 @@

                    Notes:
                    -classmethod from_file(filepath: str)[source]
                    +classmethod from_file(filepath: str)[source]

                    Read a CONTROL namelist file and output a ‘Control’ object.

                    Parameters:
                    @@ -6055,7 +6171,7 @@

                    Notes:
                    -classmethod from_structure(structure: Structure, reciprocal_density: int | None = 50000, **kwargs)[source]
                    +classmethod from_structure(structure: Structure, reciprocal_density: int | None = 50000, **kwargs)[source]

                    Get a ShengBTE control object from a structure.

                    Parameters:
                    @@ -6075,7 +6191,7 @@

                    Notes:
                    -get_structure() Structure[source]
                    +get_structure() Structure[source]

                    Get a pymatgen Structure from a ShengBTE control object.

                    The control object must have the “lattvec”, “types”, “elements”, and “positions” settings otherwise an error will be thrown.

                    @@ -6088,17 +6204,17 @@

                    Notes:
                    -params_keys = ('t', 't_min', 't_max', 't_step', 'omega_max', 'scalebroad', 'rmin', 'rmax', 'dr', 'maxiter', 'nticks', 'eps')[source]
                    +params_keys = ('t', 't_min', 't_max', 't_step', 'omega_max', 'scalebroad', 'rmin', 'rmax', 'dr', 'maxiter', 'nticks', 'eps')[source]
                    -required_params = ('nelements', 'natoms', 'ngrid', 'lattvec', 'types', 'elements', 'positions', 'scell')[source]
                    +required_params = ('nelements', 'natoms', 'ngrid', 'lattvec', 'types', 'elements', 'positions', 'scell')[source]
                    -to_file(filename: str = 'CONTROL')[source]
                    +to_file(filename: str = 'CONTROL')[source]

                    Writes ShengBTE CONTROL file from ‘Control’ object.

                    Parameters:
                    @@ -6116,7 +6232,7 @@

                    Notes: used to facilitate writing large numbers of input files based on a template.

                    -class TemplateInputGen[source]
                    +class TemplateInputGen[source]

                    Bases: InputGenerator

                    Concrete implementation of InputGenerator that is based on a single template input file with variables.

                    @@ -6125,7 +6241,7 @@

                    Notes: classes.

                    -get_input_set(template: str | Path, variables: dict | None = None, filename: str = 'input.txt')[source]
                    +get_input_set(template: str | Path, variables: dict | None = None, filename: str = 'input.txt')[source]
                    Parameters:
                      @@ -6149,18 +6265,18 @@

                      Notes:

                      Modules for working with wannier90 input and output.

                      -class Unk(ik: int, data: ndarray)[source]
                      +class Unk(ik: int, data: ndarray)[source]

                      Bases: object

                      Object representing the data in a UNK file.

                      -ik[source]
                      +ik[source]

                      int index of kpoint for this file

                      -data[source]
                      +data[source]

                      numpy.ndarray that contains the wavefunction data for in the UNK file. The shape should be (nbnd, ngx, ngy, ngz) for regular calculations and (nbnd, 2, ngx, ngy, ngz) for noncollinear calculations.

                      @@ -6168,19 +6284,19 @@

                      Notes:
                      -is_noncollinear[source]
                      +is_noncollinear[source]

                      bool that specifies if data is from a noncollinear calculation

                      -nbnd[source]
                      +nbnd[source]

                      int number of bands in data

                      -ng[source]
                      +ng[source]

                      sequence of three integers that correspond to the grid size of the given data. The definition is ng = (ngx, ngy, ngz).

                      @@ -6197,7 +6313,7 @@

                      Notes:

                      -property data: ndarray[source]
                      +property data: ndarray[source]

                      contains the wavefunction data for in the UNK file. The shape should be (nbnd, ngx, ngy, ngz) for regular calculations and (nbnd, 2, ngx, ngy, ngz) for noncollinear calculations.

                      @@ -6210,7 +6326,7 @@

                      Notes:
                      -static from_file(filename: str) object[source]
                      +static from_file(filename: str) object[source]

                      Reads the UNK data from file.

                      Parameters:
                      @@ -6224,27 +6340,27 @@

                      Notes:
                      -ik: int[source]
                      +ik: int[source]
                      -is_noncollinear: bool[source]
                      +is_noncollinear: bool[source]
                      -nbnd: int[source]
                      +nbnd: int[source]
                      -ng: Sequence[int][source]
                      +ng: Sequence[int][source]
                      -write_file(filename: str) None[source]
                      +write_file(filename: str) None[source]

                      Write the UNK file.

                      Parameters:
                      @@ -6263,7 +6379,7 @@

                      Notes:

                      Support for reading XCrysDen files.

                      -class XSF(structure: Structure)[source]
                      +class XSF(structure: Structure)[source]

                      Bases: object

                      Class for parsing XCrysden files.

                      @@ -6272,8 +6388,8 @@

                      Notes:

                      -
                      -classmethod from_string(input_string, cls_=None)[source]
                      +
                      +classmethod from_str(input_string, cls_=None)[source]

                      Initialize a Structure object from a string with data in XSF format.

                      Parameters:
                      @@ -6287,8 +6403,15 @@

                      Notes:

                      -
                      -to_string(atom_symbol=True)[source]
                      +
                      +from_string(*args, **kwargs)[source]
                      +

                      from_string is deprecated! +Use from_str instead

                      +
                      + +
                      +
                      +to_str(atom_symbol=True)[source]

                      Returns a string with the structure in XSF format See http://www.xcrysden.org/doc/XSF.html.

                      @@ -6298,6 +6421,13 @@

                      Notes:

                      +
                      +
                      +to_string(*args, **kwargs)[source]
                      +

                      to_string is deprecated! +Use to_str instead

                      +
                      +

                      @@ -6311,7 +6441,7 @@

                      Notes: that employed core-shell models.

                      -class Xr(structure: Structure)[source]
                      +class Xr(structure: Structure)[source]

                      Bases: object

                      Basic object for working with xr files.

                      @@ -6322,7 +6452,7 @@

                      Notes:

                      -static from_file(filename, use_cores=True, thresh=0.0001)[source]
                      +static from_file(filename, use_cores=True, thresh=0.0001)[source]

                      Reads an xr-formatted file to create an Xr object.

                      Parameters:
                      @@ -6350,8 +6480,8 @@

                      Notes:

                      -
                      -static from_string(string, use_cores=True, thresh=0.0001)[source]
                      +
                      +static from_str(string, use_cores=True, thresh=0.0001)[source]

                      Creates an Xr object from a string representation.

                      Parameters:
                      @@ -6378,9 +6508,16 @@

                      Notes:

                      +
                      +
                      +from_string(*args, **kwargs)[source]
                      +

                      from_string is deprecated! +Use from_str instead

                      +
                      +
                      -write_file(filename)[source]
                      +write_file(filename)[source]

                      Write out an xr file.

                      Parameters:
                      @@ -6397,7 +6534,7 @@

                      Notes:

                      Module implementing an XYZ file object class.

                      -class XYZ(mol: Molecule, coord_precision: int = 6)[source]
                      +class XYZ(mol: Molecule, coord_precision: int = 6)[source]

                      Bases: object

                      Basic class for importing and exporting Molecules or Structures in XYZ format.

                      @@ -6418,13 +6555,13 @@

                      Notes:

                      -property all_molecules[source]
                      +property all_molecules[source]

                      Returns all the frames of molecule associated with this XYZ.

                      -as_dataframe()[source]
                      +as_dataframe()[source]

                      Generates a coordinates data frame with columns: atom, x, y, and z In case of multiple frame XYZ, returns the last frame.

                      @@ -6436,7 +6573,7 @@

                      Notes:
                      -static from_file(filename)[source]
                      +static from_file(filename)[source]

                      Creates XYZ object from a file.

                      Parameters:
                      @@ -6449,8 +6586,8 @@

                      Notes:

                      -
                      -static from_string(contents)[source]
                      +
                      +static from_str(contents)[source]

                      Creates XYZ object from a string.

                      Parameters:
                      @@ -6462,16 +6599,23 @@

                      Notes:

                      +
                      +
                      +from_string(*args, **kwargs)[source]
                      +

                      from_string is deprecated! +Use from_str instead

                      +
                      +
                      -property molecule: Molecule[source]
                      +property molecule: Molecule[source]

                      Returns molecule associated with this XYZ. In case multiple frame XYZ, returns the last frame.

                      -write_file(filename: str) None[source]
                      +write_file(filename: str) None[source]

                      Writes XYZ to file.

                      Parameters:
                      @@ -6511,7 +6655,7 @@

                      Zeo++ Post-Installation Checking:
                      -class ZeoCssr(structure: Structure)[source]
                      +class ZeoCssr(structure: Structure)[source]

                      Bases: Cssr

                      ZeoCssr adds extra fields to CSSR sites to conform with Zeo++ input CSSR format. The coordinate system is rotated from xyz to zyx. @@ -6524,7 +6668,7 @@

                      Zeo++ Post-Installation Checking:
                      -static from_file(filename)[source]
                      +static from_file(filename)[source]

                      Reads a CSSR file to a ZeoCssr object.

                      Parameters:
                      @@ -6537,8 +6681,8 @@

                      Zeo++ Post-Installation Checking: -
                      -static from_string(string)[source]
                      +
                      +static from_str(string)[source]

                      Reads a string representation to a ZeoCssr object.

                      Parameters:
                      @@ -6550,11 +6694,18 @@

                      Zeo++ Post-Installation Checking: +
                      +from_string(*args, **kwargs)[source]
                      +

                      from_string is deprecated! +Use from_str instead

                      +

                      +

                      -class ZeoVoronoiXYZ(mol)[source]
                      +class ZeoVoronoiXYZ(mol)[source]

                      Bases: XYZ

                      Class to read Voronoi Nodes from XYZ file written by Zeo++. The sites have an additional column representing the voronoi node radius. @@ -6566,7 +6717,7 @@

                      Zeo++ Post-Installation Checking:
                      -static from_file(filename)[source]
                      +static from_file(filename)[source]

                      Creates XYZ object from a file.

                      Parameters:
                      @@ -6579,8 +6730,8 @@

                      Zeo++ Post-Installation Checking: -
                      -static from_string(contents)[source]
                      +
                      +static from_str(contents)[source]

                      Creates Zeo++ Voronoi XYZ object from a string. from_string method of XYZ class is being redefined.

                      @@ -6597,7 +6748,7 @@

                      Zeo++ Post-Installation Checking:
                      -get_free_sphere_params(structure, rad_dict=None, probe_rad=0.1)[source]
                      +get_free_sphere_params(structure, rad_dict=None, probe_rad=0.1)[source]

                      Analyze the void space in the input structure using voronoi decomposition Calls Zeo++ for Voronoi decomposition.

                      @@ -6623,7 +6774,7 @@

                      Zeo++ Post-Installation Checking:
                      -get_high_accuracy_voronoi_nodes(structure, rad_dict, probe_rad=0.1)[source]
                      +get_high_accuracy_voronoi_nodes(structure, rad_dict, probe_rad=0.1)[source]

                      Analyze the void space in the input structure using high accuracy voronoi decomposition. Calls Zeo++ for Voronoi decomposition.

                      @@ -6650,7 +6801,7 @@

                      Zeo++ Post-Installation Checking:
                      -get_voronoi_nodes(structure, rad_dict=None, probe_rad=0.1)[source]
                      +get_voronoi_nodes(structure, rad_dict=None, probe_rad=0.1)[source]

                      Analyze the void space in the input structure using voronoi decomposition Calls Zeo++ for Voronoi decomposition.

                      diff --git a/docs/pymatgen.io.lammps.html b/docs/pymatgen.io.lammps.html index 44cf36cbfc5..8f2f8716352 100644 --- a/docs/pymatgen.io.lammps.html +++ b/docs/pymatgen.io.lammps.html @@ -4,7 +4,7 @@ - pymatgen.io.lammps package — pymatgen 2023.7.14 documentation + pymatgen.io.lammps package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                      - 2023.7.14 + 2023.7.17
                      @@ -139,7 +139,7 @@

                      Submodules
                      -class CombinedData(list_of_molecules, list_of_names, list_of_numbers, coordinates, atom_style='full')[source]
                      +class CombinedData(list_of_molecules, list_of_names, list_of_numbers, coordinates, atom_style='full')[source]

                      Bases: LammpsData

                      Object for a collective set of data for a series of LAMMPS data file. velocities not yet implemented.

                      @@ -160,7 +160,7 @@

                      Submodules
                      -as_lammpsdata()[source]
                      +as_lammpsdata()[source]

                      Convert a CombinedData object to a LammpsData object. attributes are deepcopied.

                      box (LammpsBox): Simulation box. force_field (dict): Data for force field sections. Optional

                      @@ -178,7 +178,7 @@

                      Submodules
                      -disassemble(atom_labels=None, guess_element=True, ff_label='ff_map')[source]
                      +disassemble(atom_labels=None, guess_element=True, ff_label='ff_map')[source]

                      Breaks down each LammpsData in CombinedData to building blocks (LammpsBox, ForceField and a series of Topology). RESTRICTIONS APPLIED: @@ -221,13 +221,13 @@

                      Submodules
                      -classmethod from_ff_and_topologies()[source]
                      +classmethod from_ff_and_topologies()[source]

                      Unsupported constructor for CombinedData objects.

                      -classmethod from_files(coordinate_file, list_of_numbers, *filenames)[source]
                      +classmethod from_files(coordinate_file, list_of_numbers, *filenames)[source]

                      Constructor that parse a series of data file.

                      Parameters:
                      @@ -243,7 +243,7 @@

                      Submodules
                      -classmethod from_lammpsdata(mols, names, list_of_numbers, coordinates, atom_style=None)[source]
                      +classmethod from_lammpsdata(mols, names, list_of_numbers, coordinates, atom_style=None)[source]

                      Constructor that can infer atom_style. The input LammpsData objects are used non-destructively.

                      @@ -263,13 +263,13 @@

                      Submodules
                      -classmethod from_structure()[source]
                      +classmethod from_structure()[source]

                      Unsupported constructor for CombinedData objects.

                      -get_string(distance=6, velocity=8, charge=4, hybrid=True)[source]
                      +get_string(distance=6, velocity=8, charge=4, hybrid=True)[source]

                      Returns the string representation of CombinedData, essentially the string to be written to a file. Combination info is included as a comment. For single molecule ID data, the info format is:

                      @@ -305,7 +305,7 @@

                      Submodules
                      -classmethod parse_xyz(filename)[source]
                      +classmethod parse_xyz(filename)[source]

                      Load xyz file generated from packmol (for those who find it hard to install openbabel).

                      Returns:
                      @@ -316,7 +316,7 @@

                      Submodules
                      -property structure[source]
                      +property structure[source]

                      Exports a periodic structure object representing the simulation box.

                      @@ -330,12 +330,12 @@

                      Submodules
                      -class ForceField(mass_info, nonbond_coeffs=None, topo_coeffs=None)[source]
                      +class ForceField(mass_info, nonbond_coeffs=None, topo_coeffs=None)[source]

                      Bases: MSONable

                      Class carrying most data in Masses and force field sections.

                      -masses[source]
                      +masses[source]

                      DataFrame for Masses section.

                      Type:
                      @@ -346,7 +346,7 @@

                      Submodules
                      -force_field[source]
                      +force_field[source]

                      Force field section keywords (keys) and data (values) as DataFrames.

                      @@ -358,7 +358,7 @@

                      Submodules
                      -maps[source]
                      +maps[source]

                      Dict for labeling atoms and topologies.

                      Type:
                      @@ -425,7 +425,7 @@

                      Submodules
                      -classmethod from_dict(d)[source]
                      +classmethod from_dict(d)[source]

                      Constructor that reads in a dictionary.

                      Parameters:
                      @@ -436,7 +436,7 @@

                      Submodules
                      -classmethod from_file(filename)[source]
                      +classmethod from_file(filename)[source]

                      Constructor that reads in a file in YAML format.

                      Parameters:
                      @@ -447,7 +447,7 @@

                      Submodules
                      -to_file(filename)[source]
                      +to_file(filename)[source]

                      Saves object to a file in YAML format.

                      Parameters:
                      @@ -460,7 +460,7 @@

                      Submodules
                      -class LammpsBox(bounds, tilt=None)[source]
                      +class LammpsBox(bounds, tilt=None)[source]

                      Bases: MSONable

                      Object for representing a simulation box in LAMMPS settings.

                      @@ -476,7 +476,7 @@

                      Submodules
                      -get_box_shift(i)[source]
                      +get_box_shift(i)[source]

                      Calculates the coordinate shift due to PBC.

                      Parameters:
                      @@ -493,7 +493,7 @@

                      Submodules
                      -get_string(significant_figures=6)[source]
                      +get_string(significant_figures=6)[source]

                      Returns the string representation of simulation box in LAMMPS data file format.

                      @@ -509,7 +509,7 @@

                      Submodules
                      -to_lattice()[source]
                      +to_lattice()[source]

                      Converts the simulation box to a more powerful Lattice backend. Note that Lattice is always periodic in 3D space while a simulation box is not necessarily periodic in all dimensions.

                      @@ -522,7 +522,7 @@

                      Submodules
                      -property volume[source]
                      +property volume[source]

                      Volume of simulation box.

                      @@ -530,7 +530,7 @@

                      Submodules
                      -class LammpsData(box, masses, atoms, velocities=None, force_field=None, topology=None, atom_style='full')[source]
                      +class LammpsData(box, masses, atoms, velocities=None, force_field=None, topology=None, atom_style='full')[source]

                      Bases: MSONable

                      Object for representing the data in a LAMMPS data file.

                      This is a low level constructor designed to work with parsed @@ -561,7 +561,7 @@

                      Submodules
                      -disassemble(atom_labels=None, guess_element=True, ff_label='ff_map')[source]
                      +disassemble(atom_labels=None, guess_element=True, ff_label='ff_map')[source]

                      Breaks down LammpsData to building blocks (LammpsBox, ForceField and a series of Topology). RESTRICTIONS APPLIED:

                      @@ -605,7 +605,7 @@

                      Submodules
                      -classmethod from_ff_and_topologies(box, ff, topologies, atom_style='full')[source]
                      +classmethod from_ff_and_topologies(box, ff, topologies, atom_style='full')[source]

                      Constructor building LammpsData from a ForceField object and a list of Topology objects. Do not support intermolecular topologies since a Topology object includes data for ONE @@ -626,7 +626,7 @@

                      Submodules
                      -classmethod from_file(filename, atom_style='full', sort_id=False)[source]
                      +classmethod from_file(filename, atom_style='full', sort_id=False)[source]

                      Constructor that parses a file.

                      Parameters:
                      @@ -642,7 +642,7 @@

                      Submodules
                      -classmethod from_structure(structure: Structure, ff_elements=None, atom_style='charge', is_sort=False)[source]
                      +classmethod from_structure(structure: Structure, ff_elements=None, atom_style='charge', is_sort=False)[source]

                      Simple constructor building LammpsData from a structure without force field parameters and topologies.

                      @@ -662,7 +662,7 @@

                      Submodules
                      -get_string(distance=6, velocity=8, charge=4, hybrid=True)[source]
                      +get_string(distance=6, velocity=8, charge=4, hybrid=True)[source]

                      Returns the string representation of LammpsData, essentially the string to be written to a file. Support hybrid style coeffs read and write.

                      @@ -691,7 +691,7 @@

                      Submodules
                      -set_charge_atom(charges: dict[int, float])[source]
                      +set_charge_atom(charges: dict[int, float])[source]

                      Set the charges of specific atoms of the data.

                      Parameters:
                      @@ -704,7 +704,7 @@

                      Submodules
                      -set_charge_atom_type(charges: dict[str | int, float])[source]
                      +set_charge_atom_type(charges: dict[str | int, float])[source]

                      Add or modify charges of all atoms of a given type in the data.

                      Parameters:
                      @@ -722,7 +722,7 @@

                      Submodules
                      -property structure[source]
                      +property structure[source]

                      Exports a periodic structure object representing the simulation box.

                      @@ -734,7 +734,7 @@

                      Submodules
                      -write_file(filename, distance=6, velocity=8, charge=4)[source]
                      +write_file(filename, distance=6, velocity=8, charge=4)[source]

                      Writes LammpsData to file.

                      Parameters:
                      @@ -756,7 +756,7 @@

                      Submodules
                      -class Topology(sites, ff_label=None, charges=None, velocities=None, topologies=None)[source]
                      +class Topology(sites, ff_label=None, charges=None, velocities=None, topologies=None)[source]

                      Bases: MSONable

                      Class carrying most data in Atoms, Velocities and molecular topology sections for ONE SINGLE Molecule or Structure @@ -794,7 +794,7 @@

                      Submodules
                      -classmethod from_bonding(molecule, bond=True, angle=True, dihedral=True, tol: float = 0.1, **kwargs)[source]
                      +classmethod from_bonding(molecule, bond=True, angle=True, dihedral=True, tol: float = 0.1, **kwargs)[source]

                      Another constructor that creates an instance from a molecule. Covalent bonds and other bond-based topologies (angles and dihedrals) can be automatically determined. Cannot be used for @@ -819,7 +819,7 @@

                      Submodules
                      -lattice_2_lmpbox(lattice, origin=(0, 0, 0))[source]
                      +lattice_2_lmpbox(lattice, origin=(0, 0, 0))[source]

                      Converts a lattice object to LammpsBox, and calculates the symmetry operation used.

                      @@ -847,7 +847,7 @@

                      Submoduleshttps://github.com/Matgenix/atomate2-lammps).

                      -class BaseLammpsGenerator(template: str = <factory>, settings: dict = <factory>, calc_type: str = 'lammps', keep_stages: bool = True)[source]
                      +class BaseLammpsGenerator(template: str = <factory>, settings: dict = <factory>, calc_type: str = 'lammps', keep_stages: bool = True)[source]

                      Bases: InputGenerator

                      Base class to generate LAMMPS input sets. Uses template files for the input. The variables that can be changed @@ -875,35 +875,35 @@

                      Submoduleshttps://github.com/Matgenix/atomate2-lammps).

                      -calc_type: str = 'lammps'[source]
                      +calc_type: str = 'lammps'[source]
                      -get_input_set(structure: Structure | LammpsData | CombinedData | None) LammpsInputSet[source]
                      +get_input_set(structure: Structure | LammpsData | CombinedData | None) LammpsInputSet[source]

                      Generate a LammpsInputSet from the structure/data, tailored to the template file.

                      -keep_stages: bool = True[source]
                      +keep_stages: bool = True[source]
                      -settings: dict[source]
                      +settings: dict[source]
                      -template: str[source]
                      +template: str[source]

                      -class LammpsMinimization(template: str | None = None, units: str = 'metal', atom_style: str = 'full', dimension: int = 3, boundary: str = 'p p p', read_data: str = 'system.data', force_field: str = 'Unspecified force field!', keep_stages: bool = False)[source]
                      +class LammpsMinimization(template: str | None = None, units: str = 'metal', atom_style: str = 'full', dimension: int = 3, boundary: str = 'p p p', read_data: str = 'system.data', force_field: str = 'Unspecified force field!', keep_stages: bool = False)[source]

                      Bases: BaseLammpsGenerator

                      Generator that yields a LammpsInputSet tailored for minimizing the energy of a system by iteratively adjusting atom coordinates. @@ -939,47 +939,47 @@

                      Submodules
                      -property atom_style[source]
                      +property atom_style[source]

                      Return the argument of the command ‘atom_style’ passed to the generator.

                      -property boundary[source]
                      +property boundary[source]

                      Return the argument of the command ‘boundary’ passed to the generator.

                      -property dimension[source]
                      +property dimension[source]

                      Return the argument of the command ‘dimension’ passed to the generator.

                      -property force_field[source]
                      +property force_field[source]

                      Return the details of the force field commands passed to the generator.

                      -property read_data[source]
                      +property read_data[source]

                      Return the argument of the command ‘read_data’ passed to the generator.

                      -settings: dict[source]
                      +settings: dict[source]
                      -template: str[source]
                      +template: str[source]
                      -property units[source]
                      +property units[source]

                      Return the argument of the command ‘units’ passed to the generator.

                      @@ -994,7 +994,7 @@

                      Submoduleshttps://github.com/Matgenix/atomate2-lammps.

                      -class LammpsInputFile(stages: list | None = None)[source]
                      +class LammpsInputFile(stages: list | None = None)[source]

                      Bases: InputFile

                      Class representing a LAMMPS input settings file, e.g. in.lammps. Allows for LAMMPS input generation in line/stage wise manner. A stage @@ -1025,7 +1025,7 @@

                      ]

                      -add_commands(stage_name: str, commands: str | list[str] | dict)[source]
                      +add_commands(stage_name: str, commands: str | list[str] | dict)[source]

                      Method to add a LAMMPS commands and their arguments to a stage of the LammpsInputFile. The stage name should be provided: a default behavior is avoided here to avoid mistakes (e.g., the commands are added to the wrong stage).

                      @@ -1075,7 +1075,7 @@

                      )
                      -add_stage(stage: dict | None = None, commands: str | list[str] | dict[str, str | float] | None = None, stage_name: str | None = None, after_stage: str | int | None = None)[source]
                      +add_stage(stage: dict | None = None, commands: str | list[str] | dict[str, str | float] | None = None, stage_name: str | None = None, after_stage: str | int | None = None)[source]

                      Adds a new stage to the LammpsInputFile, either from a whole stage (dict) or from a stage_name and commands. Both ways are mutually exclusive.

                      Examples

                      @@ -1165,7 +1165,7 @@

                      ]
                      -append(lmp_input_file: LammpsInputFile)[source]
                      +append(lmp_input_file: LammpsInputFile)[source]

                      Appends a LammpsInputFile to another. The stages are merged, and the numbering of stages/comments is either kept the same or updated.

                      @@ -1177,7 +1177,7 @@

                      ]
                      -contains_command(command: str, stage_name: str | None = None) bool[source]
                      +contains_command(command: str, stage_name: str | None = None) bool[source]

                      Returns whether a given command is present in the LammpsInputFile. A stage name can be given; in this case the search will happen only for this stage.

                      @@ -1195,7 +1195,7 @@

                      ]
                      -classmethod from_file(path: str | Path, ignore_comments: bool = False, keep_stages: bool = False) LammpsInputFile[source]
                      +classmethod from_file(path: str | Path, ignore_comments: bool = False, keep_stages: bool = False) LammpsInputFile[source]

                      Creates an InputFile object from a file.

                      Parameters:
                      @@ -1213,8 +1213,8 @@

                      ]

                      -
                      -classmethod from_string(contents: str, ignore_comments: bool = False, keep_stages: bool = False) LammpsInputFile[source]
                      +
                      +classmethod from_str(contents: str, ignore_comments: bool = False, keep_stages: bool = False) LammpsInputFile[source]

                      Helper method to parse string representation of LammpsInputFile. If you created the input file by hand, there is no guarantee that the representation will be perfect as it is difficult to account for all the cosmetic changes you @@ -1237,9 +1237,16 @@

                      ]

                      +
                      +
                      +from_string(*args, **kwargs)[source]
                      +

                      from_string is deprecated! +Use from_str instead

                      +
                      +
                      -get_args(command: str, stage_name: str | None = None) list | str[source]
                      +get_args(command: str, stage_name: str | None = None) list | str[source]

                      Given a command, returns the corresponding arguments (or list of arguments) in the LammpsInputFile. A stage name can be given; in this case the search will happen only for this stage. If a stage name is not given, the command will be searched for through all of them. @@ -1260,7 +1267,7 @@

                      ]
                      -get_string(ignore_comments: bool = False, keep_stages: bool = True) str[source]
                      +get_string(ignore_comments: bool = False, keep_stages: bool = True) str[source]

                      Generates and ² the string representation of the LammpsInputFile. Stages are separated by empty lines. The headers of the stages will be put in comments preceding each stage. @@ -1280,7 +1287,7 @@

                      ]
                      -merge_stages(stage_names: list[str])[source]
                      +merge_stages(stage_names: list[str])[source]

                      Merges multiple stages of a LammpsInputFile together. The merged stage will be at the same index as the first of the stages to be merged. The others will appear in the same order as provided in the list. Other non-merged stages will follow.

                      @@ -1293,20 +1300,20 @@

                      ]
                      -property ncomments: int[source]
                      +property ncomments: int[source]

                      Returns the number of comments in the current LammpsInputFile. Includes the blocks of comments as well as inline comments (comment lines within blocks of LAMMPS commands).

                      -property nstages: int[source]
                      +property nstages: int[source]

                      Returns the number of stages in the current LammpsInputFile.

                      -remove_command(command: str, stage_name: str | list[str] | None = None, remove_empty_stages: bool = True)[source]
                      +remove_command(command: str, stage_name: str | list[str] | None = None, remove_empty_stages: bool = True)[source]

                      Removes a given command from a given stage. If no stage is given, removes all occurrences of the command. In case removing a command completely empties a stage, the choice whether to keep this stage in the LammpsInputFile is given by remove_empty_stages.

                      @@ -1323,7 +1330,7 @@

                      ]
                      -remove_stage(stage_name: str)[source]
                      +remove_stage(stage_name: str)[source]

                      Removes a whole stage from the LammpsInputFile.

                      Parameters:
                      @@ -1334,7 +1341,7 @@

                      ]
                      -rename_stage(stage_name: str, new_name: str)[source]
                      +rename_stage(stage_name: str, new_name: str)[source]

                      Renames a stage stage_name from LammpsInputFile into new_name. First checks that the stage to rename is present, and that the new name is not already a stage name.

                      @@ -1350,7 +1357,7 @@

                      ]
                      -set_args(command: str, argument: str, stage_name: str | None = None, how: str | int | list[int] = 'all')[source]
                      +set_args(command: str, argument: str, stage_name: str | None = None, how: str | int | list[int] = 'all')[source]

                      Sets the arguments for the given command to the given string. If the command is not found, nothing is done. Use LammpsInputFile.add_commands instead. If a stage name is specified, it will be replaced or set only for this stage. @@ -1373,13 +1380,13 @@

                      ]
                      -property stages_names: list[source]
                      +property stages_names: list[source]

                      List of names for all the stages present in stages.

                      -write_file(filename: str | Path, ignore_comments: bool = False, keep_stages: bool = True) None[source]
                      +write_file(filename: str | Path, ignore_comments: bool = False, keep_stages: bool = True) None[source]

                      Writes the input file.

                      Parameters:
                      @@ -1398,7 +1405,7 @@

                      ]
                      -class LammpsRun(script_template, settings, data, script_filename)[source]
                      +class LammpsRun(script_template, settings, data, script_filename)[source]

                      Bases: MSONable

                      Examples for various simple LAMMPS runs with given simulation box, force field and a few more settings. Experienced LAMMPS users should @@ -1423,7 +1430,7 @@

                      ]
                      -classmethod md(data, force_field, temperature, nsteps, other_settings=None)[source]
                      +classmethod md(data, force_field, temperature, nsteps, other_settings=None)[source]

                      Example for a simple MD run based on template md.template.

                      Parameters:
                      @@ -1443,12 +1450,12 @@

                      ]
                      -template_dir = '/Users/shyue/repos/pymatgen/pymatgen/io/lammps/templates'[source]
                      +template_dir = '/Users/shyue/repos/pymatgen/pymatgen/io/lammps/templates'[source]

                      -write_inputs(output_dir, **kwargs)[source]
                      +write_inputs(output_dir, **kwargs)[source]

                      Writes all input files (input script, and data if needed). Other supporting files are not handled at this moment.

                      @@ -1465,7 +1472,7 @@

                      ]
                      -class LammpsTemplateGen[source]
                      +class LammpsTemplateGen[source]

                      Bases: TemplateInputGen

                      Creates an InputSet object for a LAMMPS run based on a template file. The input script is constructed by substituting variables into placeholders @@ -1478,7 +1485,7 @@

                      ]
                      -get_input_set(script_template: str | Path, settings: dict | None = None, script_filename: str = 'in.lammps', data: LammpsData | CombinedData | None = None, data_filename: str = 'system.data')[source]
                      +get_input_set(script_template: str | Path, settings: dict | None = None, script_filename: str = 'in.lammps', data: LammpsData | CombinedData | None = None, data_filename: str = 'system.data')[source]
                      Parameters:
                        @@ -1507,7 +1514,7 @@

                        ]
                        -class LammpsDump(timestep, natoms, box, data)[source]
                        +class LammpsDump(timestep, natoms, box, data)[source]

                        Bases: MSONable

                        Object for representing dump data for a single snapshot.

                        Base constructor.

                        @@ -1523,13 +1530,13 @@

                        ]
                        -as_dict()[source]
                        +as_dict()[source]

                        Returns: MSONable dict.

                        -classmethod from_dict(d)[source]
                        +classmethod from_dict(d)[source]
                        Parameters:

                        d (dict) – Dict representation.

                        @@ -1541,8 +1548,8 @@

                        ]

                        -
                        -classmethod from_string(string)[source]
                        +
                        +classmethod from_str(string)[source]

                        Constructor from string parsing.

                        Parameters:
                        @@ -1551,11 +1558,18 @@

                        ]

                        +
                        +
                        +from_string(*args, **kwargs)[source]
                        +

                        from_string is deprecated! +Use from_str instead

                        +
                        +
                        -parse_lammps_dumps(file_pattern)[source]
                        +parse_lammps_dumps(file_pattern)[source]

                        Generator that parses dump file(s).

                        Parameters:
                        @@ -1571,7 +1585,7 @@

                        ]
                        -parse_lammps_log(filename='log.lammps')[source]
                        +parse_lammps_log(filename='log.lammps')[source]

                        Parses log file with focus on thermo data. Both one and multi line formats are supported. Any incomplete runs (no “Loop time” marker) will not be parsed.

                        @@ -1600,7 +1614,7 @@

                        ]https://github.com/Matgenix/atomate2-lammps).

                        -class LammpsInputSet(inputfile: LammpsInputFile | str, data: LammpsData | CombinedData, calc_type: str = '', template_file: str = '', keep_stages: bool = False)[source]
                        +class LammpsInputSet(inputfile: LammpsInputFile | str, data: LammpsData | CombinedData, calc_type: str = '', template_file: str = '', keep_stages: bool = False)[source]

                        Bases: InputSet

                        Container class for all LAMMPS inputs. This class is intended to provide general functionality that can be customized to many purposes. @@ -1626,7 +1640,7 @@

                        ]
                        -classmethod from_directory(directory: str | Path, keep_stages: bool = False)[source]
                        +classmethod from_directory(directory: str | Path, keep_stages: bool = False)[source]

                        Construct a LammpsInputSet from a directory of two or more files. TODO: accept directories with only the input file, that should include the structure as well.

                        @@ -1642,7 +1656,7 @@

                        ]
                        -validate() bool[source]
                        +validate() bool[source]

                        A place to implement basic checks to verify the validity of an input set. Can be as simple or as complex as desired. Will raise a NotImplementedError unless overloaded by the inheriting class.

                        @@ -1656,7 +1670,7 @@

                        ]This module defines utility classes and functions.

                        -class LammpsRunner(input_filename='lammps.in', bin='lammps')[source]
                        +class LammpsRunner(input_filename='lammps.in', bin='lammps')[source]

                        Bases: object

                        LAMMPS wrapper.

                        @@ -1669,7 +1683,7 @@

                        ]
                        -run()[source]
                        +run()[source]

                        Write the input/data files and run LAMMPS.

                        @@ -1677,7 +1691,7 @@

                        ]
                        -class Polymer(start_monomer, s_head, s_tail, monomer, head, tail, end_monomer, e_head, e_tail, n_units, link_distance=1.0, linear_chain=False)[source]
                        +class Polymer(start_monomer, s_head, s_tail, monomer, head, tail, end_monomer, e_head, e_tail, n_units, link_distance=1.0, linear_chain=False)[source]

                        Bases: object

                        Generate polymer chain via Random walk. At each position there are a total of 5 possible moves(excluding the previous direction).

                        diff --git a/docs/pymatgen.io.lobster.html b/docs/pymatgen.io.lobster.html index 0bc018d8d55..611dd8ee5a8 100644 --- a/docs/pymatgen.io.lobster.html +++ b/docs/pymatgen.io.lobster.html @@ -4,7 +4,7 @@ - pymatgen.io.lobster package — pymatgen 2023.7.14 documentation + pymatgen.io.lobster package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                        - 2023.7.14 + 2023.7.17
                        @@ -135,7 +135,7 @@

                        Submodules
                        -class Lobsterin(settingsdict: dict)[source]
                        +class Lobsterin(settingsdict: dict)[source]

                        Bases: dict, MSONable

                        This class can handle and generate lobsterin files Furthermore, it can also modify INCAR files for lobster, generate KPOINT files for fatband calculations in Lobster, @@ -148,32 +148,32 @@

                        Submodules
                        -AVAILABLEKEYWORDS = ('COHPstartEnergy', 'COHPendEnergy', 'gaussianSmearingWidth', 'useDecimalPlaces', 'COHPSteps', 'basisSet', 'cohpGenerator', 'realspaceHamiltonian', 'realspaceOverlap', 'printPAWRealSpaceWavefunction', 'printLCAORealSpaceWavefunction', 'kSpaceCOHP', 'EwaldSum', 'saveProjectionToFile', 'skipdos', 'skipcohp', 'skipcoop', 'skipcobi', 'skipMadelungEnergy', 'loadProjectionFromFile', 'forceEnergyRange', 'DensityOfEnergy', 'BWDF', 'BWDFCOHP', 'skipPopulationAnalysis', 'skipGrossPopulation', 'userecommendedbasisfunctions', 'skipProjection', 'writeBasisFunctions', 'writeMatricesToFile', 'noFFTforVisualization', 'RMSp', 'onlyReadVasprun.xml', 'noMemoryMappedFiles', 'skipPAWOrthonormalityTest', 'doNotIgnoreExcessiveBands', 'doNotUseAbsoluteSpilling', 'skipReOrthonormalization', 'forceV1HMatrix', 'useOriginalTetrahedronMethod', 'forceEnergyRange', 'bandwiseSpilling', 'kpointwiseSpilling', 'LSODOS', 'basisfunctions', 'cohpbetween', 'createFatband')[source]
                        +AVAILABLEKEYWORDS = ('COHPstartEnergy', 'COHPendEnergy', 'gaussianSmearingWidth', 'useDecimalPlaces', 'COHPSteps', 'basisSet', 'cohpGenerator', 'realspaceHamiltonian', 'realspaceOverlap', 'printPAWRealSpaceWavefunction', 'printLCAORealSpaceWavefunction', 'kSpaceCOHP', 'EwaldSum', 'saveProjectionToFile', 'skipdos', 'skipcohp', 'skipcoop', 'skipcobi', 'skipMadelungEnergy', 'loadProjectionFromFile', 'forceEnergyRange', 'DensityOfEnergy', 'BWDF', 'BWDFCOHP', 'skipPopulationAnalysis', 'skipGrossPopulation', 'userecommendedbasisfunctions', 'skipProjection', 'writeBasisFunctions', 'writeMatricesToFile', 'noFFTforVisualization', 'RMSp', 'onlyReadVasprun.xml', 'noMemoryMappedFiles', 'skipPAWOrthonormalityTest', 'doNotIgnoreExcessiveBands', 'doNotUseAbsoluteSpilling', 'skipReOrthonormalization', 'forceV1HMatrix', 'useOriginalTetrahedronMethod', 'forceEnergyRange', 'bandwiseSpilling', 'kpointwiseSpilling', 'LSODOS', 'basisfunctions', 'cohpbetween', 'createFatband')[source]

                        -BOOLEAN_KEYWORDS = ('saveProjectionToFile', 'skipdos', 'skipcohp', 'skipcoop', 'skipcobi', 'skipMadelungEnergy', 'loadProjectionFromFile', 'forceEnergyRange', 'DensityOfEnergy', 'BWDF', 'BWDFCOHP', 'skipPopulationAnalysis', 'skipGrossPopulation', 'userecommendedbasisfunctions', 'skipProjection', 'writeBasisFunctions', 'writeMatricesToFile', 'noFFTforVisualization', 'RMSp', 'onlyReadVasprun.xml', 'noMemoryMappedFiles', 'skipPAWOrthonormalityTest', 'doNotIgnoreExcessiveBands', 'doNotUseAbsoluteSpilling', 'skipReOrthonormalization', 'forceV1HMatrix', 'useOriginalTetrahedronMethod', 'forceEnergyRange', 'bandwiseSpilling', 'kpointwiseSpilling', 'LSODOS')[source]
                        +BOOLEAN_KEYWORDS = ('saveProjectionToFile', 'skipdos', 'skipcohp', 'skipcoop', 'skipcobi', 'skipMadelungEnergy', 'loadProjectionFromFile', 'forceEnergyRange', 'DensityOfEnergy', 'BWDF', 'BWDFCOHP', 'skipPopulationAnalysis', 'skipGrossPopulation', 'userecommendedbasisfunctions', 'skipProjection', 'writeBasisFunctions', 'writeMatricesToFile', 'noFFTforVisualization', 'RMSp', 'onlyReadVasprun.xml', 'noMemoryMappedFiles', 'skipPAWOrthonormalityTest', 'doNotIgnoreExcessiveBands', 'doNotUseAbsoluteSpilling', 'skipReOrthonormalization', 'forceV1HMatrix', 'useOriginalTetrahedronMethod', 'forceEnergyRange', 'bandwiseSpilling', 'kpointwiseSpilling', 'LSODOS')[source]
                        -FLOAT_KEYWORDS = ('COHPstartEnergy', 'COHPendEnergy', 'gaussianSmearingWidth', 'useDecimalPlaces', 'COHPSteps')[source]
                        +FLOAT_KEYWORDS = ('COHPstartEnergy', 'COHPendEnergy', 'gaussianSmearingWidth', 'useDecimalPlaces', 'COHPSteps')[source]
                        -LISTKEYWORDS = ('basisfunctions', 'cohpbetween', 'createFatband')[source]
                        +LISTKEYWORDS = ('basisfunctions', 'cohpbetween', 'createFatband')[source]
                        -STRING_KEYWORDS = ('basisSet', 'cohpGenerator', 'realspaceHamiltonian', 'realspaceOverlap', 'printPAWRealSpaceWavefunction', 'printLCAORealSpaceWavefunction', 'kSpaceCOHP', 'EwaldSum')[source]
                        +STRING_KEYWORDS = ('basisSet', 'cohpGenerator', 'realspaceHamiltonian', 'realspaceOverlap', 'printPAWRealSpaceWavefunction', 'printLCAORealSpaceWavefunction', 'kSpaceCOHP', 'EwaldSum')[source]
                        -as_dict()[source]
                        +as_dict()[source]
                        Returns:

                        MSONable dict

                        @@ -183,7 +183,7 @@

                        Submodules
                        -diff(other)[source]
                        +diff(other)[source]

                        Diff function for lobsterin. Compares two lobsterin and indicates which parameters are the same. Similar to the diff in INCAR.

                        @@ -198,7 +198,7 @@

                        Submodules
                        -classmethod from_dict(d)[source]
                        +classmethod from_dict(d)[source]
                        Parameters:

                        d – Dict representation

                        @@ -211,7 +211,7 @@

                        Submodules
                        -classmethod from_file(lobsterin: str)[source]
                        +classmethod from_file(lobsterin: str)[source]
                        Parameters:

                        lobsterin (str) – path to lobsterin.

                        @@ -224,7 +224,7 @@

                        Submodules
                        -static get_all_possible_basis_functions(structure: Structure, potcar_symbols: list, address_basis_file_min: str | None = None, address_basis_file_max: str | None = None)[source]
                        +static get_all_possible_basis_functions(structure: Structure, potcar_symbols: list, address_basis_file_min: str | None = None, address_basis_file_max: str | None = None)[source]
                        Parameters:
                          @@ -241,7 +241,7 @@

                          Submodules
                          -static get_basis(structure: Structure, potcar_symbols: list, address_basis_file: str | None = None)[source]
                          +static get_basis(structure: Structure, potcar_symbols: list, address_basis_file: str | None = None)[source]

                          Will get the basis from given potcar_symbols (e.g., [“Fe_pv”,”Si”] #include this in lobsterin class.

                          @@ -259,7 +259,7 @@

                          Submodules
                          -classmethod standard_calculations_from_vasp_files(POSCAR_input: str = 'POSCAR', INCAR_input: str = 'INCAR', POTCAR_input: str | None = None, Vasprun_output: str = 'vasprun.xml', dict_for_basis: dict | None = None, option: str = 'standard')[source]
                          +classmethod standard_calculations_from_vasp_files(POSCAR_input: str = 'POSCAR', INCAR_input: str = 'INCAR', POTCAR_input: str | None = None, Vasprun_output: str = 'vasprun.xml', dict_for_basis: dict | None = None, option: str = 'standard')[source]

                          Will generate Lobsterin with standard settings.

                          Parameters:
                          @@ -290,7 +290,7 @@

                          Submodules
                          -write_INCAR(incar_input: str = 'INCAR', incar_output: str = 'INCAR.lobster', poscar_input: str = 'POSCAR', isym: int = -1, further_settings: dict | None = None)[source]
                          +write_INCAR(incar_input: str = 'INCAR', incar_output: str = 'INCAR.lobster', poscar_input: str = 'POSCAR', isym: int = -1, further_settings: dict | None = None)[source]

                          Will only make the run static, insert nbands, make ISYM=-1, set LWAVE=True and write a new INCAR. You have to check for the rest.

                          @@ -308,7 +308,7 @@

                          Submodules
                          -static write_KPOINTS(POSCAR_input: str = 'POSCAR', KPOINTS_output='KPOINTS.lobster', reciprocal_density: int = 100, isym: int = -1, from_grid: bool = False, input_grid: Sequence[int] = (5, 5, 5), line_mode: bool = True, kpoints_line_density: int = 20, symprec: float = 0.01)[source]
                          +static write_KPOINTS(POSCAR_input: str = 'POSCAR', KPOINTS_output='KPOINTS.lobster', reciprocal_density: int = 100, isym: int = -1, from_grid: bool = False, input_grid: Sequence[int] = (5, 5, 5), line_mode: bool = True, kpoints_line_density: int = 20, symprec: float = 0.01)[source]

                          Writes a KPOINT file for lobster (only ISYM=-1 and ISYM=0 are possible), grids are gamma centered.

                          Parameters:
                          @@ -330,7 +330,7 @@

                          Submodules
                          -static write_POSCAR_with_standard_primitive(POSCAR_input='POSCAR', POSCAR_output='POSCAR.lobster', symprec: float = 0.01)[source]
                          +static write_POSCAR_with_standard_primitive(POSCAR_input='POSCAR', POSCAR_output='POSCAR.lobster', symprec: float = 0.01)[source]

                          Writes a POSCAR with the standard primitive cell. This is needed to arrive at the correct kpath.

                          Parameters:
                          @@ -345,7 +345,7 @@

                          Submodules
                          -write_lobsterin(path='lobsterin', overwritedict=None)[source]
                          +write_lobsterin(path='lobsterin', overwritedict=None)[source]

                          Writes a lobsterin file.

                          Parameters:
                          @@ -361,7 +361,7 @@

                          Submodules
                          -get_all_possible_basis_combinations(min_basis: list, max_basis: list) list[source]
                          +get_all_possible_basis_combinations(min_basis: list, max_basis: list) list[source]
                          Parameters:
                          -central_isites: list[int] | None[source]
                          +central_isites: list[int] | None[source]

                          Alias for field number 5

                          -labels: list[str][source]
                          +labels: list[str][source]

                          Alias for field number 3

                          -list_icohps: list[float][source]
                          +list_icohps: list[float][source]

                          Alias for field number 1

                          -n_bonds: int[source]
                          +n_bonds: int[source]

                          Alias for field number 2

                          -total_icohp: float[source]
                          +total_icohp: float[source]

                          Alias for field number 0

                          @@ -448,7 +448,7 @@

                          Submodules
                          -class LobsterLightStructureEnvironments(strategy, coordination_environments=None, all_nbs_sites=None, neighbors_sets=None, structure=None, valences=None, valences_origin=None)[source]
                          +class LobsterLightStructureEnvironments(strategy, coordination_environments=None, all_nbs_sites=None, neighbors_sets=None, structure=None, valences=None, valences_origin=None)[source]

                          Bases: LightStructureEnvironments

                          Class to store LightStructureEnvironments based on Lobster outputs.

                          Constructor for the LightStructureEnvironments object.

                          @@ -468,14 +468,14 @@

                          Submodules
                          -as_dict()[source]
                          +as_dict()[source]

                          Bson-serializable dict representation of the LightStructureEnvironments object. :return: Bson-serializable dict representation of the LightStructureEnvironments object.

                          -classmethod from_Lobster(list_ce_symbol, list_csm, list_permutation, list_neighsite, list_neighisite, structure: Structure, valences=None)[source]
                          +classmethod from_Lobster(list_ce_symbol, list_csm, list_permutation, list_neighsite, list_neighisite, structure: Structure, valences=None)[source]

                          Will set up a LightStructureEnvironments from Lobster.

                          Parameters:
                          @@ -495,7 +495,7 @@

                          Submodules
                          -property uniquely_determines_coordination_environments[source]
                          +property uniquely_determines_coordination_environments[source]

                          True if the coordination environments are uniquely determined.

                          @@ -503,7 +503,7 @@

                          Submodules
                          -class LobsterNeighbors(structure: Structure, filename_ICOHP: str = 'ICOHPLIST.lobster', are_coops: bool = False, valences: list[int | float] | None = None, limits: tuple[float, float] | None = None, additional_condition: int = 0, only_bonds_to: list[str] | None = None, perc_strength_ICOHP: float = 0.15, valences_from_charges: bool = False, filename_CHARGE: str | None = None, which_charge: str = 'Mulliken', adapt_extremum_to_add_cond: bool = False, add_additional_data_sg: bool = False, filename_blist_sg1: str | None = None, filename_blist_sg2: str | None = None, id_blist_sg1: str = 'ICOOP', id_blist_sg2: str = 'ICOBI')[source]
                          +class LobsterNeighbors(structure: Structure, filename_ICOHP: str = 'ICOHPLIST.lobster', are_coops: bool = False, valences: list[int | float] | None = None, limits: tuple[float, float] | None = None, additional_condition: int = 0, only_bonds_to: list[str] | None = None, perc_strength_ICOHP: float = 0.15, valences_from_charges: bool = False, filename_CHARGE: str | None = None, which_charge: str = 'Mulliken', adapt_extremum_to_add_cond: bool = False, add_additional_data_sg: bool = False, filename_blist_sg1: str | None = None, filename_blist_sg2: str | None = None, id_blist_sg1: str = 'ICOOP', id_blist_sg2: str = 'ICOBI')[source]

                          Bases: NearNeighbors

                          This class combines capabilities from LocalEnv and ChemEnv to determine coordination environments based on bonding analysis.

                          @@ -546,19 +546,19 @@

                          Submodules
                          -property anion_types[source]
                          +property anion_types[source]

                          Return the types of anions present in crystal structure as a set Returns: set of Element describing anions in the crystal structure.

                          -get_anion_types(**kwargs)[source]
                          +get_anion_types(**kwargs)[source]
                          -get_info_cohps_to_neighbors(path_to_COHPCAR='COHPCAR.lobster', isites=None, only_bonds_to=None, onlycation_isites=True, per_bond=True, summed_spin_channels=False)[source]
                          +get_info_cohps_to_neighbors(path_to_COHPCAR='COHPCAR.lobster', isites=None, only_bonds_to=None, onlycation_isites=True, per_bond=True, summed_spin_channels=False)[source]
                          Return info about the cohps as a summed cohp object and a label

                          from all sites mentioned in isites with neighbors.

                          @@ -581,7 +581,7 @@

                          Submodules
                          -get_info_icohps_between_neighbors(isites=None, onlycation_isites=True)[source]
                          +get_info_icohps_between_neighbors(isites=None, onlycation_isites=True)[source]

                          Return infos about interactions between neighbors of a certain atom.

                          Parameters:
                          @@ -596,7 +596,7 @@

                          Submodules
                          -get_info_icohps_to_neighbors(isites=None, onlycation_isites=True)[source]
                          +get_info_icohps_to_neighbors(isites=None, onlycation_isites=True)[source]

                          This method returns information on the icohps of neighbors for certain sites as identified by their site id. This is useful for plotting the relevant cohps of a site in the structure.

                          @@ -612,7 +612,7 @@

                          Submodules
                          -get_light_structure_environment(only_cation_environments=False, only_indices=None)[source]
                          +get_light_structure_environment(only_cation_environments=False, only_indices=None)[source]

                          Return a LobsterLightStructureEnvironments object if the structure only contains coordination environments smaller 13.

                          @@ -628,7 +628,7 @@

                          Submodules
                          -get_nn_info(structure: Structure, n, use_weights=False)[source]
                          +get_nn_info(structure: Structure, n, use_weights=False)[source]

                          Get coordination number, CN, of site with index n in structure.

                          Parameters:
                          @@ -653,7 +653,7 @@

                          Submodules
                          -property molecules_allowed[source]
                          +property molecules_allowed[source]

                          can this NearNeighbors class be used with Molecule objects?

                          @@ -665,7 +665,7 @@

                          Submodules
                          -plot_cohps_of_neighbors(path_to_COHPCAR='COHPCAR.lobster', isites=None, onlycation_isites=True, only_bonds_to=None, per_bond=False, summed_spin_channels=False, xlim=None, ylim=(-10, 6), integrated=False)[source]
                          +plot_cohps_of_neighbors(path_to_COHPCAR='COHPCAR.lobster', isites=None, onlycation_isites=True, only_bonds_to=None, per_bond=False, summed_spin_channels=False, xlim=None, ylim=(-10, 6), integrated=False)[source]

                          Will plot summed cohps (please be careful in the spin polarized case (plots might overlap (exactly!)).

                          Parameters:
                          @@ -689,7 +689,7 @@

                          Submodules
                          -property structures_allowed[source]
                          +property structures_allowed[source]

                          can this NearNeighbors class be used with Structure objects?

                          @@ -713,7 +713,7 @@

                          Submodules
                          -class Bandoverlaps(filename: str = 'bandOverlaps.lobster')[source]
                          +class Bandoverlaps(filename: str = 'bandOverlaps.lobster')[source]

                          Bases: object

                          Class to read in bandOverlaps.lobster files. These files are not created during every Lobster run. .. attribute: bandoverlapsdict is a dict of the following form:

                          @@ -728,7 +728,7 @@

                          Submodules
                          -has_good_quality_check_occupied_bands(number_occ_bands_spin_up: int, number_occ_bands_spin_down: int | None = None, spin_polarized: bool = False, limit_deviation: float = 0.1) bool[source]
                          +has_good_quality_check_occupied_bands(number_occ_bands_spin_up: int, number_occ_bands_spin_down: int | None = None, spin_polarized: bool = False, limit_deviation: float = 0.1) bool[source]

                          Will check if the deviation from the ideal bandoverlap of all occupied bands is smaller or equal to limit_deviation.

                          Args: @@ -741,7 +741,7 @@

                          Submodules
                          -has_good_quality_maxDeviation(limit_maxDeviation: float = 0.1) bool[source]
                          +has_good_quality_maxDeviation(limit_maxDeviation: float = 0.1) bool[source]

                          Will check if the maxDeviation from the ideal bandoverlap is smaller or equal to limit_maxDeviation :param limit_maxDeviation: limit of the maxDeviation

                          @@ -755,7 +755,7 @@

                          Submodules
                          -class Charge(filename: str = 'CHARGE.lobster')[source]
                          +class Charge(filename: str = 'CHARGE.lobster')[source]

                          Bases: object

                          Class to read CHARGE files generated by LOBSTER.

                          @@ -765,7 +765,7 @@

                          Submodules
                          -get_structure_with_charges(structure_filename)[source]
                          +get_structure_with_charges(structure_filename)[source]

                          Get a Structure with Mulliken and Loewdin charges as site properties :param structure_filename: filename of POSCAR

                          @@ -779,7 +779,7 @@

                          Submodules
                          -class Cohpcar(are_coops: bool = False, are_cobis: bool = False, filename: str | None = None)[source]
                          +class Cohpcar(are_coops: bool = False, are_cobis: bool = False, filename: str | None = None)[source]

                          Bases: object

                          Class to read COHPCAR/COOPCAR files generated by LOBSTER.

                          @@ -798,40 +798,40 @@

                          Submodules
                          -class Doscar(doscar: str = 'DOSCAR.lobster', structure_file: str | None = 'POSCAR', structure: IStructure | Structure | None = None)[source]
                          +class Doscar(doscar: str = 'DOSCAR.lobster', structure_file: str | None = 'POSCAR', structure: IStructure | Structure | None = None)[source]

                          Bases: object

                          Class to deal with Lobster’s projected DOS and local projected DOS. The beforehand quantum-chemical calculation was performed with VASP.

                          -completedos[source]
                          +completedos[source]

                          LobsterCompleteDos Object

                          -pdos[source]
                          +pdos[source]
                          List of Dict including numpy arrays with pdos. Access as pdos[atomindex]['orbitalstring']['Spin.up/Spin.down']
                          -tdos[source]
                          +tdos[source]
                          Dos Object of the total density of states
                          -energies[source]
                          +energies[source]
                          numpy array of the energies at which the DOS was calculated (in eV, relative to Efermi)
                          -tdensities[source]
                          +tdensities[source]
                          tdensities[Spin.up]: numpy array of the total density of states for the Spin.up contribution at each of the
                          @@ -850,7 +850,7 @@

                          Submodules itdensities[Spin.up]: numpy array of the total density of states for the Spin.up contribution at each of the

                          -energies[source]
                          +energies[source]
                          itdensities[Spin.down]: numpy array of the total density of states for the Spin.down contribution at each of the
                          @@ -861,7 +861,7 @@

                          Submodules
                          -is_spin_polarized[source]
                          +is_spin_polarized[source]

                          Boolean. Tells if the system is spin polarized
                          @@ -878,7 +878,7 @@

                          Submodules
                          -property completedos: LobsterCompleteDos[source]
                          +property completedos: LobsterCompleteDos[source]

                          CompleteDos

                          Type:
                          @@ -889,7 +889,7 @@

                          Submodules
                          -property energies: ndarray[source]
                          +property energies: ndarray[source]

                          Energies

                          Type:
                          @@ -900,7 +900,7 @@

                          Submodules
                          -property is_spin_polarized: bool[source]
                          +property is_spin_polarized: bool[source]

                          Whether run is spin polarized.

                          Type:
                          @@ -911,7 +911,7 @@

                          Submodules
                          -property itdensities: ndarray[source]
                          +property itdensities: ndarray[source]

                          integrated total densities as a np.ndarray

                          Type:
                          @@ -922,7 +922,7 @@

                          Submodules
                          -property pdos: list[source]
                          +property pdos: list[source]

                          Projected DOS

                          Type:
                          @@ -933,7 +933,7 @@

                          Submodules
                          -property tdensities: ndarray[source]
                          +property tdensities: ndarray[source]

                          total densities as a np.ndarray

                          Type:
                          @@ -944,7 +944,7 @@

                          Submodules
                          -property tdos: Dos[source]
                          +property tdos: Dos[source]

                          Total DOS

                          Type:
                          @@ -957,7 +957,7 @@

                          Submodules
                          -class Fatband(filenames='.', vasprun='vasprun.xml', Kpointsfile='KPOINTS')[source]
                          +class Fatband(filenames='.', vasprun='vasprun.xml', Kpointsfile='KPOINTS')[source]

                          Bases: object

                          Reads in FATBAND_x_y.lobster files.

                          @@ -972,7 +972,7 @@

                          Submodules
                          -get_bandstructure()[source]
                          +get_bandstructure()[source]

                          Returns a LobsterBandStructureSymmLine object which can be plotted with a normal BSPlotter.

                          @@ -980,7 +980,7 @@

                          Submodules
                          -class Grosspop(filename: str = 'GROSSPOP.lobster')[source]
                          +class Grosspop(filename: str = 'GROSSPOP.lobster')[source]

                          Bases: object

                          Class to read in GROSSPOP.lobster files.

                          @@ -990,7 +990,7 @@

                          Submodules
                          -get_structure_with_total_grosspop(structure_filename: str) Structure[source]
                          +get_structure_with_total_grosspop(structure_filename: str) Structure[source]

                          Get a Structure with Mulliken and Loewdin total grosspopulations as site properties :param structure_filename: filename of POSCAR :type structure_filename: str

                          @@ -1005,7 +1005,7 @@

                          Submodules
                          -class Icohplist(are_coops: bool = False, are_cobis: bool = False, filename: str | None = None)[source]
                          +class Icohplist(are_coops: bool = False, are_cobis: bool = False, filename: str | None = None)[source]

                          Bases: object

                          Class to read ICOHPLIST/ICOOPLIST files generated by LOBSTER.

                          @@ -1022,7 +1022,7 @@

                          Submodules
                          -property icohpcollection[source]
                          +property icohpcollection[source]

                          IcohpCollection object.

                          Type:
                          @@ -1033,7 +1033,7 @@

                          Submodules
                          -property icohplist: dict[Any, dict[str, Any]][source]
                          +property icohplist: dict[Any, dict[str, Any]][source]

                          icohplist compatible with older version of this class.

                          Type:
                          @@ -1046,7 +1046,7 @@

                          Submodules
                          -class Lobsterout(filename='lobsterout')[source]
                          +class Lobsterout(filename='lobsterout')[source]

                          Bases: object

                          Class to read in the lobsterout and evaluate the spilling, save the basis, save warnings, save infos.

                          @@ -1058,7 +1058,7 @@

                          Submodules
                          -get_doc()[source]
                          +get_doc()[source]

                          Returns: LobsterDict with all the information stored in lobsterout.

                          @@ -1066,7 +1066,7 @@

                          Submodules
                          -class MadelungEnergies(filename: str = 'MadelungEnergies.lobster')[source]
                          +class MadelungEnergies(filename: str = 'MadelungEnergies.lobster')[source]

                          Bases: object

                          Class to read MadelungEnergies.lobster files generated by LOBSTER.

                          @@ -1078,7 +1078,7 @@

                          Submodules
                          -class SitePotential(filename: str = 'SitePotentials.lobster')[source]
                          +class SitePotential(filename: str = 'SitePotentials.lobster')[source]

                          Bases: object

                          Class to read SitePotentials.lobster files generated by LOBSTER.

                          @@ -1088,7 +1088,7 @@

                          Submodules
                          -get_structure_with_site_potentials(structure_filename)[source]
                          +get_structure_with_site_potentials(structure_filename)[source]

                          Get a Structure with Mulliken and Loewdin charges as site properties :param structure_filename: filename of POSCAR

                          @@ -1102,7 +1102,7 @@

                          Submodules
                          -class Wavefunction(filename, structure)[source]
                          +class Wavefunction(filename, structure)[source]

                          Bases: object

                          Class to read in wave function files from Lobster and transfer them into an object of the type VolumetricData.

                          @@ -1115,28 +1115,28 @@

                          Submodules
                          -get_volumetricdata_density()[source]
                          +get_volumetricdata_density()[source]

                          Will return a VolumetricData object including the imaginary part of the wave function.

                          Returns: VolumetricData object

                          -get_volumetricdata_imaginary()[source]
                          +get_volumetricdata_imaginary()[source]

                          Will return a VolumetricData object including the imaginary part of the wave function.

                          Returns: VolumetricData object

                          -get_volumetricdata_real()[source]
                          +get_volumetricdata_real()[source]

                          Will return a VolumetricData object including the real part of the wave function.

                          Returns: VolumetricData object

                          -set_volumetric_data(grid, structure)[source]
                          +set_volumetric_data(grid, structure)[source]

                          Will create the VolumetricData Objects.

                          Parameters:
                          @@ -1150,7 +1150,7 @@

                          Submodules
                          -write_file(filename='WAVECAR.vasp', part='real')[source]
                          +write_file(filename='WAVECAR.vasp', part='real')[source]

                          Will save the wavefunction in a file format that can be read by VESTA This will only work if the wavefunction from lobster was constructed with: “printLCAORealSpaceWavefunction kpoint 1 coordinates 0.0 0.0 0.0 coordinates 1.0 1.0 1.0 box bandlist 1 2 3 4 @@ -1170,7 +1170,7 @@

                          Submodules
                          -get_orb_from_str(orbs)[source]
                          +get_orb_from_str(orbs)[source]
                          Parameters:

                          orbs – list of two str, e.g. [“2p_x”, “3s”].

                          diff --git a/docs/pymatgen.io.qchem.html b/docs/pymatgen.io.qchem.html index e55c5dccc09..50682f7594f 100644 --- a/docs/pymatgen.io.qchem.html +++ b/docs/pymatgen.io.qchem.html @@ -4,7 +4,7 @@ - pymatgen.io.qchem package — pymatgen 2023.7.14 documentation + pymatgen.io.qchem package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                          - 2023.7.14 + 2023.7.17
                          @@ -129,7 +129,7 @@

                          Submodules
                          -class QCInput(molecule: Molecule | list[Molecule] | Literal['read'], rem: dict, opt: dict[str, list] | None = None, pcm: dict | None = None, solvent: dict | None = None, smx: dict | None = None, scan: dict[str, list] | None = None, van_der_waals: dict[str, float] | None = None, vdw_mode: str = 'atomic', plots: dict | None = None, nbo: dict | None = None, geom_opt: dict | None = None, cdft: list[list[dict]] | None = None, almo_coupling: list[list[tuple[int, int]]] | None = None, svp: dict | None = None, pcm_nonels: dict | None = None)[source]
                          +class QCInput(molecule: Molecule | list[Molecule] | Literal['read'], rem: dict, opt: dict[str, list] | None = None, pcm: dict | None = None, solvent: dict | None = None, smx: dict | None = None, scan: dict[str, list] | None = None, van_der_waals: dict[str, float] | None = None, vdw_mode: str = 'atomic', plots: dict | None = None, nbo: dict | None = None, geom_opt: dict | None = None, cdft: list[list[dict]] | None = None, almo_coupling: list[list[tuple[int, int]]] | None = None, svp: dict | None = None, pcm_nonels: dict | None = None)[source]

                          Bases: InputFile

                          An object representing a QChem input file. QCInput attributes represent different sections of a QChem input file. To add a new section one needs to modify __init__, __str__, from_sting and add static methods @@ -249,7 +249,7 @@

                          Submodules
                          -static almo_template(almo_coupling: list[list[tuple[int, int]]]) str[source]
                          +static almo_template(almo_coupling: list[list[tuple[int, int]]]) str[source]
                          Parameters:

                          almo – list of lists of int 2-tuples.

                          @@ -262,7 +262,7 @@

                          Submodules
                          -static cdft_template(cdft: list[list[dict]]) str[source]
                          +static cdft_template(cdft: list[list[dict]]) str[source]
                          Parameters:

                          cdft – list of lists of dicts.

                          @@ -275,7 +275,7 @@

                          Submodules
                          -static find_sections(string: str) list[source]
                          +static find_sections(string: str) list[source]

                          Find sections in the string.

                          Parameters:
                          @@ -289,7 +289,7 @@

                          Submodules
                          -static from_file(filename: str | Path) QCInput[source]
                          +static from_file(filename: str | Path) QCInput[source]

                          Create QcInput from file.

                          Parameters:
                          @@ -303,7 +303,7 @@

                          Submodules
                          -classmethod from_multi_jobs_file(filename: str) list[pymatgen.io.qchem.inputs.QCInput][source]
                          +classmethod from_multi_jobs_file(filename: str) list[pymatgen.io.qchem.inputs.QCInput][source]

                          Create list of QcInput from a file.

                          Parameters:
                          @@ -316,8 +316,8 @@

                          Submodules -
                          -classmethod from_string(string: str) QCInput[source]
                          +
                          +classmethod from_str(string: str) QCInput[source]

                          Read QcInput from string.

                          Parameters:
                          @@ -331,7 +331,7 @@

                          Submodules
                          -static geom_opt_template(geom_opt: dict) str[source]
                          +static geom_opt_template(geom_opt: dict) str[source]
                          Parameters:

                          () (geom_opt) –

                          @@ -344,13 +344,13 @@

                          Submodules
                          -get_string()[source]
                          +get_string()[source]

                          Return a string representation of an entire input file.

                          -static molecule_template(molecule: Molecule | list[Molecule] | Literal['read']) str[source]
                          +static molecule_template(molecule: Molecule | list[Molecule] | Literal['read']) str[source]
                          Parameters:

                          molecule (Molecule, list of Molecules, or "read") –

                          @@ -363,7 +363,7 @@

                          Submodules
                          -static multi_job_string(job_list: list[pymatgen.io.qchem.inputs.QCInput]) str[source]
                          +static multi_job_string(job_list: list[pymatgen.io.qchem.inputs.QCInput]) str[source]
                          Parameters:

                          () (job_list) – List of jobs.

                          @@ -376,7 +376,7 @@

                          Submodules
                          -static nbo_template(nbo: dict) str[source]
                          +static nbo_template(nbo: dict) str[source]
                          Parameters:

                          () (nbo) –

                          @@ -389,7 +389,7 @@

                          Submodules
                          -static opt_template(opt: dict[str, list]) str[source]
                          +static opt_template(opt: dict[str, list]) str[source]

                          Optimization template.

                          Parameters:
                          @@ -403,7 +403,7 @@

                          Submodules
                          -static pcm_nonels_template(pcm_nonels: dict) str[source]
                          +static pcm_nonels_template(pcm_nonels: dict) str[source]

                          Template for the $pcm_nonels section.

                          Arg

                          pcm_nonels: dict of CMIRS parameters, e.g. @@ -430,7 +430,7 @@

                          Submodules
                          -static pcm_template(pcm: dict) str[source]
                          +static pcm_template(pcm: dict) str[source]

                          Pcm run template.

                          Parameters:
                          @@ -444,7 +444,7 @@

                          Submodules
                          -static plots_template(plots: dict) str[source]
                          +static plots_template(plots: dict) str[source]
                          Parameters:

                          () (plots) –

                          @@ -457,7 +457,7 @@

                          Submodules
                          -static read_almo(string: str) list[list[tuple[int, int]]][source]
                          +static read_almo(string: str) list[list[tuple[int, int]]][source]

                          Read ALMO coupling parameters from string.

                          Parameters:
                          @@ -471,7 +471,7 @@

                          Submodules
                          -static read_cdft(string: str) list[list[dict]][source]
                          +static read_cdft(string: str) list[list[dict]][source]

                          Read cdft parameters from string.

                          Parameters:
                          @@ -485,7 +485,7 @@

                          Submodules
                          -static read_geom_opt(string: str) dict[source]
                          +static read_geom_opt(string: str) dict[source]

                          Read geom_opt parameters from string.

                          Parameters:
                          @@ -499,7 +499,7 @@

                          Submodules
                          -static read_molecule(string: str) Molecule | list[Molecule] | Literal['read'][source]
                          +static read_molecule(string: str) Molecule | list[Molecule] | Literal['read'][source]

                          Read molecule from string.

                          Parameters:
                          @@ -513,7 +513,7 @@

                          Submodules
                          -static read_nbo(string: str) dict[source]
                          +static read_nbo(string: str) dict[source]

                          Read nbo parameters from string.

                          Parameters:
                          @@ -527,7 +527,7 @@

                          Submodules
                          -static read_opt(string: str) dict[str, list][source]
                          +static read_opt(string: str) dict[str, list][source]

                          Read opt section from string.

                          Parameters:
                          @@ -541,7 +541,7 @@

                          Submodules
                          -static read_pcm(string: str) dict[source]
                          +static read_pcm(string: str) dict[source]

                          Read pcm parameters from string.

                          Parameters:
                          @@ -555,7 +555,7 @@

                          Submodules
                          -static read_pcm_nonels(string: str) dict[source]
                          +static read_pcm_nonels(string: str) dict[source]

                          Read pcm_nonels parameters from string.

                          Parameters:
                          @@ -569,7 +569,7 @@

                          Submodules
                          -static read_plots(string: str) dict[source]
                          +static read_plots(string: str) dict[source]

                          Read plots parameters from string.

                          Parameters:
                          @@ -583,7 +583,7 @@

                          Submodules
                          -static read_rem(string: str) dict[source]
                          +static read_rem(string: str) dict[source]

                          Parse rem from string.

                          Parameters:
                          @@ -597,7 +597,7 @@

                          Submodules
                          -static read_scan(string: str) dict[str, list][source]
                          +static read_scan(string: str) dict[str, list][source]

                          Read scan section from a string.

                          Parameters:
                          @@ -611,7 +611,7 @@

                          Submodules
                          -static read_smx(string: str) dict[source]
                          +static read_smx(string: str) dict[source]

                          Read smx parameters from string.

                          Parameters:
                          @@ -625,7 +625,7 @@

                          Submodules
                          -static read_solvent(string: str) dict[source]
                          +static read_solvent(string: str) dict[source]

                          Read solvent parameters from string.

                          Parameters:
                          @@ -639,13 +639,13 @@

                          Submodules
                          -static read_svp(string: str) dict[source]
                          +static read_svp(string: str) dict[source]

                          Read svp parameters from string.

                          -static read_vdw(string: str) tuple[str, dict][source]
                          +static read_vdw(string: str) tuple[str, dict][source]

                          Read van der Waals parameters from string.

                          Parameters:
                          @@ -659,7 +659,7 @@

                          Submodules
                          -static rem_template(rem: dict) str[source]
                          +static rem_template(rem: dict) str[source]
                          Parameters:

                          () (rem) –

                          @@ -672,7 +672,7 @@

                          Submodules
                          -static scan_template(scan: dict[str, list]) str[source]
                          +static scan_template(scan: dict[str, list]) str[source]
                          Parameters:

                          scan (dict) – Dictionary with scan section information. @@ -686,7 +686,7 @@

                          Submodules
                          -static smx_template(smx: dict) str[source]
                          +static smx_template(smx: dict) str[source]
                          Parameters:

                          () (smx) –

                          @@ -699,7 +699,7 @@

                          Submodules
                          -static solvent_template(solvent: dict) str[source]
                          +static solvent_template(solvent: dict) str[source]

                          Solvent template.

                          Parameters:
                          @@ -713,7 +713,7 @@

                          Submodules
                          -static svp_template(svp: dict) str[source]
                          +static svp_template(svp: dict) str[source]

                          Template for the $svp section.

                          Parameters:
                          @@ -738,7 +738,7 @@

                          Submodules
                          -static van_der_waals_template(radii: dict[str, float], mode: str = 'atomic') str[source]
                          +static van_der_waals_template(radii: dict[str, float], mode: str = 'atomic') str[source]
                          Parameters:
                            @@ -761,7 +761,7 @@

                            Submodules
                            -static write_multi_job_file(job_list: list[pymatgen.io.qchem.inputs.QCInput], filename: str)[source]
                            +static write_multi_job_file(job_list: list[pymatgen.io.qchem.inputs.QCInput], filename: str)[source]

                            Write a multijob file.

                            Parameters:
                            @@ -781,7 +781,7 @@

                            Submodules
                            -class QCOutput(filename: str)[source]
                            +class QCOutput(filename: str)[source]

                            Bases: MSONable

                            Class to parse QChem output files.

                            @@ -791,7 +791,7 @@

                            Submodules
                            -as_dict()[source]
                            +as_dict()[source]
                            Returns:

                            MSONable dict.

                            @@ -801,7 +801,7 @@

                            Submodules
                            -static multiple_outputs_from_file(filename, keep_sub_files=True)[source]
                            +static multiple_outputs_from_file(filename, keep_sub_files=True)[source]

                            Parses a QChem output file with multiple calculations # 1.) Separates the output into sub-files

                            @@ -816,7 +816,7 @@

                            Submodules
                            -check_for_structure_changes(mol1: Molecule, mol2: Molecule) str[source]
                            +check_for_structure_changes(mol1: Molecule, mol2: Molecule) str[source]

                            Compares connectivity of two molecules (using MoleculeGraph w/ OpenBabelNN). This function will work with two molecules with different atom orderings,

                            @@ -851,7 +851,7 @@

                            Submodules
                            -get_percentage(line: str, orbital: str) str[source]
                            +get_percentage(line: str, orbital: str) str[source]

                            Retrieve the percent character of an orbital.

                            Parameters:
                            @@ -871,7 +871,7 @@

                            Submodules
                            -jump_to_header(lines: list[str], header: str) list[str][source]
                            +jump_to_header(lines: list[str], header: str) list[str][source]

                            Given a list of lines, truncate the start of the list so that the first line of the new list contains the header.

                            @@ -892,7 +892,7 @@

                            Submodules
                            -nbo_parser(filename: str) dict[str, list[pandas.core.frame.DataFrame]][source]
                            +nbo_parser(filename: str) dict[str, list[pandas.core.frame.DataFrame]][source]

                            Parse all the important sections of NBO output.

                            Parameters:
                            @@ -909,7 +909,7 @@

                            Submodules
                            -parse_hybridization_character(lines: list[str]) list[pandas.core.frame.DataFrame][source]
                            +parse_hybridization_character(lines: list[str]) list[pandas.core.frame.DataFrame][source]

                            Parse the hybridization character section of NBO output.

                            Parameters:
                            @@ -926,7 +926,7 @@

                            Submodules
                            -parse_hyperbonds(lines: list[str]) list[pandas.core.frame.DataFrame][source]
                            +parse_hyperbonds(lines: list[str]) list[pandas.core.frame.DataFrame][source]

                            Parse the natural populations section of NBO output.

                            Parameters:
                            @@ -943,7 +943,7 @@

                            Submodules
                            -parse_natural_populations(lines: list[str]) list[pandas.core.frame.DataFrame][source]
                            +parse_natural_populations(lines: list[str]) list[pandas.core.frame.DataFrame][source]

                            Parse the natural populations section of NBO output.

                            Parameters:
                            @@ -960,7 +960,7 @@

                            Submodules
                            -parse_perturbation_energy(lines: list[str]) list[pandas.core.frame.DataFrame][source]
                            +parse_perturbation_energy(lines: list[str]) list[pandas.core.frame.DataFrame][source]

                            Parse the perturbation energy section of NBO output.

                            Parameters:
                            @@ -977,7 +977,7 @@

                            Submodules
                            -z_int(string: str) int[source]
                            +z_int(string: str) int[source]

                            Convert string to integer. If string empty, return -1.

                            @@ -999,7 +999,7 @@

                            Submodules
                            -class ForceSet(molecule: Molecule, basis_set: str = 'def2-tzvpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, vdw_mode: Literal['atomic', 'sequential'] = 'atomic', cdft_constraints: list[list[dict]] | None = None, overwrite_inputs: dict | None = None)[source]
                            +class ForceSet(molecule: Molecule, basis_set: str = 'def2-tzvpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, vdw_mode: Literal['atomic', 'sequential'] = 'atomic', cdft_constraints: list[list[dict]] | None = None, overwrite_inputs: dict | None = None)[source]

                            Bases: QChemDictSet

                            QChemDictSet for a force (gradient) calculation.

                            @@ -1167,7 +1167,7 @@

                            Submodules
                            -class FreqSet(molecule: Molecule, basis_set: str = 'def2-svpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, vdw_mode: Literal['atomic', 'sequential'] = 'atomic', cdft_constraints: list[list[dict]] | None = None, overwrite_inputs: dict | None = None)[source]
                            +class FreqSet(molecule: Molecule, basis_set: str = 'def2-svpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, vdw_mode: Literal['atomic', 'sequential'] = 'atomic', cdft_constraints: list[list[dict]] | None = None, overwrite_inputs: dict | None = None)[source]

                            Bases: QChemDictSet

                            QChemDictSet for a frequency calculation.

                            @@ -1335,7 +1335,7 @@

                            Submodules
                            -class OptSet(molecule: Molecule, basis_set: str = 'def2-svpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, opt_variables: dict[str, list] | None = None, geom_opt_max_cycles: int = 200, geom_opt: dict | None = None, cdft_constraints: list[list[dict]] | None = None, overwrite_inputs: dict | None = None)[source]
                            +class OptSet(molecule: Molecule, basis_set: str = 'def2-svpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, opt_variables: dict[str, list] | None = None, geom_opt_max_cycles: int = 200, geom_opt: dict | None = None, cdft_constraints: list[list[dict]] | None = None, overwrite_inputs: dict | None = None)[source]

                            Bases: QChemDictSet

                            QChemDictSet for a geometry optimization.

                            @@ -1518,7 +1518,7 @@

                            Submodules
                            -class PESScanSet(molecule: Molecule, basis_set: str = 'def2-svpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, opt_variables: dict[str, list] | None = None, scan_variables: dict[str, list] | None = None, overwrite_inputs: dict | None = None, vdw_mode: Literal['atomic', 'sequential'] = 'atomic')[source]
                            +class PESScanSet(molecule: Molecule, basis_set: str = 'def2-svpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, opt_variables: dict[str, list] | None = None, scan_variables: dict[str, list] | None = None, overwrite_inputs: dict | None = None, vdw_mode: Literal['atomic', 'sequential'] = 'atomic')[source]

                            Bases: QChemDictSet

                            QChemDictSet for a potential energy surface scan (PES_SCAN) calculation, used primarily to identify possible transition states or to sample different @@ -1618,7 +1618,7 @@

                            Submodules
                            -class QChemDictSet(molecule: Molecule, job_type: str, basis_set: str, scf_algorithm: str, qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, opt_variables: dict[str, list] | None = None, scan_variables: dict[str, list] | None = None, max_scf_cycles: int = 100, geom_opt_max_cycles: int = 200, plot_cubes: bool = False, nbo_params: dict | None = None, geom_opt: dict | None = None, cdft_constraints: list[list[dict]] | None = None, almo_coupling_states: list[list[tuple[int, int]]] | None = None, overwrite_inputs: dict | None = None, vdw_mode: Literal['atomic', 'sequential'] = 'atomic', extra_scf_print: bool = False)[source]
                            +class QChemDictSet(molecule: Molecule, job_type: str, basis_set: str, scf_algorithm: str, qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, opt_variables: dict[str, list] | None = None, scan_variables: dict[str, list] | None = None, max_scf_cycles: int = 100, geom_opt_max_cycles: int = 200, plot_cubes: bool = False, nbo_params: dict | None = None, geom_opt: dict | None = None, cdft_constraints: list[list[dict]] | None = None, almo_coupling_states: list[list[tuple[int, int]]] | None = None, overwrite_inputs: dict | None = None, vdw_mode: Literal['atomic', 'sequential'] = 'atomic', extra_scf_print: bool = False)[source]

                            Bases: QCInput

                            Build a QCInput given all the various input parameters. Can be extended by standard implementations below.

                            @@ -1845,7 +1845,7 @@

                            Submodules
                            -write(input_file: str)[source]
                            +write(input_file: str)[source]
                            Parameters:

                            input_file (str) – Filename.

                            @@ -1857,7 +1857,7 @@

                            Submodules
                            -class SinglePointSet(molecule: Molecule, basis_set: str = 'def2-tzvpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, vdw_mode: Literal['atomic', 'sequential'] = 'atomic', cdft_constraints: list[list[dict]] | None = None, almo_coupling_states: list[list[tuple[int, int]]] | None = None, extra_scf_print: bool = False, overwrite_inputs: dict | None = None)[source]
                            +class SinglePointSet(molecule: Molecule, basis_set: str = 'def2-tzvpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, vdw_mode: Literal['atomic', 'sequential'] = 'atomic', cdft_constraints: list[list[dict]] | None = None, almo_coupling_states: list[list[tuple[int, int]]] | None = None, extra_scf_print: bool = False, overwrite_inputs: dict | None = None)[source]

                            Bases: QChemDictSet

                            QChemDictSet for a single point calculation.

                            @@ -2064,7 +2064,7 @@

                            Submodules
                            -class TransitionStateSet(molecule: Molecule, basis_set: str = 'def2-svpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, opt_variables: dict[str, list] | None = None, geom_opt_max_cycles: int = 200, geom_opt: dict | None = None, overwrite_inputs: dict | None = None, vdw_mode='atomic')[source]
                            +class TransitionStateSet(molecule: Molecule, basis_set: str = 'def2-svpd', scf_algorithm: str = 'diis', qchem_version: int = 5, dft_rung: int = 4, pcm_dielectric: float | None = None, isosvp_dielectric: float | None = None, smd_solvent: str | None = None, cmirs_solvent: Literal['water', 'acetonitrile', 'dimethyl sulfoxide', 'cyclohexane', 'benzene'] | None = None, custom_smd: str | None = None, max_scf_cycles: int = 100, plot_cubes: bool = False, nbo_params: dict | None = None, opt_variables: dict[str, list] | None = None, geom_opt_max_cycles: int = 200, geom_opt: dict | None = None, overwrite_inputs: dict | None = None, vdw_mode='atomic')[source]

                            Bases: QChemDictSet

                            QChemDictSet for a transition-state search.

                            @@ -2157,7 +2157,7 @@

                            Submodules
                            -lower_and_check_unique(dict_to_check)[source]
                            +lower_and_check_unique(dict_to_check)[source]

                            Takes a dictionary and makes all the keys lower case. Also converts all numeric values (floats, ints) to str and replaces “jobtype” with “job_type” just so that key specifically can be called elsewhere without ambiguity. Finally, ensures that @@ -2182,7 +2182,7 @@

                            Submodules
                            -process_parsed_HESS(hess_data)[source]
                            +process_parsed_HESS(hess_data)[source]

                            Takes the information contained in a HESS file and converts it into the format of the machine-readable 132.0 file which can be printed out to be read into subsequent optimizations.

                            @@ -2190,14 +2190,14 @@

                            Submodules
                            -process_parsed_coords(coords)[source]
                            +process_parsed_coords(coords)[source]

                            Takes a set of parsed coordinates, which come as an array of strings, and returns a numpy array of floats.

                            -process_parsed_fock_matrix(fock_matrix)[source]
                            +process_parsed_fock_matrix(fock_matrix)[source]

                            The Fock matrix is parsed as a list, while it should actually be a square matrix, this function takes the list of finds the right dimensions in order to reshape the matrix.

                            @@ -2205,13 +2205,13 @@

                            Submodules
                            -read_matrix_pattern(header_pattern, footer_pattern, elements_pattern, text, postprocess=<class 'str'>)[source]
                            +read_matrix_pattern(header_pattern, footer_pattern, elements_pattern, text, postprocess=<class 'str'>)[source]

                            Parse a matrix to get the quantities in a numpy array.

                            -read_pattern(text_str, patterns, terminate_on_match=False, postprocess=<class 'str'>)[source]
                            +read_pattern(text_str, patterns, terminate_on_match=False, postprocess=<class 'str'>)[source]

                            General pattern reading on an input string.

                            Parameters:
                            @@ -2238,7 +2238,7 @@

                            Submodules
                            -read_table_pattern(text_str, header_pattern, row_pattern, footer_pattern, postprocess=<class 'str'>, attribute_name=None, last_one_only=False)[source]
                            +read_table_pattern(text_str, header_pattern, row_pattern, footer_pattern, postprocess=<class 'str'>, attribute_name=None, last_one_only=False)[source]

                            Parse table-like data. A table composes of three parts: header, main body, footer. All the data matches “row pattern” in the main body will be returned.

                            diff --git a/docs/pymatgen.io.vasp.html b/docs/pymatgen.io.vasp.html index 5d568d2cbe2..54cfd88a961 100644 --- a/docs/pymatgen.io.vasp.html +++ b/docs/pymatgen.io.vasp.html @@ -4,7 +4,7 @@ - pymatgen.io.vasp package — pymatgen 2023.7.14 documentation + pymatgen.io.vasp package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                            - 2023.7.14 + 2023.7.17
                            @@ -129,13 +129,13 @@

                            Submodules
                            -class VaspDoc[source]
                            +class VaspDoc[source]

                            Bases: object

                            A VASP documentation helper.

                            Init for VaspDoc.

                            -classmethod get_help(tag, fmt='text')[source]
                            +classmethod get_help(tag, fmt='text')[source]

                            Get help on a VASP tag.

                            Parameters:
                            @@ -149,13 +149,13 @@

                            Submodules
                            -classmethod get_incar_tags()[source]
                            +classmethod get_incar_tags()[source]

                            Returns: All incar tags.

                            -print_help(tag)[source]
                            +print_help(tag)[source]

                            Print the help for a TAG.

                            Parameters:
                            @@ -166,7 +166,7 @@

                            Submodules
                            -print_jupyter_help(tag)[source]
                            +print_jupyter_help(tag)[source]

                            Display HTML help in ipython notebook.

                            Parameters:
                            @@ -184,14 +184,14 @@

                            Submodules
                            -exception BadIncarWarning[source]
                            +exception BadIncarWarning[source]

                            Bases: UserWarning

                            Warning class for bad Incar parameters.

                            -class Incar(params: dict[str, Any] | None = None)[source]
                            +class Incar(params: dict[str, Any] | None = None)[source]

                            Bases: dict, MSONable

                            INCAR object for reading and writing INCAR files. Essentially consists of a dictionary with some helper functions.

                            @@ -203,7 +203,7 @@

                            Submodules
                            -as_dict() dict[source]
                            +as_dict() dict[source]
                            Returns:

                            MSONable dict.

                            @@ -213,7 +213,7 @@

                            Submodules
                            -check_params()[source]
                            +check_params()[source]

                            Raises a warning for nonsensical or non-existent INCAR tags and parameters. If a keyword doesn’t exist (e.g. there’s a typo in a keyword), your calculation will still run, however VASP will ignore the @@ -222,7 +222,7 @@

                            Submodules
                            -diff(other: Incar) dict[str, dict[str, Any]][source]
                            +diff(other: Incar) dict[str, dict[str, Any]][source]

                            Diff function for Incar. Compares two Incars and indicates which parameters are the same and which are not. Useful for checking whether two runs were done using the same parameters.

                            @@ -244,7 +244,7 @@

                            Submodules
                            -classmethod from_dict(d) Incar[source]
                            +classmethod from_dict(d) Incar[source]
                            Parameters:

                            d – Dict representation.

                            @@ -257,7 +257,7 @@

                            Submodules
                            -static from_file(filename: PathLike) Incar[source]
                            +static from_file(filename: PathLike) Incar[source]

                            Reads an Incar object from a file.

                            Parameters:
                            @@ -270,8 +270,8 @@

                            Submodules -
                            -static from_string(string: str) Incar[source]
                            +
                            +static from_str(string: str) Incar[source]

                            Reads an Incar object from a string.

                            Parameters:
                            @@ -283,9 +283,16 @@

                            Submodules +
                            +from_string(*args, **kwargs)[source]
                            +

                            from_string is deprecated! +Use from_str instead

                            +

                            +
                            -get_string(sort_keys: bool = False, pretty: bool = False) str[source]
                            +get_string(sort_keys: bool = False, pretty: bool = False) str[source]

                            Returns a string representation of the INCAR. The reason why this method is different from the __str__ method is to provide options for pretty printing.

                            @@ -303,7 +310,7 @@

                            Submodules
                            -static proc_val(key: str, val: Any)[source]
                            +static proc_val(key: str, val: Any)[source]

                            Static helper method to convert INCAR parameters to proper types, e.g., integers, floats, lists, etc.

                            @@ -318,7 +325,7 @@

                            Submodules
                            -write_file(filename: PathLike)[source]
                            +write_file(filename: PathLike)[source]

                            Write Incar to a file.

                            Parameters:
                            @@ -331,7 +338,7 @@

                            Submodules
                            -class Kpoints(comment: str = 'Default gamma', num_kpts: int = 0, style: Kpoints_supported_modes = Kpoints_supported_modes.Gamma, kpts: Sequence[float | int | Sequence] = ((1, 1, 1),), kpts_shift: tuple[float, float, float] = (0, 0, 0), kpts_weights=None, coord_type=None, labels=None, tet_number: int = 0, tet_weight: float = 0, tet_connections=None)[source]
                            +class Kpoints(comment: str = 'Default gamma', num_kpts: int = 0, style: KpointsSupportedModes = KpointsSupportedModes.Gamma, kpts: Sequence[float | int | Sequence] = ((1, 1, 1),), kpts_shift: tuple[float, float, float] = (0, 0, 0), kpts_weights=None, coord_type=None, labels=None, tet_number: int = 0, tet_weight: float = 0, tet_connections=None)[source]

                            Bases: MSONable

                            KPOINT reader/writer.

                            Highly flexible constructor for Kpoints object. The flexibility comes @@ -377,7 +384,7 @@

                            Submodules
                            -as_dict()[source]
                            +as_dict()[source]
                            Returns:

                            MSONable dict.

                            @@ -387,7 +394,7 @@

                            Submodules
                            -static automatic(subdivisions)[source]
                            +static automatic(subdivisions)[source]

                            Convenient static constructor for a fully automatic Kpoint grid, with gamma centered Monkhorst-Pack grids and the number of subdivisions along each reciprocal lattice vector determined by the scheme in the @@ -405,7 +412,7 @@

                            Submodules
                            -static automatic_density(structure: Structure, kppa: float, force_gamma: bool = False)[source]
                            +static automatic_density(structure: Structure, kppa: float, force_gamma: bool = False)[source]

                            Returns an automatic Kpoint object based on a structure and a kpoint density. Uses Gamma centered meshes for hexagonal cells and Monkhorst-Pack grids otherwise.

                            @@ -431,7 +438,7 @@

                            Submodules
                            -static automatic_density_by_lengths(structure: Structure, length_densities: Sequence[float], force_gamma: bool = False)[source]
                            +static automatic_density_by_lengths(structure: Structure, length_densities: Sequence[float], force_gamma: bool = False)[source]

                            Returns an automatic Kpoint object based on a structure and a k-point density normalized by lattice constants.

                            @@ -460,7 +467,7 @@

                            Submodules
                            -static automatic_density_by_vol(structure: Structure, kppvol: int, force_gamma: bool = False) Kpoints[source]
                            +static automatic_density_by_vol(structure: Structure, kppvol: int, force_gamma: bool = False) Kpoints[source]

                            Returns an automatic Kpoint object based on a structure and a kpoint density per inverse Angstrom^3 of reciprocal cell.

                            @@ -483,7 +490,7 @@

                            Submodules
                            -static automatic_gamma_density(structure: Structure, kppa: float)[source]
                            +static automatic_gamma_density(structure: Structure, kppa: float)[source]

                            Returns an automatic Kpoint object based on a structure and a kpoint density. Uses Gamma centered meshes always. For GW.

                            @@ -503,7 +510,7 @@

                            Submodules
                            -static automatic_linemode(divisions, ibz)[source]
                            +static automatic_linemode(divisions, ibz)[source]

                            Convenient static constructor for a KPOINTS in mode line_mode. gamma centered Monkhorst-Pack grids and the number of subdivisions along each reciprocal lattice vector determined by the scheme in the @@ -523,7 +530,7 @@

                            Submodules
                            -classmethod from_dict(d)[source]
                            +classmethod from_dict(d)[source]
                            Parameters:

                            d – Dict representation.

                            @@ -536,7 +543,7 @@

                            Submodules
                            -static from_file(filename)[source]
                            +static from_file(filename)[source]

                            Reads a Kpoints object from a KPOINTS file.

                            Parameters:
                            @@ -549,8 +556,8 @@

                            Submodules -
                            -static from_string(string)[source]
                            +
                            +static from_str(string)[source]

                            Reads a Kpoints object from a KPOINTS string.

                            Parameters:
                            @@ -562,9 +569,16 @@

                            Submodules +
                            +from_string(*args, **kwargs)[source]
                            +

                            from_string is deprecated! +Use from_str instead

                            +

                            +
                            -static gamma_automatic(kpts: tuple[int, int, int] = (1, 1, 1), shift: tuple[float, float, float] = (0, 0, 0))[source]
                            +static gamma_automatic(kpts: tuple[int, int, int] = (1, 1, 1), shift: tuple[float, float, float] = (0, 0, 0))[source]

                            Convenient static constructor for an automatic Gamma centered Kpoint grid.

                            @@ -583,7 +597,7 @@

                            Submodules
                            -static monkhorst_automatic(kpts: tuple[int, int, int] = (2, 2, 2), shift: tuple[float, float, float] = (0, 0, 0))[source]
                            +static monkhorst_automatic(kpts: tuple[int, int, int] = (2, 2, 2), shift: tuple[float, float, float] = (0, 0, 0))[source]

                            Convenient static constructor for an automatic Monkhorst pack Kpoint grid.

                            @@ -602,7 +616,7 @@

                            Submodules
                            -property style[source]
                            +property style[source]

                            Style for kpoint generation. One of Kpoints_supported_modes enum.

                            @@ -614,13 +628,13 @@

                            Submodules
                            -supported_modes[source]
                            -

                            alias of Kpoints_supported_modes

                            +supported_modes[source] +

                            alias of KpointsSupportedModes

                            -write_file(filename)[source]
                            +write_file(filename)[source]

                            Write Kpoints to a file.

                            Parameters:
                            @@ -632,43 +646,43 @@

                            Submodules -
                            -class Kpoints_supported_modes(value)[source]
                            +
                            +class KpointsSupportedModes(value)[source]

                            Bases: Enum

                            Enum type of all supported modes for Kpoint generation.

                            -
                            -Automatic = 0[source]
                            +
                            +Automatic = 0[source]
                            -
                            -Cartesian = 4[source]
                            +
                            +Cartesian = 4[source]
                            -
                            -Gamma = 1[source]
                            +
                            +Gamma = 1[source]
                            -
                            -Line_mode = 3[source]
                            +
                            +Line_mode = 3[source]
                            -
                            -Monkhorst = 2[source]
                            +
                            +Monkhorst = 2[source]
                            -
                            -Reciprocal = 5[source]
                            +
                            +Reciprocal = 5[source]
                            -
                            -static from_string(s: str) Kpoints_supported_modes[source]
                            +
                            +static from_str(s: str) KpointsSupportedModes[source]
                            Parameters:

                            s – String

                            @@ -679,40 +693,47 @@

                            Submodules +
                            +from_string(*args, **kwargs)[source]
                            +

                            from_string is deprecated! +Use from_str instead

                            +

                            +
                            -class Orbital(n, l, j, E, occ)[source]
                            +class Orbital(n, l, j, E, occ)[source]

                            Bases: tuple

                            Create new instance of Orbital(n, l, j, E, occ)

                            -E[source]
                            +E[source]

                            Alias for field number 3

                            -j[source]
                            +j[source]

                            Alias for field number 2

                            -l[source]
                            +l[source]

                            Alias for field number 1

                            -n[source]
                            +n[source]

                            Alias for field number 0

                            -occ[source]
                            +occ[source]

                            Alias for field number 4

                            @@ -720,42 +741,42 @@

                            Submodules
                            -class OrbitalDescription(l, E, Type, Rcut, Type2, Rcut2)[source]
                            +class OrbitalDescription(l, E, Type, Rcut, Type2, Rcut2)[source]

                            Bases: tuple

                            Create new instance of OrbitalDescription(l, E, Type, Rcut, Type2, Rcut2)

                            -E[source]
                            +E[source]

                            Alias for field number 1

                            -Rcut[source]
                            +Rcut[source]

                            Alias for field number 3

                            -Rcut2[source]
                            +Rcut2[source]

                            Alias for field number 5

                            -Type[source]
                            +Type[source]

                            Alias for field number 2

                            -Type2[source]
                            +Type2[source]

                            Alias for field number 4

                            -l[source]
                            +l[source]

                            Alias for field number 0

                            @@ -763,47 +784,47 @@

                            Submodules
                            -class Poscar(structure: Structure, comment: str | None = None, selective_dynamics: ArrayLike | None = None, true_names: bool = True, velocities: ArrayLike | None = None, predictor_corrector: ArrayLike | None = None, predictor_corrector_preamble: str | None = None, sort_structure: bool = False)[source]
                            +class Poscar(structure: Structure, comment: str | None = None, selective_dynamics: ArrayLike | None = None, true_names: bool = True, velocities: ArrayLike | None = None, predictor_corrector: ArrayLike | None = None, predictor_corrector_preamble: str | None = None, sort_structure: bool = False)[source]

                            Bases: MSONable

                            Object for representing the data in a POSCAR or CONTCAR file. Please note that this current implementation. Most attributes can be set directly.

                            -structure[source]
                            +structure[source]

                            Associated Structure.

                            -comment[source]
                            +comment[source]

                            Optional comment string.

                            -true_names[source]
                            +true_names[source]

                            Boolean indication whether Poscar contains actual real names parsed from either a POTCAR or the POSCAR itself.

                            -selective_dynamics[source]
                            +selective_dynamics[source]

                            Selective dynamics attribute for each site if available. A Nx3 array of booleans.

                            -velocities[source]
                            +velocities[source]

                            Velocities for each site (typically read in from a CONTCAR). A Nx3 array of floats.

                            -predictor_corrector[source]
                            +predictor_corrector[source]

                            Predictor corrector coordinates and derivatives for each site; i.e. a list of three 1x3 arrays for each site (typically read in from a MD CONTCAR).

                            @@ -811,7 +832,7 @@

                            Submodules
                            -predictor_corrector_preamble[source]
                            +predictor_corrector_preamble[source]

                            Predictor corrector preamble contains the predictor-corrector key, POTIM, and thermostat parameters that precede the site-specic predictor corrector data in MD CONTCAR

                            @@ -819,7 +840,7 @@

                            Submodules
                            -temperature[source]
                            +temperature[source]

                            Temperature of velocity Maxwell-Boltzmann initialization. Initialized to -1 (MB hasn”t been performed).

                            @@ -849,7 +870,7 @@

                            Submodules
                            -as_dict() dict[source]
                            +as_dict() dict[source]
                            Returns:

                            MSONable dict.

                            @@ -859,7 +880,7 @@

                            Submodules
                            -classmethod from_dict(d: dict) Poscar[source]
                            +classmethod from_dict(d: dict) Poscar[source]
                            Parameters:

                            d – Dict representation.

                            @@ -872,7 +893,7 @@

                            Submodules
                            -static from_file(filename, check_for_POTCAR=True, read_velocities=True) Poscar[source]
                            +static from_file(filename, check_for_POTCAR=True, read_velocities=True) Poscar[source]

                            Reads a Poscar from a file.

                            The code will try its best to determine the elements in the POSCAR in the following order:

                            @@ -906,8 +927,8 @@

                            Submodules -
                            -static from_string(data, default_names=None, read_velocities=True)[source]
                            +
                            +static from_str(data, default_names=None, read_velocities=True)[source]

                            Reads a Poscar from a string.

                            The code will try its best to determine the elements in the POSCAR in the following order:

                            @@ -939,9 +960,16 @@

                            Submodules +
                            +classmethod from_string(*args, **kwargs)[source]
                            +

                            from_string is deprecated! +Use from_str instead

                            +

                            +
                            -get_string(direct: bool = True, vasp4_compatible: bool = False, significant_figures: int = 16) str[source]
                            +get_string(direct: bool = True, vasp4_compatible: bool = False, significant_figures: int = 16) str[source]

                            Returns a string to be written as a POSCAR file. By default, site symbols are written, which means compatibility is for vasp >= 5.

                            @@ -966,26 +994,26 @@

                            Submodules
                            -property natoms[source]
                            +property natoms[source]

                            Sequence of number of sites of each type associated with the Poscar. Similar to 7th line in vasp 5+ POSCAR or the 6th line in vasp 4 POSCAR.

                            -property predictor_corrector[source]
                            +property predictor_corrector[source]

                            Predictor corrector in Poscar.

                            -property selective_dynamics[source]
                            +property selective_dynamics[source]

                            Selective dynamics in Poscar.

                            -set_temperature(temperature: float)[source]
                            +set_temperature(temperature: float)[source]

                            Initializes the velocities based on Maxwell-Boltzmann distribution. Removes linear, but not angular drift (same as VASP).

                            Scales the energies to the exact temperature (microcanonical ensemble) @@ -1002,20 +1030,20 @@

                            Submodules
                            -property site_symbols[source]
                            +property site_symbols[source]

                            Sequence of symbols associated with the Poscar. Similar to 6th line in vasp 5+ POSCAR.

                            -property velocities[source]
                            +property velocities[source]

                            Velocities in Poscar.

                            -write_file(filename: PathLike, **kwargs)[source]
                            +write_file(filename: PathLike, **kwargs)[source]

                            Writes POSCAR to a file. The supported kwargs are the same as those for the Poscar.get_string method and are passed through directly.

                            @@ -1024,7 +1052,7 @@

                            Submodules
                            -class Potcar(symbols=None, functional=None, sym_potcar_map=None)[source]
                            +class Potcar(symbols=None, functional=None, sym_potcar_map=None)[source]

                            Bases: list, MSONable

                            Object for reading and writing POTCAR files for calculations. Consists of a list of PotcarSingle.

                            @@ -1048,12 +1076,12 @@

                            Submodules
                            -FUNCTIONAL_CHOICES = ('PBE', 'PBE_52', 'PBE_54', 'LDA', 'LDA_52', 'LDA_54', 'PW91', 'LDA_US', 'PW91_US', 'Perdew_Zunger81')[source]
                            +FUNCTIONAL_CHOICES = ('PBE', 'PBE_52', 'PBE_54', 'LDA', 'LDA_52', 'LDA_54', 'PW91', 'LDA_US', 'PW91_US', 'Perdew_Zunger81')[source]

                            -as_dict()[source]
                            +as_dict()[source]
                            Returns:

                            MSONable dict representation

                            @@ -1063,7 +1091,7 @@

                            Submodules
                            -classmethod from_dict(d)[source]
                            +classmethod from_dict(d)[source]
                            Parameters:

                            d – Dict representation

                            @@ -1076,7 +1104,7 @@

                            Submodules
                            -static from_file(filename: str)[source]
                            +static from_file(filename: str)[source]

                            Reads Potcar from file.

                            Parameters:
                            @@ -1090,7 +1118,7 @@

                            Submodules
                            -set_symbols(symbols, functional=None, sym_potcar_map=None)[source]
                            +set_symbols(symbols, functional=None, sym_potcar_map=None)[source]

                            Initialize the POTCAR from a set of symbols. Currently, the POTCARs can be fetched from a location specified in .pmgrc.yaml. Use pmg config to add this setting.

                            @@ -1111,19 +1139,19 @@

                            Submodules
                            -property spec[source]
                            +property spec[source]

                            Get the atomic symbols and hash of all the atoms in the POTCAR file.

                            -property symbols[source]
                            +property symbols[source]

                            Get the atomic symbols of all the atoms in the POTCAR file.

                            -write_file(filename: str) None[source]
                            +write_file(filename: str) None[source]

                            Write Potcar to a file.

                            Parameters:
                            @@ -1136,19 +1164,19 @@

                            Submodules
                            -class PotcarSingle(data, symbol=None)[source]
                            +class PotcarSingle(data, symbol=None)[source]

                            Bases: object

                            Object for a single POTCAR. The builder assumes the POTCAR contains the complete untouched data in “data” as a string and a dict of keywords.

                            -data[source]
                            +data[source]

                            POTCAR data as a string.

                            -keywords[source]
                            +keywords[source]

                            Keywords parsed from the POTCAR as a dict. All keywords are also accessible as attributes in themselves. E.g., potcar.enmax, potcar.encut, etc.

                            @@ -1170,13 +1198,13 @@

                            Submodules
                            -property atomic_no: int[source]
                            +property atomic_no: int[source]

                            Attempt to return the atomic number based on the VRHFIN keyword.

                            -property electron_configuration[source]
                            +property electron_configuration[source]

                            Electronic configuration of the PotcarSingle.

                            Type:
                            @@ -1187,13 +1215,13 @@

                            Submodules
                            -property element[source]
                            +property element[source]

                            Attempt to return the atomic symbol based on the VRHFIN keyword.

                            -static from_file(filename: str) PotcarSingle[source]
                            +static from_file(filename: str) PotcarSingle[source]

                            Reads PotcarSingle from file.

                            Parameters:
                            @@ -1207,7 +1235,7 @@

                            Submodules
                            -static from_symbol_and_functional(symbol: str, functional: str | None = None)[source]
                            +static from_symbol_and_functional(symbol: str, functional: str | None = None)[source]

                            Makes a PotcarSingle from a symbol and functional.

                            Parameters:
                            @@ -1224,7 +1252,7 @@

                            Submodules
                            -property functional[source]
                            +property functional[source]

                            Functional associated with PotcarSingle.

                            Type:
                            @@ -1235,7 +1263,7 @@

                            Submodules
                            -property functional_class[source]
                            +property functional_class[source]

                            Functional class associated with PotcarSingle.

                            Type:
                            @@ -1246,17 +1274,17 @@

                            Submodules
                            -functional_dir = {'LDA': 'POT_LDA_PAW', 'LDA_52': 'POT_LDA_PAW_52', 'LDA_54': 'POT_LDA_PAW_54', 'LDA_US': 'POT_LDA_US', 'PBE': 'POT_GGA_PAW_PBE', 'PBE_52': 'POT_GGA_PAW_PBE_52', 'PBE_54': 'POT_GGA_PAW_PBE_54', 'PW91': 'POT_GGA_PAW_PW91', 'PW91_US': 'POT_GGA_US_PW91', 'Perdew_Zunger81': 'POT_LDA_PAW'}[source]
                            +functional_dir = {'LDA': 'POT_LDA_PAW', 'LDA_52': 'POT_LDA_PAW_52', 'LDA_54': 'POT_LDA_PAW_54', 'LDA_US': 'POT_LDA_US', 'PBE': 'POT_GGA_PAW_PBE', 'PBE_52': 'POT_GGA_PAW_PBE_52', 'PBE_54': 'POT_GGA_PAW_PBE_54', 'PW91': 'POT_GGA_PAW_PW91', 'PW91_US': 'POT_GGA_US_PW91', 'Perdew_Zunger81': 'POT_LDA_PAW'}[source]

                            -functional_tags = {'91': {'class': 'GGA', 'name': 'PW91'}, 'am': {'class': 'GGA', 'name': 'AM05'}, 'ca': {'class': 'LDA', 'name': 'Perdew-Zunger81'}, 'hl': {'class': 'LDA', 'name': 'Hedin-Lundquist'}, 'lm': {'class': 'GGA', 'name': 'Langreth-Mehl-Hu'}, 'pb': {'class': 'GGA', 'name': 'Perdew-Becke'}, 'pe': {'class': 'GGA', 'name': 'PBE'}, 'ps': {'class': 'GGA', 'name': 'PBEsol'}, 'pw': {'class': 'GGA', 'name': 'PW86'}, 'rp': {'class': 'GGA', 'name': 'revPBE'}, 'wi': {'class': 'LDA', 'name': 'Wigner Interpolation'}}[source]
                            +functional_tags = {'91': {'class': 'GGA', 'name': 'PW91'}, 'am': {'class': 'GGA', 'name': 'AM05'}, 'ca': {'class': 'LDA', 'name': 'Perdew-Zunger81'}, 'hl': {'class': 'LDA', 'name': 'Hedin-Lundquist'}, 'lm': {'class': 'GGA', 'name': 'Langreth-Mehl-Hu'}, 'pb': {'class': 'GGA', 'name': 'Perdew-Becke'}, 'pe': {'class': 'GGA', 'name': 'PBE'}, 'ps': {'class': 'GGA', 'name': 'PBEsol'}, 'pw': {'class': 'GGA', 'name': 'PW86'}, 'rp': {'class': 'GGA', 'name': 'revPBE'}, 'wi': {'class': 'LDA', 'name': 'Wigner Interpolation'}}[source]
                            -get_potcar_file_hash()[source]
                            +get_potcar_file_hash()[source]

                            Computes a md5 hash of the entire PotcarSingle.

                            This hash corresponds to the md5 hash of the POTCAR file itself.

                            @@ -1268,7 +1296,7 @@

                            Submodules
                            -get_potcar_hash()[source]
                            +get_potcar_hash()[source]

                            Computes a md5 hash of the metadata defining the PotcarSingle.

                            Returns:
                            @@ -1279,7 +1307,7 @@

                            Submodules
                            -get_sha256_file_hash()[source]
                            +get_sha256_file_hash()[source]

                            Computes a SHA256 hash of the PotcarSingle EXCLUDING lines starting with ‘SHA256’ and ‘CPRY’.

                            This hash corresponds to the sha256 hash printed in the header of modern POTCAR files.

                            @@ -1291,7 +1319,7 @@

                            Submodules
                            -identify_potcar(mode: Literal['data', 'file'] = 'data')[source]
                            +identify_potcar(mode: Literal['data', 'file'] = 'data')[source]

                            Identify the symbol and compatible functionals associated with this PotcarSingle.

                            This method checks the md5 hash of either the POTCAR metadadata (PotcarSingle.hash) or the entire POTCAR file (PotcarSingle.file_hash) against a database @@ -1317,7 +1345,7 @@

                            Submodules
                            -property nelectrons[source]
                            +property nelectrons[source]

                            Number of electrons

                            Type:
                            @@ -1328,12 +1356,12 @@

                            Submodules
                            -parse_functions = {'COPYR': <function _parse_string>, 'DEXC': <function _parse_float>, 'EATOM': <function _parse_float>, 'EAUG': <function _parse_float>, 'EMMIN': <function _parse_float>, 'ENMAX': <function _parse_float>, 'ENMIN': <function _parse_float>, 'GGA': <function _parse_list>, 'ICORE': <function _parse_int>, 'IUNSCR': <function _parse_int>, 'LCOR': <function _parse_bool>, 'LEXCH': <function _parse_string>, 'LPAW': <function _parse_bool>, 'LULTRA': <function _parse_bool>, 'LUNSCR': <function _parse_bool>, 'NDATA': <function _parse_int>, 'POMASS': <function _parse_float>, 'QCUT': <function _parse_float>, 'QGAM': <function _parse_float>, 'RAUG': <function _parse_float>, 'RCLOC': <function _parse_float>, 'RCORE': <function _parse_float>, 'RDEP': <function _parse_float>, 'RDEPT': <function _parse_float>, 'RMAX': <function _parse_float>, 'RPACOR': <function _parse_float>, 'RRKJ': <function _parse_list>, 'RWIGS': <function _parse_float>, 'SHA256': <function _parse_string>, 'STEP': <function _parse_list>, 'TITEL': <function _parse_string>, 'VRHFIN': <function _parse_string>, 'ZVAL': <function _parse_float>}[source]
                            +parse_functions = {'COPYR': <function _parse_string>, 'DEXC': <function _parse_float>, 'EATOM': <function _parse_float>, 'EAUG': <function _parse_float>, 'EMMIN': <function _parse_float>, 'ENMAX': <function _parse_float>, 'ENMIN': <function _parse_float>, 'GGA': <function _parse_list>, 'ICORE': <function _parse_int>, 'IUNSCR': <function _parse_int>, 'LCOR': <function _parse_bool>, 'LEXCH': <function _parse_string>, 'LPAW': <function _parse_bool>, 'LULTRA': <function _parse_bool>, 'LUNSCR': <function _parse_bool>, 'NDATA': <function _parse_int>, 'POMASS': <function _parse_float>, 'QCUT': <function _parse_float>, 'QGAM': <function _parse_float>, 'RAUG': <function _parse_float>, 'RCLOC': <function _parse_float>, 'RCORE': <function _parse_float>, 'RDEP': <function _parse_float>, 'RDEPT': <function _parse_float>, 'RMAX': <function _parse_float>, 'RPACOR': <function _parse_float>, 'RRKJ': <function _parse_list>, 'RWIGS': <function _parse_float>, 'SHA256': <function _parse_string>, 'STEP': <function _parse_list>, 'TITEL': <function _parse_string>, 'VRHFIN': <function _parse_string>, 'ZVAL': <function _parse_float>}[source]

                            -property potential_type: str[source]
                            +property potential_type: str[source]

                            Type of PSP. E.g., US, PAW, etc.

                            Type:
                            @@ -1344,7 +1372,7 @@

                            Submodules
                            -property symbol[source]
                            +property symbol[source]

                            The POTCAR symbol, e.g. W_pv

                            Type:
                            @@ -1355,7 +1383,7 @@

                            Submodules
                            -verify_potcar() tuple[bool, bool][source]
                            +verify_potcar() tuple[bool, bool][source]

                            Attempts to verify the integrity of the POTCAR data.

                            This method checks the whole file (removing only the SHA256 metadata) against the SHA256 hash in the header if this is found. @@ -1372,7 +1400,7 @@

                            Returns:
                            -write_file(filename: str) None[source]
                            +write_file(filename: str) None[source]

                            Writes PotcarSingle to a file. :param filename: Filename.

                            @@ -1381,14 +1409,14 @@

                            Returns:
                            -exception UnknownPotcarWarning[source]
                            +exception UnknownPotcarWarning[source]

                            Bases: UserWarning

                            Warning raised when POTCAR hashes do not pass validation.

                            -class VaspInput(incar, kpoints, poscar, potcar, optional_files=None, **kwargs)[source]
                            +class VaspInput(incar, kpoints, poscar, potcar, optional_files=None, **kwargs)[source]

                            Bases: dict, MSONable

                            Class to contain a set of vasp input objects corresponding to a run.

                            Initializes a VaspInput object with the given input files.

                            @@ -1408,7 +1436,7 @@

                            Returns:
                            -as_dict()[source]
                            +as_dict()[source]
                            Returns:

                            MSONable dict.

                            @@ -1418,7 +1446,7 @@

                            Returns:
                            -classmethod from_dict(d)[source]
                            +classmethod from_dict(d)[source]
                            Parameters:

                            d – Dict representation.

                            @@ -1431,7 +1459,7 @@

                            Returns:
                            -static from_directory(input_dir, optional_files=None)[source]
                            +static from_directory(input_dir, optional_files=None)[source]

                            Read in a set of VASP input from a directory. Note that only the standard INCAR, POSCAR, POTCAR and KPOINTS files are read unless optional_filenames is specified.

                            @@ -1449,7 +1477,7 @@

                            Returns:
                            -run_vasp(run_dir: PathLike = '.', vasp_cmd: list | None = None, output_file: PathLike = 'vasp.out', err_file: PathLike = 'vasp.err')[source]
                            +run_vasp(run_dir: PathLike = '.', vasp_cmd: list | None = None, output_file: PathLike = 'vasp.out', err_file: PathLike = 'vasp.err')[source]

                            Write input files and run VASP.

                            Parameters:
                            @@ -1466,7 +1494,7 @@

                            Returns:
                            -write_input(output_dir='.', make_dir_if_not_present=True)[source]
                            +write_input(output_dir='.', make_dir_if_not_present=True)[source]

                            Write VASP input to a directory.

                            Parameters:
                            @@ -1488,7 +1516,7 @@

                            Returns:
                            -class DielectricFunctionCalculator(cder_real: NDArray, cder_imag: NDArray, eigs: NDArray, kweights: NDArray, nedos: int, deltae: float, ismear: int, sigma: float, efermi: float, cshift: float, ispin: int, volume: float)[source]
                            +class DielectricFunctionCalculator(cder_real: NDArray, cder_imag: NDArray, eigs: NDArray, kweights: NDArray, nedos: int, deltae: float, ismear: int, sigma: float, efermi: float, cshift: float, ispin: int, volume: float)[source]

                            Bases: MSONable

                            Class for postprocessing VASP optical properties calculations.

                            This objects helps load the different parameters from the vasprun.xml file but allows users to override @@ -1512,49 +1540,49 @@

                            Returns:
                            -property cder[source]
                            +property cder[source]

                            Complex CDER from WAVEDER.

                            -cder_imag: NDArray[source]
                            +cder_imag: NDArray[source]
                            -cder_real: NDArray[source]
                            +cder_real: NDArray[source]
                            -cshift: float[source]
                            +cshift: float[source]
                            -deltae: float[source]
                            +deltae: float[source]
                            -efermi: float[source]
                            +efermi: float[source]
                            -eigs: NDArray[source]
                            +eigs: NDArray[source]
                            -classmethod from_directory(directory: Path | str)[source]
                            +classmethod from_directory(directory: Path | str)[source]

                            Construct a DielectricFunction from a directory containing vasprun.xml and WAVEDER files.

                            -classmethod from_vasp_objects(vrun: Vasprun, waveder: Waveder)[source]
                            +classmethod from_vasp_objects(vrun: Vasprun, waveder: Waveder)[source]

                            Construct a DielectricFunction from Vasprun, Kpoint, and Waveder objects.

                            Parameters:
                            @@ -1569,7 +1597,7 @@

                            Returns:
                            -get_epsilon(idir: int, jdir: int, efermi: float | None = None, nedos: int | None = None, deltae: float | None = None, ismear: int | None = None, sigma: float | None = None, cshift: float | None = None, mask: NDArray | None = None) tuple[NDArray, NDArray][source]
                            +get_epsilon(idir: int, jdir: int, efermi: float | None = None, nedos: int | None = None, deltae: float | None = None, ismear: int | None = None, sigma: float | None = None, cshift: float | None = None, mask: NDArray | None = None) tuple[NDArray, NDArray][source]

                            Compute the frequency dependent dielectric function.

                            Parameters:
                            @@ -1590,27 +1618,27 @@

                            Returns:
                            -ismear: int[source]
                            +ismear: int[source]

                            -ispin: int[source]
                            +ispin: int[source]
                            -kweights: NDArray[source]
                            +kweights: NDArray[source]
                            -nedos: int[source]
                            +nedos: int[source]
                            -plot_weighted_transition_data(idir: int, jdir: int, mask: NDArray | None = None, min_val: float = 0.0)[source]
                            +plot_weighted_transition_data(idir: int, jdir: int, mask: NDArray | None = None, min_val: float = 0.0)[source]

                            Data for plotting the weight matrix elements as a scatter plot.

                            Since the computation of the final spectrum (especially the smearing part) is still fairly expensive. This function can be used to check the values @@ -1632,25 +1660,25 @@

                            Returns:
                            -sigma: float[source]
                            +sigma: float[source]

                            -volume: float[source]
                            +volume: float[source]

                            -delta_func(x, ismear)[source]
                            +delta_func(x, ismear)[source]

                            Replication of VASP’s delta function.

                            -delta_methfessel_paxton(x, n)[source]
                            +delta_methfessel_paxton(x, n)[source]

                            D_n (x) = exp -x^2 * sum_i=0^n A_i H_2i(x) where H is a Hermite polynomial and A_i = (-1)^i / ( i! 4^i sqrt(pi) ).

                            @@ -1658,7 +1686,7 @@

                            Returns:
                            -epsilon_imag(cder: NDArray, eigs: NDArray, kweights: ArrayLike, efermi: float, nedos: int, deltae: float, ismear: int, sigma: float, idir: int, jdir: int, mask: NDArray | None = None)[source]
                            +epsilon_imag(cder: NDArray, eigs: NDArray, kweights: ArrayLike, efermi: float, nedos: int, deltae: float, ismear: int, sigma: float, idir: int, jdir: int, mask: NDArray | None = None)[source]

                            Replicate the EPSILON_IMAG function of VASP.

                            Parameters:
                            @@ -1687,7 +1715,7 @@

                            Returns:
                            -get_delta(x0: float, sigma: float, nx: int, dx: float, ismear: int = 3)[source]
                            +get_delta(x0: float, sigma: float, nx: int, dx: float, ismear: int = 3)[source]

                            Get the smeared delta function to be added to form the spectrum.

                            This replaces the SLOT function from VASP. Uses finite differences instead of evaluating the delta function since the step function is more likely to have analytic form.

                            @@ -1712,7 +1740,7 @@

                            Returns:
                            -get_step(x0, sigma, nx, dx, ismear)[source]
                            +get_step(x0, sigma, nx, dx, ismear)[source]

                            Get the smeared step function to be added to form the spectrum.

                            This replaces the SLOT function from VASP.

                            @@ -1736,7 +1764,7 @@

                            Returns:
                            -kramers_kronig(eps: np.ndarray, nedos: int, deltae: float, cshift: float = 0.1) NDArray[source]
                            +kramers_kronig(eps: np.ndarray, nedos: int, deltae: float, cshift: float = 0.1) NDArray[source]

                            Perform the Kramers-Kronig transformation.

                            Perform the Kramers-Kronig transformation exactly as VASP does it. The input eps should be complex and the imaginary part of the dielectric function @@ -1762,13 +1790,13 @@

                            Returns:
                            -step_func(x, ismear)[source]
                            +step_func(x, ismear)[source]

                            Replication of VASP’s step function.

                            -step_methfessel_paxton(x, n)[source]
                            +step_methfessel_paxton(x, n)[source]

                            S_n (x) = (1 + erf x)/2 - exp -x^2 * sum_i=1^n A_i H_{2i-1}(x) where H is a Hermite polynomial and A_i = (-1)^i / ( i! 4^i sqrt(pi) ).

                            @@ -1780,7 +1808,7 @@

                            Returns:
                            -class BSVasprun(filename: str, parse_projected_eigen: bool | str = False, parse_potcar_file: bool | str = False, occu_tol: float = 1e-08, separate_spins: bool = False)[source]
                            +class BSVasprun(filename: str, parse_projected_eigen: bool | str = False, parse_potcar_file: bool | str = False, occu_tol: float = 1e-08, separate_spins: bool = False)[source]

                            Bases: Vasprun

                            A highly optimized version of Vasprun that parses only eigenvalues for bandstructures. All other properties like structures, parameters, @@ -1814,7 +1842,7 @@

                            Returns:
                            -as_dict()[source]
                            +as_dict()[source]

                            JSON-serializable dict representation.

                            @@ -1822,7 +1850,7 @@

                            Returns:
                            -class Chgcar(poscar, data, data_aug=None)[source]
                            +class Chgcar(poscar, data, data_aug=None)[source]

                            Bases: VolumetricData

                            Simple object for reading a CHGCAR file.

                            @@ -1836,7 +1864,7 @@

                            Returns:
                            -static from_file(filename)[source]
                            +static from_file(filename)[source]

                            Reads a CHGCAR file.

                            Parameters:
                            @@ -1850,7 +1878,7 @@

                            Returns:
                            -property net_magnetization[source]
                            +property net_magnetization[source]

                            Net magnetization from Chgcar

                            Type:
                            @@ -1863,12 +1891,12 @@

                            Returns:
                            -class Dynmat(filename)[source]
                            +class Dynmat(filename)[source]

                            Bases: object

                            Object for reading a DYNMAT file.

                            -data[source]
                            +data[source]

                            A nested dict containing the DYNMAT data of the form:: [atom <int>][disp <int>][‘dispvec’] =

                            @@ -1888,31 +1916,31 @@

                            Returns:
                            -get_phonon_frequencies()[source]
                            +get_phonon_frequencies()[source]

                            Calculate phonon frequencies.

                            -property masses[source]
                            +property masses[source]

                            Returns the list of atomic masses.

                            -property natoms[source]
                            +property natoms[source]

                            Returns the number of atoms.

                            -property ndisps[source]
                            +property ndisps[source]

                            Returns the number of displacements.

                            -property nspecs[source]
                            +property nspecs[source]

                            Returns the number of species.

                            @@ -1920,60 +1948,60 @@

                            Returns:
                            -class Eigenval(filename, occu_tol=1e-08, separate_spins=False)[source]
                            +class Eigenval(filename, occu_tol=1e-08, separate_spins=False)[source]

                            Bases: object

                            Object for reading EIGENVAL file.

                            -filename[source]
                            +filename[source]

                            string containing input filename

                            -occu_tol[source]
                            +occu_tol[source]

                            tolerance for determining occupation in band properties

                            -ispin[source]
                            +ispin[source]

                            spin polarization tag (int)

                            -nelect[source]
                            +nelect[source]

                            number of electrons

                            -nkpt[source]
                            +nkpt[source]

                            number of kpoints

                            -nbands[source]
                            +nbands[source]

                            number of bands

                            -kpoints[source]
                            +kpoints[source]

                            list of kpoints

                            -kpoints_weights[source]
                            +kpoints_weights[source]

                            weights of each kpoint in the BZ, should sum to 1.

                            -eigenvalues[source]
                            +eigenvalues[source]

                            Eigenvalues as a dict of {(spin): np.ndarray(shape=(nkpt, nbands, 2))}. This representation is based on actual ordering in VASP and is meant as an intermediate representation to be converted into proper objects. The @@ -1998,7 +2026,7 @@

                            Returns:
                            -property eigenvalue_band_properties[source]
                            +property eigenvalue_band_properties[source]

                            Band properties from the eigenvalues as a tuple, (band gap, cbm, vbm, is_band_gap_direct). In the case of separate_spins=True, the band gap, cbm, vbm, and is_band_gap_direct are each lists of length 2, @@ -2010,7 +2038,7 @@

                            Returns:
                            -class Elfcar(poscar, data)[source]
                            +class Elfcar(poscar, data)[source]

                            Bases: VolumetricData

                            Read an ELFCAR file which contains the Electron Localization Function (ELF) as calculated by VASP.

                            @@ -2026,7 +2054,7 @@

                            Returns:
                            -classmethod from_file(filename)[source]
                            +classmethod from_file(filename)[source]

                            Reads a ELFCAR file.

                            Parameters:
                            @@ -2040,7 +2068,7 @@

                            Returns:
                            -get_alpha()[source]
                            +get_alpha()[source]

                            Get the parameter alpha where ELF = 1/(1+alpha^2).

                            @@ -2048,7 +2076,7 @@

                            Returns:
                            -class Locpot(poscar, data)[source]
                            +class Locpot(poscar, data)[source]

                            Bases: VolumetricData

                            Simple object for reading a LOCPOT file.

                            @@ -2061,7 +2089,7 @@

                            Returns:
                            -classmethod from_file(filename, **kwargs)[source]
                            +classmethod from_file(filename, **kwargs)[source]

                            Reads a LOCPOT file.

                            Parameters:
                            @@ -2077,7 +2105,7 @@

                            Returns:
                            -class Oszicar(filename)[source]
                            +class Oszicar(filename)[source]

                            Bases: object

                            A basic parser for an OSZICAR output from VASP. In general, while the OSZICAR is useful for a quick look at the output from a VASP run, we @@ -2085,7 +2113,7 @@

                            Returns:
                            -electronic_steps[source]
                            +electronic_steps[source]

                            All electronic steps as a list of list of dict. e.g., [[{“rms”: 160.0, “E”: 4507.24605593, “dE”: 4507.2, “N”: 1, “deps”: -17777.0, “ncg”: 16576}, …], [….] @@ -2112,7 +2140,7 @@

                            Returns:
                            -property all_energies[source]
                            +property all_energies[source]

                            Compilation of all energies from all electronic steps and ionic steps as a tuple of list of energies, e.g., ((4507.24605593, 143.824705755, -512.073149912, …), …).

                            @@ -2120,7 +2148,7 @@

                            Returns:
                            -as_dict()[source]
                            +as_dict()[source]
                            Returns:

                            MSONable dict

                            @@ -2130,14 +2158,14 @@

                            Returns:
                            -property final_energy[source]
                            +property final_energy[source]

                            -class Outcar(filename)[source]
                            +class Outcar(filename)[source]

                            Bases: object

                            Parser for data in OUTCAR that is not available in Vasprun.xml.

                            Note, this class works a bit differently than most of the other @@ -2147,7 +2175,7 @@

                            Returns:
                            -magnetization[source]
                            +magnetization[source]

                            Magnetization on each ion as a tuple of dict, e.g., ({“d”: 0.0, “p”: 0.003, “s”: 0.002, “tot”: 0.005}, … ) Note that this data is not always present. LORBIT must be set to some @@ -2156,13 +2184,13 @@

                            Returns:
                            -chemical_shielding[source]
                            +chemical_shielding[source]

                            chemical shielding on each ion as a dictionary with core and valence contributions

                            -unsym_cs_tensor[source]
                            +unsym_cs_tensor[source]

                            Unsymmetrized chemical shielding tensor matrixes on each ion as a list. e.g., [[[sigma11, sigma12, sigma13],

                            @@ -2182,20 +2210,20 @@

                            Returns:
                            -cs_g0_contribution[source]
                            +cs_g0_contribution[source]

                            G=0 contribution to chemical shielding. 2D rank 3 matrix

                            -cs_core_contribution[source]
                            +cs_core_contribution[source]

                            Core contribution to chemical shielding. dict. e.g., {‘Mg’: -412.8, ‘C’: -200.5, ‘O’: -271.1}

                            -efg[source]
                            +efg[source]

                            Electric Field Gradient (EFG) tensor on each ion as a tuple of dict, e.g., ({“cq”: 0.1, “eta”, 0.2, “nuclear_quadrupole_moment”: 0.3},

                            @@ -2206,7 +2234,7 @@

                            Returns:
                            -charge[source]
                            +charge[source]

                            Charge on each ion as a tuple of dict, e.g., ({“p”: 0.154, “s”: 0.078, “d”: 0.0, “tot”: 0.232}, …) Note that this data is not always present. LORBIT must be set to some @@ -2215,13 +2243,13 @@

                            Returns:
                            -is_stopped[source]
                            +is_stopped[source]

                            True if OUTCAR is from a stopped run (using STOPCAR, see VASP Manual).

                            -run_stats[source]
                            +run_stats[source]

                            Various useful run stats as a dict including “System time (sec)”, “Total CPU time used (sec)”, “Elapsed time (sec)”, “Maximum memory used (kb)”, “Average memory used (kb)”, @@ -2230,19 +2258,19 @@

                            Returns:
                            -elastic_tensor[source]
                            +elastic_tensor[source]

                            Total elastic moduli (Kbar) is given in a 6x6 array matrix.

                            -drift[source]
                            +drift[source]

                            Total drift for each step in eV/Atom

                            -ngf[source]
                            +ngf[source]

                            Dimensions for the Augementation grid

                            @@ -2257,19 +2285,19 @@

                            Returns:
                            -efermi[source]
                            +efermi[source]

                            Fermi energy

                            -filename[source]
                            +filename[source]

                            Filename

                            -final_energy[source]
                            +final_energy[source]

                            Final energy after extrapolation of sigma back to 0, i.e. energy(sigma->0).

                            @@ -2277,49 +2305,49 @@

                            Returns:
                            -final_energy_wo_entrp[source]
                            +final_energy_wo_entrp[source]

                            Final energy before extrapolation of sigma, i.e. energy without entropy.

                            -final_fr_energy[source]
                            +final_fr_energy[source]

                            Final “free energy”, i.e. free energy TOTEN

                            -has_onsite_density_matrices[source]
                            +has_onsite_density_matrices[source]

                            Boolean for if onsite density matrices have been set

                            -lcalcpol[source]
                            +lcalcpol[source]

                            If LCALCPOL has been set

                            -lepsilon[source]
                            +lepsilon[source]

                            If LEPSILON has been set

                            -nelect[source]
                            +nelect[source]

                            Returns the number of electrons in the calculation

                            -spin[source]
                            +spin[source]

                            If spin-polarization was enabled via ISPIN

                            -total_mag[source]
                            +total_mag[source]

                            Total magnetization (in terms of the number of unpaired electrons)

                            @@ -2335,7 +2363,7 @@

                            Returns:
                            -as_dict()[source]
                            +as_dict()[source]
                            Returns:

                            MSONable dict.

                            @@ -2345,7 +2373,7 @@

                            Returns:
                            -read_avg_core_poten()[source]
                            +read_avg_core_poten()[source]

                            Read the core potential at each ionic step.

                            Returns:
                            @@ -2360,7 +2388,7 @@

                            Returns:
                            -read_chemical_shielding()[source]
                            +read_chemical_shielding()[source]

                            Parse the NMR chemical shieldings data. Only the second part “absolute, valence and core” will be parsed. And only the three right most field (ISO_SHIELDING, SPAN, SKEW) will be retrieved.

                            @@ -2372,7 +2400,7 @@

                            Returns:
                            -read_core_state_eigen()[source]
                            +read_core_state_eigen()[source]

                            Read the core state eigenenergies at each ionic step.

                            Returns:
                            @@ -2391,7 +2419,7 @@

                            Returns:
                            -read_corrections(reverse=True, terminate_on_match=True)[source]
                            +read_corrections(reverse=True, terminate_on_match=True)[source]

                            Reads the dipol qudropol corrections into the Outcar.data[“dipol_quadrupol_correction”].

                            @@ -2406,7 +2434,7 @@

                            Returns:
                            -read_cs_core_contribution()[source]
                            +read_cs_core_contribution()[source]

                            Parse the core contribution of NMR chemical shielding.

                            Returns: G0 contribution matrix as list of list.

                            @@ -2414,7 +2442,7 @@

                            Returns:
                            -read_cs_g0_contribution()[source]
                            +read_cs_g0_contribution()[source]

                            Parse the G0 contribution of NMR chemical shielding.

                            Returns:
                            @@ -2425,7 +2453,7 @@

                            Returns:
                            -read_cs_raw_symmetrized_tensors()[source]
                            +read_cs_raw_symmetrized_tensors()[source]

                            Parse the matrix form of NMR tensor before corrected to table.

                            Returns:
                            @@ -2436,7 +2464,7 @@

                            Returns:
                            -read_elastic_tensor()[source]
                            +read_elastic_tensor()[source]

                            Parse the elastic tensor data.

                            Returns:
                            @@ -2447,13 +2475,13 @@

                            Returns:
                            -read_electrostatic_potential()[source]
                            +read_electrostatic_potential()[source]

                            Parses the eletrostatic potential for the last ionic step.

                            -read_fermi_contact_shift()[source]
                            +read_fermi_contact_shift()[source]

                            Output example: Fermi contact (isotropic) hyperfine coupling parameter (MHz) ————————————————————- @@ -2472,7 +2500,7 @@

                            Returns:
                            -read_freq_dielectric()[source]
                            +read_freq_dielectric()[source]

                            Parses the frequency dependent dielectric function (obtained with LOPTICS). Frequencies (in eV) are in self.frequencies, and dielectric tensor function is given as self.dielectric_tensor_function.

                            @@ -2480,7 +2508,7 @@

                            Returns:
                            -read_igpar()[source]
                            +read_igpar()[source]
                            Renders accessible:

                            er_ev = e<r>_ev (dictionary with Spin.up/Spin.down as keys) er_bp = e<r>_bp (dictionary with Spin.up/Spin.down as keys) @@ -2496,7 +2524,7 @@

                            Returns:
                            -read_internal_strain_tensor()[source]
                            +read_internal_strain_tensor()[source]
                            Reads the internal strain tensor and populates self.internal_strain_tensor with an array of voigt notation

                            tensors for each site.

                            @@ -2505,28 +2533,28 @@

                            Returns:
                            -read_lcalcpol()[source]
                            +read_lcalcpol()[source]

                            Reads the lcalpol.

                            # TODO: Document the actual variables.

                            -read_lepsilon()[source]
                            +read_lepsilon()[source]

                            Reads an LEPSILON run.

                            # TODO: Document the actual variables.

                            -read_lepsilon_ionic()[source]
                            +read_lepsilon_ionic()[source]

                            Reads an LEPSILON run, the ionic component.

                            # TODO: Document the actual variables.

                            -read_neb(reverse=True, terminate_on_match=True)[source]
                            +read_neb(reverse=True, terminate_on_match=True)[source]

                            Reads NEB data. This only works with OUTCARs from both normal VASP NEB calculations or from the CI NEB method implemented by Henkelman et al.

                            @@ -2553,7 +2581,7 @@

                            Returns:
                            -read_nmr_efg()[source]
                            +read_nmr_efg()[source]

                            Parse the NMR Electric Field Gradient interpreted values.

                            Returns:
                            @@ -2565,7 +2593,7 @@

                            Returns:
                            -read_nmr_efg_tensor()[source]
                            +read_nmr_efg_tensor()[source]

                            Parses the NMR Electric Field Gradient Raw Tensors.

                            Returns:
                            @@ -2576,14 +2604,14 @@

                            Returns:
                            -read_onsite_density_matrices()[source]
                            +read_onsite_density_matrices()[source]

                            Parse the onsite density matrices, returns list with index corresponding to atom index in Structure.

                            -read_pattern(patterns, reverse=False, terminate_on_match=False, postprocess=<class 'str'>)[source]
                            +read_pattern(patterns, reverse=False, terminate_on_match=False, postprocess=<class 'str'>)[source]

                            General pattern reading. Uses monty’s regrep method. Takes the same arguments.

                            @@ -2613,19 +2641,19 @@

                            Returns:
                            -read_piezo_tensor()[source]
                            +read_piezo_tensor()[source]

                            Parse the piezo tensor data.

                            -read_pseudo_zval()[source]
                            +read_pseudo_zval()[source]

                            Create pseudopotential ZVAL dictionary.

                            -read_table_pattern(header_pattern, row_pattern, footer_pattern, postprocess=<class 'str'>, attribute_name=None, last_one_only=True, first_one_only=False)[source]
                            +read_table_pattern(header_pattern, row_pattern, footer_pattern, postprocess=<class 'str'>, attribute_name=None, last_one_only=True, first_one_only=False)[source]

                            Parse table-like data. A table composes of three parts: header, main body, footer. All the data matches “row pattern” in the main body will be returned.

                            @@ -2671,12 +2699,12 @@

                            Returns:
                            -class Procar(filename)[source]
                            +class Procar(filename)[source]

                            Bases: object

                            Object for reading a PROCAR file.

                            -data[source]
                            +data[source]

                            The PROCAR data of the form below. It should VASP uses 1-based indexing, but all indices are converted to 0-based here.:

                            {
                            @@ -2689,7 +2717,7 @@ 

                            Returns:
                            -weights[source]
                            +weights[source]

                            The weights associated with each k-point as an nd.array of length nkpoints.

                            @@ -2725,7 +2753,7 @@

                            Returns:
                            -get_occupation(atom_index, orbital)[source]
                            +get_occupation(atom_index, orbital)[source]

                            Returns the occupation for a particular orbital of a particular atom.

                            Parameters:
                            @@ -2749,7 +2777,7 @@

                            Returns:
                            -get_projection_on_elements(structure: Structure)[source]
                            +get_projection_on_elements(structure: Structure)[source]

                            Method returning a dictionary of projections on elements.

                            Parameters:
                            @@ -2768,21 +2796,21 @@

                            Returns:
                            -exception UnconvergedVASPWarning[source]
                            +exception UnconvergedVASPWarning[source]

                            Bases: Warning

                            Warning for unconverged vasp run.

                            -exception VaspParseError[source]
                            +exception VaspParseError[source]

                            Bases: ParseError

                            Exception class for VASP parsing.

                            -class Vasprun(filename, ionic_step_skip=None, ionic_step_offset=0, parse_dos=True, parse_eigen=True, parse_projected_eigen=False, parse_potcar_file=True, occu_tol=1e-08, separate_spins=False, exception_on_bad_xml=True)[source]
                            +class Vasprun(filename, ionic_step_skip=None, ionic_step_offset=0, parse_dos=True, parse_eigen=True, parse_projected_eigen=False, parse_potcar_file=True, occu_tol=1e-08, separate_spins=False, exception_on_bad_xml=True)[source]

                            Bases: MSONable

                            Vastly improved cElementTree-based parser for vasprun.xml files. Uses iterparse to support incremental parsing of large files. @@ -2791,7 +2819,7 @@

                            Returns:
                            -ionic_steps[source]
                            +ionic_steps[source]

                            All ionic steps in the run as a list of {“structure”: structure at end of run, “electronic_steps”: {All electronic step data in vasprun file}, @@ -2800,31 +2828,31 @@

                            Returns:
                            -tdos[source]
                            +tdos[source]

                            Total dos calculated at the end of run.

                            -idos[source]
                            +idos[source]

                            Integrated dos calculated at the end of run.

                            -pdos[source]
                            +pdos[source]

                            List of list of PDos objects. Access as pdos[atomindex][orbitalindex]

                            -efermi[source]
                            +efermi[source]

                            Fermi energy

                            -eigenvalues[source]
                            +eigenvalues[source]

                            Available only if parse_eigen=True. Final eigenvalues as a dict of {(spin, kpoint index):[[eigenvalue, occu]]}. This representation is based on actual ordering in VASP and is meant as @@ -2834,7 +2862,7 @@

                            Returns:
                            -projected_eigenvalues[source]
                            +projected_eigenvalues[source]

                            Final projected eigenvalues as a dict of {spin: nd-array}. To access a particular value, you need to do Vasprun.projected_eigenvalues[spin][kpoint index][band index][atom index][orbital_index] @@ -2846,7 +2874,7 @@

                            Returns:
                            -projected_magnetisation[source]
                            +projected_magnetisation[source]

                            Final projected magnetisation as a numpy array with the shape (nkpoints, nbands, natoms, norbitals, 3). Where the last axis is the contribution in the 3 Cartesian directions. This attribute is only set if spin-orbit coupling @@ -2856,7 +2884,7 @@

                            Returns:
                            -other_dielectric[source]
                            +other_dielectric[source]

                            Dictionary, with the tag comment as key, containing other variants of the real and imaginary part of the dielectric constant (e.g., computed by RPA) in function of the energy (frequency). Optical properties (e.g. @@ -2870,7 +2898,7 @@

                            Returns:
                            -nionic_steps[source]
                            +nionic_steps[source]

                            The total number of ionic steps. This number is always equal to the total number of steps in the actual run even if ionic_step_skip is used.

                            @@ -2878,28 +2906,28 @@

                            Returns:
                            -force_constants[source]
                            +force_constants[source]

                            Force constants computed in phonon DFPT run(IBRION = 8). The data is a 4D numpy array of shape (natoms, natoms, 3, 3).

                            -normalmode_eigenvals[source]
                            +normalmode_eigenvals[source]

                            Normal mode frequencies. 1D numpy array of size 3*natoms.

                            -normalmode_eigenvecs[source]
                            +normalmode_eigenvecs[source]

                            Normal mode eigen vectors. 3D numpy array of shape (3*natoms, natoms, 3).

                            -md_data[source]
                            +md_data[source]

                            Available only for ML MD runs, i.e., INCAR with ML_LMLFF = .TRUE. md_data is a list of dict with the following format:

                            @@ -2929,26 +2957,26 @@

                            Returns:
                            -incar[source]
                            +incar[source]

                            Incar object for parameters specified in INCAR file.

                            -parameters[source]
                            +parameters[source]

                            Incar object with parameters that vasp actually used, including all defaults.

                            -kpoints[source]
                            +kpoints[source]

                            Kpoints object for KPOINTS specified in run.

                            -actual_kpoints[source]
                            +actual_kpoints[source]

                            List of actual kpoints, e.g., [[0.25, 0.125, 0.08333333], [-0.25, 0.125, 0.08333333], [0.25, 0.375, 0.08333333], ….]

                            @@ -2956,20 +2984,20 @@

                            Returns:
                            -actual_kpoints_weights[source]
                            +actual_kpoints_weights[source]

                            List of kpoint weights, E.g., [0.04166667, 0.04166667, 0.04166667, 0.04166667, 0.04166667, ….]

                            -atomic_symbols[source]
                            +atomic_symbols[source]

                            List of atomic symbols, e.g., [“Li”, “Fe”, “Fe”, “P”, “P”, “P”]

                            -potcar_symbols[source]
                            +potcar_symbols[source]

                            List of POTCAR symbols. e.g., [“PAW_PBE Li 17Jan2003”, “PAW_PBE Fe 06Sep2000”, ..]

                            @@ -3029,13 +3057,13 @@

                            Returns:
                            -as_dict()[source]
                            +as_dict()[source]

                            JSON-serializable dict representation.

                            -calculate_efermi(tol: float = 0.001)[source]
                            +calculate_efermi(tol: float = 0.001)[source]

                            Calculate the Fermi level using a robust algorithm.

                            Sometimes VASP can put the Fermi level just inside of a band due to issues in the way band occupancies are handled. This algorithm tries to detect and correct @@ -3045,14 +3073,14 @@

                            Returns:
                            -property complete_dos[source]
                            +property complete_dos[source]

                            A complete dos object which incorporates the total dos and all projected dos.

                            -property complete_dos_normalized: CompleteDos[source]
                            +property complete_dos_normalized: CompleteDos[source]

                            A CompleteDos object which incorporates the total DOS and all projected DOS. Normalized by the volume of the unit cell with units of states/eV/unit cell volume.

                            @@ -3060,7 +3088,7 @@

                            Returns:
                            -property converged[source]
                            +property converged[source]

                            Returns: True if a relaxation run is converged both ionically and electronically.

                            @@ -3068,7 +3096,7 @@

                            Returns:
                            -property converged_electronic[source]
                            +property converged_electronic[source]

                            Returns: True if electronic step convergence has been reached in the final ionic step.

                            @@ -3076,7 +3104,7 @@

                            Returns:
                            -property converged_ionic[source]
                            +property converged_ionic[source]

                            Returns: True if ionic step convergence has been reached, i.e. that vasp exited before reaching the max ionic steps for a relaxation run.

                            @@ -3084,7 +3112,7 @@

                            Returns:
                            -property dielectric[source]
                            +property dielectric[source]

                            Returns: The real and imaginary part of the dielectric constant (e.g., computed by RPA) in function of the energy (frequency). Optical properties (e.g. @@ -3098,7 +3126,7 @@

                            Returns:
                            -property eigenvalue_band_properties[source]
                            +property eigenvalue_band_properties[source]

                            Band properties from the eigenvalues as a tuple, (band gap, cbm, vbm, is_band_gap_direct). In the case of separate_spins=True, the band gap, cbm, vbm, and is_band_gap_direct are each lists of length 2, @@ -3108,7 +3136,7 @@

                            Returns:
                            -property epsilon_ionic[source]
                            +property epsilon_ionic[source]

                            Property only available for DFPT calculations and when IBRION=5, 6, 7 or 8.

                            Returns:
                            @@ -3120,7 +3148,7 @@

                            Returns:
                            -property epsilon_static[source]
                            +property epsilon_static[source]

                            Property only available for DFPT calculations.

                            Returns:
                            @@ -3132,7 +3160,7 @@

                            Returns:
                            -property epsilon_static_wolfe[source]
                            +property epsilon_static_wolfe[source]

                            Property only available for DFPT calculations.

                            Returns:
                            @@ -3144,12 +3172,12 @@

                            Returns:
                            -property final_energy[source]
                            +property final_energy[source]

                            -get_band_structure(kpoints_filename: str | None = None, efermi: float | Literal['smart'] | None = None, line_mode: bool = False, force_hybrid_mode: bool = False) BandStructureSymmLine | BandStructure[source]
                            +get_band_structure(kpoints_filename: str | None = None, efermi: float | Literal['smart'] | None = None, line_mode: bool = False, force_hybrid_mode: bool = False) BandStructureSymmLine | BandStructure[source]

                            Get the band structure as a BandStructure object.

                            Parameters:
                            @@ -3191,7 +3219,7 @@

                            Returns:
                            -get_computed_entry(inc_structure=True, parameters=None, data=None, entry_id: str | None = None)[source]
                            +get_computed_entry(inc_structure=True, parameters=None, data=None, entry_id: str | None = None)[source]

                            Returns a ComputedEntry or ComputedStructureEntry from the Vasprun.

                            Parameters:
                            @@ -3217,7 +3245,7 @@

                            Returns:
                            -get_potcars(path)[source]
                            +get_potcars(path)[source]
                            Parameters:

                            path – Path to search for POTCARs

                            @@ -3230,7 +3258,7 @@

                            Returns:
                            -get_trajectory()[source]
                            +get_trajectory()[source]

                            This method returns a Trajectory object, which is an alternative representation of self.structures into a single object. Forces are added to the Trajectory as site properties.

                            @@ -3239,25 +3267,25 @@

                            Returns:
                            -property hubbards[source]
                            +property hubbards[source]

                            Hubbard U values used if a vasprun is a GGA+U run. {} otherwise.

                            -property is_hubbard: bool[source]
                            +property is_hubbard: bool[source]

                            True if run is a DFT+U run.

                            -property is_spin: bool[source]
                            +property is_spin: bool[source]

                            True if run is spin-polarized.

                            -property optical_absorption_coeff[source]
                            +property optical_absorption_coeff[source]

                            Calculate the optical absorption coefficient from the dielectric constants. Note that this method is only implemented for optical properties calculated with GGA and BSE.

                            @@ -3270,7 +3298,7 @@

                            Returns:
                            -property run_type[source]
                            +property run_type[source]

                            Returns the run type. Currently detects GGA, metaGGA, HF, HSE, B3LYP, and hybrid functionals based on relevant INCAR tags. LDA is assigned if PAW POTCARs are used and no other functional is detected.

                            @@ -3279,14 +3307,14 @@

                            Returns:
                            -property structures[source]
                            +property structures[source]

                            Returns: List of Structure objects for the structure at each ionic step.

                            -update_charge_from_potcar(path)[source]
                            +update_charge_from_potcar(path)[source]

                            Sets the charge of a structure based on the POTCARs found.

                            Parameters:
                            @@ -3297,7 +3325,7 @@

                            Returns:
                            -update_potcar_spec(path)[source]
                            +update_potcar_spec(path)[source]
                            Parameters:

                            path – Path to search for POTCARs

                            @@ -3312,7 +3340,7 @@

                            Returns:
                            -class VolumetricData(structure: Structure, data, distance_matrix=None, data_aug=None)[source]
                            +class VolumetricData(structure: Structure, data, distance_matrix=None, data_aug=None)[source]

                            Bases: VolumetricData

                            Container for volumetric data that allows for reading/writing with Poscar-type data.

                            @@ -3335,7 +3363,7 @@

                            Returns:
                            -static parse_file(filename)[source]
                            +static parse_file(filename)[source]

                            Convenience method to parse a generic volumetric data file in the vasp like format. Used by subclasses for parsing file.

                            @@ -3350,7 +3378,7 @@

                            Returns:
                            -write_file(file_name, vasp4_compatible=False)[source]
                            +write_file(file_name, vasp4_compatible=False)[source]

                            Write the VolumetricData object to a vasp compatible file.

                            Parameters:
                            @@ -3366,7 +3394,7 @@

                            Returns:
                            -class WSWQ(nspin: int, nkpoints: int, nbands: int, me_real: ndarray, me_imag: ndarray)[source]
                            +class WSWQ(nspin: int, nkpoints: int, nbands: int, me_real: ndarray, me_imag: ndarray)[source]

                            Bases: MSONable

                            Class for reading a WSWQ file. The WSWQ file is used to calculation the wave function overlaps between

                            @@ -3392,7 +3420,7 @@

                            Returns:
                            -nspin[source]
                            +nspin[source]

                            Number of spin channels

                            Type:
                            @@ -3403,7 +3431,7 @@

                            Returns:
                            -nkpoints[source]
                            +nkpoints[source]

                            Number of k-points

                            Type:
                            @@ -3414,7 +3442,7 @@

                            Returns:
                            -nbands[source]
                            +nbands[source]

                            Number of bands

                            Type:
                            @@ -3425,7 +3453,7 @@

                            Returns:
                            -me_real[source]
                            +me_real[source]

                            Real part of the overlap matrix elements

                            Type:
                            @@ -3436,7 +3464,7 @@

                            Returns:
                            -me_imag[source]
                            +me_imag[source]

                            Imaginary part of the overlap matrix elements

                            Type:
                            @@ -3447,13 +3475,13 @@

                            Returns:
                            -property data[source]
                            +property data[source]

                            Complex overlap matrix.

                            -classmethod from_file(filename) WSWQ[source]
                            +classmethod from_file(filename) WSWQ[source]

                            Constructs a WSWQ object from a file.

                            Parameters:
                            @@ -3467,34 +3495,34 @@

                            Returns:
                            -me_imag: ndarray[source]
                            +me_imag: ndarray[source]

                            -me_real: ndarray[source]
                            +me_real: ndarray[source]
                            -nbands: int[source]
                            +nbands: int[source]
                            -nkpoints: int[source]
                            +nkpoints: int[source]
                            -nspin: int[source]
                            +nspin: int[source]
                            -class Wavecar(filename='WAVECAR', verbose=False, precision='normal', vasp_type=None)[source]
                            +class Wavecar(filename='WAVECAR', verbose=False, precision='normal', vasp_type=None)[source]

                            Bases: object

                            This is a class that contains the (pseudo-) wavefunctions from VASP.

                            Coefficients are read from the given WAVECAR file and the corresponding @@ -3510,68 +3538,68 @@

                            Returns:https://doi.org/10.1103/PhysRevMaterials.1.065001).

                            -filename[source]
                            +filename[source]

                            String of the input file (usually WAVECAR)

                            -vasp_type[source]
                            +vasp_type[source]

                            String that determines VASP type the WAVECAR was generated with (either ‘std’, ‘gam’, or ‘ncl’)

                            -nk[source]
                            +nk[source]

                            Number of k-points from the WAVECAR

                            -nb[source]
                            +nb[source]

                            Number of bands per k-point

                            -encut[source]
                            +encut[source]

                            Energy cutoff (used to define G_{cut})

                            -efermi[source]
                            +efermi[source]

                            Fermi energy

                            -a[source]
                            +a[source]

                            Primitive lattice vectors of the cell (e.g. a_1 = self.a[0, :])

                            -b[source]
                            +b[source]

                            Reciprocal lattice vectors of the cell (e.g. b_1 = self.b[0, :])

                            -vol[source]
                            +vol[source]

                            The volume of the unit cell in real space

                            -kpoints[source]
                            +kpoints[source]

                            The list of k-points read from the WAVECAR file

                            -band_energy[source]
                            +band_energy[source]

                            The list of band eigenenergies (and corresponding occupancies) for each kpoint, where the first index corresponds to the index of the k-point (e.g. self.band_energy[kp])

                            @@ -3579,7 +3607,7 @@

                            Returns:
                            -Gpoints[source]
                            +Gpoints[source]

                            The list of generated G-points for each k-point (a double list), which are used with the coefficients for each k-point and band to recreate the wavefunction (e.g. self.Gpoints[kp] is the list of G-points for @@ -3592,7 +3620,7 @@

                            Returns:
                            -coeffs[source]
                            +coeffs[source]

                            The list of coefficients for each k-point and band for reconstructing the wavefunction. For non-spin-polarized, the first index corresponds to the kpoint and the second corresponds to the band (e.g. @@ -3626,7 +3654,7 @@

                            Returns:
                            -evaluate_wavefunc(kpoint: int, band: int, r: ndarray, spin: int = 0, spinor: int = 0) complex64[source]
                            +evaluate_wavefunc(kpoint: int, band: int, r: ndarray, spin: int = 0, spinor: int = 0) complex64[source]

                            Evaluates the wavefunction for a given position, r.

                            The wavefunction is given by the k-point and band. It is evaluated at the given position by summing over the components. Formally,

                            @@ -3659,7 +3687,7 @@

                            Returns:
                            -fft_mesh(kpoint: int, band: int, spin: int = 0, spinor: int = 0, shift: bool = True) ndarray[source]
                            +fft_mesh(kpoint: int, band: int, spin: int = 0, spinor: int = 0, shift: bool = True) ndarray[source]

                            Places the coefficients of a wavefunction onto an fft mesh.

                            Once the mesh has been obtained, a discrete fourier transform can be used to obtain real-space evaluation of the wavefunction. The output @@ -3690,7 +3718,7 @@

                            Returns:
                            -get_parchg(poscar: Poscar, kpoint: int, band: int, spin: int | None = None, spinor: int | None = None, phase: bool = False, scale: int = 2) Chgcar[source]
                            +get_parchg(poscar: Poscar, kpoint: int, band: int, spin: int | None = None, spinor: int | None = None, phase: bool = False, scale: int = 2) Chgcar[source]

                            Generates a Chgcar object, which is the charge density of the specified wavefunction.

                            This function generates a Chgcar object with the charge density of the @@ -3732,7 +3760,7 @@

                            Returns:
                            -write_unks(directory: str) None[source]
                            +write_unks(directory: str) None[source]

                            Write the UNK files to the given directory.

                            Writes the cell-periodic part of the bloch wavefunctions from the WAVECAR file to each of the UNK files. There will be one UNK file for @@ -3754,7 +3782,7 @@

                            Returns:
                            -class Waveder(cder_real: ndarray, cder_imag: ndarray)[source]
                            +class Waveder(cder_real: ndarray, cder_imag: ndarray)[source]

                            Bases: MSONable

                            Representation of the WAVEDER file.

                            The LOPTICS tag produces a WAVEDER file which contains the derivative of the orbitals with respect to k. @@ -3779,7 +3807,7 @@

                            Returns:
                            -cder_real[source]
                            +cder_real[source]

                            Real part of the derivative of the orbitals with respect to k.

                            Type:
                            @@ -3790,7 +3818,7 @@

                            Returns:
                            -cder_imag[source]
                            +cder_imag[source]

                            Imaginary part of the derivative of the orbitals with respect to k.

                            Type:
                            @@ -3802,23 +3830,23 @@

                            Returns:
                            -property cder[source]
                            +property cder[source]

                            Return the complex derivative of the orbitals with respect to k.

                            -cder_imag: ndarray[source]
                            +cder_imag: ndarray[source]
                            -cder_real: ndarray[source]
                            +cder_real: ndarray[source]
                            -classmethod from_binary(filename, data_type='complex64')[source]
                            +classmethod from_binary(filename, data_type='complex64')[source]

                            Read the WAVEDER file and returns a Waveder object.

                            Parameters:
                            @@ -3837,7 +3865,7 @@

                            Returns:
                            -classmethod from_formatted(filename)[source]
                            +classmethod from_formatted(filename)[source]

                            Reads the WAVEDERF file and returns a Waveder object.

                            Note: This file is only produced when LOPTICS is true AND vasp has been recompiled after uncommenting the line that calls @@ -3856,7 +3884,7 @@

                            Returns:
                            -get_orbital_derivative_between_states(band_i, band_j, kpoint, spin, cart_dir)[source]
                            +get_orbital_derivative_between_states(band_i, band_j, kpoint, spin, cart_dir)[source]

                            Method returning a value between bands band_i and band_j for k-point index, spin-channel and Cartesian direction.

                            @@ -3877,19 +3905,19 @@

                            Returns:
                            -property nbands[source]
                            +property nbands[source]

                            Returns the number of bands.

                            -property nkpoints[source]
                            +property nkpoints[source]

                            Returns the number of k-points.

                            -property nspin[source]
                            +property nspin[source]

                            Returns the number of spin channels.

                            @@ -3897,18 +3925,18 @@

                            Returns:
                            -class Xdatcar(filename, ionicstep_start=1, ionicstep_end=None, comment=None)[source]
                            +class Xdatcar(filename, ionicstep_start=1, ionicstep_end=None, comment=None)[source]

                            Bases: object

                            Class representing an XDATCAR file. Only tested with VASP 5.x files.

                            -structures[source]
                            +structures[source]

                            List of structures parsed from XDATCAR.

                            -comment[source]
                            +comment[source]

                            Optional comment string.

                            @@ -3926,7 +3954,7 @@

                            Returns:
                            -concatenate(filename, ionicstep_start=1, ionicstep_end=None)[source]
                            +concatenate(filename, ionicstep_start=1, ionicstep_end=None)[source]

                            Concatenate structures in file to Xdatcar.

                            Parameters:
                            @@ -3946,7 +3974,7 @@

                            Returns:
                            -get_string(ionicstep_start=1, ionicstep_end=None, significant_figures=8)[source]
                            +get_string(ionicstep_start=1, ionicstep_end=None, significant_figures=8)[source]

                            Write Xdatcar class to a string.

                            Parameters:
                            @@ -3961,21 +3989,21 @@

                            Returns:
                            -property natoms[source]
                            +property natoms[source]

                            Sequence of number of sites of each type associated with the Poscar. Similar to 7th line in vasp 5+ Xdatcar.

                            -property site_symbols[source]
                            +property site_symbols[source]

                            Sequence of symbols associated with the Xdatcar. Similar to 6th line in vasp 5+ Xdatcar.

                            -write_file(filename, **kwargs)[source]
                            +write_file(filename, **kwargs)[source]

                            Write Xdatcar class into a file.

                            Parameters:
                            @@ -3992,7 +4020,7 @@

                            Returns:
                            -get_adjusted_fermi_level(efermi, cbm, band_structure)[source]
                            +get_adjusted_fermi_level(efermi, cbm, band_structure)[source]

                            When running a band structure computations the Fermi level needs to be take from the static run that gave the charge density used for the non-self consistent band structure run. Sometimes this Fermi level is however a @@ -4022,7 +4050,7 @@

                            Returns:
                            -get_band_structure_from_vasp_multiple_branches(dir_name, efermi=None, projections=False)[source]
                            +get_band_structure_from_vasp_multiple_branches(dir_name, efermi=None, projections=False)[source]

                            This method is used to get band structure info from a VASP directory. It takes into account that the run can be divided in several branches named “branch_x”. If the run has not been divided in branches the method will @@ -4082,14 +4110,14 @@

                            Returns:
                            -exception BadInputSetWarning[source]
                            +exception BadInputSetWarning[source]

                            Bases: UserWarning

                            Warning class for bad but legal inputs.

                            -class DictSet(structure: Structure, config_dict: dict[str, Any], files_to_transfer=None, user_incar_settings=None, user_kpoints_settings=None, user_potcar_settings=None, constrain_total_magmom: bool = False, sort_structure: bool = True, user_potcar_functional: UserPotcarFunctional | None = None, force_gamma: bool = False, reduce_structure=None, vdw=None, use_structure_charge: bool = False, standardize: bool = False, sym_prec=0.1, international_monoclinic: bool = True, validate_magmom: bool = True)[source]
                            +class DictSet(structure: Structure, config_dict: dict[str, Any], files_to_transfer=None, user_incar_settings=None, user_kpoints_settings=None, user_potcar_settings=None, constrain_total_magmom: bool = False, sort_structure: bool = True, user_potcar_functional: UserPotcarFunctional | None = None, force_gamma: bool = False, reduce_structure=None, vdw=None, use_structure_charge: bool = False, standardize: bool = False, sym_prec=0.1, international_monoclinic: bool = True, validate_magmom: bool = True)[source]

                            Bases: VaspInputSet

                            Concrete implementation of VaspInputSet that is initialized from a dict settings. This allows arbitrary settings to be input. In general, @@ -4187,7 +4215,7 @@

                            Returns:
                            -calculate_ng(max_prime_factor: int = 7, must_inc_2: bool = True) tuple[source]
                            +calculate_ng(max_prime_factor: int = 7, must_inc_2: bool = True) tuple[source]

                            Calculates the NGX, NGY, and NGZ values using the information available in the INCAR and POTCAR This is meant to help with making initial guess for the FFT grid so we can interact with the Charge density API.

                            @@ -4204,7 +4232,7 @@

                            Returns:
                            -estimate_nbands() int[source]
                            +estimate_nbands() int[source]

                            Estimate the number of bands that VASP will initialize a calculation with by default. Note that in practice this can depend on # of cores (if not set explicitly).

                            @@ -4212,7 +4240,7 @@

                            Returns:
                            -property incar: Incar[source]
                            +property incar: Incar[source]

                            Incar

                            Type:
                            @@ -4223,7 +4251,7 @@

                            Returns:
                            -property kpoints: Kpoints | None[source]
                            +property kpoints: Kpoints | None[source]

                            Returns a KPOINTS file using the fully automated grid method. Uses Gamma centered meshes for hexagonal cells and Monk grids otherwise.

                            If KSPACING is set in user_incar_settings (or the INCAR file), no @@ -4237,13 +4265,13 @@

                            Returns:
                            -property nelect: float[source]
                            +property nelect: float[source]

                            Gets the default number of electrons for a given structure.

                            -property poscar: Poscar[source]
                            +property poscar: Poscar[source]

                            Poscar

                            Type:
                            @@ -4254,13 +4282,13 @@

                            Returns:
                            -property potcar_functional: Literal['PBE', 'PBE_52', 'PBE_54', 'LDA', 'LDA_52', 'LDA_54', 'PW91', 'LDA_US', 'PW91_US'] | None[source]
                            +property potcar_functional: Literal['PBE', 'PBE_52', 'PBE_54', 'LDA', 'LDA_52', 'LDA_54', 'PW91', 'LDA_US', 'PW91_US'] | None[source]

                            Returns the functional used for POTCAR generation.

                            -property structure: Structure[source]
                            +property structure: Structure[source]

                            Structure

                            Type:
                            @@ -4271,7 +4299,7 @@

                            Returns:
                            -write_input(output_dir: str, make_dir_if_not_present: bool = True, include_cif: bool = False, potcar_spec: bool = False, zip_output: bool = False)[source]
                            +write_input(output_dir: str, make_dir_if_not_present: bool = True, include_cif: bool = False, potcar_spec: bool = False, zip_output: bool = False)[source]

                            Writes out all input to a directory.

                            Parameters:
                            @@ -4297,7 +4325,7 @@

                            Returns:
                            -class LobsterSet(structure: Structure, isym: int = 0, ismear: int = -5, reciprocal_density: int | None = None, address_basis_file: str | None = None, user_supplied_basis: dict | None = None, **kwargs)[source]
                            +class LobsterSet(structure: Structure, isym: int = 0, ismear: int = -5, reciprocal_density: int | None = None, address_basis_file: str | None = None, user_supplied_basis: dict | None = None, **kwargs)[source]

                            Bases: MPRelaxSet

                            Input set to prepare VASP runs that can be digested by Lobster (See cohp.de).

                            @@ -4319,14 +4347,14 @@

                            Returns:
                            -CONFIG = {'INCAR': {'ALGO': 'FAST', 'EDIFF_PER_ATOM': 5e-05, 'ENCUT': 520, 'IBRION': 2, 'ISIF': 3, 'ISMEAR': -5, 'ISPIN': 2, 'LASPH': True, 'LDAU': True, 'LDAUJ': {'F': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}, 'O': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}}, 'LDAUL': {'F': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}, 'O': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}}, 'LDAUPRINT': 1, 'LDAUTYPE': 2, 'LDAUU': {'F': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}, 'O': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}}, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 100, 'NSW': 99, 'PREC': 'Accurate', 'SIGMA': 0.05}, 'KPOINTS': {'reciprocal_density': 64}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Ar': 'Ar', 'As': 'As', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be_sv', 'Bi': 'Bi', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cl': 'Cl', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu_pv', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F', 'Fe': 'Fe_pv', 'Ga': 'Ga_d', 'Gd': 'Gd', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg_pv', 'Mn': 'Mn_pv', 'Mo': 'Mo_pv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_pv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni_pv', 'Np': 'Np', 'O': 'O', 'Os': 'Os_pv', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Rb': 'Rb_sv', 'Re': 'Re_pv', 'Rh': 'Rh_pv', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_pv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_pv', 'W': 'W_pv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_2', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE'}[source]
                            +CONFIG = {'INCAR': {'ALGO': 'FAST', 'EDIFF_PER_ATOM': 5e-05, 'ENCUT': 520, 'IBRION': 2, 'ISIF': 3, 'ISMEAR': -5, 'ISPIN': 2, 'LASPH': True, 'LDAU': True, 'LDAUJ': {'F': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}, 'O': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}}, 'LDAUL': {'F': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}, 'O': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}}, 'LDAUPRINT': 1, 'LDAUTYPE': 2, 'LDAUU': {'F': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}, 'O': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}}, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 100, 'NSW': 99, 'PREC': 'Accurate', 'SIGMA': 0.05}, 'KPOINTS': {'reciprocal_density': 64}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Ar': 'Ar', 'As': 'As', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be_sv', 'Bi': 'Bi', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cl': 'Cl', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu_pv', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F', 'Fe': 'Fe_pv', 'Ga': 'Ga_d', 'Gd': 'Gd', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg_pv', 'Mn': 'Mn_pv', 'Mo': 'Mo_pv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_pv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni_pv', 'Np': 'Np', 'O': 'O', 'Os': 'Os_pv', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Rb': 'Rb_sv', 'Re': 'Re_pv', 'Rh': 'Rh_pv', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_pv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_pv', 'W': 'W_pv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_2', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE'}[source]

                            -class MITMDSet(structure: Structure, start_temp, end_temp, nsteps, time_step=2, spin_polarized=False, **kwargs)[source]
                            +class MITMDSet(structure: Structure, start_temp, end_temp, nsteps, time_step=2, spin_polarized=False, **kwargs)[source]

                            Bases: MITRelaxSet

                            Class for writing a vasp md run. This DOES NOT do multiple stage runs.

                            @@ -4347,7 +4375,7 @@

                            Returns:
                            -property kpoints[source]
                            +property kpoints[source]

                            Kpoints

                            Type:
                            @@ -4360,7 +4388,7 @@

                            Returns:
                            -class MITNEBSet(structures, unset_encut=False, **kwargs)[source]
                            +class MITNEBSet(structures, unset_encut=False, **kwargs)[source]

                            Bases: MITRelaxSet

                            Class for writing NEB inputs. Note that EDIFF is not on a per atom basis for this input set.

                            @@ -4375,7 +4403,7 @@

                            Returns:
                            -property poscar[source]
                            +property poscar[source]

                            Poscar for structure of first end point.

                            Type:
                            @@ -4386,7 +4414,7 @@

                            Returns:
                            -property poscars[source]
                            +property poscars[source]

                            List of Poscars.

                            Type:
                            @@ -4397,7 +4425,7 @@

                            Returns:
                            -write_input(output_dir, make_dir_if_not_present=True, write_cif=False, write_path_cif=False, write_endpoint_inputs=False)[source]
                            +write_input(output_dir, make_dir_if_not_present=True, write_cif=False, write_path_cif=False, write_endpoint_inputs=False)[source]

                            NEB inputs has a special directory structure where inputs are in 00, 01, 02, ….

                            @@ -4420,7 +4448,7 @@

                            Returns:
                            -class MITRelaxSet(structure: Structure, **kwargs)[source]
                            +class MITRelaxSet(structure: Structure, **kwargs)[source]

                            Bases: DictSet

                            Standard implementation of VaspInputSet utilizing parameters in the MIT High-throughput project. @@ -4443,14 +4471,14 @@

                            Returns:
                            -CONFIG = {'INCAR': {'ALGO': 'FAST', 'EDIFF': 1e-05, 'ENCUT': 520, 'IBRION': 2, 'ICHARG': 1, 'ISIF': 3, 'ISMEAR': -5, 'ISPIN': 2, 'ISYM': 0, 'LDAU': True, 'LDAUJ': {'F': {'Ag': 0, 'Co': 0, 'Cr': 0, 'Cu': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Nb': 0, 'Ni': 0, 'Re': 0, 'Ta': 0, 'V': 0, 'W': 0}, 'O': {'Ag': 0, 'Co': 0, 'Cr': 0, 'Cu': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Nb': 0, 'Ni': 0, 'Re': 0, 'Ta': 0, 'V': 0, 'W': 0}, 'S': {'Fe': 0, 'Mn': 0}}, 'LDAUL': {'F': {'Ag': 2, 'Co': 2, 'Cr': 2, 'Cu': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Nb': 2, 'Ni': 2, 'Re': 2, 'Ta': 2, 'V': 2, 'W': 2}, 'O': {'Ag': 2, 'Co': 2, 'Cr': 2, 'Cu': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Nb': 2, 'Ni': 2, 'Re': 2, 'Ta': 2, 'V': 2, 'W': 2}, 'S': {'Fe': 2, 'Mn': 2.5}}, 'LDAUPRINT': 1, 'LDAUTYPE': 2, 'LDAUU': {'F': {'Ag': 1.5, 'Co': 3.4, 'Cr': 3.5, 'Cu': 4, 'Fe': 4.0, 'Mn': 3.9, 'Mo': 4.38, 'Nb': 1.5, 'Ni': 6, 'Re': 2, 'Ta': 2, 'V': 3.1, 'W': 4.0}, 'O': {'Ag': 1.5, 'Co': 3.4, 'Cr': 3.5, 'Cu': 4, 'Fe': 4.0, 'Mn': 3.9, 'Mo': 4.38, 'Nb': 1.5, 'Ni': 6, 'Re': 2, 'Ta': 2, 'V': 3.1, 'W': 4.0}, 'S': {'Fe': 1.9, 'Mn': 2.5}}, 'LORBIT': '11', 'LREAL': 'AUTO', 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 200, 'NELMIN': 6, 'NSW': 99, 'PREC': 'Accurate', 'SIGMA': 0.05}, 'KPOINTS': {'length': 25}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': {'hash': 'd6854224d20e3de6e6fd7399503791d1', 'symbol': 'Ac'}, 'Ag': {'hash': 'e8ffa02fe3f3a51338ac1ac91ae968b9', 'symbol': 'Ag'}, 'Al': {'hash': 'a6fd9a46aec185f4ad2acd0cbe4ae2fa', 'symbol': 'Al'}, 'Ar': {'hash': 'e782fc6292623b396091bf8b871c272f', 'symbol': 'Ar'}, 'As': {'hash': '8005364db225a254e52cba350bedd032', 'symbol': 'As'}, 'Au': {'hash': 'a9182d436a13194b744640ac940ab9b0', 'symbol': 'Au'}, 'B': {'hash': '18ed2875dfa6305324cec3d7d59273ae', 'symbol': 'B'}, 'Ba': {'hash': 'c0477913afb63dfae3439f3534fbf0ed', 'symbol': 'Ba_sv'}, 'Be': {'hash': 'fb974e44d56a8c62c6bbd1a1eb70c3a7', 'symbol': 'Be'}, 'Bi': {'hash': 'e29661c79d59abae3b3ba69eae24b1a5', 'symbol': 'Bi'}, 'Br': {'hash': '40f9594b4506684a69158c8975cfb9d6', 'symbol': 'Br'}, 'C': {'hash': 'c0a8167dbb174fe492a3db7f5006c0f8', 'symbol': 'C'}, 'Ca': {'hash': 'eb006721e214c04b3c13146e81b3a27d', 'symbol': 'Ca_sv'}, 'Cd': {'hash': '0506b2d0ac28d5fe2b5ced77a701aa86', 'symbol': 'Cd'}, 'Ce': {'hash': 'ff3a09f2ff91798e58eb4b9854e9be4a', 'symbol': 'Ce'}, 'Cl': {'hash': '779b9901046c78fe51c5d80224642aeb', 'symbol': 'Cl'}, 'Co': {'hash': 'b169bca4e137294d2ab3df8cbdd09083', 'symbol': 'Co'}, 'Cr': {'hash': '82c14307937c7509fda4e9bc023d243d', 'symbol': 'Cr'}, 'Cs': {'hash': '096b53a7d80cc0086976bcda50d536e5', 'symbol': 'Cs_sv'}, 'Cu': {'hash': '8ca4e43a30de0c397e51f16bbb20d678', 'symbol': 'Cu'}, 'Dy': {'hash': 'd4a05220ab0a2d4c03a76872ea724a1e', 'symbol': 'Dy_3'}, 'Er': {'hash': 'daa65a04877317f8c3c593ddeaa8a132', 'symbol': 'Er_3'}, 'Eu': {'hash': 'd466d046adf21f6146ee9644049ea268', 'symbol': 'Eu'}, 'F': {'hash': '180141c33d032bfbfff30b3bea9d23dd', 'symbol': 'F'}, 'Fe': {'hash': '9530da8244e4dac17580869b4adab115', 'symbol': 'Fe'}, 'Ga': {'hash': '6e0b9d58412b1bfcd7252aff13d476c2', 'symbol': 'Ga'}, 'Gd': {'hash': '1f0d42b1e5f6769d319d3f247992aeb9', 'symbol': 'Gd'}, 'Ge': {'hash': '79e788788c31e196a460553010512d3f', 'symbol': 'Ge'}, 'H': {'hash': 'bb43c666e3d36577264afe07669e9582', 'symbol': 'H'}, 'He': {'hash': '47f9434aa3db96c85d7c4b3e4c2df09b', 'symbol': 'He'}, 'Hf': {'hash': 'b113f150cbf9c736f8244a6c25b0482e', 'symbol': 'Hf'}, 'Hg': {'hash': 'c2f15dfb5fd53396c5427635e5019160', 'symbol': 'Hg'}, 'Ho': {'hash': '661891464a27e87cf7e1324dd1893b77', 'symbol': 'Ho_3'}, 'I': {'hash': 'f4ff16a495dd361ff5824ee61b418bb0', 'symbol': 'I'}, 'In': {'hash': '7df38c0cdb4e6d9a9b93f09d690bb3ae', 'symbol': 'In'}, 'Ir': {'hash': 'dbcf7dcc6f4fb40df7b3d26904f60a66', 'symbol': 'Ir'}, 'K': {'hash': '3e84f86d37f203a4fb01de36af57e430', 'symbol': 'K_sv'}, 'Kr': {'hash': '39b9b85ae3982e6c012fb549b2840ce5', 'symbol': 'Kr'}, 'La': {'hash': '9b3ce03d18f7c0b40471a817ff91b287', 'symbol': 'La'}, 'Li': {'hash': '65e83282d1707ec078c1012afbd05be8', 'symbol': 'Li'}, 'Lu': {'hash': 'd40a90babf1224b88ffb4c3273ac3848', 'symbol': 'Lu_3'}, 'Mg': {'hash': '1771eb72adbbfa6310d66e7517e49930', 'symbol': 'Mg'}, 'Mn': {'hash': 'd082dba29b57ab59b3165e605dbf71b8', 'symbol': 'Mn'}, 'Mo': {'hash': '84e18fd84a98e3d7fa8f055952410df0', 'symbol': 'Mo_pv'}, 'N': {'hash': 'b98fd027ddebc67da4063ff2cabbc04b', 'symbol': 'N'}, 'Na': {'hash': '1a89e79f7e21d99e8cf5788979f6a987', 'symbol': 'Na'}, 'Nb': {'hash': '7bcee99a4dc3094be0f9fd7961c02966', 'symbol': 'Nb_pv'}, 'Nd': {'hash': '0c64e63070cee837c967283fffa001df', 'symbol': 'Nd'}, 'Ne': {'hash': '52064eee378b9e37a295a674f1c278f0', 'symbol': 'Ne'}, 'Ni': {'hash': '653f5772e68b2c7fd87ffd1086c0d710', 'symbol': 'Ni'}, 'Np': {'hash': '20cb30b714200c4db870550b288ac4cd', 'symbol': 'Np'}, 'O': {'hash': '7a25bc5b9a5393f46600a4939d357982', 'symbol': 'O'}, 'Os': {'hash': '35c2cb48d48a9c38c40fb82bbe70626d', 'symbol': 'Os'}, 'P': {'hash': '7dc3393307131ae67785a0cdacb61d5f', 'symbol': 'P'}, 'Pa': {'hash': 'a1fdb1089d0727f415416ec8082246ba', 'symbol': 'Pa'}, 'Pb': {'hash': '704c2c967247d7f84090d2536c91877d', 'symbol': 'Pb'}, 'Pd': {'hash': 'a395eb3aaf2fcab12fac3030a1146f61', 'symbol': 'Pd'}, 'Pm': {'hash': 'a2c9485ea86b2a7cf175077e6e5c7b3e', 'symbol': 'Pm'}, 'Pr': {'hash': '92f191499bf5346ea652bb806350ad87', 'symbol': 'Pr'}, 'Pt': {'hash': 'a604ea3c6a9cc23c739b762f625cf449', 'symbol': 'Pt'}, 'Pu': {'hash': 'f1d01e845dccc52d448679911f301a73', 'symbol': 'Pu'}, 'Rb': {'hash': 'e447c648d870b066b3514e6b800727ab', 'symbol': 'Rb_pv'}, 'Re': {'hash': '72385e193c92a8acfe17ea49004c2be1', 'symbol': 'Re'}, 'Rh': {'hash': '2c3dba3fcc6058ca1b1cfa75e45084bc', 'symbol': 'Rh'}, 'Ru': {'hash': '7925f4d4b68076d70af7cd86eef9ba8d', 'symbol': 'Ru_pv'}, 'S': {'hash': 'd368db6899d8839859bbee4811a42a88', 'symbol': 'S'}, 'Sb': {'hash': 'd82c022b02fc5344e85bd1909f9ee3e7', 'symbol': 'Sb'}, 'Sc': {'hash': 'dc386f505ad0c43385a7715b4111cb75', 'symbol': 'Sc_sv'}, 'Se': {'hash': '67a8804ede9f1112726e3d136978ef19', 'symbol': 'Se'}, 'Si': {'hash': 'b2b0ea6feb62e7cde209616683b8f7f5', 'symbol': 'Si'}, 'Sm': {'hash': 'e5e274e7cd99602ca81d146155abdf88', 'symbol': 'Sm_3'}, 'Sn': {'hash': '849b0795e148f93113a06be8fd5f5001', 'symbol': 'Sn_d'}, 'Sr': {'hash': 'ca6a5429c120a0ab705824386a76fe5b', 'symbol': 'Sr_sv'}, 'Ta': {'hash': 'd4e2cfe9338ef80da592d5bb9dc782c7', 'symbol': 'Ta'}, 'Tb': {'hash': '0790955c547003956c0fd4f080f7f508', 'symbol': 'Tb_3'}, 'Tc': {'hash': '9592642886319309a39d55c5717c6f48', 'symbol': 'Tc'}, 'Te': {'hash': '72719856e22fb1d3032df6f96d98a0f2', 'symbol': 'Te'}, 'Th': {'hash': 'aea79f322180fa6f0bfa74cb2a156dcf', 'symbol': 'Th'}, 'Ti': {'hash': 'c617e8b539c3f44a0ab6e8da2a92d318', 'symbol': 'Ti'}, 'Tl': {'hash': '2aa0d5406aaab7ebfbc761da382f1352', 'symbol': 'Tl'}, 'Tm': {'hash': '94a07cb7949b01305cb161da0cbfb492', 'symbol': 'Tm_3'}, 'U': {'hash': '72702eabbb1bc02b4167590dc848ed5d', 'symbol': 'U'}, 'V': {'hash': '7f1297a2e1d963e2a4d81b61f85e4ded', 'symbol': 'V_pv'}, 'W': {'hash': '2a33e0d5c700640535f60ac0a12177ab', 'symbol': 'W_pv'}, 'Xe': {'hash': '338472e581f58b41d37c002a5e22353b', 'symbol': 'Xe'}, 'Y': {'hash': '4ed187e77cd54f198bb88020278b143d', 'symbol': 'Y_sv'}, 'Yb': {'hash': '9f472bd422f640710f7d93e2d9ce89f4', 'symbol': 'Yb'}, 'Zn': {'hash': 'e35ee27f8483a63bb68dbc236a343af3', 'symbol': 'Zn'}, 'Zr': {'hash': 'd221d2c0bac4f8e81af2f5c42a314274', 'symbol': 'Zr'}}, 'POTCAR_FUNCTIONAL': 'PBE'}[source]
                            +CONFIG = {'INCAR': {'ALGO': 'FAST', 'EDIFF': 1e-05, 'ENCUT': 520, 'IBRION': 2, 'ICHARG': 1, 'ISIF': 3, 'ISMEAR': -5, 'ISPIN': 2, 'ISYM': 0, 'LDAU': True, 'LDAUJ': {'F': {'Ag': 0, 'Co': 0, 'Cr': 0, 'Cu': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Nb': 0, 'Ni': 0, 'Re': 0, 'Ta': 0, 'V': 0, 'W': 0}, 'O': {'Ag': 0, 'Co': 0, 'Cr': 0, 'Cu': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Nb': 0, 'Ni': 0, 'Re': 0, 'Ta': 0, 'V': 0, 'W': 0}, 'S': {'Fe': 0, 'Mn': 0}}, 'LDAUL': {'F': {'Ag': 2, 'Co': 2, 'Cr': 2, 'Cu': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Nb': 2, 'Ni': 2, 'Re': 2, 'Ta': 2, 'V': 2, 'W': 2}, 'O': {'Ag': 2, 'Co': 2, 'Cr': 2, 'Cu': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Nb': 2, 'Ni': 2, 'Re': 2, 'Ta': 2, 'V': 2, 'W': 2}, 'S': {'Fe': 2, 'Mn': 2.5}}, 'LDAUPRINT': 1, 'LDAUTYPE': 2, 'LDAUU': {'F': {'Ag': 1.5, 'Co': 3.4, 'Cr': 3.5, 'Cu': 4, 'Fe': 4.0, 'Mn': 3.9, 'Mo': 4.38, 'Nb': 1.5, 'Ni': 6, 'Re': 2, 'Ta': 2, 'V': 3.1, 'W': 4.0}, 'O': {'Ag': 1.5, 'Co': 3.4, 'Cr': 3.5, 'Cu': 4, 'Fe': 4.0, 'Mn': 3.9, 'Mo': 4.38, 'Nb': 1.5, 'Ni': 6, 'Re': 2, 'Ta': 2, 'V': 3.1, 'W': 4.0}, 'S': {'Fe': 1.9, 'Mn': 2.5}}, 'LORBIT': '11', 'LREAL': 'AUTO', 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 200, 'NELMIN': 6, 'NSW': 99, 'PREC': 'Accurate', 'SIGMA': 0.05}, 'KPOINTS': {'length': 25}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': {'hash': 'd6854224d20e3de6e6fd7399503791d1', 'symbol': 'Ac'}, 'Ag': {'hash': 'e8ffa02fe3f3a51338ac1ac91ae968b9', 'symbol': 'Ag'}, 'Al': {'hash': 'a6fd9a46aec185f4ad2acd0cbe4ae2fa', 'symbol': 'Al'}, 'Ar': {'hash': 'e782fc6292623b396091bf8b871c272f', 'symbol': 'Ar'}, 'As': {'hash': '8005364db225a254e52cba350bedd032', 'symbol': 'As'}, 'Au': {'hash': 'a9182d436a13194b744640ac940ab9b0', 'symbol': 'Au'}, 'B': {'hash': '18ed2875dfa6305324cec3d7d59273ae', 'symbol': 'B'}, 'Ba': {'hash': 'c0477913afb63dfae3439f3534fbf0ed', 'symbol': 'Ba_sv'}, 'Be': {'hash': 'fb974e44d56a8c62c6bbd1a1eb70c3a7', 'symbol': 'Be'}, 'Bi': {'hash': 'e29661c79d59abae3b3ba69eae24b1a5', 'symbol': 'Bi'}, 'Br': {'hash': '40f9594b4506684a69158c8975cfb9d6', 'symbol': 'Br'}, 'C': {'hash': 'c0a8167dbb174fe492a3db7f5006c0f8', 'symbol': 'C'}, 'Ca': {'hash': 'eb006721e214c04b3c13146e81b3a27d', 'symbol': 'Ca_sv'}, 'Cd': {'hash': '0506b2d0ac28d5fe2b5ced77a701aa86', 'symbol': 'Cd'}, 'Ce': {'hash': 'ff3a09f2ff91798e58eb4b9854e9be4a', 'symbol': 'Ce'}, 'Cl': {'hash': '779b9901046c78fe51c5d80224642aeb', 'symbol': 'Cl'}, 'Co': {'hash': 'b169bca4e137294d2ab3df8cbdd09083', 'symbol': 'Co'}, 'Cr': {'hash': '82c14307937c7509fda4e9bc023d243d', 'symbol': 'Cr'}, 'Cs': {'hash': '096b53a7d80cc0086976bcda50d536e5', 'symbol': 'Cs_sv'}, 'Cu': {'hash': '8ca4e43a30de0c397e51f16bbb20d678', 'symbol': 'Cu'}, 'Dy': {'hash': 'd4a05220ab0a2d4c03a76872ea724a1e', 'symbol': 'Dy_3'}, 'Er': {'hash': 'daa65a04877317f8c3c593ddeaa8a132', 'symbol': 'Er_3'}, 'Eu': {'hash': 'd466d046adf21f6146ee9644049ea268', 'symbol': 'Eu'}, 'F': {'hash': '180141c33d032bfbfff30b3bea9d23dd', 'symbol': 'F'}, 'Fe': {'hash': '9530da8244e4dac17580869b4adab115', 'symbol': 'Fe'}, 'Ga': {'hash': '6e0b9d58412b1bfcd7252aff13d476c2', 'symbol': 'Ga'}, 'Gd': {'hash': '1f0d42b1e5f6769d319d3f247992aeb9', 'symbol': 'Gd'}, 'Ge': {'hash': '79e788788c31e196a460553010512d3f', 'symbol': 'Ge'}, 'H': {'hash': 'bb43c666e3d36577264afe07669e9582', 'symbol': 'H'}, 'He': {'hash': '47f9434aa3db96c85d7c4b3e4c2df09b', 'symbol': 'He'}, 'Hf': {'hash': 'b113f150cbf9c736f8244a6c25b0482e', 'symbol': 'Hf'}, 'Hg': {'hash': 'c2f15dfb5fd53396c5427635e5019160', 'symbol': 'Hg'}, 'Ho': {'hash': '661891464a27e87cf7e1324dd1893b77', 'symbol': 'Ho_3'}, 'I': {'hash': 'f4ff16a495dd361ff5824ee61b418bb0', 'symbol': 'I'}, 'In': {'hash': '7df38c0cdb4e6d9a9b93f09d690bb3ae', 'symbol': 'In'}, 'Ir': {'hash': 'dbcf7dcc6f4fb40df7b3d26904f60a66', 'symbol': 'Ir'}, 'K': {'hash': '3e84f86d37f203a4fb01de36af57e430', 'symbol': 'K_sv'}, 'Kr': {'hash': '39b9b85ae3982e6c012fb549b2840ce5', 'symbol': 'Kr'}, 'La': {'hash': '9b3ce03d18f7c0b40471a817ff91b287', 'symbol': 'La'}, 'Li': {'hash': '65e83282d1707ec078c1012afbd05be8', 'symbol': 'Li'}, 'Lu': {'hash': 'd40a90babf1224b88ffb4c3273ac3848', 'symbol': 'Lu_3'}, 'Mg': {'hash': '1771eb72adbbfa6310d66e7517e49930', 'symbol': 'Mg'}, 'Mn': {'hash': 'd082dba29b57ab59b3165e605dbf71b8', 'symbol': 'Mn'}, 'Mo': {'hash': '84e18fd84a98e3d7fa8f055952410df0', 'symbol': 'Mo_pv'}, 'N': {'hash': 'b98fd027ddebc67da4063ff2cabbc04b', 'symbol': 'N'}, 'Na': {'hash': '1a89e79f7e21d99e8cf5788979f6a987', 'symbol': 'Na'}, 'Nb': {'hash': '7bcee99a4dc3094be0f9fd7961c02966', 'symbol': 'Nb_pv'}, 'Nd': {'hash': '0c64e63070cee837c967283fffa001df', 'symbol': 'Nd'}, 'Ne': {'hash': '52064eee378b9e37a295a674f1c278f0', 'symbol': 'Ne'}, 'Ni': {'hash': '653f5772e68b2c7fd87ffd1086c0d710', 'symbol': 'Ni'}, 'Np': {'hash': '20cb30b714200c4db870550b288ac4cd', 'symbol': 'Np'}, 'O': {'hash': '7a25bc5b9a5393f46600a4939d357982', 'symbol': 'O'}, 'Os': {'hash': '35c2cb48d48a9c38c40fb82bbe70626d', 'symbol': 'Os'}, 'P': {'hash': '7dc3393307131ae67785a0cdacb61d5f', 'symbol': 'P'}, 'Pa': {'hash': 'a1fdb1089d0727f415416ec8082246ba', 'symbol': 'Pa'}, 'Pb': {'hash': '704c2c967247d7f84090d2536c91877d', 'symbol': 'Pb'}, 'Pd': {'hash': 'a395eb3aaf2fcab12fac3030a1146f61', 'symbol': 'Pd'}, 'Pm': {'hash': 'a2c9485ea86b2a7cf175077e6e5c7b3e', 'symbol': 'Pm'}, 'Pr': {'hash': '92f191499bf5346ea652bb806350ad87', 'symbol': 'Pr'}, 'Pt': {'hash': 'a604ea3c6a9cc23c739b762f625cf449', 'symbol': 'Pt'}, 'Pu': {'hash': 'f1d01e845dccc52d448679911f301a73', 'symbol': 'Pu'}, 'Rb': {'hash': 'e447c648d870b066b3514e6b800727ab', 'symbol': 'Rb_pv'}, 'Re': {'hash': '72385e193c92a8acfe17ea49004c2be1', 'symbol': 'Re'}, 'Rh': {'hash': '2c3dba3fcc6058ca1b1cfa75e45084bc', 'symbol': 'Rh'}, 'Ru': {'hash': '7925f4d4b68076d70af7cd86eef9ba8d', 'symbol': 'Ru_pv'}, 'S': {'hash': 'd368db6899d8839859bbee4811a42a88', 'symbol': 'S'}, 'Sb': {'hash': 'd82c022b02fc5344e85bd1909f9ee3e7', 'symbol': 'Sb'}, 'Sc': {'hash': 'dc386f505ad0c43385a7715b4111cb75', 'symbol': 'Sc_sv'}, 'Se': {'hash': '67a8804ede9f1112726e3d136978ef19', 'symbol': 'Se'}, 'Si': {'hash': 'b2b0ea6feb62e7cde209616683b8f7f5', 'symbol': 'Si'}, 'Sm': {'hash': 'e5e274e7cd99602ca81d146155abdf88', 'symbol': 'Sm_3'}, 'Sn': {'hash': '849b0795e148f93113a06be8fd5f5001', 'symbol': 'Sn_d'}, 'Sr': {'hash': 'ca6a5429c120a0ab705824386a76fe5b', 'symbol': 'Sr_sv'}, 'Ta': {'hash': 'd4e2cfe9338ef80da592d5bb9dc782c7', 'symbol': 'Ta'}, 'Tb': {'hash': '0790955c547003956c0fd4f080f7f508', 'symbol': 'Tb_3'}, 'Tc': {'hash': '9592642886319309a39d55c5717c6f48', 'symbol': 'Tc'}, 'Te': {'hash': '72719856e22fb1d3032df6f96d98a0f2', 'symbol': 'Te'}, 'Th': {'hash': 'aea79f322180fa6f0bfa74cb2a156dcf', 'symbol': 'Th'}, 'Ti': {'hash': 'c617e8b539c3f44a0ab6e8da2a92d318', 'symbol': 'Ti'}, 'Tl': {'hash': '2aa0d5406aaab7ebfbc761da382f1352', 'symbol': 'Tl'}, 'Tm': {'hash': '94a07cb7949b01305cb161da0cbfb492', 'symbol': 'Tm_3'}, 'U': {'hash': '72702eabbb1bc02b4167590dc848ed5d', 'symbol': 'U'}, 'V': {'hash': '7f1297a2e1d963e2a4d81b61f85e4ded', 'symbol': 'V_pv'}, 'W': {'hash': '2a33e0d5c700640535f60ac0a12177ab', 'symbol': 'W_pv'}, 'Xe': {'hash': '338472e581f58b41d37c002a5e22353b', 'symbol': 'Xe'}, 'Y': {'hash': '4ed187e77cd54f198bb88020278b143d', 'symbol': 'Y_sv'}, 'Yb': {'hash': '9f472bd422f640710f7d93e2d9ce89f4', 'symbol': 'Yb'}, 'Zn': {'hash': 'e35ee27f8483a63bb68dbc236a343af3', 'symbol': 'Zn'}, 'Zr': {'hash': 'd221d2c0bac4f8e81af2f5c42a314274', 'symbol': 'Zr'}}, 'POTCAR_FUNCTIONAL': 'PBE'}[source]

                            -class MPAbsorptionSet(structure, mode='IPA', copy_wavecar=True, nbands=None, nbands_factor=2, reciprocal_density=400, nkred=None, nedos=2001, prev_incar=None, **kwargs)[source]
                            +class MPAbsorptionSet(structure, mode='IPA', copy_wavecar=True, nbands=None, nbands_factor=2, reciprocal_density=400, nkred=None, nedos=2001, prev_incar=None, **kwargs)[source]

                            Bases: MPRelaxSet

                            MP input set for generating frequency dependent dielectrics. Two modes are supported: “IPA” or “RPA”. @@ -4483,12 +4511,12 @@

                            Returns:
                            -SUPPORTED_MODES = ('IPA', 'RPA')[source]
                            +SUPPORTED_MODES = ('IPA', 'RPA')[source]

                            -classmethod from_prev_calc(prev_calc_dir, mode, **kwargs)[source]
                            +classmethod from_prev_calc(prev_calc_dir, mode, **kwargs)[source]

                            Generate a set of VASP input files for absorption calculation :param prev_calc_dir: The directory contains the outputs(

                            @@ -4506,7 +4534,7 @@

                            Returns:
                            -property incar[source]
                            +property incar[source]

                            Incar

                            Type:
                            @@ -4517,14 +4545,14 @@

                            Returns:
                            -property kpoints[source]
                            +property kpoints[source]

                            Generate gamma center k-points mesh grid for optical calculation. It is not mandatory for ‘ALGO = Exact’, but is requested by ‘ALGO = CHI’ calculation.

                            -override_from_prev_calc(prev_calc_dir='.', **kwargs)[source]
                            +override_from_prev_calc(prev_calc_dir='.', **kwargs)[source]

                            Update the input set to include settings from a previous calculation.

                            Parameters:
                            @@ -4544,7 +4572,7 @@

                            Returns:
                            -class MPHSEBSSet(structure, user_incar_settings=None, added_kpoints=None, mode='Gap', reciprocal_density=None, copy_chgcar=True, kpoints_line_density=20, **kwargs)[source]
                            +class MPHSEBSSet(structure, user_incar_settings=None, added_kpoints=None, mode='Gap', reciprocal_density=None, copy_chgcar=True, kpoints_line_density=20, **kwargs)[source]

                            Bases: MPHSERelaxSet

                            Implementation of a VaspInputSet for HSE band structure computations. Remember that HSE band structures must be self-consistent in VASP. A @@ -4577,7 +4605,7 @@

                            Returns:
                            -classmethod from_prev_calc(prev_calc_dir, **kwargs)[source]
                            +classmethod from_prev_calc(prev_calc_dir, **kwargs)[source]

                            Generate a set of VASP input files for HSE calculations from a directory of previous VASP run.

                            @@ -4594,7 +4622,7 @@

                            Returns:
                            -property kpoints: Kpoints[source]
                            +property kpoints: Kpoints[source]

                            Kpoints

                            Type:
                            @@ -4605,7 +4633,7 @@

                            Returns:
                            -override_from_prev_calc(prev_calc_dir='.')[source]
                            +override_from_prev_calc(prev_calc_dir='.')[source]

                            Update the input set to include settings from a previous calculation.

                            Parameters:
                            @@ -4622,7 +4650,7 @@

                            Returns:
                            -class MPHSERelaxSet(structure: Structure, **kwargs)[source]
                            +class MPHSERelaxSet(structure: Structure, **kwargs)[source]

                            Bases: DictSet

                            Same as the MPRelaxSet, but with HSE parameters.

                            @@ -4635,14 +4663,14 @@

                            Returns:
                            -CONFIG = {'INCAR': {'ALGO': 'All', 'EDIFF_PER_ATOM': 5e-05, 'ENCUT': 520, 'HFSCREEN': 0.2, 'IBRION': 2, 'ICHARG': 1, 'ISIF': 3, 'ISMEAR': 0, 'ISPIN': 2, 'LHFCALC': True, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 100, 'NSW': 99, 'PREC': 'Accurate', 'PRECFOCK': 'Fast', 'SIGMA': 0.05}, 'KPOINTS': {'reciprocal_density': 50}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Ar': 'Ar', 'As': 'As', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be_sv', 'Bi': 'Bi', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cl': 'Cl', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu_pv', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F', 'Fe': 'Fe_pv', 'Ga': 'Ga_d', 'Gd': 'Gd', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg_pv', 'Mn': 'Mn_pv', 'Mo': 'Mo_pv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_pv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni_pv', 'Np': 'Np', 'O': 'O', 'Os': 'Os_pv', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Rb': 'Rb_sv', 'Re': 'Re_pv', 'Rh': 'Rh_pv', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_pv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_pv', 'W': 'W_pv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_2', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE_52'}[source]
                            +CONFIG = {'INCAR': {'ALGO': 'All', 'EDIFF_PER_ATOM': 5e-05, 'ENCUT': 520, 'HFSCREEN': 0.2, 'IBRION': 2, 'ICHARG': 1, 'ISIF': 3, 'ISMEAR': 0, 'ISPIN': 2, 'LHFCALC': True, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 100, 'NSW': 99, 'PREC': 'Accurate', 'PRECFOCK': 'Fast', 'SIGMA': 0.05}, 'KPOINTS': {'reciprocal_density': 50}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Ar': 'Ar', 'As': 'As', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be_sv', 'Bi': 'Bi', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cl': 'Cl', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu_pv', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F', 'Fe': 'Fe_pv', 'Ga': 'Ga_d', 'Gd': 'Gd', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg_pv', 'Mn': 'Mn_pv', 'Mo': 'Mo_pv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_pv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni_pv', 'Np': 'Np', 'O': 'O', 'Os': 'Os_pv', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Rb': 'Rb_sv', 'Re': 'Re_pv', 'Rh': 'Rh_pv', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_pv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_pv', 'W': 'W_pv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_2', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE_52'}[source]

                            -class MPMDSet(structure: Structure, start_temp, end_temp, nsteps, spin_polarized=False, **kwargs)[source]
                            +class MPMDSet(structure: Structure, start_temp, end_temp, nsteps, spin_polarized=False, **kwargs)[source]

                            Bases: MPRelaxSet

                            This a modified version of the old MITMDSet pre 2018/03/12.

                            This set serves as the basis for the amorphous skyline paper.

                            @@ -4670,7 +4698,7 @@

                            Returns:
                            -property kpoints[source]
                            +property kpoints[source]

                            Kpoints

                            Type:
                            @@ -4683,7 +4711,7 @@

                            Returns:
                            -class MPMetalRelaxSet(structure: Structure, **kwargs)[source]
                            +class MPMetalRelaxSet(structure: Structure, **kwargs)[source]

                            Bases: MPRelaxSet

                            Implementation of VaspInputSet utilizing parameters in the public Materials Project, but with tuning for metals. Key things are a denser @@ -4698,14 +4726,14 @@

                            Returns:
                            -CONFIG = {'INCAR': {'ALGO': 'FAST', 'EDIFF_PER_ATOM': 5e-05, 'ENCUT': 520, 'IBRION': 2, 'ISIF': 3, 'ISMEAR': -5, 'ISPIN': 2, 'LASPH': True, 'LDAU': True, 'LDAUJ': {'F': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}, 'O': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}}, 'LDAUL': {'F': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}, 'O': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}}, 'LDAUPRINT': 1, 'LDAUTYPE': 2, 'LDAUU': {'F': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}, 'O': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}}, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 100, 'NSW': 99, 'PREC': 'Accurate', 'SIGMA': 0.05}, 'KPOINTS': {'reciprocal_density': 64}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Ar': 'Ar', 'As': 'As', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be_sv', 'Bi': 'Bi', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cl': 'Cl', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu_pv', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F', 'Fe': 'Fe_pv', 'Ga': 'Ga_d', 'Gd': 'Gd', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg_pv', 'Mn': 'Mn_pv', 'Mo': 'Mo_pv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_pv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni_pv', 'Np': 'Np', 'O': 'O', 'Os': 'Os_pv', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Rb': 'Rb_sv', 'Re': 'Re_pv', 'Rh': 'Rh_pv', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_pv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_pv', 'W': 'W_pv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_2', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE'}[source]
                            +CONFIG = {'INCAR': {'ALGO': 'FAST', 'EDIFF_PER_ATOM': 5e-05, 'ENCUT': 520, 'IBRION': 2, 'ISIF': 3, 'ISMEAR': -5, 'ISPIN': 2, 'LASPH': True, 'LDAU': True, 'LDAUJ': {'F': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}, 'O': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}}, 'LDAUL': {'F': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}, 'O': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}}, 'LDAUPRINT': 1, 'LDAUTYPE': 2, 'LDAUU': {'F': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}, 'O': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}}, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 100, 'NSW': 99, 'PREC': 'Accurate', 'SIGMA': 0.05}, 'KPOINTS': {'reciprocal_density': 64}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Ar': 'Ar', 'As': 'As', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be_sv', 'Bi': 'Bi', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cl': 'Cl', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu_pv', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F', 'Fe': 'Fe_pv', 'Ga': 'Ga_d', 'Gd': 'Gd', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg_pv', 'Mn': 'Mn_pv', 'Mo': 'Mo_pv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_pv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni_pv', 'Np': 'Np', 'O': 'O', 'Os': 'Os_pv', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Rb': 'Rb_sv', 'Re': 'Re_pv', 'Rh': 'Rh_pv', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_pv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_pv', 'W': 'W_pv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_2', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE'}[source]

                            -class MPNMRSet(structure: Structure, mode='cs', isotopes=None, prev_incar=None, reciprocal_density=100, **kwargs)[source]
                            +class MPNMRSet(structure: Structure, mode='cs', isotopes=None, prev_incar=None, reciprocal_density=100, **kwargs)[source]

                            Bases: MPStaticSet

                            Init a MPNMRSet.

                            @@ -4725,7 +4753,7 @@

                            Returns:
                            -property incar[source]
                            +property incar[source]

                            Incar

                            Type:
                            @@ -4738,7 +4766,7 @@

                            Returns:
                            -class MPNonSCFSet(structure, prev_incar=None, mode='line', nedos=2001, dedos=0.005, reciprocal_density=100, sym_prec=0.1, kpoints_line_density=20, optics=False, copy_chgcar=True, nbands_factor=1.2, small_gap_multiply=None, **kwargs)[source]
                            +class MPNonSCFSet(structure, prev_incar=None, mode='line', nedos=2001, dedos=0.005, reciprocal_density=100, sym_prec=0.1, kpoints_line_density=20, optics=False, copy_chgcar=True, nbands_factor=1.2, small_gap_multiply=None, **kwargs)[source]

                            Bases: MPRelaxSet

                            Init a MPNonSCFSet. Typically, you would use the classmethod from_prev_calc to initialize from a previous SCF run.

                            @@ -4771,7 +4799,7 @@

                            Returns:
                            -classmethod from_prev_calc(prev_calc_dir, **kwargs)[source]
                            +classmethod from_prev_calc(prev_calc_dir, **kwargs)[source]

                            Generate a set of VASP input files for NonSCF calculations from a directory of previous static VASP run.

                            @@ -4789,7 +4817,7 @@

                            Returns:
                            -property incar: Incar[source]
                            +property incar: Incar[source]

                            Incar

                            Type:
                            @@ -4800,7 +4828,7 @@

                            Returns:
                            -property kpoints: Kpoints | None[source]
                            +property kpoints: Kpoints | None[source]

                            Kpoints

                            Type:
                            @@ -4811,7 +4839,7 @@

                            Returns:
                            -override_from_prev_calc(prev_calc_dir='.')[source]
                            +override_from_prev_calc(prev_calc_dir='.')[source]

                            Update the input set to include settings from a previous calculation.

                            Parameters:
                            @@ -4828,7 +4856,7 @@

                            Returns:
                            -class MPRelaxSet(structure: Structure, **kwargs)[source]
                            +class MPRelaxSet(structure: Structure, **kwargs)[source]

                            Bases: DictSet

                            Implementation of VaspInputSet utilizing parameters in the public Materials Project. Typically, the pseudopotentials chosen contain more @@ -4845,14 +4873,14 @@

                            Returns:
                            -CONFIG = {'INCAR': {'ALGO': 'FAST', 'EDIFF_PER_ATOM': 5e-05, 'ENCUT': 520, 'IBRION': 2, 'ISIF': 3, 'ISMEAR': -5, 'ISPIN': 2, 'LASPH': True, 'LDAU': True, 'LDAUJ': {'F': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}, 'O': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}}, 'LDAUL': {'F': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}, 'O': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}}, 'LDAUPRINT': 1, 'LDAUTYPE': 2, 'LDAUU': {'F': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}, 'O': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}}, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 100, 'NSW': 99, 'PREC': 'Accurate', 'SIGMA': 0.05}, 'KPOINTS': {'reciprocal_density': 64}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Ar': 'Ar', 'As': 'As', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be_sv', 'Bi': 'Bi', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cl': 'Cl', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu_pv', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F', 'Fe': 'Fe_pv', 'Ga': 'Ga_d', 'Gd': 'Gd', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg_pv', 'Mn': 'Mn_pv', 'Mo': 'Mo_pv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_pv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni_pv', 'Np': 'Np', 'O': 'O', 'Os': 'Os_pv', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Rb': 'Rb_sv', 'Re': 'Re_pv', 'Rh': 'Rh_pv', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_pv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_pv', 'W': 'W_pv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_2', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE'}[source]
                            +CONFIG = {'INCAR': {'ALGO': 'FAST', 'EDIFF_PER_ATOM': 5e-05, 'ENCUT': 520, 'IBRION': 2, 'ISIF': 3, 'ISMEAR': -5, 'ISPIN': 2, 'LASPH': True, 'LDAU': True, 'LDAUJ': {'F': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}, 'O': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}}, 'LDAUL': {'F': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}, 'O': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}}, 'LDAUPRINT': 1, 'LDAUTYPE': 2, 'LDAUU': {'F': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}, 'O': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}}, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 100, 'NSW': 99, 'PREC': 'Accurate', 'SIGMA': 0.05}, 'KPOINTS': {'reciprocal_density': 64}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Ar': 'Ar', 'As': 'As', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be_sv', 'Bi': 'Bi', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cl': 'Cl', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu_pv', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F', 'Fe': 'Fe_pv', 'Ga': 'Ga_d', 'Gd': 'Gd', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg_pv', 'Mn': 'Mn_pv', 'Mo': 'Mo_pv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_pv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni_pv', 'Np': 'Np', 'O': 'O', 'Os': 'Os_pv', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Rb': 'Rb_sv', 'Re': 'Re_pv', 'Rh': 'Rh_pv', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_pv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_pv', 'W': 'W_pv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_2', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE'}[source]

                            -class MPSOCSet(structure, saxis=(0, 0, 1), copy_chgcar=True, nbands_factor=1.2, reciprocal_density=100, small_gap_multiply=None, magmom=None, **kwargs)[source]
                            +class MPSOCSet(structure, saxis=(0, 0, 1), copy_chgcar=True, nbands_factor=1.2, reciprocal_density=100, small_gap_multiply=None, magmom=None, **kwargs)[source]

                            Bases: MPStaticSet

                            An input set for running spin-orbit coupling (SOC) calculations.

                            @@ -4876,7 +4904,7 @@

                            Returns:
                            -classmethod from_prev_calc(prev_calc_dir, **kwargs)[source]
                            +classmethod from_prev_calc(prev_calc_dir, **kwargs)[source]

                            Generate a set of VASP input files for SOC calculations from a directory of previous static VASP run. SOC calc requires all 3 components for MAGMOM for each atom in the structure.

                            @@ -4895,7 +4923,7 @@

                            Returns:
                            -property incar: Incar[source]
                            +property incar: Incar[source]

                            Incar

                            Type:
                            @@ -4906,7 +4934,7 @@

                            Returns:
                            -override_from_prev_calc(prev_calc_dir='.')[source]
                            +override_from_prev_calc(prev_calc_dir='.')[source]

                            Update the input set to include settings from a previous calculation.

                            Parameters:
                            @@ -4921,14 +4949,14 @@

                            Returns:
                            -user_potcar_functional: UserPotcarFunctional[source]
                            +user_potcar_functional: UserPotcarFunctional[source]

                            -class MPScanRelaxSet(structure: Structure, bandgap=0, **kwargs)[source]
                            +class MPScanRelaxSet(structure: Structure, bandgap=0, **kwargs)[source]

                            Bases: DictSet

                            Class for writing a relaxation input set using the accurate and numerically efficient r2SCAN variant of the Strongly Constrained and Appropriately Normed @@ -4983,14 +5011,14 @@

                            Returns:
                            -CONFIG = {'INCAR': {'ALGO': 'ALL', 'EDIFF': 1e-05, 'EDIFFG': -0.02, 'ENAUG': 1360, 'ENCUT': 680, 'IBRION': 2, 'ISIF': 3, 'ISPIN': 2, 'LAECHG': True, 'LASPH': True, 'LCHARG': True, 'LELF': True, 'LMIXTAU': True, 'LORBIT': 11, 'LREAL': 'Auto', 'LVTOT': True, 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'METAGGA': 'R2SCAN', 'NELM': 200, 'NSW': 99, 'PREC': 'Accurate'}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Am': 'Am', 'Ar': 'Ar', 'As': 'As', 'At': 'At', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be_sv', 'Bi': 'Bi', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cf': 'Cf', 'Cl': 'Cl', 'Cm': 'Cm', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu_pv', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F', 'Fe': 'Fe_pv', 'Fr': 'Fr_sv', 'Ga': 'Ga_d', 'Gd': 'Gd', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg_pv', 'Mn': 'Mn_pv', 'Mo': 'Mo_pv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_pv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni_pv', 'Np': 'Np', 'O': 'O', 'Os': 'Os_pv', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Po': 'Po_d', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Ra': 'Ra_sv', 'Rb': 'Rb_sv', 'Re': 'Re_pv', 'Rh': 'Rh_pv', 'Rn': 'Rn', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_pv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_pv', 'W': 'W_sv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_3', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE_54'}[source]
                            +CONFIG = {'INCAR': {'ALGO': 'ALL', 'EDIFF': 1e-05, 'EDIFFG': -0.02, 'ENAUG': 1360, 'ENCUT': 680, 'IBRION': 2, 'ISIF': 3, 'ISPIN': 2, 'LAECHG': True, 'LASPH': True, 'LCHARG': True, 'LELF': True, 'LMIXTAU': True, 'LORBIT': 11, 'LREAL': 'Auto', 'LVTOT': True, 'LWAVE': False, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'METAGGA': 'R2SCAN', 'NELM': 200, 'NSW': 99, 'PREC': 'Accurate'}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Am': 'Am', 'Ar': 'Ar', 'As': 'As', 'At': 'At', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be_sv', 'Bi': 'Bi', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cf': 'Cf', 'Cl': 'Cl', 'Cm': 'Cm', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu_pv', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F', 'Fe': 'Fe_pv', 'Fr': 'Fr_sv', 'Ga': 'Ga_d', 'Gd': 'Gd', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg_pv', 'Mn': 'Mn_pv', 'Mo': 'Mo_pv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_pv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni_pv', 'Np': 'Np', 'O': 'O', 'Os': 'Os_pv', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Po': 'Po_d', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Ra': 'Ra_sv', 'Rb': 'Rb_sv', 'Re': 'Re_pv', 'Rh': 'Rh_pv', 'Rn': 'Rn', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_pv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_pv', 'W': 'W_sv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_3', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE_54'}[source]

                            -class MPScanStaticSet(structure: Structure, bandgap=0, prev_incar=None, lepsilon=False, lcalcpol=False, **kwargs)[source]
                            +class MPScanStaticSet(structure: Structure, bandgap=0, prev_incar=None, lepsilon=False, lcalcpol=False, **kwargs)[source]

                            Bases: MPScanRelaxSet

                            Creates input files for a static calculation using the accurate and numerically efficient r2SCAN variant of the Strongly Constrained and Appropriately Normed @@ -5012,7 +5040,7 @@

                            Returns:
                            -classmethod from_prev_calc(prev_calc_dir, **kwargs)[source]
                            +classmethod from_prev_calc(prev_calc_dir, **kwargs)[source]

                            Generate a set of VASP input files for static calculations from a directory of previous VASP run.

                            @@ -5029,7 +5057,7 @@

                            Returns:
                            -property incar[source]
                            +property incar[source]

                            Incar

                            Type:
                            @@ -5040,7 +5068,7 @@

                            Returns:
                            -override_from_prev_calc(prev_calc_dir='.')[source]
                            +override_from_prev_calc(prev_calc_dir='.')[source]

                            Update the input set to include settings from a previous calculation.

                            Parameters:
                            @@ -5055,14 +5083,14 @@

                            Returns:
                            -user_potcar_functional: UserPotcarFunctional[source]
                            +user_potcar_functional: UserPotcarFunctional[source]

                            -class MPStaticSet(structure, prev_incar=None, prev_kpoints=None, lepsilon=False, lcalcpol=False, reciprocal_density=100, small_gap_multiply=None, **kwargs)[source]
                            +class MPStaticSet(structure, prev_incar=None, prev_kpoints=None, lepsilon=False, lcalcpol=False, reciprocal_density=100, small_gap_multiply=None, **kwargs)[source]

                            Bases: MPRelaxSet

                            Creates input files for a static calculation.

                            @@ -5087,7 +5115,7 @@

                            Returns:
                            -classmethod from_prev_calc(prev_calc_dir, **kwargs)[source]
                            +classmethod from_prev_calc(prev_calc_dir, **kwargs)[source]

                            Generate a set of VASP input files for static calculations from a directory of previous VASP run.

                            @@ -5105,7 +5133,7 @@

                            Returns:
                            -property incar[source]
                            +property incar[source]

                            Incar

                            Type:
                            @@ -5116,7 +5144,7 @@

                            Returns:
                            -property kpoints: Kpoints | None[source]
                            +property kpoints: Kpoints | None[source]

                            Kpoints

                            Type:
                            @@ -5127,7 +5155,7 @@

                            Returns:
                            -override_from_prev_calc(prev_calc_dir='.')[source]
                            +override_from_prev_calc(prev_calc_dir='.')[source]

                            Update the input set to include settings from a previous calculation.

                            Parameters:
                            @@ -5142,14 +5170,14 @@

                            Returns:
                            -user_potcar_functional: UserPotcarFunctional[source]
                            +user_potcar_functional: UserPotcarFunctional[source]

                            -class MVLElasticSet(structure: Structure, potim: float = 0.015, **kwargs)[source]
                            +class MVLElasticSet(structure: Structure, potim: float = 0.015, **kwargs)[source]

                            Bases: MPRelaxSet

                            MVL denotes VASP input sets that are implemented by the Materials Virtual Lab (http://materialsvirtuallab.org) for various research.

                            @@ -5175,14 +5203,14 @@

                            Returns:
                            -user_potcar_functional: UserPotcarFunctional[source]
                            +user_potcar_functional: UserPotcarFunctional[source]

                            -class MVLGBSet(structure: Structure, k_product=40, slab_mode=False, is_metal=True, **kwargs)[source]
                            +class MVLGBSet(structure: Structure, k_product=40, slab_mode=False, is_metal=True, **kwargs)[source]

                            Bases: MPRelaxSet

                            Class for writing a vasp input files for grain boundary calculations, slab or bulk.

                            @@ -5206,7 +5234,7 @@

                            Returns:
                            -property incar[source]
                            +property incar[source]

                            Incar

                            Type:
                            @@ -5217,7 +5245,7 @@

                            Returns:
                            -property kpoints[source]
                            +property kpoints[source]

                            k_product, default to 40, is kpoint number * length for a & b directions, also for c direction in bulk calculations Automatic mesh & Gamma is the default setting.

                            @@ -5225,14 +5253,14 @@

                            Returns:
                            -user_potcar_functional: UserPotcarFunctional[source]
                            +user_potcar_functional: UserPotcarFunctional[source]

                            -class MVLGWSet(structure, prev_incar=None, nbands=None, reciprocal_density=100, mode='STATIC', copy_wavecar=True, nbands_factor=5, ncores=16, **kwargs)[source]
                            +class MVLGWSet(structure, prev_incar=None, nbands=None, reciprocal_density=100, mode='STATIC', copy_wavecar=True, nbands_factor=5, ncores=16, **kwargs)[source]

                            Bases: DictSet

                            MVL denotes VASP input sets that are implemented by the Materials Virtual Lab (http://materialsvirtuallab.org) for various research. This is a @@ -5273,17 +5301,17 @@

                            Returns:
                            -CONFIG = {'INCAR': {'ALGO': 'Normal', 'EDIFF': 1e-08, 'IBRION': -1, 'ICHARG': 1, 'ISMEAR': 0, 'ISPIN': 2, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': True, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 100, 'PREC': 'Accurate', 'SIGMA': 0.01}, 'KPOINTS': {'reciprocal_density': 100}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag_sv_GW', 'Al': 'Al_GW', 'Ar': 'Ar_GW', 'As': 'As_GW', 'At': 'At_d_GW', 'Au': 'Au_sv_GW', 'B': 'B_GW', 'Ba': 'Ba_sv_GW', 'Be': 'Be_sv_GW', 'Bi': 'Bi_d_GW', 'Br': 'Br_GW', 'C': 'C_GW', 'Ca': 'Ca_sv_GW', 'Cd': 'Cd_sv_GW', 'Ce': 'Ce_GW', 'Cl': 'Cl_GW', 'Co': 'Co_sv_GW', 'Cr': 'Cr_sv_GW', 'Cs': 'Cs_sv_GW', 'Cu': 'Cu_sv_GW', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F_GW', 'Fe': 'Fe_sv_GW', 'Ga': 'Ga_d_GW', 'Gd': 'Gd', 'Ge': 'Ge_d_GW', 'H': 'H_GW', 'He': 'He_GW', 'Hf': 'Hf_sv_GW', 'Hg': 'Hg_sv_GW', 'Ho': 'Ho_3', 'I': 'I_GW', 'In': 'In_d_GW', 'Ir': 'Ir_sv_GW', 'K': 'K_sv_GW', 'Kr': 'Kr_GW', 'La': 'La_GW', 'Li': 'Li_sv_GW', 'Lu': 'Lu_3', 'Mg': 'Mg_sv_GW', 'Mn': 'Mn_sv_GW', 'Mo': 'Mo_sv_GW', 'N': 'N_GW', 'Na': 'Na_sv_GW', 'Nb': 'Nb_sv_GW', 'Nd': 'Nd_3', 'Ne': 'Ne_GW', 'Ni': 'Ni_sv_GW', 'Np': 'Np', 'O': 'O_GW', 'Os': 'Os_sv_GW', 'P': 'P_GW', 'Pa': 'Pa', 'Pb': 'Pb_d_GW', 'Pd': 'Pd_sv_GW', 'Pm': 'Pm_3', 'Po': 'Po_d_GW', 'Pr': 'Pr_3', 'Pt': 'Pt_sv_GW', 'Pu': 'Pu', 'Rb': 'Rb_sv_GW', 'Re': 'Re_sv_GW', 'Rh': 'Rh_sv_GW', 'Rn': 'Rn_d_GW', 'Ru': 'Ru_sv_GW', 'S': 'S_GW', 'Sb': 'Sb_d_GW', 'Sc': 'Sc_sv_GW', 'Se': 'Se_GW', 'Si': 'Si_GW', 'Sm': 'Sm_3', 'Sn': 'Sn_d_GW', 'Sr': 'Sr_sv_GW', 'Ta': 'Ta_sv_GW', 'Tb': 'Tb_3', 'Tc': 'Tc_sv_GW', 'Te': 'Te_GW', 'Th': 'Th', 'Ti': 'Ti_sv_GW', 'Tl': 'Tl_d_GW', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_sv_GW', 'W': 'W_sv_GW', 'Xe': 'Xe_GW', 'Y': 'Y_sv_GW', 'Yb': 'Yb_3', 'Zn': 'Zn_sv_GW', 'Zr': 'Zr_sv_GW'}, 'POTCAR_FUNCTIONAL': 'PBE_54'}[source]
                            +CONFIG = {'INCAR': {'ALGO': 'Normal', 'EDIFF': 1e-08, 'IBRION': -1, 'ICHARG': 1, 'ISMEAR': 0, 'ISPIN': 2, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': True, 'MAGMOM': {'Ce': 5, 'Ce3+': 1, 'Co': 0.6, 'Co3+': 0.6, 'Co4+': 1, 'Cr': 5, 'Dy3+': 5, 'Er3+': 3, 'Eu': 10, 'Eu2+': 7, 'Eu3+': 6, 'Fe': 5, 'Gd3+': 7, 'Ho3+': 4, 'La3+': 0.6, 'Lu3+': 0.6, 'Mn': 5, 'Mn3+': 4, 'Mn4+': 3, 'Mo': 5, 'Nd3+': 3, 'Ni': 5, 'Pm3+': 4, 'Pr3+': 2, 'Sm3+': 5, 'Tb3+': 6, 'Tm3+': 2, 'V': 5, 'W': 5, 'Yb3+': 1}, 'NELM': 100, 'PREC': 'Accurate', 'SIGMA': 0.01}, 'KPOINTS': {'reciprocal_density': 100}, 'PARENT': 'VASPIncarBase', 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag_sv_GW', 'Al': 'Al_GW', 'Ar': 'Ar_GW', 'As': 'As_GW', 'At': 'At_d_GW', 'Au': 'Au_sv_GW', 'B': 'B_GW', 'Ba': 'Ba_sv_GW', 'Be': 'Be_sv_GW', 'Bi': 'Bi_d_GW', 'Br': 'Br_GW', 'C': 'C_GW', 'Ca': 'Ca_sv_GW', 'Cd': 'Cd_sv_GW', 'Ce': 'Ce_GW', 'Cl': 'Cl_GW', 'Co': 'Co_sv_GW', 'Cr': 'Cr_sv_GW', 'Cs': 'Cs_sv_GW', 'Cu': 'Cu_sv_GW', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu', 'F': 'F_GW', 'Fe': 'Fe_sv_GW', 'Ga': 'Ga_d_GW', 'Gd': 'Gd', 'Ge': 'Ge_d_GW', 'H': 'H_GW', 'He': 'He_GW', 'Hf': 'Hf_sv_GW', 'Hg': 'Hg_sv_GW', 'Ho': 'Ho_3', 'I': 'I_GW', 'In': 'In_d_GW', 'Ir': 'Ir_sv_GW', 'K': 'K_sv_GW', 'Kr': 'Kr_GW', 'La': 'La_GW', 'Li': 'Li_sv_GW', 'Lu': 'Lu_3', 'Mg': 'Mg_sv_GW', 'Mn': 'Mn_sv_GW', 'Mo': 'Mo_sv_GW', 'N': 'N_GW', 'Na': 'Na_sv_GW', 'Nb': 'Nb_sv_GW', 'Nd': 'Nd_3', 'Ne': 'Ne_GW', 'Ni': 'Ni_sv_GW', 'Np': 'Np', 'O': 'O_GW', 'Os': 'Os_sv_GW', 'P': 'P_GW', 'Pa': 'Pa', 'Pb': 'Pb_d_GW', 'Pd': 'Pd_sv_GW', 'Pm': 'Pm_3', 'Po': 'Po_d_GW', 'Pr': 'Pr_3', 'Pt': 'Pt_sv_GW', 'Pu': 'Pu', 'Rb': 'Rb_sv_GW', 'Re': 'Re_sv_GW', 'Rh': 'Rh_sv_GW', 'Rn': 'Rn_d_GW', 'Ru': 'Ru_sv_GW', 'S': 'S_GW', 'Sb': 'Sb_d_GW', 'Sc': 'Sc_sv_GW', 'Se': 'Se_GW', 'Si': 'Si_GW', 'Sm': 'Sm_3', 'Sn': 'Sn_d_GW', 'Sr': 'Sr_sv_GW', 'Ta': 'Ta_sv_GW', 'Tb': 'Tb_3', 'Tc': 'Tc_sv_GW', 'Te': 'Te_GW', 'Th': 'Th', 'Ti': 'Ti_sv_GW', 'Tl': 'Tl_d_GW', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_sv_GW', 'W': 'W_sv_GW', 'Xe': 'Xe_GW', 'Y': 'Y_sv_GW', 'Yb': 'Yb_3', 'Zn': 'Zn_sv_GW', 'Zr': 'Zr_sv_GW'}, 'POTCAR_FUNCTIONAL': 'PBE_54'}[source]

                            -SUPPORTED_MODES = ('DIAG', 'GW', 'STATIC', 'BSE')[source]
                            +SUPPORTED_MODES = ('DIAG', 'GW', 'STATIC', 'BSE')[source]
                            -classmethod from_prev_calc(prev_calc_dir, mode='DIAG', **kwargs)[source]
                            +classmethod from_prev_calc(prev_calc_dir, mode='DIAG', **kwargs)[source]

                            Generate a set of VASP input files for GW or BSE calculations from a directory of previous Exact Diag VASP run.

                            @@ -5303,7 +5331,7 @@

                            Returns:
                            -property incar[source]
                            +property incar[source]

                            Incar

                            Type:
                            @@ -5314,14 +5342,14 @@

                            Returns:
                            -property kpoints[source]
                            +property kpoints[source]

                            Generate gamma center k-points mesh grid for GW calc, which is requested by GW calculation.

                            -override_from_prev_calc(prev_calc_dir='.')[source]
                            +override_from_prev_calc(prev_calc_dir='.')[source]

                            Update the input set to include settings from a previous calculation.

                            Parameters:
                            @@ -5338,7 +5366,7 @@

                            Returns:
                            -class MVLNPTMDSet(structure: Structure, start_temp, end_temp, nsteps, time_step=2, spin_polarized=False, **kwargs)[source]
                            +class MVLNPTMDSet(structure: Structure, start_temp, end_temp, nsteps, time_step=2, spin_polarized=False, **kwargs)[source]

                            Bases: MITMDSet

                            Class for writing a vasp md run in NPT ensemble.

                            Notes

                            @@ -5361,14 +5389,14 @@

                            Returns:
                            -user_potcar_functional: UserPotcarFunctional[source]
                            +user_potcar_functional: UserPotcarFunctional[source]

                            -class MVLRelax52Set(structure: Structure, **kwargs)[source]
                            +class MVLRelax52Set(structure: Structure, **kwargs)[source]

                            Bases: DictSet

                            Implementation of VaspInputSet utilizing the public Materials Project parameters for INCAR & KPOINTS and VASP’s recommended PAW potentials for @@ -5401,14 +5429,14 @@

                            Returns:
                            -CONFIG = {'INCAR': {'ALGO': 'FAST', 'EDIFF_PER_ATOM': 5e-05, 'ENCUT': 520, 'IBRION': 2, 'ICHARG': 1, 'ISIF': 3, 'ISMEAR': -5, 'ISPIN': 2, 'LDAU': True, 'LDAUJ': {'F': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}, 'O': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}}, 'LDAUL': {'F': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}, 'O': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}}, 'LDAUPRINT': 1, 'LDAUTYPE': 2, 'LDAUU': {'F': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}, 'O': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}}, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': False, 'NELM': 100, 'NSW': 99, 'PREC': 'Accurate', 'SIGMA': 0.05}, 'KPOINTS': {'reciprocal_density': 64}, 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Am': 'Am', 'Ar': 'Ar', 'As': 'As', 'At': 'At_d', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be', 'Bi': 'Bi_d', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cl': 'Cl', 'Cm': 'Cm', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu_2', 'F': 'F', 'Fe': 'Fe', 'Fr': 'Fr_sv', 'Ga': 'Ga_d', 'Gd': 'Gd_3', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg', 'Mn': 'Mn_pv', 'Mo': 'Mo_sv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_sv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni', 'Np': 'Np', 'O': 'O', 'Os': 'Os', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Po': 'Po_d', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Ra': 'Ra_sv', 'Rb': 'Rb_sv', 'Re': 'Re', 'Rh': 'Rh_pv', 'Rn': 'Rn', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_sv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_sv', 'W': 'W_pv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_2', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE_52'}[source]
                            +CONFIG = {'INCAR': {'ALGO': 'FAST', 'EDIFF_PER_ATOM': 5e-05, 'ENCUT': 520, 'IBRION': 2, 'ICHARG': 1, 'ISIF': 3, 'ISMEAR': -5, 'ISPIN': 2, 'LDAU': True, 'LDAUJ': {'F': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}, 'O': {'Co': 0, 'Cr': 0, 'Fe': 0, 'Mn': 0, 'Mo': 0, 'Ni': 0, 'V': 0, 'W': 0}}, 'LDAUL': {'F': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}, 'O': {'Co': 2, 'Cr': 2, 'Fe': 2, 'Mn': 2, 'Mo': 2, 'Ni': 2, 'V': 2, 'W': 2}}, 'LDAUPRINT': 1, 'LDAUTYPE': 2, 'LDAUU': {'F': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}, 'O': {'Co': 3.32, 'Cr': 3.7, 'Fe': 5.3, 'Mn': 3.9, 'Mo': 4.38, 'Ni': 6.2, 'V': 3.25, 'W': 6.2}}, 'LORBIT': 11, 'LREAL': 'AUTO', 'LWAVE': False, 'NELM': 100, 'NSW': 99, 'PREC': 'Accurate', 'SIGMA': 0.05}, 'KPOINTS': {'reciprocal_density': 64}, 'POTCAR': {'Ac': 'Ac', 'Ag': 'Ag', 'Al': 'Al', 'Am': 'Am', 'Ar': 'Ar', 'As': 'As', 'At': 'At_d', 'Au': 'Au', 'B': 'B', 'Ba': 'Ba_sv', 'Be': 'Be', 'Bi': 'Bi_d', 'Br': 'Br', 'C': 'C', 'Ca': 'Ca_sv', 'Cd': 'Cd', 'Ce': 'Ce', 'Cl': 'Cl', 'Cm': 'Cm', 'Co': 'Co', 'Cr': 'Cr_pv', 'Cs': 'Cs_sv', 'Cu': 'Cu', 'Dy': 'Dy_3', 'Er': 'Er_3', 'Eu': 'Eu_2', 'F': 'F', 'Fe': 'Fe', 'Fr': 'Fr_sv', 'Ga': 'Ga_d', 'Gd': 'Gd_3', 'Ge': 'Ge_d', 'H': 'H', 'He': 'He', 'Hf': 'Hf_pv', 'Hg': 'Hg', 'Ho': 'Ho_3', 'I': 'I', 'In': 'In_d', 'Ir': 'Ir', 'K': 'K_sv', 'Kr': 'Kr', 'La': 'La', 'Li': 'Li_sv', 'Lu': 'Lu_3', 'Mg': 'Mg', 'Mn': 'Mn_pv', 'Mo': 'Mo_sv', 'N': 'N', 'Na': 'Na_pv', 'Nb': 'Nb_sv', 'Nd': 'Nd_3', 'Ne': 'Ne', 'Ni': 'Ni', 'Np': 'Np', 'O': 'O', 'Os': 'Os', 'P': 'P', 'Pa': 'Pa', 'Pb': 'Pb_d', 'Pd': 'Pd', 'Pm': 'Pm_3', 'Po': 'Po_d', 'Pr': 'Pr_3', 'Pt': 'Pt', 'Pu': 'Pu', 'Ra': 'Ra_sv', 'Rb': 'Rb_sv', 'Re': 'Re', 'Rh': 'Rh_pv', 'Rn': 'Rn', 'Ru': 'Ru_pv', 'S': 'S', 'Sb': 'Sb', 'Sc': 'Sc_sv', 'Se': 'Se', 'Si': 'Si', 'Sm': 'Sm_3', 'Sn': 'Sn_d', 'Sr': 'Sr_sv', 'Ta': 'Ta_pv', 'Tb': 'Tb_3', 'Tc': 'Tc_pv', 'Te': 'Te', 'Th': 'Th', 'Ti': 'Ti_sv', 'Tl': 'Tl_d', 'Tm': 'Tm_3', 'U': 'U', 'V': 'V_sv', 'W': 'W_pv', 'Xe': 'Xe', 'Y': 'Y_sv', 'Yb': 'Yb_2', 'Zn': 'Zn', 'Zr': 'Zr_sv'}, 'POTCAR_FUNCTIONAL': 'PBE_52'}[source]

                            -class MVLScanRelaxSet(structure: Structure, **kwargs)[source]
                            +class MVLScanRelaxSet(structure: Structure, **kwargs)[source]

                            Bases: MPRelaxSet

                            Class for writing a relax input set using Strongly Constrained and Appropriately Normed (SCAN) semilocal density functional.

                            @@ -5439,14 +5467,14 @@

                            Returns:
                            -user_potcar_functional: UserPotcarFunctional[source]
                            +user_potcar_functional: UserPotcarFunctional[source]

                            -class MVLSlabSet(structure: Structure, k_product=50, bulk=False, auto_dipole=False, set_mix=True, sort_structure=True, **kwargs)[source]
                            +class MVLSlabSet(structure: Structure, k_product=50, bulk=False, auto_dipole=False, set_mix=True, sort_structure=True, **kwargs)[source]

                            Bases: MPRelaxSet

                            Class for writing a set of slab vasp runs, including both slabs (along the c direction) and orient unit cells (bulk), @@ -5467,7 +5495,7 @@

                            Returns:
                            -as_dict(verbosity=2)[source]
                            +as_dict(verbosity=2)[source]
                            Parameters:

                            verbosity – Verbosity of dict. E.g., whether to include Structure.

                            @@ -5480,7 +5508,7 @@

                            Returns:
                            -property kpoints[source]
                            +property kpoints[source]
                            k_product, default to 50, is kpoint number * length for a & b

                            directions, also for c direction in bulk calculations

                            @@ -5490,21 +5518,21 @@

                            Returns:
                            -user_potcar_functional: UserPotcarFunctional[source]
                            +user_potcar_functional: UserPotcarFunctional[source]

                            -class VaspInputSet[source]
                            +class VaspInputSet[source]

                            Bases: MSONable

                            Base class representing a set of VASP input parameters with a structure supplied as init parameters. Typically, you should not inherit from this class. Start from DictSet or MPRelaxSet or MITRelaxSet.

                            -as_dict(verbosity=2)[source]
                            +as_dict(verbosity=2)[source]
                            Parameters:
                              @@ -5520,7 +5548,7 @@

                              Returns:
                              -get_vasp_input() VaspInput[source]
                              +get_vasp_input() VaspInput[source]
                              Returns:

                              VaspInput.

                              @@ -5530,37 +5558,37 @@

                              Returns:
                              -abstract property incar[source]
                              +abstract property incar[source]

                              Incar object.

                              -abstract property kpoints[source]
                              +abstract property kpoints[source]

                              Kpoints object.

                              -abstract property poscar[source]
                              +abstract property poscar[source]

                              Poscar object.

                              -property potcar: Potcar[source]
                              +property potcar: Potcar[source]

                              Potcar object.

                              -property potcar_symbols[source]
                              +property potcar_symbols[source]

                              List of POTCAR symbols.

                              -write_input(output_dir: str, make_dir_if_not_present: bool = True, include_cif: bool = False, potcar_spec: bool = False, zip_output: bool = False) None[source]
                              +write_input(output_dir: str, make_dir_if_not_present: bool = True, include_cif: bool = False, potcar_spec: bool = False, zip_output: bool = False) None[source]

                              Writes a set of VASP input to a directory.

                              Parameters:
                              @@ -5587,7 +5615,7 @@

                              Returns:
                              -batch_write_input(structures, vasp_input_set=<class 'pymatgen.io.vasp.sets.MPRelaxSet'>, output_dir='.', make_dir_if_not_present=True, subfolder=None, sanitize=False, include_cif=False, potcar_spec=False, zip_output=False, **kwargs)[source]
                              +batch_write_input(structures, vasp_input_set=<class 'pymatgen.io.vasp.sets.MPRelaxSet'>, output_dir='.', make_dir_if_not_present=True, subfolder=None, sanitize=False, include_cif=False, potcar_spec=False, zip_output=False, **kwargs)[source]

                              Batch write vasp input for a sequence of structures to output_dir, following the format output_dir/{group}/{formula}_{number}.

                              @@ -5625,7 +5653,7 @@

                              Returns:
                              -get_structure_from_prev_run(vasprun, outcar=None)[source]
                              +get_structure_from_prev_run(vasprun, outcar=None)[source]

                              Process structure from previous run.

                              Parameters:
                              @@ -5645,7 +5673,7 @@

                              Returns:
                              -get_valid_magmom_struct(structure, inplace=True, spin_mode='auto')[source]
                              +get_valid_magmom_struct(structure, inplace=True, spin_mode='auto')[source]

                              Make sure that the structure has valid magmoms based on the kind of calculation Fill in missing Magmom values.

                              @@ -5672,7 +5700,7 @@

                              Returns:
                              -get_vasprun_outcar(path, parse_dos=True, parse_eigen=True)[source]
                              +get_vasprun_outcar(path, parse_dos=True, parse_eigen=True)[source]
                              Parameters:
                                @@ -5689,7 +5717,7 @@

                                Returns:
                                -next_num_with_prime_factors(n: int, max_prime_factor: int, must_inc_2: bool = True) int[source]
                                +next_num_with_prime_factors(n: int, max_prime_factor: int, must_inc_2: bool = True) int[source]

                                Return the next number greater than or equal to n that only has the desired prime factors.

                                Parameters:
                                @@ -5710,13 +5738,13 @@

                                Returns:
                                -primes_less_than(max_val: int) list[int][source]
                                +primes_less_than(max_val: int) list[int][source]

                                Get the primes less than or equal to the max value.

                                -standardize_structure(structure, sym_prec=0.1, international_monoclinic=True)[source]
                                +standardize_structure(structure, sym_prec=0.1, international_monoclinic=True)[source]

                                Get the symmetrically standardized structure.

                                Parameters:
                                diff --git a/docs/pymatgen.io.xtb.html b/docs/pymatgen.io.xtb.html index e57b86febdf..3bf0ba7cfba 100644 --- a/docs/pymatgen.io.xtb.html +++ b/docs/pymatgen.io.xtb.html @@ -4,7 +4,7 @@ - pymatgen.io.xtb package — pymatgen 2023.7.14 documentation + pymatgen.io.xtb package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                                - 2023.7.14 + 2023.7.17
                                @@ -129,7 +129,7 @@

                                Submodules
                                -class CRESTInput(molecule: Molecule, working_dir: str = '.', coords_filename: str | None = 'crest_in.xyz', constraints: dict[str, list[int] | float] | None = None)[source]
                                +class CRESTInput(molecule: Molecule, working_dir: str = '.', coords_filename: str | None = 'crest_in.xyz', constraints: dict[str, list[int] | float] | None = None)[source]

                                Bases: MSONable

                                An object representing CREST input files. Because CREST is controlled through command line flags and external @@ -149,7 +149,7 @@

                                Submodules
                                -static constrains_template(molecule, reference_fnm, constraints) str[source]
                                +static constrains_template(molecule, reference_fnm, constraints) str[source]
                                Parameters:
                                @@ -183,7 +183,7 @@

                                Submodules
                                -class CRESTOutput(output_filename, path='.')[source]
                                +class CRESTOutput(output_filename, path='.')[source]

                                Bases: MSONable

                                Class to parse CREST output files.

                                Assumes runtype is iMTD-GC [default].

                                diff --git a/docs/pymatgen.optimization.html b/docs/pymatgen.optimization.html index a4849a5b481..0aceb30ace1 100644 --- a/docs/pymatgen.optimization.html +++ b/docs/pymatgen.optimization.html @@ -4,7 +4,7 @@ - pymatgen.optimization package — pymatgen 2023.7.14 documentation + pymatgen.optimization package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                                - 2023.7.14 + 2023.7.17
                                @@ -128,7 +128,7 @@

                                Submodules
                                -class LinearAssignment(costs, epsilon=1e-13)[source]
                                +class LinearAssignment(costs, epsilon=1e-13)[source]

                                Bases: object

                                This class finds the solution to the Linear Assignment Problem. It finds a minimum cost matching between two sets, given a cost @@ -157,7 +157,7 @@

                                Submodules
                                -class LinearAssignment(costs, epsilon=1e-06)[source]
                                +class LinearAssignment(costs, epsilon=1e-06)[source]

                                Bases: object

                                This class finds the solution to the Linear Assignment Problem. It finds a minimum cost matching between two sets, given a cost @@ -178,7 +178,7 @@

                                Submodules
                                -property min_cost[source]
                                +property min_cost[source]

                                Returns the cost of the best assignment.

                                @@ -189,7 +189,7 @@

                                Submodules

                                pymatgen.optimization.neighbors module

                                -find_points_in_spheres()[source]
                                +find_points_in_spheres(all_coords, center_coords, r, pbc, lattice, tol=1e-08, min_r=1.0)[source]

                                For each point in center_coords, get all the neighboring points in all_coords that are within the cutoff radius r. All the coordinates should be Cartesian.

                                diff --git a/docs/pymatgen.phonon.html b/docs/pymatgen.phonon.html index 5320d3cae35..32554345849 100644 --- a/docs/pymatgen.phonon.html +++ b/docs/pymatgen.phonon.html @@ -4,7 +4,7 @@ - pymatgen.phonon package — pymatgen 2023.7.14 documentation + pymatgen.phonon package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                                - 2023.7.14 + 2023.7.17
                                @@ -128,7 +128,7 @@

                                Submodules
                                -class PhononBandStructure(qpoints: list[Kpoint], frequencies: np.ndarray, lattice: Lattice, nac_frequencies=None, eigendisplacements=None, nac_eigendisplacements=None, labels_dict=None, coords_are_cartesian=False, structure: Structure | None = None)[source]
                                +class PhononBandStructure(qpoints: list[Kpoint], frequencies: np.ndarray, lattice: Lattice, nac_frequencies=None, eigendisplacements=None, nac_eigendisplacements=None, labels_dict=None, coords_are_cartesian=False, structure: Structure | None = None)[source]

                                Bases: MSONable

                                This is the most generic phonon band structure data possible it’s defined by a list of qpoints + frequencies for each of them. @@ -172,7 +172,7 @@

                                Submodules
                                -as_dict()[source]
                                +as_dict()[source]
                                Returns:

                                MSONable dict

                                @@ -182,7 +182,7 @@

                                Submodules
                                -asr_breaking(tol_eigendisplacements=1e-05)[source]
                                +asr_breaking(tol_eigendisplacements=1e-05)[source]

                                Returns the breaking of the acoustic sum rule for the three acoustic modes, if Gamma is present. None otherwise. If eigendisplacements are available they are used to determine the acoustic @@ -194,7 +194,7 @@

                                Submodules
                                -classmethod from_dict(dct)[source]
                                +classmethod from_dict(dct)[source]
                                Parameters:

                                dct – Dict representation

                                @@ -207,7 +207,7 @@

                                Submodules
                                -get_nac_eigendisplacements_along_dir(direction)[source]
                                +get_nac_eigendisplacements_along_dir(direction)[source]

                                Returns the nac_eigendisplacements for the given direction (not necessarily a versor). None if the direction is not present or nac_eigendisplacements has not been calculated.

                                @@ -223,7 +223,7 @@

                                Submodules
                                -get_nac_frequencies_along_dir(direction)[source]
                                +get_nac_frequencies_along_dir(direction)[source]

                                Returns the nac_frequencies for the given direction (not necessarily a versor). None if the direction is not present or nac_frequencies has not been calculated.

                                @@ -239,25 +239,25 @@

                                Submodules
                                -property has_eigendisplacements: bool[source]
                                +property has_eigendisplacements: bool[source]

                                True if eigendisplacements are present.

                                -has_imaginary_freq(tol: float = 1e-05) bool[source]
                                +has_imaginary_freq(tol: float = 1e-05) bool[source]

                                True if imaginary frequencies are present in the BS.

                                -property has_nac: bool[source]
                                +property has_nac: bool[source]

                                True if nac_frequencies are present.

                                -min_freq() tuple[pymatgen.electronic_structure.bandstructure.Kpoint, float][source]
                                +min_freq() tuple[pymatgen.electronic_structure.bandstructure.Kpoint, float][source]

                                Returns the point where the minimum frequency is reached and its value.

                                @@ -265,7 +265,7 @@

                                Submodules
                                -class PhononBandStructureSymmLine(qpoints, frequencies, lattice, has_nac=False, eigendisplacements=None, labels_dict=None, coords_are_cartesian=False, structure=None)[source]
                                +class PhononBandStructureSymmLine(qpoints, frequencies, lattice, has_nac=False, eigendisplacements=None, labels_dict=None, coords_are_cartesian=False, structure=None)[source]

                                Bases: PhononBandStructure

                                This object stores phonon band structures along selected (symmetry) lines in the Brillouin zone. We call the different symmetry lines (ex: \Gamma to Z) @@ -300,26 +300,26 @@

                                Submodules
                                -as_dict()[source]
                                +as_dict()[source]

                                Returns: MSONable dict.

                                -as_phononwebsite()[source]
                                +as_phononwebsite()[source]

                                Return a dictionary with the phononwebsite format: http://henriquemiranda.github.io/phononwebsite.

                                -band_reorder()[source]
                                +band_reorder()[source]

                                Re-order the eigenvalues according to the similarity of the eigenvectors.

                                -classmethod from_dict(dct)[source]
                                +classmethod from_dict(dct)[source]
                                Parameters:

                                dct – Dict representation.

                                @@ -330,7 +330,7 @@

                                Submodules
                                -get_branch(index)[source]
                                +get_branch(index)[source]

                                Returns in what branch(es) is the qpoint. There can be several branches.

                                @@ -348,7 +348,7 @@

                                Submodules
                                -get_equivalent_qpoints(index)[source]
                                +get_equivalent_qpoints(index)[source]

                                Returns the list of qpoint indices equivalent (meaning they are the same frac coords) to the given one.

                                @@ -365,7 +365,7 @@

                                Submodules
                                -write_phononwebsite(filename)[source]
                                +write_phononwebsite(filename)[source]

                                Write a json file for the phononwebsite: http://henriquemiranda.github.io/phononwebsite.

                                @@ -374,19 +374,19 @@

                                Submodules
                                -eigenvectors_from_displacements(disp, masses)[source]
                                +eigenvectors_from_displacements(disp, masses)[source]

                                Calculate the eigenvectors from the atomic displacements.

                                -estimate_band_connection(prev_eigvecs, eigvecs, prev_band_order)[source]
                                +estimate_band_connection(prev_eigvecs, eigvecs, prev_band_order)[source]

                                A function to order the phonon eigenvectors taken from phonopy.

                                -get_reasonable_repetitions(n_atoms: int) tuple[int, int, int][source]
                                +get_reasonable_repetitions(n_atoms: int) tuple[int, int, int][source]

                                Choose the number of repetitions in a supercell according to the number of atoms in the system.

                                @@ -397,12 +397,12 @@

                                Submodules
                                -class CompletePhononDos(structure: Structure, total_dos, pdoss)[source]
                                +class CompletePhononDos(structure: Structure, total_dos, pdoss)[source]

                                Bases: PhononDos

                                This wrapper class defines a total dos, and also provides a list of PDos.

                                -pdos[source]
                                +pdos[source]

                                Dict of partial densities of the form {Site:Densities}

                                @@ -417,19 +417,19 @@

                                Submodules
                                -as_dict()[source]
                                +as_dict()[source]

                                JSON-serializable dict representation of CompletePhononDos.

                                -classmethod from_dict(d)[source]
                                +classmethod from_dict(d)[source]

                                Returns CompleteDos object from dict representation.

                                -get_element_dos()[source]
                                +get_element_dos()[source]

                                Get element projected Dos.

                                Returns:
                                @@ -443,7 +443,7 @@

                                Submodules
                                -get_site_dos(site)[source]
                                +get_site_dos(site)[source]

                                Get the Dos for a site.

                                Parameters:
                                @@ -459,7 +459,7 @@

                                Submodules
                                -class PhononDos(frequencies, densities)[source]
                                +class PhononDos(frequencies, densities)[source]

                                Bases: MSONable

                                Basic DOS object. All other DOS objects are extended versions of this object.

                                @@ -473,13 +473,13 @@

                                Submodules
                                -as_dict()[source]
                                +as_dict()[source]

                                JSON-serializable dict representation of PhononDos.

                                -cv(t, structure=None)[source]
                                +cv(t, structure=None)[source]

                                Constant volume specific heat C_v at temperature T obtained from the integration of the DOS. Only positive frequencies will be used. Result in J/(K*mol-c). A mol-c is the abbreviation of a mole-cell, that is, the number @@ -502,7 +502,7 @@

                                Submodules
                                -entropy(t, structure=None)[source]
                                +entropy(t, structure=None)[source]

                                Vibrational entropy at temperature T obtained from the integration of the DOS. Only positive frequencies will be used. Result in J/(K*mol-c). A mol-c is the abbreviation of a mole-cell, that is, the number @@ -525,13 +525,13 @@

                                Submodules
                                -classmethod from_dict(d)[source]
                                +classmethod from_dict(d)[source]

                                Returns PhononDos object from dict representation of PhononDos.

                                -get_interpolated_value(frequency)[source]
                                +get_interpolated_value(frequency)[source]

                                Returns interpolated density for a particular frequency.

                                Parameters:
                                @@ -542,7 +542,7 @@

                                Submodules
                                -get_smeared_densities(sigma)[source]
                                +get_smeared_densities(sigma)[source]

                                Returns the densities, but with a Gaussian smearing of std dev sigma applied.

                                @@ -557,7 +557,7 @@

                                Submodules
                                -helmholtz_free_energy(t, structure=None)[source]
                                +helmholtz_free_energy(t, structure=None)[source]

                                Phonon contribution to the Helmholtz free energy at temperature T obtained from the integration of the DOS. Only positive frequencies will be used. Result in J/mol-c. A mol-c is the abbreviation of a mole-cell, that is, the number @@ -580,13 +580,13 @@

                                Submodules
                                -ind_zero_freq()[source]
                                +ind_zero_freq()[source]

                                Index of the first point for which the frequencies are equal or greater than zero.

                                -internal_energy(t, structure=None)[source]
                                +internal_energy(t, structure=None)[source]

                                Phonon contribution to the internal energy at temperature T obtained from the integration of the DOS. Only positive frequencies will be used. Result in J/mol-c. A mol-c is the abbreviation of a mole-cell, that is, the number @@ -609,7 +609,7 @@

                                Submodules
                                -zero_point_energy(structure=None)[source]
                                +zero_point_energy(structure=None)[source]

                                Zero point energy of the system. Only positive frequencies will be used. Result in J/mol-c. A mol-c is the abbreviation of a mole-cell, that is, the number of Avogadro times the atoms in a unit cell. To compare with experimental data the result @@ -630,7 +630,7 @@

                                Submodules
                                -coth(x)[source]
                                +coth(x)[source]

                                Coth function.

                                Parameters:
                                @@ -648,7 +648,7 @@

                                Submodules
                                -class GruneisenParameter(qpoints, gruneisen, frequencies, multiplicities=None, structure=None, lattice=None)[source]
                                +class GruneisenParameter(qpoints, gruneisen, frequencies, multiplicities=None, structure=None, lattice=None)[source]

                                Bases: MSONable

                                Class for Grueneisen parameters on a regular grid.

                                @@ -666,14 +666,14 @@

                                Submodules
                                -property acoustic_debye_temp[source]
                                +property acoustic_debye_temp[source]

                                Acoustic Debye temperature in K, i.e. the Debye temperature divided by nsites**(1/3). Adapted from abipy.

                                -average_gruneisen(t=None, squared=True, limit_frequencies=None)[source]
                                +average_gruneisen(t=None, squared=True, limit_frequencies=None)[source]

                                Calculates the average of the Gruneisen based on the values on the regular grid. If squared is True the average will use the squared value of the Gruneisen and a squared root is performed on the final result. @@ -699,13 +699,13 @@

                                Submodules
                                -property debye_temp_limit[source]
                                +property debye_temp_limit[source]

                                Debye temperature in K. Adapted from apipy.

                                -debye_temp_phonopy(freq_max_fit=None)[source]
                                +debye_temp_phonopy(freq_max_fit=None)[source]

                                Get Debye temperature in K as implemented in phonopy.

                                Parameters:
                                @@ -720,7 +720,7 @@

                                Submodules
                                -property phdos[source]
                                +property phdos[source]

                                PhononDos object.

                                Type:
                                @@ -731,13 +731,13 @@

                                Submodules
                                -property tdos[source]
                                +property tdos[source]

                                The total DOS (re)constructed from the gruneisen.yaml file.

                                -thermal_conductivity_slack(squared=True, limit_frequencies=None, theta_d=None, t=None)[source]
                                +thermal_conductivity_slack(squared=True, limit_frequencies=None, theta_d=None, t=None)[source]

                                Calculates the thermal conductivity at the acoustic Debye temperature with the Slack formula, using the average Gruneisen. Adapted from abipy.

                                @@ -767,7 +767,7 @@

                                Submodules
                                -class GruneisenPhononBandStructure(qpoints, frequencies, gruneisenparameters, lattice, eigendisplacements=None, labels_dict=None, coords_are_cartesian=False, structure=None)[source]
                                +class GruneisenPhononBandStructure(qpoints, frequencies, gruneisenparameters, lattice, eigendisplacements=None, labels_dict=None, coords_are_cartesian=False, structure=None)[source]

                                Bases: PhononBandStructure

                                This is the most generic phonon band structure data possible it’s defined by a list of qpoints + frequencies for each of them. @@ -803,7 +803,7 @@

                                Submodules
                                -as_dict()[source]
                                +as_dict()[source]
                                Returns:

                                MSONable (dict).

                                @@ -813,7 +813,7 @@

                                Submodules
                                -classmethod from_dict(dct)[source]
                                +classmethod from_dict(dct)[source]
                                Parameters:

                                dct (dict) – Dict representation.

                                @@ -831,7 +831,7 @@

                                Submodules
                                -class GruneisenPhononBandStructureSymmLine(qpoints, frequencies, gruneisenparameters, lattice, eigendisplacements=None, labels_dict=None, coords_are_cartesian=False, structure=None)[source]
                                +class GruneisenPhononBandStructureSymmLine(qpoints, frequencies, gruneisenparameters, lattice, eigendisplacements=None, labels_dict=None, coords_are_cartesian=False, structure=None)[source]

                                Bases: GruneisenPhononBandStructure, PhononBandStructureSymmLine

                                This object stores a GruneisenPhononBandStructureSymmLine together with Grueneisen parameters for every frequency.

                                @@ -864,7 +864,7 @@

                                Submodules
                                -classmethod from_dict(dct)[source]
                                +classmethod from_dict(dct)[source]
                                Parameters:

                                dct – Dict representation.

                                @@ -884,7 +884,7 @@

                                Submodules
                                -class IRDielectricTensor(oscillator_strength, ph_freqs_gamma, epsilon_infinity, structure)[source]
                                +class IRDielectricTensor(oscillator_strength, ph_freqs_gamma, epsilon_infinity, structure)[source]

                                Bases: MSONable

                                Class to handle the Ionic Dielectric Tensor The implementation is adapted from Abipy @@ -902,19 +902,19 @@

                                Submodules
                                -as_dict()[source]
                                +as_dict()[source]

                                JSON-serializable dict representation of IRDielectricTensor.

                                -classmethod from_dict(d)[source]
                                +classmethod from_dict(d)[source]

                                Returns IRDielectricTensor from dict representation.

                                -get_ir_spectra(broad=5e-05, emin=0, emax=None, divs=500)[source]
                                +get_ir_spectra(broad=5e-05, emin=0, emax=None, divs=500)[source]

                                The IR spectra is obtained for the different directions.

                                Parameters:
                                @@ -942,7 +942,7 @@

                                Submodules
                                -get_plotter(components=('xx',), reim='reim', broad=5e-05, emin=0, emax=None, divs=500, **kwargs)[source]
                                +get_plotter(components=('xx',), reim='reim', broad=5e-05, emin=0, emax=None, divs=500, **kwargs)[source]

                                Return an instance of the Spectrum plotter containing the different requested components.

                                Parameters:
                                @@ -962,7 +962,7 @@

                                Submodules
                                -get_spectrum(component, reim, broad=5e-05, emin=0, emax=None, divs=500, label=None)[source]
                                +get_spectrum(component, reim, broad=5e-05, emin=0, emax=None, divs=500, label=None)[source]

                                component: either two indexes or a string like ‘xx’ to plot the (0,0) component reim: only “re” or “im” broad: a list of broadenings or a single broadening for the phonon peaks.

                                @@ -970,19 +970,19 @@

                                Submodules
                                -property max_phfreq[source]
                                +property max_phfreq[source]

                                Maximum phonon frequency.

                                -property nph_freqs[source]
                                +property nph_freqs[source]

                                Number of phonon frequencies.

                                -plot(components=('xx',), reim='reim', show_phonon_frequencies=True, xlim=None, ylim=None, **kwargs)[source]
                                +plot(components=('xx',), reim='reim', show_phonon_frequencies=True, xlim=None, ylim=None, **kwargs)[source]

                                Helper function to generate the Spectrum plotter and directly plot the results.

                                Parameters:
                                @@ -1038,7 +1038,7 @@

                                Submodules
                                -write_json(filename)[source]
                                +write_json(filename)[source]

                                Save a json file with this data.

                                @@ -1050,18 +1050,18 @@

                                Submodules
                                -class FreqUnits(factor, label)[source]
                                +class FreqUnits(factor, label)[source]

                                Bases: tuple

                                Create new instance of FreqUnits(factor, label)

                                -factor[source]
                                +factor[source]

                                Alias for field number 0

                                -label[source]
                                +label[source]

                                Alias for field number 1

                                @@ -1069,7 +1069,7 @@

                                Submodules
                                -class GruneisenPhononBSPlotter(bs)[source]
                                +class GruneisenPhononBSPlotter(bs)[source]

                                Bases: PhononBSPlotter

                                Class to plot or get data to facilitate the plot of band structure objects.

                                @@ -1079,7 +1079,7 @@

                                Submodules
                                -bs_plot_data()[source]
                                +bs_plot_data()[source]

                                Get the data nicely formatted for a plot.

                                Returns:
                                @@ -1099,7 +1099,7 @@

                                Submodules
                                -get_plot_gs(ylim=None)[source]
                                +get_plot_gs(ylim=None)[source]

                                Get a matplotlib object for the gruneisen bandstructure plot.

                                Parameters:
                                @@ -1111,7 +1111,7 @@

                                Submodules
                                -plot_compare_gs(other_plotter: GruneisenPhononBSPlotter) plt[source]
                                +plot_compare_gs(other_plotter: GruneisenPhononBSPlotter) plt[source]

                                plot two band structure for comparison. One is in red the other in blue. The two band structures need to be defined on the same symmetry lines! and the distance between symmetry lines is @@ -1129,7 +1129,7 @@

                                Submodules
                                -save_plot_gs(filename, img_format='eps', ylim=None)[source]
                                +save_plot_gs(filename, img_format='eps', ylim=None)[source]

                                Save matplotlib plot to a file.

                                Parameters:
                                @@ -1144,7 +1144,7 @@

                                Submodules
                                -show_gs(ylim=None)[source]
                                +show_gs(ylim=None)[source]

                                Show the plot using matplotlib.

                                Parameters:
                                @@ -1157,14 +1157,14 @@

                                Submodules
                                -class GruneisenPlotter(gruneisen)[source]
                                +class GruneisenPlotter(gruneisen)[source]

                                Bases: object

                                Class to plot Gruneisenparameter Object.

                                Class to plot information from Gruneisenparameter Object :param gruneisen: GruneisenParameter Object.

                                -get_plot(marker='o', markersize=None, units='thz')[source]
                                +get_plot(marker='o', markersize=None, units='thz')[source]

                                will produce a plot :param marker: marker for the depiction :param markersize: size of the marker @@ -1174,7 +1174,7 @@

                                Submodules
                                -save_plot(filename, img_format='pdf', units='thz')[source]
                                +save_plot(filename, img_format='pdf', units='thz')[source]

                                Will save the plot to a file :param filename: name of the filename :param img_format: format of the saved plot @@ -1183,7 +1183,7 @@

                                Submodules
                                -show(units='thz')[source]
                                +show(units='thz')[source]

                                will show the plot :param units: units for the plot, accepted units: thz, ev, mev, ha, cm-1, cm^-1.

                                Returns: plot

                                @@ -1193,7 +1193,7 @@

                                Submodules
                                -class PhononBSPlotter(bs)[source]
                                +class PhononBSPlotter(bs)[source]

                                Bases: object

                                Class to plot or get data to facilitate the plot of band structure objects.

                                @@ -1203,7 +1203,7 @@

                                Submodules
                                -bs_plot_data()[source]
                                +bs_plot_data()[source]

                                Get the data nicely formatted for a plot.

                                Returns:
                                @@ -1222,7 +1222,7 @@

                                Submodules
                                -get_plot(ylim=None, units='thz')[source]
                                +get_plot(ylim=None, units='thz')[source]

                                Get a matplotlib object for the bandstructure plot.

                                Parameters:
                                @@ -1237,7 +1237,7 @@

                                Submodules
                                -get_proj_plot(site_comb: str | list[list[int]] = 'element', ylim: tuple[None | float, None | float] | None = None, units: str = 'thz', rgb_labels: tuple[None | str] | None = None) plt.Axes[source]
                                +get_proj_plot(site_comb: str | list[list[int]] = 'element', ylim: tuple[None | float, None | float] | None = None, units: str = 'thz', rgb_labels: tuple[None | str] | None = None) plt.Axes[source]

                                Get a matplotlib object for the bandstructure plot projected along atomic sites.

                                @@ -1260,7 +1260,7 @@

                                Submodules
                                -get_ticks()[source]
                                +get_ticks()[source]

                                Get all ticks and labels for a band structure plot.

                                Returns:
                                @@ -1275,13 +1275,13 @@

                                Submodules
                                -plot_brillouin()[source]
                                +plot_brillouin()[source]

                                Plot the Brillouin zone.

                                -plot_compare(other_plotter, units='thz')[source]
                                +plot_compare(other_plotter, units='thz')[source]

                                plot two band structure for comparison. One is in red the other in blue. The two band structures need to be defined on the same symmetry lines! and the distance between symmetry lines is the one of the band structure @@ -1302,7 +1302,7 @@

                                Submodules
                                -save_plot(filename, img_format='eps', ylim=None, units='thz')[source]
                                +save_plot(filename, img_format='eps', ylim=None, units='thz')[source]

                                Save matplotlib plot to a file.

                                Parameters:
                                @@ -1318,7 +1318,7 @@

                                Submodules
                                -show(ylim=None, units='thz')[source]
                                +show(ylim=None, units='thz')[source]

                                Show the plot using matplotlib.

                                Parameters:
                                @@ -1333,7 +1333,7 @@

                                Submodules
                                -show_proj(site_comb: str | list[list[int]] = 'element', ylim: tuple[None | float, None | float] | None = None, units: str = 'thz', rgb_labels: tuple[str] | None = None)[source]
                                +show_proj(site_comb: str | list[list[int]] = 'element', ylim: tuple[None | float, None | float] | None = None, units: str = 'thz', rgb_labels: tuple[str] | None = None)[source]

                                Show the projected plot using matplotlib.

                                Parameters:
                                @@ -1357,7 +1357,7 @@

                                Submodules
                                -class PhononDosPlotter(stack=False, sigma=None)[source]
                                +class PhononDosPlotter(stack=False, sigma=None)[source]

                                Bases: object

                                Class for plotting phonon DOSs. The interface is extremely flexible given there are many different ways in which people want to view DOS. @@ -1381,7 +1381,7 @@

                                Submodules
                                -add_dos(label, dos)[source]
                                +add_dos(label, dos)[source]

                                Adds a dos for plotting.

                                Parameters:
                                @@ -1395,7 +1395,7 @@

                                Submodules
                                -add_dos_dict(dos_dict, key_sort_func=None)[source]
                                +add_dos_dict(dos_dict, key_sort_func=None)[source]

                                Add a dictionary of doses, with an optional sorting function for the keys.

                                @@ -1410,7 +1410,7 @@

                                Submodules
                                -get_dos_dict()[source]
                                +get_dos_dict()[source]

                                Returns the added doses as a json-serializable dict. Note that if you have specified smearing for the DOS plot, the densities returned will be the smeared densities, not the original densities.

                                @@ -1427,7 +1427,7 @@

                                Submodules
                                -get_plot(xlim=None, ylim=None, units='thz')[source]
                                +get_plot(xlim=None, ylim=None, units='thz')[source]

                                Get a matplotlib plot showing the DOS.

                                Parameters:
                                @@ -1443,7 +1443,7 @@

                                Submodules
                                -save_plot(filename, img_format='eps', xlim=None, ylim=None, units='thz')[source]
                                +save_plot(filename, img_format='eps', xlim=None, ylim=None, units='thz')[source]

                                Save matplotlib plot to a file.

                                Parameters:
                                @@ -1461,7 +1461,7 @@

                                Submodules
                                -show(xlim=None, ylim=None, units='thz')[source]
                                +show(xlim=None, ylim=None, units='thz')[source]

                                Show the plot using matplotlib.

                                Parameters:
                                @@ -1479,7 +1479,7 @@

                                Submodules
                                -class ThermoPlotter(dos, structure=None)[source]
                                +class ThermoPlotter(dos, structure=None)[source]

                                Bases: object

                                Plotter for thermodynamic properties obtained from phonon DOS. If the structure corresponding to the DOS, it will be used to extract the formula unit and provide @@ -1494,7 +1494,7 @@

                                Submodules
                                -plot_cv(tmin, tmax, ntemp, ylim=None, **kwargs)[source]
                                +plot_cv(tmin, tmax, ntemp, ylim=None, **kwargs)[source]

                                Plots the constant volume specific heat C_v in a temperature range.

                                Parameters:
                                @@ -1551,7 +1551,7 @@

                                Submodules
                                -plot_entropy(tmin, tmax, ntemp, ylim=None, **kwargs)[source]
                                +plot_entropy(tmin, tmax, ntemp, ylim=None, **kwargs)[source]

                                Plots the vibrational entrpy in a temperature range.

                                Parameters:
                                @@ -1608,7 +1608,7 @@

                                Submodules
                                -plot_helmholtz_free_energy(tmin, tmax, ntemp, ylim=None, **kwargs)[source]
                                +plot_helmholtz_free_energy(tmin, tmax, ntemp, ylim=None, **kwargs)[source]

                                Plots the vibrational contribution to the Helmoltz free energy in a temperature range.

                                Parameters:
                                @@ -1665,7 +1665,7 @@

                                Submodules
                                -plot_internal_energy(tmin, tmax, ntemp, ylim=None, **kwargs)[source]
                                +plot_internal_energy(tmin, tmax, ntemp, ylim=None, **kwargs)[source]

                                Plots the vibrational internal energy in a temperature range.

                                Parameters:
                                @@ -1722,7 +1722,7 @@

                                Submodules
                                -plot_thermodynamic_properties(tmin, tmax, ntemp, ylim=None, **kwargs)[source]
                                +plot_thermodynamic_properties(tmin, tmax, ntemp, ylim=None, **kwargs)[source]

                                Plots all the thermodynamic properties in a temperature range.

                                Parameters:
                                @@ -1781,7 +1781,7 @@

                                Submodules
                                -freq_units(units)[source]
                                +freq_units(units)[source]
                                Parameters:

                                units – str, accepted values: thz, ev, mev, ha, cm-1, cm^-1.

                                @@ -1798,7 +1798,7 @@

                                Submodules
                                -class ThermalDisplacementMatrices(thermal_displacement_matrix_cart, structure, temperature, thermal_displacement_matrix_cif=None)[source]
                                +class ThermalDisplacementMatrices(thermal_displacement_matrix_cart, structure, temperature, thermal_displacement_matrix_cif=None)[source]

                                Bases: MSONable

                                Class to handle thermal displacement matrices This class stores thermal displacement matrices in Ucart format.

                                @@ -1823,42 +1823,42 @@

                                Submodules
                                -property B[source]
                                +property B[source]

                                Computation as described in R. W. Grosse-Kunstleve, P. D. Adams, J Appl Cryst 2002, 35, 477-480. Returns: B as a numpy array, first dimension are the atoms in the structure.

                                -property U1U2U3[source]
                                +property U1U2U3[source]

                                Computation as described in R. W. Grosse-Kunstleve, P. D. Adams, J Appl Cryst 2002, 35, 477-480. Returns: numpy array of eigenvalues of Ucart, first dimension are the atoms in the structure.

                                -property Ucif[source]
                                +property Ucif[source]

                                Computation as described in R. W. Grosse-Kunstleve, P. D. Adams, J Appl Cryst 2002, 35, 477-480. Returns: Ucif as a numpy array, first dimension are the atoms in the structure.

                                -property Ustar[source]
                                +property Ustar[source]

                                Computation as described in R. W. Grosse-Kunstleve, P. D. Adams, J Appl Cryst 2002, 35, 477-480. Returns: Ustar as a numpy array, first dimension are the atoms in the structure.

                                -property beta[source]
                                +property beta[source]

                                Computation as described in R. W. Grosse-Kunstleve, P. D. Adams, J Appl Cryst 2002, 35, 477-480. Returns: beta as a numpy array, first dimension are the atoms in the structure.

                                -compute_directionality_quality_criterion(other)[source]
                                +compute_directionality_quality_criterion(other)[source]

                                Will compute directionality of prolate displacement ellipsoids as described in https://doi.org/10.1039/C9CE00794F with the earlier implementation: https://github.com/damMroz/Angle/.

                                @@ -1887,7 +1887,7 @@

                                Submodules
                                -static from_Ucif(thermal_displacement_matrix_cif, structure, temperature)[source]
                                +static from_Ucif(thermal_displacement_matrix_cif, structure, temperature)[source]

                                Starting from a numpy array, it will convert Ucif values into Ucart values and initialize the class.

                                Parameters:
                                @@ -1909,7 +1909,7 @@

                                Submodules
                                -static from_cif_P1(filename: str)[source]
                                +static from_cif_P1(filename: str)[source]

                                Reads a cif with P1 symmetry including positions and ADPs. Currently, no check of symmetry is performed as CifParser methods cannot be easily reused :param filename: Filename of the cif.

                                @@ -1918,7 +1918,7 @@

                                Submodules
                                -static from_structure_with_site_properties_Ucif(structure: Structure, temperature: float | None = None)[source]
                                +static from_structure_with_site_properties_Ucif(structure: Structure, temperature: float | None = None)[source]

                                Will create this object with the help of a structure with site properties.

                                Parameters:
                                @@ -1934,7 +1934,7 @@

                                Submodules
                                -static get_full_matrix(thermal_displacement)[source]
                                +static get_full_matrix(thermal_displacement)[source]

                                Transfers the reduced matrix to the full matrix (order of reduced matrix U11, U22, U33, U23, U13, U12).

                                Parameters:
                                @@ -1948,7 +1948,7 @@

                                Submodules
                                -static get_reduced_matrix(thermal_displacement)[source]
                                +static get_reduced_matrix(thermal_displacement)[source]

                                Transfers the full matrix to reduced matrix (order of reduced matrix U11, U22, U33, U23, U13, U12).

                                Parameters:
                                @@ -1962,13 +1962,13 @@

                                Submodules
                                -property ratio_prolate[source]
                                +property ratio_prolate[source]

                                This will compute ratio between largest and smallest eigenvalue of Ucart.

                                -to_structure_with_site_properties_Ucif()[source]
                                +to_structure_with_site_properties_Ucif()[source]

                                Transfers this object into a structure with site properties (Ucif). This is useful for sorting the atoms in the structure including site properties. E.g., with code like this: @@ -1982,7 +1982,7 @@

                                Submodules
                                -visualize_directionality_quality_criterion(other, filename: str = 'visualization.vesta', which_structure: int = 0)[source]
                                +visualize_directionality_quality_criterion(other, filename: str = 'visualization.vesta', which_structure: int = 0)[source]

                                Will create a VESTA file for visualization of the directionality criterion.

                                Parameters:
                                @@ -1998,7 +1998,7 @@

                                Submodules
                                -write_cif(filename)[source]
                                +write_cif(filename)[source]

                                Writes a cif including thermal displacements.

                                Parameters:
                                diff --git a/docs/pymatgen.symmetry.html b/docs/pymatgen.symmetry.html index 1c22b8fa425..24c8454b5e4 100644 --- a/docs/pymatgen.symmetry.html +++ b/docs/pymatgen.symmetry.html @@ -4,7 +4,7 @@ - pymatgen.symmetry package — pymatgen 2023.7.14 documentation + pymatgen.symmetry package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                                - 2023.7.14 + 2023.7.17
                                @@ -136,7 +136,7 @@

                                Submodules
                                -class PointGroupAnalyzer(mol, tolerance=0.3, eigen_tolerance=0.01, matrix_tolerance=0.1)[source]
                                +class PointGroupAnalyzer(mol, tolerance=0.3, eigen_tolerance=0.01, matrix_tolerance=0.1)[source]

                                Bases: object

                                A class to analyze the point group of a molecule.

                                The general outline of the algorithm is as follows:

                                @@ -179,7 +179,7 @@

                                Submodules
                                -get_equivalent_atoms()[source]
                                +get_equivalent_atoms()[source]

                                Returns sets of equivalent atoms with symmetry operations.

                                Parameters:
                                @@ -205,19 +205,19 @@

                                Submodules
                                -get_pointgroup()[source]
                                +get_pointgroup()[source]

                                Returns a PointGroup object for the molecule.

                                -get_rotational_symmetry_number()[source]
                                +get_rotational_symmetry_number()[source]

                                Return the rotational symmetry number.

                                -get_symmetry_operations()[source]
                                +get_symmetry_operations()[source]

                                Return symmetry operations as a list of SymmOp objects. Returns Cartesian coord symmops.

                                @@ -232,12 +232,12 @@

                                Submodules
                                -inversion_op = Rot: [[-1. -0. -0.]  [-0. -1. -0.]  [-0. -0. -1.]] tau [0. 0. 0.][source]
                                +inversion_op = Rot: [[-1. -0. -0.]  [-0. -1. -0.]  [-0. -0. -1.]] tau [0. 0. 0.][source]

                                -is_valid_op(symmop) bool[source]
                                +is_valid_op(symmop) bool[source]

                                Check if a particular symmetry operation is a valid symmetry operation for a molecule, i.e., the operation maps all atoms to another equivalent atom.

                                @@ -255,7 +255,7 @@

                                Submodules
                                -symmetrize_molecule()[source]
                                +symmetrize_molecule()[source]

                                Returns a symmetrized molecule.

                                The equivalent atoms obtained via get_equivalent_atoms() @@ -292,12 +292,12 @@

                                Submodules
                                -class PointGroupOperations(sch_symbol, operations, tol: float = 0.1)[source]
                                +class PointGroupOperations(sch_symbol, operations, tol: float = 0.1)[source]

                                Bases: list

                                Defines a point group, which is essentially a sequence of symmetry operations.

                                -sch_symbol[source]
                                +sch_symbol[source]

                                Schoenflies symbol of the point group.

                                @@ -317,7 +317,7 @@

                                Submodules
                                -class SpacegroupAnalyzer(structure: Structure, symprec: float | None = 0.01, angle_tolerance=5.0)[source]
                                +class SpacegroupAnalyzer(structure: Structure, symprec: float | None = 0.01, angle_tolerance=5.0)[source]

                                Bases: object

                                Takes a pymatgen.core.structure.Structure object and a symprec.

                                Uses spglib to perform various symmetry finding operations.

                                @@ -338,7 +338,7 @@

                                Submodules
                                -find_primitive(keep_site_properties=False)[source]
                                +find_primitive(keep_site_properties=False)[source]

                                Find a primitive version of the unit cell.

                                Parameters:
                                @@ -361,7 +361,7 @@

                                Submodules
                                -get_conventional_standard_structure(international_monoclinic=True, keep_site_properties=False)[source]
                                +get_conventional_standard_structure(international_monoclinic=True, keep_site_properties=False)[source]

                                Gives a structure with a conventional cell according to certain standards. The standards are defined in Setyawan, W., & Curtarolo, S. (2010). High-throughput electronic band structure calculations: Challenges and tools. Computational @@ -392,7 +392,7 @@

                                Submodules
                                -get_conventional_to_primitive_transformation_matrix(international_monoclinic=True)[source]
                                +get_conventional_to_primitive_transformation_matrix(international_monoclinic=True)[source]

                                Gives the transformation matrix to transform a conventional unit cell to a primitive cell according to certain standards the standards are defined in Setyawan, W., & Curtarolo, S. (2010). High-throughput electronic band structure @@ -411,7 +411,7 @@

                                Submodules
                                -get_crystal_system() Literal['triclinic', 'monoclinic', 'orthorhombic', 'tetragonal', 'trigonal', 'hexagonal', 'cubic'][source]
                                +get_crystal_system() Literal['triclinic', 'monoclinic', 'orthorhombic', 'tetragonal', 'trigonal', 'hexagonal', 'cubic'][source]

                                Get the crystal system for the structure, e.g., (triclinic, orthorhombic, cubic, etc.).

                                @@ -429,7 +429,7 @@

                                Submodules
                                -get_hall() str[source]
                                +get_hall() str[source]

                                Returns Hall symbol for structure.

                                Returns:
                                @@ -443,7 +443,7 @@

                                Submodules
                                -get_ir_reciprocal_mesh(mesh=(10, 10, 10), is_shift=(0, 0, 0))[source]
                                +get_ir_reciprocal_mesh(mesh=(10, 10, 10), is_shift=(0, 0, 0))[source]

                                k-point mesh of the Brillouin zone generated taken into account symmetry.The method returns the irreducible kpoints of the mesh and their weights.

                                @@ -467,7 +467,7 @@

                                Submodules
                                -get_ir_reciprocal_mesh_map(mesh=(10, 10, 10), is_shift=(0, 0, 0))[source]
                                +get_ir_reciprocal_mesh_map(mesh=(10, 10, 10), is_shift=(0, 0, 0))[source]

                                Same as ‘get_ir_reciprocal_mesh’ but the full grid together with the mapping that maps a reducible to an irreducible kpoint is returned.

                                @@ -491,7 +491,7 @@

                                Submodules
                                -get_kpoint_weights(kpoints, atol=1e-05)[source]
                                +get_kpoint_weights(kpoints, atol=1e-05)[source]

                                Calculate the weights for a list of kpoints.

                                Parameters:
                                @@ -510,7 +510,7 @@

                                Submodules
                                -get_lattice_type() Literal['triclinic', 'monoclinic', 'orthorhombic', 'tetragonal', 'rhombohedral', 'hexagonal', 'cubic'][source]
                                +get_lattice_type() Literal['triclinic', 'monoclinic', 'orthorhombic', 'tetragonal', 'rhombohedral', 'hexagonal', 'cubic'][source]

                                Get the lattice for the structure, e.g., (triclinic, orthorhombic, cubic, etc.).This is the same as the crystal system with the exception of the hexagonal/rhombohedral lattice.

                                @@ -529,7 +529,7 @@

                                Submodules
                                -get_point_group_operations(cartesian=False)[source]
                                +get_point_group_operations(cartesian=False)[source]

                                Return symmetry operations as a list of SymmOp objects. By default returns fractional coord symmops. But Cartesian can be returned too.

                                @@ -548,7 +548,7 @@

                                Submodules
                                -get_point_group_symbol() str[source]
                                +get_point_group_symbol() str[source]

                                Get the point group associated with the structure.

                                Returns:
                                @@ -562,7 +562,7 @@

                                Submodules
                                -get_primitive_standard_structure(international_monoclinic=True, keep_site_properties=False)[source]
                                +get_primitive_standard_structure(international_monoclinic=True, keep_site_properties=False)[source]

                                Gives a structure with a primitive cell according to certain standards the standards are defined in Setyawan, W., & Curtarolo, S. (2010). High-throughput electronic band structure calculations: Challenges and tools. Computational @@ -590,7 +590,7 @@

                                Submodules
                                -get_refined_structure(keep_site_properties=False)[source]
                                +get_refined_structure(keep_site_properties=False)[source]

                                Get the refined structure based on detected symmetry. The refined structure is a conventional cell setting with atoms moved to the expected symmetry positions.

                                @@ -612,7 +612,7 @@

                                Submodules
                                -get_space_group_number() int[source]
                                +get_space_group_number() int[source]

                                Get the international spacegroup number (e.g., 62) for structure.

                                Returns:
                                @@ -626,7 +626,7 @@

                                Submodules
                                -get_space_group_operations() SpacegroupOperations[source]
                                +get_space_group_operations() SpacegroupOperations[source]

                                Get the SpacegroupOperations for the Structure.

                                Returns:
                                @@ -637,7 +637,7 @@

                                Submodules
                                -get_space_group_symbol() str[source]
                                +get_space_group_symbol() str[source]

                                Get the spacegroup symbol (e.g., Pnma) for structure.

                                Returns:
                                @@ -651,7 +651,7 @@

                                Submodules
                                -get_symmetrized_structure()[source]
                                +get_symmetrized_structure()[source]

                                Get a symmetrized structure. A symmetrized structure is one where the sites have been grouped into symmetrically equivalent groups.

                                @@ -663,7 +663,7 @@

                                Submodules
                                -get_symmetry_dataset()[source]
                                +get_symmetry_dataset()[source]

                                Returns the symmetry dataset as a dict.

                                Returns:
                                @@ -690,7 +690,7 @@

                                Submodules
                                -get_symmetry_operations(cartesian=False)[source]
                                +get_symmetry_operations(cartesian=False)[source]

                                Return symmetry operations as a list of SymmOp objects. By default returns fractional coord symmops. But Cartesian can be returned too.

                                @@ -705,7 +705,7 @@

                                Submodules
                                -is_laue() bool[source]
                                +is_laue() bool[source]

                                Check if the point group of the structure has Laue symmetry (centrosymmetry).

                                @@ -713,7 +713,7 @@

                                Submodules
                                -class SpacegroupOperations(int_symbol, int_number, symmops)[source]
                                +class SpacegroupOperations(int_symbol, int_number, symmops)[source]

                                Bases: list

                                Represents a space group, which is a collection of symmetry operations.

                                @@ -728,7 +728,7 @@

                                Submodules
                                -are_symmetrically_equivalent(sites1, sites2, symm_prec=0.001) bool[source]
                                +are_symmetrically_equivalent(sites1, sites2, symm_prec=0.001) bool[source]

                                Given two sets of PeriodicSites, test if they are actually symmetrically equivalent under this space group. Useful, for example, if you want to test if selecting atoms 1 and 2 out of a set of 4 atoms are symmetrically the same as @@ -758,7 +758,7 @@

                                Submodules
                                -cluster_sites(mol: Molecule, tol: float, give_only_index: bool = False) tuple[Site | None, dict][source]
                                +cluster_sites(mol: Molecule, tol: float, give_only_index: bool = False) tuple[Site | None, dict][source]

                                Cluster sites based on distance and species type.

                                Parameters:
                                @@ -782,7 +782,7 @@

                                Submodules
                                -generate_full_symmops(symmops: Sequence[SymmOp], tol: float) Sequence[SymmOp][source]
                                +generate_full_symmops(symmops: Sequence[SymmOp], tol: float) Sequence[SymmOp][source]

                                Recursive algorithm to permute through all possible combinations of the initially supplied symmetry operations to arrive at a complete set of operations mapping a single atom to all other equivalent atoms in the point group. This assumes that the @@ -805,7 +805,7 @@

                                Submodules
                                -iterative_symmetrize(mol, max_n=10, tolerance=0.3, epsilon=0.01)[source]
                                +iterative_symmetrize(mol, max_n=10, tolerance=0.3, epsilon=0.01)[source]

                                Returns a symmetrized molecule.

                                The equivalent atoms obtained via get_equivalent_atoms() @@ -854,7 +854,7 @@

                                Submodules
                                -class HighSymmKpath(structure, has_magmoms=False, magmom_axis=None, path_type='setyawan_curtarolo', symprec=0.01, angle_tolerance=5, atol=1e-05)[source]
                                +class HighSymmKpath(structure, has_magmoms=False, magmom_axis=None, path_type='setyawan_curtarolo', symprec=0.01, angle_tolerance=5, atol=1e-05)[source]

                                Bases: KPathBase

                                This class generates path along high symmetry lines in the Brillouin zone according to different conventions. @@ -899,7 +899,7 @@

                                Submodules
                                -property equiv_labels[source]
                                +property equiv_labels[source]

                                Returns: The correspondence between the kpoint symbols in the Latimer and Munro convention, Setyawan and Curtarolo, and Hinuma @@ -908,7 +908,7 @@

                                Submodules
                                -static get_continuous_path(bandstructure)[source]
                                +static get_continuous_path(bandstructure)[source]

                                Obtain a continuous version of an inputted path using graph theory. This routine will attempt to add connections between nodes of odd-degree to ensure a Eulerian path can be formed. Initial @@ -923,7 +923,7 @@

                                Submodules
                                -property label_index[source]
                                +property label_index[source]

                                Returns: The correspondence between numbers and kpoint symbols for the combined kpath generated when path_type = ‘all’. None otherwise.

                                @@ -931,7 +931,7 @@

                                Submodules
                                -property path_lengths[source]
                                +property path_lengths[source]

                                Returns: List of lengths of the Latimer and Munro, Setyawan and Curtarolo, and Hinuma conventions in the combined HighSymmKpath object when path_type = ‘all’ respectively. @@ -940,7 +940,7 @@

                                Submodules
                                -property path_type[source]
                                +property path_type[source]

                                Returns: The type of kpath chosen.

                                @@ -955,25 +955,25 @@

                                Submodules
                                -class PointGroup(*args, **kwargs)[source]
                                +class PointGroup(*args, **kwargs)[source]

                                Bases: PointGroup

                                Class representing a Point Group, with generators and symmetry operations.

                                -symbol[source]
                                +symbol[source]

                                Full International or Hermann-Mauguin Symbol.

                                -generators[source]
                                +generators[source]

                                List of generator matrices. Note that 3x3 matrices are used for Point Groups.

                                -symmetry_ops[source]
                                +symmetry_ops[source]

                                Full set of symmetry operations as matrices.

                                @@ -987,31 +987,31 @@

                                Submodules
                                -class SpaceGroup(*args, **kwargs)[source]
                                +class SpaceGroup(*args, **kwargs)[source]

                                Bases: SpaceGroup

                                Class representing a SpaceGroup.

                                -symbol[source]
                                +symbol[source]

                                Full International or Hermann-Mauguin Symbol.

                                -int_number[source]
                                +int_number[source]

                                International number

                                -generators[source]
                                +generators[source]

                                List of generator matrices. Note that 4x4 matrices are used for Space Groups.

                                -order[source]
                                +order[source]

                                Order of Space Group

                                @@ -1035,12 +1035,12 @@

                                Submodules
                                -class SymmetryGroup[source]
                                +class SymmetryGroup[source]

                                Bases: Sequence, Stringify

                                Abstract class representing a symmetry group.

                                -is_subgroup(supergroup: SymmetryGroup) bool[source]
                                +is_subgroup(supergroup: SymmetryGroup) bool[source]

                                True if this group is a subgroup of the supplied group.

                                Parameters:
                                @@ -1054,7 +1054,7 @@

                                Submodules
                                -is_supergroup(subgroup: SymmetryGroup) bool[source]
                                +is_supergroup(subgroup: SymmetryGroup) bool[source]

                                True if this group is a supergroup of the supplied group.

                                Parameters:
                                @@ -1068,14 +1068,14 @@

                                Submodules
                                -abstract property symmetry_ops: set[SymmOp][source]
                                +abstract property symmetry_ops: set[SymmOp][source]

                                Returns: List of symmetry operations associated with the group.

                                -to_latex_string() str[source]
                                +to_latex_string() str[source]
                                Returns:

                                A latex formatted group symbol with proper subscripts and overlines.

                                @@ -1087,7 +1087,7 @@

                                Submodules
                                -in_array_list(array_list: list[np.ndarray] | np.ndarray, arr: np.ndarray, tol: float = 1e-05) bool[source]
                                +in_array_list(array_list: list[np.ndarray] | np.ndarray, arr: np.ndarray, tol: float = 1e-05) bool[source]

                                Extremely efficient nd-array comparison using numpy’s broadcasting. This function checks if a particular array a, is present in a list of arrays. It works for arrays of any size, e.g., even matrix searches.

                                @@ -1107,7 +1107,7 @@

                                Submodules
                                -sg_symbol_from_int_number(int_number: int, hexagonal: bool = True) str[source]
                                +sg_symbol_from_int_number(int_number: int, hexagonal: bool = True) str[source]

                                Obtains a SpaceGroup name from its international number.

                                Parameters:
                                @@ -1132,7 +1132,7 @@

                                Submodules
                                -class KPathBase(structure: Structure, symprec: float = 0.01, angle_tolerance=5, atol=1e-05, *args, **kwargs)[source]
                                +class KPathBase(structure: Structure, symprec: float = 0.01, angle_tolerance=5, atol=1e-05, *args, **kwargs)[source]

                                Bases: object

                                This is the base class for classes used to generate high-symmetry paths in reciprocal space (k-paths) for band structure calculations.

                                @@ -1148,7 +1148,7 @@

                                Submodules**kwargs: Other keyword arguments supported by subclasses.

                                -get_kpoints(line_density=20, coords_are_cartesian=True)[source]
                                +get_kpoints(line_density=20, coords_are_cartesian=True)[source]

                                Returns: kpoints along the path in Cartesian coordinates together with the critical-point labels.

                                @@ -1156,28 +1156,28 @@

                                Submodules
                                -property kpath[source]
                                +property kpath[source]

                                Returns: The symmetry line path in reciprocal space.

                                -property lattice[source]
                                +property lattice[source]

                                Returns: The real space lattice.

                                -property rec_lattice[source]
                                +property rec_lattice[source]

                                Returns: The reciprocal space lattice.

                                -property structure[source]
                                +property structure[source]

                                Returns: The input structure.

                                @@ -1186,7 +1186,7 @@

                                Submodules
                                -class KPathLatimerMunro(structure, has_magmoms=False, magmom_axis=None, symprec=0.01, angle_tolerance=5, atol=1e-05)[source]
                                +class KPathLatimerMunro(structure, has_magmoms=False, magmom_axis=None, symprec=0.01, angle_tolerance=5, atol=1e-05)[source]

                                Bases: KPathBase

                                This class looks for a path along high-symmetry lines in the Brillouin zone. It is based on the method outlined in: @@ -1230,19 +1230,19 @@

                                Submodules
                                -static LabelPoints(index)[source]
                                +static LabelPoints(index)[source]

                                Axes used in generating labels for Latimer-Munro convention.

                                -static LabelSymbol(index)[source]
                                +static LabelSymbol(index)[source]

                                Letters used in generating labels for the Latimer-Munro convention.

                                -property mag_type[source]
                                +property mag_type[source]

                                Returns: The type of magnetic space group as a string. Current implementation does not distinguish @@ -1254,7 +1254,7 @@

                                Submodules
                                -class KPathSeek(structure: Structure, symprec: float = 0.01, angle_tolerance=5, atol=1e-05, system_is_tri=True)[source]
                                +class KPathSeek(structure: Structure, symprec: float = 0.01, angle_tolerance=5, atol=1e-05, system_is_tri=True)[source]

                                Bases: KPathBase

                                This class looks for a path along high-symmetry lines in the Brillouin zone. It is based on Hinuma, Y., Pizzi, G., Kumagai, Y., Oba, F., & Tanaka, I. (2017). Band structure diagram paths @@ -1280,7 +1280,7 @@

                                Submodules
                                -class KPathSetyawanCurtarolo(structure: Structure, symprec: float = 0.01, angle_tolerance=5, atol=1e-05)[source]
                                +class KPathSetyawanCurtarolo(structure: Structure, symprec: float = 0.01, angle_tolerance=5, atol=1e-05)[source]

                                Bases: KPathBase

                                This class looks for a path along high-symmetry lines in the Brillouin zone. @@ -1308,160 +1308,160 @@

                                Submodules
                                -bcc()[source]
                                +bcc()[source]

                                BCC Path.

                                -bctet1(c, a)[source]
                                +bctet1(c, a)[source]

                                BCT1 Path.

                                -bctet2(c, a)[source]
                                +bctet2(c, a)[source]

                                BCT2 Path.

                                -property conventional[source]
                                +property conventional[source]

                                Returns: The conventional cell structure.

                                -cubic()[source]
                                +cubic()[source]

                                CUB Path.

                                -fcc()[source]
                                +fcc()[source]

                                FCC Path.

                                -hex()[source]
                                +hex()[source]

                                HEX Path.

                                -mcl(b, c, beta)[source]
                                +mcl(b, c, beta)[source]

                                MCL Path.

                                -mclc1(a, b, c, alpha)[source]
                                +mclc1(a, b, c, alpha)[source]

                                MCLC1 Path.

                                -mclc2(a, b, c, alpha)[source]
                                +mclc2(a, b, c, alpha)[source]

                                MCLC2 Path.

                                -mclc3(a, b, c, alpha)[source]
                                +mclc3(a, b, c, alpha)[source]

                                MCLC3 Path.

                                -mclc4(a, b, c, alpha)[source]
                                +mclc4(a, b, c, alpha)[source]

                                MCLC4 Path.

                                -mclc5(a, b, c, alpha)[source]
                                +mclc5(a, b, c, alpha)[source]

                                MCLC5 Path.

                                -orc()[source]
                                +orc()[source]

                                ORC Path.

                                -orcc(a, b, c)[source]
                                +orcc(a, b, c)[source]

                                ORCC Path.

                                -orcf1(a, b, c)[source]
                                +orcf1(a, b, c)[source]

                                ORFC1 Path.

                                -orcf2(a, b, c)[source]
                                +orcf2(a, b, c)[source]

                                ORFC2 Path.

                                -orcf3(a, b, c)[source]
                                +orcf3(a, b, c)[source]

                                ORFC3 Path.

                                -orci(a, b, c)[source]
                                +orci(a, b, c)[source]

                                ORCI Path.

                                -property prim[source]
                                +property prim[source]

                                Returns: The primitive cell structure.

                                -property prim_rec[source]
                                +property prim_rec[source]

                                Returns: The primitive reciprocal cell structure.

                                -rhl1(alpha)[source]
                                +rhl1(alpha)[source]

                                RHL1 Path.

                                -rhl2(alpha)[source]
                                +rhl2(alpha)[source]

                                RHL2 Path.

                                -tet()[source]
                                +tet()[source]

                                TET Path.

                                -tria()[source]
                                +tria()[source]

                                TRI1a Path.

                                -trib()[source]
                                +trib()[source]

                                TRI1b Path.

                                @@ -1473,7 +1473,7 @@

                                Submodules
                                -class MagneticSpaceGroup(*args, **kwargs)[source]
                                +class MagneticSpaceGroup(*args, **kwargs)[source]

                                Bases: MagneticSpaceGroup

                                Representation of a magnetic space group.

                                Initializes a MagneticSpaceGroup from its Belov, Neronova and @@ -1552,7 +1552,7 @@

                                Submodules
                                -class JonesFaithfulTransformation(P, p)[source]
                                +class JonesFaithfulTransformation(P, p)[source]

                                Bases: object

                                Transformation for space-groups defined in a non-standard setting.

                                Transform between settings using matrix P and origin shift vector p, @@ -1578,7 +1578,7 @@

                                Submodules
                                -property P: list[list[float]][source]
                                +property P: list[list[float]][source]

                                transformation matrix

                                Type:
                                @@ -1589,7 +1589,7 @@

                                Submodules
                                -classmethod from_origin_shift(origin_shift='0,0,0')[source]
                                +classmethod from_origin_shift(origin_shift='0,0,0')[source]

                                Construct SpaceGroupTransformation from its origin shift string.

                                Parameters:
                                @@ -1603,7 +1603,7 @@

                                Submodules
                                -classmethod from_transformation_string(transformation_string='a,b,c;0,0,0')[source]
                                +classmethod from_transformation_string(transformation_string='a,b,c;0,0,0')[source]

                                Construct SpaceGroupTransformation from its transformation string.

                                Parameters:
                                @@ -1617,7 +1617,7 @@

                                Submodules
                                -property inverse: JonesFaithfulTransformation[source]
                                +property inverse: JonesFaithfulTransformation[source]

                                JonesFaithfulTransformation

                                Type:
                                @@ -1628,7 +1628,7 @@

                                Submodules
                                -property p: list[float][source]
                                +property p: list[float][source]

                                translation vector

                                Type:
                                @@ -1639,7 +1639,7 @@

                                Submodules
                                -static parse_transformation_string(transformation_string: str = 'a,b,c;0,0,0') tuple[list[list[float]] | np.ndarray, list[float]][source]
                                +static parse_transformation_string(transformation_string: str = 'a,b,c;0,0,0') tuple[list[list[float]] | np.ndarray, list[float]][source]
                                Parameters:

                                transformation_string (str, optional) – Defaults to “a,b,c;0,0,0”.

                                @@ -1658,25 +1658,25 @@

                                Submodules
                                -transform_coords(coords: list[list[float]] | np.ndarray) list[list[float]][source]
                                +transform_coords(coords: list[list[float]] | np.ndarray) list[list[float]][source]

                                Takes a list of coordinates and transforms them.

                                -transform_lattice(lattice: Lattice) Lattice[source]
                                +transform_lattice(lattice: Lattice) Lattice[source]

                                Transforms a lattice.

                                -transform_symmop(symmop: SymmOp | MagSymmOp) SymmOp | MagSymmOp[source]
                                +transform_symmop(symmop: SymmOp | MagSymmOp) SymmOp | MagSymmOp[source]

                                Takes a symmetry operation and transforms it.

                                -property transformation_string: str[source]
                                +property transformation_string: str[source]

                                transformation string

                                Type:
                                @@ -1693,7 +1693,7 @@

                                Submodules
                                -get_shared_symmetry_operations(struct: Structure, pointops: list[list[SymmOp]], tol: float = 0.1)[source]
                                +get_shared_symmetry_operations(struct: Structure, pointops: list[list[SymmOp]], tol: float = 0.1)[source]

                                Get all the point group operations shared by a pair of atomic sites in the form [[point operations of site index 1],[],…,[]].

                                @@ -1712,7 +1712,7 @@

                                Submodules
                                -get_site_symmetries(struct: Structure, precision: float = 0.1) list[list[SymmOp]][source]
                                +get_site_symmetries(struct: Structure, precision: float = 0.1) list[list[SymmOp]][source]

                                Get all the point group operations centered on each atomic site in the form [[point operations of site index 1]…[[point operations of site index N]]].

                                @@ -1734,7 +1734,7 @@

                                Submodules
                                -class SymmetrizedStructure(structure: Structure, spacegroup: SpacegroupOperations, equivalent_positions: Sequence[int], wyckoff_letters: Sequence[str])[source]
                                +class SymmetrizedStructure(structure: Structure, spacegroup: SpacegroupOperations, equivalent_positions: Sequence[int], wyckoff_letters: Sequence[str])[source]

                                Bases: Structure

                                This class represents a symmetrized structure, i.e. a structure where the spacegroup and symmetry operations are defined. This class is @@ -1752,7 +1752,7 @@

                                Submodules
                                -as_dict()[source]
                                +as_dict()[source]
                                Returns:

                                MSONable dict

                                @@ -1762,7 +1762,7 @@

                                Submodules
                                -copy()[source]
                                +copy()[source]
                                Returns:

                                Copy of structure.

                                @@ -1772,7 +1772,7 @@

                                Submodules
                                -find_equivalent_sites(site: PeriodicSite) list[pymatgen.core.sites.PeriodicSite][source]
                                +find_equivalent_sites(site: PeriodicSite) list[pymatgen.core.sites.PeriodicSite][source]

                                Finds all symmetrically equivalent sites for a particular site.

                                Parameters:
                                @@ -1792,7 +1792,7 @@

                                Submodules
                                -classmethod from_dict(dct)[source]
                                +classmethod from_dict(dct)[source]
                                Parameters:

                                d – Dict representation

                                diff --git a/docs/pymatgen.transformations.html b/docs/pymatgen.transformations.html index 69ec326f73f..a5b7c3bdbe3 100644 --- a/docs/pymatgen.transformations.html +++ b/docs/pymatgen.transformations.html @@ -4,7 +4,7 @@ - pymatgen.transformations package — pymatgen 2023.7.14 documentation + pymatgen.transformations package — pymatgen 2023.7.17 documentation @@ -40,7 +40,7 @@ pymatgen
                                - 2023.7.14 + 2023.7.17
                                @@ -129,7 +129,7 @@

                                Submodules
                                -class AddAdsorbateTransformation(adsorbate, selective_dynamics=False, height=0.9, mi_vec=None, repeat=None, min_lw=5.0, translate=True, reorient=True, find_args=None)[source]
                                +class AddAdsorbateTransformation(adsorbate, selective_dynamics=False, height=0.9, mi_vec=None, repeat=None, min_lw=5.0, translate=True, reorient=True, find_args=None)[source]

                                Bases: AbstractTransformation

                                Create absorbate structures.

                                Use AdsorbateSiteFinder to add an absorbate to a slab.

                                @@ -158,7 +158,7 @@

                                Submodules
                                -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                Parameters:
                                  @@ -174,7 +174,7 @@

                                  Submodules
                                  -property inverse[source]
                                  +property inverse[source]

                                  None.

                                  Type:
                                  @@ -185,7 +185,7 @@

                                  Submodules
                                  -property is_one_to_many: bool[source]
                                  +property is_one_to_many: bool[source]

                                  True.

                                  Type:
                                  @@ -198,7 +198,7 @@

                                  Submodules
                                  -class ChargeBalanceTransformation(charge_balance_sp)[source]
                                  +class ChargeBalanceTransformation(charge_balance_sp)[source]

                                  Bases: AbstractTransformation

                                  This is a transformation that disorders a structure to make it charge balanced, given an oxidation state-decorated structure.

                                  @@ -210,7 +210,7 @@

                                  Submodules
                                  -apply_transformation(structure: Structure)[source]
                                  +apply_transformation(structure: Structure)[source]

                                  Applies the transformation.

                                  Parameters:
                                  @@ -224,7 +224,7 @@

                                  Submodules
                                  -property inverse[source]
                                  +property inverse[source]

                                  None.

                                  Type:
                                  @@ -235,7 +235,7 @@

                                  Submodules
                                  -property is_one_to_many: bool[source]
                                  +property is_one_to_many: bool[source]

                                  False.

                                  Type:
                                  @@ -248,7 +248,7 @@

                                  Submodules
                                  -class CubicSupercellTransformation(min_atoms: int | None = None, max_atoms: int | None = None, min_length: float = 15.0, force_diagonal: bool = False, force_90_degrees: bool = False, angle_tolerance: float = 0.001)[source]
                                  +class CubicSupercellTransformation(min_atoms: int | None = None, max_atoms: int | None = None, min_length: float = 15.0, force_diagonal: bool = False, force_90_degrees: bool = False, angle_tolerance: float = 0.001)[source]

                                  Bases: AbstractTransformation

                                  A transformation that aims to generate a nearly cubic supercell structure from a structure.

                                  @@ -278,7 +278,7 @@

                                  Submodules
                                  -apply_transformation(structure: Structure) Structure[source]
                                  +apply_transformation(structure: Structure) Structure[source]

                                  The algorithm solves for a transformation matrix that makes the supercell cubic. The matrix must have integer entries, so entries are rounded (in such a way that forces the matrix to be non-singular). From @@ -301,14 +301,14 @@

                                  Submodules
                                  -property inverse[source]
                                  +property inverse[source]

                                  Returns: None.

                                  -property is_one_to_many: bool[source]
                                  +property is_one_to_many: bool[source]

                                  Returns: False.

                                  @@ -317,7 +317,7 @@

                                  Submodules
                                  -class DisorderOrderedTransformation(max_sites_to_merge=2)[source]
                                  +class DisorderOrderedTransformation(max_sites_to_merge=2)[source]

                                  Bases: AbstractTransformation

                                  Not to be confused with OrderDisorderedTransformation, this transformation attempts to obtain a @@ -335,7 +335,7 @@

                                  Submodules
                                  -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                  +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                  Parameters:
                                    @@ -353,7 +353,7 @@

                                    Submodules
                                    -property inverse[source]
                                    +property inverse[source]

                                    None.

                                    Type:
                                    @@ -364,7 +364,7 @@

                                    Submodules
                                    -property is_one_to_many: bool[source]
                                    +property is_one_to_many: bool[source]

                                    True.

                                    Type:
                                    @@ -377,7 +377,7 @@

                                    Submodules
                                    -class DopingTransformation(dopant, ionic_radius_tol=inf, min_length=10, alio_tol=0, codopant=False, max_structures_per_enum=100, allowed_doping_species=None, **kwargs)[source]
                                    +class DopingTransformation(dopant, ionic_radius_tol=inf, min_length=10, alio_tol=0, codopant=False, max_structures_per_enum=100, allowed_doping_species=None, **kwargs)[source]

                                    Bases: AbstractTransformation

                                    A transformation that performs doping of a structure.

                                    @@ -410,7 +410,7 @@

                                    Submodules
                                    -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                    +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                    Parameters:
                                      @@ -431,7 +431,7 @@

                                      Submodules
                                      -property inverse[source]
                                      +property inverse[source]

                                      None.

                                      Type:
                                      @@ -442,7 +442,7 @@

                                      Submodules
                                      -property is_one_to_many: bool[source]
                                      +property is_one_to_many: bool[source]

                                      True.

                                      Type:
                                      @@ -455,7 +455,7 @@

                                      Submodules
                                      -class EnumerateStructureTransformation(min_cell_size: int = 1, max_cell_size: int = 1, symm_prec: float = 0.1, refine_structure: bool = False, enum_precision_parameter: float = 0.001, check_ordered_symmetry: bool = True, max_disordered_sites: int | None = None, sort_criteria: str | Callable = 'ewald', timeout: float | None = None, n_jobs: int = -1)[source]
                                      +class EnumerateStructureTransformation(min_cell_size: int = 1, max_cell_size: int = 1, symm_prec: float = 0.1, refine_structure: bool = False, enum_precision_parameter: float = 0.001, check_ordered_symmetry: bool = True, max_disordered_sites: int | None = None, sort_criteria: str | Callable = 'ewald', timeout: float | None = None, n_jobs: int = -1)[source]

                                      Bases: AbstractTransformation

                                      Order a disordered structure using enumlib. For complete orderings, this generally produces fewer structures that the OrderDisorderedStructure @@ -507,7 +507,7 @@

                                      Submodules
                                      -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                      +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]

                                      Returns either a single ordered structure or a sequence of all ordered structures.

                                      @@ -534,7 +534,7 @@

                                      Submodules
                                      -property inverse[source]
                                      +property inverse[source]

                                      None.

                                      Type:
                                      @@ -545,7 +545,7 @@

                                      Submodules
                                      -property is_one_to_many: bool[source]
                                      +property is_one_to_many: bool[source]

                                      True.

                                      Type:
                                      @@ -558,7 +558,7 @@

                                      Submodules
                                      -class GrainBoundaryTransformation(rotation_axis, rotation_angle, expand_times=4, vacuum_thickness=0.0, ab_shift=None, normal=False, ratio=True, plane=None, max_search=20, tol_coi=1e-08, rm_ratio=0.7, quick_gen=False)[source]
                                      +class GrainBoundaryTransformation(rotation_axis, rotation_angle, expand_times=4, vacuum_thickness=0.0, ab_shift=None, normal=False, ratio=True, plane=None, max_search=20, tol_coi=1e-08, rm_ratio=0.7, quick_gen=False)[source]

                                      Bases: AbstractTransformation

                                      A transformation that creates a gb from a bulk structure.

                                      @@ -624,7 +624,7 @@

                                      Submodules
                                      -apply_transformation(structure: Structure)[source]
                                      +apply_transformation(structure: Structure)[source]

                                      Applies the transformation.

                                      Parameters:
                                      @@ -643,7 +643,7 @@

                                      Submodules
                                      -property inverse[source]
                                      +property inverse[source]

                                      None.

                                      Type:
                                      @@ -654,7 +654,7 @@

                                      Submodules
                                      -property is_one_to_many: bool[source]
                                      +property is_one_to_many: bool[source]

                                      False.

                                      Type:
                                      @@ -667,7 +667,7 @@

                                      Submodules
                                      -class MagOrderParameterConstraint(order_parameter, species_constraints=None, site_constraint_name=None, site_constraints=None)[source]
                                      +class MagOrderParameterConstraint(order_parameter, species_constraints=None, site_constraint_name=None, site_constraints=None)[source]

                                      Bases: MSONable

                                      This class can be used to supply MagOrderingTransformation to just a specific subset of species or sites that satisfy the @@ -691,7 +691,7 @@

                                      Submodules
                                      -satisfies_constraint(site)[source]
                                      +satisfies_constraint(site)[source]

                                      Checks if a periodic site satisfies the constraint.

                                      @@ -699,7 +699,7 @@

                                      Submodules
                                      -class MagOrderingTransformation(mag_species_spin, order_parameter=0.5, energy_model=None, **kwargs)[source]
                                      +class MagOrderingTransformation(mag_species_spin, order_parameter=0.5, energy_model=None, **kwargs)[source]

                                      Bases: AbstractTransformation

                                      This transformation takes a structure and returns a list of collinear magnetic orderings. For disordered structures, make an ordered @@ -728,7 +728,7 @@

                                      SubmodulesEnumerateStructureTransformation such as min_cell_size etc.

                                      -apply_transformation(structure: Structure, return_ranked_list: bool | int = False) Structure | list[Structure][source]
                                      +apply_transformation(structure: Structure, return_ranked_list: bool | int = False) Structure | list[Structure][source]

                                      Apply MagOrderTransformation to an input structure.

                                      Parameters:
                                      @@ -752,14 +752,14 @@

                                      Submodules
                                      -static determine_min_cell(disordered_structure)[source]
                                      +static determine_min_cell(disordered_structure)[source]

                                      Determine the smallest supercell that is able to enumerate the provided structure with the given order parameter.

                                      -property inverse: None[source]
                                      +property inverse: None[source]

                                      None.

                                      Type:
                                      @@ -770,7 +770,7 @@

                                      Submodules
                                      -property is_one_to_many: bool[source]
                                      +property is_one_to_many: bool[source]

                                      True.

                                      Type:
                                      @@ -783,7 +783,7 @@

                                      Submodules
                                      -class MonteCarloRattleTransformation(rattle_std: float, min_distance: float, seed: int | None = None, **kwargs)[source]
                                      +class MonteCarloRattleTransformation(rattle_std: float, min_distance: float, seed: int | None = None, **kwargs)[source]

                                      Bases: AbstractTransformation

                                      Uses a Monte Carlo rattle procedure to randomly perturb the sites in a structure.

                                      @@ -814,7 +814,7 @@

                                      Submodules
                                      -apply_transformation(structure: Structure) Structure[source]
                                      +apply_transformation(structure: Structure) Structure[source]

                                      Apply the transformation.

                                      Parameters:
                                      @@ -828,7 +828,7 @@

                                      Submodules
                                      -property inverse[source]
                                      +property inverse[source]

                                      None.

                                      Type:
                                      @@ -839,7 +839,7 @@

                                      Submodules
                                      -property is_one_to_many: bool[source]
                                      +property is_one_to_many: bool[source]

                                      False.

                                      Type:
                                      @@ -852,7 +852,7 @@

                                      Submodules
                                      -class MultipleSubstitutionTransformation(sp_to_replace, r_fraction, substitution_dict, charge_balance_species=None, order=True)[source]
                                      +class MultipleSubstitutionTransformation(sp_to_replace, r_fraction, substitution_dict, charge_balance_species=None, order=True)[source]

                                      Bases: object

                                      Performs multiple substitutions on a structure. For example, can do a fractional replacement of Ge in LiGePS with a list of species, creating one @@ -887,7 +887,7 @@

                                      Submodules
                                      -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                      +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]

                                      Applies the transformation.

                                      Parameters:
                                      @@ -906,7 +906,7 @@

                                      Submodules
                                      -property inverse[source]
                                      +property inverse[source]

                                      None.

                                      Type:
                                      @@ -917,7 +917,7 @@

                                      Submodules
                                      -property is_one_to_many: bool[source]
                                      +property is_one_to_many: bool[source]

                                      True.

                                      Type:
                                      @@ -930,7 +930,7 @@

                                      Submodules
                                      -class SQSTransformation(scaling, cluster_size_and_shell=None, search_time=60, directory=None, instances=None, temperature=1, wr=1, wn=1, wd=0.5, tol=0.001, best_only=True, remove_duplicate_structures=True, reduction_algo='LLL')[source]
                                      +class SQSTransformation(scaling, cluster_size_and_shell=None, search_time=60, directory=None, instances=None, temperature=1, wr=1, wn=1, wd=0.5, tol=0.001, best_only=True, remove_duplicate_structures=True, reduction_algo='LLL')[source]

                                      Bases: AbstractTransformation

                                      A transformation that creates a special quasirandom structure (SQS) from a structure with partial occupancies.

                                      @@ -973,7 +973,7 @@

                                      Submodules
                                      -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                      +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]

                                      Applies SQS transformation.

                                      Parameters:
                                      @@ -992,7 +992,7 @@

                                      Submodules
                                      -property inverse[source]
                                      +property inverse[source]

                                      None.

                                      Type:
                                      @@ -1003,7 +1003,7 @@

                                      Submodules
                                      -property is_one_to_many: bool[source]
                                      +property is_one_to_many: bool[source]

                                      True.

                                      Type:
                                      @@ -1016,7 +1016,7 @@

                                      Submodules
                                      -class SlabTransformation(miller_index, min_slab_size, min_vacuum_size, lll_reduce=False, center_slab=False, in_unit_planes=False, primitive=True, max_normal_search=None, shift=0, tol=0.1)[source]
                                      +class SlabTransformation(miller_index, min_slab_size, min_vacuum_size, lll_reduce=False, center_slab=False, in_unit_planes=False, primitive=True, max_normal_search=None, shift=0, tol=0.1)[source]

                                      Bases: AbstractTransformation

                                      A transformation that creates a slab from a structure.

                                      @@ -1046,7 +1046,7 @@

                                      Submodules
                                      -apply_transformation(structure: Structure)[source]
                                      +apply_transformation(structure: Structure)[source]

                                      Applies the transformation.

                                      Parameters:
                                      @@ -1060,7 +1060,7 @@

                                      Submodules
                                      -property inverse[source]
                                      +property inverse[source]

                                      None.

                                      Type:
                                      @@ -1071,7 +1071,7 @@

                                      Submodules
                                      -property is_one_to_many: bool[source]
                                      +property is_one_to_many: bool[source]

                                      False.

                                      Type:
                                      @@ -1084,7 +1084,7 @@

                                      Submodules
                                      -class SubstituteSurfaceSiteTransformation(atom, selective_dynamics=False, height=0.9, mi_vec=None, target_species=None, sub_both_sides=False, range_tol=0.01, dist_from_surf=0)[source]
                                      +class SubstituteSurfaceSiteTransformation(atom, selective_dynamics=False, height=0.9, mi_vec=None, target_species=None, sub_both_sides=False, range_tol=0.01, dist_from_surf=0)[source]

                                      Bases: AbstractTransformation

                                      Use AdsorptionSiteFinder to perform substitution-type doping on the surface and returns all possible configurations where one dopant is substituted @@ -1112,7 +1112,7 @@

                                      Submodules
                                      -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                      +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                      Parameters:
                                        @@ -1128,7 +1128,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -1139,7 +1139,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        True.

                                        Type:
                                        @@ -1152,7 +1152,7 @@

                                        Submodules
                                        -class SubstitutionPredictorTransformation(threshold=0.01, scale_volumes=True, **kwargs)[source]
                                        +class SubstitutionPredictorTransformation(threshold=0.01, scale_volumes=True, **kwargs)[source]

                                        Bases: AbstractTransformation

                                        This transformation takes a structure and uses the structure prediction module to find likely site substitutions.

                                        @@ -1167,7 +1167,7 @@

                                        Submodules
                                        -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                        +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]

                                        Applies the transformation.

                                        Parameters:
                                        @@ -1186,7 +1186,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -1197,7 +1197,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        True.

                                        Type:
                                        @@ -1210,7 +1210,7 @@

                                        Submodules
                                        -class SuperTransformation(transformations, nstructures_per_trans=1)[source]
                                        +class SuperTransformation(transformations, nstructures_per_trans=1)[source]

                                        Bases: AbstractTransformation

                                        This is a transformation that is inherently one-to-many. It is constructed from a list of transformations and returns one structure for each @@ -1230,7 +1230,7 @@

                                        Submodules
                                        -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                        +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]

                                        Applies the transformation.

                                        Parameters:
                                        @@ -1249,7 +1249,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -1260,7 +1260,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        True.

                                        Type:
                                        @@ -1280,7 +1280,7 @@

                                        Submodules
                                        -class AddSitePropertyTransformation(site_properties)[source]
                                        +class AddSitePropertyTransformation(site_properties)[source]

                                        Bases: AbstractTransformation

                                        Simple transformation to add site properties to a given structure.

                                        @@ -1290,7 +1290,7 @@

                                        Submodules
                                        -apply_transformation(structure: Structure)[source]
                                        +apply_transformation(structure: Structure)[source]

                                        Apply the transformation.

                                        Arg:
                                        @@ -1308,7 +1308,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -1319,7 +1319,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -1332,7 +1332,7 @@

                                        Submodules
                                        -class InsertSitesTransformation(species, coords, coords_are_cartesian=False, validate_proximity=True)[source]
                                        +class InsertSitesTransformation(species, coords, coords_are_cartesian=False, validate_proximity=True)[source]

                                        Bases: AbstractTransformation

                                        This transformation substitutes certain sites with certain species.

                                        @@ -1350,7 +1350,7 @@

                                        Submodules
                                        -apply_transformation(structure: Structure)[source]
                                        +apply_transformation(structure: Structure)[source]

                                        Apply the transformation.

                                        Arg:
                                        @@ -1368,7 +1368,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -1379,7 +1379,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -1392,7 +1392,7 @@

                                        Submodules
                                        -class PartialRemoveSitesTransformation(indices, fractions, algo=1)[source]
                                        +class PartialRemoveSitesTransformation(indices, fractions, algo=1)[source]

                                        Bases: AbstractTransformation

                                        Remove fraction of specie from a structure. Requires an oxidation state decorated structure for Ewald sum to be @@ -1441,27 +1441,27 @@

                                        Submodules
                                        -ALGO_BEST_FIRST = 2[source]
                                        +ALGO_BEST_FIRST = 2[source]

                                        -ALGO_COMPLETE = 1[source]
                                        +ALGO_COMPLETE = 1[source]
                                        -ALGO_ENUMERATE = 3[source]
                                        +ALGO_ENUMERATE = 3[source]
                                        -ALGO_FAST = 0[source]
                                        +ALGO_FAST = 0[source]
                                        -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                        +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -1487,7 +1487,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -1498,7 +1498,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        True.

                                        Type:
                                        @@ -1511,7 +1511,7 @@

                                        Submodules
                                        -class RadialSiteDistortionTransformation(site_index, displacement=0.1, nn_only=False)[source]
                                        +class RadialSiteDistortionTransformation(site_index, displacement=0.1, nn_only=False)[source]

                                        Bases: AbstractTransformation

                                        Radially perturbs atoms around a site. Can be used to create spherical distortion due to a point defect.

                                        @@ -1533,7 +1533,7 @@

                                        Submodules
                                        -apply_transformation(structure: Structure)[source]
                                        +apply_transformation(structure: Structure)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -1547,14 +1547,14 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        Returns the inverse transformation if available. Otherwise, should return None.

                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        Determines if a Transformation is a one-to-many transformation. If a Transformation is a one-to-many transformation, the apply_transformation method should have a keyword arg @@ -1564,7 +1564,7 @@

                                        Submodules
                                        -property use_multiprocessing[source]
                                        +property use_multiprocessing[source]

                                        Indicates whether the transformation can be applied by a subprocessing pool. This should be overridden to return True for transformations that the transmuter can parallelize.

                                        @@ -1574,7 +1574,7 @@

                                        Submodules
                                        -class RemoveSitesTransformation(indices_to_remove)[source]
                                        +class RemoveSitesTransformation(indices_to_remove)[source]

                                        Bases: AbstractTransformation

                                        Remove certain sites in a structure.

                                        @@ -1584,7 +1584,7 @@

                                        Submodules
                                        -apply_transformation(structure: Structure)[source]
                                        +apply_transformation(structure: Structure)[source]

                                        Apply the transformation.

                                        Arg:
                                        @@ -1602,7 +1602,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -1613,7 +1613,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -1626,7 +1626,7 @@

                                        Submodules
                                        -class ReplaceSiteSpeciesTransformation(indices_species_map)[source]
                                        +class ReplaceSiteSpeciesTransformation(indices_species_map)[source]

                                        Bases: AbstractTransformation

                                        This transformation substitutes certain sites with certain species.

                                        @@ -1641,7 +1641,7 @@

                                        Submodules
                                        -apply_transformation(structure: Structure)[source]
                                        +apply_transformation(structure: Structure)[source]

                                        Apply the transformation.

                                        Arg:
                                        @@ -1659,7 +1659,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -1670,7 +1670,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -1683,7 +1683,7 @@

                                        Submodules
                                        -class TranslateSitesTransformation(indices_to_move, translation_vector, vector_in_frac_coords=True)[source]
                                        +class TranslateSitesTransformation(indices_to_move, translation_vector, vector_in_frac_coords=True)[source]

                                        Bases: AbstractTransformation

                                        This class translates a set of sites by a certain vector.

                                        @@ -1702,7 +1702,7 @@

                                        Submodules
                                        -apply_transformation(structure: Structure)[source]
                                        +apply_transformation(structure: Structure)[source]

                                        Apply the transformation.

                                        Arg:
                                        @@ -1720,20 +1720,20 @@

                                        Submodules
                                        -as_dict()[source]
                                        +as_dict()[source]

                                        JSON-serializable dict representation.

                                        -property inverse[source]
                                        +property inverse[source]

                                        Returns: TranslateSitesTransformation with the reverse translation.

                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -1753,7 +1753,7 @@

                                        Submodules
                                        -class AutoOxiStateDecorationTransformation(symm_tol=0.1, max_radius=4, max_permutations=100000, distance_scale_factor=1.015)[source]
                                        +class AutoOxiStateDecorationTransformation(symm_tol=0.1, max_radius=4, max_permutations=100000, distance_scale_factor=1.015)[source]

                                        Bases: AbstractTransformation

                                        This transformation automatically decorates a structure with oxidation states using a bond valence approach.

                                        @@ -1776,7 +1776,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -1790,7 +1790,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -1801,7 +1801,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -1814,7 +1814,7 @@

                                        Submodules
                                        -class ChargedCellTransformation(charge=0)[source]
                                        +class ChargedCellTransformation(charge=0)[source]

                                        Bases: AbstractTransformation

                                        The ChargedCellTransformation applies a charge to a structure (or defect object).

                                        @@ -1826,7 +1826,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -1840,7 +1840,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        NotImplementedError.

                                        Type:
                                        @@ -1851,7 +1851,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -1864,7 +1864,7 @@

                                        Submodules
                                        -class ConventionalCellTransformation(symprec: float = 0.01, angle_tolerance=5, international_monoclinic=True)[source]
                                        +class ConventionalCellTransformation(symprec: float = 0.01, angle_tolerance=5, international_monoclinic=True)[source]

                                        Bases: AbstractTransformation

                                        This class finds the conventional cell of the input structure.

                                        @@ -1879,7 +1879,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Returns most primitive cell for structure.

                                        Parameters:
                                        @@ -1893,7 +1893,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -1904,7 +1904,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -1917,7 +1917,7 @@

                                        Submodules
                                        -class DeformStructureTransformation(deformation=((1, 0, 0), (0, 1, 0), (0, 0, 1)))[source]
                                        +class DeformStructureTransformation(deformation=((1, 0, 0), (0, 1, 0), (0, 0, 1)))[source]

                                        Bases: AbstractTransformation

                                        This transformation deforms a structure by a deformation gradient matrix.

                                        @@ -1927,7 +1927,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -1941,14 +1941,14 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        Returns: Inverse Transformation.

                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -1961,7 +1961,7 @@

                                        Submodules
                                        -class DiscretizeOccupanciesTransformation(max_denominator=5, tol: float | None = None, fix_denominator=False)[source]
                                        +class DiscretizeOccupanciesTransformation(max_denominator=5, tol: float | None = None, fix_denominator=False)[source]

                                        Bases: AbstractTransformation

                                        Discretizes the site occupancies in a disordered structure; useful for grouping similar structures or as a pre-processing step for order-disorder @@ -1983,7 +1983,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Discretizes the site occupancies in the structure.

                                        Parameters:
                                        @@ -1997,7 +1997,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -2008,7 +2008,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -2021,7 +2021,7 @@

                                        Submodules
                                        -class OrderDisorderedStructureTransformation(algo=0, symmetrized_structures=False, no_oxi_states=False)[source]
                                        +class OrderDisorderedStructureTransformation(algo=0, symmetrized_structures=False, no_oxi_states=False)[source]

                                        Bases: AbstractTransformation

                                        Order a disordered structure. The disordered structure must be oxidation state decorated for Ewald sum to be computed. No attempt is made to perform @@ -2057,22 +2057,22 @@

                                        Submodules
                                        -ALGO_BEST_FIRST = 2[source]
                                        +ALGO_BEST_FIRST = 2[source]

                                        -ALGO_COMPLETE = 1[source]
                                        +ALGO_COMPLETE = 1[source]
                                        -ALGO_FAST = 0[source]
                                        +ALGO_FAST = 0[source]
                                        -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                        +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]

                                        For this transformation, the apply_transformation method will return only the ordered structure with the lowest Ewald energy, to be consistent with the method signature of the other transformations. @@ -2103,7 +2103,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -2114,7 +2114,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        True.

                                        Type:
                                        @@ -2125,7 +2125,7 @@

                                        Submodules
                                        -property lowest_energy_structure[source]
                                        +property lowest_energy_structure[source]

                                        Lowest energy structure found.

                                        Type:
                                        @@ -2138,7 +2138,7 @@

                                        Submodules
                                        -class OxidationStateDecorationTransformation(oxidation_states)[source]
                                        +class OxidationStateDecorationTransformation(oxidation_states)[source]

                                        Bases: AbstractTransformation

                                        This transformation decorates a structure with oxidation states.

                                        @@ -2152,7 +2152,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -2166,7 +2166,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -2177,7 +2177,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -2190,13 +2190,13 @@

                                        Submodules
                                        -class OxidationStateRemovalTransformation[source]
                                        +class OxidationStateRemovalTransformation[source]

                                        Bases: AbstractTransformation

                                        This transformation removes oxidation states from a structure.

                                        No arg needed.

                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -2210,7 +2210,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -2221,7 +2221,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -2234,7 +2234,7 @@

                                        Submodules
                                        -class PartialRemoveSpecieTransformation(specie_to_remove, fraction_to_remove, algo=0)[source]
                                        +class PartialRemoveSpecieTransformation(specie_to_remove, fraction_to_remove, algo=0)[source]

                                        Bases: AbstractTransformation

                                        Remove fraction of specie from a structure.

                                        Requires an oxidation state decorated structure for Ewald sum to be @@ -2257,27 +2257,27 @@

                                        Submodules
                                        -ALGO_BEST_FIRST = 2[source]
                                        +ALGO_BEST_FIRST = 2[source]

                                        -ALGO_COMPLETE = 1[source]
                                        +ALGO_COMPLETE = 1[source]
                                        -ALGO_ENUMERATE = 3[source]
                                        +ALGO_ENUMERATE = 3[source]
                                        -ALGO_FAST = 0[source]
                                        +ALGO_FAST = 0[source]
                                        -apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]
                                        +apply_transformation(structure: Structure, return_ranked_list: bool | int = False)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -2304,7 +2304,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -2315,7 +2315,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        True.

                                        Type:
                                        @@ -2328,7 +2328,7 @@

                                        Submodules
                                        -class PerturbStructureTransformation(distance: float = 0.01, min_distance: int | float | None = None)[source]
                                        +class PerturbStructureTransformation(distance: float = 0.01, min_distance: int | float | None = None)[source]

                                        Bases: AbstractTransformation

                                        This transformation perturbs a structure by a specified distance in random directions. Used for breaking symmetries.

                                        @@ -2346,7 +2346,7 @@

                                        Submodules
                                        -apply_transformation(structure: Structure) Structure[source]
                                        +apply_transformation(structure: Structure) Structure[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -2360,7 +2360,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -2371,7 +2371,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -2384,7 +2384,7 @@

                                        Submodules
                                        -class PrimitiveCellTransformation(tolerance=0.5)[source]
                                        +class PrimitiveCellTransformation(tolerance=0.5)[source]

                                        Bases: AbstractTransformation

                                        This class finds the primitive cell of the input structure. It returns a structure that is not necessarily orthogonalized @@ -2399,7 +2399,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Returns most primitive cell for structure.

                                        Parameters:
                                        @@ -2414,7 +2414,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -2425,7 +2425,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -2438,7 +2438,7 @@

                                        Submodules
                                        -class RemoveSpeciesTransformation(species_to_remove)[source]
                                        +class RemoveSpeciesTransformation(species_to_remove)[source]

                                        Bases: AbstractTransformation

                                        Remove all occurrences of some species from a structure.

                                        @@ -2448,7 +2448,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -2462,7 +2462,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -2473,7 +2473,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -2486,7 +2486,7 @@

                                        Submodules
                                        -class RotationTransformation(axis, angle, angle_in_radians=False)[source]
                                        +class RotationTransformation(axis, angle, angle_in_radians=False)[source]

                                        Bases: AbstractTransformation

                                        The RotationTransformation applies a rotation to a structure.

                                        @@ -2501,7 +2501,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -2515,14 +2515,14 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        Returns: Inverse Transformation.

                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -2535,7 +2535,7 @@

                                        Submodules
                                        -class ScaleToRelaxedTransformation(unrelaxed_structure, relaxed_structure, species_map=None)[source]
                                        +class ScaleToRelaxedTransformation(unrelaxed_structure, relaxed_structure, species_map=None)[source]

                                        Bases: AbstractTransformation

                                        Takes the unrelaxed and relaxed structure and applies its site and volume relaxation to a structurally similar structures (e.g. bulk: NaCl and PbTe @@ -2560,7 +2560,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Returns a copy of structure with lattice parameters and sites scaled to the same degree as the relaxed_structure.

                                        @@ -2574,7 +2574,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        None.

                                        Type:
                                        @@ -2585,7 +2585,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -2598,7 +2598,7 @@

                                        Submodules
                                        -class SubstitutionTransformation(species_map: dict[SpeciesLike, SpeciesLike | dict[SpeciesLike, float]] | list[tuple[SpeciesLike, SpeciesLike]])[source]
                                        +class SubstitutionTransformation(species_map: dict[SpeciesLike, SpeciesLike | dict[SpeciesLike, float]] | list[tuple[SpeciesLike, SpeciesLike]])[source]

                                        Bases: AbstractTransformation

                                        This transformation substitutes species for one another.

                                        @@ -2613,7 +2613,7 @@

                                        Submodules
                                        -apply_transformation(structure: Structure) Structure[source]
                                        +apply_transformation(structure: Structure) Structure[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -2627,14 +2627,14 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        Returns: Inverse Transformation.

                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -2647,7 +2647,7 @@

                                        Submodules
                                        -class SupercellTransformation(scaling_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)))[source]
                                        +class SupercellTransformation(scaling_matrix=((1, 0, 0), (0, 1, 0), (0, 0, 1)))[source]

                                        Bases: AbstractTransformation

                                        The RotationTransformation applies a rotation to a structure.

                                        @@ -2661,7 +2661,7 @@

                                        Submodules
                                        -apply_transformation(structure)[source]
                                        +apply_transformation(structure)[source]

                                        Apply the transformation.

                                        Parameters:
                                        @@ -2675,7 +2675,7 @@

                                        Submodules
                                        -static from_scaling_factors(scale_a=1, scale_b=1, scale_c=1)[source]
                                        +static from_scaling_factors(scale_a=1, scale_b=1, scale_c=1)[source]

                                        Convenience method to get a SupercellTransformation from a simple series of three numbers for scaling each lattice vector. Equivalent to calling the normal with [[scale_a, 0, 0], [0, scale_b, 0], @@ -2696,7 +2696,7 @@

                                        Submodules
                                        -property inverse[source]
                                        +property inverse[source]

                                        NotImplementedError.

                                        Type:
                                        @@ -2707,7 +2707,7 @@

                                        Submodules
                                        -property is_one_to_many: bool[source]
                                        +property is_one_to_many: bool[source]

                                        False.

                                        Type:
                                        @@ -2724,12 +2724,12 @@

                                        Submodules
                                        -class AbstractTransformation[source]
                                        +class AbstractTransformation[source]

                                        Bases: MSONable

                                        Abstract transformation class.

                                        -abstract apply_transformation(structure: Structure)[source]
                                        +abstract apply_transformation(structure: Structure)[source]

                                        Applies the transformation to a structure. Depending on whether a transformation is one-to-many, there may be an option to return a ranked list of structures.

                                        @@ -2759,14 +2759,14 @@

                                        Submodules
                                        -abstract property inverse: AbstractTransformation | None[source]
                                        +abstract property inverse: AbstractTransformation | None[source]

                                        Returns the inverse transformation if available. Otherwise, should return None.

                                        -abstract property is_one_to_many: bool[source]
                                        +abstract property is_one_to_many: bool[source]

                                        Determines if a Transformation is a one-to-many transformation. If a Transformation is a one-to-many transformation, the apply_transformation method should have a keyword arg @@ -2776,7 +2776,7 @@

                                        Submodules
                                        -property use_multiprocessing: bool[source]
                                        +property use_multiprocessing: bool[source]

                                        Indicates whether the transformation can be applied by a subprocessing pool. This should be overridden to return True for transformations that the transmuter can parallelize.

                                        diff --git a/docs/pymatgen.util.html b/docs/pymatgen.util.html index 15979618491..fac39ccc261 100644 --- a/docs/pymatgen.util.html +++ b/docs/pymatgen.util.html @@ -4,7 +4,7 @@ - pymatgen.util package — pymatgen 2023.7.14 documentation + pymatgen.util package — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                                        - 2023.7.14 + 2023.7.17
                                        @@ -137,7 +137,7 @@

                                        Submodules
                                        -exception SplineInputError(msg)[source]
                                        +exception SplineInputError(msg)[source]

                                        Bases: Exception

                                        Error for Spline input.

                                        @@ -149,25 +149,25 @@

                                        Submodules
                                        -determine_convergence(xs, ys, name, tol: float = 0.0001, extra='', verbose=False, mode='extra', plots=True)[source]
                                        +determine_convergence(xs, ys, name, tol: float = 0.0001, extra='', verbose=False, mode='extra', plots=True)[source]

                                        Test it and at which x_value dy(x)/dx < tol for all x >= x_value, conv is true is such a x_value exists.

                                        -exponential(x, a, b, n)[source]
                                        +exponential(x, a, b, n)[source]

                                        Exponential function base n to fit convergence data.

                                        -extrapolate_reciprocal(xs, ys, n, noise)[source]
                                        +extrapolate_reciprocal(xs, ys, n, noise)[source]

                                        Return the parameters such that a + b / x^n hits the last two data points.

                                        -extrapolate_simple_reciprocal(xs, ys)[source]
                                        +extrapolate_simple_reciprocal(xs, ys)[source]

                                        Extrapolate simple reciprocal function to fit convergence data.

                                        Parameters:
                                        @@ -184,7 +184,7 @@

                                        Submodules
                                        -get_derivatives(xs, ys, fd=False)[source]
                                        +get_derivatives(xs, ys, fd=False)[source]

                                        return the derivatives of y(x) at the points x if scipy is available a spline is generated to calculate the derivatives if scipy is not available the left and right slopes are calculated, if both exist the average is returned @@ -193,7 +193,7 @@

                                        Submodules
                                        -get_weights(xs, ys, mode=2)[source]
                                        +get_weights(xs, ys, mode=2)[source]
                                        Parameters:
                                          @@ -213,7 +213,7 @@

                                          Submodules
                                          -id_generator(size: int = 8, chars: str = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789') str[source]
                                          +id_generator(size: int = 8, chars: str = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789') str[source]

                                          Generate a random string of specified size and characters.

                                          Parameters:
                                          @@ -233,19 +233,19 @@

                                          Submodules
                                          -measure(function, xs, ys, popt, weights)[source]
                                          +measure(function, xs, ys, popt, weights)[source]

                                          Measure the quality of a fit.

                                          -multi_curve_fit(xs, ys, verbose)[source]
                                          +multi_curve_fit(xs, ys, verbose)[source]

                                          Fit multiple functions to the x, y data, return the best fit.

                                          -multi_reciprocal_extra(xs, ys, noise=False)[source]
                                          +multi_reciprocal_extra(xs, ys, noise=False)[source]

                                          Calculates for a series of powers ns the parameters for which the last two points are at the curve. With these parameters measure how well the other data points fit. return the best fit.

                                          @@ -253,7 +253,7 @@

                                          Submodules
                                          -p0_exponential(xs, ys)[source]
                                          +p0_exponential(xs, ys)[source]

                                          Calculate the initial guess parameters for the exponential function.

                                          Parameters:
                                          @@ -273,13 +273,13 @@

                                          Submodules
                                          -p0_reciprocal(xs, ys)[source]
                                          +p0_reciprocal(xs, ys)[source]

                                          Predictor for first guess for reciprocal.

                                          -p0_simple_2reciprocal(xs, ys)[source]
                                          +p0_simple_2reciprocal(xs, ys)[source]

                                          Calculate the initial guess parameters for the simple reciprocal function with a power of 2.

                                          Parameters:
                                          @@ -299,7 +299,7 @@

                                          Submodules
                                          -p0_simple_4reciprocal(xs, ys)[source]
                                          +p0_simple_4reciprocal(xs, ys)[source]

                                          Calculate the initial guess parameters for the simple reciprocal function with a power of 4.

                                          Parameters:
                                          @@ -319,7 +319,7 @@

                                          Submodules
                                          -p0_simple_5reciprocal(xs, ys)[source]
                                          +p0_simple_5reciprocal(xs, ys)[source]

                                          Calculate the initial guess parameters for the simple reciprocal function with a power of 0.5.

                                          Parameters:
                                          @@ -339,7 +339,7 @@

                                          Submodules
                                          -p0_simple_reciprocal(xs, ys)[source]
                                          +p0_simple_reciprocal(xs, ys)[source]

                                          Calculate the initial guess parameters for the simple reciprocal function.

                                          Parameters:
                                          @@ -359,7 +359,7 @@

                                          Submodules
                                          -p0_single_reciprocal(xs, ys)[source]
                                          +p0_single_reciprocal(xs, ys)[source]

                                          Calculate the initial guess parameters for the single reciprocal function.

                                          Parameters:
                                          @@ -379,7 +379,7 @@

                                          Submodules
                                          -print_and_raise_error(xs, ys, name)[source]
                                          +print_and_raise_error(xs, ys, name)[source]

                                          Print error message and raise a RuntimeError.

                                          Parameters:
                                          @@ -394,43 +394,43 @@

                                          Submodules
                                          -print_plot_line(function, popt, xs, ys, name, tol: float = 0.05, extra='')[source]
                                          +print_plot_line(function, popt, xs, ys, name, tol: float = 0.05, extra='')[source]

                                          Print the gnuplot command line to plot the x, y data with the fitted function using the popt parameters.

                                          -reciprocal(x, a, b, n)[source]
                                          +reciprocal(x, a, b, n)[source]

                                          Reciprocal function to the power n to fit convergence data.

                                          -simple_2reciprocal(x, a, b)[source]
                                          +simple_2reciprocal(x, a, b)[source]

                                          Reciprocal function to fit convergence data.

                                          -simple_4reciprocal(x, a, b)[source]
                                          +simple_4reciprocal(x, a, b)[source]

                                          Reciprocal function to fit convergence data.

                                          -simple_5reciprocal(x, a, b)[source]
                                          +simple_5reciprocal(x, a, b)[source]

                                          Reciprocal function to fit convergence data.

                                          -simple_reciprocal(x, a, b)[source]
                                          +simple_reciprocal(x, a, b)[source]

                                          Reciprocal function to fit convergence data.

                                          -single_reciprocal(x, a, b, c)[source]
                                          +single_reciprocal(x, a, b, c)[source]

                                          Reciprocal function to fit convergence data.

                                          @@ -442,7 +442,7 @@

                                          Submodules
                                          -class Simplex(coords)[source]
                                          +class Simplex(coords)[source]

                                          Bases: MSONable

                                          A generalized simplex object. See http://en.wikipedia.org/wiki/Simplex.

                                          Initializes a Simplex from vertex coordinates.

                                          @@ -454,7 +454,7 @@

                                          Submodules
                                          -bary_coords(point)[source]
                                          +bary_coords(point)[source]
                                          Parameters:

                                          () (point) – Point coordinates.

                                          @@ -467,13 +467,13 @@

                                          Submodules
                                          -property coords[source]
                                          +property coords[source]

                                          Returns a copy of the vertex coordinates in the simplex.

                                          -in_simplex(point, tolerance=1e-08)[source]
                                          +in_simplex(point, tolerance=1e-08)[source]

                                          Checks if a point is in the simplex using the standard barycentric coordinate system algorithm.

                                          Taking an arbitrary vertex as an origin, we compute the basis for the @@ -494,7 +494,7 @@

                                          Submodules
                                          -line_intersection(point1, point2, tolerance=1e-08)[source]
                                          +line_intersection(point1, point2, tolerance=1e-08)[source]

                                          Computes the intersection points of a line with a simplex :param point1: Points that determine the line :type point1: [float] @@ -509,7 +509,7 @@

                                          Submodules
                                          -point_from_bary_coords(bary_coords)[source]
                                          +point_from_bary_coords(bary_coords)[source]
                                          Parameters:

                                          () (bary_coords) – Barycentric coordinates.

                                          @@ -522,7 +522,7 @@

                                          Submodules
                                          -property volume[source]
                                          +property volume[source]

                                          Volume of the simplex.

                                          @@ -530,7 +530,7 @@

                                          Submodules
                                          -all_distances(coords1, coords2)[source]
                                          +all_distances(coords1, coords2)[source]

                                          Returns the distances between two lists of coordinates.

                                          Parameters:
                                          @@ -548,7 +548,7 @@

                                          Submodules
                                          -barycentric_coords(coords, simplex)[source]
                                          +barycentric_coords(coords, simplex)[source]

                                          Converts a list of coordinates to barycentric coordinates, given a simplex with d+1 points. Only works for d >= 2.

                                          @@ -567,7 +567,7 @@

                                          Submodules
                                          -coord_list_mapping(subset: ArrayLike, superset: ArrayLike, atol: float = 1e-08)[source]
                                          +coord_list_mapping(subset: ArrayLike, superset: ArrayLike, atol: float = 1e-08)[source]

                                          Gives the index mapping from a subset to a superset. Subset and superset cannot contain duplicate rows.

                                          @@ -586,7 +586,7 @@

                                          Submodules
                                          -coord_list_mapping_pbc(subset, superset, atol=1e-08, pbc=(True, True, True))[source]
                                          +coord_list_mapping_pbc(subset, superset, atol=1e-08, pbc=(True, True, True))[source]

                                          Gives the index mapping from a subset to a superset. Superset cannot contain duplicate matching rows.

                                          @@ -607,7 +607,7 @@

                                          Submodules
                                          -find_in_coord_list(coord_list, coord, atol=1e-08)[source]
                                          +find_in_coord_list(coord_list, coord, atol=1e-08)[source]

                                          Find the indices of matches of a particular coord in a coord_list.

                                          Parameters:
                                          @@ -626,7 +626,7 @@

                                          Submodules
                                          -find_in_coord_list_pbc(fcoord_list, fcoord, atol=1e-08, pbc=(True, True, True))[source]
                                          +find_in_coord_list_pbc(fcoord_list, fcoord, atol=1e-08, pbc=(True, True, True))[source]

                                          Get the indices of all points in a fractional coord list that are equal to a fractional coord (with a tolerance), taking into account periodic boundary conditions.

                                          @@ -648,7 +648,7 @@

                                          Submodules
                                          -get_angle(v1, v2, units='degrees')[source]
                                          +get_angle(v1, v2, units='degrees')[source]

                                          Calculates the angle between two vectors.

                                          Parameters:
                                          @@ -666,7 +666,7 @@

                                          Submodules
                                          -get_linear_interpolated_value(x_values, y_values, x)[source]
                                          +get_linear_interpolated_value(x_values, y_values, x)[source]

                                          Returns an interpolated value by linear interpolation between two values. This method is written to avoid dependency on scipy, which causes issues on threading servers.

                                          @@ -686,7 +686,7 @@

                                          Submodules
                                          -in_coord_list(coord_list, coord, atol=1e-08)[source]
                                          +in_coord_list(coord_list, coord, atol=1e-08)[source]

                                          Tests if a particular coord is within a coord_list.

                                          Parameters:
                                          @@ -705,7 +705,7 @@

                                          Submodules
                                          -in_coord_list_pbc(fcoord_list, fcoord, atol=1e-08, pbc=(True, True, True))[source]
                                          +in_coord_list_pbc(fcoord_list, fcoord, atol=1e-08, pbc=(True, True, True))[source]

                                          Tests if a particular fractional coord is within a fractional coord_list.

                                          Parameters:
                                          @@ -725,7 +725,7 @@

                                          Submodules
                                          -is_coord_subset(subset: ArrayLike, superset: ArrayLike, atol: float = 1e-08) bool[source]
                                          +is_coord_subset(subset: ArrayLike, superset: ArrayLike, atol: float = 1e-08) bool[source]

                                          Tests if all coords in subset are contained in superset. Doesn’t use periodic boundary conditions.

                                          @@ -744,7 +744,7 @@

                                          Submodules
                                          -is_coord_subset_pbc(subset, superset, atol=1e-08, mask=None, pbc=(True, True, True))[source]
                                          +is_coord_subset_pbc(subset, superset, atol=1e-08, mask=None, pbc=(True, True, True))[source]

                                          Tests if all fractional coords in subset are contained in superset.

                                          Parameters:
                                          @@ -767,7 +767,7 @@

                                          Submodules
                                          -lattice_points_in_supercell(supercell_matrix)[source]
                                          +lattice_points_in_supercell(supercell_matrix)[source]

                                          Returns the list of points on the original lattice contained in the supercell in fractional coordinates (with the supercell basis). e.g. [[2,0,0],[0,1,0],[0,0,1]] returns [[0,0,0],[0.5,0,0]].

                                          @@ -783,7 +783,7 @@

                                          Submodules
                                          -pbc_diff(fcoords1: ArrayLike, fcoords2: ArrayLike, pbc: tuple[bool, bool, bool] = (True, True, True))[source]
                                          +pbc_diff(fcoords1: ArrayLike, fcoords2: ArrayLike, pbc: tuple[bool, bool, bool] = (True, True, True))[source]

                                          Returns the ‘fractional distance’ between two coordinates taking into account periodic boundary conditions.

                                          @@ -808,7 +808,7 @@

                                          Submodules
                                          -pbc_shortest_vectors(lattice, fcoords1, fcoords2, mask=None, return_d2=False)[source]
                                          +pbc_shortest_vectors(lattice, fcoords1, fcoords2, mask=None, return_d2=False)[source]

                                          Returns the shortest vectors between two lists of coordinates taking into account periodic boundary conditions and the lattice.

                                          @@ -839,7 +839,7 @@

                                          Submodules
                                          -coord_list_mapping_pbc()[source]
                                          +coord_list_mapping_pbc(subset, superset, atol=1e-08, pbc=(True, True, True))[source]

                                          Gives the index mapping from a subset to a superset. Superset cannot contain duplicate matching rows

                                          @@ -859,7 +859,7 @@

                                          Submodules
                                          -is_coord_subset_pbc()[source]
                                          +is_coord_subset_pbc(subset, superset, atol, mask, pbc=(True, True, True))[source]

                                          Tests if all fractional coords in subset are contained in superset. Allows specification of a mask determining pairs that are not allowed to match to each other

                                          @@ -880,7 +880,7 @@

                                          Submodules
                                          -pbc_shortest_vectors()[source]
                                          +pbc_shortest_vectors(lattice, fcoords1, fcoords2, mask=None, return_d2=False, lll_frac_tol=None)[source]

                                          Returns the shortest vectors between two lists of coordinates taking into account periodic boundary conditions and the lattice.

                                          @@ -920,59 +920,59 @@

                                          Submodules
                                          -BibTeX(*args, **kwargs)[source]
                                          +BibTeX(*args, **kwargs)[source]

                                          Perform no good and no bad.

                                          -Doi(*args, **kwargs)[source]
                                          +Doi(*args, **kwargs)[source]

                                          Perform no good and no bad.

                                          -class InactiveDueCreditCollector[source]
                                          +class InactiveDueCreditCollector[source]

                                          Bases: object

                                          Just a stub at the Collector which would not do anything.

                                          -activate(*args, **kwargs)[source]
                                          +activate(*args, **kwargs)[source]

                                          Perform no good and no bad.

                                          -active = False[source]
                                          +active = False[source]
                                          -add(*args, **kwargs)[source]
                                          +add(*args, **kwargs)[source]

                                          Perform no good and no bad.

                                          -cite(*args, **kwargs)[source]
                                          +cite(*args, **kwargs)[source]

                                          Perform no good and no bad.

                                          -dcite(*args, **kwargs)[source]
                                          +dcite(*args, **kwargs)[source]

                                          If I could cite I would.

                                          -dump(*args, **kwargs)[source]
                                          +dump(*args, **kwargs)[source]

                                          Perform no good and no bad.

                                          -load(*args, **kwargs)[source]
                                          +load(*args, **kwargs)[source]

                                          Perform no good and no bad.

                                          @@ -980,13 +980,13 @@

                                          Submodules
                                          -Text(*args, **kwargs)[source]
                                          +Text(*args, **kwargs)[source]

                                          Perform no good and no bad.

                                          -Url(*args, **kwargs)[source]
                                          +Url(*args, **kwargs)[source]

                                          Perform no good and no bad.

                                          @@ -1031,7 +1031,7 @@

                                          Submodules
                                          -weisfeiler_lehman_graph_hash(G, edge_attr=None, node_attr=None, iterations=3, digest_size=16)[source]
                                          +weisfeiler_lehman_graph_hash(G, edge_attr=None, node_attr=None, iterations=3, digest_size=16)[source]

                                          Return Weisfeiler Lehman (WL) graph hash.

                                          The function iteratively aggregates and hashes neighborhoods of each node. After each node’s neighbors are hashed to obtain updated node labels, @@ -1093,7 +1093,7 @@

                                          Submodules
                                          -weisfeiler_lehman_subgraph_hashes(G, edge_attr=None, node_attr=None, iterations=3, digest_size=16)[source]
                                          +weisfeiler_lehman_subgraph_hashes(G, edge_attr=None, node_attr=None, iterations=3, digest_size=16)[source]

                                          Return a dictionary of subgraph hashes by node.

                                          The dictionary is keyed by node to a list of hashes in increasingly sized induced subgraphs containing the nodes within 2*k edges @@ -1183,7 +1183,7 @@

                                          Submodules
                                          -clean_lines(string_list, remove_empty_lines=True)[source]
                                          +clean_lines(string_list, remove_empty_lines=True)[source]

                                          Strips whitespace, carriage returns and empty lines from a list of strings.

                                          Parameters:
                                          @@ -1201,7 +1201,7 @@

                                          Submodules
                                          -micro_pyawk(filename, search, results=None, debug=None, postdebug=None)[source]
                                          +micro_pyawk(filename, search, results=None, debug=None, postdebug=None)[source]

                                          Small awk-mimicking search routine.

                                          ‘file’ is file to search through. ‘search’ is the “search program”, a list of lists/tuples with 3 elements; @@ -1231,7 +1231,7 @@

                                          Submodules
                                          -abs_cap(val, max_abs_val=1)[source]
                                          +abs_cap(val, max_abs_val=1)[source]

                                          Returns the value with its absolute value capped at max_abs_val. Particularly useful in passing values to trigonometric functions where numerical errors may result in an argument > 1 being passed in.

                                          @@ -1250,7 +1250,7 @@

                                          Submodules
                                          -make_symmetric_matrix_from_upper_tri(val)[source]
                                          +make_symmetric_matrix_from_upper_tri(val)[source]

                                          Given a symmetric matrix in upper triangular matrix form as flat array indexes as: [A_xx,A_yy,A_zz,A_xy,A_xz,A_yz] This will generate the full matrix: @@ -1259,7 +1259,7 @@

                                          Submodules
                                          -maxloc(seq)[source]
                                          +maxloc(seq)[source]

                                          Return the index of the (first) maximum in seq.

                                          >>> assert maxloc([1,3,2,3]) == 1
                                           
                                          @@ -1268,7 +1268,7 @@

                                          Submodules
                                          -min_max_indexes(seq)[source]
                                          +min_max_indexes(seq)[source]

                                          Uses enumerate, max, and min to return the indices of the values in a list with the maximum and minimum value.

                                          @@ -1280,7 +1280,7 @@

                                          Submodules
                                          -minloc(seq)[source]
                                          +minloc(seq)[source]

                                          Return the index of the (first) minimum in seq.

                                          >>> assert minloc(range(3)) == 0
                                           
                                          @@ -1289,7 +1289,7 @@

                                          Submodules
                                          -monotonic(values, mode='<', atol=1e-08)[source]
                                          +monotonic(values, mode='<', atol=1e-08)[source]

                                          True if values are monotonically (decreasing|increasing). mode is “<” for a decreasing sequence, “>” for an increasing sequence. Two numbers are considered equal if they differ less than atol.

                                          @@ -1304,32 +1304,32 @@

                                          Submodules
                                          -non_decreasing(values)[source]
                                          +non_decreasing(values)[source]

                                          True if values are not decreasing.

                                          -non_increasing(values)[source]
                                          +non_increasing(values)[source]

                                          True if values are not increasing.

                                          -round_to_sigfigs(num, sig_figs)[source]
                                          +round_to_sigfigs(num, sig_figs)[source]

                                          Rounds a number rounded to a specific number of significant figures instead of to a specific precision.

                                          -strictly_decreasing(values)[source]
                                          +strictly_decreasing(values)[source]

                                          True if values are strictly decreasing.

                                          -strictly_increasing(values)[source]
                                          +strictly_increasing(values)[source]

                                          True if values are strictly increasing.

                                          @@ -1342,13 +1342,13 @@

                                          Submodules
                                          -jit(func)[source]
                                          +jit(func)[source]

                                          Replacement for numba.jit when numba is not installed that does nothing.

                                          -njit(func)[source]
                                          +njit(func)[source]

                                          Replacement for numba.njit when numba is not installed that does nothing.

                                          @@ -1358,7 +1358,7 @@

                                          Submodules
                                          -add_fig_kwargs(func)[source]
                                          +add_fig_kwargs(func)[source]

                                          Decorator that adds keyword arguments for functions returning matplotlib figures.

                                          The function should return either a matplotlib figure or None to signal @@ -1368,7 +1368,7 @@

                                          Submodules
                                          -format_formula(formula)[source]
                                          +format_formula(formula)[source]

                                          Converts str of chemical formula into latex format for labelling purposes.

                                          @@ -1380,7 +1380,7 @@

                                          Submodules
                                          -get_ax3d_fig_plt(ax=None, **kwargs)[source]
                                          +get_ax3d_fig_plt(ax=None, **kwargs)[source]

                                          Helper function used in plot functions supporting an optional Axes3D argument. If ax is None, we build the matplotlib figure and create the Axes3D else we return the current active figure.

                                          @@ -1404,7 +1404,7 @@

                                          Submodules
                                          -get_ax_fig_plt(ax=None, **kwargs)[source]
                                          +get_ax_fig_plt(ax=None, **kwargs)[source]

                                          Helper function used in plot functions supporting an optional Axes argument. If ax is None, we build the matplotlib figure and create the Axes else we return the current active figure.

                                          @@ -1428,7 +1428,7 @@

                                          Submodules
                                          -get_axarray_fig_plt(ax_array, nrows=1, ncols=1, sharex=False, sharey=False, squeeze=True, subplot_kw=None, gridspec_kw=None, **fig_kw)[source]
                                          +get_axarray_fig_plt(ax_array, nrows=1, ncols=1, sharex=False, sharey=False, squeeze=True, subplot_kw=None, gridspec_kw=None, **fig_kw)[source]

                                          Helper function used in plot functions that accept an optional array of Axes as argument. If ax_array is None, we build the matplotlib figure and create the array of Axes by calling plt.subplots else we return the @@ -1447,7 +1447,7 @@

                                          Submodules
                                          -periodic_table_heatmap(elemental_data, cbar_label='', cbar_label_size=14, show_plot=False, cmap='YlOrRd', cmap_range=None, blank_color='grey', edge_color='white', value_format=None, value_fontsize=10, symbol_fontsize=14, max_row=9, readable_fontcolor=False)[source]
                                          +periodic_table_heatmap(elemental_data, cbar_label='', cbar_label_size=14, show_plot=False, cmap='YlOrRd', cmap_range=None, blank_color='grey', edge_color='white', value_format=None, value_fontsize=10, symbol_fontsize=14, max_row=9, readable_fontcolor=False)[source]

                                          A static method that generates a heat map overlaid on a periodic table.

                                          Parameters:
                                          @@ -1486,7 +1486,7 @@

                                          Submodules
                                          -pretty_plot(width=8, height=None, plt=None, dpi=None, color_cycle=('qualitative', 'Set1_9'))[source]
                                          +pretty_plot(width=8, height=None, plt=None, dpi=None, color_cycle=('qualitative', 'Set1_9'))[source]

                                          Provides a publication quality plot, with nice defaults for font sizes etc.

                                          Parameters:
                                          @@ -1509,7 +1509,7 @@

                                          Submodules
                                          -pretty_plot_two_axis(x, y1, y2, xlabel=None, y1label=None, y2label=None, width=8, height=None, dpi=300, **plot_kwargs)[source]
                                          +pretty_plot_two_axis(x, y1, y2, xlabel=None, y1label=None, y2label=None, width=8, height=None, dpi=300, **plot_kwargs)[source]

                                          Variant of pretty_plot that does a dual axis plot. Adapted from matplotlib examples. Makes it easier to create plots with different axes.

                                          @@ -1539,7 +1539,7 @@

                                          Submodules
                                          -pretty_polyfit_plot(x, y, deg=1, xlabel=None, ylabel=None, **kwargs)[source]
                                          +pretty_polyfit_plot(x, y, deg=1, xlabel=None, ylabel=None, **kwargs)[source]

                                          Convenience method to plot data with trend lines based on polynomial fit.

                                          Parameters:
                                          @@ -1560,7 +1560,7 @@

                                          Submodules
                                          -van_arkel_triangle(list_of_materials, annotate=True)[source]
                                          +van_arkel_triangle(list_of_materials, annotate=True)[source]
                                          A static method that generates a binary van Arkel-Ketelaar triangle to

                                          quantify the ionic, metallic and covalent character of a compound by plotting the electronegativity difference (y) vs average (x). @@ -1599,20 +1599,20 @@

                                          Submodules
                                          -class Author(name, email)[source]
                                          +class Author(name, email)[source]

                                          Bases: Author

                                          An Author contains two fields: name and email. It is meant to represent the author of a Structure or the author of a code that was applied to a Structure.

                                          Create new instance of Author(name, email)

                                          -as_dict()[source]
                                          +as_dict()[source]

                                          Returns: MSONable dict.

                                          -static from_dict(d)[source]
                                          +static from_dict(d)[source]
                                          Parameters:

                                          d (dict) – Dict representation.

                                          @@ -1625,7 +1625,7 @@

                                          Submodules
                                          -static parse_author(author)[source]
                                          +static parse_author(author)[source]

                                          Parses an Author object from either a String, dict, or tuple.

                                          Parameters:
                                          @@ -1642,7 +1642,7 @@

                                          Submodules
                                          -class HistoryNode(name, url, description)[source]
                                          +class HistoryNode(name, url, description)[source]

                                          Bases: HistoryNode

                                          A HistoryNode represents a step in the chain of events that lead to a Structure. HistoryNodes leave ‘breadcrumbs’ so that you can trace back how @@ -1654,20 +1654,20 @@

                                          Submodules
                                          -name[source]
                                          +name[source]

                                          The name of a code or resource that this Structure encountered in its history (String)

                                          -url[source]
                                          +url[source]

                                          The URL of that code/resource (String)

                                          -description[source]
                                          +description[source]

                                          A free-form description of how the code/resource is related to the Structure (dict).

                                          @@ -1675,13 +1675,13 @@

                                          Submodules
                                          -as_dict() dict[str, str][source]
                                          +as_dict() dict[str, str][source]

                                          Returns: Dict.

                                          -static from_dict(dct: dict[str, str]) HistoryNode[source]
                                          +static from_dict(dct: dict[str, str]) HistoryNode[source]
                                          Parameters:

                                          dct (dict) – Dict representation.

                                          @@ -1694,7 +1694,7 @@

                                          Submodules
                                          -static parse_history_node(h_node)[source]
                                          +static parse_history_node(h_node)[source]

                                          Parses a History Node object from either a dict or a tuple.

                                          Parameters:
                                          @@ -1711,7 +1711,7 @@

                                          Submodules
                                          -class StructureNL(struct_or_mol, authors, projects=None, references='', remarks=None, data=None, history=None, created_at=None)[source]
                                          +class StructureNL(struct_or_mol, authors, projects=None, references='', remarks=None, data=None, history=None, created_at=None)[source]

                                          Bases: object

                                          The Structure Notation Language (SNL, pronounced ‘snail’) is a container for a pymatgen Structure/Molecule object with some additional fields for enhanced provenance.

                                          @@ -1754,13 +1754,13 @@

                                          Submodules
                                          -as_dict()[source]
                                          +as_dict()[source]

                                          Returns: MSONable dict.

                                          -classmethod from_dict(d)[source]
                                          +classmethod from_dict(d)[source]
                                          Parameters:

                                          d (dict) – Dict representation.

                                          @@ -1773,7 +1773,7 @@

                                          Submodules
                                          -classmethod from_structures(structures: Sequence[Structure], authors: Sequence[dict[str, str]], projects=None, references='', remarks=None, data=None, histories=None, created_at=None)[source]
                                          +classmethod from_structures(structures: Sequence[Structure], authors: Sequence[dict[str, str]], projects=None, references='', remarks=None, data=None, histories=None, created_at=None)[source]

                                          A convenience method for getting a list of StructureNL objects by specifying structures and metadata separately. Some of the metadata is applied to all of the structures for ease of use.

                                          @@ -1806,7 +1806,7 @@

                                          Submodules
                                          -is_valid_bibtex(reference: str) bool[source]
                                          +is_valid_bibtex(reference: str) bool[source]

                                          Use pybtex to validate that a reference is in proper BibTeX format.

                                          Parameters:
                                          @@ -1824,24 +1824,24 @@

                                          Submodules
                                          -class Stringify[source]
                                          +class Stringify[source]

                                          Bases: object

                                          Mix-in class for string formatting, e.g. superscripting numbers and symbols or superscripting.

                                          -STRING_MODE = 'SUBSCRIPT'[source]
                                          +STRING_MODE = 'SUBSCRIPT'[source]
                                          -to_html_string() str[source]
                                          +to_html_string() str[source]

                                          Generates a HTML formatted string. This uses the output from to_latex_string to generate a HTML output. :return: HTML formatted string.

                                          -to_latex_string() str[source]
                                          +to_latex_string() str[source]

                                          Generates a LaTeX formatted string. The mode is set by the class variable STRING_MODE, which defaults to “SUBSCRIPT”. E.g., Fe2O3 is transformed to Fe$_{2}$O$_{3}$. Setting STRING_MODE to “SUPERSCRIPT” creates superscript, e.g., Fe2+ becomes Fe^{2+}. The initial string is obtained from the class’s __str__ method.

                                          @@ -1854,7 +1854,7 @@

                                          Submodules
                                          -to_pretty_string() str[source]
                                          +to_pretty_string() str[source]
                                          Returns:

                                          A pretty string representation. By default, the __str__ output is used, but this method can be @@ -1865,7 +1865,7 @@

                                          Submodules
                                          -to_unicode_string()[source]
                                          +to_unicode_string()[source]
                                          Returns:

                                          Unicode string with proper sub and superscripts. Note that this works only with systems where the sub @@ -1878,7 +1878,7 @@

                                          Submodules
                                          -charge_string(charge, brackets=True, explicit_one=True)[source]
                                          +charge_string(charge, brackets=True, explicit_one=True)[source]

                                          Returns a string representing the charge of an Ion. By default, the charge is placed in brackets with the sign preceding the magnitude, e.g., ‘[+2]’. For uncharged species, the string returned is ‘(aq)’.

                                          @@ -1896,7 +1896,7 @@

                                          Submodules
                                          -disordered_formula(disordered_struct, symbols=('x', 'y', 'z'), fmt='plain')[source]
                                          +disordered_formula(disordered_struct, symbols=('x', 'y', 'z'), fmt='plain')[source]

                                          Returns a formula of a form like AxB1-x (x=0.5) for disordered structures. Will only return a formula for disordered structures with one @@ -1919,7 +1919,7 @@

                                          Submodules
                                          -formula_double_format(afloat, ignore_ones=True, tol: float = 1e-08)[source]
                                          +formula_double_format(afloat, ignore_ones=True, tol: float = 1e-08)[source]

                                          This function is used to make pretty formulas by formatting the amounts. Instead of Li1.0 Fe1.0 P1.0 O4.0, you get LiFePO4.

                                          @@ -1938,7 +1938,7 @@

                                          Submodules
                                          -htmlify(formula)[source]
                                          +htmlify(formula)[source]

                                          Generates a HTML formatted formula, e.g. Fe2O3 is transformed to Fe<sub>2</sub>O</sub>3</sub>.

                                          Note that Composition now has a to_html_string() method that may @@ -1955,7 +1955,7 @@

                                          Submodules
                                          -latexify(formula)[source]
                                          +latexify(formula)[source]

                                          Generates a LaTeX formatted formula. E.g., Fe2O3 is transformed to Fe$_{2}$O$_{3}$.

                                          Note that Composition now has a to_latex_string() method that may @@ -1972,7 +1972,7 @@

                                          Submodules
                                          -latexify_spacegroup(spacegroup_symbol)[source]
                                          +latexify_spacegroup(spacegroup_symbol)[source]

                                          Generates a latex formatted spacegroup. E.g., P2_1/c is converted to P2$_{1}$/c and P-1 is converted to P$\overline{1}$.

                                          Note that SymmetryGroup now has a to_latex_string() method that may @@ -1989,7 +1989,7 @@

                                          Submodules
                                          -str_delimited(results, header=None, delimiter='\t')[source]
                                          +str_delimited(results, header=None, delimiter='\t')[source]

                                          Given a tuple of tuples, generate a delimited string form. >>> results = [[“a”,”b”,”c”],[“d”,”e”,”f”],[1,2,3]] >>> print(str_delimited(results,delimiter=”,”)) @@ -2012,13 +2012,13 @@

                                          Submodules
                                          -stream_has_colours(stream)[source]
                                          +stream_has_colours(stream)[source]

                                          True if stream supports colours. Python cookbook, #475186.

                                          -transformation_to_string(matrix, translation_vec=(0, 0, 0), components=('x', 'y', 'z'), c='', delim=',')[source]
                                          +transformation_to_string(matrix, translation_vec=(0, 0, 0), components=('x', 'y', 'z'), c='', delim=',')[source]

                                          Convenience method. Given matrix returns string, e.g. x+2y+1/4 :param matrix :param translation_vec @@ -2030,7 +2030,7 @@

                                          Submodules
                                          -unicodeify(formula)[source]
                                          +unicodeify(formula)[source]

                                          Generates a formula with unicode subscripts, e.g. Fe2O3 is transformed to Fe₂O₃. Does not support formulae with decimal points.

                                          Note that Composition now has a to_unicode_string() method that may @@ -2047,7 +2047,7 @@

                                          Submodules
                                          -unicodeify_spacegroup(spacegroup_symbol)[source]
                                          +unicodeify_spacegroup(spacegroup_symbol)[source]

                                          Generates a unicode formatted spacegroup. E.g., P2$_{1}$/c is converted to P2₁/c and P$\overline{1}$ is converted to P̅1.

                                          Note that SymmetryGroup now has a to_unicode_string() method that @@ -2064,7 +2064,7 @@

                                          Submodules
                                          -unicodeify_species(specie_string)[source]
                                          +unicodeify_species(specie_string)[source]

                                          Generates a unicode formatted species string, with appropriate superscripts for oxidation states.

                                          Note that Species now has a to_unicode_string() method that @@ -2088,7 +2088,7 @@

                                          Submodules
                                          -class PymatgenTest(methodName='runTest')[source]
                                          +class PymatgenTest(methodName='runTest')[source]

                                          Bases: TestCase

                                          Extends unittest.TestCase with functions (taken from numpy.testing.utils) that support the comparison of arrays.

                                          @@ -2097,33 +2097,33 @@

                                          Submodules
                                          -MODULE_DIR = PosixPath('/Users/shyue/repos/pymatgen/pymatgen/util')[source]
                                          +MODULE_DIR = PosixPath('/Users/shyue/repos/pymatgen/pymatgen/util')[source]

                                          -STRUCTURES_DIR = PosixPath('/Users/shyue/repos/pymatgen/pymatgen/util/structures')[source]
                                          +STRUCTURES_DIR = PosixPath('/Users/shyue/repos/pymatgen/pymatgen/util/structures')[source]
                                          -TEST_FILES_DIR = PosixPath('/Users/shyue/repos/pymatgen/pymatgen/util/../../test_files')[source]
                                          +TEST_FILES_DIR = PosixPath('/Users/shyue/repos/pymatgen/pymatgen/util/../../test_files')[source]
                                          -TEST_STRUCTURES: ClassVar[dict[str, pymatgen.core.structure.Structure]] = {'BaNiO3': <pymatgen.alchemy.materials.TransformedStructure object>, 'CsCl': Structure Summary Lattice     abc : 4.209 4.209 4.209  angles : 90.0 90.0 90.0  volume : 74.56530132899998       A : 4.209 0.0 0.0       B : 0.0 4.209 0.0       C : 0.0 0.0 4.209     pbc : True True True PeriodicSite: Cs (Cs) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: Cl (Cl) (2.1045, 2.1045, 2.1045) [0.5000, 0.5000, 0.5000], 'Graphite': Structure Summary Lattice     abc : 2.4700000000000006 2.47 6.8  angles : 90.0 90.0 120.00000000000001  volume : 35.928033824449685       A : -1.2350000000000005 -2.139082747347564 -3.024877593893963e-16       B : -1.2349999999999997 2.139082747347564 1.5124387969469814e-16       C : 0.0 0.0 -6.8     pbc : True True True PeriodicSite: C0+ (C0+) (-1.2350, -0.7132, -5.1000) [0.6667, 0.3333, 0.7500] PeriodicSite: C0+ (C0+) (-1.2350, 0.7132, -1.7000) [0.3333, 0.6667, 0.2500] PeriodicSite: C0+ (C0+) (0.0000, 0.0000, -5.1000) [0.0000, 0.0000, 0.7500] PeriodicSite: C0+ (C0+) (0.0000, 0.0000, -1.7000) [0.0000, 0.0000, 0.2500], 'He_BCC': Structure Summary Lattice     abc : 2.737172073807164 2.7371720737557492 2.73717207  angles : 109.47122060669534 109.47122060631484 109.47122066304705  volume : 15.786447515629305       A : 2.58063058 0.0 -0.91239069       B : -1.29031529 2.23489164 -0.91239069       C : 0.0 0.0 2.73717207     pbc : True True True PeriodicSite: He (He) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000], 'K2O2': Structure Summary Lattice     abc : 4.862375062662279 4.862375062662278 6.361  angles : 90.0 90.0 91.89149308502677  volume : 150.30921504900002       A : 3.3810000000000002 -3.4945000000000004 0.0       B : 3.381 3.4944999999999995 4.2795282396204257e-16       C : 0.0 0.0 -6.361     pbc : True True True PeriodicSite: K+ (K+) (1.6905, -1.0861, -1.5902) [0.4054, 0.0946, 0.2500] PeriodicSite: K+ (K+) (1.6905, 1.0861, -4.7707) [0.0946, 0.4054, 0.7500] PeriodicSite: K+ (K+) (5.0715, 1.0861, -4.7707) [0.5946, 0.9054, 0.7500] PeriodicSite: K+ (K+) (5.0715, -1.0861, -1.5902) [0.9054, 0.5946, 0.2500] PeriodicSite: O- (O-) (3.3810, -0.6262, -3.6417) [0.5896, 0.4104, 0.5725] PeriodicSite: O- (O-) (3.3810, 0.6262, -2.7193) [0.4104, 0.5896, 0.4275] PeriodicSite: O- (O-) (3.3810, -2.8683, -0.4612) [0.9104, 0.0896, 0.0725] PeriodicSite: O- (O-) (3.3810, 2.8683, -5.8998) [0.0896, 0.9104, 0.9275], 'La2CoO4F': Structure Summary Lattice     abc : 6.847249 6.847249 5.748369  angles : 90.0 90.0 132.754623  volume : 197.89340779864318       A : 6.847249 0.0 4.192730785407457e-16       B : -4.648323410186749 5.027714027499061 4.192730785407457e-16       C : 0.0 0.0 5.748369     pbc : True True True PeriodicSite: La (La3+) (-3.0614, 4.3336, 2.7708) [0.1380, 0.8620, 0.4820] PeriodicSite: La (La3+) (5.2603, 0.6941, 2.9775) [0.8620, 0.1380, 0.5180] PeriodicSite: La (La3+) (-0.4875, 3.2079, 5.6450) [0.3620, 0.6380, 0.9820] PeriodicSite: La (La3+) (2.6864, 1.8198, 0.1033) [0.6380, 0.3620, 0.0180] PeriodicSite: Co (Co3+) (1.0995, 2.5139, 2.8742) [0.5000, 0.5000, 0.5000] PeriodicSite: Co (Co3+) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: O (O2-) (-0.9933, 3.4292, 3.2966) [0.3180, 0.6821, 0.5735] PeriodicSite: O (O2-) (3.1922, 1.5986, 2.4518) [0.6821, 0.3180, 0.4265] PeriodicSite: O (O2-) (-2.5555, 4.1124, 0.4224) [0.1820, 0.8179, 0.0735] PeriodicSite: O (O2-) (4.7545, 0.9153, 5.3260) [0.8179, 0.1820, 0.9265] PeriodicSite: O (O2-) (1.4256, 3.8686, 1.4371) [0.7305, 0.7695, 0.2500] PeriodicSite: O (O2-) (1.8728, 3.6730, 4.3113) [0.7695, 0.7305, 0.7500] PeriodicSite: O (O2-) (0.3261, 1.3547, 1.4371) [0.2305, 0.2695, 0.2500] PeriodicSite: O (O2-) (0.7734, 1.1591, 4.3113) [0.2695, 0.2305, 0.7500] PeriodicSite: F (F-) (-2.3242, 2.5139, 4.3113) [0.0000, 0.5000, 0.7500] PeriodicSite: F (F2-) (3.4236, 0.0000, 1.4371) [0.5000, 0.0000, 0.2500], 'Li10GeP2S12': Structure Summary Lattice     abc : 8.69407 8.69407 12.5994  angles : 90.0 90.0 90.0  volume : 952.3489977658411       A : -8.69407 0.0 -5.323582498531514e-16       B : 5.323582498531514e-16 -8.69407 -5.323582498531514e-16       C : 0.0 0.0 -12.5994     pbc : True True True PeriodicSite: Li:0.691 (Li:0.691) (-6.4658, -6.3310, -10.2912) [0.7437, 0.7282, 0.8168] PeriodicSite: Li:0.691 (Li:0.691) (-2.2283, -2.3630, -10.2912) [0.2563, 0.2718, 0.8168] PeriodicSite: Li:0.691 (Li:0.691) (-6.7101, -2.1187, -3.9915) [0.7718, 0.2437, 0.3168] PeriodicSite: Li:0.691 (Li:0.691) (-1.9840, -6.5753, -3.9915) [0.2282, 0.7563, 0.3168] PeriodicSite: Li:0.691 (Li:0.691) (-6.5753, -1.9840, -8.6079) [0.7563, 0.2282, 0.6832] PeriodicSite: Li:0.691 (Li:0.691) (-2.1187, -6.7101, -8.6079) [0.2437, 0.7718, 0.6832] PeriodicSite: Li:0.691 (Li:0.691) (-6.3310, -6.4658, -2.3082) [0.7282, 0.7437, 0.1832] PeriodicSite: Li:0.691 (Li:0.691) (-2.3630, -2.2283, -2.3082) [0.2718, 0.2563, 0.1832] PeriodicSite: Li:0.691 (Li:0.691) (-6.5753, -6.7101, -8.6079) [0.7563, 0.7718, 0.6832] PeriodicSite: Li:0.691 (Li:0.691) (-2.1187, -1.9840, -8.6079) [0.2437, 0.2282, 0.6832] PeriodicSite: Li:0.691 (Li:0.691) (-6.3310, -2.2283, -2.3082) [0.7282, 0.2563, 0.1832] PeriodicSite: Li:0.691 (Li:0.691) (-2.3630, -6.4658, -2.3082) [0.2718, 0.7437, 0.1832] PeriodicSite: Li:0.691 (Li:0.691) (-6.4658, -2.3630, -10.2912) [0.7437, 0.2718, 0.8168] PeriodicSite: Li:0.691 (Li:0.691) (-2.2283, -6.3310, -10.2912) [0.2563, 0.7282, 0.8168] PeriodicSite: Li:0.691 (Li:0.691) (-6.7101, -6.5753, -3.9915) [0.7718, 0.7563, 0.3168] PeriodicSite: Li:0.691 (Li:0.691) (-1.9840, -2.1187, -3.9915) [0.2282, 0.2437, 0.3168] PeriodicSite: Li (Li) (0.0000, -4.3470, -0.6980) [0.0000, 0.5000, 0.0554] PeriodicSite: Li (Li) (0.0000, -4.3470, -6.9977) [0.0000, 0.5000, 0.5554] PeriodicSite: Li (Li) (-4.3470, 0.0000, -5.6017) [0.5000, 0.0000, 0.4446] PeriodicSite: Li (Li) (-4.3470, 0.0000, -11.9014) [0.5000, 0.0000, 0.9446] PeriodicSite: Li:0.643 (Li:0.643) (-6.5527, -6.5527, -0.0000) [0.7537, 0.7537, 0.0000] PeriodicSite: Li:0.643 (Li:0.643) (-2.1413, -2.1413, -0.0000) [0.2463, 0.2463, 0.0000] PeriodicSite: Li:0.643 (Li:0.643) (-6.4884, -2.2057, -6.2997) [0.7463, 0.2537, 0.5000] PeriodicSite: Li:0.643 (Li:0.643) (-2.2057, -6.4884, -6.2997) [0.2537, 0.7463, 0.5000] PeriodicSite: Li:0.643 (Li:0.643) (-6.4884, -6.4884, -6.2997) [0.7463, 0.7463, 0.5000] PeriodicSite: Li:0.643 (Li:0.643) (-2.2057, -2.2057, -6.2997) [0.2537, 0.2537, 0.5000] PeriodicSite: Li:0.643 (Li:0.643) (-6.5527, -2.1413, -0.0000) [0.7537, 0.2463, 0.0000] PeriodicSite: Li:0.643 (Li:0.643) (-2.1413, -6.5527, -0.0000) [0.2463, 0.7537, 0.0000] PeriodicSite: Ge:0.515, P:0.485 (Ge:0.515, P:0.485) (0.0000, -4.3470, -3.8970) [0.0000, 0.5000, 0.3093] PeriodicSite: Ge:0.515, P:0.485 (Ge:0.515, P:0.485) (0.0000, -4.3470, -10.1967) [0.0000, 0.5000, 0.8093] PeriodicSite: Ge:0.515, P:0.485 (Ge:0.515, P:0.485) (-4.3470, 0.0000, -2.4027) [0.5000, 0.0000, 0.1907] PeriodicSite: Ge:0.515, P:0.485 (Ge:0.515, P:0.485) (-4.3470, 0.0000, -8.7024) [0.5000, 0.0000, 0.6907] PeriodicSite: P (P) (0.0000, 0.0000, -6.2997) [0.0000, 0.0000, 0.5000] PeriodicSite: P (P) (-4.3470, -4.3470, -0.0000) [0.5000, 0.5000, 0.0000] PeriodicSite: S (S) (-8.6941, -7.0918, -7.4299) [1.0000, 0.8157, 0.5897] PeriodicSite: S (S) (0.0000, -1.6023, -7.4299) [0.0000, 0.1843, 0.5897] PeriodicSite: S (S) (-5.9494, -4.3470, -1.1302) [0.6843, 0.5000, 0.0897] PeriodicSite: S (S) (-2.7447, -4.3470, -1.1302) [0.3157, 0.5000, 0.0897] PeriodicSite: S (S) (-4.3470, -2.7447, -11.4692) [0.5000, 0.3157, 0.9103] PeriodicSite: S (S) (-4.3470, -5.9494, -11.4692) [0.5000, 0.6843, 0.9103] PeriodicSite: S (S) (-7.0918, 0.0000, -5.1695) [0.8157, 0.0000, 0.4103] PeriodicSite: S (S) (-1.6023, 0.0000, -5.1695) [0.1843, 0.0000, 0.4103] PeriodicSite: S (S) (-8.6941, -6.0937, -11.4025) [1.0000, 0.7009, 0.9050] PeriodicSite: S (S) (0.0000, -2.6004, -11.4025) [0.0000, 0.2991, 0.9050] PeriodicSite: S (S) (-6.9474, -4.3470, -5.1028) [0.7991, 0.5000, 0.4050] PeriodicSite: S (S) (-1.7466, -4.3470, -5.1028) [0.2009, 0.5000, 0.4050] PeriodicSite: S (S) (-4.3470, -1.7466, -7.4966) [0.5000, 0.2009, 0.5950] PeriodicSite: S (S) (-4.3470, -6.9474, -7.4966) [0.5000, 0.7991, 0.5950] PeriodicSite: S (S) (-6.0937, 0.0000, -1.1969) [0.7009, 0.0000, 0.0950] PeriodicSite: S (S) (-2.6004, 0.0000, -1.1969) [0.2991, 0.0000, 0.0950] PeriodicSite: S (S) (0.0000, -2.6169, -2.6282) [0.0000, 0.3010, 0.2086] PeriodicSite: S (S) (-8.6941, -6.0772, -2.6282) [1.0000, 0.6990, 0.2086] PeriodicSite: S (S) (-1.7301, -4.3470, -8.9279) [0.1990, 0.5000, 0.7086] PeriodicSite: S (S) (-6.9640, -4.3470, -8.9279) [0.8010, 0.5000, 0.7086] PeriodicSite: S (S) (-4.3470, -6.9640, -3.6715) [0.5000, 0.8010, 0.2914] PeriodicSite: S (S) (-4.3470, -1.7301, -3.6715) [0.5000, 0.1990, 0.2914] PeriodicSite: S (S) (-2.6169, 0.0000, -9.9712) [0.3010, 0.0000, 0.7914] PeriodicSite: S (S) (-6.0772, 0.0000, -9.9712) [0.6990, 0.0000, 0.7914], 'Li2O': Structure Summary Lattice     abc : 3.291071792359756 3.291071899625086 3.2910720568557887  angles : 60.12971043288485 60.12970952137675 60.12970313039097  volume : 25.279668381289053       A : 2.91738857 0.09789437 1.52000466       B : 0.96463406 2.75503561 1.52000466       C : 0.13320635 0.09789443 3.28691771     pbc : True True True PeriodicSite: O2- (O2-) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: Li+ (Li+) (3.0121, 2.2136, 4.7463) [0.7502, 0.7502, 0.7502] PeriodicSite: Li+ (Li+) (1.0031, 0.7372, 1.5806) [0.2498, 0.2498, 0.2498], 'Li2O2': Structure Summary Lattice     abc : 3.1830000000000007 3.1830000000000003 7.7258  angles : 90.0 90.0 120.00000000000001  volume : 67.7871492344378       A : -1.5915000000000006 -2.756558860245869 -3.898050761686025e-16       B : -1.5914999999999992 2.756558860245869 1.9490253808430124e-16       C : 0.0 0.0 -7.7258     pbc : True True True PeriodicSite: Li+ (Li+) (0.0000, 0.0000, -3.8629) [0.0000, 0.0000, 0.5000] PeriodicSite: Li+ (Li+) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: Li+ (Li+) (-1.5915, -0.9190, -5.7943) [0.6667, 0.3333, 0.7500] PeriodicSite: Li+ (Li+) (-1.5915, 0.9190, -1.9314) [0.3333, 0.6667, 0.2500] PeriodicSite: O- (O-) (-1.5915, -0.9190, -1.1566) [0.6667, 0.3333, 0.1497] PeriodicSite: O- (O-) (-1.5915, 0.9190, -6.5692) [0.3333, 0.6667, 0.8503] PeriodicSite: O- (O-) (-1.5915, 0.9190, -5.0195) [0.3333, 0.6667, 0.6497] PeriodicSite: O- (O-) (-1.5915, -0.9190, -2.7063) [0.6667, 0.3333, 0.3503], 'Li3V2(PO4)3': Structure Summary Lattice     abc : 8.64068 8.67265 8.64068  angles : 61.21317 61.3442 61.21317  volume : 470.7978186322687       A : -2.470939478415996 -7.168424451387926 -4.143609518420984       B : -7.600861301025969 0.0 -4.17633397910965       C : 0.0 0.0 -8.64068     pbc : True True True PeriodicSite: Li0+ (Li0+) (-9.8221, -7.1201, -8.1771) [0.9933, 0.9693, 0.0015] PeriodicSite: Li0+ (Li0+) (-5.2652, -3.5733, -8.6603) [0.4985, 0.5307, 0.5067] PeriodicSite: Li0+ (Li0+) (-6.0857, -1.1171, -6.7518) [0.1558, 0.7500, 0.3442] PeriodicSite: Li0+ (Li0+) (-3.9986, -6.0875, -10.1861) [0.8492, 0.2500, 0.6508] PeriodicSite: Li0+ (Li0+) (-4.4741, -5.3421, -5.9052) [0.7452, 0.3464, 0.1586] PeriodicSite: Li0+ (Li0+) (-2.0112, -2.4471, -8.5778) [0.3414, 0.1536, 0.7548] PeriodicSite: V0+ (V0+) (-8.6165, -6.1274, -14.5645) [0.8548, 0.8558, 0.8621] PeriodicSite: V0+ (V0+) (-6.4732, -4.5730, -10.9092) [0.6379, 0.6442, 0.6452] PeriodicSite: V0+ (V0+) (-3.5744, -2.5407, -5.9951) [0.3544, 0.3550, 0.3522] PeriodicSite: V0+ (V0+) (-1.4669, -1.0591, -2.4754) [0.1478, 0.1450, 0.1456] PeriodicSite: P0+ (P0+) (-7.8497, -1.7789, -9.7592) [0.2482, 0.9521, 0.5503] PeriodicSite: P0+ (P0+) (-6.5114, -6.8080, -8.3997) [0.9497, 0.5479, 0.2518] PeriodicSite: P0+ (P0+) (-6.8308, -3.2786, -5.3958) [0.4574, 0.7500, 0.0426] PeriodicSite: P0+ (P0+) (-3.2537, -3.9267, -11.5417) [0.5478, 0.2500, 0.9522] PeriodicSite: P0+ (P0+) (-3.5598, -0.2774, -8.5391) [0.0387, 0.4558, 0.7494] PeriodicSite: P0+ (P0+) (-2.1909, -5.3806, -7.2809) [0.7506, 0.0442, 0.4613] PeriodicSite: O0+ (O0+) (-8.3983, -5.1136, -10.9141) [0.7133, 0.8730, 0.4991] PeriodicSite: O0+ (O0+) (-6.5103, -3.5115, -12.5689) [0.4899, 0.6973, 0.8827] PeriodicSite: O0+ (O0+) (-7.4256, -0.5548, -10.6251) [0.0774, 0.9518, 0.7325] PeriodicSite: O0+ (O0+) (-7.9453, -1.4000, -8.2592) [0.1953, 0.9818, 0.3876] PeriodicSite: O0+ (O0+) (-6.7928, -2.9117, -9.8164) [0.4062, 0.7617, 0.5732] PeriodicSite: O0+ (O0+) (-5.7536, -6.2988, -11.6913) [0.8787, 0.4713, 0.7039] PeriodicSite: O0+ (O0+) (-7.9023, -6.6440, -7.7347) [0.9268, 0.7384, 0.0938] PeriodicSite: O0+ (O0+) (-6.0633, -5.5016, -9.1213) [0.7675, 0.5482, 0.4226] PeriodicSite: O0+ (O0+) (-7.6267, -4.4251, -5.9980) [0.6173, 0.8027, 0.0101] PeriodicSite: O0+ (O0+) (-7.5702, -1.8930, -5.4665) [0.2641, 0.9101, 0.0661] PeriodicSite: O0+ (O0+) (-4.4855, -4.0749, -10.6051) [0.5685, 0.4053, 0.7588] PeriodicSite: O0+ (O0+) (-4.7679, -0.0067, -9.4196) [0.0009, 0.6270, 0.7867] PeriodicSite: O0+ (O0+) (-5.3896, -7.0627, -7.3776) [0.9852, 0.3888, 0.1934] PeriodicSite: O0+ (O0+) (-5.5557, -3.1102, -6.2999) [0.4339, 0.5899, 0.2359] PeriodicSite: O0+ (O0+) (-2.5509, -5.3129, -11.5157) [0.7412, 0.0947, 0.9316] PeriodicSite: O0+ (O0+) (-2.3963, -2.7970, -10.9316) [0.3902, 0.1884, 0.9869] PeriodicSite: O0+ (O0+) (-3.8311, -1.6586, -7.8407) [0.2314, 0.4288, 0.5892] PeriodicSite: O0+ (O0+) (-2.2016, -0.4825, -9.2908) [0.0673, 0.2678, 0.9135] PeriodicSite: O0+ (O0+) (-3.2143, -4.2040, -7.1387) [0.5865, 0.2322, 0.4327] PeriodicSite: O0+ (O0+) (-4.2162, -0.8054, -5.2624) [0.1124, 0.5182, 0.3047] PeriodicSite: O0+ (O0+) (-2.1852, -5.7069, -8.7871) [0.7961, 0.0287, 0.6213] PeriodicSite: O0+ (O0+) (-2.7916, -6.5290, -6.3923) [0.9108, 0.0712, 0.2686] PeriodicSite: O0+ (O0+) (-3.6360, -3.6778, -4.3760) [0.5131, 0.3116, 0.1098] PeriodicSite: O0+ (O0+) (-1.6028, -2.1976, -6.1825) [0.3066, 0.1112, 0.5148], 'LiFePO4': Structure Summary Lattice     abc : 4.7448 6.0657700000000006 10.41037  angles : 90.50178999999999 90.00019 90.00362  volume : 299.60796771125047       A : 0.0 0.0 -4.7448       B : -0.053122654367700306 -6.065537365280947 0.00038324092231544317       C : 10.41036999994276 0.0 3.452209424235223e-05     pbc : True True True PeriodicSite: Li (Li) (10.3571, -6.0655, 0.0004) [0.0000, 1.0000, 1.0000] PeriodicSite: Li (Li) (-0.0265, -3.0328, -4.7446) [1.0000, 0.5000, 0.0000] PeriodicSite: Li (Li) (5.1521, -6.0655, -2.3720) [0.5000, 1.0000, 0.5000] PeriodicSite: Li (Li) (5.1786, -3.0328, -2.3723) [0.5000, 0.5000, 0.5000] PeriodicSite: Fe (Fe) (2.2647, -1.5372, -2.4912) [0.5251, 0.2534, 0.2188] PeriodicSite: Fe (Fe) (2.8873, -4.5282, -0.1187) [0.0251, 0.7465, 0.2812] PeriodicSite: Fe (Fe) (7.4699, -1.5374, -4.6259) [0.9750, 0.2535, 0.7188] PeriodicSite: Fe (Fe) (8.0925, -4.5281, -2.2531) [0.4749, 0.7465, 0.7812] PeriodicSite: P (P) (0.9432, -4.5594, -2.7614) [0.5821, 0.7517, 0.0944] PeriodicSite: P (P) (4.2088, -1.5061, -0.3893) [0.0821, 0.2483, 0.4056] PeriodicSite: P (P) (6.1483, -4.5597, -4.3551) [0.9179, 0.7517, 0.5944] PeriodicSite: P (P) (9.4141, -1.5060, -1.9829) [0.4179, 0.2483, 0.9056] PeriodicSite: O (O) (0.4361, -1.5232, -1.3833) [0.2916, 0.2511, 0.0432] PeriodicSite: O (O) (0.9618, -4.5518, -1.2263) [0.2585, 0.7504, 0.0962] PeriodicSite: O (O) (1.6753, -5.7983, -3.3849) [0.7135, 0.9559, 0.1658] PeriodicSite: O (O) (1.6950, -3.3276, -3.3983) [0.7163, 0.5486, 0.1656] PeriodicSite: O (O) (3.4570, -2.7380, -1.0261) [0.2163, 0.4514, 0.3344] PeriodicSite: O (O) (3.4767, -0.2672, -1.0127) [0.2135, 0.0441, 0.3342] PeriodicSite: O (O) (4.1902, -1.5137, -3.5989) [0.7585, 0.2495, 0.4038] PeriodicSite: O (O) (4.7159, -4.5425, -3.7555) [0.7916, 0.7489, 0.4568] PeriodicSite: O (O) (5.6412, -1.5231, -0.9889) [0.2084, 0.2511, 0.5432] PeriodicSite: O (O) (6.1670, -4.5519, -1.1455) [0.2415, 0.7505, 0.5962] PeriodicSite: O (O) (6.8801, -5.7988, -3.7318) [0.7866, 0.9560, 0.6658] PeriodicSite: O (O) (6.9004, -3.3280, -3.7181) [0.7837, 0.5487, 0.6656] PeriodicSite: O (O) (8.6620, -2.7376, -1.3457) [0.2837, 0.4513, 0.8344] PeriodicSite: O (O) (8.6823, -0.2668, -1.3597) [0.2866, 0.0440, 0.8342] PeriodicSite: O (O) (9.3954, -1.5138, -3.5181) [0.7415, 0.2496, 0.9038] PeriodicSite: O (O) (9.9213, -4.5424, -3.3610) [0.7084, 0.7489, 0.9568], 'NaFePO4': Structure Summary Lattice     abc : 4.9955 6.28746 10.440590000000002  angles : 90.0 89.97269 90.0  volume : 327.9285211911844       A : 0.0 0.0 -4.9955       B : 3.849958881883509e-16 -6.28746 -3.849958881883509e-16       C : -10.440588813976833 0.0 -0.004976500966151329     pbc : True True True PeriodicSite: Na (Na) (-10.4402, -6.2870, -5.0004) [1.0000, 0.9999, 1.0000] PeriodicSite: Na (Na) (-10.4402, -3.1442, -5.0004) [1.0000, 0.5001, 1.0000] PeriodicSite: Na (Na) (-5.2197, -6.2870, -2.5005) [0.5001, 0.9999, 0.4999] PeriodicSite: Na (Na) (-5.2197, -3.1442, -2.5005) [0.5001, 0.5001, 0.4999] PeriodicSite: Fe (Fe) (-8.2056, -1.5719, -2.6193) [0.5235, 0.2500, 0.7859] PeriodicSite: Fe (Fe) (-7.4584, -4.7156, -0.1238) [0.0241, 0.7500, 0.7144] PeriodicSite: Fe (Fe) (-2.9844, -1.5719, -4.8792) [0.9764, 0.2500, 0.2859] PeriodicSite: Fe (Fe) (-2.2367, -4.7156, -2.3805) [0.4763, 0.7500, 0.2142] PeriodicSite: P (P) (-9.3366, -4.7156, -2.8377) [0.5672, 0.7500, 0.8943] PeriodicSite: P (P) (-6.3250, -1.5719, -0.3370) [0.0669, 0.2500, 0.6058] PeriodicSite: P (P) (-4.1164, -4.7156, -4.6625) [0.9329, 0.7500, 0.3943] PeriodicSite: P (P) (-1.1040, -1.5719, -2.1641) [0.4331, 0.2500, 0.1057] PeriodicSite: O (O) (-10.0753, -1.5719, -1.6636) [0.3321, 0.2500, 0.9650] PeriodicSite: O (O) (-9.2800, -4.7156, -1.2986) [0.2591, 0.7500, 0.8888] PeriodicSite: O (O) (-8.6132, -5.9528, -3.4881) [0.6974, 0.9468, 0.8250] PeriodicSite: O (O) (-8.6132, -3.4783, -3.4881) [0.6974, 0.5532, 0.8250] PeriodicSite: O (O) (-7.0467, -2.8104, -0.9879) [0.1971, 0.4470, 0.6749] PeriodicSite: O (O) (-7.0467, -0.3333, -0.9879) [0.1971, 0.0530, 0.6749] PeriodicSite: O (O) (-6.3830, -1.5719, -3.7937) [0.7588, 0.2500, 0.6114] PeriodicSite: O (O) (-5.5841, -4.7156, -4.1557) [0.8314, 0.7500, 0.5348] PeriodicSite: O (O) (-4.8549, -1.5719, -0.8420) [0.1681, 0.2500, 0.4650] PeriodicSite: O (O) (-4.0586, -4.7156, -1.2059) [0.2410, 0.7500, 0.3887] PeriodicSite: O (O) (-3.3933, -5.9537, -4.0111) [0.8026, 0.9469, 0.3250] PeriodicSite: O (O) (-3.3933, -3.4775, -4.0111) [0.8026, 0.5531, 0.3250] PeriodicSite: O (O) (-1.8263, -2.8099, -1.5129) [0.3027, 0.4469, 0.1749] PeriodicSite: O (O) (-1.8263, -0.3338, -1.5129) [0.3027, 0.0531, 0.1749] PeriodicSite: O (O) (-1.1622, -1.5719, -3.7030) [0.7412, 0.2500, 0.1113] PeriodicSite: O (O) (-0.3650, -4.7156, -3.3387) [0.6683, 0.7500, 0.0350], 'Pb2TiZrO6': Structure Summary Lattice     abc : 4.505383 5.67298 5.67298  angles : 90.0 90.0 90.0  volume : 144.99539884709878       A : 0.0 0.0 4.505383       B : 5.67298 0.0 0.0       C : 0.0 5.67298 0.0     pbc : True True True PeriodicSite: Zr (Zr) (2.8365, 0.0000, 2.4376) [0.5410, 0.5000, -0.0000] PeriodicSite: Ti (Ti) (0.0000, 2.8365, 2.4188) [0.5369, -0.0000, 0.5000] PeriodicSite: Pb (Pb) (0.0000, 0.0000, 4.4114) [0.9791, -0.0000, -0.0000] PeriodicSite: Pb (Pb) (2.8365, 2.8365, 4.4114) [0.9791, 0.5000, 0.5000] PeriodicSite: O (O) (1.3704, 1.4661, 2.8748) [0.6381, 0.2416, 0.2584] PeriodicSite: O (O) (1.3704, 4.2069, 2.8748) [0.6381, 0.2416, 0.7416] PeriodicSite: O (O) (4.3026, 1.4661, 2.8748) [0.6381, 0.7584, 0.2584] PeriodicSite: O (O) (4.3026, 4.2069, 2.8748) [0.6381, 0.7584, 0.7416] PeriodicSite: O (O) (0.0000, 2.8365, 0.6698) [0.1487, -0.0000, 0.5000] PeriodicSite: O (O) (2.8365, 0.0000, 0.4587) [0.1018, 0.5000, -0.0000], 'Si': Structure Summary Lattice     abc : 3.8401979337 3.840198994344244 3.8401979337177736  angles : 119.99999086398421 90.0 60.0000091373222  volume : 40.04479464425159       A : 3.8401979337 0.0 0.0       B : 1.9200989668 3.3257101909 0.0       C : 0.0 -2.2171384943 3.1355090603     pbc : True True True PeriodicSite: Si (Si) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: Si (Si) (3.8402, 0.0000, 2.3516) [0.7500, 0.5000, 0.7500], 'SiO2': Structure Summary Lattice     abc : 5.0277818 5.0277817873408415 5.51891759  angles : 90.0 90.0 120.00000005747829  volume : 120.81959693044213       A : 5.0277818 6e-08 -0.0       B : -2.51389095 4.35418672 0.0       C : -0.0 0.0 5.51891759     pbc : True True True PeriodicSite: Si (Si) (1.3140, 2.2760, 5.5189) [0.5227, 0.5227, 1.0000] PeriodicSite: Si (Si) (2.3997, -0.0000, 3.6792) [0.4773, -0.0000, 0.6667] PeriodicSite: Si (Si) (3.8279, 2.0782, 1.8396) [1.0000, 0.4773, 0.3333] PeriodicSite: O (O) (0.8313, 3.6543, 4.8051) [0.5850, 0.8393, 0.8707] PeriodicSite: O (O) (-1.0664, 3.2469, 2.9655) [0.1607, 0.7457, 0.5373] PeriodicSite: O (O) (0.2352, 1.8071, 1.1259) [0.2543, 0.4150, 0.2040] PeriodicSite: O (O) (2.7491, 2.5470, 0.7137) [0.8393, 0.5850, 0.1293] PeriodicSite: O (O) (3.3452, 0.6999, 2.5533) [0.7457, 0.1607, 0.4626] PeriodicSite: O (O) (1.4474, 1.1073, 4.3929) [0.4150, 0.2543, 0.7960], 'Si_SiO2_Interface': Structure Summary Lattice     abc : 10.160210588671637 10.160210588671637 29.156770002399192  angles : 90.0 90.0 59.99999999999999  volume : 2606.6064276838156       A : 10.160210588671637 0.0 6.221334688039882e-16       B : 5.080105294335819 8.799000477589283 6.221334688039882e-16       C : 0.0 0.0 29.156770002399192     pbc : True True True PeriodicSite: Si (10.3416, 3.8758, 9.3499) [0.7976, 0.4405, 0.3207] PeriodicSite: Si (13.9703, 5.1328, 9.3499) [1.0833, 0.5833, 0.3207] PeriodicSite: Si (7.4387, 6.3898, 9.3499) [0.3690, 0.7262, 0.3207] PeriodicSite: Si (11.0674, 7.6468, 9.3499) [0.6548, 0.8690, 0.3207] PeriodicSite: Si (9.6159, 0.1048, 9.3499) [0.9405, 0.0119, 0.3207] PeriodicSite: Si (3.0843, 1.3618, 9.3499) [0.2262, 0.1548, 0.3207] PeriodicSite: Si (6.7130, 2.6188, 9.3499) [0.5119, 0.2976, 0.3207] PeriodicSite: Si (10.3416, 3.8758, 11.7016) [0.7976, 0.4405, 0.4013] PeriodicSite: Si (13.9703, 5.1328, 11.7016) [1.0833, 0.5833, 0.4013] PeriodicSite: Si (7.4387, 6.3898, 11.7016) [0.3690, 0.7262, 0.4013] PeriodicSite: Si (11.0674, 7.6468, 11.7016) [0.6548, 0.8690, 0.4013] PeriodicSite: Si (9.6159, 0.1048, 11.7016) [0.9405, 0.0119, 0.4013] PeriodicSite: Si (3.0843, 1.3618, 11.7016) [0.2262, 0.1548, 0.4013] PeriodicSite: Si (6.7130, 2.6188, 11.7016) [0.5119, 0.2976, 0.4013] PeriodicSite: Si (3.8678, 2.0998, 13.7016) [0.2614, 0.2386, 0.4699] PeriodicSite: Si (6.4078, 6.4993, 13.7016) [0.2614, 0.7386, 0.4699] PeriodicSite: Si (8.9479, 2.0998, 13.7016) [0.7614, 0.2386, 0.4699] PeriodicSite: Si (11.4879, 6.4993, 13.7016) [0.7614, 0.7386, 0.4699] PeriodicSite: Si (4.9647, 4.3995, 15.5412) [0.2386, 0.5000, 0.5330] PeriodicSite: Si (2.4247, 0.0000, 15.5412) [0.2386, 0.0000, 0.5330] PeriodicSite: Si (10.0448, 4.3995, 15.5412) [0.7386, 0.5000, 0.5330] PeriodicSite: Si (7.5048, 0.0000, 15.5412) [0.7386, 0.0000, 0.5330] PeriodicSite: Si (1.3277, 2.2997, 17.3808) [0.0000, 0.2614, 0.5961] PeriodicSite: Si (3.8678, 6.6992, 17.3808) [0.0000, 0.7614, 0.5961] PeriodicSite: Si (6.4078, 2.2997, 17.3808) [0.5000, 0.2614, 0.5961] PeriodicSite: Si (8.9479, 6.6992, 17.3808) [0.5000, 0.7614, 0.5961] PeriodicSite: O (3.3800, 0.7072, 14.4153) [0.2925, 0.0804, 0.4944] PeriodicSite: O (5.9200, 5.1067, 14.4153) [0.2925, 0.5804, 0.4944] PeriodicSite: O (8.4601, 0.7072, 14.4153) [0.7925, 0.0804, 0.4944] PeriodicSite: O (11.0001, 5.1067, 14.4153) [0.7925, 0.5804, 0.4944] PeriodicSite: O (1.4625, 1.1188, 16.2550) [0.0804, 0.1271, 0.5575] PeriodicSite: O (4.0026, 5.5183, 16.2550) [0.0804, 0.6271, 0.5575] PeriodicSite: O (6.5426, 1.1188, 16.2550) [0.5804, 0.1271, 0.5575] PeriodicSite: O (9.0827, 5.5183, 16.2550) [0.5804, 0.6271, 0.5575] PeriodicSite: O (2.7777, 2.5735, 18.0946) [0.1271, 0.2925, 0.6206] PeriodicSite: O (5.3177, 6.9730, 18.0946) [0.1271, 0.7925, 0.6206] PeriodicSite: O (7.8578, 2.5735, 18.0946) [0.6271, 0.2925, 0.6206] PeriodicSite: O (10.3978, 6.9730, 18.0946) [0.6271, 0.7925, 0.6206] PeriodicSite: O (5.3177, 1.8260, 18.5067) [0.4196, 0.2075, 0.6347] PeriodicSite: O (7.8578, 6.2255, 18.5067) [0.4196, 0.7075, 0.6347] PeriodicSite: O (10.3978, 1.8260, 18.5067) [0.9196, 0.2075, 0.6347] PeriodicSite: O (12.9379, 6.2255, 18.5067) [0.9196, 0.7075, 0.6347] PeriodicSite: O (5.9200, 3.6923, 16.6671) [0.3729, 0.4196, 0.5716] PeriodicSite: O (8.4601, 8.0918, 16.6671) [0.3729, 0.9196, 0.5716] PeriodicSite: O (11.0001, 3.6923, 16.6671) [0.8729, 0.4196, 0.5716] PeriodicSite: O (13.5402, 8.0918, 16.6671) [0.8729, 0.9196, 0.5716] PeriodicSite: O (4.0026, 3.2807, 14.8274) [0.2075, 0.3729, 0.5085] PeriodicSite: O (6.5426, 7.6802, 14.8274) [0.2075, 0.8729, 0.5085] PeriodicSite: O (9.0827, 3.2807, 14.8274) [0.7075, 0.3729, 0.5085] PeriodicSite: O (11.6227, 7.6802, 14.8274) [0.7075, 0.8729, 0.5085], 'Sn': Structure Summary Lattice     abc : 6.65061477 6.65061477 6.65061477  angles : 90.0 90.0 90.0  volume : 294.16119253915326       A : 6.65061477 0.0 0.0       B : 0.0 6.65061477 0.0       C : 0.0 0.0 6.65061477     pbc : True True True PeriodicSite: Sn (Sn) (2.4940, 5.8193, 2.4940) [0.3750, 0.8750, 0.3750] PeriodicSite: Sn (Sn) (0.8313, 0.8313, 0.8313) [0.1250, 0.1250, 0.1250] PeriodicSite: Sn (Sn) (2.4940, 2.4940, 5.8193) [0.3750, 0.3750, 0.8750] PeriodicSite: Sn (Sn) (0.8313, 4.1566, 4.1566) [0.1250, 0.6250, 0.6250] PeriodicSite: Sn (Sn) (5.8193, 5.8193, 5.8193) [0.8750, 0.8750, 0.8750] PeriodicSite: Sn (Sn) (4.1566, 0.8313, 4.1566) [0.6250, 0.1250, 0.6250] PeriodicSite: Sn (Sn) (5.8193, 2.4940, 2.4940) [0.8750, 0.3750, 0.3750] PeriodicSite: Sn (Sn) (4.1566, 4.1566, 0.8313) [0.6250, 0.6250, 0.1250], 'SrTiO3': Structure Summary Lattice     abc : 3.905 3.905 3.905  angles : 90.0 90.0 90.0  volume : 59.54744262499999       A : 3.905 0.0 2.391122875335207e-16       B : -2.391122875335207e-16 3.905 2.391122875335207e-16       C : 0.0 0.0 3.905     pbc : True True True PeriodicSite: Sr2+ (Sr2+) (1.9525, 1.9525, 1.9525) [0.5000, 0.5000, 0.5000] PeriodicSite: Ti4+ (Ti4+) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: O2- (O2-) (0.0000, 0.0000, 1.9525) [0.0000, 0.0000, 0.5000] PeriodicSite: O2- (O2-) (-0.0000, 1.9525, 0.0000) [0.0000, 0.5000, 0.0000] PeriodicSite: O2- (O2-) (1.9525, 0.0000, 0.0000) [0.5000, 0.0000, 0.0000], 'TiO2': <pymatgen.alchemy.materials.TransformedStructure object>, 'TlBiSe2': Structure Summary Lattice     abc : 4.372201544153475 61.149528191254596 59.08304095958131  angles : 3.6737691014605547 58.80413768014368 59.97014152897428  volume : 825.8885392060803       A : 3.74140218 -0.00027862 2.26231209       B : -1.13595131 3.78041753 61.02198666       C : 0.036913 0.04093202 59.08301525     pbc : True True True PeriodicSite: Tl (Tl) (2.5148, 3.6745, 63.4338) [0.9669, 0.9717, 0.0330] PeriodicSite: Tl (Tl) (3.6037, 0.2035, 6.7146) [0.9793, 0.0537, 0.0207] PeriodicSite: Tl (Tl) (3.5726, 0.5326, 10.9899) [0.9977, 0.1409, 0.0022] PeriodicSite: Tl (Tl) (-0.2434, 0.8101, 13.0761) [0.0000, 0.2143, -0.0000] PeriodicSite: Tl (Tl) (-0.2812, 1.1282, 76.5077) [0.0023, 0.2876, 0.9978] PeriodicSite: Tl (Tl) (-0.3122, 1.4572, 80.7830) [0.0207, 0.3749, 0.9793] PeriodicSite: Tl (Tl) (-0.3594, 1.7667, 85.0859) [0.0331, 0.4569, 0.9670] PeriodicSite: Bi (Bi) (-0.4251, 2.0554, 89.4184) [0.0388, 0.5333, 0.9611] PeriodicSite: Bi (Bi) (-0.5892, 2.2281, 93.9147) [0.0084, 0.5786, 0.9916] PeriodicSite: Bi (Bi) (-0.6750, 2.4926, 98.2811) [0.0067, 0.6486, 0.9933] PeriodicSite: Bi (Bi) (-0.8113, 2.7004, 43.5869) [0.0000, 0.7143, -0.0000] PeriodicSite: Bi (Bi) (2.8309, 2.9491, 50.2379) [0.9934, 0.7801, 0.0066] PeriodicSite: Bi (Bi) (2.7442, 3.2126, 54.6058) [0.9914, 0.8498, 0.0086] PeriodicSite: Bi (Bi) (2.5805, 3.3856, 59.1013) [0.9611, 0.8952, 0.0389] PeriodicSite: Se (Se) (1.7377, 0.2085, 35.1484) [0.4743, 0.0495, 0.5256] PeriodicSite: Se (Se) (1.6987, 0.5271, 39.4370) [0.4897, 0.1339, 0.5104] PeriodicSite: Se (Se) (1.6462, 0.8311, 43.7478) [0.5002, 0.2145, 0.4998] PeriodicSite: Se (Se) (1.5935, 1.1347, 48.0594) [0.5106, 0.2949, 0.4893] PeriodicSite: Se (Se) (1.5531, 1.4514, 52.3505) [0.5255, 0.3788, 0.4747] PeriodicSite: Se (Se) (1.4871, 1.7413, 56.6824) [0.5312, 0.4556, 0.4685] PeriodicSite: Se (Se) (1.4204, 2.0277, 61.0185) [0.5364, 0.5314, 0.4634] PeriodicSite: Se (Se) (1.2436, 2.1850, 65.5372) [0.5013, 0.5726, 0.4986] PeriodicSite: Se (Se) (1.1826, 2.4786, 69.8633) [0.5087, 0.6503, 0.4913] PeriodicSite: Se (Se) (1.0777, 2.7207, 74.2599) [0.5000, 0.7143, 0.5000] PeriodicSite: Se (Se) (0.9728, 2.9625, 78.6564) [0.4913, 0.7782, 0.5088] PeriodicSite: Se (Se) (0.9121, 3.2562, 82.9823) [0.4987, 0.8560, 0.5014] PeriodicSite: Se (Se) (0.7353, 3.4138, 87.5010) [0.4636, 0.8973, 0.5365] PeriodicSite: Se (Se) (0.6680, 3.6996, 91.8379) [0.4687, 0.9729, 0.5316], 'VO2': <pymatgen.alchemy.materials.TransformedStructure object>}[source]
                                          +TEST_STRUCTURES: ClassVar[dict[str, pymatgen.core.structure.Structure]] = {'BaNiO3': <pymatgen.alchemy.materials.TransformedStructure object>, 'CsCl': Structure Summary Lattice     abc : 4.209 4.209 4.209  angles : 90.0 90.0 90.0  volume : 74.56530132899998       A : 4.209 0.0 0.0       B : 0.0 4.209 0.0       C : 0.0 0.0 4.209     pbc : True True True PeriodicSite: Cs (Cs) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: Cl (Cl) (2.1045, 2.1045, 2.1045) [0.5000, 0.5000, 0.5000], 'Graphite': Structure Summary Lattice     abc : 2.4700000000000006 2.47 6.8  angles : 90.0 90.0 120.00000000000001  volume : 35.928033824449685       A : -1.2350000000000005 -2.139082747347564 -3.024877593893963e-16       B : -1.2349999999999997 2.139082747347564 1.5124387969469814e-16       C : 0.0 0.0 -6.8     pbc : True True True PeriodicSite: C0+ (C0+) (-1.2350, -0.7132, -5.1000) [0.6667, 0.3333, 0.7500] PeriodicSite: C0+ (C0+) (-1.2350, 0.7132, -1.7000) [0.3333, 0.6667, 0.2500] PeriodicSite: C0+ (C0+) (0.0000, 0.0000, -5.1000) [0.0000, 0.0000, 0.7500] PeriodicSite: C0+ (C0+) (0.0000, 0.0000, -1.7000) [0.0000, 0.0000, 0.2500], 'He_BCC': Structure Summary Lattice     abc : 2.737172073807164 2.7371720737557492 2.73717207  angles : 109.47122060669534 109.47122060631484 109.47122066304705  volume : 15.786447515629305       A : 2.58063058 0.0 -0.91239069       B : -1.29031529 2.23489164 -0.91239069       C : 0.0 0.0 2.73717207     pbc : True True True PeriodicSite: He (He) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000], 'K2O2': Structure Summary Lattice     abc : 4.862375062662279 4.862375062662278 6.361  angles : 90.0 90.0 91.89149308502677  volume : 150.30921504900002       A : 3.3810000000000002 -3.4945000000000004 0.0       B : 3.381 3.4944999999999995 4.2795282396204257e-16       C : 0.0 0.0 -6.361     pbc : True True True PeriodicSite: K+ (K+) (1.6905, -1.0861, -1.5902) [0.4054, 0.0946, 0.2500] PeriodicSite: K+ (K+) (1.6905, 1.0861, -4.7707) [0.0946, 0.4054, 0.7500] PeriodicSite: K+ (K+) (5.0715, 1.0861, -4.7707) [0.5946, 0.9054, 0.7500] PeriodicSite: K+ (K+) (5.0715, -1.0861, -1.5902) [0.9054, 0.5946, 0.2500] PeriodicSite: O- (O-) (3.3810, -0.6262, -3.6417) [0.5896, 0.4104, 0.5725] PeriodicSite: O- (O-) (3.3810, 0.6262, -2.7193) [0.4104, 0.5896, 0.4275] PeriodicSite: O- (O-) (3.3810, -2.8683, -0.4612) [0.9104, 0.0896, 0.0725] PeriodicSite: O- (O-) (3.3810, 2.8683, -5.8998) [0.0896, 0.9104, 0.9275], 'La2CoO4F': Structure Summary Lattice     abc : 6.847249 6.847249 5.748369  angles : 90.0 90.0 132.754623  volume : 197.89340779864318       A : 6.847249 0.0 4.192730785407457e-16       B : -4.648323410186749 5.027714027499061 4.192730785407457e-16       C : 0.0 0.0 5.748369     pbc : True True True PeriodicSite: La (La3+) (-3.0614, 4.3336, 2.7708) [0.1380, 0.8620, 0.4820] PeriodicSite: La (La3+) (5.2603, 0.6941, 2.9775) [0.8620, 0.1380, 0.5180] PeriodicSite: La (La3+) (-0.4875, 3.2079, 5.6450) [0.3620, 0.6380, 0.9820] PeriodicSite: La (La3+) (2.6864, 1.8198, 0.1033) [0.6380, 0.3620, 0.0180] PeriodicSite: Co (Co3+) (1.0995, 2.5139, 2.8742) [0.5000, 0.5000, 0.5000] PeriodicSite: Co (Co3+) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: O (O2-) (-0.9933, 3.4292, 3.2966) [0.3180, 0.6821, 0.5735] PeriodicSite: O (O2-) (3.1922, 1.5986, 2.4518) [0.6821, 0.3180, 0.4265] PeriodicSite: O (O2-) (-2.5555, 4.1124, 0.4224) [0.1820, 0.8179, 0.0735] PeriodicSite: O (O2-) (4.7545, 0.9153, 5.3260) [0.8179, 0.1820, 0.9265] PeriodicSite: O (O2-) (1.4256, 3.8686, 1.4371) [0.7305, 0.7695, 0.2500] PeriodicSite: O (O2-) (1.8728, 3.6730, 4.3113) [0.7695, 0.7305, 0.7500] PeriodicSite: O (O2-) (0.3261, 1.3547, 1.4371) [0.2305, 0.2695, 0.2500] PeriodicSite: O (O2-) (0.7734, 1.1591, 4.3113) [0.2695, 0.2305, 0.7500] PeriodicSite: F (F-) (-2.3242, 2.5139, 4.3113) [0.0000, 0.5000, 0.7500] PeriodicSite: F (F2-) (3.4236, 0.0000, 1.4371) [0.5000, 0.0000, 0.2500], 'Li10GeP2S12': Structure Summary Lattice     abc : 8.69407 8.69407 12.5994  angles : 90.0 90.0 90.0  volume : 952.3489977658411       A : -8.69407 0.0 -5.323582498531514e-16       B : 5.323582498531514e-16 -8.69407 -5.323582498531514e-16       C : 0.0 0.0 -12.5994     pbc : True True True PeriodicSite: Li:0.691 (Li:0.691) (-6.4658, -6.3310, -10.2912) [0.7437, 0.7282, 0.8168] PeriodicSite: Li:0.691 (Li:0.691) (-2.2283, -2.3630, -10.2912) [0.2563, 0.2718, 0.8168] PeriodicSite: Li:0.691 (Li:0.691) (-6.7101, -2.1187, -3.9915) [0.7718, 0.2437, 0.3168] PeriodicSite: Li:0.691 (Li:0.691) (-1.9840, -6.5753, -3.9915) [0.2282, 0.7563, 0.3168] PeriodicSite: Li:0.691 (Li:0.691) (-6.5753, -1.9840, -8.6079) [0.7563, 0.2282, 0.6832] PeriodicSite: Li:0.691 (Li:0.691) (-2.1187, -6.7101, -8.6079) [0.2437, 0.7718, 0.6832] PeriodicSite: Li:0.691 (Li:0.691) (-6.3310, -6.4658, -2.3082) [0.7282, 0.7437, 0.1832] PeriodicSite: Li:0.691 (Li:0.691) (-2.3630, -2.2283, -2.3082) [0.2718, 0.2563, 0.1832] PeriodicSite: Li:0.691 (Li:0.691) (-6.5753, -6.7101, -8.6079) [0.7563, 0.7718, 0.6832] PeriodicSite: Li:0.691 (Li:0.691) (-2.1187, -1.9840, -8.6079) [0.2437, 0.2282, 0.6832] PeriodicSite: Li:0.691 (Li:0.691) (-6.3310, -2.2283, -2.3082) [0.7282, 0.2563, 0.1832] PeriodicSite: Li:0.691 (Li:0.691) (-2.3630, -6.4658, -2.3082) [0.2718, 0.7437, 0.1832] PeriodicSite: Li:0.691 (Li:0.691) (-6.4658, -2.3630, -10.2912) [0.7437, 0.2718, 0.8168] PeriodicSite: Li:0.691 (Li:0.691) (-2.2283, -6.3310, -10.2912) [0.2563, 0.7282, 0.8168] PeriodicSite: Li:0.691 (Li:0.691) (-6.7101, -6.5753, -3.9915) [0.7718, 0.7563, 0.3168] PeriodicSite: Li:0.691 (Li:0.691) (-1.9840, -2.1187, -3.9915) [0.2282, 0.2437, 0.3168] PeriodicSite: Li (Li) (0.0000, -4.3470, -0.6980) [0.0000, 0.5000, 0.0554] PeriodicSite: Li (Li) (0.0000, -4.3470, -6.9977) [0.0000, 0.5000, 0.5554] PeriodicSite: Li (Li) (-4.3470, 0.0000, -5.6017) [0.5000, 0.0000, 0.4446] PeriodicSite: Li (Li) (-4.3470, 0.0000, -11.9014) [0.5000, 0.0000, 0.9446] PeriodicSite: Li:0.643 (Li:0.643) (-6.5527, -6.5527, -0.0000) [0.7537, 0.7537, 0.0000] PeriodicSite: Li:0.643 (Li:0.643) (-2.1413, -2.1413, -0.0000) [0.2463, 0.2463, 0.0000] PeriodicSite: Li:0.643 (Li:0.643) (-6.4884, -2.2057, -6.2997) [0.7463, 0.2537, 0.5000] PeriodicSite: Li:0.643 (Li:0.643) (-2.2057, -6.4884, -6.2997) [0.2537, 0.7463, 0.5000] PeriodicSite: Li:0.643 (Li:0.643) (-6.4884, -6.4884, -6.2997) [0.7463, 0.7463, 0.5000] PeriodicSite: Li:0.643 (Li:0.643) (-2.2057, -2.2057, -6.2997) [0.2537, 0.2537, 0.5000] PeriodicSite: Li:0.643 (Li:0.643) (-6.5527, -2.1413, -0.0000) [0.7537, 0.2463, 0.0000] PeriodicSite: Li:0.643 (Li:0.643) (-2.1413, -6.5527, -0.0000) [0.2463, 0.7537, 0.0000] PeriodicSite: Ge:0.515, P:0.485 (Ge:0.515, P:0.485) (0.0000, -4.3470, -3.8970) [0.0000, 0.5000, 0.3093] PeriodicSite: Ge:0.515, P:0.485 (Ge:0.515, P:0.485) (0.0000, -4.3470, -10.1967) [0.0000, 0.5000, 0.8093] PeriodicSite: Ge:0.515, P:0.485 (Ge:0.515, P:0.485) (-4.3470, 0.0000, -2.4027) [0.5000, 0.0000, 0.1907] PeriodicSite: Ge:0.515, P:0.485 (Ge:0.515, P:0.485) (-4.3470, 0.0000, -8.7024) [0.5000, 0.0000, 0.6907] PeriodicSite: P (P) (0.0000, 0.0000, -6.2997) [0.0000, 0.0000, 0.5000] PeriodicSite: P (P) (-4.3470, -4.3470, -0.0000) [0.5000, 0.5000, 0.0000] PeriodicSite: S (S) (-8.6941, -7.0918, -7.4299) [1.0000, 0.8157, 0.5897] PeriodicSite: S (S) (0.0000, -1.6023, -7.4299) [0.0000, 0.1843, 0.5897] PeriodicSite: S (S) (-5.9494, -4.3470, -1.1302) [0.6843, 0.5000, 0.0897] PeriodicSite: S (S) (-2.7447, -4.3470, -1.1302) [0.3157, 0.5000, 0.0897] PeriodicSite: S (S) (-4.3470, -2.7447, -11.4692) [0.5000, 0.3157, 0.9103] PeriodicSite: S (S) (-4.3470, -5.9494, -11.4692) [0.5000, 0.6843, 0.9103] PeriodicSite: S (S) (-7.0918, 0.0000, -5.1695) [0.8157, 0.0000, 0.4103] PeriodicSite: S (S) (-1.6023, 0.0000, -5.1695) [0.1843, 0.0000, 0.4103] PeriodicSite: S (S) (-8.6941, -6.0937, -11.4025) [1.0000, 0.7009, 0.9050] PeriodicSite: S (S) (0.0000, -2.6004, -11.4025) [0.0000, 0.2991, 0.9050] PeriodicSite: S (S) (-6.9474, -4.3470, -5.1028) [0.7991, 0.5000, 0.4050] PeriodicSite: S (S) (-1.7466, -4.3470, -5.1028) [0.2009, 0.5000, 0.4050] PeriodicSite: S (S) (-4.3470, -1.7466, -7.4966) [0.5000, 0.2009, 0.5950] PeriodicSite: S (S) (-4.3470, -6.9474, -7.4966) [0.5000, 0.7991, 0.5950] PeriodicSite: S (S) (-6.0937, 0.0000, -1.1969) [0.7009, 0.0000, 0.0950] PeriodicSite: S (S) (-2.6004, 0.0000, -1.1969) [0.2991, 0.0000, 0.0950] PeriodicSite: S (S) (0.0000, -2.6169, -2.6282) [0.0000, 0.3010, 0.2086] PeriodicSite: S (S) (-8.6941, -6.0772, -2.6282) [1.0000, 0.6990, 0.2086] PeriodicSite: S (S) (-1.7301, -4.3470, -8.9279) [0.1990, 0.5000, 0.7086] PeriodicSite: S (S) (-6.9640, -4.3470, -8.9279) [0.8010, 0.5000, 0.7086] PeriodicSite: S (S) (-4.3470, -6.9640, -3.6715) [0.5000, 0.8010, 0.2914] PeriodicSite: S (S) (-4.3470, -1.7301, -3.6715) [0.5000, 0.1990, 0.2914] PeriodicSite: S (S) (-2.6169, 0.0000, -9.9712) [0.3010, 0.0000, 0.7914] PeriodicSite: S (S) (-6.0772, 0.0000, -9.9712) [0.6990, 0.0000, 0.7914], 'Li2O': Structure Summary Lattice     abc : 3.291071792359756 3.291071899625086 3.2910720568557887  angles : 60.12971043288485 60.12970952137675 60.12970313039097  volume : 25.279668381289053       A : 2.91738857 0.09789437 1.52000466       B : 0.96463406 2.75503561 1.52000466       C : 0.13320635 0.09789443 3.28691771     pbc : True True True PeriodicSite: O2- (O2-) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: Li+ (Li+) (3.0121, 2.2136, 4.7463) [0.7502, 0.7502, 0.7502] PeriodicSite: Li+ (Li+) (1.0031, 0.7372, 1.5806) [0.2498, 0.2498, 0.2498], 'Li2O2': Structure Summary Lattice     abc : 3.1830000000000007 3.1830000000000003 7.7258  angles : 90.0 90.0 120.00000000000001  volume : 67.7871492344378       A : -1.5915000000000006 -2.756558860245869 -3.898050761686025e-16       B : -1.5914999999999992 2.756558860245869 1.9490253808430124e-16       C : 0.0 0.0 -7.7258     pbc : True True True PeriodicSite: Li+ (Li+) (0.0000, 0.0000, -3.8629) [0.0000, 0.0000, 0.5000] PeriodicSite: Li+ (Li+) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: Li+ (Li+) (-1.5915, -0.9190, -5.7943) [0.6667, 0.3333, 0.7500] PeriodicSite: Li+ (Li+) (-1.5915, 0.9190, -1.9314) [0.3333, 0.6667, 0.2500] PeriodicSite: O- (O-) (-1.5915, -0.9190, -1.1566) [0.6667, 0.3333, 0.1497] PeriodicSite: O- (O-) (-1.5915, 0.9190, -6.5692) [0.3333, 0.6667, 0.8503] PeriodicSite: O- (O-) (-1.5915, 0.9190, -5.0195) [0.3333, 0.6667, 0.6497] PeriodicSite: O- (O-) (-1.5915, -0.9190, -2.7063) [0.6667, 0.3333, 0.3503], 'Li3V2(PO4)3': Structure Summary Lattice     abc : 8.64068 8.67265 8.64068  angles : 61.21317 61.3442 61.21317  volume : 470.7978186322687       A : -2.470939478415996 -7.168424451387926 -4.143609518420984       B : -7.600861301025969 0.0 -4.17633397910965       C : 0.0 0.0 -8.64068     pbc : True True True PeriodicSite: Li0+ (Li0+) (-9.8221, -7.1201, -8.1771) [0.9933, 0.9693, 0.0015] PeriodicSite: Li0+ (Li0+) (-5.2652, -3.5733, -8.6603) [0.4985, 0.5307, 0.5067] PeriodicSite: Li0+ (Li0+) (-6.0857, -1.1171, -6.7518) [0.1558, 0.7500, 0.3442] PeriodicSite: Li0+ (Li0+) (-3.9986, -6.0875, -10.1861) [0.8492, 0.2500, 0.6508] PeriodicSite: Li0+ (Li0+) (-4.4741, -5.3421, -5.9052) [0.7452, 0.3464, 0.1586] PeriodicSite: Li0+ (Li0+) (-2.0112, -2.4471, -8.5778) [0.3414, 0.1536, 0.7548] PeriodicSite: V0+ (V0+) (-8.6165, -6.1274, -14.5645) [0.8548, 0.8558, 0.8621] PeriodicSite: V0+ (V0+) (-6.4732, -4.5730, -10.9092) [0.6379, 0.6442, 0.6452] PeriodicSite: V0+ (V0+) (-3.5744, -2.5407, -5.9951) [0.3544, 0.3550, 0.3522] PeriodicSite: V0+ (V0+) (-1.4669, -1.0591, -2.4754) [0.1478, 0.1450, 0.1456] PeriodicSite: P0+ (P0+) (-7.8497, -1.7789, -9.7592) [0.2482, 0.9521, 0.5503] PeriodicSite: P0+ (P0+) (-6.5114, -6.8080, -8.3997) [0.9497, 0.5479, 0.2518] PeriodicSite: P0+ (P0+) (-6.8308, -3.2786, -5.3958) [0.4574, 0.7500, 0.0426] PeriodicSite: P0+ (P0+) (-3.2537, -3.9267, -11.5417) [0.5478, 0.2500, 0.9522] PeriodicSite: P0+ (P0+) (-3.5598, -0.2774, -8.5391) [0.0387, 0.4558, 0.7494] PeriodicSite: P0+ (P0+) (-2.1909, -5.3806, -7.2809) [0.7506, 0.0442, 0.4613] PeriodicSite: O0+ (O0+) (-8.3983, -5.1136, -10.9141) [0.7133, 0.8730, 0.4991] PeriodicSite: O0+ (O0+) (-6.5103, -3.5115, -12.5689) [0.4899, 0.6973, 0.8827] PeriodicSite: O0+ (O0+) (-7.4256, -0.5548, -10.6251) [0.0774, 0.9518, 0.7325] PeriodicSite: O0+ (O0+) (-7.9453, -1.4000, -8.2592) [0.1953, 0.9818, 0.3876] PeriodicSite: O0+ (O0+) (-6.7928, -2.9117, -9.8164) [0.4062, 0.7617, 0.5732] PeriodicSite: O0+ (O0+) (-5.7536, -6.2988, -11.6913) [0.8787, 0.4713, 0.7039] PeriodicSite: O0+ (O0+) (-7.9023, -6.6440, -7.7347) [0.9268, 0.7384, 0.0938] PeriodicSite: O0+ (O0+) (-6.0633, -5.5016, -9.1213) [0.7675, 0.5482, 0.4226] PeriodicSite: O0+ (O0+) (-7.6267, -4.4251, -5.9980) [0.6173, 0.8027, 0.0101] PeriodicSite: O0+ (O0+) (-7.5702, -1.8930, -5.4665) [0.2641, 0.9101, 0.0661] PeriodicSite: O0+ (O0+) (-4.4855, -4.0749, -10.6051) [0.5685, 0.4053, 0.7588] PeriodicSite: O0+ (O0+) (-4.7679, -0.0067, -9.4196) [0.0009, 0.6270, 0.7867] PeriodicSite: O0+ (O0+) (-5.3896, -7.0627, -7.3776) [0.9852, 0.3888, 0.1934] PeriodicSite: O0+ (O0+) (-5.5557, -3.1102, -6.2999) [0.4339, 0.5899, 0.2359] PeriodicSite: O0+ (O0+) (-2.5509, -5.3129, -11.5157) [0.7412, 0.0947, 0.9316] PeriodicSite: O0+ (O0+) (-2.3963, -2.7970, -10.9316) [0.3902, 0.1884, 0.9869] PeriodicSite: O0+ (O0+) (-3.8311, -1.6586, -7.8407) [0.2314, 0.4288, 0.5892] PeriodicSite: O0+ (O0+) (-2.2016, -0.4825, -9.2908) [0.0673, 0.2678, 0.9135] PeriodicSite: O0+ (O0+) (-3.2143, -4.2040, -7.1387) [0.5865, 0.2322, 0.4327] PeriodicSite: O0+ (O0+) (-4.2162, -0.8054, -5.2624) [0.1124, 0.5182, 0.3047] PeriodicSite: O0+ (O0+) (-2.1852, -5.7069, -8.7871) [0.7961, 0.0287, 0.6213] PeriodicSite: O0+ (O0+) (-2.7916, -6.5290, -6.3923) [0.9108, 0.0712, 0.2686] PeriodicSite: O0+ (O0+) (-3.6360, -3.6778, -4.3760) [0.5131, 0.3116, 0.1098] PeriodicSite: O0+ (O0+) (-1.6028, -2.1976, -6.1825) [0.3066, 0.1112, 0.5148], 'LiFePO4': Structure Summary Lattice     abc : 4.7448 6.0657700000000006 10.41037  angles : 90.50178999999999 90.00019 90.00362  volume : 299.60796771125047       A : 0.0 0.0 -4.7448       B : -0.053122654367700306 -6.065537365280947 0.00038324092231544317       C : 10.41036999994276 0.0 3.452209424235223e-05     pbc : True True True PeriodicSite: Li (Li) (10.3571, -6.0655, 0.0004) [0.0000, 1.0000, 1.0000] PeriodicSite: Li (Li) (-0.0265, -3.0328, -4.7446) [1.0000, 0.5000, 0.0000] PeriodicSite: Li (Li) (5.1521, -6.0655, -2.3720) [0.5000, 1.0000, 0.5000] PeriodicSite: Li (Li) (5.1786, -3.0328, -2.3723) [0.5000, 0.5000, 0.5000] PeriodicSite: Fe (Fe) (2.2647, -1.5372, -2.4912) [0.5251, 0.2534, 0.2188] PeriodicSite: Fe (Fe) (2.8873, -4.5282, -0.1187) [0.0251, 0.7465, 0.2812] PeriodicSite: Fe (Fe) (7.4699, -1.5374, -4.6259) [0.9750, 0.2535, 0.7188] PeriodicSite: Fe (Fe) (8.0925, -4.5281, -2.2531) [0.4749, 0.7465, 0.7812] PeriodicSite: P (P) (0.9432, -4.5594, -2.7614) [0.5821, 0.7517, 0.0944] PeriodicSite: P (P) (4.2088, -1.5061, -0.3893) [0.0821, 0.2483, 0.4056] PeriodicSite: P (P) (6.1483, -4.5597, -4.3551) [0.9179, 0.7517, 0.5944] PeriodicSite: P (P) (9.4141, -1.5060, -1.9829) [0.4179, 0.2483, 0.9056] PeriodicSite: O (O) (0.4361, -1.5232, -1.3833) [0.2916, 0.2511, 0.0432] PeriodicSite: O (O) (0.9618, -4.5518, -1.2263) [0.2585, 0.7504, 0.0962] PeriodicSite: O (O) (1.6753, -5.7983, -3.3849) [0.7135, 0.9559, 0.1658] PeriodicSite: O (O) (1.6950, -3.3276, -3.3983) [0.7163, 0.5486, 0.1656] PeriodicSite: O (O) (3.4570, -2.7380, -1.0261) [0.2163, 0.4514, 0.3344] PeriodicSite: O (O) (3.4767, -0.2672, -1.0127) [0.2135, 0.0441, 0.3342] PeriodicSite: O (O) (4.1902, -1.5137, -3.5989) [0.7585, 0.2495, 0.4038] PeriodicSite: O (O) (4.7159, -4.5425, -3.7555) [0.7916, 0.7489, 0.4568] PeriodicSite: O (O) (5.6412, -1.5231, -0.9889) [0.2084, 0.2511, 0.5432] PeriodicSite: O (O) (6.1670, -4.5519, -1.1455) [0.2415, 0.7505, 0.5962] PeriodicSite: O (O) (6.8801, -5.7988, -3.7318) [0.7866, 0.9560, 0.6658] PeriodicSite: O (O) (6.9004, -3.3280, -3.7181) [0.7837, 0.5487, 0.6656] PeriodicSite: O (O) (8.6620, -2.7376, -1.3457) [0.2837, 0.4513, 0.8344] PeriodicSite: O (O) (8.6823, -0.2668, -1.3597) [0.2866, 0.0440, 0.8342] PeriodicSite: O (O) (9.3954, -1.5138, -3.5181) [0.7415, 0.2496, 0.9038] PeriodicSite: O (O) (9.9213, -4.5424, -3.3610) [0.7084, 0.7489, 0.9568], 'NaFePO4': Structure Summary Lattice     abc : 4.9955 6.28746 10.440590000000002  angles : 90.0 89.97269 90.0  volume : 327.9285211911844       A : 0.0 0.0 -4.9955       B : 3.849958881883509e-16 -6.28746 -3.849958881883509e-16       C : -10.440588813976833 0.0 -0.004976500966151329     pbc : True True True PeriodicSite: Na (Na) (-10.4402, -6.2870, -5.0004) [1.0000, 0.9999, 1.0000] PeriodicSite: Na (Na) (-10.4402, -3.1442, -5.0004) [1.0000, 0.5001, 1.0000] PeriodicSite: Na (Na) (-5.2197, -6.2870, -2.5005) [0.5001, 0.9999, 0.4999] PeriodicSite: Na (Na) (-5.2197, -3.1442, -2.5005) [0.5001, 0.5001, 0.4999] PeriodicSite: Fe (Fe) (-8.2056, -1.5719, -2.6193) [0.5235, 0.2500, 0.7859] PeriodicSite: Fe (Fe) (-7.4584, -4.7156, -0.1238) [0.0241, 0.7500, 0.7144] PeriodicSite: Fe (Fe) (-2.9844, -1.5719, -4.8792) [0.9764, 0.2500, 0.2859] PeriodicSite: Fe (Fe) (-2.2367, -4.7156, -2.3805) [0.4763, 0.7500, 0.2142] PeriodicSite: P (P) (-9.3366, -4.7156, -2.8377) [0.5672, 0.7500, 0.8943] PeriodicSite: P (P) (-6.3250, -1.5719, -0.3370) [0.0669, 0.2500, 0.6058] PeriodicSite: P (P) (-4.1164, -4.7156, -4.6625) [0.9329, 0.7500, 0.3943] PeriodicSite: P (P) (-1.1040, -1.5719, -2.1641) [0.4331, 0.2500, 0.1057] PeriodicSite: O (O) (-10.0753, -1.5719, -1.6636) [0.3321, 0.2500, 0.9650] PeriodicSite: O (O) (-9.2800, -4.7156, -1.2986) [0.2591, 0.7500, 0.8888] PeriodicSite: O (O) (-8.6132, -5.9528, -3.4881) [0.6974, 0.9468, 0.8250] PeriodicSite: O (O) (-8.6132, -3.4783, -3.4881) [0.6974, 0.5532, 0.8250] PeriodicSite: O (O) (-7.0467, -2.8104, -0.9879) [0.1971, 0.4470, 0.6749] PeriodicSite: O (O) (-7.0467, -0.3333, -0.9879) [0.1971, 0.0530, 0.6749] PeriodicSite: O (O) (-6.3830, -1.5719, -3.7937) [0.7588, 0.2500, 0.6114] PeriodicSite: O (O) (-5.5841, -4.7156, -4.1557) [0.8314, 0.7500, 0.5348] PeriodicSite: O (O) (-4.8549, -1.5719, -0.8420) [0.1681, 0.2500, 0.4650] PeriodicSite: O (O) (-4.0586, -4.7156, -1.2059) [0.2410, 0.7500, 0.3887] PeriodicSite: O (O) (-3.3933, -5.9537, -4.0111) [0.8026, 0.9469, 0.3250] PeriodicSite: O (O) (-3.3933, -3.4775, -4.0111) [0.8026, 0.5531, 0.3250] PeriodicSite: O (O) (-1.8263, -2.8099, -1.5129) [0.3027, 0.4469, 0.1749] PeriodicSite: O (O) (-1.8263, -0.3338, -1.5129) [0.3027, 0.0531, 0.1749] PeriodicSite: O (O) (-1.1622, -1.5719, -3.7030) [0.7412, 0.2500, 0.1113] PeriodicSite: O (O) (-0.3650, -4.7156, -3.3387) [0.6683, 0.7500, 0.0350], 'Pb2TiZrO6': Structure Summary Lattice     abc : 4.505383 5.67298 5.67298  angles : 90.0 90.0 90.0  volume : 144.99539884709878       A : 0.0 0.0 4.505383       B : 5.67298 0.0 0.0       C : 0.0 5.67298 0.0     pbc : True True True PeriodicSite: Zr (Zr) (2.8365, 0.0000, 2.4376) [0.5410, 0.5000, -0.0000] PeriodicSite: Ti (Ti) (0.0000, 2.8365, 2.4188) [0.5369, -0.0000, 0.5000] PeriodicSite: Pb (Pb) (0.0000, 0.0000, 4.4114) [0.9791, -0.0000, -0.0000] PeriodicSite: Pb (Pb) (2.8365, 2.8365, 4.4114) [0.9791, 0.5000, 0.5000] PeriodicSite: O (O) (1.3704, 1.4661, 2.8748) [0.6381, 0.2416, 0.2584] PeriodicSite: O (O) (1.3704, 4.2069, 2.8748) [0.6381, 0.2416, 0.7416] PeriodicSite: O (O) (4.3026, 1.4661, 2.8748) [0.6381, 0.7584, 0.2584] PeriodicSite: O (O) (4.3026, 4.2069, 2.8748) [0.6381, 0.7584, 0.7416] PeriodicSite: O (O) (0.0000, 2.8365, 0.6698) [0.1487, -0.0000, 0.5000] PeriodicSite: O (O) (2.8365, 0.0000, 0.4587) [0.1018, 0.5000, -0.0000], 'Si': Structure Summary Lattice     abc : 3.8401979337 3.840198994344244 3.8401979337177736  angles : 119.99999086398421 90.0 60.0000091373222  volume : 40.04479464425159       A : 3.8401979337 0.0 0.0       B : 1.9200989668 3.3257101909 0.0       C : 0.0 -2.2171384943 3.1355090603     pbc : True True True PeriodicSite: Si (Si) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: Si (Si) (3.8402, 0.0000, 2.3516) [0.7500, 0.5000, 0.7500], 'SiO2': Structure Summary Lattice     abc : 5.0277818 5.0277817873408415 5.51891759  angles : 90.0 90.0 120.00000005747829  volume : 120.81959693044213       A : 5.0277818 6e-08 -0.0       B : -2.51389095 4.35418672 0.0       C : -0.0 0.0 5.51891759     pbc : True True True PeriodicSite: Si (Si) (1.3140, 2.2760, 5.5189) [0.5227, 0.5227, 1.0000] PeriodicSite: Si (Si) (2.3997, -0.0000, 3.6792) [0.4773, -0.0000, 0.6667] PeriodicSite: Si (Si) (3.8279, 2.0782, 1.8396) [1.0000, 0.4773, 0.3333] PeriodicSite: O (O) (0.8313, 3.6543, 4.8051) [0.5850, 0.8393, 0.8707] PeriodicSite: O (O) (-1.0664, 3.2469, 2.9655) [0.1607, 0.7457, 0.5373] PeriodicSite: O (O) (0.2352, 1.8071, 1.1259) [0.2543, 0.4150, 0.2040] PeriodicSite: O (O) (2.7491, 2.5470, 0.7137) [0.8393, 0.5850, 0.1293] PeriodicSite: O (O) (3.3452, 0.6999, 2.5533) [0.7457, 0.1607, 0.4626] PeriodicSite: O (O) (1.4474, 1.1073, 4.3929) [0.4150, 0.2543, 0.7960], 'Si_SiO2_Interface': Structure Summary Lattice     abc : 10.160210588671637 10.160210588671637 29.156770002399192  angles : 90.0 90.0 59.99999999999999  volume : 2606.6064276838156       A : 10.160210588671637 0.0 6.221334688039882e-16       B : 5.080105294335819 8.799000477589283 6.221334688039882e-16       C : 0.0 0.0 29.156770002399192     pbc : True True True PeriodicSite: Si (10.3416, 3.8758, 9.3499) [0.7976, 0.4405, 0.3207] PeriodicSite: Si (13.9703, 5.1328, 9.3499) [1.0833, 0.5833, 0.3207] PeriodicSite: Si (7.4387, 6.3898, 9.3499) [0.3690, 0.7262, 0.3207] PeriodicSite: Si (11.0674, 7.6468, 9.3499) [0.6548, 0.8690, 0.3207] PeriodicSite: Si (9.6159, 0.1048, 9.3499) [0.9405, 0.0119, 0.3207] PeriodicSite: Si (3.0843, 1.3618, 9.3499) [0.2262, 0.1548, 0.3207] PeriodicSite: Si (6.7130, 2.6188, 9.3499) [0.5119, 0.2976, 0.3207] PeriodicSite: Si (10.3416, 3.8758, 11.7016) [0.7976, 0.4405, 0.4013] PeriodicSite: Si (13.9703, 5.1328, 11.7016) [1.0833, 0.5833, 0.4013] PeriodicSite: Si (7.4387, 6.3898, 11.7016) [0.3690, 0.7262, 0.4013] PeriodicSite: Si (11.0674, 7.6468, 11.7016) [0.6548, 0.8690, 0.4013] PeriodicSite: Si (9.6159, 0.1048, 11.7016) [0.9405, 0.0119, 0.4013] PeriodicSite: Si (3.0843, 1.3618, 11.7016) [0.2262, 0.1548, 0.4013] PeriodicSite: Si (6.7130, 2.6188, 11.7016) [0.5119, 0.2976, 0.4013] PeriodicSite: Si (3.8678, 2.0998, 13.7016) [0.2614, 0.2386, 0.4699] PeriodicSite: Si (6.4078, 6.4993, 13.7016) [0.2614, 0.7386, 0.4699] PeriodicSite: Si (8.9479, 2.0998, 13.7016) [0.7614, 0.2386, 0.4699] PeriodicSite: Si (11.4879, 6.4993, 13.7016) [0.7614, 0.7386, 0.4699] PeriodicSite: Si (4.9647, 4.3995, 15.5412) [0.2386, 0.5000, 0.5330] PeriodicSite: Si (2.4247, 0.0000, 15.5412) [0.2386, 0.0000, 0.5330] PeriodicSite: Si (10.0448, 4.3995, 15.5412) [0.7386, 0.5000, 0.5330] PeriodicSite: Si (7.5048, 0.0000, 15.5412) [0.7386, 0.0000, 0.5330] PeriodicSite: Si (1.3277, 2.2997, 17.3808) [0.0000, 0.2614, 0.5961] PeriodicSite: Si (3.8678, 6.6992, 17.3808) [0.0000, 0.7614, 0.5961] PeriodicSite: Si (6.4078, 2.2997, 17.3808) [0.5000, 0.2614, 0.5961] PeriodicSite: Si (8.9479, 6.6992, 17.3808) [0.5000, 0.7614, 0.5961] PeriodicSite: O (3.3800, 0.7072, 14.4153) [0.2925, 0.0804, 0.4944] PeriodicSite: O (5.9200, 5.1067, 14.4153) [0.2925, 0.5804, 0.4944] PeriodicSite: O (8.4601, 0.7072, 14.4153) [0.7925, 0.0804, 0.4944] PeriodicSite: O (11.0001, 5.1067, 14.4153) [0.7925, 0.5804, 0.4944] PeriodicSite: O (1.4625, 1.1188, 16.2550) [0.0804, 0.1271, 0.5575] PeriodicSite: O (4.0026, 5.5183, 16.2550) [0.0804, 0.6271, 0.5575] PeriodicSite: O (6.5426, 1.1188, 16.2550) [0.5804, 0.1271, 0.5575] PeriodicSite: O (9.0827, 5.5183, 16.2550) [0.5804, 0.6271, 0.5575] PeriodicSite: O (2.7777, 2.5735, 18.0946) [0.1271, 0.2925, 0.6206] PeriodicSite: O (5.3177, 6.9730, 18.0946) [0.1271, 0.7925, 0.6206] PeriodicSite: O (7.8578, 2.5735, 18.0946) [0.6271, 0.2925, 0.6206] PeriodicSite: O (10.3978, 6.9730, 18.0946) [0.6271, 0.7925, 0.6206] PeriodicSite: O (5.3177, 1.8260, 18.5067) [0.4196, 0.2075, 0.6347] PeriodicSite: O (7.8578, 6.2255, 18.5067) [0.4196, 0.7075, 0.6347] PeriodicSite: O (10.3978, 1.8260, 18.5067) [0.9196, 0.2075, 0.6347] PeriodicSite: O (12.9379, 6.2255, 18.5067) [0.9196, 0.7075, 0.6347] PeriodicSite: O (5.9200, 3.6923, 16.6671) [0.3729, 0.4196, 0.5716] PeriodicSite: O (8.4601, 8.0918, 16.6671) [0.3729, 0.9196, 0.5716] PeriodicSite: O (11.0001, 3.6923, 16.6671) [0.8729, 0.4196, 0.5716] PeriodicSite: O (13.5402, 8.0918, 16.6671) [0.8729, 0.9196, 0.5716] PeriodicSite: O (4.0026, 3.2807, 14.8274) [0.2075, 0.3729, 0.5085] PeriodicSite: O (6.5426, 7.6802, 14.8274) [0.2075, 0.8729, 0.5085] PeriodicSite: O (9.0827, 3.2807, 14.8274) [0.7075, 0.3729, 0.5085] PeriodicSite: O (11.6227, 7.6802, 14.8274) [0.7075, 0.8729, 0.5085], 'Sn': Structure Summary Lattice     abc : 6.65061477 6.65061477 6.65061477  angles : 90.0 90.0 90.0  volume : 294.16119253915326       A : 6.65061477 0.0 0.0       B : 0.0 6.65061477 0.0       C : 0.0 0.0 6.65061477     pbc : True True True PeriodicSite: Sn (Sn) (2.4940, 5.8193, 2.4940) [0.3750, 0.8750, 0.3750] PeriodicSite: Sn (Sn) (0.8313, 0.8313, 0.8313) [0.1250, 0.1250, 0.1250] PeriodicSite: Sn (Sn) (2.4940, 2.4940, 5.8193) [0.3750, 0.3750, 0.8750] PeriodicSite: Sn (Sn) (0.8313, 4.1566, 4.1566) [0.1250, 0.6250, 0.6250] PeriodicSite: Sn (Sn) (5.8193, 5.8193, 5.8193) [0.8750, 0.8750, 0.8750] PeriodicSite: Sn (Sn) (4.1566, 0.8313, 4.1566) [0.6250, 0.1250, 0.6250] PeriodicSite: Sn (Sn) (5.8193, 2.4940, 2.4940) [0.8750, 0.3750, 0.3750] PeriodicSite: Sn (Sn) (4.1566, 4.1566, 0.8313) [0.6250, 0.6250, 0.1250], 'SrTiO3': Structure Summary Lattice     abc : 3.905 3.905 3.905  angles : 90.0 90.0 90.0  volume : 59.54744262499999       A : 3.905 0.0 2.391122875335207e-16       B : -2.391122875335207e-16 3.905 2.391122875335207e-16       C : 0.0 0.0 3.905     pbc : True True True PeriodicSite: Sr2+ (Sr2+) (1.9525, 1.9525, 1.9525) [0.5000, 0.5000, 0.5000] PeriodicSite: Ti4+ (Ti4+) (0.0000, 0.0000, 0.0000) [0.0000, 0.0000, 0.0000] PeriodicSite: O2- (O2-) (0.0000, 0.0000, 1.9525) [0.0000, 0.0000, 0.5000] PeriodicSite: O2- (O2-) (-0.0000, 1.9525, 0.0000) [0.0000, 0.5000, 0.0000] PeriodicSite: O2- (O2-) (1.9525, 0.0000, 0.0000) [0.5000, 0.0000, 0.0000], 'TiO2': <pymatgen.alchemy.materials.TransformedStructure object>, 'TlBiSe2': Structure Summary Lattice     abc : 4.372201544153475 61.149528191254596 59.08304095958131  angles : 3.6737691014605547 58.80413768014368 59.97014152897428  volume : 825.8885392060803       A : 3.74140218 -0.00027862 2.26231209       B : -1.13595131 3.78041753 61.02198666       C : 0.036913 0.04093202 59.08301525     pbc : True True True PeriodicSite: Tl (Tl) (2.5148, 3.6745, 63.4338) [0.9669, 0.9717, 0.0330] PeriodicSite: Tl (Tl) (3.6037, 0.2035, 6.7146) [0.9793, 0.0537, 0.0207] PeriodicSite: Tl (Tl) (3.5726, 0.5326, 10.9899) [0.9977, 0.1409, 0.0022] PeriodicSite: Tl (Tl) (-0.2434, 0.8101, 13.0761) [0.0000, 0.2143, -0.0000] PeriodicSite: Tl (Tl) (-0.2812, 1.1282, 76.5077) [0.0023, 0.2876, 0.9978] PeriodicSite: Tl (Tl) (-0.3122, 1.4572, 80.7830) [0.0207, 0.3749, 0.9793] PeriodicSite: Tl (Tl) (-0.3594, 1.7667, 85.0859) [0.0331, 0.4569, 0.9670] PeriodicSite: Bi (Bi) (-0.4251, 2.0554, 89.4184) [0.0388, 0.5333, 0.9611] PeriodicSite: Bi (Bi) (-0.5892, 2.2281, 93.9147) [0.0084, 0.5786, 0.9916] PeriodicSite: Bi (Bi) (-0.6750, 2.4926, 98.2811) [0.0067, 0.6486, 0.9933] PeriodicSite: Bi (Bi) (-0.8113, 2.7004, 43.5869) [0.0000, 0.7143, -0.0000] PeriodicSite: Bi (Bi) (2.8309, 2.9491, 50.2379) [0.9934, 0.7801, 0.0066] PeriodicSite: Bi (Bi) (2.7442, 3.2126, 54.6058) [0.9914, 0.8498, 0.0086] PeriodicSite: Bi (Bi) (2.5805, 3.3856, 59.1013) [0.9611, 0.8952, 0.0389] PeriodicSite: Se (Se) (1.7377, 0.2085, 35.1484) [0.4743, 0.0495, 0.5256] PeriodicSite: Se (Se) (1.6987, 0.5271, 39.4370) [0.4897, 0.1339, 0.5104] PeriodicSite: Se (Se) (1.6462, 0.8311, 43.7478) [0.5002, 0.2145, 0.4998] PeriodicSite: Se (Se) (1.5935, 1.1347, 48.0594) [0.5106, 0.2949, 0.4893] PeriodicSite: Se (Se) (1.5531, 1.4514, 52.3505) [0.5255, 0.3788, 0.4747] PeriodicSite: Se (Se) (1.4871, 1.7413, 56.6824) [0.5312, 0.4556, 0.4685] PeriodicSite: Se (Se) (1.4204, 2.0277, 61.0185) [0.5364, 0.5314, 0.4634] PeriodicSite: Se (Se) (1.2436, 2.1850, 65.5372) [0.5013, 0.5726, 0.4986] PeriodicSite: Se (Se) (1.1826, 2.4786, 69.8633) [0.5087, 0.6503, 0.4913] PeriodicSite: Se (Se) (1.0777, 2.7207, 74.2599) [0.5000, 0.7143, 0.5000] PeriodicSite: Se (Se) (0.9728, 2.9625, 78.6564) [0.4913, 0.7782, 0.5088] PeriodicSite: Se (Se) (0.9121, 3.2562, 82.9823) [0.4987, 0.8560, 0.5014] PeriodicSite: Se (Se) (0.7353, 3.4138, 87.5010) [0.4636, 0.8973, 0.5365] PeriodicSite: Se (Se) (0.6680, 3.6996, 91.8379) [0.4687, 0.9729, 0.5316], 'VO2': <pymatgen.alchemy.materials.TransformedStructure object>}[source]
                                          -static assert_all_close(actual, desired, decimal=7, err_msg='', verbose=True)[source]
                                          +static assert_all_close(actual, desired, decimal=7, err_msg='', verbose=True)[source]

                                          Tests if two arrays are almost equal up to some relative or absolute tolerance.

                                          -assert_msonable(obj, test_is_subclass=True)[source]
                                          +assert_msonable(obj, test_is_subclass=True)[source]

                                          Test if obj is MSONable and verify the contract is fulfilled.

                                          By default, the method tests whether obj is an instance of MSONable. This check can be deactivated by setting test_is_subclass=False.

                                          @@ -2131,18 +2131,18 @@

                                          Submodules
                                          -static assert_str_content_equal(actual, expected)[source]
                                          +static assert_str_content_equal(actual, expected)[source]

                                          Tests if two strings are equal, ignoring things like trailing spaces, etc.

                                          -fn = PosixPath('/Users/shyue/repos/pymatgen/pymatgen/util/structures/SrTiO3.json')[source]
                                          +fn = PosixPath('/Users/shyue/repos/pymatgen/pymatgen/util/structures/SrTiO3.json')[source]
                                          -classmethod get_structure(name: str) Structure[source]
                                          +classmethod get_structure(name: str) Structure[source]

                                          Get a structure from the template directories.

                                          Parameters:
                                          @@ -2156,7 +2156,7 @@

                                          Submodules
                                          -serialize_with_pickle(objects, protocols=None, test_eq=True)[source]
                                          +serialize_with_pickle(objects, protocols=None, test_eq=True)[source]

                                          Test whether the object(s) can be serialized and deserialized with pickle. This method tries to serialize the objects with pickle and the protocols specified in input. Then it deserializes the pickle format @@ -2181,7 +2181,7 @@

                                          Submodules
                                          -warnings = <module 'warnings' from '/Users/shyue/miniconda3/envs/mavrl/lib/python3.9/warnings.py'>[source]
                                          +warnings = <module 'warnings' from '/Users/shyue/miniconda3/envs/mavrl/lib/python3.9/warnings.py'>[source]

                                          diff --git a/docs/pymatgen.vis.html b/docs/pymatgen.vis.html index 0b06a92a15a..a9ba6345b06 100644 --- a/docs/pymatgen.vis.html +++ b/docs/pymatgen.vis.html @@ -4,7 +4,7 @@ - pymatgen.vis package — pymatgen 2023.7.14 documentation + pymatgen.vis package — pymatgen 2023.7.17 documentation @@ -38,7 +38,7 @@ pymatgen
                                          - 2023.7.14 + 2023.7.17
                                          @@ -127,7 +127,7 @@

                                          Submodules
                                          -class SpectrumPlotter(xshift=0.0, yshift=0.0, stack=False, color_cycle=('qualitative', 'Set1_9'))[source]
                                          +class SpectrumPlotter(xshift=0.0, yshift=0.0, stack=False, color_cycle=('qualitative', 'Set1_9'))[source]

                                          Bases: object

                                          Class for plotting Spectrum objects and subclasses. Note that the interface is extremely flexible given that there are many different ways in which @@ -164,7 +164,7 @@

                                          Submodules
                                          -add_spectra(spectra_dict, key_sort_func=None)[source]
                                          +add_spectra(spectra_dict, key_sort_func=None)[source]

                                          Add a dictionary of doses, with an optional sorting function for the keys.

                                          @@ -179,7 +179,7 @@

                                          Submodules
                                          -add_spectrum(label, spectrum, color=None)[source]
                                          +add_spectrum(label, spectrum, color=None)[source]

                                          Adds a Spectrum for plotting.

                                          Parameters:
                                          @@ -196,7 +196,7 @@

                                          Submodules
                                          -get_plot(xlim=None, ylim=None)[source]
                                          +get_plot(xlim=None, ylim=None)[source]

                                          Get a matplotlib plot showing the DOS.

                                          Parameters:
                                          @@ -211,7 +211,7 @@

                                          Submodules
                                          -save_plot(filename, img_format='eps', **kwargs)[source]
                                          +save_plot(filename, img_format='eps', **kwargs)[source]

                                          Save matplotlib plot to a file.

                                          Parameters:
                                          @@ -225,7 +225,7 @@

                                          Submodules
                                          -show(**kwargs)[source]
                                          +show(**kwargs)[source]

                                          Show the plot using matplotlib.

                                          @@ -237,7 +237,7 @@

                                          Submodules
                                          -quick_view(structure, bonds=True, conventional=False, transform=None, show_box=True, bond_tol=0.2, stick_radius=0.1)[source]
                                          +quick_view(structure, bonds=True, conventional=False, transform=None, show_box=True, bond_tol=0.2, stick_radius=0.1)[source]

                                          A function to visualize pymatgen Structure objects in jupyter notebook using chemview package.

                                          Parameters:
                                          @@ -264,19 +264,19 @@

                                          Submodules
                                          -class MultiStructuresInteractorStyle(parent)[source]
                                          +class MultiStructuresInteractorStyle(parent)[source]

                                          Bases: StructureInteractorStyle

                                          Interactor for MultiStructureVis.

                                          -keyPressEvent(obj, event)[source]
                                          +keyPressEvent(obj, event)[source]

                                          -class MultiStructuresVis(element_color_mapping=None, show_unit_cell=True, show_bonds=False, show_polyhedron=False, poly_radii_tol_factor=0.5, excluded_bonding_elements=None, animated_movie_options={'looping_type': 'restart', 'number_of_loops': 1, 'time_between_frames': 0.1, 'time_between_loops': 1.0})[source]
                                          +class MultiStructuresVis(element_color_mapping=None, show_unit_cell=True, show_bonds=False, show_polyhedron=False, poly_radii_tol_factor=0.5, excluded_bonding_elements=None, animated_movie_options={'looping_type': 'restart', 'number_of_loops': 1, 'time_between_frames': 0.1, 'time_between_loops': 1.0})[source]

                                          Bases: StructureVis

                                          Visualization for multiple structures.

                                          @@ -306,24 +306,24 @@

                                          Submodules
                                          -DEFAULT_ANIMATED_MOVIE_OPTIONS = {'looping_type': 'restart', 'number_of_loops': 1, 'time_between_frames': 0.1, 'time_between_loops': 1.0}[source]
                                          +DEFAULT_ANIMATED_MOVIE_OPTIONS = {'looping_type': 'restart', 'number_of_loops': 1, 'time_between_frames': 0.1, 'time_between_loops': 1.0}[source]

                                          -apply_tags()[source]
                                          +apply_tags()[source]

                                          Apply tags.

                                          -display_help()[source]
                                          +display_help()[source]

                                          Display the help for various keyboard shortcuts.

                                          -display_info(info)[source]
                                          +display_info(info)[source]
                                          Parameters:

                                          info (str) – Information.

                                          @@ -333,7 +333,7 @@

                                          Submodules
                                          -display_warning(warning)[source]
                                          +display_warning(warning)[source]
                                          Parameters:

                                          warning (str) – Warning.

                                          @@ -343,19 +343,19 @@

                                          Submodules
                                          -erase_info()[source]
                                          +erase_info()[source]

                                          Erase all info.

                                          -erase_warning()[source]
                                          +erase_warning()[source]

                                          Remove warnings.

                                          -set_animated_movie_options(animated_movie_options=None)[source]
                                          +set_animated_movie_options(animated_movie_options=None)[source]
                                          Parameters:

                                          () (animated_movie_options) –

                                          @@ -365,7 +365,7 @@

                                          Submodules
                                          -set_structure(structure: Structure, reset_camera=True, to_unit_cell=False)[source]
                                          +set_structure(structure: Structure, reset_camera=True, to_unit_cell=False)[source]

                                          Add a structure to the visualizer.

                                          Parameters:
                                          @@ -381,7 +381,7 @@

                                          Submodules
                                          -set_structures(structures: Sequence[Structure], tags=None)[source]
                                          +set_structures(structures: Sequence[Structure], tags=None)[source]

                                          Add list of structures to the visualizer.

                                          Parameters:
                                          @@ -397,34 +397,34 @@

                                          Submodules
                                          -class StructureInteractorStyle(parent)[source]
                                          +class StructureInteractorStyle(parent)[source]

                                          Bases: object

                                          A custom interactor style for visualizing structures.

                                          -keyPressEvent(obj, event)[source]
                                          +keyPressEvent(obj, event)[source]
                                          -leftButtonPressEvent(obj, event)[source]
                                          +leftButtonPressEvent(obj, event)[source]
                                          -leftButtonReleaseEvent(obj, event)[source]
                                          +leftButtonReleaseEvent(obj, event)[source]
                                          -mouseMoveEvent(obj, event)[source]
                                          +mouseMoveEvent(obj, event)[source]

                                          -class StructureVis(element_color_mapping=None, show_unit_cell=True, show_bonds=False, show_polyhedron=True, poly_radii_tol_factor=0.5, excluded_bonding_elements=None)[source]
                                          +class StructureVis(element_color_mapping=None, show_unit_cell=True, show_bonds=False, show_polyhedron=True, poly_radii_tol_factor=0.5, excluded_bonding_elements=None)[source]

                                          Bases: object

                                          Provides Structure object visualization using VTK.

                                          Constructs a Structure Visualization.

                                          @@ -470,7 +470,7 @@

                                          Submodules
                                          -add_bonds(neighbors, center, color=None, opacity=None, radius=0.1)[source]
                                          +add_bonds(neighbors, center, color=None, opacity=None, radius=0.1)[source]

                                          Adds bonds for a site.

                                          Parameters:
                                          @@ -487,7 +487,7 @@

                                          Submodules
                                          -add_edges(edges, type='line', linewidth=2, color=(0.0, 0.0, 0.0))[source]
                                          +add_edges(edges, type='line', linewidth=2, color=(0.0, 0.0, 0.0))[source]
                                          Parameters:
                                            @@ -502,7 +502,7 @@

                                            Submodules
                                            -add_faces(faces, color, opacity=0.35)[source]
                                            +add_faces(faces, color, opacity=0.35)[source]

                                            Adding face of polygon.

                                            Parameters:
                                            @@ -517,7 +517,7 @@

                                            Submodules
                                            -add_line(start, end, color=(0.5, 0.5, 0.5), width=1)[source]
                                            +add_line(start, end, color=(0.5, 0.5, 0.5), width=1)[source]

                                            Adds a line.

                                            Parameters:
                                            @@ -533,7 +533,7 @@

                                            Submodules
                                            -add_partial_sphere(coords, radius, color, start=0, end=360, opacity=1.0)[source]
                                            +add_partial_sphere(coords, radius, color, start=0, end=360, opacity=1.0)[source]

                                            Adding a partial sphere (to display partial occupancies.

                                            Parameters:
                                            @@ -551,19 +551,19 @@

                                            Submodules
                                            -add_picker()[source]
                                            +add_picker()[source]

                                            Create a cell picker.

                                            -add_picker_fixed()[source]
                                            +add_picker_fixed()[source]

                                            Create a cell picker.Returns:

                                            -add_polyhedron(neighbors, center, color, opacity=1.0, draw_edges=False, edges_color=(0.0, 0.0, 0.0), edges_linewidth=2)[source]
                                            +add_polyhedron(neighbors, center, color, opacity=1.0, draw_edges=False, edges_color=(0.0, 0.0, 0.0), edges_linewidth=2)[source]

                                            Adds a polyhedron.

                                            Parameters:
                                            @@ -582,7 +582,7 @@

                                            Submodules
                                            -add_site(site)[source]
                                            +add_site(site)[source]

                                            Add a site to the render window. The site is displayed as a sphere, the color of which is determined based on the element. Partially occupied sites are displayed as a single element color, though the site info @@ -596,7 +596,7 @@

                                            Submodules
                                            -add_text(coords, text, color=(0, 0, 0))[source]
                                            +add_text(coords, text, color=(0, 0, 0))[source]

                                            Add text at a coordinate.

                                            Parameters:
                                            @@ -611,7 +611,7 @@

                                            Submodules
                                            -add_triangle(neighbors, color, center=None, opacity=0.4, draw_edges=False, edges_color=(0.0, 0.0, 0.0), edges_linewidth=2)[source]
                                            +add_triangle(neighbors, color, center=None, opacity=0.4, draw_edges=False, edges_color=(0.0, 0.0, 0.0), edges_linewidth=2)[source]

                                            Adds a triangular surface between three atoms.

                                            Parameters:
                                            @@ -630,19 +630,19 @@

                                            Submodules
                                            -display_help()[source]
                                            +display_help()[source]

                                            Display the help for various keyboard shortcuts.

                                            -orthongonalize_structure()[source]
                                            +orthongonalize_structure()[source]

                                            Orthogonalize the structure.

                                            -redraw(reset_camera=False)[source]
                                            +redraw(reset_camera=False)[source]

                                            Redraw the render window.

                                            Parameters:
                                            @@ -654,7 +654,7 @@

                                            Submodules
                                            -rotate_view(axis_ind=0, angle=0)[source]
                                            +rotate_view(axis_ind=0, angle=0)[source]

                                            Rotate the camera view.

                                            Parameters:
                                            @@ -668,7 +668,7 @@

                                            Submodules
                                            -set_structure(structure: Structure, reset_camera=True, to_unit_cell=True)[source]
                                            +set_structure(structure: Structure, reset_camera=True, to_unit_cell=True)[source]

                                            Add a structure to the visualizer.

                                            Parameters:
                                            @@ -684,13 +684,13 @@

                                            Submodules
                                            -show()[source]
                                            +show()[source]

                                            Display the visualizer.

                                            -write_image(filename='image.png', magnification=1, image_format='png')[source]
                                            +write_image(filename='image.png', magnification=1, image_format='png')[source]

                                            Save render window to an image.

                                            Parameters:
                                            @@ -705,7 +705,7 @@

                                            Submodules
                                            -zoom(factor)[source]
                                            +zoom(factor)[source]

                                            Zoom the camera view by a factor.

                                            @@ -713,7 +713,7 @@

                                            Submodules
                                            -make_movie(structures, output_filename='movie.mp4', zoom=1.0, fps=20, bitrate='10000k', quality=1, **kwargs)[source]
                                            +make_movie(structures, output_filename='movie.mp4', zoom=1.0, fps=20, bitrate='10000k', quality=1, **kwargs)[source]

                                            Generate a movie from a sequence of structures using vtk and ffmpeg.

                                            Parameters:
                                            diff --git a/docs/references.html b/docs/references.html index 812b83d03f1..16eeab1a2f9 100644 --- a/docs/references.html +++ b/docs/references.html @@ -4,7 +4,7 @@ - References — pymatgen 2023.7.14 documentation + References — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                                            - 2023.7.14 + 2023.7.17
                                            diff --git a/docs/search.html b/docs/search.html index 90e818ea7e0..b9c82c2acdb 100644 --- a/docs/search.html +++ b/docs/search.html @@ -3,7 +3,7 @@ - Search — pymatgen 2023.7.14 documentation + Search — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                                            - 2023.7.14 + 2023.7.17
                                            diff --git a/docs/searchindex.js b/docs/searchindex.js index 0762016484a..f103aaca010 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["addons", "change_log", "compatibility", "contributing", "index", "installation", "introduction", "latest_changes", "modules", "pymatgen", "pymatgen.alchemy", "pymatgen.analysis", "pymatgen.analysis.chemenv", "pymatgen.analysis.chemenv.connectivity", "pymatgen.analysis.chemenv.coordination_environments", "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files", "pymatgen.analysis.chemenv.utils", "pymatgen.analysis.diffraction", "pymatgen.analysis.elasticity", "pymatgen.analysis.ferroelectricity", "pymatgen.analysis.gb", "pymatgen.analysis.interfaces", "pymatgen.analysis.magnetism", "pymatgen.analysis.solar", "pymatgen.analysis.structure_prediction", "pymatgen.analysis.topological", "pymatgen.analysis.xas", "pymatgen.apps", "pymatgen.apps.battery", "pymatgen.apps.borg", "pymatgen.cli", "pymatgen.command_line", "pymatgen.core", "pymatgen.electronic_structure", "pymatgen.entries", "pymatgen.ext", "pymatgen.io", "pymatgen.io.abinit", "pymatgen.io.cp2k", "pymatgen.io.exciting", "pymatgen.io.feff", "pymatgen.io.lammps", "pymatgen.io.lobster", "pymatgen.io.qchem", "pymatgen.io.vasp", "pymatgen.io.xtb", "pymatgen.optimization", "pymatgen.phonon", "pymatgen.symmetry", "pymatgen.transformations", "pymatgen.util", "pymatgen.vis", "references", "team", "usage"], "filenames": ["addons.rst", "change_log.rst", "compatibility.rst", "contributing.rst", "index.rst", "installation.rst", "introduction.rst", "latest_changes.rst", "modules.rst", "pymatgen.rst", "pymatgen.alchemy.rst", "pymatgen.analysis.rst", "pymatgen.analysis.chemenv.rst", "pymatgen.analysis.chemenv.connectivity.rst", "pymatgen.analysis.chemenv.coordination_environments.rst", "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files.rst", "pymatgen.analysis.chemenv.utils.rst", "pymatgen.analysis.diffraction.rst", "pymatgen.analysis.elasticity.rst", "pymatgen.analysis.ferroelectricity.rst", "pymatgen.analysis.gb.rst", "pymatgen.analysis.interfaces.rst", "pymatgen.analysis.magnetism.rst", "pymatgen.analysis.solar.rst", "pymatgen.analysis.structure_prediction.rst", "pymatgen.analysis.topological.rst", "pymatgen.analysis.xas.rst", "pymatgen.apps.rst", "pymatgen.apps.battery.rst", "pymatgen.apps.borg.rst", "pymatgen.cli.rst", "pymatgen.command_line.rst", "pymatgen.core.rst", "pymatgen.electronic_structure.rst", "pymatgen.entries.rst", "pymatgen.ext.rst", "pymatgen.io.rst", "pymatgen.io.abinit.rst", "pymatgen.io.cp2k.rst", "pymatgen.io.exciting.rst", "pymatgen.io.feff.rst", "pymatgen.io.lammps.rst", "pymatgen.io.lobster.rst", "pymatgen.io.qchem.rst", "pymatgen.io.vasp.rst", "pymatgen.io.xtb.rst", "pymatgen.optimization.rst", "pymatgen.phonon.rst", "pymatgen.symmetry.rst", "pymatgen.transformations.rst", "pymatgen.util.rst", "pymatgen.vis.rst", "references.rst", "team.rst", "usage.rst"], "titles": ["Pymatgen Add-ons and External Tools", "Change log", "Compatibility", "Contributing", "Introduction", "Installation", "Introduction", "Change log", "pymatgen", "pymatgen namespace", "pymatgen.alchemy package", "pymatgen.analysis namespace", "pymatgen.analysis.chemenv package", "pymatgen.analysis.chemenv.connectivity package", "pymatgen.analysis.chemenv.coordination_environments package", "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files package", "pymatgen.analysis.chemenv.utils package", "pymatgen.analysis.diffraction package", "pymatgen.analysis.elasticity package", "pymatgen.analysis.ferroelectricity package", "pymatgen.analysis.gb package", "pymatgen.analysis.interfaces package", "pymatgen.analysis.magnetism package", "pymatgen.analysis.solar package", "pymatgen.analysis.structure_prediction package", "pymatgen.analysis.topological package", "pymatgen.analysis.xas package", "pymatgen.apps package", "pymatgen.apps.battery package", "pymatgen.apps.borg package", "pymatgen.cli package", "pymatgen.command_line package", "pymatgen.core package", "pymatgen.electronic_structure package", "pymatgen.entries package", "pymatgen.ext namespace", "pymatgen.io namespace", "pymatgen.io.abinit package", "pymatgen.io.cp2k package", "pymatgen.io.exciting package", "pymatgen.io.feff package", "pymatgen.io.lammps package", "pymatgen.io.lobster package", "pymatgen.io.qchem package", "pymatgen.io.vasp package", "pymatgen.io.xtb package", "pymatgen.optimization package", "pymatgen.phonon package", "pymatgen.symmetry package", "pymatgen.transformations package", "pymatgen.util package", "pymatgen.vis package", "References", "Development Team", "Usage"], "terms": {"With": [0, 1, 3, 4, 5, 6, 11, 36, 38, 48, 50], "effect": [0, 1, 3, 4, 6, 11, 14, 17, 18, 21, 22, 32, 33, 34, 37, 38, 44], "from": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54], "v2022": [0, 3, 38], "0": [0, 3, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "3": [0, 3, 4, 6, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 54], "ext": [0, 1, 2, 3, 4, 6, 8, 9, 37, 48], "io": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 29, 33, 34, 35, 47, 50], "ar": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54], "now": [0, 1, 2, 3, 4, 5, 6, 11, 32, 33, 36, 41, 47, 48, 49, 50, 53, 54], "namespac": [0, 1, 2, 3, 4, 6, 8, 30, 50], "packag": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 35, 36, 52, 53, 54], "you": [0, 1, 2, 3, 4, 5, 6, 10, 11, 14, 17, 19, 20, 21, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 53], "mai": [0, 1, 2, 3, 4, 5, 6, 11, 20, 22, 28, 31, 32, 34, 35, 36, 37, 38, 41, 43, 44, 46, 47, 48, 49, 50, 52, 54], "refer": [0, 1, 3, 4, 6, 11, 14, 16, 17, 19, 20, 23, 24, 28, 31, 32, 33, 34, 36, 37, 38, 43, 44, 45, 47, 48, 50, 54], "contribut": [0, 1, 2, 11, 17, 18, 19, 33, 36, 38, 42, 44, 47, 51, 52, 53], "page": [0, 1, 2, 3, 4, 6, 11, 41, 53, 54], "detail": [0, 1, 3, 4, 5, 6, 11, 14, 16, 17, 32, 33, 36, 37, 41, 43, 44, 48, 49, 50, 54], "how": [0, 1, 11, 14, 17, 19, 32, 33, 34, 36, 38, 41, 42, 44, 49, 50, 54], "write": [0, 1, 2, 4, 6, 8, 9, 10, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 51], "thi": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "serv": [0, 19, 32, 36, 44, 48], "univers": [0, 11, 17, 18, 28, 32, 38, 44, 53], "resourc": [0, 1, 3, 4, 5, 6, 11, 35, 50], "list": [0, 1, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54], "known": [0, 4, 6, 11, 14, 20, 24, 32, 35, 44], "It": [0, 1, 3, 4, 5, 6, 10, 11, 19, 20, 21, 22, 24, 28, 29, 32, 33, 34, 35, 36, 37, 38, 41, 42, 44, 46, 47, 48, 49, 50, 54], "should": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 17, 18, 19, 20, 22, 23, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 46, 47, 48, 49, 50, 54], "note": [0, 1, 3, 4, 5, 6, 10, 11, 16, 17, 18, 19, 20, 21, 24, 28, 29, 31, 32, 33, 34, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 51], "maintain": [0, 1, 2, 3, 4, 6, 22, 28, 32, 44, 49], "provid": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 17, 18, 19, 20, 21, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 47, 48, 49, 50, 51, 54], "guarante": [0, 1, 3, 4, 6, 11, 22, 32, 34, 36, 38, 41, 44, 48, 49, 50, 54], "whatsoev": [0, 3, 32], "qualiti": [0, 3, 34, 42, 50, 51], "reliabl": [0, 3, 4, 6, 11, 32, 34, 38, 44], "ani": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 19, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 48, 49, 50, 51, 52, 54], "here": [0, 4, 5, 6, 11, 16, 22, 32, 34, 36, 37, 38, 41, 43, 44, 47, 50, 54], "end": [0, 1, 2, 3, 11, 14, 21, 24, 28, 29, 31, 32, 36, 38, 40, 41, 43, 44, 51], "user": [0, 1, 2, 3, 4, 5, 6, 11, 14, 16, 20, 31, 32, 33, 35, 36, 37, 38, 40, 41, 43, 44, 48, 49, 50, 54], "make": [0, 1, 2, 3, 4, 5, 6, 11, 13, 14, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 42, 43, 44, 47, 48, 49, 50, 51], "own": [0, 1, 2, 3, 4, 6, 11, 20, 37, 41, 43, 44, 48, 54], "assess": [0, 1, 19], "function": [0, 1, 2, 3, 5, 8, 9, 10, 11, 14, 16, 17, 18, 19, 20, 22, 23, 24, 25, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54], "pleas": [0, 1, 2, 3, 4, 5, 6, 10, 11, 14, 21, 31, 32, 33, 35, 36, 38, 42, 44, 47, 49, 52, 53, 54], "submit": [0, 1, 3, 4, 6, 11], "pull": [0, 1, 2, 3, 4, 6, 11, 50], "request": [0, 1, 3, 4, 6, 11, 14, 35, 36, 38, 43, 44, 47], "updat": [0, 1, 2, 5, 9, 11, 14, 30, 31, 35, 36, 38, 41, 44, 48, 50], "when": [0, 1, 3, 4, 5, 6, 10, 11, 13, 14, 16, 20, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 46, 48, 49, 50, 51, 54], "releas": [0, 2, 3, 4, 5, 6, 7, 11, 32, 43, 44], "new": [0, 1, 2, 3, 5, 7, 10, 11, 14, 17, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 54], "diffus": [0, 1, 3, 4, 6, 9, 11, 36, 38, 52], "modul": [0, 1, 2, 3, 4, 5, 6, 8, 52, 54], "includ": [0, 1, 3, 4, 5, 6, 10, 11, 13, 14, 17, 18, 19, 20, 21, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 54], "path": [0, 1, 4, 5, 6, 7, 8, 9, 11, 13, 16, 19, 23, 25, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 52, 54], "determin": [0, 1, 4, 6, 10, 11, 14, 16, 18, 19, 20, 21, 24, 28, 31, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 47, 48, 49, 50, 51, 54], "neb": [0, 1, 4, 6, 11, 32, 44, 54], "calcul": [0, 1, 4, 5, 6, 8, 9, 11, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52], "md": [0, 1, 4, 6, 8, 9, 32, 36, 38, 41, 44, 50], "trajectori": [0, 1, 4, 6, 8, 9, 38, 44], "rdf": [0, 4, 6, 14], "van": [0, 1, 4, 6, 32, 36, 38, 43, 44, 50], "hove": [0, 4, 6], "arrheniu": [0, 4, 6], "plot": [0, 1, 2, 4, 6, 8, 9, 11, 14, 17, 23, 28, 30, 33, 34, 36, 37, 42, 43, 44, 47, 48, 51, 52, 54], "etc": [0, 1, 3, 4, 5, 6, 11, 18, 20, 22, 28, 30, 31, 32, 33, 34, 36, 38, 40, 42, 43, 44, 45, 47, 48, 49, 50, 54], "i": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "materi": [0, 1, 3, 4, 5, 6, 8, 9, 11, 16, 17, 18, 19, 20, 21, 22, 23, 25, 27, 28, 30, 31, 32, 33, 34, 35, 36, 40, 44, 48, 50, 51, 52, 53], "virtual": [0, 3, 4, 6, 38, 44, 52], "lab": [0, 1, 3, 4, 6, 31, 35, 44, 52, 53], "defect": [0, 1, 2, 5, 11, 14, 31, 36, 49], "relat": [0, 1, 3, 4, 5, 6, 11, 18, 21, 28, 31, 32, 33, 34, 36, 38, 41, 48, 50], "jimmi": [0, 1, 44, 53], "xuan": [0, 1, 44, 53], "shen": [0, 1, 44, 53], "offici": [0, 4, 5, 6, 36, 41, 43, 44], "support": [0, 1, 2, 3, 4, 6, 10, 11, 17, 18, 22, 29, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 48, 49, 50, 51, 54], "project": [0, 1, 3, 4, 5, 6, 8, 9, 10, 11, 16, 17, 20, 30, 31, 32, 33, 34, 35, 36, 38, 40, 42, 44, 47, 48, 49, 50, 52, 53], "fleur": [0, 1, 32], "read": [0, 1, 4, 5, 6, 11, 18, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47], "file": [0, 1, 3, 4, 5, 6, 10, 11, 13, 14, 15, 17, 18, 19, 25, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 50, 51], "us": [0, 1, 2, 3, 7, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54], "dft": [0, 1, 8, 9, 11, 22, 31, 33, 34, 36, 38, 44, 49], "code": [0, 1, 2, 4, 5, 6, 11, 16, 17, 20, 22, 25, 31, 32, 33, 34, 36, 37, 38, 39, 43, 44, 47, 48, 49, 50, 51, 52, 54], "judft": 0, "team": [0, 1, 3, 44], "openmm": 0, "easi": [0, 1, 4, 6, 35, 36, 37, 38, 49, 54], "perform": [0, 1, 3, 4, 5, 6, 10, 11, 14, 16, 17, 19, 22, 24, 26, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 54], "molecular": [0, 1, 11, 31, 32, 35, 36, 38, 40, 41, 43, 51], "dynam": [0, 1, 11, 32, 34, 36, 39, 44, 49], "solut": [0, 1, 2, 11, 14, 37, 46, 49], "orion": 0, "archer": 0, "cohen": 0, "none": [0, 1, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51], "present": [0, 10, 11, 14, 22, 24, 28, 31, 32, 33, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "If": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 20, 22, 24, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54], "would": [0, 1, 3, 4, 5, 6, 10, 11, 16, 24, 28, 31, 32, 33, 34, 36, 37, 38, 40, 44, 49, 50, 53, 54], "like": [0, 1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 18, 22, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 48, 49, 50, 54], "your": [0, 1, 2, 3, 4, 6, 11, 24, 28, 31, 32, 33, 35, 38, 41, 44, 50, 52, 53, 54], "pr": [0, 1, 3, 8, 9, 11, 32, 44], "For": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54], "more": [0, 1, 2, 4, 5, 6, 10, 11, 13, 14, 16, 19, 22, 24, 28, 29, 31, 32, 33, 35, 36, 37, 38, 41, 42, 43, 44, 48, 49, 50, 52, 54], "complet": [0, 1, 3, 4, 5, 6, 9, 11, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 48, 49, 54], "less": [0, 11, 16, 19, 20, 32, 34, 37, 38, 43, 44, 46, 49, 50, 54], "curat": [0, 35], "have": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 18, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 53, 54], "look": [0, 1, 4, 6, 10, 11, 14, 24, 31, 32, 33, 34, 36, 37, 38, 41, 42, 44, 47, 48, 49, 51, 54], "depend": [0, 1, 3, 4, 6, 11, 14, 17, 18, 19, 26, 28, 29, 31, 33, 34, 36, 37, 38, 40, 42, 43, 44, 47, 48, 49, 50, 54], "atomate2": [0, 41], "librari": [0, 1, 2, 4, 6, 11, 31, 32, 48, 54], "comput": [0, 1, 4, 5, 6, 11, 13, 14, 16, 17, 19, 20, 22, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 53, 54], "scienc": [0, 3, 4, 6, 11, 21, 32, 33, 35, 44, 48, 52, 53], "workflow": [0, 1, 4, 6, 11], "lobsterpi": 0, "automat": [0, 1, 2, 3, 5, 9, 10, 11, 16, 22, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 49, 50, 51, 52, 54], "analyz": [0, 1, 4, 6, 8, 9, 10, 11, 12, 13, 14, 18, 19, 20, 21, 27, 30, 31, 32, 33, 36, 37], "lobster": [0, 1, 8, 9, 33, 36, 44], "run": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 22, 23, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 49, 50, 52], "http": [0, 1, 4, 5, 6, 11, 19, 23, 25, 31, 32, 33, 34, 35, 36, 37, 40, 41, 44, 47, 48, 50, 52, 54], "cohp": [0, 1, 8, 9, 36, 42, 44], "de": [0, 17, 31, 33, 38, 42, 44, 48, 53], "_": [0, 1, 10, 37, 41, 44, 50, 52], "pymatviz": 0, "complement": 0, "addit": [0, 1, 3, 4, 5, 6, 10, 11, 14, 16, 17, 20, 21, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 44, 47, 49, 50, 53], "larger": [0, 11, 14, 16, 20, 32, 36, 38, 44, 46, 49, 50], "dataset": [0, 9, 11, 32, 36, 37, 48], "common": [0, 1, 4, 5, 6, 8, 9, 11, 22, 28, 30, 32, 33, 34, 37, 38, 45, 48, 49, 50], "informat": [0, 44, 53], "discov": 0, "A": [0, 1, 2, 3, 4, 6, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54], "discoveri": [0, 24], "algorithm": [0, 1, 3, 10, 11, 12, 13, 14, 17, 18, 19, 20, 21, 22, 24, 28, 31, 32, 33, 36, 37, 38, 43, 44, 46, 48, 49, 50, 52], "gear": 0, "toward": [0, 14, 54], "explor": [0, 4, 6, 31, 54], "high": [0, 1, 3, 4, 6, 10, 11, 22, 24, 25, 31, 32, 33, 34, 36, 37, 38, 44, 48, 51, 52, 53], "candid": [0, 11, 19, 49], "chemic": [0, 1, 11, 12, 14, 28, 30, 31, 32, 33, 34, 35, 37, 40, 41, 42, 44, 50, 52, 53, 54], "space": [0, 1, 11, 14, 16, 17, 19, 21, 32, 33, 34, 36, 37, 38, 40, 41, 44, 48, 50], "rxn": [0, 9, 27, 28, 54], "network": [0, 11, 13], "reaction": [0, 1, 4, 6, 8, 9, 11, 28, 34], "python": [0, 1, 3, 4, 6, 11, 29, 31, 32, 33, 36, 37, 38, 41, 44, 48, 49, 50, 51, 54], "predict": [0, 1, 9, 11, 24, 25, 32, 34, 49], "inorgan": [0, 24, 32, 34, 44, 50], "pathwai": 0, "graph": [0, 1, 5, 8, 9, 12, 13, 16, 22, 24, 31, 33, 34, 42, 47, 48, 50], "theori": [0, 5, 8, 9, 11, 19, 31, 33, 36, 40, 43, 44, 48, 50, 52], "matbench": 0, "benchmark": [0, 43], "machin": [0, 3, 11, 29, 34, 38, 43, 50], "learn": [0, 3, 11, 34, 50, 54], "properti": [0, 1, 3, 8, 9, 10, 11, 13, 14, 16, 18, 19, 20, 21, 22, 25, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 44, 46, 47, 48, 49, 50, 54], "crystal": [0, 1, 3, 4, 5, 6, 11, 17, 19, 20, 22, 24, 31, 32, 33, 35, 36, 37, 42, 47, 48, 49, 50, 52, 54], "stabil": [0, 1, 11, 14, 18, 38, 52, 54], "matgl": [0, 32], "deep": [0, 32, 37], "implement": [0, 1, 10, 11, 13, 14, 16, 17, 20, 21, 22, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54], "m3gnet": [0, 32, 49], "megnet": [0, 1], "dgl": 0, "pytorch": 0, "come": [0, 3, 4, 5, 6, 11, 14, 24, 32, 33, 34, 36, 37, 38, 43, 44, 48], "chgnet": 0, "pretrain": 0, "neural": 0, "potenti": [0, 1, 8, 9, 11, 24, 28, 30, 31, 32, 33, 36, 37, 38, 40, 41, 43, 44, 49, 52], "charg": [0, 1, 5, 8, 9, 10, 11, 19, 24, 28, 30, 31, 32, 36, 37, 38, 40, 41, 42, 43, 44, 49, 50, 52], "inform": [0, 1, 4, 5, 6, 11, 13, 14, 16, 20, 22, 28, 30, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "atomist": [0, 5, 31, 36], "model": [0, 1, 4, 6, 8, 9, 11, 14, 22, 24, 31, 32, 33, 34, 36, 37, 38, 43, 49, 52, 54], "emerg": [1, 4, 6, 7, 32], "bug": [1, 7, 44, 53], "fix": [1, 2, 3, 4, 6, 7, 11, 14, 17, 20, 31, 32, 33, 36, 37, 41, 43, 44, 45, 49, 50, 53], "remov": [1, 2, 4, 5, 6, 7, 10, 11, 17, 18, 20, 22, 24, 28, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 49, 50, 51, 54], "sy": [1, 4, 6, 7], "pymatgen": [1, 7, 53], "ase": [1, 4, 5, 6, 7, 8, 9], "incompat": [1, 4, 5, 6, 7, 32, 34, 36, 44], "potcar": [1, 4, 6, 7, 8, 9, 19, 29, 30, 31, 34, 36, 42, 44, 54], "error": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 16, 17, 18, 20, 28, 31, 32, 33, 34, 35, 36, 37, 38, 43, 44, 49, 50, 53], "computedentri": [1, 4, 6, 7, 8, 9, 11, 28, 29, 34, 44, 54], "oxid": [1, 4, 6, 7, 10, 11, 14, 19, 22, 24, 28, 31, 32, 33, 34, 36, 38, 44, 49, 50, 54], "state": [1, 3, 4, 6, 7, 10, 11, 18, 19, 21, 22, 24, 28, 30, 31, 32, 33, 34, 36, 37, 38, 42, 43, 44, 47, 49, 50, 52, 53, 54], "global": [1, 4, 6, 7, 8, 9, 33, 34, 36, 37, 38, 49], "config": [1, 3, 4, 5, 6, 7, 9, 30, 32, 34, 36, 40, 44], "variabl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 17, 18, 31, 32, 33, 36, 38, 41, 43, 44, 49, 50], "pmg_potcar_check": [1, 4, 6, 7, 34, 54], "mean": [1, 3, 4, 5, 6, 7, 10, 11, 14, 16, 17, 18, 19, 20, 22, 31, 32, 33, 34, 36, 37, 38, 43, 44, 47, 48, 49, 50, 54], "disabl": [1, 4, 6, 7, 14, 31, 33, 34, 43, 48, 54], "all": [1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54], "check": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 25, 28, 29, 31, 32, 33, 34, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "joblib": 1, "speed": [1, 5, 11, 20, 29, 32, 34, 36, 38, 41, 44, 49, 50, 54], "up": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 20, 28, 29, 31, 32, 33, 35, 36, 37, 38, 41, 42, 43, 44, 49, 50, 51, 54], "expens": [1, 11, 36, 38, 44, 49], "enumer": [1, 5, 11, 22, 28, 31, 32, 49, 50], "energi": [1, 4, 5, 6, 8, 9, 11, 18, 19, 21, 22, 23, 26, 28, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 49, 50, 51, 52, 53], "minor": 1, "cleanup": 1, "lru_cach": 1, "get_el_sp": [1, 8, 9, 32], "400x": 1, "v1kko": 1, "speci": [1, 2, 4, 6, 8, 9, 10, 11, 14, 19, 20, 22, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 51, 54], "favor": [1, 2], "set": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 42, 46, 47, 49, 50, 51], "spin": [1, 2, 8, 9, 11, 22, 25, 31, 32, 33, 36, 37, 38, 40, 42, 43, 44, 48, 49], "rational": 1, "onli": [1, 2, 3, 4, 6, 10, 11, 13, 14, 16, 18, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 54], "anywai": [1, 11], "dummyspeci": [1, 2, 8, 9, 11, 22, 31, 32], "mostli": [1, 2, 3, 36], "immut": [1, 32, 54], "e": [1, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 22, 24, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 53, 54], "intend": [1, 3, 11, 22, 32, 34, 35, 38, 41, 44], "sinc": [1, 2, 4, 5, 6, 11, 17, 18, 22, 28, 31, 32, 36, 41, 44, 48], "first": [1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 17, 18, 20, 21, 22, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 52, 54], "version": [1, 3, 4, 5, 6, 9, 11, 14, 17, 31, 32, 33, 34, 36, 38, 42, 43, 44, 47, 48, 54], "3111": 1, "xjf729": 1, "moleculegraph": [1, 8, 9, 11, 36, 43], "draw_graph": 1, "3030": 1, "lbluqu": 1, "superflu": 1, "structur": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 50, 51, 52], "argument": [1, 3, 4, 6, 11, 17, 18, 20, 22, 28, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 54], "docstr": [1, 3, 36, 44], "sqstransform": [1, 8, 9, 49], "init": [1, 11, 20, 22, 31, 32, 34, 36, 44], "3031": 1, "kavanas": 1, "quick": [1, 4, 6, 30, 32, 36, 38, 44, 54], "allow": [1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 17, 18, 19, 20, 21, 28, 32, 33, 34, 36, 38, 41, 42, 43, 44, 49, 50, 52, 54], "direct": [1, 4, 6, 11, 17, 18, 19, 20, 22, 23, 32, 33, 34, 36, 37, 40, 41, 44, 47, 48, 49, 50, 51], "initialis": 1, "dictset": [1, 8, 9, 36, 44], "class": [1, 2, 3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54], "3015": 1, "optim": [1, 4, 5, 6, 8, 9, 11, 14, 21, 31, 32, 35, 36, 37, 38, 43, 44, 49, 52], "cython": [1, 32, 46], "find_points_in_spher": [1, 8, 9, 46], "get": [1, 3, 5, 9, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "5x": 1, "faster": [1, 5, 11, 16, 21, 29, 32, 33, 38, 49], "runtim": 1, "3062": 1, "arosen93": 1, "asefix": 1, "close": [1, 4, 6, 9, 10, 11, 14, 17, 20, 25, 32, 33, 35, 36, 37, 40, 47, 49], "3061": 1, "jageo": [1, 47], "master": [1, 3, 30, 33, 36, 50], "which": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "wa": [1, 2, 3, 11, 14, 31, 32, 33, 35, 36, 38, 40, 42, 43, 44, 47, 49, 50, 54], "possibl": [1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 20, 21, 22, 24, 28, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "befor": [1, 2, 3, 5, 11, 14, 31, 32, 33, 34, 35, 36, 37, 38, 43, 44, 48, 49, 54], "broke": 1, "github": [1, 2, 3, 4, 6, 11, 23, 31, 32, 36, 41, 47, 50, 53], "com": [1, 3, 5, 11, 23, 25, 31, 32, 33, 36, 37, 41, 47, 49, 50, 53], "materialsproject": [1, 3, 5, 11, 32, 34, 35, 40, 54], "2972": 1, "due": [1, 8, 9, 11, 18, 19, 20, 32, 33, 36, 41, 43, 44, 48, 49], "queri": [1, 8, 9, 28, 30, 35], "self": [1, 11, 14, 16, 21, 24, 28, 32, 33, 36, 37, 38, 39, 43, 44, 47, 49, 50, 54], "defin": [1, 10, 11, 13, 14, 16, 18, 19, 21, 22, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 51, 54], "being": [1, 2, 4, 6, 11, 14, 16, 19, 22, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 44, 48, 50, 54], "subclass": [1, 11, 13, 18, 20, 28, 31, 32, 33, 34, 37, 41, 44, 48, 51], "directli": [1, 3, 11, 20, 28, 32, 33, 34, 35, 36, 41, 42, 44, 46, 47, 48, 49, 54], "neighbor": [1, 8, 9, 10, 11, 12, 13, 14, 16, 22, 32, 42, 49, 50, 51], "break": [1, 4, 6, 11, 32, 36, 41, 47, 49], "default": [1, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54], "user_potcar_set": [1, 44], "w": [1, 8, 9, 11, 17, 20, 24, 31, 32, 33, 34, 35, 37, 43, 44, 47, 48, 49, 52, 54], "w_sv": [1, 44], "input": [1, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 17, 18, 19, 20, 21, 22, 23, 24, 28, 29, 31, 32, 33, 34, 35, 36, 48, 49, 50], "user_potcar_funct": [1, 9, 36, 44], "pbe_54": [1, 44], "3022": 1, "unignor": 1, "ruff": 1, "pd011": 1, "3020": 1, "tweak": [1, 49], "name": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 14, 16, 17, 19, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 53, 54], "3019": 1, "materialsprojectcompat": [1, 8, 9, 34, 54], "issu": [1, 2, 3, 4, 6, 11, 18, 32, 33, 36, 38, 41, 44, 48, 49, 50], "silenc": [1, 9, 34, 36, 38], "warn": [1, 3, 8, 9, 11, 14, 18, 31, 32, 33, 34, 36, 38, 42, 44, 48, 50, 51], "3017": 1, "find_points_in": 1, "_sphere": 1, "cp2k": [1, 8, 9, 30, 36, 54], "2672": [1, 50], "ad": [1, 2, 4, 5, 6, 10, 11, 13, 14, 18, 24, 28, 31, 32, 33, 36, 37, 38, 41, 43, 44, 47, 48, 49, 50, 51, 54], "method": [1, 3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 22, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51], "compar": [1, 4, 5, 6, 10, 11, 13, 14, 16, 17, 19, 20, 22, 26, 28, 29, 30, 32, 33, 34, 36, 38, 40, 42, 43, 44, 47, 48, 49, 50, 51, 54], "do": [1, 3, 4, 5, 6, 8, 9, 10, 11, 14, 16, 17, 19, 20, 22, 24, 29, 30, 31, 32, 34, 36, 37, 38, 40, 41, 42, 44, 48, 49, 50, 51], "fingerprint": [1, 11, 33], "2772": 1, "overhaul": [1, 2], "pymatgentest": [1, 8, 9, 50], "3014": 1, "valueerror": [1, 11, 14, 16, 32, 33, 34, 36, 37, 38, 48, 49, 50], "selective_dynam": [1, 9, 11, 32, 36, 44, 49], "ha": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 18, 19, 20, 22, 28, 29, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 53, 54], "type": [1, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 51, 54], "np": [1, 8, 9, 11, 17, 19, 20, 21, 23, 32, 33, 34, 36, 37, 42, 44, 46, 47, 48, 49, 50], "arrai": [1, 11, 16, 17, 18, 19, 20, 21, 22, 23, 28, 32, 33, 36, 37, 38, 39, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "3012": 1, "clean": [1, 3, 11, 22, 34, 50], "3010": [1, 50], "pytest": [1, 3, 5], "split": [1, 4, 6, 11, 33, 36, 44], "durat": 1, "3005": 1, "lookup": [1, 34], "mprester": [1, 2, 4, 6, 8, 9, 35, 54], "api": [1, 3, 4, 6, 10, 11, 29, 32, 34, 35, 44, 50, 52], "kei": [1, 3, 8, 9, 10, 11, 14, 18, 20, 22, 24, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "arg": [1, 10, 11, 14, 18, 20, 24, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "3004": 1, "compress": [1, 29, 47, 50], "json": [1, 11, 14, 22, 24, 31, 32, 33, 34, 35, 36, 37, 44, 47, 49, 50, 54], "gz": [1, 4, 5, 6, 29, 31, 33, 34], "bz2": [1, 29], "xz": [1, 23, 47], "lzma": 1, "3003": 1, "add": [1, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 20, 22, 28, 30, 31, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "lightstructureenviron": [1, 9, 11, 12, 13, 14, 42], "from_structure_environ": [1, 11, 12, 14], "fallback": [1, 14], "valu": [1, 3, 8, 9, 10, 11, 14, 16, 17, 18, 19, 20, 22, 24, 25, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "ce_and_neighbor": 1, "3002": 1, "pars": [1, 4, 6, 9, 11, 29, 31, 32, 33, 36, 37, 38, 39, 40, 41, 43, 44, 45, 48, 49, 50, 54], "oxi": 1, "symbol": [1, 4, 6, 8, 9, 11, 13, 14, 16, 17, 18, 19, 20, 28, 31, 32, 34, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 51], "str": [1, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51], "2998": 1, "re": [1, 8, 9, 11, 32, 33, 44, 47, 51], "export": [1, 5, 34, 36, 41, 50], "sitecollect": [1, 8, 9, 19, 32, 36, 41], "core": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 19, 20, 31, 35, 37, 38, 41, 43, 44, 48, 49, 50, 54], "2995": 1, "orbit": [1, 2, 8, 9, 11, 22, 25, 30, 32, 33, 36, 37, 38, 42, 43, 44, 47, 51], "resolv": [1, 2, 3, 4, 6, 11, 33], "icohplist": [1, 8, 9, 33, 36, 42], "2993": 1, "hide": [1, 11], "hint": [1, 8, 9, 11, 12, 14, 22, 36, 37, 50], "import": [1, 2, 3, 4, 5, 6, 11, 14, 32, 33, 34, 36, 37, 38, 42, 43, 44, 49, 50, 54], "behind": [1, 40, 44], "type_check": 1, "2992": 1, "2991": [1, 50], "enabl": [1, 2, 4, 6, 10, 11, 16, 32, 33, 35, 44, 49], "doc": [1, 4, 6, 33, 35, 36, 37, 41, 50, 54], "rule": [1, 2, 11, 17, 32, 36, 44, 47], "ci": [1, 36, 43, 44], "2990": 1, "suspect": 1, "typo": [1, 44], "vasp": [1, 2, 4, 5, 6, 8, 9, 10, 11, 18, 19, 29, 30, 31, 33, 34, 36, 38, 42, 54], "optic": [1, 8, 9, 11, 23, 36], "2989": 1, "string": [1, 4, 5, 6, 8, 9, 10, 11, 14, 17, 19, 20, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 54], "2987": 1, "averag": [1, 11, 14, 18, 19, 22, 28, 31, 32, 33, 36, 38, 40, 44, 47, 48, 49, 50], "2986": [1, 50], "drop": [1, 2, 4, 6, 28], "substrateanalyz": [1, 5, 8, 9, 11, 21], "zslgener": [1, 8, 9, 11, 21], "reexport": 1, "2981": 1, "unwant": 1, "x": [1, 2, 4, 6, 8, 9, 10, 11, 14, 16, 17, 26, 28, 31, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 47, 49, 50, 51], "margin": [1, 33], "get_elt_projected_plots_color": [1, 8, 9, 33], "562": 1, "2756": 1, "explain": [1, 8, 9, 31, 33, 34], "need": [1, 2, 3, 4, 5, 6, 11, 13, 14, 17, 20, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "elementbas": [1, 8, 9, 32], "2999": [1, 32, 50], "3e3c31c": 1, "isort": 1, "trail": [1, 50], "comma": [1, 36, 43, 50], "fals": [1, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "c0ec534": 1, "mem": [1, 36], "leak": 1, "pbc_shortest_vector": [1, 8, 9, 50], "stichri": 1, "languag": [1, 4, 5, 6, 11, 35, 50], "level": [1, 2, 3, 4, 6, 11, 14, 32, 33, 36, 37, 38, 40, 41, 44, 50, 54], "ytterbium": 1, "yb": [1, 8, 9, 11, 32, 44], "pseudo": [1, 8, 9, 18, 32, 36, 38, 44], "psp": [1, 37, 44], "yb_3": [1, 44], "background": [1, 40, 50], "reveal": 1, "result": [1, 5, 8, 9, 11, 13, 16, 18, 20, 22, 28, 30, 31, 32, 33, 34, 36, 37, 38, 40, 43, 44, 47, 49, 50, 54], "compound": [1, 11, 22, 24, 28, 32, 33, 34, 36, 44, 50, 54], "off": [1, 11, 14, 33, 36, 37, 38, 44, 49], "lot": [1, 11, 32, 36, 38, 54], "supposedli": 1, "stabl": [1, 4, 6, 11, 24, 28, 32, 34, 36], "thing": [1, 11, 29, 31, 32, 38, 44, 50], "unsynthesiz": 1, "while": [1, 2, 3, 5, 10, 11, 14, 16, 19, 20, 21, 28, 31, 32, 33, 34, 36, 38, 41, 43, 44, 49, 54], "an": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "unfortun": 1, "mistak": [1, 41], "": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 17, 18, 19, 20, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "also": [1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 18, 20, 28, 29, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 53, 54], "great": [1, 11], "see": [1, 2, 3, 4, 5, 6, 11, 14, 16, 17, 18, 19, 20, 24, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "experi": [1, 5, 11, 43], "can": [1, 2, 3, 4, 5, 6, 10, 11, 14, 17, 18, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 53], "help": [1, 3, 4, 6, 8, 9, 11, 19, 20, 22, 32, 33, 36, 38, 42, 47, 51], "surfac": [1, 8, 9, 11, 14, 16, 20, 21, 33, 36, 38, 43, 44, 49, 50, 51], "simul": [1, 5, 11, 31, 32, 36, 38, 41, 44], "On": [1, 4, 6, 29, 36, 44, 49], "pre": [1, 3, 11, 22, 32, 34, 36, 38, 44, 49, 51, 54], "we": [1, 2, 3, 4, 5, 6, 11, 14, 16, 19, 20, 24, 28, 32, 33, 36, 37, 38, 43, 44, 47, 49, 50, 54], "give": [1, 4, 6, 11, 14, 16, 19, 20, 21, 22, 24, 28, 31, 32, 33, 36, 38, 41, 42, 44, 48, 49, 50, 54], "bad": [1, 24, 37, 38, 44, 50], "most": [1, 2, 3, 4, 5, 6, 11, 14, 19, 21, 22, 24, 28, 31, 32, 33, 34, 37, 38, 41, 42, 44, 47, 49, 54], "system": [1, 2, 3, 4, 6, 11, 14, 20, 22, 28, 31, 32, 34, 35, 36, 37, 38, 41, 42, 44, 47, 48, 49, 50, 54], "often": [1, 3, 20, 22, 31, 33, 37, 38, 48, 54], "yb3": [1, 44], "reason": [1, 2, 10, 11, 19, 31, 32, 33, 34, 37, 38, 40, 44, 49], "better": [1, 10, 11, 33, 36, 44, 49, 54], "becam": [1, 43], "avail": [1, 4, 5, 6, 11, 14, 17, 29, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 43, 44, 46, 47, 49, 50], "requir": [1, 2, 3, 4, 6, 10, 11, 14, 17, 20, 22, 25, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 47, 48, 49, 54], "t": [1, 3, 5, 8, 9, 10, 11, 20, 22, 29, 31, 32, 33, 34, 35, 36, 37, 38, 44, 47, 48, 49, 50, 52, 54], "2968": 1, "2969": 1, "what": [1, 2, 3, 4, 6, 10, 11, 14, 20, 29, 31, 32, 33, 34, 37, 38, 41, 44, 47, 49, 54], "typeerror": [1, 36], "byte": 1, "object": [1, 2, 4, 5, 6, 9, 10, 11, 13, 14, 16, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54], "pass": [1, 3, 4, 6, 10, 11, 14, 16, 17, 22, 28, 30, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 51], "triplet": [1, 36], "bool": [1, 5, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 47, 48, 49, 50, 51], "pbc": [1, 8, 9, 11, 32, 38, 41, 46, 50], "kwarg": [1, 10, 11, 17, 18, 21, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "janosh": [1, 53], "2907": 1, "enough": [1, 3, 11, 20, 25, 32, 38, 44, 48, 49], "unpack": 1, "pdplotter": [1, 8, 9, 11, 54], "unstabl": [1, 11, 28, 34], "entri": [1, 8, 9, 11, 18, 23, 28, 30, 31, 32, 36, 37, 38, 41, 42, 43, 44, 49, 50], "pd": [1, 8, 9, 11, 17, 28, 32, 34, 41, 44, 54], "2908": [1, 50], "volumetricdata": [1, 8, 9, 36, 42, 44], "to_cub": [1, 8, 9, 36], "preserv": [1, 11, 21, 32, 37, 38], "dimens": [1, 9, 11, 18, 28, 31, 32, 33, 36, 37, 41, 43, 44, 47, 49, 54], "2909": 1, "rst": 1, "jmmshn": [1, 53], "2912": [1, 50], "faff": 1, "2915": 1, "formal_chempot": [1, 11], "option": [1, 3, 4, 6, 10, 11, 13, 14, 16, 17, 20, 21, 22, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "chemicalpotentialdiagram": [1, 8, 9, 11], "formal": [1, 11, 17, 38, 44], "rather": [1, 5, 10, 11, 18, 19, 28, 31, 32, 33, 36, 38, 43, 44, 46, 49, 50, 51, 54], "than": [1, 4, 5, 6, 10, 11, 13, 14, 16, 18, 19, 20, 22, 24, 28, 31, 32, 33, 34, 36, 38, 41, 43, 44, 46, 47, 48, 49, 50, 51, 54], "2916": [1, 50], "modifi": [1, 5, 10, 11, 18, 25, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 51], "dosplott": [1, 8, 9, 33], "kaueltzen": 1, "2844": [1, 31], "auto": [1, 11, 44], "2925": [1, 50], "2910": 1, "panda": [1, 4, 5, 6, 11, 17, 32, 34, 36, 37, 41, 43], "2935": 1, "packmolset": [1, 8, 9, 36], "orionarch": [1, 53], "2927": 1, "multipl": [1, 2, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 26, 28, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 48, 49, 50, 51], "rout": [1, 3, 4, 6, 8, 9, 36], "gaussian": [1, 4, 6, 8, 9, 11, 29, 30, 32, 33, 37, 38, 44, 47, 54], "ameyanagi": 1, "2939": 1, "2940": 1, "respars": 1, "scottnotfound": 1, "2941": 1, "ignor": [1, 11, 18, 22, 30, 32, 34, 36, 37, 41, 44, 47, 50], "unicod": [1, 33, 50], "charact": [1, 20, 31, 32, 33, 36, 38, 41, 43, 44, 48, 50], "from_fil": [1, 4, 6, 8, 9, 11, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 54], "2948": 1, "modif": [1, 2, 4, 6, 11, 17, 32, 36, 38, 50], "symmetr": [1, 5, 8, 9, 11, 14, 17, 18, 20, 22, 23, 31, 32, 33, 36, 37, 40, 44, 48, 49, 50], "distinct": [1, 5, 11, 18, 22, 28, 31, 32, 34, 48, 49], "miller": [1, 11, 17, 20, 21, 32, 49], "index": [1, 4, 6, 8, 9, 11, 13, 14, 16, 18, 19, 20, 21, 26, 31, 32, 33, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54], "gener": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 14, 17, 18, 20, 21, 22, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "fyalcin": [1, 53], "2949": [1, 50], "wulff": [1, 8, 9], "shape": [1, 11, 14, 18, 19, 32, 33, 36, 37, 41, 44, 47, 49, 50, 52], "matplotlib": [1, 5, 11, 13, 14, 17, 28, 33, 36, 37, 47, 50, 51], "ciflord": 1, "2950": 1, "test": [1, 2, 3, 4, 6, 8, 9, 10, 11, 14, 16, 18, 19, 24, 28, 32, 36, 37, 38, 42, 44, 48, 49, 53], "figur": [1, 4, 6, 11, 13, 14, 17, 28, 32, 33, 34, 37, 41, 44, 47, 50], "return": [1, 3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51], "wulffshap": [1, 8, 9, 11], "get_plot": [1, 8, 9, 11, 17, 27, 28, 33, 47, 51], "contain": [1, 2, 4, 6, 10, 11, 13, 14, 16, 19, 20, 23, 24, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54], "singl": [1, 2, 4, 5, 6, 10, 11, 14, 18, 28, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 51], "axes3d": [1, 50], "2953": 1, "cp2koutput": [1, 8, 9, 36, 38], "spin_polar": [1, 8, 9, 33, 36, 38, 42, 44], "author": [1, 8, 9, 10, 11, 32, 44, 49, 50], "2954": 1, "mpcule": 1, "molecul": [1, 2, 3, 4, 5, 6, 8, 9, 11, 14, 31, 32, 34, 36, 38, 40, 41, 42, 43, 45, 48, 49, 50], "hash": [1, 5, 11, 32, 34, 37, 38, 44, 50], "espottesmith": 1, "2945": 1, "assertarrayequ": 1, "assert": [1, 37, 50], "2955": 1, "gaussianoutput": [1, 8, 9, 29, 36], "line": [1, 2, 3, 4, 5, 6, 11, 16, 19, 30, 31, 33, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54], "2937": 1, "poscar": [1, 4, 6, 8, 9, 10, 11, 29, 32, 33, 36, 42, 44, 54], "chiang": 1, "yuan": [1, 53], "2951": 1, "bump": 1, "beautifulsoup4": 1, "dependabot": 1, "2962": 1, "pypa": 1, "cibuildwheel": 1, "2959": 1, "uncertainti": [1, 8, 9, 11, 32, 34, 36], "2960": 1, "numpi": [1, 2, 4, 5, 6, 11, 16, 17, 18, 21, 22, 23, 32, 33, 36, 37, 40, 42, 43, 44, 46, 47, 48, 49, 50, 54], "2963": 1, "tabul": [1, 30], "2961": 1, "2964": 1, "link": [1, 3, 5, 13, 31, 33, 36, 47, 53], "addon": [1, 3, 4, 6, 11], "subsect": [1, 38], "2967": 1, "recurs": [1, 11, 32, 38, 48], "copi": [1, 3, 8, 9, 10, 11, 16, 20, 32, 34, 36, 37, 44, 48, 49, 50], "deepcopi": [1, 9, 36, 37, 41], "dunder": 1, "2973": 1, "revert": 1, "misc": [1, 32, 35], "relax": [1, 8, 9, 11, 14, 20, 22, 31, 32, 33, 34, 36, 37, 38, 41, 44, 48, 49, 54], "trajectoryobserv": [1, 32], "renam": [1, 2, 22, 32, 41], "gen_sl_transform_matrici": 1, "gen_sl_transform_matric": [1, 8, 9, 11, 21], "2894": 1, "2882": 1, "substrat": [1, 8, 9, 21, 32], "mkhorton": 1, "veri": [1, 3, 5, 11, 14, 22, 24, 32, 33, 36, 37, 38, 41, 43, 44, 49], "fragil": [1, 54], "69a548e210": 1, "ubuntu": 1, "latest": [1, 2, 4, 5, 6, 10], "job": [1, 4, 6, 33, 36, 37, 40, 43, 49], "matrix": [1, 8, 9, 11, 14, 16, 18, 20, 21, 23, 32, 33, 36, 37, 38, 42, 43, 44, 46, 47, 48, 49, 50], "e63cab3620": 1, "c03dacb94d": 1, "build": [1, 5, 11, 14, 21, 28, 30, 32, 33, 36, 37, 38, 41, 43, 47, 50], "linux": [1, 2, 4, 6], "wheel": [1, 4, 6], "2800": [1, 50], "fe2597d92": 1, "merg": [1, 2, 3, 20, 32, 33, 41, 49], "setup": [1, 3, 4, 6, 11, 12, 13, 14, 16, 19, 20, 30, 32, 36, 37, 38], "cfg": 1, "pyproject": [1, 3], "toml": [1, 3], "2858": 1, "40cbf1d7c4": 1, "del": [1, 11, 31], "atomicfil": 1, "_maketemp": 1, "ask_yesno": 1, "util": [1, 4, 5, 6, 8, 9, 11, 12, 14, 24, 32, 34, 36, 44, 46], "io_util": [1, 8, 9], "py": [1, 2, 3, 4, 5, 6, 8, 9, 30, 32, 33, 36, 41, 50], "2860": 1, "0b16987f2c": 1, "reduc": [1, 4, 6, 11, 14, 20, 21, 22, 28, 32, 33, 34, 36, 37, 38, 40, 44, 47, 48, 49, 50], "formula": [1, 4, 6, 8, 9, 10, 11, 17, 22, 28, 31, 32, 33, 34, 35, 36, 39, 40, 44, 47, 50, 54], "ion": [1, 8, 9, 10, 11, 19, 22, 28, 30, 34, 36, 37, 38, 40, 44, 49, 50, 51], "2864": 1, "2848": 1, "ml": [1, 11, 44], "ev": [1, 11, 23, 26, 32, 33, 34, 36, 37, 38, 40, 42, 44, 47, 54], "update_optimade_alias": 1, "current": [1, 2, 3, 5, 11, 13, 14, 18, 21, 22, 23, 28, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 54], "optimaderest": [1, 8, 9, 35], "outdat": 1, "optimad": [1, 8, 9], "databas": [1, 3, 4, 5, 6, 11, 16, 24, 32, 34, 35, 37, 44, 50, 54], "url": [1, 8, 9, 11, 35, 50], "sever": [1, 4, 6, 14, 28, 32, 33, 36, 37, 38, 42, 44, 47, 49, 54], "fail": [1, 2, 5, 10, 11, 16, 32, 33, 34, 36, 44, 48], "design": [1, 11, 29, 32, 33, 36, 38, 41, 43, 44, 48, 54], "refresh": 1, "alias": [1, 8, 9, 32, 35, 38], "done": [1, 2, 3, 4, 5, 6, 10, 11, 14, 17, 31, 32, 33, 34, 36, 37, 38, 40, 41, 44, 47, 48, 49, 54], "post": [1, 2, 4, 6, 8, 9, 29, 32, 33, 37, 38, 43, 44, 54], "thei": [1, 3, 4, 5, 6, 10, 11, 14, 21, 22, 24, 28, 32, 33, 34, 36, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "filter": [1, 3, 8, 9, 11, 17, 32, 34, 35, 37, 54], "without": [1, 2, 4, 6, 11, 14, 16, 17, 22, 25, 32, 33, 35, 36, 37, 38, 40, 41, 43, 44, 48, 50, 53, 54], "some": [1, 2, 3, 4, 5, 6, 11, 14, 16, 19, 20, 22, 24, 28, 29, 32, 33, 34, 35, 36, 37, 38, 40, 43, 44, 47, 49, 50, 51, 52, 54], "extra": [1, 4, 6, 11, 22, 28, 36, 37, 43, 44, 50, 51], "work": [1, 2, 3, 4, 5, 6, 10, 11, 20, 23, 24, 28, 29, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 48, 49, 50, 52, 53, 54], "vendor": 1, "much": [1, 5, 11, 16, 21, 29, 32, 38, 44, 46, 48, 49, 54], "initi": [1, 3, 5, 10, 11, 14, 16, 17, 18, 20, 21, 22, 24, 26, 28, 31, 32, 33, 34, 36, 37, 38, 42, 44, 47, 48, 49, 50, 51, 54], "year": [1, 4, 6], "ago": 1, "affect": [1, 3, 32], "tutori": 1, "consortia": 1, "exercis": [1, 44], "2806": 1, "samblau": 1, "qchem": [1, 8, 9, 11, 36], "major": [1, 2, 3, 11, 28, 33, 34, 43, 44], "q": [1, 8, 9, 11, 16, 36, 37, 38, 41, 43, 44, 54], "chem": [1, 11, 14, 31, 43, 52, 54], "output": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 24, 29, 30, 31, 32, 33, 34, 36, 37, 48, 49, 50, 51], "accommod": [1, 28, 32], "differ": [1, 2, 4, 5, 6, 11, 13, 14, 16, 18, 19, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "featur": [1, 2, 3, 4, 5, 6, 11, 32, 35, 37, 38, 44, 50], "capabl": [1, 2, 4, 5, 6, 11, 28, 37, 42], "homo": [1, 32, 38], "lumo": [1, 32, 38, 44], "dipol": [1, 8, 9, 19, 31, 32, 37, 44], "nbo": [1, 36, 43], "info": [1, 3, 4, 6, 9, 11, 12, 14, 17, 30, 36, 37, 38, 40, 41, 42, 44, 51], "hyperbond": 1, "3c": [1, 32], "bond": [1, 8, 9, 11, 13, 14, 16, 20, 24, 31, 33, 36, 41, 42, 43, 44, 49, 50, 51], "process": [1, 4, 5, 6, 11, 17, 21, 22, 29, 30, 31, 32, 33, 34, 36, 38, 41, 43, 44, 49, 52, 54], "binari": [1, 11, 33, 44, 50], "hessian": [1, 8, 9, 31, 33, 36], "scratch": [1, 31], "overdu": 1, "associ": [1, 5, 10, 11, 14, 18, 19, 20, 22, 26, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 43, 44, 47, 48, 53, 54], "2814": 1, "patch_do": 1, "conveni": [1, 2, 4, 6, 10, 11, 19, 20, 22, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 44, 49, 50, 54], "obtain": [1, 4, 6, 11, 14, 16, 20, 22, 26, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 47, 48, 49, 50, 54], "normal": [1, 8, 9, 11, 14, 16, 17, 18, 20, 22, 28, 32, 33, 34, 36, 37, 38, 40, 42, 44, 47, 48, 49], "completedo": [1, 8, 9, 11, 33, 36, 38, 40, 42, 44, 47, 51], "sure": [1, 3, 5, 20, 31, 32, 44, 47, 49], "call": [1, 4, 5, 6, 11, 14, 17, 19, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 54], "time": [1, 2, 3, 4, 5, 6, 8, 9, 11, 14, 16, 17, 18, 20, 24, 31, 32, 33, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 54], "still": [1, 2, 3, 4, 6, 11, 20, 22, 29, 31, 32, 36, 37, 38, 42, 44, 48, 51, 54], "one": [1, 3, 4, 6, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 51, 54], "passthrough": [1, 32, 36, 40, 50], "from_str": [1, 4, 6, 8, 9, 11, 32, 35, 36, 38, 39, 40, 41, 43, 44], "frac_toler": [1, 36], "specifi": [1, 2, 4, 5, 6, 10, 11, 14, 17, 18, 19, 20, 22, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 51, 54], "round": [1, 8, 9, 22, 32, 36, 49, 50], "coordin": [1, 4, 6, 11, 13, 14, 15, 16, 17, 19, 20, 22, 31, 32, 33, 36, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54], "cifpars": [1, 8, 9, 32, 36, 47, 54], "2803": 1, "amkrajewski": 1, "add_weightbasedfunct": 1, "metal": [1, 10, 11, 22, 28, 32, 33, 34, 38, 41, 44, 50, 53, 54], "alloi": [1, 31, 49], "weight": [1, 4, 6, 8, 9, 11, 12, 14, 16, 18, 22, 24, 26, 28, 31, 32, 36, 37, 38, 42, 44, 48, 49, 50], "fraction": [1, 3, 4, 6, 11, 12, 14, 16, 19, 20, 24, 28, 31, 32, 33, 34, 36, 37, 38, 44, 48, 49, 50, 54], "base": [1, 2, 3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "notat": [1, 11, 18, 32, 36, 44, 48, 50], "ti64": 1, "ti": [1, 8, 9, 11, 13, 32, 44, 49, 50], "6v": 1, "4al": 1, "nitinol60": 1, "ni": [1, 8, 9, 11, 24, 32, 37, 44], "40ti": 1, "commonli": [1, 17, 31, 32, 44, 48, 50, 51], "emploi": [1, 11, 36, 37], "both": [1, 4, 5, 6, 11, 13, 14, 28, 32, 33, 34, 37, 41, 42, 44, 47, 48, 49, 50, 54], "industri": [1, 32], "specif": [1, 2, 3, 4, 5, 6, 11, 14, 17, 18, 20, 21, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 54], "scientif": [1, 3, 4, 6, 11, 32, 34, 44, 52, 53], "literatur": [1, 31], "regardless": [1, 11, 28, 32, 34, 44], "numer": [1, 4, 6, 11, 22, 32, 33, 36, 37, 38, 43, 44, 46, 50], "downsid": 1, "situat": [1, 11, 32, 38, 40, 44, 54], "nlp": 1, "mistaken": 1, "atom": [1, 3, 5, 8, 9, 10, 11, 12, 13, 14, 17, 19, 20, 22, 24, 26, 28, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 51, 54], "abl": [1, 2, 5, 11, 19, 20, 32, 41, 48, 49], "creat": [1, 3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 25, 28, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "composit": [1, 2, 4, 6, 8, 9, 11, 24, 28, 33, 34, 35, 49, 50, 54], "them": [1, 10, 11, 20, 21, 28, 31, 32, 33, 34, 35, 37, 38, 41, 42, 44, 47, 48, 49, 50, 51, 54], "under": [1, 2, 3, 4, 5, 6, 11, 14, 18, 32, 33, 34, 35, 41, 43, 44, 48, 49, 50], "correct": [1, 4, 5, 6, 8, 9, 11, 14, 17, 20, 22, 28, 32, 33, 34, 35, 36, 37, 38, 42, 44, 47, 48, 49, 54], "interpret": [1, 5, 11, 17, 31, 32, 33, 38, 44, 50], "dictionari": [1, 11, 13, 14, 16, 17, 18, 19, 20, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51], "concis": [1, 17], "two": [1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 17, 20, 21, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "abov": [1, 3, 4, 5, 6, 11, 13, 14, 18, 22, 28, 31, 32, 34, 37, 43, 44, 47, 49, 50, 53, 54], "were": [1, 2, 4, 6, 11, 14, 20, 32, 40, 42, 44], "translat": [1, 4, 6, 11, 14, 32, 33, 47, 48, 49], "dmso": 1, "smd_solvent": [1, 43], "2792": 1, "bug_fix": 1, "2773": 1, "ab5424": 1, "cbar": 1, "2776": 1, "michaelwolloch": 1, "2762": 1, "2774": [1, 50], "dgaines2": [1, 53], "2667": 1, "nwinner": 1, "volumetr": [1, 28, 36, 44], "data": [1, 2, 4, 5, 6, 8, 9, 10, 11, 13, 16, 17, 18, 19, 23, 24, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 47, 48, 50, 52], "patch": 1, "2764": 1, "naik": [1, 33, 42], "aakash": 1, "lobster_lsodo": 1, "2215": 1, "rkingsburi": 1, "cmir": [1, 43], "2742": 1, "pip": [1, 2, 3, 4, 5, 6, 11], "2741": 1, "resurrect": 1, "req": 1, "txt": [1, 3, 5, 31, 36, 48], "2735": 1, "njzjz": 1, "2724": 1, "rais": [1, 10, 11, 14, 16, 18, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 48, 49, 50], "spacegroupanalyz": [1, 4, 6, 8, 9, 11, 14, 22, 32, 36, 40, 48, 49], "get_symmetrized_structur": [1, 8, 9, 48], "spglib": [1, 4, 5, 6, 17, 32, 38, 48, 52], "symmetri": [1, 4, 6, 8, 9, 10, 11, 14, 16, 17, 18, 19, 20, 22, 24, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 49], "2720": 1, "utf": [1, 37], "tensor": [1, 8, 9, 11, 18, 21, 23, 33, 36, 38, 44, 47, 48], "map": [1, 9, 10, 11, 13, 14, 18, 19, 21, 22, 31, 32, 33, 34, 36, 38, 40, 41, 44, 48, 49, 50, 51, 53, 54], "2562": [1, 50], "sudarshanv01": [1, 53], "In": [1, 3, 4, 5, 6, 8, 9, 11, 14, 16, 24, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 48, 54], "case": [1, 4, 5, 6, 10, 11, 14, 16, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 54], "fock": [1, 36, 43], "eigenvalu": [1, 8, 9, 11, 23, 33, 36, 38, 44, 47, 48], "though": [1, 4, 6, 11, 14, 20, 32, 34, 38, 43, 49, 51, 54], "flag": [1, 5, 11, 18, 31, 32, 38, 42, 44, 45, 49], "scf_final_print": 1, "scf_print": 1, "quantiti": [1, 11, 28, 29, 32, 33, 41, 43, 44, 54], "order": [1, 5, 8, 9, 10, 11, 12, 14, 16, 17, 18, 19, 22, 23, 28, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 54], "fmt": [1, 4, 6, 11, 30, 32, 33, 44, 50], "filenam": [1, 4, 6, 9, 10, 11, 22, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 51, 54], "swap": [1, 11, 32], "eas": [1, 36, 50], "yuzie007": 1, "configur": [1, 5, 11, 14, 16, 22, 30, 31, 32, 36, 37, 38, 40, 43, 44, 49], "52": [1, 5, 11, 32, 50], "54": [1, 5, 11, 17, 32, 47, 50], "estim": [1, 11, 14, 16, 18, 22, 31, 34, 36, 38, 44, 47, 49], "nband": [1, 9, 36, 37, 42, 44], "enumeratestructuretransform": [1, 5, 8, 9, 49], "m3gnet_relax": [1, 49], "m3gnet_stat": [1, 49], "env": [1, 13, 30, 50], "overrid": [1, 11, 14, 20, 32, 38, 40, 44], "pmgrc": [1, 30, 44, 54], "yaml": [1, 3, 11, 22, 30, 32, 34, 36, 40, 41, 44, 47, 54], "entrylik": 1, "cnncnnzh": 1, "phonon": [1, 8, 9, 33, 36, 44], "band": [1, 2, 4, 6, 8, 9, 11, 25, 32, 33, 36, 37, 38, 42, 44, 47, 48], "flexibl": [1, 3, 4, 6, 11, 19, 20, 32, 33, 34, 36, 37, 38, 41, 44, 47, 51, 52, 54], "reproduct": 1, "sort": [1, 4, 6, 8, 9, 11, 14, 16, 18, 20, 22, 30, 32, 33, 34, 36, 37, 38, 40, 41, 44, 47, 49, 50, 51], "feff": [1, 8, 9, 30, 36], "extend": [1, 8, 9, 10, 11, 18, 32, 33, 34, 36, 37, 38, 40, 43, 47, 49, 50, 54], "thermaldisplacementmatric": [1, 8, 9, 36, 47], "cif": [1, 4, 6, 8, 9, 10, 29, 32, 35, 40, 41, 44, 47, 49, 54], "p1": [1, 16, 17, 32, 36, 40, 47, 50], "format": [1, 2, 4, 5, 6, 10, 11, 14, 20, 23, 28, 30, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "o": [1, 4, 6, 8, 9, 11, 13, 14, 20, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 51, 54], "non": [1, 10, 11, 18, 20, 22, 25, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 54], "period": [1, 4, 6, 11, 12, 13, 14, 19, 31, 32, 36, 37, 38, 41, 44, 46, 48, 49, 50, 54], "waverd": [1, 2], "wavederf": [1, 2, 44], "structure_charg": 1, "chunweizhu": 1, "temcalcul": [1, 8, 9, 11, 17], "munrojm": 1, "airssprovid": [1, 8, 9, 36], "as_dict": [1, 8, 9, 10, 11, 12, 13, 14, 16, 20, 22, 24, 27, 29, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50], "gpetretto": 1, "outcar": [1, 8, 9, 11, 19, 30, 36, 38, 44], "handl": [1, 4, 6, 11, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 47, 48], "airss": [1, 36], "search": [1, 2, 4, 6, 11, 14, 16, 20, 21, 22, 31, 32, 33, 35, 36, 38, 41, 43, 44, 48, 49, 50], "attributeerror": [1, 32], "disord": [1, 4, 5, 6, 8, 9, 10, 19, 20, 28, 31, 32, 36, 48, 49, 50], "get_cn": [1, 8, 9, 11], "get_bonded_structur": [1, 8, 9, 11, 24], "crystalnn": [1, 8, 9, 11, 24], "other": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 20, 22, 24, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 54], "nearneighbor": [1, 8, 9, 11, 42], "standard_with_comp_rang": 1, "lobsterin": [1, 8, 9, 36, 42], "get_orbit_and_gener": 1, "spacegroup": [1, 4, 6, 8, 9, 11, 32, 34, 36, 48, 50], "nheinsdorf": 1, "thermal": [1, 11, 18, 32, 33, 36, 47, 52], "displac": [1, 4, 6, 11, 31, 32, 36, 44, 47, 49, 50, 51], "matric": [1, 18, 21, 23, 32, 42, 44, 47, 48], "number": [1, 3, 5, 8, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 24, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "signific": [1, 2, 5, 11, 29, 32, 41, 44, 50], "digit": [1, 38], "henriquemiranda": [1, 47], "suffici": [1, 11, 20, 32, 38, 48], "cover": [1, 11, 33, 42, 50], "about": [1, 2, 11, 13, 14, 16, 20, 31, 32, 33, 34, 35, 36, 38, 42, 44, 50], "70": [1, 5, 11, 32, 36, 43], "80": [1, 11, 31, 32, 38, 43, 50, 52], "seamless": 1, "whether": [1, 3, 10, 11, 13, 14, 16, 17, 18, 19, 20, 22, 23, 24, 25, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51], "old": [1, 3, 32, 35, 44], "mprester2": 1, "basic": [1, 4, 6, 11, 14, 26, 28, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 50], "final": [1, 5, 11, 14, 17, 19, 24, 31, 32, 34, 36, 43, 44, 47, 49, 50, 54], "analysi": [1, 2, 3, 4, 5, 6, 8, 9, 28, 29, 30, 31, 32, 33, 34, 36, 38, 42, 43, 44, 47, 48, 49], "standard": [1, 5, 11, 14, 16, 18, 21, 29, 31, 32, 33, 35, 36, 38, 40, 42, 43, 44, 47, 48, 49, 50, 53, 54], "older": [1, 3, 4, 5, 6, 36, 42, 44], "replac": [1, 2, 4, 6, 8, 9, 10, 11, 22, 28, 32, 33, 34, 36, 37, 38, 41, 43, 44, 49, 50, 54], "newer": [1, 4, 5, 6, 33, 36, 38, 44], "through": [1, 4, 6, 11, 16, 17, 24, 32, 33, 35, 41, 44, 45, 48, 49, 50, 52, 54], "instal": [1, 2, 3, 4, 6, 8, 9, 11, 21, 30, 31, 32, 41, 49, 50, 54], "subsequ": [1, 3, 4, 5, 6, 32, 43, 44, 48, 49, 54], "via": [1, 2, 3, 4, 5, 6, 11, 18, 31, 32, 33, 34, 35, 37, 38, 41, 44, 48, 49, 53, 54], "relev": [1, 5, 11, 13, 17, 18, 28, 29, 32, 33, 34, 42, 43, 44, 54], "develop": [1, 2, 3, 28, 33, 35, 36, 43, 44, 50, 52, 54], "separ": [1, 5, 11, 14, 16, 31, 32, 36, 38, 41, 43, 44, 49, 50], "repositori": [1, 3, 4, 5, 6], "There": [1, 2, 3, 4, 6, 11, 24, 29, 32, 33, 42, 44, 47, 48, 49, 54], "exist": [1, 2, 4, 5, 6, 10, 11, 14, 17, 18, 22, 24, 31, 32, 33, 34, 36, 37, 38, 40, 41, 44, 48, 50, 54], "pycdt": 1, "question": [1, 4, 6], "our": [1, 2, 3, 4, 5, 6, 19, 43, 44, 53], "document": [1, 3, 4, 5, 6, 11, 28, 32, 33, 34, 35, 36, 37, 38, 41, 44, 49, 50, 54], "prepar": [1, 2, 4, 6, 11, 14, 44], "2582": [1, 2], "welcom": [1, 3, 4, 5, 6, 53], "contributor": [1, 4, 6, 32, 50], "naveensrinivasan": [1, 53], "xivh": [1, 53], "yang": [1, 32, 50, 53], "ruoxi": [1, 53], "cajfish": [1, 53], "mjwen": [1, 53], "partial": [1, 10, 17, 31, 32, 33, 37, 44, 47, 49, 51, 54], "boundari": [1, 4, 6, 9, 11, 14, 19, 20, 31, 32, 36, 41, 44, 46, 49, 50, 51, 54], "condit": [1, 4, 6, 11, 14, 16, 17, 18, 31, 32, 34, 37, 38, 42, 48, 50, 54], "2429": 1, "element": [1, 2, 3, 4, 6, 8, 9, 10, 11, 14, 16, 17, 18, 19, 20, 22, 23, 26, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 47, 49, 50, 51, 52, 54], "from_nam": [1, 8, 9, 32], "2567": 1, "absorpt": [1, 23, 26, 32, 40, 44, 51], "2320": 1, "enhanc": [1, 50], "lammp": [1, 8, 9, 36, 54], "xyz": [1, 4, 6, 8, 9, 32, 38, 41, 45, 50, 54], "2538": 1, "vertic": [1, 11, 14, 17, 36, 50, 51], "voltageprofileplott": [1, 8, 9, 27, 28], "get_plotly_figur": [1, 9, 27, 28], "2552": 1, "acrutt": 1, "color": [1, 11, 14, 28, 33, 47, 50, 51], "2559": 1, "abil": [1, 38], "voronoi_distance_cutoff": [1, 14], "chemenv": [1, 8, 9, 11, 42], "2568": 1, "oxi_state_guess": [1, 8, 9, 32], "2566": 1, "converg": [1, 8, 9, 11, 31, 32, 33, 36, 38, 40, 41, 43, 44, 52], "aimd": 1, "2571": 1, "continu": [1, 2, 3, 4, 6, 11, 14, 16, 33, 42, 48], "mode": [1, 4, 6, 9, 11, 18, 22, 26, 30, 31, 32, 33, 34, 36, 37, 38, 40, 43, 44, 47, 50], "2533": 1, "duplic": [1, 10, 11, 24, 32, 36, 41, 48, 50], "site": [1, 2, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 19, 20, 22, 24, 26, 28, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 47, 48, 49, 50, 51, 52, 54], "magnet": [1, 8, 9, 11, 30, 31, 32, 33, 36, 37, 38, 44, 48, 49], "moment": [1, 4, 5, 6, 11, 19, 22, 31, 32, 33, 36, 38, 41, 44, 48], "hwen": 1, "aseatomsadaptor": [1, 8, 9, 36], "2545": 1, "gr\u00fcneisen": 1, "paramet": [1, 5, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54], "2543": [1, 50], "comment": [1, 9, 19, 36, 37, 38, 40, 41, 44], "kpoint": [1, 8, 9, 29, 33, 36, 37, 38, 40, 42, 44, 47, 48], "2549": 1, "complex": [1, 3, 11, 14, 20, 32, 33, 36, 37, 38, 41, 44, 47, 49], "2555": 1, "jacksund": 1, "equal": [1, 11, 13, 14, 16, 21, 22, 32, 33, 34, 36, 37, 38, 42, 44, 47, 48, 49, 50], "__iter__": 1, "inputset": [1, 8, 9, 34, 36, 41, 44, 54], "2575": 1, "neg": [1, 11, 16, 22, 24, 31, 32, 33, 34, 38, 44, 47], "convent": [1, 3, 8, 9, 11, 16, 18, 19, 20, 21, 28, 31, 32, 33, 35, 36, 37, 38, 39, 44, 47, 48, 49, 51], "electron": [1, 4, 5, 6, 8, 9, 11, 17, 19, 20, 22, 25, 31, 32, 33, 34, 36, 37, 38, 40, 43, 44, 47, 48, 49, 54], "update_charge_from_potcar": [1, 9, 36, 44], "2577": 1, "ensur": [1, 3, 4, 5, 6, 11, 18, 21, 24, 28, 31, 32, 33, 34, 35, 36, 38, 40, 43, 44, 48, 49], "appli": [1, 10, 11, 13, 14, 16, 17, 18, 20, 21, 22, 29, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 47, 49, 50, 51, 53, 54], "vasprun": [1, 4, 6, 8, 9, 11, 23, 29, 30, 32, 33, 34, 36, 42, 44, 54], "xml": [1, 4, 6, 23, 29, 30, 32, 33, 37, 39, 42, 44, 54], "2579": 1, "chore": 1, "permiss": [1, 48, 50], "action": [1, 4, 6, 36], "2547": 1, "2548": 1, "2561": 1, "clarif": 1, "usag": [1, 2, 3, 5, 11, 31, 32, 33, 35, 37, 41, 44, 47, 49, 51], "inputfil": [1, 8, 9, 36, 41, 43, 54], "2570": 1, "improv": [1, 3, 4, 5, 6, 29, 31, 32, 34, 44], "messag": [1, 4, 6, 11, 31, 34, 38, 50], "2572": 1, "2573": 1, "2580": 1, "notic": [1, 49, 50, 54], "incorpor": [1, 3, 11, 32, 34, 44], "futur": [1, 2, 4, 6, 11, 32, 36, 38, 44], "geometri": [1, 11, 14, 15, 16, 18, 21, 32, 36, 38, 43, 52], "2521": 1, "2525": 1, "2531": [1, 50], "criteria": [1, 10, 11, 18, 20, 21, 25, 28, 32, 34, 38, 49], "get_entries_in_chemsi": [1, 54], "shyuep": 1, "sulfide_typ": [1, 8, 9, 11], "sometim": [1, 2, 11, 20, 32, 33, 34, 36, 38, 44, 49, 54], "becaus": [1, 2, 3, 4, 5, 6, 11, 19, 20, 22, 29, 32, 33, 34, 36, 37, 38, 43, 44, 45, 48], "toler": [1, 4, 6, 8, 9, 11, 14, 16, 18, 19, 20, 21, 22, 31, 32, 33, 34, 36, 37, 38, 39, 41, 44, 46, 48, 49, 50, 51, 54], "2518": [1, 50], "wrong": [1, 20, 34, 36, 41, 44, 47], "orbitalwis": 1, "interact": [1, 5, 11, 20, 22, 31, 32, 33, 38, 42, 43, 44, 48, 49, 50, 53], "2520": 1, "pointgroupanalyz": [1, 8, 9, 48], "rotat": [1, 8, 9, 11, 14, 16, 20, 21, 32, 33, 36, 38, 48, 49, 51], "2522": 1, "serial": [1, 10, 11, 16, 29, 32, 34, 37, 44, 50], "2514": 1, "qianchenqc": [1, 53], "ialgo": 1, "tag": [1, 4, 6, 8, 9, 10, 11, 22, 32, 33, 36, 40, 44, 51], "algo": [1, 11, 14, 24, 32, 36, 37, 44, 49], "recommend": [1, 2, 3, 5, 10, 11, 19, 32, 33, 35, 37, 38, 41, 43, 44, 54], "www": [1, 4, 5, 6, 11, 25, 31, 32, 33, 35, 36, 42, 44, 48, 50, 54], "wiki": [1, 5, 11, 32, 33, 44, 50], "php": [1, 33, 44, 48], "2404": 1, "maximum": [1, 5, 10, 11, 13, 14, 17, 19, 20, 21, 23, 28, 32, 33, 34, 36, 37, 38, 43, 44, 47, 48, 49, 50], "distanc": [1, 8, 9, 10, 11, 12, 14, 16, 17, 19, 22, 31, 32, 33, 34, 36, 40, 41, 44, 46, 47, 48, 49, 50, 51], "group": [1, 4, 5, 6, 8, 9, 10, 11, 14, 16, 19, 22, 31, 32, 34, 36, 37, 38, 40, 41, 43, 44, 47, 49, 52, 54], "accord": [1, 11, 14, 17, 18, 21, 26, 32, 33, 34, 36, 37, 38, 41, 47, 48], "2509": 1, "nmr": [1, 8, 9, 32, 38, 44], "unit": [1, 2, 8, 9, 11, 14, 17, 18, 19, 20, 21, 23, 28, 31, 33, 34, 36, 37, 38, 39, 40, 41, 42, 44, 47, 48, 49, 50, 51], "recent": [1, 4, 6, 11], "least": [1, 3, 4, 6, 10, 11, 14, 16, 18, 20, 24, 29, 32, 33, 36, 37, 38, 41, 43, 44, 49], "mayb": [1, 38, 44], "even": [1, 2, 4, 5, 6, 11, 28, 29, 32, 34, 36, 37, 38, 43, 44, 48, 49, 50, 54], "fraricci": 1, "definit": [1, 11, 14, 16, 17, 19, 22, 28, 29, 32, 33, 34, 36, 38, 41, 47, 48], "wswq": [1, 8, 9, 36, 44], "mp": [1, 14, 16, 33, 34, 35, 36, 41, 44, 54], "longer": [1, 32, 44, 48], "avoid": [1, 11, 33, 34, 38, 41, 49, 50], "constantli": [1, 2, 54], "rewrit": 1, "caus": [1, 2, 11, 36, 38, 41, 44, 50], "discharg": [1, 28], "convers": [1, 8, 9, 11, 17, 18, 28, 30, 32, 36, 47, 54], "batteri": [1, 8, 9, 10, 11, 27, 34, 51], "peikai": 1, "pylint": 1, "commit": [1, 3, 4, 6], "skip": [1, 11, 14, 32, 36, 37, 38, 41, 50], "reduct": [1, 11, 18, 28, 32, 49], "structurematch": [1, 8, 9, 10, 11, 32, 34], "group_structur": [1, 8, 9, 11], "lan496": 1, "notimpl": 1, "comparison": [1, 10, 11, 14, 20, 32, 33, 34, 47, 48, 50], "bsplotter": [1, 2, 8, 9, 33, 42], "2475": 1, "problemat": 1, "2477": 1, "bugfix": [1, 4, 6], "circular": 1, "ASE": [1, 5, 11, 32, 36], "adaptor": [1, 36, 54], "cation": [1, 11, 14, 16, 31, 32, 42, 52], "revampt": 1, "abstract": [1, 10, 11, 13, 14, 16, 17, 28, 29, 32, 34, 36, 37, 40, 44, 48, 49], "interfac": [1, 4, 6, 8, 9, 28, 30, 31, 33, 34, 35, 36, 37, 44, 47, 48, 51, 52, 54], "center": [1, 11, 13, 14, 16, 19, 31, 32, 33, 36, 37, 40, 42, 44, 46, 48, 49, 51], "fill": [1, 11, 32, 33, 34, 37, 41, 44, 49, 53], "skew": [1, 11, 33, 44], "kurtosi": [1, 33], "2439": 1, "diagram": [1, 4, 6, 11, 28, 34, 48, 52], "2447": 1, "mattmcdermott": 1, "2434": [1, 50], "integ": [1, 11, 12, 14, 16, 18, 19, 20, 21, 22, 28, 29, 32, 33, 36, 37, 38, 40, 41, 42, 43, 44, 48, 49, 50], "g": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 17, 18, 19, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "vector": [1, 4, 6, 11, 13, 16, 17, 18, 19, 20, 21, 32, 33, 36, 37, 44, 46, 47, 48, 49, 50, 51, 54], "cut": [1, 3, 11, 14, 33, 36, 37, 44], "wavecar": [1, 8, 9, 25, 36, 42, 44], "2410": [1, 50], "yml": 1, "linter": 1, "2440": 1, "citat": [1, 4, 6], "2448": 1, "annot": [1, 11, 17, 22, 50], "2432": 1, "apply_oper": [1, 8, 9, 32], "2433": 1, "cach": [1, 11], "compat": [1, 4, 5, 6, 8, 9, 11, 14, 22, 31, 32, 36, 38, 42, 43, 44, 48], "2450": 1, "previous": [1, 11, 29, 33, 34], "upon": [1, 2, 11, 33, 44, 48], "led": 1, "corrupt": 1, "mani": [1, 3, 4, 5, 6, 10, 11, 22, 28, 30, 31, 32, 33, 34, 35, 36, 38, 41, 44, 47, 49, 50, 51, 54], "occur": [1, 4, 6, 11, 33, 34, 36, 49, 50], "dure": [1, 2, 5, 10, 11, 22, 32, 36, 38, 41, 42, 44, 48], "jonring": [1, 53], "critic": [1, 2, 4, 5, 6, 11, 17, 22, 28, 31, 32, 48], "overwritten": [1, 32], "wai": [1, 2, 3, 4, 5, 6, 11, 22, 24, 28, 31, 32, 33, 35, 36, 37, 38, 41, 44, 47, 48, 49, 50, 51, 54], "basi": [1, 11, 16, 21, 25, 30, 32, 33, 34, 36, 37, 38, 42, 43, 44, 48, 50, 54], "2p": [1, 32, 33, 42, 44], "Be": [1, 8, 9, 11, 32, 44], "problem": [1, 11, 18, 32, 36, 38, 40, 46, 48, 49], "probabl": [1, 3, 5, 11, 14, 20, 24, 32, 33, 49], "ispin": [1, 9, 36, 44], "complete_do": [1, 9, 33, 36, 38, 40, 44], "chargemol": [1, 31], "caller": [1, 14, 31], "aseatomadaptor": 1, "magmom": [1, 8, 9, 11, 19, 22, 31, 32, 33, 44, 48, 50], "bigfix": 1, "gzip": [1, 29, 31, 36], "doscar": [1, 8, 9, 36, 42], "quantumespresso": 1, "k": [1, 4, 6, 8, 9, 11, 14, 17, 18, 20, 22, 23, 26, 31, 32, 33, 34, 36, 37, 38, 40, 41, 44, 47, 48, 50, 51, 52], "grid": [1, 11, 14, 17, 23, 31, 33, 36, 37, 38, 42, 44, 47, 48], "vorwerkc": 1, "__repr__": 1, "where": [1, 2, 5, 10, 11, 14, 17, 19, 24, 26, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "final_energi": [1, 8, 9, 36, 44], "report": [1, 19, 32, 33, 34, 37, 38, 44], "e_0_energi": [1, 44], "desir": [1, 5, 11, 17, 21, 32, 33, 34, 35, 36, 38, 41, 43, 44, 49, 50, 54], "print": [1, 4, 6, 11, 28, 31, 32, 34, 36, 37, 38, 40, 41, 43, 44, 50, 54], "out": [1, 3, 4, 5, 6, 11, 17, 20, 22, 28, 31, 32, 33, 36, 38, 43, 44, 48, 49, 50, 53, 54], "sigma": [1, 9, 11, 20, 32, 33, 36, 38, 43, 44, 47, 49], "energy_fr_energi": 1, "free": [1, 3, 4, 5, 6, 11, 34, 36, 44, 47, 50], "toten": [1, 44], "consist": [1, 11, 14, 18, 20, 32, 33, 34, 36, 37, 38, 40, 41, 44, 45, 49, 54], "attribut": [1, 4, 6, 8, 9, 11, 20, 28, 31, 32, 34, 37, 38, 39, 40, 41, 42, 43, 44, 48, 49, 50], "final_energy_wo_entrp": [1, 9, 36, 44], "final_fr_energi": [1, 9, 36, 44], "correspond": [1, 2, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 26, 28, 31, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50], "e_wo_entrp": [1, 44], "e_fr_energi": [1, 44], "respect": [1, 11, 13, 14, 16, 18, 20, 22, 32, 33, 34, 36, 37, 38, 40, 41, 44, 48, 50, 54], "coupl": [1, 3, 11, 22, 25, 33, 36, 37, 38, 43, 44], "cluster": [1, 4, 6, 8, 9, 11, 31, 32, 36, 40, 41, 48, 49], "multiicipl": 1, "keyword": [1, 8, 9, 10, 11, 17, 22, 31, 32, 33, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50], "keep_site_properti": [1, 48], "variou": [1, 4, 5, 6, 10, 11, 17, 18, 20, 21, 29, 30, 31, 32, 33, 34, 36, 41, 43, 44, 48, 49, 50, 51, 52, 54], "keep": [1, 3, 11, 18, 22, 28, 32, 34, 37, 38, 41, 44, 48, 49], "after": [1, 2, 4, 5, 6, 10, 11, 14, 20, 22, 24, 32, 33, 34, 35, 36, 38, 41, 44, 48, 49, 50], "transform": [1, 2, 5, 8, 9, 10, 11, 14, 20, 21, 22, 32, 33, 37, 38, 44, 48, 50, 51], "scan": [1, 34, 35, 36, 37, 43, 44], "gga": [1, 11, 14, 32, 34, 35, 38, 43, 44, 49, 52], "u": [1, 4, 6, 8, 9, 11, 18, 20, 32, 34, 35, 36, 37, 38, 44, 47, 52, 53], "mix": [1, 11, 13, 14, 20, 34, 38, 49, 50, 52], "scheme": [1, 2, 11, 14, 18, 22, 24, 34, 36, 37, 38, 40, 44, 50, 51, 54], "live": [1, 35], "mixing_schem": [1, 8, 9], "quantumexpresso": 1, "refactor": [1, 11, 32], "No": [1, 8, 9, 10, 11, 14, 16, 28, 32, 35, 36, 41, 44, 49, 53], "proper": [1, 11, 19, 20, 31, 32, 36, 40, 43, 44, 48, 50, 54], "2022": [1, 2, 4, 6, 33, 38, 42, 50], "switch": [1, 3, 33, 35, 38, 43, 49], "back": [1, 2, 4, 6, 11, 24, 32, 33, 36, 44, 48, 50, 51, 54], "date": [1, 3, 4, 5, 6, 35, 36], "introduc": [1, 4, 6, 31, 32, 38, 54], "temporari": [1, 2, 31, 37], "measur": [1, 8, 9, 11, 14, 16, 22, 36, 42, 50], "last": [1, 4, 6, 10, 11, 16, 28, 32, 33, 36, 38, 43, 44, 50], "pin": [1, 2, 4, 6], "necessari": [1, 2, 3, 5, 11, 18, 19, 24, 28, 29, 32, 33, 36, 38, 43, 44, 49, 54], "py37": 1, "select": [1, 3, 5, 9, 11, 18, 32, 33, 34, 36, 37, 38, 39, 42, 43, 44, 47, 48, 49], "transfer": [1, 28, 31, 32, 40, 42, 44, 47, 48, 52], "point": [1, 2, 5, 11, 14, 16, 17, 18, 19, 28, 30, 31, 32, 33, 36, 37, 38, 40, 41, 43, 44, 46, 47, 48, 49, 50, 54], "automatic_density_by_length": [1, 9, 36, 44], "densiti": [1, 4, 5, 6, 8, 9, 11, 18, 22, 28, 30, 31, 32, 33, 36, 37, 38, 40, 42, 43, 44, 47, 52], "each": [1, 4, 5, 6, 10, 11, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "just": [1, 4, 6, 11, 28, 29, 31, 32, 33, 38, 41, 43, 44, 48, 49, 50, 54], "entir": [1, 3, 4, 6, 10, 11, 28, 29, 32, 33, 36, 42, 43, 44, 48, 49, 54], "volum": [1, 4, 6, 8, 9, 11, 17, 19, 24, 28, 31, 32, 33, 34, 36, 41, 44, 47, 49, 50], "c": [1, 4, 5, 6, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 53, 54], "pyx": [1, 46], "hard": [1, 22, 32, 41, 49], "kwsm": 1, "robust": [1, 4, 5, 6, 11, 14, 16, 31, 32, 38, 44, 49, 52, 54], "smart": [1, 44], "fermi": [1, 11, 33, 37, 38, 40, 44, 51], "2303": 1, "2291": 1, "improp": [1, 11, 19, 32, 41, 44], "hybrid": [1, 32, 38, 41, 43, 44], "2298": 1, "wrap": [1, 32, 37, 51], "supercel": [1, 11, 20, 22, 31, 32, 36, 44, 47, 49, 50, 51, 54], "cell": [1, 8, 9, 10, 11, 13, 14, 17, 19, 20, 21, 22, 23, 28, 31, 32, 33, 34, 36, 37, 38, 39, 42, 44, 47, 48, 49, 51], "2300": 1, "clearer": 1, "2301": 1, "lasph": [1, 44], "true": [1, 2, 3, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "meta": [1, 32, 38, 43, 44], "vdw": [1, 38, 43, 44], "2297": 1, "field": [1, 9, 11, 14, 22, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 47, 48, 50, 52], "2315": 1, "miss": [1, 5, 11, 31, 32, 34, 36, 37, 44, 47, 50, 53], "mpscanrelaxset": [1, 8, 9, 34, 36, 44], "pbe": [1, 4, 5, 6, 8, 9, 32, 36, 38, 44, 54], "2316": 1, "xdatacar": 1, "lattic": [1, 2, 4, 6, 8, 9, 11, 14, 17, 19, 20, 21, 24, 31, 33, 36, 37, 38, 41, 44, 46, 47, 48, 49, 50, 54], "2310": [1, 44, 52], "small": [1, 3, 4, 6, 11, 20, 24, 32, 36, 38, 44, 49, 50], "cutoff": [1, 11, 14, 16, 18, 19, 20, 22, 24, 31, 32, 36, 37, 38, 44, 46], "chc273": 1, "2277": 1, "2284": 1, "2287": 1, "oddli": 1, "few": [1, 2, 3, 4, 6, 11, 22, 32, 38, 41, 44, 54], "2285": 1, "insertionelectrod": [1, 2, 8, 9, 27, 28], "2257": 1, "accident": 1, "track": [1, 22, 28, 38], "unset": [1, 9, 11, 36, 38, 44], "execut": [1, 5, 10, 30, 31, 33, 35, 36, 38, 50], "2296": 1, "doi": [1, 4, 6, 8, 9, 11, 14, 21, 22, 23, 24, 31, 32, 33, 34, 35, 42, 44, 47, 48, 50, 52], "2295": [1, 44, 52], "elemental_dos_do": 1, "2293": 1, "cutoffdictnn": [1, 8, 9, 11], "ltalirz": 1, "2278": 1, "phasediagram": [1, 8, 9, 11, 28, 34, 54], "serializ": [1, 11, 13, 14, 32, 33, 36, 42, 44, 47, 49, 54], "2276": 1, "temporarili": 1, "2239": 1, "pend": 1, "investig": [1, 11, 14, 52], "slow": [1, 11, 28, 36, 44, 49], "down": [1, 8, 9, 10, 11, 28, 31, 33, 35, 36, 38, 41, 42, 44, 49, 51], "nearest": [1, 10, 11, 22, 32, 49, 50], "find": [1, 2, 4, 6, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 32, 33, 36, 37, 38, 39, 41, 42, 43, 44, 46, 48, 49, 50, 51, 52, 54], "routin": [1, 32, 40, 48, 50], "doe": [1, 3, 5, 10, 11, 14, 17, 18, 19, 20, 24, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 48, 49, 50, 54], "behavior": [1, 5, 11, 19, 25, 32, 37, 38, 41, 43, 44], "blokhin": [1, 53], "pzarabadip": 1, "wuxiaohua1011": 1, "janssenhen": 1, "penicillin0": [1, 53], "remind": 1, "accur": [1, 11, 20, 22, 31, 33, 34, 38, 44, 49], "org": [1, 4, 5, 6, 11, 19, 23, 31, 32, 34, 35, 36, 40, 41, 44, 47, 48, 50, 52, 54], "html": [1, 4, 5, 6, 11, 32, 36, 37, 40, 41, 44, 50], "so": [1, 2, 3, 4, 5, 6, 11, 14, 20, 28, 29, 31, 32, 33, 34, 36, 37, 38, 40, 42, 43, 44, 48, 49, 50, 53, 54], "acknowledg": [1, 4, 6, 11, 44, 52], "appropri": [1, 5, 11, 18, 21, 31, 32, 34, 37, 38, 43, 44, 50, 53, 54], "form": [1, 4, 6, 11, 16, 20, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 41, 42, 44, 46, 47, 48, 49, 50, 51, 53, 54], "basephasediagram": 1, "been": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 32, 33, 34, 35, 36, 37, 38, 41, 44, 47, 48, 49, 52, 53, 54], "2b9911d": 1, "2242": 1, "interface_react": [1, 8, 9], "plotli": [1, 11, 28], "2233": 1, "nomad": [1, 35], "access": [1, 3, 11, 14, 16, 31, 35, 36, 37, 38, 42, 43, 44, 48, 49, 50], "1958": [1, 50], "phase": [1, 4, 6, 11, 28, 31, 32, 34, 36, 44, 52], "compyrhi": 1, "2263": [1, 50], "2264": 1, "2268": 1, "appear": [1, 8, 9, 11, 14, 17, 36, 41, 44], "tabl": [1, 11, 17, 24, 31, 32, 37, 38, 43, 44, 48, 50], "heatmap": [1, 50], "2272": 1, "2262": [1, 50], "chemical_system": [1, 8, 9, 11, 32], "match": [1, 8, 9, 11, 21, 22, 28, 31, 32, 33, 34, 36, 38, 41, 43, 44, 46, 48, 49, 50], "expect": [1, 2, 3, 5, 10, 11, 16, 20, 22, 31, 32, 33, 36, 38, 41, 44, 48, 49, 50], "comprhi": 1, "2249": 1, "param": [1, 11, 14, 16, 18, 21, 22, 31, 32, 33, 34, 36, 38, 40, 41, 42, 43, 44, 47, 50], "respons": [1, 11, 18, 23, 35, 37, 43], "2244": 1, "bandoverlap": [1, 8, 9, 36, 42], "2237": 1, "moladaptor": 1, "orioncohen": 1, "2269": 1, "incorrect": [1, 48], "2273": 1, "remove_site_properti": [1, 8, 9, 32], "kmu": 1, "2256": 1, "across": [1, 11, 19, 28, 32, 40, 44], "2241": 1, "2247": 1, "2261": 1, "2232": 1, "signatur": [1, 49], "consid": [1, 4, 6, 11, 13, 14, 16, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 38, 41, 42, 44, 46, 47, 48, 49, 50, 51, 52], "backward": [1, 4, 6, 11, 22, 32, 36, 42, 44], "2238": 1, "2218": 1, "arxiv": [1, 19, 50], "2104": 1, "05986": 1, "exampl": [1, 2, 3, 5, 10, 11, 13, 14, 16, 19, 24, 28, 29, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "cobicar": 1, "sitepotenti": [1, 8, 9, 36, 42], "madelungenergi": [1, 8, 9, 36, 42], "2228": 1, "combineddata": [1, 8, 9, 36, 41], "htz1992213": 1, "2191": 1, "bader": [1, 30, 31, 52], "2230": [1, 37], "2231": 1, "entry_id": [1, 11, 34, 44], "describ": [1, 8, 9, 10, 11, 13, 14, 16, 18, 22, 31, 32, 33, 34, 35, 37, 38, 41, 42, 46, 47, 50], "2219": 1, "fcmeng": 1, "pwscf": [1, 8, 9], "distinguish": [1, 11, 14, 38, 48], "same": [1, 2, 10, 11, 14, 16, 17, 19, 20, 21, 22, 24, 26, 28, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "might": [1, 2, 4, 5, 6, 10, 11, 14, 19, 22, 28, 32, 33, 37, 38, 42, 44, 47, 49, 50], "pseudopotenti": [1, 5, 19, 31, 36, 37, 38, 44, 54], "gmatteo": [1, 11], "netcdf4": [1, 37], "hdf5": [1, 36], "2190": 1, "symmetrizedstructur": [1, 8, 9, 36, 48, 49], "0d9a455": 1, "shyamd": 1, "2198": 1, "bandfillingcorrect": 1, "2193": 1, "2187": 1, "load": [1, 5, 8, 9, 29, 33, 36, 38, 41, 44, 50, 54], "ardunn": 1, "2186": 1, "between": [1, 4, 5, 6, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 44, 46, 47, 48, 49, 50, 51, 54], "2149": 1, "crest": [1, 45], "arepstein": 1, "2020": [1, 11, 14, 16, 33, 34, 48], "radialsitedistortiontransform": [1, 8, 9, 49], "2108": 1, "2174": 1, "hkl": [1, 11, 17, 32, 49], "diffract": [1, 8, 9, 11, 32], "flaviu": [1, 53], "gostin": [1, 53], "2143": [1, 50], "2139": 1, "qcoutput": [1, 8, 9, 36, 43], "2147": 1, "2165": 1, "2135": [1, 50], "progress": [1, 3, 11, 33, 34, 38, 54], "bar": [1, 11, 33, 34, 36, 50], "2136": [1, 50], "combin": [1, 3, 5, 11, 17, 20, 21, 22, 28, 32, 33, 34, 35, 36, 37, 38, 41, 42, 47, 48, 49, 54], "id": [1, 2, 3, 4, 6, 24, 31, 34, 35, 40, 41, 42, 44, 48, 54], "2157": 1, "ediff": [1, 44], "dfpt": [1, 44], "2172": 1, "2144": 1, "filter_solid": [1, 11], "pourbaixdiagram": [1, 8, 9, 11], "2177": 1, "precis": [1, 10, 11, 17, 24, 32, 33, 36, 38, 42, 44, 48, 49, 50], "fermido": [1, 8, 9, 33], "instanc": [1, 2, 4, 6, 10, 11, 13, 14, 20, 22, 24, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 54], "2109": 1, "except": [1, 3, 11, 16, 18, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 43, 44, 48, 50], "2150": 1, "pourbaixentri": [1, 8, 9, 11], "josephmontoya": [1, 53], "tri": [1, 2, 11, 44, 50, 53], "2148": 1, "environ": [1, 11, 12, 13, 14, 16, 22, 30, 31, 32, 36, 42, 49], "2164": 1, "equat": [1, 11, 18, 22, 37, 38], "lower": [1, 10, 11, 14, 16, 18, 20, 32, 33, 36, 38, 41, 43, 44, 47, 49], "2163": [1, 50], "chi": [1, 9, 36, 40, 44, 53], "kazmorita": [1, 53], "2171": 1, "mp2020": [1, 34], "2141": 1, "2140": 1, "cifwrit": [1, 8, 9, 32, 36, 54], "755452800": 1, "2156": 1, "2130": 1, "anion": [1, 11, 14, 16, 28, 31, 32, 34, 42, 44], "uniqu": [1, 11, 14, 17, 18, 20, 21, 22, 31, 32, 33, 34, 36, 37, 38, 40, 42, 44, 47, 48, 49, 51], "n": [1, 3, 4, 6, 8, 9, 11, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 46, 48, 49, 50], "v": [1, 8, 9, 11, 20, 24, 28, 31, 32, 33, 35, 36, 38, 43, 44, 47, 48, 49, 50], "cl": [1, 4, 6, 8, 9, 11, 16, 28, 32, 34, 36, 37, 44, 50, 54], "br": [1, 8, 9, 11, 28, 32, 34, 36, 44], "2133": 1, "custom": [1, 5, 11, 21, 32, 33, 35, 36, 41, 43, 44, 50, 51, 54], "radii": [1, 8, 9, 11, 24, 32, 36, 38, 43, 49, 51], "qcinput": [1, 8, 9, 36, 43], "qchemdictset": [1, 8, 9, 36, 43], "These": [1, 4, 6, 11, 14, 18, 21, 36, 38, 42, 44, 47, 53, 54], "construct": [1, 5, 11, 14, 16, 18, 19, 21, 22, 28, 31, 32, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "pcm": [1, 8, 9, 11, 36, 43], "caviti": [1, 43], "2123": 1, "get_conventional_standard_structur": [1, 8, 9, 48], "triclin": [1, 32, 48], "2134": 1, "zopen": 1, "2132": 1, "lammpsdata": [1, 8, 9, 36, 41], "as_str": 1, "larg": [1, 2, 3, 5, 10, 11, 14, 22, 24, 28, 29, 32, 33, 34, 36, 38, 41, 44, 49, 50, 53, 54], "coeff": [1, 8, 9, 11, 36, 38, 41, 44, 50], "section": [1, 5, 8, 9, 11, 30, 32, 36, 37, 38, 40, 41, 43, 44, 54], "as_lammpsdata": [1, 9, 36, 41], "2129": 1, "slab": [1, 8, 9, 11, 20, 21, 32, 44, 49, 52], "2117": 1, "cube": [1, 17, 31, 32, 33, 36, 38, 43, 49], "2121": 1, "der": [1, 32, 38, 43, 44], "waal": [1, 32, 38, 43, 44], "2122": 1, "materialsproject2020compat": [1, 8, 9, 34], "multi": [1, 11, 14, 36, 37, 38, 41, 43], "2128": 1, "2125": 1, "isseu": 1, "2124": 1, "zooks97": [1, 53], "2119": 1, "xdatcar": [1, 8, 9, 32, 36, 44], "nkeilbart": [1, 53], "2115": 1, "adam": [1, 11, 32, 47, 53], "kerrigan": [1, 53], "2127": 1, "sell": [1, 32], "bwjustu": 1, "1888": 1, "xp": [1, 8, 9], "spectrum": [1, 8, 9, 11, 17, 33, 40, 44, 47, 51], "2110": 1, "galor": [1, 11], "2106": 1, "detect": [1, 11, 31, 32, 34, 36, 41, 44, 48, 49], "broken": [1, 5, 11, 32, 38], "2015": [1, 5, 11, 35, 36, 47, 50, 52], "electrod": [1, 11, 28], "2101": 1, "tom": [1, 53], "wood": [1, 32, 53], "2100": 1, "edg": [1, 4, 6, 9, 11, 12, 13, 14, 16, 22, 26, 31, 33, 36, 40, 43, 44, 48, 50, 51], "structuregraph": [1, 8, 9, 11, 22, 24, 31], "2095": 1, "ionization_energi": [1, 8, 9, 32], "electron_affin": [1, 8, 9, 32], "extens": [1, 2, 4, 5, 6, 11, 29, 31, 32, 33, 34, 36, 37, 38, 44, 54], "architectur": [1, 2, 3, 4, 6], "templat": [1, 3, 8, 9, 11, 32, 41, 43, 50], "repo": [1, 3, 4, 5, 6, 41, 50], "ons": [1, 4, 6], "anoth": [1, 3, 4, 6, 11, 13, 14, 16, 17, 21, 22, 26, 28, 30, 31, 32, 33, 36, 37, 38, 41, 47, 48, 49], "move": [1, 2, 11, 32, 33, 37, 41, 48, 49, 51], "remain": [1, 11, 32, 34, 38, 43, 44], "howev": [1, 2, 4, 5, 6, 10, 11, 19, 28, 29, 32, 33, 34, 36, 37, 40, 43, 44, 48, 49, 50, 54], "subpackag": [1, 4, 6, 8], "full": [1, 3, 4, 5, 6, 11, 13, 14, 17, 18, 21, 26, 28, 31, 32, 33, 35, 36, 38, 40, 41, 44, 47, 48, 49, 50], "guid": [1, 5, 19, 54], "go": [1, 2, 3, 5, 11, 17, 24, 32, 35, 36, 48, 49, 54], "forward": [1, 3, 40], "root": [1, 2, 3, 4, 5, 6, 9, 11, 29, 30, 33, 36, 37, 47, 50], "instead": [1, 4, 5, 6, 10, 11, 17, 22, 24, 29, 30, 31, 32, 33, 34, 36, 37, 38, 41, 42, 44, 47, 48, 49, 50, 54], "semant": [1, 2], "backport": [1, 4, 6], "main": [1, 4, 6, 8, 9, 11, 13, 14, 17, 25, 30, 37, 38, 40, 43, 44, 48, 49, 50, 54], "onward": [1, 4, 6, 44], "modular": [1, 2, 4, 6], "someth": [1, 2, 4, 6, 43], "easiest": [1, 2, 4, 5, 6, 33, 54], "matproj": [1, 2, 4, 6, 8, 9, 34], "Then": [1, 2, 3, 5, 22, 38, 48, 50], "altern": [1, 2, 5, 8, 9, 10, 11, 14, 32, 33, 34, 36, 37, 38, 41, 44, 47, 48, 49, 51], "mac": [1, 2, 4, 6], "command": [1, 2, 3, 4, 5, 6, 30, 31, 33, 41, 45, 50, 54], "xarg": [1, 2, 4, 6], "sed": [1, 2, 4, 6], "hand": [1, 2, 5, 29, 36, 41], "follow": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 52, 54], "canon": [1, 2, 52], "symmop": [1, 2, 8, 9, 11, 32, 41, 48], "oper": [1, 2, 5, 8, 9, 11, 20, 30, 31, 33, 34, 36, 38, 41, 44, 48, 49, 50, 54], "periodic_t": [1, 2, 8, 9, 11, 37, 54], "periodicsit": [1, 2, 4, 6, 8, 9, 11, 13, 14, 19, 32, 33, 36, 48, 50, 54], "imolecul": [1, 2, 8, 9, 32, 36, 54], "istructur": [1, 2, 8, 9, 32, 36, 42, 48, 54], "arraywithunit": [1, 2, 8, 9, 32], "floatwithunit": [1, 2, 8, 9, 11, 32], "electronic_structur": [1, 2, 8, 9, 32, 36, 47], "lead": [1, 2, 4, 6, 11, 14, 20, 31, 32, 34, 38, 42, 49, 50], "breakag": 1, "within": [1, 2, 3, 10, 11, 14, 16, 17, 20, 21, 22, 28, 32, 34, 36, 37, 38, 41, 43, 44, 46, 47, 48, 50, 54], "itself": [1, 11, 13, 14, 20, 32, 36, 38, 43, 44, 48], "loadfn": 1, "get_structure_from_mp": 1, "critic2_cal": [1, 5, 8, 9], "bset": 1, "eimrek": 1, "compliant": [1, 35], "2066": 1, "address": [1, 44, 52], "text": [1, 8, 9, 11, 33, 36, 38, 43, 44, 50, 51], "all_cg": 1, "previou": [1, 4, 5, 6, 10, 11, 18, 19, 32, 33, 36, 38, 41, 43, 44, 48, 50], "increas": [1, 2, 11, 14, 16, 20, 24, 32, 38, 43, 44, 49, 50, 51], "suggest": [1, 3, 5, 24, 25, 32, 33, 37, 38, 43], "minimum": [1, 8, 9, 11, 14, 17, 28, 31, 32, 33, 36, 37, 38, 42, 44, 46, 47, 49, 50, 52], "aconvasp": [1, 2, 5], "restor": [1, 11, 34, 54], "compositionerror": [1, 8, 9, 32], "2055": 1, "metal_edge_extend": [1, 8, 9, 11], "local_env": [1, 8, 9, 22], "stringifi": [1, 8, 9, 11, 32, 48, 50], "mixin": 1, "to_pretty_str": [1, 8, 9, 11, 32, 50], "to_latex_str": [1, 8, 9, 48, 50], "to_unicode_str": [1, 8, 9, 50], "to_html_str": [1, 8, 9, 50], "2046": 1, "in_plac": [1, 32], "2060": 1, "co": [1, 8, 9, 11, 17, 20, 26, 32, 38, 40, 44, 49, 50], "ordin": [1, 11], "finder": [1, 4, 6, 10, 11, 13, 14, 52], "davidwaroqui": 1, "2035": [1, 50], "gibbscomputedstructureentri": [1, 8, 9, 34], "wavefunct": [1, 8, 9, 36, 37, 38, 42, 44], "2034": 1, "rwoodsrobinson": 1, "2044": 1, "parsr": 1, "2032": 1, "2014": [1, 11, 31, 33, 52], "2031": 1, "2037": 1, "2033": 1, "cli": [1, 4, 6, 8, 9, 44], "script": [1, 4, 5, 6, 11, 16, 30, 31, 32, 36, 38, 41, 50, 54], "isayevnn": [1, 8, 9, 11], "2011": [1, 4, 6, 24, 31, 34, 44, 50, 52], "2016": [1, 11, 31, 32, 35, 44, 48, 50, 52], "2005": [1, 11, 32, 52], "setuptool": 1, "2010": [1, 11, 31, 32, 48, 52], "2007": [1, 14], "insert": [1, 8, 9, 11, 20, 28, 32, 36, 38, 42, 49, 54], "1997": [1, 47], "occup": [1, 10, 11, 19, 20, 32, 33, 36, 38, 44, 49, 51], "2000": [1, 11, 31, 34, 36, 38], "legibl": 1, "3d": [1, 11, 16, 17, 21, 32, 33, 36, 41, 42, 44, 47], "bayesfactor": 1, "1999": [1, 11, 32], "excit": [1, 8, 9, 17, 36, 38, 40], "1975": 1, "2008": [1, 11, 31, 32, 52], "1996": [1, 11, 32, 37], "phononbandstructuresymmlin": [1, 8, 9, 36, 47], "abinit": [1, 4, 6, 8, 9, 32, 36, 47, 54], "py3": 1, "neutron": [1, 8, 9, 11], "integr": [1, 2, 4, 5, 6, 11, 18, 30, 31, 32, 33, 36, 38, 42, 44, 47], "1967": [1, 50], "1899": 1, "ngx": [1, 36, 44], "y": [1, 8, 9, 11, 16, 17, 25, 26, 28, 31, 32, 33, 36, 40, 41, 42, 44, 46, 47, 48, 50, 51], "z": [1, 3, 8, 9, 11, 17, 31, 32, 33, 35, 36, 37, 40, 41, 44, 47, 50, 52], "zf": 1, "1959": 1, "mprelaxset": [1, 8, 9, 10, 22, 34, 36, 44], "low": [1, 11, 22, 31, 32, 33, 36, 37, 38, 41, 44, 49], "1976": [1, 20, 50], "mpscanset": 1, "1952": 1, "retain": [1, 10, 11, 32, 36, 38, 42, 44, 48, 50], "1963": 1, "1979": [1, 11], "1973": 1, "energyadjust": [1, 8, 9, 34], "1960": 1, "backend": [1, 11, 41], "1936": 1, "1945": 1, "mcsq": [1, 8, 9, 31, 32, 36, 49], "1942": 1, "packmolrunn": 1, "1947": 1, "computerentri": 1, "1948": 1, "1940": 1, "1937": 1, "ewaldsumm": [1, 8, 9, 11], "1932": 1, "seek": [1, 14], "ian496": 1, "1930": 1, "1951": 1, "1921": 1, "mpscanstaticset": [1, 8, 9, 36, 44], "1917": 1, "lobsterset": [1, 8, 9, 36, 44], "1928": 1, "9eb3ac2": 1, "jmolnn": [1, 8, 9, 11], "1920": 1, "valenc": [1, 8, 9, 11, 14, 16, 22, 31, 32, 33, 36, 37, 38, 42, 44, 49], "rkurchin": 1, "1926": 1, "babelmoladaptor": [1, 8, 9, 36], "smheidrich": [1, 53], "1924": 1, "gaussion": 1, "1918": 1, "cross": [1, 11, 14, 16, 30, 32, 33, 38, 40], "platform": [1, 4, 6, 35], "jarvi": [1, 8, 9, 23, 25, 35], "knc6": 1, "valid": [1, 8, 9, 11, 12, 14, 16, 20, 29, 32, 33, 34, 36, 37, 38, 41, 43, 44, 48, 50, 54], "extrapol": [1, 33, 38, 44, 50], "stitch": [1, 9, 11, 26], "xa": [1, 8, 9, 11, 32, 36, 51], "yimingcheng": 1, "possibli": [1, 10, 11, 14, 33], "verbos": [1, 9, 11, 30, 32, 34, 36, 37, 38, 44, 50], "get_structure_by_material_id": [1, 54], "boltztrap2": [1, 8, 9], "msonabl": [1, 10, 11, 13, 14, 16, 21, 22, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50], "freq": [1, 11, 36, 43], "lint": [1, 3], "enumlib": [1, 30, 31, 32, 49], "wsyxbcl": [1, 53], "mbjumar": 1, "divis": [1, 11, 37, 38, 44, 47], "zero": [1, 8, 9, 11, 16, 18, 19, 22, 25, 28, 32, 33, 34, 36, 37, 44, 47, 48, 49, 50, 51], "mfherbst": 1, "openbabel": [1, 4, 6, 11, 32, 36, 41, 54], "properli": [1, 11, 20, 28, 31, 32, 35, 36, 44, 48, 50], "1892": 1, "critic2cal": [1, 5, 8, 9, 11, 31], "yuuukuma": 1, "cost": [1, 8, 9, 37, 38, 43, 44, 46], "he": [1, 8, 9, 11, 32, 44, 47, 50, 54], "h": [1, 4, 5, 6, 8, 9, 11, 14, 17, 20, 28, 31, 32, 33, 36, 37, 38, 41, 44, 47, 48, 50, 51, 52, 54], "ne": [1, 8, 9, 11, 32, 33, 37, 44], "kr": [1, 8, 9, 11, 32, 44], "tc": [1, 8, 9, 11, 31, 32, 35, 44], "computron": 1, "static": [1, 10, 11, 14, 17, 20, 22, 24, 25, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 47, 48, 49, 50, 54], "slme": [1, 8, 9, 11], "spillag": [1, 8, 9, 11], "mturianski": 1, "1861": [1, 50], "convert": [1, 4, 6, 11, 18, 19, 21, 23, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 54], "wannier90": [1, 8, 9, 44], "unk": [1, 8, 9, 36, 44], "yimingchen95": 1, "1837": 1, "elfcar": [1, 8, 9, 36, 44], "ayushgupta": 1, "1859": 1, "label": [1, 8, 9, 11, 17, 19, 28, 31, 32, 33, 36, 37, 38, 41, 42, 44, 47, 48, 50, 51], "1857": 1, "1850": [1, 50], "1842": 1, "dielectr": [1, 9, 23, 35, 36, 37, 43, 44, 47], "1836": 1, "sq": [1, 8, 9, 11, 31, 32, 49], "speedup": [1, 29, 44], "mturiansk": 1, "kt": [1, 18], "latim": [1, 48], "tem": [1, 8, 9, 11], "welltemperedpaprika": 1, "thefrankwan": [1, 53], "hongyi": 1, "zhao": [1, 53], "montoyjh": 1, "dongsenfo": [1, 53], "dynikon": [1, 53], "brunnernn": 1, "econnn": [1, 8, 9, 11], "individu": [1, 4, 6, 11, 33, 44, 48, 54], "angle_toler": [1, 11, 14, 20, 22, 32, 36, 37, 39, 40, 48, 49], "float": [1, 10, 11, 14, 17, 18, 19, 20, 21, 22, 23, 24, 28, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "float_prec": 1, "arbitrari": [1, 11, 14, 18, 32, 33, 44, 50, 51], "rudimentari": 1, "vaspdoc": [1, 8, 9, 36, 44], "massiv": 1, "reorgan": [1, 2], "ayushsgupta": 1, "gamma": [1, 8, 9, 11, 32, 33, 36, 37, 38, 42, 43, 44, 47, 54], "bernstei": [1, 53], "montecarlorattletransform": [1, 8, 9, 49], "phonopi": [1, 8, 9, 47], "connect": [1, 8, 9, 11, 12, 14, 31, 32, 35, 41, 43, 44, 48, 49, 50], "dskoda": 1, "gvallverdu": 1, "plugin": 1, "yime": [1, 53], "isym": [1, 42, 44], "uniform": [1, 11, 32, 35, 36, 44, 49], "nedso": 1, "reactiondiagram": [1, 8, 9, 11], "uthpalah": 1, "lindahung": 1, "kwaters4": 1, "nishiyamat": [1, 53], "kspace": [1, 44], "incar": [1, 8, 9, 29, 33, 36, 42, 44], "grosspop": [1, 8, 9, 36, 42], "vaspinputset": [1, 2, 8, 9, 10, 34, 36, 44], "spec": [1, 9, 30, 36, 44], "sort_structur": [1, 44], "wardlt": [1, 53], "big": 1, "minimumvirenn": [1, 8, 9, 11], "alex": [1, 11, 53], "ganos": [1, 11, 53], "eigenv": [1, 8, 9, 33, 36, 44], "compil": [1, 3, 4, 5, 6, 11, 31, 36, 44, 48, 50], "get_all_neighbor": [1, 8, 9, 32], "nn_distanc": [1, 32], "imag": [1, 8, 9, 11, 13, 14, 19, 28, 32, 33, 36, 41, 44, 46, 47, 49, 51], "easier": [1, 5, 11, 28, 32, 34, 37, 38, 44, 50, 51, 54], "xcrysden": [1, 8, 9], "parser": [1, 32, 35, 36, 37, 38, 40, 43, 44, 45, 54], "stevetorr": 1, "mid_struct": [1, 11], "interpol": [1, 8, 9, 11, 19, 26, 32, 33, 34, 36, 44, 47, 50, 54], "irspectra": 1, "get_neighbor": [1, 8, 9, 32], "written": [1, 3, 4, 6, 11, 31, 32, 33, 36, 37, 40, 41, 42, 43, 44, 47, 50, 52, 54], "sum": [1, 11, 14, 16, 17, 19, 31, 32, 33, 34, 36, 37, 42, 43, 44, 47, 49, 51, 54], "subtract": [1, 32, 33, 38, 50], "servic": [1, 3, 50], "well": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 21, 32, 33, 34, 36, 37, 38, 41, 43, 44, 48, 50, 54], "circleci": 1, "especi": [1, 2, 3, 5, 11, 14, 33, 36, 38, 44, 54], "pycodestyl": [1, 3], "pydocstyl": 1, "mypi": 1, "henchforth": 1, "enforc": [1, 11, 32, 38, 43, 44, 48, 49], "supplement": 1, "incar_paramet": 1, "fast": [1, 4, 6, 11, 14, 16, 31, 36, 38, 44, 52, 54], "pourbaix": [1, 4, 6, 11, 34], "fragment": [1, 8, 9, 43], "nathan": [1, 53], "diodan": [1, 53], "hook": [1, 3], "git": [1, 3, 5], "style": [1, 3, 9, 11, 29, 33, 36, 38, 41, 44, 51], "must": [1, 3, 5, 10, 11, 17, 19, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 48, 49, 50, 51], "chemsi": [1, 8, 9, 11, 34], "fragmet": 1, "igraph": [1, 22], "perturbstructuretransform": [1, 8, 9, 49], "ree": [1, 53], "adsorbatesitefind": [1, 8, 9, 11, 49], "cubicsupercelltransform": [1, 8, 9, 49], "perturbedsupercellstransform": 1, "shengbt": [1, 8, 9], "vampir": [1, 31], "ncfrei": 1, "sthartman": 1, "dwinston": 1, "heisenberg": [1, 8, 9, 11], "exchang": [1, 11, 22, 31, 32, 35, 36, 37, 38, 40], "indic": [1, 3, 10, 11, 14, 16, 17, 18, 20, 21, 26, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 51], "grain": [1, 8, 9, 11, 44, 49, 54], "rester": 1, "tinaatucsd": [1, 53], "oxana": [1, 53], "waved": [1, 8, 9, 36, 44], "jrsuckert": 1, "darnoceloc": 1, "atat": [1, 8, 9, 31, 49], "prismat": [1, 8, 9, 32], "sivonxai": [1, 53], "kylebystrom": [1, 53], "slabgener": [1, 8, 9, 32], "piezotensor": [1, 8, 9, 11], "mhsiron": 1, "clegaspi": 1, "simonward86": 1, "linear": [1, 11, 18, 20, 32, 36, 37, 41, 44, 46, 48, 49, 50], "scale": [1, 8, 9, 10, 11, 14, 16, 17, 18, 24, 31, 32, 33, 34, 36, 37, 38, 44, 49, 50, 51], "100": [1, 11, 14, 17, 18, 29, 32, 33, 36, 37, 38, 40, 42, 43, 44, 49, 54], "strict": [1, 3, 11, 32, 34, 36, 37, 38, 48, 50, 54], "covalentbondnn": [1, 8, 9, 11], "shuaishuaiyuan": 1, "dbroberg": 1, "ai": 1, "symmeter": [1, 11], "boltztrap": [1, 8, 9, 44], "nonscf": [1, 44], "gulp_cal": [1, 5, 8, 9], "fatband": [1, 8, 9, 33, 36, 42], "get_ir_mesh": 1, "plasma": 1, "frequenc": [1, 8, 9, 11, 18, 23, 36, 37, 43, 44, 47, 50], "miscellan": 1, "mimimumdistancenn": 1, "ismear": [1, 9, 36, 42, 44], "nsw": [1, 44], "orderdisordercompar": 1, "mpnonscfset": [1, 8, 9, 36, 44], "dyllamt": 1, "app": [1, 4, 6, 8, 9, 34, 54], "mpsocset": [1, 8, 9, 36, 44], "arkel": [1, 50], "ketelaar": [1, 50], "triangl": [1, 11, 16, 33, 47, 50, 51], "agent": 1, "streamlin": 1, "abandon": [1, 35], "vaspinput": [1, 8, 9, 36, 44], "run_vasp": [1, 9, 36, 44], "runnabl": 1, "simpl": [1, 4, 6, 11, 14, 16, 22, 32, 33, 36, 37, 38, 41, 44, 47, 49, 50, 52], "custodian": [1, 4, 6, 38], "queue": 1, "vasp_cmd": [1, 44], "mpirun": 1, "machinefil": 1, "pbs_nodefil": 1, "def": [1, 32, 33, 47], "mpr": [1, 35], "get_structur": [1, 8, 9, 11, 12, 14, 32, 35, 36, 50, 54], "li2o": [1, 4, 6, 11, 32, 50, 54], "k_den": 1, "200": [1, 11, 17, 32, 36, 38, 43, 44], "400": [1, 21, 34, 36, 44], "800": [1, 28], "vi": [1, 5, 8, 9, 16, 32, 36], "user_kpoints_set": [1, 44], "reciprocal_dens": [1, 36, 42, 44], "get_vasp_input": [1, 8, 9, 10, 36, 44], "kpt": [1, 36, 37, 38, 44], "d": [1, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 50, 52, 53, 54], "f": [1, 4, 6, 8, 9, 11, 14, 16, 17, 18, 19, 26, 28, 31, 32, 33, 36, 37, 43, 44, 48, 50, 52, 53, 54], "li2o_kpoints_": 1, "final_structur": [1, 8, 9, 11, 33, 36], "__name__": [1, 54], "__main__": 1, "pathlib": 1, "entryset": [1, 8, 9, 34], "manipul": [1, 4, 6, 11, 18, 21, 32, 34, 38, 39, 40, 43, 44, 50, 54], "grab": [1, 38], "subset": [1, 11, 14, 22, 24, 28, 34, 49, 50], "ground": [1, 11, 21, 22, 31, 32, 34, 37], "sub": [1, 3, 8, 9, 11, 18, 21, 28, 31, 33, 34, 37, 38, 43, 50], "exphp": [1, 53], "icohpcollect": [1, 8, 9, 33, 36, 42], "completecohp": [1, 8, 9, 33, 42], "get_vector_along_lattice_direct": [1, 8, 9, 32], "blondgeek": 1, "local": [1, 3, 4, 5, 6, 11, 13, 14, 22, 30, 32, 33, 34, 36, 37, 38, 42, 43, 44], "vesta": [1, 11, 32, 42, 44, 47], "emul": [1, 11], "py27": 1, "2019": [1, 11], "parchg": [1, 44], "simplif": 1, "iupac": [1, 14, 32], "catch": [1, 43], "jmmshen": 1, "hanmeitang": 1, "xu": [1, 11, 32, 52, 53], "procar": [1, 8, 9, 36, 44], "dkorotin": 1, "pmg_mapi_endpoint": 1, "endpoint": [1, 11, 19, 32, 35, 44], "rest": [1, 4, 6, 11, 34, 35, 36, 38, 40, 42, 44, 52], "bulk": [1, 11, 18, 20, 32, 44, 49], "mvlrelax52set": [1, 8, 9, 36, 44], "eph": 1, "scaletorelaxedtransform": [1, 8, 9, 49], "dimension": [1, 8, 9, 32], "consolid": 1, "dopant": [1, 11, 24, 49], "predictor": [1, 44, 50], "built": [1, 4, 6, 11, 32, 54], "tamuhei": 1, "ionic": [1, 11, 19, 24, 32, 36, 38, 44, 47, 49, 50, 51, 52], "radiu": [1, 8, 9, 11, 16, 17, 19, 24, 32, 36, 37, 38, 40, 43, 46, 49, 51], "interfacialreact": [1, 8, 9, 11], "dissoci": [1, 11], "ieee": [1, 21, 32], "summari": [1, 3, 4, 6, 8, 9, 11, 28, 31, 32, 36, 37, 38, 40, 50, 54], "certain": [1, 4, 5, 6, 10, 11, 17, 32, 33, 34, 36, 38, 42, 44, 48, 49, 50, 51, 54], "voronoinn": [1, 8, 9, 11, 32], "scipi": [1, 4, 5, 6, 11, 50], "crash": [1, 36], "electrostat": [1, 10, 11, 31, 43, 54], "enumlibadaptor": [1, 32, 49], "involv": [1, 4, 6, 11, 14, 32, 36, 37], "stoichiometri": [1, 11, 32], "1286": 1, "finit": [1, 16, 18, 22, 36, 44, 49, 50], "implicit": [1, 43], "hydrogen": [1, 11, 31, 32, 36], "gbgener": 1, "ucsdlxg": 1, "pretti": [1, 11, 32, 34, 37, 38, 40, 44, 50], "along": [1, 11, 19, 20, 28, 32, 33, 36, 37, 38, 39, 44, 47, 48, 49, 50, 51], "against": [1, 11, 32, 34, 38, 44, 50], "aflow": [1, 11, 29, 35], "crystallograph": [1, 11, 32, 37, 48], "prototyp": [1, 8, 9, 32, 49], "chgcar": [1, 5, 8, 9, 11, 31, 32, 36, 44], "dict": [1, 10, 11, 13, 14, 16, 17, 18, 19, 20, 22, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54], "molecularorbit": [1, 8, 9, 32], "uncompress": 1, "ajjackson": 1, "conda": [1, 4, 6], "bsdosplott": [1, 8, 9, 33], "correctli": [1, 5, 11, 31, 32, 33, 36, 44], "part": [1, 2, 3, 5, 11, 14, 17, 29, 31, 32, 33, 37, 38, 39, 42, 43, 44, 47, 48, 50, 54], "bibtex": [1, 8, 9, 11, 36, 50], "extract": [1, 5, 10, 11, 14, 20, 22, 32, 33, 36, 37, 38, 44, 47, 49, 54], "icsd": [1, 11, 16, 24, 32, 50], "suit": [1, 4, 5, 6, 28, 48], "gb": [1, 8, 9, 11, 32, 44, 49], "adengz": [1, 53], "grainboundarytransform": [1, 8, 9, 49], "xiangguo": [1, 53], "li": [1, 4, 6, 8, 9, 10, 11, 14, 19, 20, 24, 28, 32, 34, 37, 41, 44, 49, 50, 51, 52, 53, 54], "defecttransform": 1, "get_fermi_interextrapol": [1, 8, 9, 33], "wider": 1, "rang": [1, 2, 11, 17, 28, 31, 32, 33, 35, 36, 37, 38, 42, 43, 44, 47, 48, 49, 50], "dope": [1, 11, 24, 32, 33, 49], "albalu": [1, 53], "conform": [1, 11, 36, 43], "qi": [1, 53], "max": [1, 11, 14, 16, 17, 20, 21, 26, 28, 32, 33, 36, 37, 38, 42, 44, 49, 50, 53], "deseri": [1, 50], "computedstructureentri": [1, 8, 9, 11, 28, 29, 34, 36, 44, 54], "hhi": [1, 8, 9], "dash": [1, 4, 6, 11, 32, 33, 38, 43, 44, 51], "offlin": [1, 4, 6, 35], "anubhav": [1, 4, 6, 32, 53], "jain": [1, 4, 6, 11, 24, 32, 34, 44, 52, 53], "elast": [1, 8, 9, 11, 13, 21, 32, 44], "joseph": [1, 53], "montoya": [1, 11, 53], "nwchem": [1, 8, 9], "tddft": [1, 36], "b": [1, 4, 6, 8, 9, 11, 12, 14, 16, 17, 19, 20, 21, 31, 32, 33, 34, 36, 37, 38, 43, 44, 47, 48, 49, 50, 51, 52, 54], "ddb": 1, "diffraciton": 1, "yuta": [1, 53], "electroneg": [1, 11, 20, 32, 43, 44, 50], "nan": [1, 32, 33, 34, 53], "infin": [1, 11, 14], "cap": [1, 14, 50], "found": [1, 4, 5, 6, 11, 14, 18, 24, 30, 32, 33, 36, 37, 38, 41, 44, 47, 48, 49, 50, 51, 53], "gpretto": 1, "shyam": [1, 11, 53], "chargedensityanalyz": 1, "interstiti": [1, 40], "hanmei": [1, 53], "deby": [1, 11, 17, 18, 47], "temperatur": [1, 9, 11, 17, 18, 22, 23, 31, 32, 33, 34, 36, 38, 41, 43, 44, 47, 49], "formul": [1, 11], "joei": [1, 11], "bandgap": [1, 23, 33, 44], "scissor": [1, 33, 37], "alireza": 1, "faghaninia": 1, "nil": [1, 53], "magorderingtransform": [1, 5, 8, 9, 22, 49], "bond_ord": [1, 8, 9, 11, 32, 36], "hillari": [1, 53], "pan": [1, 53], "richard": [1, 4, 6, 11, 49, 52, 53], "bud": 1, "david": [1, 11, 14, 53], "waroqui": [1, 14, 16, 33, 53], "interfaci": [1, 11], "term": [1, 3, 11, 13, 16, 17, 19, 32, 36, 37, 43, 44, 54], "weik": 1, "ye": [1, 4, 5, 6, 54], "timeout": [1, 33, 35, 36, 49], "horton": [1, 14, 34, 53], "guido": [1, 47, 53], "petretto": [1, 33, 42, 47, 53], "voronoi": [1, 9, 11, 12, 36], "tang": [1, 53], "marco": [1, 14], "ester": [1, 33, 42], "shannon": [1, 24, 32], "magom": 1, "lanthanid": [1, 32, 50], "ewald": [1, 3, 8, 9, 49, 54], "summat": [1, 3, 11, 18, 32, 36, 44], "logan": 1, "ward": 1, "matteo": [1, 47, 53], "coeffici": [1, 9, 11, 12, 16, 17, 18, 23, 32, 33, 36, 38, 41, 43, 44, 47, 50], "plot_element_profil": [1, 8, 9, 11], "2018": [1, 11, 31, 33, 34, 44], "legaci": [1, 11, 34, 35], "veloc": [1, 9, 32, 36, 41, 44], "macro": 1, "pyhul": 1, "kink": [1, 11], "reactant": [1, 8, 9, 11], "locpot": [1, 8, 9, 11, 32, 36, 44], "hamilton": [1, 33, 42], "popul": [1, 8, 9, 28, 31, 32, 33, 34, 36, 38, 42, 43, 44], "marcoest": [1, 53], "enumlib_cal": [1, 5, 8, 9, 32, 49], "carri": [1, 28, 32, 36, 41, 49], "account": [1, 3, 11, 14, 17, 22, 32, 33, 38, 41, 44, 47, 48, 50], "too": [1, 10, 11, 20, 24, 32, 36, 38, 40, 44, 48, 49], "discretizeoccupanciestransform": [1, 8, 9, 49], "zhi": [1, 36], "deng": [1, 44], "bypass": [1, 34], "get_symmetry_oper": [1, 8, 9, 48], "autom": [1, 33, 40, 41, 42, 44], "op": [1, 11, 32], "made": [1, 2, 10, 11, 18, 32, 35, 36, 38, 43, 49, 50], "procedur": [1, 11, 13, 16, 31, 32, 37, 44, 49, 54], "zimmermann": [1, 11, 53], "maxwel": [1, 44, 53], "dylla": [1, 53], "matthew": [1, 53], "critic2": [1, 5, 11, 31], "topolog": [1, 5, 8, 9, 11, 21, 31], "m": [1, 11, 14, 16, 18, 19, 23, 31, 32, 33, 34, 35, 36, 37, 42, 44, 47, 48, 50, 52, 53, 54], "coord_util": 1, "coord": [1, 4, 6, 8, 9, 11, 12, 14, 16, 19, 20, 31, 32, 33, 36, 38, 40, 43, 47, 48, 49, 51, 54], "gibb": [1, 11, 33, 34, 36, 53], "domain": [1, 8, 9, 11, 24, 50], "mvlnptmdset": [1, 8, 9, 36, 44], "pdanalyz": 1, "defunct": 1, "get_e_above_hul": [1, 8, 9, 11], "oppos": [1, 11, 32], "structure_predict": [1, 8, 9, 11], "plotter": [1, 8, 9, 11, 27, 36, 54], "spectrumplott": [1, 8, 9, 36, 51], "gen_scfman": [1, 43], "brandon": [1, 53], "gw": [1, 36, 37, 44], "bse": [1, 36, 37, 44], "zhenbin": [1, 53], "wang": [1, 11, 32, 34, 44, 47, 52, 53], "hui": 1, "zheng": 1, "haven": [1, 11], "ratio": [1, 11, 12, 14, 16, 18, 20, 21, 32, 33, 47, 49, 50], "iek": 1, "heng": 1, "chu": [1, 44], "kiran": [1, 53], "guess": [1, 11, 19, 22, 24, 32, 38, 41, 44, 49, 50, 54], "zimmerman": 1, "periodic_table_heatmap": [1, 8, 9, 50], "tasker": [1, 11, 32], "reconstruct": [1, 11, 13, 14, 32, 33, 44], "yihan": [1, 53], "xiao": [1, 11, 53], "mcocdawc": 1, "quasiharmonicdebyeapprox": [1, 8, 9, 11], "anharmon": [1, 11, 36], "analys": [1, 4, 5, 6, 11, 17, 20, 31, 33, 34, 42, 54], "baderanalysi": [1, 5, 8, 9, 31], "soc": [1, 11, 25, 33, 37, 44], "eu3": [1, 44], "eu2": [1, 44], "boltztrapanalyz": [1, 8, 9, 33], "seebeck": [1, 33], "mass": [1, 8, 9, 28, 32, 33, 36, 41, 44, 47, 48, 54], "factor": [1, 8, 9, 11, 14, 16, 17, 21, 31, 32, 33, 34, 36, 44, 47, 49, 51], "j": [1, 4, 5, 6, 9, 11, 14, 17, 21, 22, 31, 32, 33, 34, 35, 36, 38, 41, 42, 44, 46, 47, 48, 50, 52, 53], "montaya": 1, "decreas": [1, 11, 16, 31, 38, 49, 50, 51], "symprec": [1, 8, 9, 10, 11, 14, 17, 20, 22, 24, 32, 33, 36, 37, 39, 40, 42, 48, 49], "01": [1, 3, 4, 6, 11, 19, 20, 21, 22, 32, 33, 36, 37, 38, 40, 41, 42, 44, 48, 49, 50, 52], "applic": [1, 3, 5, 11, 27, 28, 31, 32, 35, 36, 37, 38, 48, 50, 52, 54], "pickl": [1, 11, 50, 54], "lpead": 1, "lepsilon": [1, 9, 36, 44], "extern": [1, 2, 3, 4, 5, 6, 30, 44, 45, 50], "until": [1, 11, 32, 33, 38, 43, 44, 49, 50], "john": [1, 11, 21, 44, 50], "hopkin": 1, "mueller": [1, 44, 52], "effici": [1, 11, 23, 24, 31, 32, 33, 37, 38, 44, 48, 50, 52, 54], "servelet": 1, "ii": [1, 11, 16, 32, 49, 53], "crystallographi": [1, 4, 6, 17, 32, 35, 48], "open": [1, 4, 5, 6, 11, 33, 35, 36, 37, 44, 54], "download": [1, 4, 5, 6, 31, 34, 35, 36], "p": [1, 5, 8, 9, 11, 16, 17, 19, 20, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 47, 48, 50, 52, 54], "ong": [1, 4, 6, 11, 17, 32, 34, 44, 48, 52, 53], "onlin": [1, 33], "sourc": [1, 4, 5, 6, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "pmg": [1, 4, 5, 6, 8, 9, 33, 34, 38, 44, 54], "get_dimension": [1, 2], "viet": [1, 53], "anh": [1, 53], "xiaohui": [1, 11, 53], "qu": [1, 11, 53], "length": [1, 8, 9, 11, 13, 14, 17, 18, 19, 20, 21, 23, 24, 31, 32, 33, 34, 35, 36, 37, 41, 43, 44, 48, 49, 50, 54], "trigon": [1, 11, 32, 48], "hex": [1, 8, 9, 20, 48], "seriou": 1, "assign": [1, 11, 14, 18, 22, 28, 31, 32, 33, 34, 36, 38, 41, 44, 46, 49, 50], "retriev": [1, 11, 35, 36, 37, 38, 43, 44], "multixyz": 1, "ferroelectr": [1, 8, 9, 11, 32], "tess": [1, 53], "magsymmop": [1, 8, 9, 32, 48], "sympi": [1, 5, 11, 18], "wyckoff": [1, 22, 36, 48], "mitrelaxset": [1, 8, 9, 36, 44], "Will": [1, 11, 22, 32, 34, 36, 38, 40, 41, 42, 47, 49, 50], "pathfind": [1, 11], "adsorpt": [1, 8, 9, 32], "npt": [1, 32, 41, 44], "ensembl": [1, 11, 38, 44], "get_set": [1, 48], "eo": [1, 8, 9], "bandstructur": [1, 4, 6, 8, 9, 38, 39, 42, 44, 54], "user_incar_set": [1, 44], "argcomplet": [1, 4, 6], "bolztrap": 1, "prefix": [1, 8, 9, 32, 35, 50], "pmg_": 1, "classifi": [1, 11, 20, 22, 32, 34, 48], "opt": [1, 11, 36, 43], "torsion": [1, 36, 43], "constraint": [1, 5, 8, 9, 11, 36, 37, 38, 43, 45, 49], "bharat": [1, 53], "intran": [1, 33], "win": 1, "64": [1, 5, 11, 32, 44], "py35": 1, "appveyor": 1, "motif": [1, 11, 22, 49], "saddle_point": [1, 11], "slope": [1, 11, 19, 36, 50], "intens": [1, 11, 17, 26, 32, 36], "germain": [1, 33, 53], "salvato": [1, 33, 53], "vallverdu": [1, 33, 53], "choic": [1, 3, 5, 14, 19, 32, 33, 34, 38, 39, 41, 43, 48, 54], "pmg_default_funct": [1, 5, 44, 54], "pbe_52": [1, 5, 44], "hse": [1, 38, 44], "startup": 1, "collect": [1, 4, 6, 11, 18, 32, 35, 36, 37, 38, 40, 41, 48], "mvlslabset": [1, 8, 9, 36, 44], "fewer": [1, 5, 28, 29, 34, 44, 49], "marker": [1, 11, 33, 41, 47], "enum34": 1, "window": [1, 2, 4, 6, 11, 51], "substitutionprob": [1, 8, 9, 11, 24, 49], "mathew": [1, 53], "slice": [1, 11, 32, 36], "sequenc": [1, 4, 6, 10, 11, 13, 18, 19, 20, 21, 26, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 44, 47, 48, 49, 50, 51, 54], "magic": [1, 44], "int": [1, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51], "fe": [1, 4, 6, 8, 9, 11, 19, 20, 28, 32, 34, 37, 42, 44, 49, 50, 51, 52, 54], "mn": [1, 8, 9, 11, 19, 20, 32, 36, 44, 49, 52, 54], "fe0": [1, 32], "5co0": 1, "intern": [1, 2, 11, 13, 14, 17, 29, 32, 33, 34, 36, 37, 38, 44, 47, 48], "represent": [1, 4, 6, 10, 11, 13, 14, 16, 17, 18, 20, 24, 28, 29, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 52, 54], "memori": [1, 2, 5, 8, 9, 32, 33, 36, 38, 44], "ration": [1, 16, 20], "upgrad": [1, 2, 4, 6, 38], "monti": [1, 36, 37, 38, 44, 54], "ziqe": 1, "rong": [1, 11, 52], "monkhorst": [1, 9, 36, 37, 38, 44], "mesh": [1, 11, 18, 36, 37, 40, 44, 48], "simplifi": [1, 11, 33, 37, 38], "vasp_psp_dir": [1, 5], "mapi_kei": 1, "store": [1, 10, 11, 13, 14, 16, 21, 22, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 47, 49, 50], "environment": [1, 5, 54], "right": [1, 4, 6, 11, 16, 20, 32, 34, 36, 43, 44, 48, 49, 50, 51], "easili": [1, 2, 32, 37, 42, 44, 47], "transit": [1, 10, 11, 22, 32, 33, 34, 35, 36, 38, 43], "greater": [1, 4, 6, 10, 11, 29, 32, 34, 44, 47], "transmut": [1, 8, 9, 49, 54], "beta": [1, 8, 9, 29, 32, 33, 36, 38, 47, 48, 49, 54], "from_dict": [1, 8, 9, 10, 11, 12, 13, 14, 16, 20, 22, 24, 27, 29, 32, 33, 34, 36, 37, 38, 40, 41, 42, 44, 47, 48, 50], "dopingtransform": [1, 8, 9, 49], "strategi": [1, 11, 14, 16, 22, 31, 38, 42], "mic": 1, "reciproc": [1, 8, 9, 11, 17, 32, 33, 36, 37, 38, 40, 44, 47, 48, 50], "sulfid": [1, 11, 34], "piezoelectr": [1, 11], "togo": [1, 48, 52], "websit": [1, 11], "bundl": 1, "born": [1, 11, 17, 36], "derivedinputset": 1, "deriv": [1, 5, 11, 18, 19, 28, 31, 32, 33, 36, 44, 48, 49, 50], "previuo": 1, "shayam": 1, "10x": [1, 38], "get_primitive_standard": 1, "rhombohedr": [1, 8, 9, 20, 32, 37, 48, 49], "step": [1, 3, 4, 6, 8, 9, 11, 14, 18, 28, 31, 32, 33, 34, 37, 38, 41, 44, 47, 49, 50, 54], "100x": 1, "seen": [1, 11, 44, 50], "similar": [1, 4, 5, 6, 11, 22, 24, 30, 32, 33, 34, 36, 38, 42, 44, 47, 48, 49, 50, 54], "gap": [1, 8, 9, 11, 21, 32, 33, 38, 44], "enum": [1, 5, 20, 22, 30, 31, 32, 33, 35, 37, 44, 49], "multienum": 1, "failur": 1, "smooth": [1, 9, 11, 19, 33, 36], "splrep": 1, "diffusionanalyz": [1, 4, 6], "get_framework_rms_plot": 1, "ndarrai": [1, 11, 17, 18, 20, 21, 22, 32, 33, 36, 37, 40, 42, 44, 46, 47, 48, 50], "orderparamet": 1, "constant": [1, 11, 16, 17, 18, 23, 32, 33, 34, 36, 38, 43, 44, 47], "actual": [1, 10, 11, 19, 20, 28, 32, 34, 36, 38, 40, 41, 43, 44, 48, 49, 50, 54], "creation": [1, 11, 32, 33, 35, 38, 52], "slightli": [1, 24, 33, 44], "slower": [1, 33, 46, 54], "far": [1, 3, 24, 29, 37, 42, 44], "boost": 1, "syntax": [1, 33, 36, 54], "simpli": [1, 3, 4, 5, 6, 11, 17, 19, 31, 32, 33, 36, 37, 38, 41, 42, 44, 51, 54], "zeo": [1, 8, 9], "mitmdvaspinputset": 1, "dim": [1, 8, 9, 11, 18, 32, 33, 36, 46], "hull": [1, 11, 28, 34], "gulp": [1, 5, 11, 31, 36], "physic": [1, 11, 18, 21, 22, 25, 28, 31, 32, 33, 34, 38, 44, 47, 49, 52, 53], "convexhul": [1, 11], "sulfur": [1, 11], "adf": [1, 8, 9], "xin": [1, 33, 36, 53], "chen": [1, 11, 36, 50, 52, 53], "subgroup": [1, 48], "limit": [1, 11, 14, 17, 21, 22, 23, 32, 33, 36, 38, 42, 43, 44, 47, 50, 51], "qchem4": 1, "batch": [1, 10, 44], "mapi": 1, "unconverg": [1, 11, 44], "cartesian": [1, 4, 6, 9, 11, 14, 19, 20, 31, 32, 33, 36, 38, 39, 44, 46, 47, 48, 49, 50, 54], "forc": [1, 4, 6, 8, 9, 11, 24, 32, 36, 38, 41, 43, 44, 49], "aiida": [1, 35], "andriu": [1, 53], "merki": [1, 35, 53], "special": [1, 5, 11, 14, 31, 32, 33, 34, 38, 41, 44, 49, 50], "bsvasprun": [1, 8, 9, 36, 44], "3x": [1, 32, 33], "togeth": [1, 4, 6, 10, 11, 14, 16, 22, 32, 33, 36, 37, 41, 44, 47, 48, 49], "power": [1, 4, 5, 6, 14, 32, 33, 41, 50, 54], "prettyt": 1, "mitnebvaspinputset": 1, "abinitio": 1, "setten": 1, "nwoutput": [1, 8, 9, 36], "td": [1, 36], "ce": [1, 8, 9, 11, 12, 13, 14, 32, 44, 49], "eu": [1, 8, 9, 11, 32, 35, 44], "empti": [1, 11, 32, 33, 36, 37, 41, 43, 50, 51], "multilin": [1, 38, 43, 44], "get_entri": [1, 8, 9, 11], "ylim": [1, 11, 33, 42, 47, 51], "dielectricfunct": [1, 44], "miguel": [1, 44, 53], "dia": [1, 44, 53], "costa": [1, 44, 53], "put": [1, 3, 5, 11, 32, 33, 36, 37, 38, 41, 44, 49, 50], "vaspio": 1, "vasp_": 1, "suffix": [1, 11, 31, 44], "But": [1, 4, 6, 20, 36, 38, 41, 48, 49, 54], "stub": [1, 50], "pl": 1, "migrat": [1, 4, 6, 52], "anonymized_formula": [1, 8, 9, 32], "truli": 1, "chemistri": [1, 3, 11, 24, 32, 33, 34, 36, 44, 50, 53], "independ": [1, 11, 18, 21, 32, 33, 36, 37, 44], "a2b2": 1, "peroxid": [1, 11, 32, 34], "a2": [1, 14, 20, 36, 48, 49], "diatom": [1, 34], "gass": 1, "data_": [1, 36], "header": [1, 5, 8, 9, 36, 37, 38, 40, 41, 43, 44, 50], "normalizatino": 1, "dockerfil": 1, "vec": [1, 20, 32], "orthogon": [1, 11, 16, 18, 20, 32, 38, 41, 49, 51], "tool": [1, 2, 4, 5, 6, 11, 14, 16, 25, 28, 30, 32, 33, 34, 36, 37, 48, 51, 52, 54], "grep": [1, 36, 38, 43, 44], "pwscfinput": 1, "05": [1, 11, 14, 16, 17, 23, 32, 33, 36, 37, 38, 43, 44, 47, 48, 50, 51, 52], "per": [1, 11, 19, 22, 28, 31, 32, 33, 34, 37, 38, 42, 44, 49, 50, 51, 54], "get_materials_id_refer": 1, "helper": [1, 10, 11, 13, 16, 18, 23, 25, 29, 31, 32, 36, 38, 40, 41, 44, 47, 50], "mp_decod": 1, "decod": 1, "robustli": 1, "identifi": [1, 3, 11, 13, 14, 18, 20, 21, 22, 24, 31, 32, 33, 34, 36, 38, 40, 42, 43, 44, 47, 48, 52], "bit": [1, 5, 44, 50, 54], "ly": [1, 16, 32, 41, 54], "materialsapi": [1, 54], "schema": [1, 54], "na": [1, 4, 6, 8, 9, 10, 11, 32, 44, 49, 50], "parse_criteria": 1, "notebook": [1, 4, 6, 33, 44, 51, 54], "polar": [1, 8, 9, 11, 17, 18, 22, 32, 33, 36, 37, 38, 42, 44], "ioanni": [1, 50, 53], "petousi": [1, 50, 53], "significantli": [1, 28, 31, 32, 49, 50], "prettyplotlib": 1, "py3k": 1, "revamp": 1, "symmetryfind": 1, "pointgroup": [1, 8, 9, 48], "rewritten": 1, "constructor": [1, 10, 11, 13, 14, 16, 18, 28, 31, 32, 33, 34, 36, 37, 38, 41, 42, 44], "batteryanalyz": [1, 8, 9, 27, 28], "intercal": [1, 11, 28], "structure_match": [1, 2, 8, 9, 10, 32, 34, 54], "moab": 1, "qadapt": 1, "liam": [1, 53], "damewood": 1, "fine": [1, 5, 11, 32, 33, 36, 38, 40, 44, 47, 48, 51, 54], "statist": [1, 11, 14, 32, 44], "nicola": [1, 19], "dardenn": 1, "invert": [1, 11, 18, 22, 25, 33], "sq_disp_ion": 1, "intuit": [1, 11, 36], "throughout": [1, 28], "cifio": 1, "pure": [1, 11, 14, 32, 44, 50], "courtesi": 1, "william": [1, 4, 6, 21], "davidson": [1, 4, 6, 8, 9, 36, 38], "pycifrw": 1, "try": [1, 2, 5, 10, 11, 16, 18, 22, 31, 33, 36, 37, 44, 49, 51], "50": [1, 11, 24, 29, 32, 33, 36, 38, 40, 44, 50, 52], "linearassign": [1, 8, 9, 46], "guidelin": [1, 4, 5, 6], "matgeni": 1, "breviti": 1, "structure_modifi": 1, "protocol": [1, 37, 44, 50], "to_dict": [1, 9, 36, 37, 54], "np1": 1, "deploy": 1, "simpler": [1, 29, 32], "explan": [1, 20, 32, 33, 34, 54], "conv": [1, 50], "make_movi": [1, 8, 9, 51], "wild": [1, 54], "card": [1, 54], "outlin": [1, 3, 11, 48, 52, 54], "vastli": [1, 44], "celementtre": [1, 44], "twice": [1, 28, 31], "half": [1, 11, 32, 36, 38], "vast": [1, 38], "extrem": [1, 4, 6, 11, 24, 32, 33, 36, 38, 44, 47, 48, 49, 51, 54], "particularli": [1, 11, 33, 50, 54], "consumpt": 1, "transpar": [1, 8, 9, 11, 32, 33], "get_sorted_structur": [1, 8, 9, 11, 20, 32], "pyyaml": [1, 54], "highli": [1, 3, 4, 6, 11, 33, 36, 37, 38, 44, 49, 54], "libyaml": 1, "bind": [1, 5, 11, 36, 38, 49, 54], "urgent": 1, "geoffroi": [1, 4, 6, 14, 53], "hautier": [1, 4, 6, 11, 14, 24, 33, 42, 44, 52, 53], "oszicar": [1, 8, 9, 29, 30, 36, 44], "get_xrd_plot": [1, 8, 9, 30], "xrd": [1, 8, 9, 11, 30, 32], "theta": [1, 11, 17, 32], "unequ": 1, "size": [1, 3, 11, 13, 14, 16, 17, 22, 28, 31, 32, 33, 35, 36, 37, 42, 44, 47, 48, 49, 50], "ag": [1, 5, 8, 9, 11, 32, 44], "radiat": [1, 17], "xrdcalcul": [1, 8, 9, 11, 17], "pattern": [1, 8, 9, 17, 32, 36, 38, 43, 44], "deilectr": 1, "sanit": [1, 20, 22, 32, 44], "1d": [1, 11, 18, 36, 38, 44, 50], "essenti": [1, 10, 11, 28, 32, 33, 36, 37, 38, 41, 44, 48, 54], "lowest": [1, 11, 14, 16, 18, 21, 22, 28, 32, 33, 34, 37, 49], "matcher": [1, 10, 11, 20, 30], "grand": [1, 11, 52], "maker": 1, "sai": [1, 32, 38, 50, 54], "directori": [1, 3, 4, 5, 6, 8, 9, 10, 11, 29, 30, 31, 33, 34, 36, 37, 38, 40, 41, 42, 44, 45, 49, 50, 54], "accuraci": [1, 11, 33, 36, 37, 38, 43, 44, 49], "medasani": [1, 53], "transformedstructur": [1, 8, 9, 10, 24, 50, 54], "substitutor": [1, 8, 9, 11], "bvanalyz": [1, 8, 9, 11, 24], "had": [1, 2, 11, 32, 33], "quick_start": 1, "giantomassi": [1, 47, 53], "qchemio": 1, "substitut": [1, 8, 9, 10, 11, 18, 24, 32, 36, 41, 44, 49, 50], "readabl": [1, 34, 35, 37, 38, 41, 43, 50, 54], "shyue": [1, 4, 6, 11, 17, 41, 44, 48, 50, 53], "ping": [1, 4, 6, 11, 17, 44, 48, 53], "jayaraman": 1, "dump": [1, 8, 9, 34, 38, 41, 50, 54], "particular": [1, 3, 10, 11, 28, 31, 32, 33, 34, 36, 37, 38, 44, 47, 48, 49, 50, 52, 54], "ascii": [1, 32, 36, 37], "_cgraph": 1, "prior": [1, 3, 11, 34, 36, 49, 50], "nwchemio": 1, "cosmo": [1, 36], "esp": [1, 11, 36, 38, 44, 49], "nav": 1, "rajput": 1, "manag": [1, 2, 4, 6, 29, 33, 35], "typic": [1, 4, 5, 6, 11, 13, 17, 18, 28, 29, 31, 32, 33, 34, 36, 42, 44, 47, 48, 49, 51, 54], "demonstr": [1, 4, 5, 6, 54], "hous": 1, "vaspio_set": 1, "prevent": [1, 2, 11, 24, 37, 41, 49], "earlier": [1, 47, 54], "termin": [1, 4, 5, 6, 11, 21, 32, 36, 38, 41, 43, 44, 49], "friendli": [1, 31, 36, 37, 54], "softwar": [1, 3, 4, 5, 6, 11, 30, 32, 33, 36, 43, 48, 50, 53], "throughput": [1, 4, 6, 10, 11, 33, 34, 36, 38, 44, 48, 52], "porou": [1, 11, 36, 52], "void": [1, 36], "maciejharanczyk": 1, "zeopp": [1, 8, 9], "distribut": [1, 5, 11, 14, 31, 32, 33, 34, 44, 49, 50], "34": [1, 11, 32, 54], "vtk": [1, 4, 6, 51], "visual": [1, 4, 5, 6, 9, 10, 11, 12, 14, 16, 31, 32, 33, 36, 37, 44, 47, 51], "instruct": [1, 3, 4, 5, 6, 31, 32, 36, 43], "preliminari": [1, 32], "jayaratnam": 1, "sw": 1, "moleculematch": [1, 8, 9, 11], "rm": [1, 5, 11, 19, 37, 44], "lei": 1, "cheng": 1, "rare": [1, 2, 11, 32, 44, 48], "mutabl": [1, 32, 54], "port": 1, "over": [1, 4, 6, 11, 14, 17, 21, 29, 32, 33, 38, 42, 44, 48, 49, 50, 54], "awkward": 1, "__hash__": 1, "believ": [1, 53], "given": [1, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54], "exactli": [1, 3, 11, 20, 32, 33, 37, 38, 42, 44, 49], "read_structur": [1, 9, 36, 37], "write_structur": 1, "read_mol": 1, "write_mol": 1, "analogu": 1, "excel": [1, 11, 31, 37, 48, 52], "materialsprojectvaspinputset": [1, 52], "mpvaspinputset": [1, 34], "mpstatic": 1, "mpnonscf": 1, "mitmd": 1, "mit": [1, 4, 6, 34, 44, 52], "diffusionanalysi": 1, "revis": [1, 38], "feffio": [1, 40], "credit": [1, 11, 53], "alan": [1, 52, 53], "dozier": [1, 52, 53], "expand": [1, 3, 4, 5, 6, 20, 38, 49], "take": [1, 4, 6, 11, 17, 18, 19, 20, 22, 24, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 48, 49, 50, 54], "qhull": [1, 11, 14], "command_lin": [1, 5, 8, 9, 32], "henkelmann": [1, 5, 31, 52], "et": [1, 5, 11, 16, 22, 31, 32, 33, 34, 35, 39, 44, 48, 52], "al": [1, 5, 8, 9, 11, 16, 22, 31, 32, 33, 34, 35, 44, 48, 52], "titl": [1, 3, 8, 9, 11, 14, 17, 33, 36, 37, 38, 39, 40, 47], "__rmul__": 1, "delete_snl": 1, "collabor": [1, 4, 6, 35], "get_stabl": 1, "grandpotentialphasediagram": [1, 8, 9, 11], "stol": [1, 11, 34], "redefin": [1, 36], "rms_dist": 1, "repres": [1, 11, 13, 14, 18, 20, 24, 26, 28, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 50, 51, 54], "framework": [1, 5, 9, 11, 13, 27, 28, 34, 51, 54], "strain": [1, 8, 9, 11, 21, 22, 32, 36, 44], "structureeditor": 1, "session": [1, 29, 35], "pool": [1, 10, 35, 49], "simplic": [1, 8, 9, 11, 17], "context": [1, 33, 35], "ru": [1, 8, 9, 11, 32, 44, 49], "wigner": [1, 11, 31, 32, 33, 44], "seitz": [1, 11, 31, 32, 33], "brillouin": [1, 32, 33, 37, 40, 47, 48], "zone": [1, 17, 32, 33, 37, 40, 47, 48], "varieti": [1, 31, 54], "structurenl": [1, 8, 9, 10, 35, 50], "structurenotationallanguag": 1, "lda": [1, 11, 14, 32, 34, 35, 44, 49], "structurenotationlanguag": 1, "markup": 1, "metadata": [1, 21, 32, 35, 38, 44, 50], "ipython": [1, 44, 54], "shell": [1, 11, 32, 36, 38, 40, 49], "primit": [1, 10, 11, 20, 22, 29, 32, 34, 36, 37, 39, 42, 44, 48, 49, 54], "use_external_qhul": 1, "alchemi": [1, 8, 9, 49, 50], "transformedmateri": 1, "undo": [1, 10, 54], "redo_last_transform": 1, "distance_and_image_old": 1, "struct": [1, 11, 32, 33, 36, 40, 48, 54], "structurefitt": 1, "magnitud": [1, 19, 22, 32, 44, 48, 49, 50, 54], "primitivecelltransform": [1, 8, 9, 49], "advantag": [1, 4, 6], "heavi": [1, 5, 54], "cleaner": 1, "incorrectli": 1, "axi": [1, 11, 17, 20, 21, 32, 33, 36, 37, 44, 47, 48, 49, 50, 51], "reverse_readlin": 1, "bzip": [1, 36], "strucutur": 1, "lossi": 1, "impli": [1, 10, 11, 32, 34, 50], "usual": [1, 4, 5, 6, 11, 14, 28, 31, 32, 33, 34, 36, 37, 38, 41, 44, 47, 48, 49, 51], "easy_instal": [1, 5], "taken": [1, 5, 11, 14, 16, 17, 22, 32, 33, 34, 37, 38, 47, 48, 50], "care": [1, 5, 11, 32, 42, 44, 48, 49], "otherwis": [1, 4, 5, 6, 11, 13, 14, 16, 17, 22, 26, 28, 32, 33, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50], "pypi": [1, 4, 6], "brand": 1, "posteriori": [1, 11], "mine": [1, 11, 24], "fitter": [1, 34], "entry_tool": [1, 8, 9], "revers": [1, 2, 4, 6, 11, 20, 32, 36, 37, 38, 40, 44, 48, 49, 54], "hexagon": [1, 8, 9, 11, 20, 32, 37, 44, 48, 49], "relaxationanalyz": [1, 8, 9, 11], "unittest": [1, 3, 4, 5, 6, 50], "smartio": 1, "intellig": [1, 4, 6, 44], "spglib_adaptor": 1, "solari": 1, "pep8": 1, "complianc": [1, 18], "cssr": [1, 4, 6, 8, 9, 32], "compoundpd": 1, "gu": [1, 5, 31, 49], "hart": [1, 5, 11, 31, 49], "lll": [1, 32, 44, 49, 50], "fit": [1, 8, 9, 11, 16, 17, 18, 19, 22, 31, 32, 33, 34, 36, 38, 44, 47, 49, 50], "mg": [1, 4, 6, 8, 9, 11, 32, 44, 49], "si": [1, 4, 6, 8, 9, 11, 18, 32, 33, 37, 42, 44, 49, 50, 54], "fe2o3": [1, 4, 6, 11, 32, 34, 50, 54], "comp": [1, 4, 6, 11, 28, 31, 32], "cscl": [1, 4, 6, 32, 50, 54], "cubic": [1, 4, 6, 8, 9, 11, 20, 32, 33, 36, 48, 49], "encod": [1, 14, 37, 54], "almost": [1, 32, 38, 44, 49, 50, 54], "borg": [1, 8, 9, 27, 34], "complete_ord": 1, "partialremovespecietransform": [1, 8, 9, 49], "long": [1, 3, 11, 17, 32, 37, 38, 43, 44, 46, 48, 49, 54], "gaussianinput": [1, 8, 9, 36, 54], "assimil": [1, 9, 27, 29, 34, 38], "locat": [1, 5, 11, 18, 31, 32, 33, 36, 37, 38, 44, 45, 50, 54], "academ": 2, "research": [2, 4, 6, 11, 33, 35, 44, 50, 52, 53], "activ": [2, 4, 5, 6, 8, 9, 11, 22, 28, 33, 38, 50], "commun": [2, 3, 5, 31, 32, 33, 34, 52, 53], "peopl": [2, 33, 44, 47, 51], "As": [2, 4, 5, 6, 8, 9, 11, 14, 19, 24, 32, 36, 38, 44, 49, 54], "frequent": [2, 11, 19, 34], "substant": 2, "kept": [2, 10, 11, 32, 33, 36, 38, 41], "despit": [2, 5], "calendar": 2, "yyyi": 2, "mm": [2, 16, 17], "dd": [2, 14, 16], "4": [2, 4, 6, 11, 13, 14, 16, 17, 18, 19, 20, 24, 25, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "v2019": 2, "13": [2, 11, 14, 32, 33, 37, 42, 46, 50], "species_and_occu": [2, 8, 9, 32, 48], "deprec": [2, 32, 34], "schedul": [2, 4, 6], "9": [2, 4, 5, 6, 11, 17, 32, 33, 34, 37, 40, 43, 44, 49, 50, 54], "month": 2, "cannot": [2, 3, 4, 6, 11, 14, 21, 31, 32, 33, 34, 37, 38, 41, 43, 44, 47, 49, 50], "compromis": [2, 36], "adopt": [2, 3, 4, 6, 36, 44], "5": [2, 4, 5, 6, 10, 11, 13, 14, 16, 18, 19, 20, 22, 24, 25, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 48, 49, 50, 51, 54], "2021": [2, 4, 6, 11, 34, 35, 50], "deal": [2, 11, 14, 22, 32, 33, 38, 42], "jan": [2, 33, 50, 53], "succinctli": 2, "conserv": [2, 37, 38], "approach": [2, 11, 14, 24, 33, 36, 37, 44, 49, 52], "alwai": [2, 3, 4, 6, 11, 16, 22, 28, 32, 33, 34, 36, 38, 41, 44, 48, 50, 54], "unnecessari": [2, 17, 32], "conflict": [2, 3], "thumb": 2, "whatev": [2, 5, 32, 38, 44], "28": [2, 4, 5, 6, 11, 32, 37, 44], "2666": 2, "defect_transform": 2, "pointdefectcompar": 2, "2405": 2, "plane": [2, 9, 11, 12, 14, 16, 17, 20, 21, 32, 36, 38, 44, 49], "orthonormal_vectors_old": 2, "elastictensor": [2, 8, 9, 11, 18, 21], "debye_temperature_from_sound_veloc": 2, "all_input": [2, 9, 36, 40], "2397": 2, "structure_analyz": [2, 8, 9], "conversionelectrod": [2, 8, 9, 27, 28], "as_dict_summari": 2, "from_lengths_and_angl": 2, "lengths_and_angl": 2, "7": [2, 5, 11, 14, 20, 31, 32, 33, 36, 37, 38, 40, 43, 44, 48, 49, 50, 52], "d00945": 2, "61ec51c": 2, "The": [2, 3, 4, 5, 6, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53], "6": [2, 4, 5, 6, 11, 13, 14, 16, 17, 18, 19, 28, 31, 32, 33, 36, 37, 38, 40, 41, 42, 43, 44, 48, 49, 50], "exclus": [2, 32, 34, 41], "manual": [2, 3, 4, 5, 6, 11, 31, 33, 34, 36, 38, 43, 44, 49], "although": [2, 11], "reli": [2, 4, 5, 6, 24, 36, 37, 43, 48], "either": [3, 4, 6, 10, 11, 14, 16, 17, 19, 20, 22, 24, 26, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 54], "its": [3, 4, 6, 11, 14, 16, 17, 20, 22, 26, 28, 31, 32, 33, 37, 38, 41, 43, 44, 47, 48, 49, 50, 54], "broad": [3, 47], "interest": [3, 5, 11, 28, 29, 32, 33, 38, 43, 44, 54], "scientist": [3, 4, 6, 52], "best": [3, 4, 5, 6, 11, 20, 24, 32, 33, 37, 38, 44, 46, 48, 49, 50, 54], "technolog": [3, 53], "quantum": [3, 11, 19, 33, 36, 38, 42], "understand": [3, 11, 31, 44], "clear": [3, 10, 14], "propos": [3, 11, 21, 24, 32], "feedback": [3, 33], "broader": 3, "gain": [3, 31, 53], "traction": 3, "don": [3, 31, 37, 38, 48], "alreadi": [3, 4, 5, 6, 10, 11, 13, 14, 16, 24, 28, 31, 32, 34, 36, 37, 38, 41, 44, 48, 49, 54], "ssh": 3, "fork": [3, 4, 6, 23], "click": [3, 5], "clone": [3, 4, 5, 6], "publish": [3, 11, 48], "chang": [3, 5, 10, 11, 16, 17, 19, 22, 24, 28, 32, 33, 34, 35, 36, 37, 38, 41, 43, 44, 48, 50, 53, 54], "readi": [3, 35], "yournam": 3, "fairli": [3, 4, 6, 11, 38, 44, 48, 51], "presenc": [3, 11], "absolut": [3, 4, 6, 11, 14, 16, 17, 22, 28, 32, 33, 37, 40, 43, 44, 48, 50], "rigor": [3, 4, 6, 11], "plan": [3, 4, 6, 32, 34], "minim": [3, 11, 19, 32, 33, 36, 37, 38, 41, 46], "dev": [3, 32, 33, 47], "hpc": 3, "seri": [3, 10, 16, 32, 33, 41, 44, 49, 50, 54], "depth": [3, 11, 31, 50], "1": [3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54], "tree": [3, 29, 30, 33, 37, 49], "cd": [3, 5, 8, 9, 11, 32, 44], "2": [3, 4, 6, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "25": [3, 4, 6, 11, 16, 31, 32, 33, 36, 37, 38, 43, 44, 49, 50], "2023": 3, "spars": [3, 38, 46], "checkout": 3, "uncom": [3, 44], "next": [3, 11, 32, 38, 44, 48, 49], "cone": 3, "below": [3, 4, 5, 6, 11, 18, 19, 20, 22, 23, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 49, 50, 54], "sparsecheckout": 3, "echo": 3, "earli": [3, 29, 36], "remot": 3, "let": [3, 5, 33, 37, 38, 44, 47, 50, 53, 54], "upstream": 3, "uncommit": 3, "branch": [3, 10, 19, 24, 33, 38, 44, 47], "stash": 3, "rememb": [3, 44], "fetch": [3, 36, 44], "assum": [3, 4, 5, 6, 10, 11, 18, 19, 26, 29, 31, 32, 33, 34, 37, 38, 40, 41, 44, 45, 48, 49, 54], "rel": [3, 4, 6, 11, 14, 18, 20, 21, 22, 32, 33, 34, 36, 37, 38, 40, 42, 50], "bring": [3, 4, 6, 32], "everyth": [3, 33, 38, 54], "cleanli": 3, "further": [3, 4, 5, 6, 11, 18, 31, 34, 36, 40, 42, 43, 44, 48, 49, 54], "ok": [3, 28, 32, 38, 49], "push": [3, 38], "origin": [3, 11, 14, 16, 24, 32, 33, 34, 36, 38, 40, 41, 42, 44, 47, 48, 49, 50], "encourag": [3, 4, 6, 31], "happi": 3, "review": [3, 4, 6, 11, 32, 38], "wip": 3, "ask": [3, 4, 6], "meant": [3, 14, 32, 38, 44, 50], "doubt": 3, "consult": [3, 4, 5, 6, 11, 31, 35, 36, 38, 53, 54], "benefit": [3, 4, 6, 54], "control": [3, 8, 9, 11, 16, 17, 29, 30, 32, 33, 36, 37, 38, 40, 43, 44, 45, 47, 54], "recognit": 3, "onc": [3, 31, 36, 38, 41, 44], "clue": 3, "kind": [3, 4, 6, 8, 9, 11, 16, 28, 29, 32, 36, 37, 38, 42, 44, 48, 50, 51, 54], "suitabl": [3, 11, 21, 22, 50], "those": [3, 5, 10, 11, 18, 22, 24, 31, 32, 33, 36, 37, 38, 41, 44, 46, 47, 49, 54], "superconductor": 3, "solar": [3, 8, 9, 11], "categori": [3, 20, 32, 36], "To": [3, 4, 6, 11, 19, 20, 28, 31, 32, 33, 34, 35, 36, 37, 40, 41, 43, 44, 47, 48, 49, 50, 54], "real": [3, 11, 14, 23, 33, 36, 37, 38, 42, 44, 47, 48], "world": [3, 4, 6, 35], "attempt": [3, 4, 6, 11, 18, 22, 31, 32, 34, 35, 36, 38, 44, 48, 49], "therefor": [3, 11, 21, 32, 34, 36, 38, 44, 50], "expans": [3, 18, 32, 38], "scope": 3, "loosen": 3, "tight": [3, 11, 36, 54], "bottleneck": 3, "visibl": [3, 4, 6, 36], "feel": [3, 5], "satisfi": [3, 18, 28, 32, 33, 34, 35, 38, 49, 50], "accept": [3, 10, 32, 33, 37, 38, 41, 44, 47, 49, 50], "regress": 3, "reject": [3, 32], "pep": 3, "8": [3, 4, 5, 6, 11, 13, 14, 28, 31, 32, 33, 35, 36, 37, 38, 41, 44, 49, 50], "justifi": 3, "capit": [3, 32, 43], "observ": [3, 11, 24, 32], "aid": 3, "At": [3, 4, 6, 8, 9, 11, 32, 38, 41, 44], "prefer": [3, 11, 20, 22, 24, 31, 32, 33, 34, 37, 38, 42, 44, 48, 49], "public": [3, 4, 6, 11, 32, 44, 50, 52], "pycharm": [3, 4, 6], "turn": [3, 5, 11, 31, 33, 36, 38, 44, 49], "reformat": 3, "genom": [4, 6, 52], "cm": [4, 5, 6, 8, 9, 11, 17, 19, 23, 31, 32, 33, 36, 44, 47], "mpi": [4, 6, 33, 37, 38, 44], "univi": [4, 6, 33], "ac": [4, 5, 6, 8, 9, 11, 12, 14, 22, 23, 31, 32, 33, 44], "stack": [4, 6, 33, 36, 37, 47, 51], "similarli": [4, 6, 11, 34, 38, 54], "folder": [4, 6, 31, 36, 42], "zeal": [4, 6], "docset": [4, 6], "unrel": [4, 6], "discours": [4, 6], "matgenb": [4, 6], "jupyt": [4, 6, 51], "twitter": [4, 6], "tip": [4, 6], "mightier": [4, 6], "pen": [4, 6], "respond": [4, 6], "becom": [4, 6, 11, 32, 33, 36, 38, 50], "web": [4, 6, 54], "advanc": [4, 5, 6, 31, 33, 34, 35, 49, 52, 53, 54], "One": [4, 6, 11, 16, 28, 32, 33, 36, 37, 38, 43, 44, 47, 48, 49], "graphic": [4, 6, 11, 33], "top": [4, 6, 11, 20, 21, 32, 37, 48, 49], "left": [4, 6, 11, 17, 32, 33, 34, 37, 47, 50, 51], "bottom": [4, 6, 20, 32, 38], "commerci": [4, 6], "offer": [4, 5, 6, 11], "thousand": [4, 6], "produc": [4, 6, 11, 18, 22, 28, 32, 33, 36, 37, 38, 44, 47, 48, 49], "surviv": [4, 6], "scrutini": [4, 6], "everi": [4, 6, 10, 11, 17, 31, 32, 33, 42, 44, 47, 54], "dai": [4, 6], "tend": [4, 6, 11, 32, 38, 49, 54], "quickli": [4, 6, 11, 20, 32, 35, 36, 49], "comprehens": [4, 6, 31, 37, 54], "grip": [4, 6], "impact": [4, 6, 11], "fact": [4, 6, 11, 33, 47, 54], "around": [4, 6, 11, 19, 32, 33, 36, 40, 48, 49], "pet": [4, 6], "establish": [4, 6, 34, 50], "grow": [4, 6], "ecosystem": [4, 6], "forg": [4, 5, 6], "channel": [4, 5, 6, 33, 38, 42, 44], "gcc": [4, 5, 6], "regularli": [4, 6], "bleed": [4, 6], "development": [4, 6], "buggi": [4, 6], "extras_requir": [4, 6], "share": [4, 6, 11, 13, 28, 32, 33, 44, 48], "xsede": [4, 6], "nersc": [4, 6], "wget": [4, 6], "continuum": [4, 6, 43], "miniconda": [4, 5, 6], "miniconda3": [4, 5, 6, 50], "x86_64": [4, 5, 6], "sh": [4, 5, 6], "bash": [4, 5, 6], "reload": [4, 6, 54], "profil": [4, 6, 11, 28], "home": [4, 6, 36], "bashrc": [4, 6], "bash_profil": [4, 5, 6], "pydata": [4, 5, 6], "overview": [4, 6, 38, 54], "principl": [4, 6, 11, 33, 34, 38, 44, 52], "atomic_mass": [4, 6, 8, 9, 32], "0855": [4, 6], "melting_point": [4, 6, 8, 9, 32], "1687": [4, 6], "159": [4, 6, 11, 32], "6882": [4, 6], "treat": [4, 6, 11, 32, 34, 37, 38, 49], "get_atomic_fract": [4, 6, 8, 9, 32], "74": [4, 6, 13, 32, 50], "088000000000008": [4, 6], "0000": [4, 6, 37, 50, 53], "from_spacegroup": [4, 6, 8, 9, 32], "fm": [4, 6, 8, 9, 11, 22, 32, 36, 37, 40, 48], "3m": [4, 6, 19, 32, 36, 48], "get_space_group_symbol": [4, 6, 8, 9, 48], "pm": [4, 6, 8, 9, 11, 32, 44], "filenma": [4, 6], "methan": [4, 6, 54], "mol": [4, 6, 11, 36, 41, 47, 48, 54], "gjf": [4, 6, 32, 54], "edit": [4, 5, 6, 32, 44, 45, 50], "v2": [4, 6, 11, 35, 37, 48, 50], "cs1": [4, 6], "f1": [4, 6, 8, 9, 16, 33, 48], "csf": [4, 6], "abc": [4, 6, 8, 9, 11, 17, 28, 32, 33, 37, 40, 47, 49, 50], "200000": [4, 6], "angl": [4, 6, 8, 9, 11, 12, 14, 16, 17, 20, 21, 32, 34, 36, 39, 40, 41, 47, 48, 49, 50, 51, 54], "90": [4, 6, 11, 13, 17, 32, 40, 49, 50, 51, 54], "000000": [4, 6, 28, 54], "500000": [4, 6], "51": [4, 6, 11, 32, 54], "cl1": [4, 6], "510000": [4, 6], "k1": [4, 6, 11], "kcl": [4, 6], "k0": [4, 6], "5na0": [4, 6], "na0": [4, 6], "5cl1": [4, 6], "209000": [4, 6], "sp": [4, 6, 36, 43, 54], "500": [4, 6, 16, 26, 32, 33, 34, 36, 47, 54], "ch4": [4, 6], "01a": [4, 6], "illustr": [4, 6], "strongli": [4, 6, 11, 31, 44], "toc": [4, 6], "founder": [4, 6], "conduct": [4, 6, 11, 32, 33, 36, 44, 47], "workshop": [4, 6], "firework": [4, 6], "slide": [4, 6], "discuss": [4, 6, 32], "versatil": [4, 6, 44], "plotdo": [4, 6], "plotchgint": [4, 6], "symm": [4, 6, 11, 33], "view": [4, 6, 11, 30, 32, 33, 44, 47, 51], "additional_argu": [4, 6], "subcommand": [4, 6], "v4": [4, 6], "eval": [4, 6, 44], "regist": [4, 6, 32, 34, 35, 54], "displai": [4, 6, 11, 17, 33, 34, 36, 37, 44, 47, 50, 51], "save": [4, 6, 8, 9, 11, 12, 14, 16, 17, 22, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 41, 42, 44, 47, 51, 54], "vasp_data": [4, 6], "reus": [4, 6, 32, 47, 54], "input_filenam": [4, 6, 38, 41], "output_filenam": [4, 6, 45, 51], "angstrom": [4, 6, 10, 11, 17, 19, 20, 22, 31, 32, 33, 34, 36, 38, 40, 43, 44, 48, 49, 54], "filename1": [4, 6], "filename2": [4, 6], "li_sv": [4, 6, 44], "todai": [4, 6, 29, 53, 54], "db": [4, 6, 8, 9, 11, 32], "jit": [4, 6, 8, 9, 50], "volunt": [4, 6], "start": [4, 5, 6, 10, 11, 13, 14, 21, 24, 28, 29, 31, 32, 33, 36, 37, 38, 40, 41, 42, 43, 44, 47, 49, 51, 54], "compris": [4, 6, 11, 36], "lawrenc": [4, 6, 53], "berkelei": [4, 6, 52, 53], "nation": [4, 6, 53], "laboratori": [4, 6, 53], "staff": [4, 6, 53], "toolkit": [4, 6], "anyon": [4, 6], "could": [4, 6, 14, 17, 32, 33, 36, 41, 50], "greatli": [4, 6, 34], "appreci": [4, 6, 33], "who": [4, 6, 11, 20, 32, 41, 44, 53, 54], "overflow": [4, 6], "answer": [4, 6, 24, 28], "michael": [4, 6, 14, 17, 53], "kocher": [4, 6], "shreya": [4, 6, 53], "cholia": [4, 6, 52, 53], "dan": [4, 6, 50], "gunter": [4, 6, 52], "vincent": [4, 6], "chevrier": [4, 6], "kristin": [4, 6], "persson": [4, 6, 11, 14, 32, 34, 44, 52], "gerbrand": [4, 6, 11], "ceder": [4, 6, 11, 24, 32, 33, 34, 44, 52, 54], "2013": [4, 6, 11, 31, 32, 33, 48, 52], "68": [4, 6, 32], "314": [4, 6], "319": [4, 6], "10": [4, 5, 6, 11, 14, 16, 17, 18, 19, 21, 22, 23, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 44, 47, 48, 49, 50, 52, 54], "1016": [4, 6, 11, 31, 32, 44, 48, 52], "commatsci": [4, 6, 11, 44, 48, 52], "2012": [4, 6, 11, 21, 31, 34, 35, 36, 52], "028": [4, 6], "subproject": [4, 6], "thu": [4, 6, 11, 14, 28, 31, 33, 37, 38, 44, 50], "entireti": [4, 6], "person": [4, 6], "institut": [4, 6, 53], "want": [4, 6, 10, 11, 14, 17, 20, 21, 29, 31, 32, 33, 34, 36, 37, 38, 40, 41, 44, 47, 48, 49, 51, 54], "record": [4, 6, 36, 37], "adapt": [5, 11, 22, 36, 41, 42, 47, 50], "aseio": 5, "fysik": [5, 32], "dtu": [5, 32], "dk": [5, 32], "babelio": 5, "obmol": [5, 11, 36], "networkx": [5, 11, 13, 16, 50], "pygraphviz": 5, "Not": [5, 11, 13, 14, 32, 33, 35, 36, 37, 38, 41, 49], "numba": [5, 8, 9, 21], "evalu": [5, 11, 12, 16, 18, 36, 38, 42, 43, 44, 47, 50], "incurr": 5, "slowdown": 5, "dramat": [5, 44], "place": [5, 11, 18, 22, 31, 32, 33, 34, 36, 37, 38, 41, 44, 49, 50, 51], "good": [5, 11, 24, 32, 35, 37, 38, 44, 50, 54], "ffmpeg": [5, 51], "movi": [5, 51], "structure_vtk": [5, 8, 9], "advanced_transform": [5, 8, 9], "makestr": [5, 31], "msg": [5, 11, 16, 31, 32, 50], "byu": [5, 31, 48], "bader_cal": [5, 8, 9], "utexa": [5, 31], "edu": [5, 11, 31, 36, 44, 48, 50], "empir": [5, 11, 32, 38], "aconvasp_cal": 5, "zeoplusplu": [5, 36], "aoterodelaroza": [5, 31], "graphviz": [5, 11], "os": 5, "box": [5, 14, 31, 32, 36, 41, 42, 54], "doubl": [5, 11, 14, 28, 33, 36, 37, 38, 43, 44, 46], "ex": [5, 11, 32, 33, 36, 38, 43, 47], "macosx": 5, "my_pymatgen": 5, "anaconda": 5, "cloud": 5, "somewher": 5, "know": [5, 11, 20, 33, 35, 37, 44, 49, 53, 54], "licens": [5, 44, 50], "extracted_vasp_potcar": 5, "my_psp": 5, "pot_gga_paw_pb": [5, 44], "ac_": 5, "potpaw_pb": 5, "psp_resourc": 5, "pot_gga_paw_pw91": [5, 44], "pmg_vasp_psp_dir": [5, 54], "pot_gga_paw_pbe_52": [5, 44], "lda_52": [5, 44], "pw91": [5, 32, 44], "histor": [5, 32, 38], "overridden": [5, 11, 32, 49, 50, 51], "total": [5, 10, 11, 19, 21, 22, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 51], "caveat": 5, "usabl": [5, 37, 44, 54], "difficult": [5, 11, 14, 32, 38, 41], "advic": 5, "advis": [5, 49, 50], "unpredict": 5, "hot": 5, "spot": [5, 33, 53], "microsoft": [5, 53], "studio": 5, "By": [5, 10, 11, 16, 17, 19, 20, 29, 31, 32, 33, 37, 38, 41, 43, 44, 48, 49, 50], "xcode": 5, "afterward": 5, "gfortran": [5, 30], "gnu": 5, "gfortranbinari": 5, "maco": 5, "lf": 5, "privileg": 5, "subdirectori": [5, 10, 29, 44, 54], "tricki": [5, 11], "unfamiliar": 5, "send": 5, "cmake": 5, "mkdir": [5, 36], "ccmake": 5, "manner": [5, 32, 36, 41, 49, 54], "press": [5, 11, 17, 32, 41, 48], "toggl": [5, 11, 51], "python_vers": 5, "vtk_wrap_python": 5, "ON": [5, 50], "build_shared_lib": 5, "cmakecach": 5, "shown": [5, 11, 13, 14, 33, 44, 48, 50, 51], "python_execut": 5, "filepath": [5, 9, 36, 37, 44], "usernam": 5, "bin": [5, 33, 36, 41], "python3": [5, 50], "python_include_dir": 5, "5m": 5, "python_librari": 5, "lib": [5, 31, 50], "libpython3": 5, "dylib": 5, "vtk_install_python_module_dir": 5, "vtk_python_vers": 5, "again": [5, 34, 50], "sudo": 5, "luck": 5, "wrapper": [5, 11, 18, 31, 32, 33, 36, 37, 41, 47, 50], "took": [5, 54], "pcre": 5, "33": [5, 32, 37], "ftp": 5, "csx": 5, "cam": 5, "uk": [5, 31, 38, 53], "pub": 5, "tar": 5, "pkg": 5, "macport": 5, "pkgconfig": 5, "freedesktop": 5, "swig": 5, "prdownload": 5, "sourceforg": [5, 31, 48, 52], "net": [5, 10, 22, 31, 32, 35, 40, 44, 48, 52], "eigen": [5, 44, 48], "bitbucket": [5, 36], "zxvf": 5, "eigen3": 5, "src": [5, 36], "mv": [5, 20, 49], "ob": [5, 33], "cpp": 5, "cmakelist": 5, "jump": [5, 19], "eigen2_defin": 5, "eigen_defin": 5, "dpython_bind": 5, "drun_swig": 5, "deigen3_include_dir": 5, "tee": 5, "proceed": 5, "libpython2": 5, "maverick": 5, "encount": [5, 11, 36, 50], "tr1": 5, "cmake_cxx_flag": 5, "stdlib": 5, "libstdc": 5, "j2": 5, "effort": [5, 11, 35], "seem": [5, 11], "usr": 5, "pythonpath": 5, "submodul": [8, 12, 27], "abstractstructurefilt": [8, 9, 10], "chargebalancefilt": [8, 9, 10], "containsspeciefilt": [8, 9, 10], "removeduplicatesfilt": [8, 9, 10], "removeexistingfilt": [8, 9, 10], "specieproximityfilt": [8, 9, 10], "speciesmaxdistfilt": [8, 9, 10], "append_filt": [8, 9, 10], "append_transform": [8, 9, 10], "extend_transform": [8, 9, 10], "from_cif_str": [8, 9, 10], "from_poscar_str": [8, 9, 10], "from_snl": [8, 9, 10], "redo_next_chang": [8, 9, 10], "set_paramet": [8, 9, 10], "to_snl": [8, 9, 10], "undo_last_chang": [8, 9, 10], "was_modifi": [8, 9, 10], "write_vasp_input": [8, 9, 10], "ciftransmut": [8, 9, 10, 54], "from_filenam": [8, 9, 10, 54], "poscartransmut": [8, 9, 10], "standardtransmut": [8, 9, 10, 54], "add_tag": [8, 9, 10], "append_transformed_structur": [8, 9, 10], "apply_filt": [8, 9, 10], "from_structur": [8, 9, 10, 32, 36, 41, 50], "batch_write_vasp_input": [8, 9, 10], "content": [8, 9, 11, 36], "coordination_environ": [8, 9, 11, 12, 13, 42], "abstractdiffractionpatterncalcul": [8, 9, 11, 17], "diffractionpattern": [8, 9, 11, 17], "get_unique_famili": [8, 9, 11, 17], "ndcalcul": [8, 9, 11, 17], "compliancetensor": [8, 9, 11, 18], "elastictensorexpans": [8, 9, 11, 18], "nthorderelastictensor": [8, 9, 11, 18], "diff_fit": [8, 9, 11, 18], "find_eq_stress": [8, 9, 11, 18], "generate_pseudo": [8, 9, 11, 18], "get_diff_coeff": [8, 9, 11, 18], "get_strain_state_dict": [8, 9, 11, 18], "get_symbol_list": [8, 9, 11, 18], "raise_error_if_unphys": [8, 9, 11, 18], "deform": [8, 9, 11, 18, 22, 35, 49], "deformedstructureset": [8, 9, 11, 18], "convert_strain_to_deform": [8, 9, 11, 18], "stress": [8, 9, 11, 32, 38, 44], "energytrend": [8, 9, 11, 19], "polarizationlattic": [8, 9, 11, 19], "calc_ion": [8, 9, 11, 19], "get_total_ionic_dipol": [8, 9, 11, 19], "zval_dict_from_potcar": [8, 9, 11, 19], "grainboundari": [8, 9, 11, 20], "grainboundarygener": [8, 9, 11, 20], "fix_pbc": [8, 9, 11, 20], "symm_group_cub": [8, 9, 11, 20], "coherent_interfac": [8, 9, 11], "coherentinterfacebuild": [8, 9, 11, 21], "from_2d_to_3d": [8, 9, 11, 21], "get_2d_transform": [8, 9, 11, 21], "get_rot_3d_for_2d": [8, 9, 11, 21], "substrate_analyz": [8, 9, 11], "substratematch": [8, 9, 11, 21], "zsl": [8, 9, 11], "zslmatch": [8, 9, 11, 21], "fast_norm": [8, 9, 11, 21], "get_factor": [8, 9, 11, 21], "is_same_vector": [8, 9, 11, 21], "reduce_vector": [8, 9, 11, 21], "rel_angl": [8, 9, 11, 21], "rel_strain": [8, 9, 11, 21], "vec_angl": [8, 9, 11, 21], "vec_area": [8, 9, 11, 21], "collinearmagneticstructureanalyz": [8, 9, 11, 22], "magneticdeform": [8, 9, 11, 22], "magneticstructureenumer": [8, 9, 11, 22], "overwritemagmommod": [8, 9, 11, 22], "magnetic_deform": [8, 9, 11, 22], "heisenbergmapp": [8, 9, 11, 22], "heisenbergmodel": [8, 9, 11, 22, 31], "heisenbergscreen": [8, 9, 11, 22], "jahntel": [8, 9, 11], "jahntelleranalyz": [8, 9, 11, 22], "absorption_coeffici": [8, 9, 11, 23], "get_dir_indir_gap": [8, 9, 11, 23], "matrix_eigv": [8, 9, 11, 23], "parse_dielectric_data": [8, 9, 11, 23], "to_matrix": [8, 9, 11, 23], "dopant_predictor": [8, 9, 11], "get_dopants_from_shannon_radii": [8, 9, 11, 24], "get_dopants_from_substitution_prob": [8, 9, 11, 24], "substitution_prob": [8, 9, 11], "substitutionpredictor": [8, 9, 11, 24], "volume_predictor": [8, 9, 11], "dlsvolumepredictor": [8, 9, 11, 24], "rlsvolumepredictor": [8, 9, 11, 24], "socspillag": [8, 9, 11, 25], "site_weighted_spectrum": [8, 9, 11, 26], "add_adsorb": [8, 9, 11], "adsorb_both_surfac": [8, 9, 11], "assign_selective_dynam": [8, 9, 11], "assign_site_properti": [8, 9, 11], "ensemble_cent": [8, 9, 11], "find_adsorption_sit": [8, 9, 11, 49], "find_surface_sites_by_height": [8, 9, 11], "from_bulk_and_mil": [8, 9, 11], "generate_adsorption_structur": [8, 9, 11], "generate_substitution_structur": [8, 9, 11], "get_extended_surface_mesh": [8, 9, 11], "near_reduc": [8, 9, 11], "subsurface_sit": [8, 9, 11], "surface_sit": [8, 9, 11], "symm_reduc": [8, 9, 11], "get_mi_vec": [8, 9, 11], "get_rot": [8, 9, 11], "plot_slab": [8, 9, 11], "put_coord_insid": [8, 9, 11], "reorient_z": [8, 9, 11], "bond_dissoci": [8, 9], "bonddissociationenergi": [8, 9, 11], "build_new_entri": [8, 9, 11], "filter_fragment_entri": [8, 9, 11], "fragment_and_process": [8, 9, 11], "search_fragment_entri": [8, 9, 11], "bond_val": [8, 9], "charge_neutrality_toler": [8, 9, 11], "get_oxi_state_decorated_structur": [8, 9, 11], "get_val": [8, 9, 11], "add_oxidation_state_by_site_fract": [8, 9, 11], "calculate_bv_sum": [8, 9, 11], "calculate_bv_sum_unord": [8, 9, 11], "get_z_ordered_elmap": [8, 9, 11], "chempot_diagram": [8, 9], "border_hyperplan": [8, 9, 11], "el_ref": [8, 9, 11], "entry_dict": [8, 9, 11], "hyperplane_entri": [8, 9, 11], "hyperplan": [8, 9, 11], "lim": [8, 9, 11], "get_2d_orthonormal_vector": [8, 9, 11], "get_centroid_2d": [8, 9, 11], "simple_pca": [8, 9, 11], "costanalyz": [8, 9, 11], "get_cost_per_kg": [8, 9, 11], "get_cost_per_mol": [8, 9, 11], "get_lowest_decomposit": [8, 9, 11], "costdb": [8, 9, 11], "costdbcsv": [8, 9, 11], "costentri": [8, 9, 11], "calculate_dimensionality_of_sit": [8, 9, 11], "find_clust": [8, 9, 11], "find_connected_atom": [8, 9, 11], "get_dimensionality_cheon": [8, 9, 11], "get_dimensionality_gorai": [8, 9, 11], "get_dimensionality_larsen": [8, 9, 11], "get_structure_compon": [8, 9, 11], "zero_d_graph_to_molecule_graph": [8, 9, 11], "get_warren_cowley_paramet": [8, 9, 11], "energy_model": [8, 9, 49], "energymodel": [8, 9, 11], "get_energi": [8, 9, 11, 30, 31, 32], "ewaldelectrostaticmodel": [8, 9, 11], "isingmodel": [8, 9, 11], "nsitesmodel": [8, 9, 11], "symmetrymodel": [8, 9, 11, 49], "birch": [8, 9, 11], "birchmurnaghan": [8, 9, 11], "deltafactor": [8, 9, 11], "eosbas": [8, 9, 11], "b0": [8, 9, 11], "b0_gpa": [8, 9, 11], "b1": [8, 9, 11], "e0": [8, 9, 11, 44], "func": [8, 9, 11, 32, 50], "plot_ax": [8, 9, 11], "v0": [8, 9, 11, 50], "eoserror": [8, 9, 11], "murnaghan": [8, 9, 11], "numericaleo": [8, 9, 11], "polynomialeo": [8, 9, 11], "pouriertarantola": [8, 9, 11], "vinet": [8, 9, 11], "ewaldminim": [8, 9, 11], "algo_best_first": [8, 9, 11, 49], "algo_complet": [8, 9, 11, 49], "algo_fast": [8, 9, 11, 49], "algo_time_limit": [8, 9, 11], "add_m_list": [8, 9, 11], "best_cas": [8, 9, 11], "best_m_list": [8, 9, 11], "get_next_index": [8, 9, 11], "minimize_matrix": [8, 9, 11], "minimized_sum": [8, 9, 11], "output_list": [8, 9, 11], "conv_fact": [8, 9, 11], "compute_partial_energi": [8, 9, 11], "compute_sub_structur": [8, 9, 11], "eta": [8, 9, 11, 33, 44], "get_site_energi": [8, 9, 11], "point_energi": [8, 9, 11], "point_energy_matrix": [8, 9, 11], "real_space_energi": [8, 9, 11], "real_space_energy_matrix": [8, 9, 11], "reciprocal_space_energi": [8, 9, 11], "reciprocal_space_energy_matrix": [8, 9, 11], "total_energi": [8, 9, 11, 21], "total_energy_matrix": [8, 9, 11], "compute_average_oxidation_st": [8, 9, 11], "excitationspectrum": [8, 9, 11, 36], "xlabel": [8, 9, 11, 17, 26, 32, 33, 50], "ylabel": [8, 9, 11, 17, 26, 32, 33, 50], "open_r": [8, 9, 11], "functional_group": [8, 9], "functionalgroupextractor": [8, 9, 11], "categorize_functional_group": [8, 9, 11], "get_all_functional_group": [8, 9, 11], "get_basic_functional_group": [8, 9, 11], "get_heteroatom": [8, 9, 11], "get_special_carbon": [8, 9, 11], "link_marked_atom": [8, 9, 11], "connectedsit": [8, 9, 11], "dist": [8, 9, 11, 22, 32, 33], "jimag": [8, 9, 11, 32], "molgraphspliterror": [8, 9, 11], "add_edg": [8, 9, 11, 51], "alter_edg": [8, 9, 11], "break_edg": [8, 9, 11], "build_unique_frag": [8, 9, 11], "diff": [8, 9, 11, 30, 36, 40, 42, 44], "draw_graph_to_fil": [8, 9, 11], "edge_weight_nam": [8, 9, 11], "edge_weight_unit": [8, 9, 11], "find_r": [8, 9, 11], "get_connected_sit": [8, 9, 11], "get_coordination_of_sit": [8, 9, 11], "get_disconnected_frag": [8, 9, 11], "insert_nod": [8, 9, 11], "isomorphic_to": [8, 9, 11], "remove_nod": [8, 9, 11], "replace_group": [8, 9, 11], "set_node_attribut": [8, 9, 11], "split_molecule_subgraph": [8, 9, 11], "substitute_group": [8, 9, 11], "with_edg": [8, 9, 11], "with_empty_graph": [8, 9, 11], "with_local_env_strategi": [8, 9, 11], "get_subgraphs_as_molecul": [8, 9, 11], "types_and_weights_of_connect": [8, 9, 11], "types_of_coordination_environ": [8, 9, 11], "weight_statist": [8, 9, 11], "grandpotentialinterfacialreact": [8, 9, 11], "get_no_mixing_energi": [8, 9, 11], "ev_to_kj_per_mol": [8, 9, 11], "get_chempot_correct": [8, 9, 11], "get_critical_original_kink_ratio": [8, 9, 11], "get_datafram": [8, 9, 11, 36, 37], "get_kink": [8, 9, 11], "product": [8, 9, 11, 14, 16, 24, 28, 32, 33, 44, 50], "brunnernn_r": [8, 9, 11], "get_nn_info": [8, 9, 11, 36, 42], "molecules_allow": [8, 9, 11, 36, 42], "structures_allow": [8, 9, 11, 36, 42], "brunnernn_reciproc": [8, 9, 11], "brunnernn_rel": [8, 9, 11], "extend_structure_molecul": [8, 9, 11], "get_nn_shell_info": [8, 9, 11], "critic2nn": [8, 9, 11], "nndata": [8, 9, 11], "all_nninfo": [8, 9, 11], "cn_nninfo": [8, 9, 11], "cn_weight": [8, 9, 11, 14], "get_cn_dict": [8, 9, 11], "get_nn_data": [8, 9, 11], "transform_to_length": [8, 9, 11], "from_preset": [8, 9, 11], "get_all_nn_info": [8, 9, 11], "get_max_bond_dist": [8, 9, 11], "localstructorderparam": [8, 9, 11], "compute_trigonometric_term": [8, 9, 11], "get_order_paramet": [8, 9, 11], "get_paramet": [8, 9, 11], "get_q2": [8, 9, 11], "get_q4": [8, 9, 11], "get_q6": [8, 9, 11], "get_typ": [8, 9, 11], "last_nneigh": [8, 9, 11], "num_op": [8, 9, 11], "minimumdistancenn": [8, 9, 11, 22], "minimumokeeffenn": [8, 9, 11], "get_local_order_paramet": [8, 9, 11], "get_nn": [8, 9, 11], "get_nn_imag": [8, 9, 11], "get_weights_of_nn_sit": [8, 9, 11], "openbabelnn": [8, 9, 11, 43], "valenceionicradiusevalu": [8, 9, 11], "get_all_voronoi_polyhedra": [8, 9, 11], "get_voronoi_polyhedra": [8, 9, 11], "get_neighbors_of_site_with_index": [8, 9, 11], "get_okeeffe_distance_predict": [8, 9, 11], "get_okeeffe_param": [8, 9, 11], "gramschmidt": [8, 9, 11], "oxygen_edge_extend": [8, 9, 11], "site_is_of_motif_typ": [8, 9, 11], "solid_angl": [8, 9, 11, 12, 14], "vol_tetra": [8, 9, 11], "molecule_match": [8, 9], "abstractmolatommapp": [8, 9, 11], "get_molecule_hash": [8, 9, 11], "uniform_label": [8, 9, 11], "bruteforceordermatch": [8, 9, 11], "permut": [8, 9, 11, 12, 14, 17, 32, 42, 48, 49], "geneticordermatch": [8, 9, 11], "hungarianordermatch": [8, 9, 11], "get_principal_axi": [8, 9, 11], "rotation_matrix_vector": [8, 9, 11], "inchimolatommapp": [8, 9, 11], "isomorphismmolatommapp": [8, 9, 11], "kabschmatch": [8, 9, 11], "kabsch": [8, 9, 11], "get_rmsd": [8, 9, 11], "group_molecul": [8, 9, 11], "molecule_structure_compar": [8, 9], "covalentradiu": [8, 9, 11], "moleculestructurecompar": [8, 9, 11], "are_equ": [8, 9, 11], "get_13_bond": [8, 9, 11], "halogen_list": [8, 9, 11], "ionic_element_list": [8, 9, 11], "chemicalshield": [8, 9, 11], "haeberlennot": [8, 9, 11], "delta_sigma_iso": [8, 9, 11], "sigma_iso": [8, 9, 11], "zeta": [8, 9, 11], "marylandnot": [8, 9, 11], "kappa": [8, 9, 11, 33], "omega": [8, 9, 11, 18, 19, 38], "mehringnot": [8, 9, 11], "sigma_11": [8, 9, 11], "sigma_22": [8, 9, 11], "sigma_33": [8, 9, 11], "from_maryland_not": [8, 9, 11], "haeberlen_valu": [8, 9, 11], "maryland_valu": [8, 9, 11], "mehring_valu": [8, 9, 11], "principal_axis_system": [8, 9, 11], "electricfieldgradi": [8, 9, 11], "v_xx": [8, 9, 11], "v_yi": [8, 9, 11], "v_zz": [8, 9, 11], "asymmetri": [8, 9, 11], "coupling_const": [8, 9, 11], "path_find": [8, 9], "chgcarpotenti": [8, 9, 11], "freevolumepotenti": [8, 9, 11], "mixedpotenti": [8, 9, 11], "nebpathfind": [8, 9, 11], "plot_imag": [8, 9, 11], "string_relax": [8, 9, 11], "staticpotenti": [8, 9, 11], "gaussian_smear": [8, 9, 11], "get_v": [8, 9, 11], "rescale_field": [8, 9, 11], "phase_diagram": [8, 9, 54], "compoundphasediagram": [8, 9, 11], "amount_tol": [8, 9, 11], "transform_entri": [8, 9, 11], "grandpotpdentri": [8, 9, 11], "chemical_energi": [8, 9, 11], "pdentri": [8, 9, 11, 28, 34], "get_chempot_range_map_plot": [8, 9, 11], "get_contour_pd_plot": [8, 9, 11], "pd_plot_data": [8, 9, 11], "plot_chempot_range_map": [8, 9, 11], "show": [8, 9, 11, 14, 17, 27, 28, 32, 33, 37, 38, 42, 47, 50, 51, 54], "write_imag": [8, 9, 11, 51], "patchedphasediagram": [8, 9, 11], "all_entri": [8, 9, 11], "min_entri": [8, 9, 11], "get_all_chempot": [8, 9, 11], "get_chempot_range_map": [8, 9, 11], "get_chempot_range_stability_phas": [8, 9, 11], "get_composition_chempot": [8, 9, 11], "get_critical_composit": [8, 9, 11], "get_decomp_and_e_above_hul": [8, 9, 11], "get_decomposit": [8, 9, 11], "get_element_profil": [8, 9, 11], "get_equilibrium_reaction_energi": [8, 9, 11], "get_pd_for_entri": [8, 9, 11], "get_transition_chempot": [8, 9, 11], "getmu_vertices_stability_phas": [8, 9, 11], "qhull_entri": [8, 9, 11], "qhull_data": [8, 9, 11], "facet": [8, 9, 11, 14, 16, 17, 21, 32, 50], "all_entries_hulldata": [8, 9, 11], "formation_energy_tol": [8, 9, 11], "get_decomp_and_hull_energy_per_atom": [8, 9, 11], "get_decomp_and_phase_separation_energi": [8, 9, 11], "get_form_energi": [8, 9, 11], "get_form_energy_per_atom": [8, 9, 11], "get_hull_energi": [8, 9, 11], "get_hull_energy_per_atom": [8, 9, 11], "get_phase_separation_energi": [8, 9, 11], "get_reference_energy_per_atom": [8, 9, 11], "numerical_tol": [8, 9, 11, 32], "pd_coord": [8, 9, 11], "stable_entri": [8, 9, 11, 27, 28], "unstable_entri": [8, 9, 11, 27, 28], "phasediagramerror": [8, 9, 11], "get_compound_pd": [8, 9, 11], "transformedpdentri": [8, 9, 11], "transformedpdentryerror": [8, 9, 11], "get_facet": [8, 9, 11], "order_phase_diagram": [8, 9, 11], "tet_coord": [8, 9, 11], "triangular_coord": [8, 9, 11], "uniquelin": [8, 9, 11], "piezo": [8, 9, 32, 44], "from_vasp_voigt": [8, 9, 11], "piezo_sensit": [8, 9], "borneffectivecharg": [8, 9, 11], "get_bec_oper": [8, 9, 11], "get_rand_bec": [8, 9, 11], "forceconstantmatrix": [8, 9, 11], "get_fcm_oper": [8, 9, 11], "get_asum_fcm": [8, 9, 11], "get_rand_fcm": [8, 9, 11], "get_stable_fcm": [8, 9, 11], "get_symmetrized_fcm": [8, 9, 11], "get_unstable_fcm": [8, 9, 11], "internalstraintensor": [8, 9, 11], "get_ist_oper": [8, 9, 11], "get_rand_ist": [8, 9, 11], "get_piezo": [8, 9, 11], "rand_piezo": [8, 9, 11], "pourbaix_diagram": [8, 9], "ionentri": [8, 9, 11], "multientri": [8, 9, 11], "find_stable_entri": [8, 9, 11], "get_decomposition_energi": [8, 9, 11], "get_pourbaix_domain": [8, 9, 11], "get_stable_entri": [8, 9, 11, 27, 28], "process_multientri": [8, 9, 11], "unprocessed_entri": [8, 9, 11, 54], "conc_term": [8, 9, 11], "energy_at_condit": [8, 9, 11], "energy_per_atom": [8, 9, 11, 34], "get_element_fract": [8, 9, 11], "nh2o": [8, 9, 11, 34], "nphi": [8, 9, 11], "normalization_factor": [8, 9, 11], "normalized_energi": [8, 9, 11], "normalized_energy_at_condit": [8, 9, 11], "nph": [8, 9, 11], "num_atom": [8, 9, 11, 32], "pourbaixplott": [8, 9, 11], "domain_vertic": [8, 9, 11], "get_pourbaix_plot": [8, 9, 11], "plot_entry_st": [8, 9, 11], "generate_entry_label": [8, 9, 11], "ion_or_solid_comp_object": [8, 9, 11], "aflowprototypematch": [8, 9, 11], "get_prototyp": [8, 9, 11], "quasiharmon": [8, 9], "debye_integr": [8, 9, 11], "debye_temperatur": [8, 9, 11, 18], "get_summary_dict": [8, 9, 11, 27, 28], "gruneisen_paramet": [8, 9, 11], "optimize_gibbs_free_energi": [8, 9, 11], "thermal_conduct": [8, 9, 11, 32], "vibrational_free_energi": [8, 9, 11], "vibrational_internal_energi": [8, 9, 11], "reaction_calcul": [8, 9, 54], "balancedreact": [8, 9, 11, 28], "all_comp": [8, 9, 11], "as_entri": [8, 9, 11], "calculate_energi": [8, 9, 11], "get_coeff": [8, 9, 11], "get_el_amount": [8, 9, 11], "normalize_to": [8, 9, 11], "normalize_to_el": [8, 9, 11], "normalized_repr": [8, 9, 11], "normalized_repr_and_factor": [8, 9, 11], "computedreact": [8, 9, 11, 54], "calculated_reaction_energi": [8, 9, 11, 54], "calculated_reaction_energy_uncertainti": [8, 9, 11], "reactionerror": [8, 9, 11], "oxidetyp": [8, 9, 11], "parse_oxid": [8, 9, 11], "get_percentage_bond_dist_chang": [8, 9, 11], "get_percentage_lattice_parameter_chang": [8, 9, 11], "get_percentage_volume_chang": [8, 9, 11], "voronoianalyz": [8, 9, 11], "analyze_structur": [8, 9, 11, 30], "plot_vor_analysi": [8, 9, 11], "voronoiconnect": [8, 9, 11], "connectivity_arrai": [8, 9, 11], "get_connect": [8, 9, 11], "get_sitej": [8, 9, 11], "max_connect": [8, 9, 11], "average_coordination_numb": [8, 9, 11], "contains_peroxid": [8, 9, 11], "get_max_bond_length": [8, 9, 11], "oxide_typ": [8, 9, 11], "abstractcompar": [8, 9, 11], "get_hash": [8, 9, 11, 36, 38], "elementcompar": [8, 9, 11], "frameworkcompar": [8, 9, 11], "occupancycompar": [8, 9, 11], "orderdisorderelementcompar": [8, 9, 11], "speciescompar": [8, 9, 11, 34], "spincompar": [8, 9, 11], "fit_anonym": [8, 9, 11], "get_all_anonymous_map": [8, 9, 11], "get_best_electronegativity_anonymous_map": [8, 9, 11], "get_map": [8, 9, 11], "get_rms_anonym": [8, 9, 11], "get_rms_dist": [8, 9, 11], "get_s2_like_s1": [8, 9, 11], "get_supercell_matrix": [8, 9, 11], "get_transform": [8, 9, 11], "surface_analysi": [8, 9], "nanoscalest": [8, 9, 11], "se_analyz": [8, 9, 11], "bulk_gform": [8, 9, 11], "plot_all_stability_map": [8, 9, 11], "plot_one_stability_map": [8, 9, 11], "scaled_wulff": [8, 9, 11], "solve_equilibrium_point": [8, 9, 11], "wulff_gform_and_r": [8, 9, 11], "slabentri": [8, 9, 11], "miller_index": [8, 9, 11, 32, 49], "adsorb": [8, 9, 11, 32, 49], "nads_in_slab": [8, 9, 11], "nsurfs_ads_in_slab": [8, 9, 11], "cleaned_up_slab": [8, 9, 11], "create_slab_label": [8, 9, 11], "from_computed_structure_entri": [8, 9, 11], "get_monolay": [8, 9, 11], "get_unit_primitive_area": [8, 9, 11], "gibbs_binding_energi": [8, 9, 11], "surface_area": [8, 9, 11, 32], "surface_energi": [8, 9, 11], "surfaceenergyplott": [8, 9, 11], "all_slab_entri": [8, 9, 11], "ucell_entri": [8, 9, 11], "ref_entri": [8, 9, 11], "color_dict": [8, 9, 11], "be_vs_clean_s": [8, 9, 11], "area_frac_vs_chempot_plot": [8, 9, 11], "chempot_plot_addon": [8, 9, 11], "chempot_vs_gamma": [8, 9, 11], "chempot_vs_gamma_plot_on": [8, 9, 11], "color_palette_dict": [8, 9, 11], "get_stable_entry_at_u": [8, 9, 11], "get_surface_equilibrium": [8, 9, 11], "monolayer_vs_b": [8, 9, 11], "set_all_vari": [8, 9, 11], "stable_u_range_dict": [8, 9, 11], "surface_chempot_range_map": [8, 9, 11], "wulff_from_chempot": [8, 9, 11], "workfunctionanalyz": [8, 9, 11], "efermi": [8, 9, 11, 33, 36, 42, 44], "locpot_along_c": [8, 9, 11], "vacuum_locpot": [8, 9, 11], "work_funct": [8, 9, 11], "along_c": [8, 9, 11], "ave_locpot": [8, 9, 11], "sorted_sit": [8, 9, 11], "ave_bulk_p": [8, 9, 11], "get_label": [8, 9, 11], "get_locpot_along_slab_plot": [8, 9, 11], "is_converg": [8, 9, 11], "entry_dict_from_list": [8, 9, 11], "sub_chempot": [8, 9, 11], "thermochemistri": [8, 9], "thermodata": [8, 9, 11, 34], "transition_st": [8, 9], "nebanalysi": [8, 9, 11], "from_dir": [8, 9, 11, 36, 37], "from_outcar": [8, 9, 11], "get_extrema": [8, 9, 11], "setup_splin": [8, 9, 11], "combine_neb_plot": [8, 9, 11], "wulfffacet": [8, 9, 11], "debug": [8, 9, 11, 31, 50], "alpha": [8, 9, 11, 14, 16, 20, 24, 32, 33, 36, 38, 44, 48, 49, 54], "color_set": [8, 9, 11], "grid_off": [8, 9, 11], "axis_off": [8, 9, 11], "show_area": [8, 9, 11], "off_color": [8, 9, 11], "miller_list": [8, 9, 11, 32], "hkl_list": [8, 9, 11], "e_surf_list": [8, 9, 11], "dual_cv_simp": [8, 9, 11], "wulff_pt_list": [8, 9, 11], "wulff_cv_simp": [8, 9, 11], "on_wulff": [8, 9, 11], "color_area": [8, 9, 11], "miller_area": [8, 9, 11], "anisotropi": [8, 9, 11, 18], "area_fraction_dict": [8, 9, 11], "effective_radiu": [8, 9, 11], "get_line_in_facet": [8, 9, 11], "get_plotli": [8, 9, 11], "miller_area_dict": [8, 9, 11], "miller_energy_dict": [8, 9, 11], "shape_factor": [8, 9, 11], "tot_corner_sit": [8, 9, 11], "tot_edg": [8, 9, 11], "total_surface_energi": [8, 9, 11], "weighted_surface_energi": [8, 9, 11], "get_tri_area": [8, 9, 11], "hkl_tuple_to_str": [8, 9, 11], "from_do": [8, 9, 11], "is_redox_active_intercal": [8, 9, 27, 28], "battery_abc": [8, 9, 27], "abstractelectrod": [8, 9, 27, 28], "abstractvoltagepair": [8, 9, 27, 28], "conversion_batteri": [8, 9, 27], "conversionvoltagepair": [8, 9, 27, 28], "insertion_batteri": [8, 9, 27], "insertionvoltagepair": [8, 9, 27, 28], "hive": [8, 9, 27, 54], "abstractdron": [8, 9, 27, 29], "gaussiantocomputedentrydron": [8, 9, 27, 29], "simplevasptocomputedentrydron": [8, 9, 27, 29], "vasptocomputedentrydron": [8, 9, 27, 29, 54], "queen": [8, 9, 27, 54], "borgqueen": [8, 9, 27, 29, 54], "order_assimil": [8, 9, 27, 29], "feff_plot_cross_sect": [8, 9], "feff_plot_do": [8, 9], "gaussian_analyz": [8, 9], "get_environ": [8, 9], "diff_incar": [8, 9, 30], "parse_view": [8, 9, 30], "pmg_analyz": [8, 9], "get_magnet": [8, 9, 30], "pmg_config": [8, 9], "add_config_var": [8, 9, 30], "build_bad": [8, 9, 30], "build_enum": [8, 9, 30], "configure_pmg": [8, 9, 30], "install_softwar": [8, 9, 30], "setup_cp2k_data": [8, 9, 30], "setup_potcar": [8, 9, 30], "pmg_plot": [8, 9], "get_chgint_plot": [8, 9, 30], "get_dos_plot": [8, 9, 30], "pmg_potcar": [8, 9], "gen_potcar": [8, 9, 30], "generate_potcar": [8, 9, 30, 44], "proc_dir": [8, 9, 30], "pmg_queri": [8, 9], "do_queri": [8, 9, 30], "pmg_structur": [8, 9, 36], "analyze_localenv": [8, 9, 30], "analyze_symmetri": [8, 9, 30], "compare_structur": [8, 9, 30], "convert_fmt": [8, 9, 30], "from_path": [8, 9, 31], "get_charg": [8, 9, 31], "get_charge_decorated_structur": [8, 9, 31], "get_charge_transf": [8, 9, 31], "get_decorated_structur": [8, 9, 31], "get_oxidation_state_decorated_structur": [8, 9, 31], "get_partial_charg": [8, 9, 31], "bader_analysis_from_object": [8, 9, 31], "bader_analysis_from_path": [8, 9, 31], "chargemol_cal": [8, 9], "chargemolanalysi": [8, 9, 31], "get_bond_ord": [8, 9, 31, 32], "get_property_decorated_structur": [8, 9, 31], "critic2analysi": [8, 9, 31], "get_critical_point_for_sit": [8, 9, 31], "get_volume_and_charge_for_sit": [8, 9, 31], "structure_graph": [8, 9, 11, 31], "from_chgcar": [8, 9, 31], "criticalpoint": [8, 9, 31], "ellipt": [8, 9, 31], "laplacian": [8, 9, 31], "criticalpointtyp": [8, 9, 31], "cage": [8, 9, 31], "nnattr": [8, 9, 31], "nucleu": [8, 9, 11, 31], "ring": [8, 9, 11, 31, 36], "get_filepath": [8, 9, 31], "enumerror": [8, 9, 31], "buckinghampotenti": [8, 9, 31], "gulpcal": [8, 9, 31], "gulpconvergenceerror": [8, 9, 31], "gulperror": [8, 9, 31], "gulpio": [8, 9, 31], "buckingham_input": [8, 9, 31], "buckingham_potenti": [8, 9, 31], "get_relaxed_structur": [8, 9, 31], "keyword_lin": [8, 9, 31], "library_lin": [8, 9, 31], "specie_potential_lin": [8, 9, 31], "structure_lin": [8, 9, 31], "tersoff_input": [8, 9, 31], "tersoff_potenti": [8, 9, 31], "tersoffpotenti": [8, 9, 31], "get_energy_buckingham": [8, 9, 31], "get_energy_relax_structure_buckingham": [8, 9, 31], "get_energy_tersoff": [8, 9, 31], "mcsqs_caller": [8, 9, 32], "allsq": [8, 9, 31], "bestsq": [8, 9, 31, 36], "objective_funct": [8, 9, 31], "run_mcsq": [8, 9, 31, 32], "vampire_cal": [8, 9], "vampirecal": [8, 9, 31], "parse_stdout": [8, 9, 31], "vampireoutput": [8, 9, 31], "covalentbond": [8, 9, 11, 32], "is_bond": [8, 9, 32], "get_bond_length": [8, 9, 32], "obtain_all_bond_length": [8, 9, 32], "chemicalpotenti": [8, 9, 32], "add_charges_from_oxi_state_guess": [8, 9, 32], "almost_equ": [8, 9, 32], "alphabetical_formula": [8, 9, 32], "amount_toler": [8, 9, 32], "average_electroneg": [8, 9, 32], "contains_element_typ": [8, 9, 32], "element_composit": [8, 9, 32], "fractional_composit": [8, 9, 11, 32], "from_weight_dict": [8, 9, 32], "get_el_amt_dict": [8, 9, 32], "get_integer_formula_and_factor": [8, 9, 32], "get_reduced_composition_and_factor": [8, 9, 32], "get_reduced_formula_and_factor": [8, 9, 32], "get_wt_fract": [8, 9, 32], "hill_formula": [8, 9, 32], "is_el": [8, 9, 32, 34], "iupac_formula": [8, 9, 32], "oxi_prob": [8, 9, 32], "ranked_compositions_from_indeterminate_formula": [8, 9, 32], "reduced_composit": [8, 9, 32], "reduced_formula": [8, 9, 32, 34, 54], "remove_charg": [8, 9, 32], "special_formula": [8, 9, 32], "to_data_dict": [8, 9, 32], "to_reduced_dict": [8, 9, 32], "to_weight_dict": [8, 9, 32], "total_electron": [8, 9, 32], "reduce_formula": [8, 9, 32], "film": [8, 9, 21, 32], "film_indic": [8, 9, 32], "film_lay": [8, 9, 32], "film_sit": [8, 9, 32], "film_termin": [8, 9, 32], "from_slab": [8, 9, 32], "get_shifts_based_on_adsorbate_sit": [8, 9, 32], "in_plane_offset": [8, 9, 32], "substrate_indic": [8, 9, 32], "substrate_lay": [8, 9, 32], "substrate_sit": [8, 9, 32], "substrate_termin": [8, 9, 32], "vacuum_over_film": [8, 9, 21, 32], "count_lay": [8, 9, 32], "label_termin": [8, 9, 32], "from_formula": [8, 9, 32], "d_hkl": [8, 9, 17, 32], "dot": [8, 9, 11, 32, 33, 36, 47, 50], "find_all_map": [8, 9, 32], "find_map": [8, 9, 32], "from_paramet": [8, 9, 32, 54], "get_all_dist": [8, 9, 32], "get_brillouin_zon": [8, 9, 32], "get_cartesian_coord": [8, 9, 32], "get_distance_and_imag": [8, 9, 32], "get_frac_coords_from_ll": [8, 9, 32], "get_fractional_coord": [8, 9, 32], "get_lll_frac_coord": [8, 9, 32], "get_lll_reduced_lattic": [8, 9, 32], "get_miller_index_from_coord": [8, 9, 32], "get_niggli_reduced_lattic": [8, 9, 32], "get_points_in_spher": [8, 9, 32], "get_points_in_sphere_old": [8, 9, 32], "get_points_in_sphere_pi": [8, 9, 32], "get_recp_symmetry_oper": [8, 9, 32], "get_wigner_seitz_cel": [8, 9, 32], "inv_matrix": [8, 9, 32], "is_3d_period": [8, 9, 32], "is_hexagon": [8, 9, 32], "is_orthogon": [8, 9, 32], "lll_invers": [8, 9, 32], "lll_map": [8, 9, 32], "lll_matrix": [8, 9, 32], "metric_tensor": [8, 9, 32], "monoclin": [8, 9, 32, 44, 48], "norm": [8, 9, 11, 21, 22, 31, 32, 37, 44, 48], "orthorhomb": [8, 9, 20, 32, 48, 49], "reciprocal_lattic": [8, 9, 32, 33], "reciprocal_lattice_crystallograph": [8, 9, 32], "selling_dist": [8, 9, 32], "selling_vector": [8, 9, 32], "tetragon": [8, 9, 11, 20, 32, 48, 49], "find_neighbor": [8, 9, 32], "get_integer_index": [8, 9, 32], "libxcfunc": [8, 9], "gga_c_am05": [8, 9, 32], "gga_c_apb": [8, 9, 32], "gga_c_bgcp": [8, 9, 32], "gga_c_ft97": [8, 9, 32], "gga_c_gam": [8, 9, 32], "gga_c_hcth_a": [8, 9, 32], "gga_c_lm": [8, 9, 32], "gga_c_lyp": [8, 9, 32], "gga_c_n12": [8, 9, 32], "gga_c_n12_sx": [8, 9, 32], "gga_c_optc": [8, 9, 32], "gga_c_op_b88": [8, 9, 32], "gga_c_op_g96": [8, 9, 32], "gga_c_op_pb": [8, 9, 32], "gga_c_op_pw91": [8, 9, 32], "gga_c_op_xalpha": [8, 9, 32], "gga_c_p86": [8, 9, 32], "gga_c_pb": [8, 9, 32], "gga_c_pbef": [8, 9, 32], "gga_c_pbeint": [8, 9, 32], "gga_c_pbeloc": [8, 9, 32], "gga_c_pbe_jrgx": [8, 9, 32], "gga_c_pbe_sol": [8, 9, 32], "gga_c_pw91": [8, 9, 32], "gga_c_q2d": [8, 9, 32], "gga_c_regtpss": [8, 9, 32], "gga_c_revtca": [8, 9, 32], "gga_c_rge2": [8, 9, 32], "gga_c_sogga11": [8, 9, 32], "gga_c_sogga11_x": [8, 9, 32], "gga_c_spb": [8, 9, 32], "gga_c_tca": [8, 9, 32], "gga_c_wi": [8, 9, 32], "gga_c_wi0": [8, 9, 32], "gga_c_wl": [8, 9, 32], "gga_c_xpb": [8, 9, 32], "gga_c_zpbeint": [8, 9, 32], "gga_c_zpbesol": [8, 9, 32], "gga_k_absp1": [8, 9, 32], "gga_k_absp2": [8, 9, 32], "gga_k_apb": [8, 9, 32], "gga_k_apbeint": [8, 9, 32], "gga_k_baltin": [8, 9, 32], "gga_k_dk": [8, 9, 32], "gga_k_ernzerhof": [8, 9, 32], "gga_k_fr_b88": [8, 9, 32], "gga_k_fr_pw86": [8, 9, 32], "gga_k_ge2": [8, 9, 32], "gga_k_golden": [8, 9, 32], "gga_k_gp85": [8, 9, 32], "gga_k_gr": [8, 9, 32], "gga_k_lc94": [8, 9, 32], "gga_k_lieb": [8, 9, 32], "gga_k_llp": [8, 9, 32], "gga_k_ludena": [8, 9, 32], "gga_k_mey": [8, 9, 32], "gga_k_ol1": [8, 9, 32], "gga_k_ol2": [8, 9, 32], "gga_k_pearson": [8, 9, 32], "gga_k_perdew": [8, 9, 32], "gga_k_revapb": [8, 9, 32], "gga_k_revapbeint": [8, 9, 32], "gga_k_tfvw": [8, 9, 32], "gga_k_thakkar": [8, 9, 32], "gga_k_tw1": [8, 9, 32], "gga_k_tw2": [8, 9, 32], "gga_k_tw3": [8, 9, 32], "gga_k_tw4": [8, 9, 32], "gga_k_vjk": [8, 9, 32], "gga_k_vsk": [8, 9, 32], "gga_k_vw": [8, 9, 32], "gga_k_yt65": [8, 9, 32], "gga_xc_b97_d": [8, 9, 32], "gga_xc_b97_gga1": [8, 9, 32], "gga_xc_edf1": [8, 9, 32], "gga_xc_hcth_120": [8, 9, 32], "gga_xc_hcth_147": [8, 9, 32], "gga_xc_hcth_407": [8, 9, 32], "gga_xc_hcth_407p": [8, 9, 32], "gga_xc_hcth_93": [8, 9, 32], "gga_xc_hcth_p14": [8, 9, 32], "gga_xc_hcth_p76": [8, 9, 32], "gga_xc_kt2": [8, 9, 32], "gga_xc_mohlyp": [8, 9, 32], "gga_xc_mohlyp2": [8, 9, 32], "gga_xc_mpwlyp1w": [8, 9, 32], "gga_xc_oblyp_d": [8, 9, 32], "gga_xc_opbe_d": [8, 9, 32], "gga_xc_opwlyp_d": [8, 9, 32], "gga_xc_pbe1w": [8, 9, 32], "gga_xc_pbelyp1w": [8, 9, 32], "gga_xc_th1": [8, 9, 32], "gga_xc_th2": [8, 9, 32], "gga_xc_th3": [8, 9, 32], "gga_xc_th4": [8, 9, 32], "gga_xc_th_fc": [8, 9, 32], "gga_xc_th_fcfo": [8, 9, 32], "gga_xc_th_fco": [8, 9, 32], "gga_xc_th_fl": [8, 9, 32], "gga_xc_vv10": [8, 9, 32], "gga_xc_xlyp": [8, 9, 32], "gga_x_2d_b86": [8, 9, 32], "gga_x_2d_b86_mgc": [8, 9, 32], "gga_x_2d_b88": [8, 9, 32], "gga_x_2d_pb": [8, 9, 32], "gga_x_airi": [8, 9, 32], "gga_x_ak13": [8, 9, 32], "gga_x_am05": [8, 9, 32], "gga_x_apb": [8, 9, 32], "gga_x_b86": [8, 9, 32], "gga_x_b86_mgc": [8, 9, 32], "gga_x_b86_r": [8, 9, 32], "gga_x_b88": [8, 9, 32], "gga_x_bayesian": [8, 9, 32], "gga_x_bgcp": [8, 9, 32], "gga_x_bpccac": [8, 9, 32], "gga_x_c09x": [8, 9, 32], "gga_x_cap": [8, 9, 32], "gga_x_dk87_r1": [8, 9, 32], "gga_x_dk87_r2": [8, 9, 32], "gga_x_ev93": [8, 9, 32], "gga_x_ft97_a": [8, 9, 32], "gga_x_ft97_b": [8, 9, 32], "gga_x_g96": [8, 9, 32], "gga_x_gam": [8, 9, 32], "gga_x_hcth_a": [8, 9, 32], "gga_x_herman": [8, 9, 32], "gga_x_hjs_b88": [8, 9, 32], "gga_x_hjs_b88_v2": [8, 9, 32], "gga_x_hjs_b97x": [8, 9, 32], "gga_x_hjs_pb": [8, 9, 32], "gga_x_hjs_pbe_sol": [8, 9, 32], "gga_x_htb": [8, 9, 32], "gga_x_ityh": [8, 9, 32], "gga_x_kt1": [8, 9, 32], "gga_x_lag": [8, 9, 32], "gga_x_lambda_ch_n": [8, 9, 32], "gga_x_lambda_lo_n": [8, 9, 32], "gga_x_lambda_oc2_n": [8, 9, 32], "gga_x_lb": [8, 9, 32], "gga_x_lbm": [8, 9, 32], "gga_x_lg93": [8, 9, 32], "gga_x_lv_rpw86": [8, 9, 32], "gga_x_mb88": [8, 9, 32], "gga_x_mpb": [8, 9, 32], "gga_x_mpw91": [8, 9, 32], "gga_x_n12": [8, 9, 32], "gga_x_ol2": [8, 9, 32], "gga_x_optb88_vdw": [8, 9, 32], "gga_x_optpbe_vdw": [8, 9, 32], "gga_x_optx": [8, 9, 32], "gga_x_pb": [8, 9, 32], "gga_x_pbea": [8, 9, 32], "gga_x_pbef": [8, 9, 32], "gga_x_pbeint": [8, 9, 32], "gga_x_pbek1_vdw": [8, 9, 32], "gga_x_pbe_jsjr": [8, 9, 32], "gga_x_pbe_mol": [8, 9, 32], "gga_x_pbe_r": [8, 9, 32], "gga_x_pbe_sol": [8, 9, 32], "gga_x_pbe_tca": [8, 9, 32], "gga_x_pw86": [8, 9, 32], "gga_x_pw91": [8, 9, 32], "gga_x_q2d": [8, 9, 32], "gga_x_rge2": [8, 9, 32], "gga_x_rpb": [8, 9, 32], "gga_x_rpw86": [8, 9, 32], "gga_x_sfat": [8, 9, 32], "gga_x_sogga": [8, 9, 32], "gga_x_sogga11": [8, 9, 32], "gga_x_ssb": [8, 9, 32], "gga_x_ssb_d": [8, 9, 32], "gga_x_ssb_sw": [8, 9, 32], "gga_x_vmt84_g": [8, 9, 32], "gga_x_vmt84_pb": [8, 9, 32], "gga_x_vmt_g": [8, 9, 32], "gga_x_vmt_pb": [8, 9, 32], "gga_x_wc": [8, 9, 32], "gga_x_wpbeh": [8, 9, 32], "gga_x_xpb": [8, 9, 32], "hyb_gga_xc_b1lyp": [8, 9, 32], "hyb_gga_xc_b1pw91": [8, 9, 32], "hyb_gga_xc_b1wc": [8, 9, 32], "hyb_gga_xc_b3lyp": [8, 9, 32], "hyb_gga_xc_b3lyp5": [8, 9, 32], "hyb_gga_xc_b3p86": [8, 9, 32], "hyb_gga_xc_b3pw91": [8, 9, 32], "hyb_gga_xc_b97": [8, 9, 32], "hyb_gga_xc_b97_1": [8, 9, 32], "hyb_gga_xc_b97_1p": [8, 9, 32], "hyb_gga_xc_b97_2": [8, 9, 32], "hyb_gga_xc_b97_3": [8, 9, 32], "hyb_gga_xc_b97_k": [8, 9, 32], "hyb_gga_xc_bhandh": [8, 9, 32], "hyb_gga_xc_bhandhlyp": [8, 9, 32], "hyb_gga_xc_camy_b3lyp": [8, 9, 32], "hyb_gga_xc_camy_blyp": [8, 9, 32], "hyb_gga_xc_cam_b3lyp": [8, 9, 32], "hyb_gga_xc_cap0": [8, 9, 32], "hyb_gga_xc_edf2": [8, 9, 32], "hyb_gga_xc_hjs_b88": [8, 9, 32], "hyb_gga_xc_hjs_b97x": [8, 9, 32], "hyb_gga_xc_hjs_pb": [8, 9, 32], "hyb_gga_xc_hjs_pbe_sol": [8, 9, 32], "hyb_gga_xc_hpbeint": [8, 9, 32], "hyb_gga_xc_hse03": [8, 9, 32], "hyb_gga_xc_hse06": [8, 9, 32], "hyb_gga_xc_lcy_blyp": [8, 9, 32], "hyb_gga_xc_lcy_pb": [8, 9, 32], "hyb_gga_xc_lc_vv10": [8, 9, 32], "hyb_gga_xc_lrc_wpb": [8, 9, 32], "hyb_gga_xc_lrc_wpbeh": [8, 9, 32], "hyb_gga_xc_mb3lyp_rc04": [8, 9, 32], "hyb_gga_xc_mpw3lyp": [8, 9, 32], "hyb_gga_xc_mpw3pw": [8, 9, 32], "hyb_gga_xc_mpwlyp1m": [8, 9, 32], "hyb_gga_xc_o3lyp": [8, 9, 32], "hyb_gga_xc_pbe0_13": [8, 9, 32], "hyb_gga_xc_pbeh": [8, 9, 32], "hyb_gga_xc_revb3lyp": [8, 9, 32], "hyb_gga_xc_sb98_1a": [8, 9, 32], "hyb_gga_xc_sb98_1b": [8, 9, 32], "hyb_gga_xc_sb98_1c": [8, 9, 32], "hyb_gga_xc_sb98_2a": [8, 9, 32], "hyb_gga_xc_sb98_2b": [8, 9, 32], "hyb_gga_xc_sb98_2c": [8, 9, 32], "hyb_gga_xc_tuned_cam_b3lyp": [8, 9, 32], "hyb_gga_xc_wb97": [8, 9, 32], "hyb_gga_xc_wb97x": [8, 9, 32], "hyb_gga_xc_wb97x_d": [8, 9, 32], "hyb_gga_xc_wb97x_v": [8, 9, 32], "hyb_gga_xc_x3lyp": [8, 9, 32], "hyb_gga_xc_mpw1k": [8, 9, 32], "hyb_gga_xc_mpw1pw": [8, 9, 32], "hyb_gga_x_n12_sx": [8, 9, 32], "hyb_gga_x_sogga11_x": [8, 9, 32], "hyb_mgga_xc_b86b95": [8, 9, 32], "hyb_mgga_xc_b88b95": [8, 9, 32], "hyb_mgga_xc_bb1k": [8, 9, 32], "hyb_mgga_xc_m05": [8, 9, 32], "hyb_mgga_xc_m05_2x": [8, 9, 32], "hyb_mgga_xc_m06": [8, 9, 32], "hyb_mgga_xc_m06_2x": [8, 9, 32], "hyb_mgga_xc_m06_hf": [8, 9, 32], "hyb_mgga_xc_m08_hx": [8, 9, 32], "hyb_mgga_xc_m08_so": [8, 9, 32], "hyb_mgga_xc_m11": [8, 9, 32], "hyb_mgga_xc_mpw1b95": [8, 9, 32], "hyb_mgga_xc_mpwb1k": [8, 9, 32], "hyb_mgga_xc_pw6b95": [8, 9, 32], "hyb_mgga_xc_pw86b95": [8, 9, 32], "hyb_mgga_xc_pwb6k": [8, 9, 32], "hyb_mgga_xc_revtpssh": [8, 9, 32], "hyb_mgga_xc_tpssh": [8, 9, 32], "hyb_mgga_xc_wb97m_v": [8, 9, 32], "hyb_mgga_xc_x1b95": [8, 9, 32], "hyb_mgga_xc_xb1k": [8, 9, 32], "hyb_mgga_x_dldf": [8, 9, 32], "hyb_mgga_x_mn12_sx": [8, 9, 32], "hyb_mgga_x_mn15": [8, 9, 32], "hyb_mgga_x_ms2h": [8, 9, 32], "hyb_mgga_x_mvsh": [8, 9, 32], "hyb_mgga_x_scan0": [8, 9, 32], "lda_c_1d_csc": [8, 9, 32], "lda_c_1d_loo": [8, 9, 32], "lda_c_2d_amgb": [8, 9, 32], "lda_c_2d_prm": [8, 9, 32], "lda_c_gl": [8, 9, 32], "lda_c_gomba": [8, 9, 32], "lda_c_hl": [8, 9, 32], "lda_c_ml1": [8, 9, 32], "lda_c_ml2": [8, 9, 32], "lda_c_ob_pw": [8, 9, 32], "lda_c_ob_pz": [8, 9, 32], "lda_c_pw": [8, 9, 32], "lda_c_pw_mod": [8, 9, 32], "lda_c_pw_rpa": [8, 9, 32], "lda_c_pz": [8, 9, 32], "lda_c_pz_mod": [8, 9, 32], "lda_c_rc04": [8, 9, 32], "lda_c_rpa": [8, 9, 32], "lda_c_vwn": [8, 9, 32], "lda_c_vwn_1": [8, 9, 32], "lda_c_vwn_2": [8, 9, 32], "lda_c_vwn_3": [8, 9, 32], "lda_c_vwn_4": [8, 9, 32], "lda_c_vwn_rpa": [8, 9, 32], "lda_c_wign": [8, 9, 32], "lda_c_xalpha": [8, 9, 32], "lda_c_vbh": [8, 9, 32], "lda_k_lp": [8, 9, 32], "lda_k_tf": [8, 9, 32], "lda_x": [8, 9, 32], "lda_xc_ksdt": [8, 9, 32], "lda_xc_teter93": [8, 9, 32], "lda_xc_zlp": [8, 9, 32], "lda_x_1d": [8, 9, 32], "lda_x_2d": [8, 9, 32], "mgga_c_bc95": [8, 9, 32], "mgga_c_cc06": [8, 9, 32], "mgga_c_c": [8, 9, 32], "mgga_c_dldf": [8, 9, 32], "mgga_c_m05": [8, 9, 32], "mgga_c_m05_2x": [8, 9, 32], "mgga_c_m06": [8, 9, 32], "mgga_c_m06_2x": [8, 9, 32], "mgga_c_m06_hf": [8, 9, 32], "mgga_c_m06_l": [8, 9, 32], "mgga_c_m08_hx": [8, 9, 32], "mgga_c_m08_so": [8, 9, 32], "mgga_c_m11": [8, 9, 32], "mgga_c_m11_l": [8, 9, 32], "mgga_c_mn12_l": [8, 9, 32], "mgga_c_mn12_sx": [8, 9, 32], "mgga_c_mn15": [8, 9, 32], "mgga_c_mn15_l": [8, 9, 32], "mgga_c_pkzb": [8, 9, 32], "mgga_c_revtpss": [8, 9, 32], "mgga_c_scan": [8, 9, 32], "mgga_c_tpss": [8, 9, 32], "mgga_c_tpssloc": [8, 9, 32], "mgga_c_vsxc": [8, 9, 32], "mgga_xc_b97m_v": [8, 9, 32], "mgga_xc_otpss_d": [8, 9, 32], "mgga_xc_tpsslyp1w": [8, 9, 32], "mgga_xc_zlp": [8, 9, 32], "mgga_x_2d_prhg07": [8, 9, 32], "mgga_x_2d_prhg07_prp10": [8, 9, 32], "mgga_x_bj06": [8, 9, 32], "mgga_x_bloc": [8, 9, 32], "mgga_x_br89": [8, 9, 32], "mgga_x_gvt4": [8, 9, 32], "mgga_x_lta": [8, 9, 32], "mgga_x_m05": [8, 9, 32], "mgga_x_m05_2x": [8, 9, 32], "mgga_x_m06": [8, 9, 32], "mgga_x_m06_2x": [8, 9, 32], "mgga_x_m06_hf": [8, 9, 32], "mgga_x_m06_l": [8, 9, 32], "mgga_x_m08_hx": [8, 9, 32], "mgga_x_m08_so": [8, 9, 32], "mgga_x_m11": [8, 9, 32], "mgga_x_m11_l": [8, 9, 32], "mgga_x_mbeef": [8, 9, 32], "mgga_x_mbeefvdw": [8, 9, 32], "mgga_x_mk00": [8, 9, 32], "mgga_x_mk00b": [8, 9, 32], "mgga_x_mn12_l": [8, 9, 32], "mgga_x_mn15_l": [8, 9, 32], "mgga_x_modtpss": [8, 9, 32], "mgga_x_ms0": [8, 9, 32], "mgga_x_ms1": [8, 9, 32], "mgga_x_ms2": [8, 9, 32], "mgga_x_mv": [8, 9, 32], "mgga_x_pkzb": [8, 9, 32], "mgga_x_revtpss": [8, 9, 32], "mgga_x_rpp09": [8, 9, 32], "mgga_x_scan": [8, 9, 32], "mgga_x_tau_hcth": [8, 9, 32], "mgga_x_tb09": [8, 9, 32], "mgga_x_tpss": [8, 9, 32], "all_famili": [8, 9, 32], "all_kind": [8, 9, 32], "info_dict": [8, 9, 14, 32], "is_c_kind": [8, 9, 32], "is_gga_famili": [8, 9, 32], "is_hyb_gga_famili": [8, 9, 32], "is_hyb_mgga_famili": [8, 9, 32], "is_k_kind": [8, 9, 32], "is_lda_famili": [8, 9, 32], "is_mgga_famili": [8, 9, 32], "is_x_kind": [8, 9, 32], "is_xc_kind": [8, 9, 32], "to_json": [8, 9, 32], "molecular_orbit": [8, 9, 36], "elec_neg": [8, 9, 32], "ao": [8, 9, 32, 36, 44], "band_edg": [8, 9, 32], "aos_as_list": [8, 9, 32], "max_electroneg": [8, 9, 32], "obtain_band_edg": [8, 9, 32], "as_xyzt_str": [8, 9, 32], "from_rotation_and_translation_and_time_revers": [8, 9, 32], "from_symmop": [8, 9, 32], "from_xyzt_str": [8, 9, 32], "operate_magmom": [8, 9, 32], "affine_matrix": [8, 9, 32], "apply_rotation_onli": [8, 9, 32], "are_symmetrically_rel": [8, 9, 32], "are_symmetrically_related_vector": [8, 9, 32], "as_xyz_str": [8, 9, 32], "from_axis_angle_and_transl": [8, 9, 32], "from_origin_axis_angl": [8, 9, 32], "from_rotation_and_transl": [8, 9, 32], "from_xyz_str": [8, 9, 32], "invers": [8, 9, 11, 14, 16, 17, 18, 19, 32, 38, 44, 48, 49], "operate_multi": [8, 9, 32], "reflect": [8, 9, 11, 32, 41], "rotation_matrix": [8, 9, 14, 32], "rotoreflect": [8, 9, 32], "transform_tensor": [8, 9, 32], "translation_vector": [8, 9, 32, 49], "oxi_st": [8, 9, 11, 32, 38], "long_nam": [8, 9, 32], "atomic_radius_calcul": [8, 9, 32], "van_der_waals_radiu": [8, 9, 32], "mendeleev_no": [8, 9, 32], "electrical_resist": [8, 9, 32], "velocity_of_sound": [8, 9, 32], "refractive_index": [8, 9, 32], "poissons_ratio": [8, 9, 32], "molar_volum": [8, 9, 32], "atomic_orbit": [8, 9, 32], "boiling_point": [8, 9, 32], "critical_temperatur": [8, 9, 32], "superconduction_temperatur": [8, 9, 32], "liquid_rang": [8, 9, 32], "bulk_modulu": [8, 9, 32], "youngs_modulu": [8, 9, 32], "brinell_hard": [8, 9, 32], "rigidity_modulu": [8, 9, 32], "mineral_hard": [8, 9, 32], "vickers_hard": [8, 9, 32], "density_of_solid": [8, 9, 32], "coefficient_of_linear_thermal_expans": [8, 9, 32], "ground_level": [8, 9, 32], "am": [8, 9, 11, 32, 44], "au": [8, 9, 11, 32, 36, 44], "ba": [8, 9, 11, 13, 32, 44], "bh": [8, 9, 32], "bi": [8, 9, 11, 32, 44, 50], "bk": [8, 9, 32], "ca": [8, 9, 11, 32, 44], "cf": [8, 9, 11, 32, 44], "cn": [8, 9, 11, 12, 14, 32, 36, 42], "cr": [8, 9, 11, 32, 44, 49], "cu": [8, 9, 11, 17, 32, 33, 44], "dy": [8, 9, 11, 32, 36, 44, 50], "er": [8, 9, 11, 32, 44], "fl": [8, 9, 32], "fr": [8, 9, 11, 32, 33, 36, 44], "ga": [8, 9, 11, 32, 34, 40, 44], "gd": [8, 9, 11, 32, 44], "ge": [8, 9, 11, 32, 44, 49, 50], "hf": [8, 9, 11, 32, 36, 38, 44], "hg": [8, 9, 11, 32, 44], "ho": [8, 9, 11, 32, 44], "ir": [8, 9, 11, 32, 36, 38, 44, 47], "la": [8, 9, 11, 31, 32, 44, 50], "lr": [8, 9, 32], "lu": [8, 9, 11, 32, 44, 54], "lv": [8, 9, 32], "mc": [8, 9, 31, 32], "mo": [8, 9, 11, 32, 36, 38, 43, 44, 49], "mt": [8, 9, 32, 53], "nb": [8, 9, 11, 32, 33, 36, 44, 48, 49], "nd": [8, 9, 11, 17, 32, 44, 48, 51], "nh": [8, 9, 11, 32], "og": [8, 9, 32, 48], "pa": [8, 9, 11, 32, 44], "pb": [8, 9, 11, 32, 44, 50], "po": [8, 9, 11, 13, 32, 36, 38, 44], "pt": [8, 9, 11, 32, 33, 44], "pu": [8, 9, 11, 32, 44], "ra": [8, 9, 11, 14, 32, 44, 53], "rb": [8, 9, 11, 32, 44], "rf": [8, 9, 32], "rg": [8, 9, 32], "rh": [8, 9, 11, 32, 44], "rn": [8, 9, 11, 32, 44], "sb": [8, 9, 11, 32, 44], "sc": [8, 9, 11, 32, 37, 44, 49], "se": [8, 9, 11, 14, 28, 32, 35, 44, 50, 54], "sg": [8, 9, 11, 13, 32, 35], "sm": [8, 9, 11, 32, 44], "sn": [8, 9, 11, 32, 44, 50], "sr": [8, 9, 11, 32, 36, 38, 44], "ta": [8, 9, 11, 32, 44, 49], "tb": [8, 9, 11, 32, 44], "te": [8, 9, 11, 28, 32, 44], "th": [8, 9, 11, 16, 32, 41, 44, 50], "tl": [8, 9, 11, 32, 44, 50], "tm": [8, 9, 11, 32, 37, 44], "xe": [8, 9, 11, 32, 40, 44], "zn": [8, 9, 11, 32, 44], "zr": [8, 9, 11, 32, 44, 50], "atomic_radiu": [8, 9, 32], "average_anionic_radiu": [8, 9, 32], "average_cationic_radiu": [8, 9, 32], "average_ionic_radiu": [8, 9, 32], "block": [8, 9, 32, 36, 38, 41, 44], "common_oxidation_st": [8, 9, 32], "from_z": [8, 9, 32], "from_row_and_group": [8, 9, 32], "full_electronic_structur": [8, 9, 32], "ground_state_term_symbol": [8, 9, 32], "icsd_oxidation_st": [8, 9, 32], "ionic_radii": [8, 9, 32], "is_actinoid": [8, 9, 32], "is_alkali": [8, 9, 32], "is_alkalin": [8, 9, 32], "is_chalcogen": [8, 9, 32], "is_halogen": [8, 9, 32], "is_lanthanoid": [8, 9, 32], "is_met": [8, 9, 11, 32, 33, 36, 38, 44], "is_metalloid": [8, 9, 32], "is_noble_ga": [8, 9, 32], "is_post_transition_met": [8, 9, 32], "is_quadrupolar": [8, 9, 32], "is_rare_earth_met": [8, 9, 32], "is_transition_met": [8, 9, 32], "is_valid_symbol": [8, 9, 32], "iupac_ord": [8, 9, 32], "max_oxidation_st": [8, 9, 32], "metallic_radiu": [8, 9, 32], "min_oxidation_st": [8, 9, 32], "nmr_quadrupole_mo": [8, 9, 32], "oxidation_st": [8, 9, 11, 32, 34, 49], "print_periodic_t": [8, 9, 32], "row": [8, 9, 11, 19, 20, 22, 23, 32, 34, 37, 38, 43, 44, 50], "term_symbol": [8, 9, 32], "string_mod": [8, 9, 32, 50], "get_crystal_field_spin": [8, 9, 32], "get_nmr_quadrupole_mo": [8, 9, 32], "get_shannon_radiu": [8, 9, 32], "ionic_radiu": [8, 9, 32], "distance_and_imag": [8, 9, 32], "distance_and_image_from_frac_coord": [8, 9, 32], "frac_coord": [8, 9, 20, 31, 32, 33, 36, 47, 50], "is_periodic_imag": [8, 9, 32], "to_unit_cel": [8, 9, 19, 32, 33, 51], "distance_from_point": [8, 9, 32], "is_ord": [8, 9, 32], "position_atol": [8, 9, 32], "species_str": [8, 9, 32, 41], "get_interpolated_valu": [8, 9, 32, 33, 47], "smear": [8, 9, 11, 32, 33, 36, 37, 38, 44, 47], "lorentzian": [8, 9, 32], "break_bond": [8, 9, 32], "center_of_mass": [8, 9, 32], "from_sit": [8, 9, 32, 47], "get_boxed_structur": [8, 9, 32], "get_centered_molecul": [8, 9, 32], "get_covalent_bond": [8, 9, 32], "get_dist": [8, 9, 32], "get_neighbors_in_shel": [8, 9, 32], "get_sites_in_spher": [8, 9, 32], "get_zmatrix": [8, 9, 32, 36], "nelectron": [8, 9, 32, 36, 44], "spin_multipl": [8, 9, 32, 36], "as_datafram": [8, 9, 32, 36], "distance_matrix": [8, 9, 32, 36, 44], "from_magnetic_spacegroup": [8, 9, 32, 48], "get_all_neighbors_old": [8, 9, 32], "get_all_neighbors_pi": [8, 9, 32], "get_miller_index_from_site_index": [8, 9, 32], "get_neighbor_list": [8, 9, 32], "get_neighbors_old": [8, 9, 32], "get_ord": [8, 9, 32], "get_primitive_structur": [8, 9, 32, 54], "get_reduced_structur": [8, 9, 32], "get_space_group_info": [8, 9, 32], "get_symmetric_neighbor_list": [8, 9, 32], "unset_charg": [8, 9, 32], "append": [8, 9, 10, 24, 28, 32, 36, 37, 38, 41, 50, 54], "perturb": [8, 9, 18, 32, 36, 43, 49], "remove_sit": [8, 9, 11, 32], "remove_speci": [8, 9, 32], "rotate_sit": [8, 9, 32], "set_charge_and_spin": [8, 9, 32], "translate_sit": [8, 9, 32], "periodicneighbor": [8, 9, 32], "distance_toler": [8, 9, 32], "add_oxidation_state_by_el": [8, 9, 32], "add_oxidation_state_by_guess": [8, 9, 32], "add_oxidation_state_by_sit": [8, 9, 32], "add_site_properti": [8, 9, 32, 44], "add_spin_by_el": [8, 9, 32, 44], "add_spin_by_sit": [8, 9, 32], "atomic_numb": [8, 9, 32], "cart_coord": [8, 9, 32, 33, 36], "extract_clust": [8, 9, 32], "get_angl": [8, 9, 32, 50], "get_dihedr": [8, 9, 32], "group_by_typ": [8, 9, 32], "indices_from_symbol": [8, 9, 32], "is_valid": [8, 9, 32], "ntypesp": [8, 9, 32], "num_sit": [8, 9, 11, 32, 34], "remove_oxidation_st": [8, 9, 32], "remove_spin": [8, 9, 32], "replace_speci": [8, 9, 32], "site_properti": [8, 9, 11, 19, 20, 32, 36, 37, 49], "symbol_set": [8, 9, 32], "types_of_speci": [8, 9, 22, 32, 37], "apply_strain": [8, 9, 32], "from_prototyp": [8, 9, 32], "make_supercel": [8, 9, 32, 51, 54], "merge_sit": [8, 9, 32], "scale_lattic": [8, 9, 32], "set_charg": [8, 9, 32, 36, 38], "structureerror": [8, 9, 32], "reconstructiongener": [8, 9, 32], "slabgen_param": [8, 9, 32], "build_slab": [8, 9, 32], "get_unreconstructed_slab": [8, 9, 32], "scale_factor": [8, 9, 11, 32, 36], "shift": [8, 9, 11, 20, 32, 33, 36, 37, 38, 41, 44, 48, 49, 51], "add_adsorbate_atom": [8, 9, 32], "get_orthogonal_c_slab": [8, 9, 32], "get_surface_sit": [8, 9, 32], "get_symmetric_sit": [8, 9, 32], "get_tasker2_slab": [8, 9, 32], "is_polar": [8, 9, 32], "is_symmetr": [8, 9, 32], "symmetrically_add_atom": [8, 9, 32], "symmetrically_remove_atom": [8, 9, 32], "oriented_unit_cel": [8, 9, 20, 32], "parent": [8, 9, 11, 28, 29, 32, 44, 48, 49, 51, 53], "lll_reduc": [8, 9, 32, 49], "center_slab": [8, 9, 11, 32, 49], "slab_scale_factor": [8, 9, 32], "min_slab_s": [8, 9, 11, 32, 49], "min_vac_s": [8, 9, 32, 49], "get_slab": [8, 9, 32], "move_to_other_sid": [8, 9, 32], "nonstoichiometric_symmetrized_slab": [8, 9, 32], "repair_broken_bond": [8, 9, 32], "generate_all_slab": [8, 9, 32], "get_d": [8, 9, 32], "get_slab_region": [8, 9, 32], "get_symmetrically_distinct_miller_indic": [8, 9, 32], "get_symmetrically_equivalent_miller_indic": [8, 9, 32], "hkl_transform": [8, 9, 32], "is_already_analyz": [8, 9, 32], "miller_index_from_sit": [8, 9, 32], "squaretensor": [8, 9, 11, 18, 32], "det": [8, 9, 11, 32], "get_scal": [8, 9, 32], "inv": [8, 9, 32], "is_rot": [8, 9, 32], "polar_decomposit": [8, 9, 32], "principal_invari": [8, 9, 32], "refine_rot": [8, 9, 32], "tran": [8, 9, 11, 32, 52, 53, 54], "average_over_unit_spher": [8, 9, 32], "convert_to_iee": [8, 9, 32], "einsum_sequ": [8, 9, 32], "fit_to_structur": [8, 9, 32], "from_values_indic": [8, 9, 32], "from_voigt": [8, 9, 32], "get_grouped_indic": [8, 9, 32], "get_ieee_rot": [8, 9, 32], "get_symbol_dict": [8, 9, 32], "get_voigt_dict": [8, 9, 32], "is_fit_to_structur": [8, 9, 32], "is_voigt_symmetr": [8, 9, 32], "structure_transform": [8, 9, 32], "voigt": [8, 9, 11, 18, 32, 44], "voigt_symmetr": [8, 9, 32], "tensorcollect": [8, 9, 18, 32], "rank": [8, 9, 11, 18, 32, 37, 44, 49], "tensormap": [8, 9, 32], "item": [8, 9, 11, 16, 32, 33, 36, 37, 38, 41, 43, 44], "get_uvec": [8, 9, 32], "symmetry_reduc": [8, 9, 32], "from_molecul": [8, 9, 32, 36], "get_molecul": [8, 9, 32, 36], "to_displac": [8, 9, 32], "to_posit": [8, 9, 32], "write_xdatcar": [8, 9, 32], "as_base_unit": [8, 9, 32], "supported_unit": [8, 9, 32], "unit_typ": [8, 9, 32], "temp": [8, 9, 11, 31, 32, 33, 34, 49], "get_conversion_factor": [8, 9, 32], "uniterror": [8, 9, 32], "kb": [8, 9, 32, 33, 44], "obj_with_unit": [8, 9, 32], "xcfunc": [8, 9, 37], "abinitixc_to_libxc": [8, 9, 32], "asxc": [8, 9, 32], "defined_alias": [8, 9, 32], "from_abinit_ixc": [8, 9, 32], "from_type_nam": [8, 9, 32], "lattice_rec": [8, 9, 33], "is_spin_polar": [8, 9, 33, 36, 42], "nb_band": [8, 9, 33], "from_old_dict": [8, 9, 33], "get_band_gap": [8, 9, 33], "get_cbm": [8, 9, 33], "get_direct_band_gap": [8, 9, 33], "get_direct_band_gap_dict": [8, 9, 33], "get_kpoint_degeneraci": [8, 9, 33], "get_projection_on_el": [8, 9, 33, 36, 44], "get_projections_on_elements_and_orbit": [8, 9, 33], "get_sym_eq_kpoint": [8, 9, 33], "get_vbm": [8, 9, 33], "bandstructuresymmlin": [8, 9, 33, 44, 48], "apply_scissor": [8, 9, 33], "get_branch": [8, 9, 33, 47], "get_equivalent_kpoint": [8, 9, 33], "lobsterbandstructuresymmlin": [8, 9, 33, 42], "get_reconstructed_band_structur": [8, 9, 33], "check_acc_bzt_band": [8, 9, 33], "get_average_eff_mass": [8, 9, 33], "get_carrier_concentr": [8, 9, 33], "get_complete_do": [8, 9, 11, 33], "get_complexity_factor": [8, 9, 33], "get_conduct": [8, 9, 33], "get_extrem": [8, 9, 33], "get_hall_carrier_concentr": [8, 9, 33], "get_mu_bound": [8, 9, 33], "get_power_factor": [8, 9, 33], "get_seebeck": [8, 9, 33], "get_seebeck_eff_mass": [8, 9, 33], "get_symm_band": [8, 9, 33], "get_thermal_conduct": [8, 9, 33], "get_zt": [8, 9, 33], "parse_cond_and_hal": [8, 9, 33], "parse_intran": [8, 9, 33], "parse_outputtran": [8, 9, 33], "parse_struct": [8, 9, 33], "parse_transdo": [8, 9, 33], "boltztraperror": [8, 9, 33], "boltztraprunn": [8, 9, 33], "nelec": [8, 9, 33], "write_def": [8, 9, 33], "write_energi": [8, 9, 33], "write_input": [8, 9, 33, 36, 40, 41, 44, 54], "write_intran": [8, 9, 33], "write_proj": [8, 9, 33], "write_struct": [8, 9, 33], "compare_sym_band": [8, 9, 33], "eta_from_seebeck": [8, 9, 33], "read_cube_fil": [8, 9, 33], "seebeck_eff_mass_from_carr": [8, 9, 33], "seebeck_eff_mass_from_seebeck_carr": [8, 9, 33], "seebeck_spb": [8, 9, 33], "bandstructureload": [8, 9, 33], "bandana": [8, 9, 33], "get_lattvec": [8, 9, 33], "get_volum": [8, 9, 33], "set_upper_lower_band": [8, 9, 33], "bztinterpol": [8, 9, 33], "get_band_structur": [8, 9, 33, 36, 44], "get_do": [8, 9, 33], "get_partial_dos": [8, 9, 33], "bztplotter": [8, 9, 33], "plot_band": [8, 9, 33], "plot_do": [8, 9, 33], "plot_prop": [8, 9, 33], "bzttransportproperti": [8, 9, 33], "compute_properties_dop": [8, 9, 33], "vasprunbsload": [8, 9, 33], "vasprunload": [8, 9, 33], "merge_up_down_dos": [8, 9, 33], "get_cohp": [8, 9, 33], "get_icohp": [8, 9, 33], "has_antibnd_states_below_efermi": [8, 9, 33], "get_cohp_by_label": [8, 9, 33], "get_orbital_resolved_cohp": [8, 9, 33], "get_summed_cohp_by_label_and_orbital_list": [8, 9, 33], "get_summed_cohp_by_label_list": [8, 9, 33], "are_coop": [8, 9, 33, 42], "are_cobi": [8, 9, 33, 42], "extremum_icohpvalu": [8, 9, 33], "get_icohp_by_label": [8, 9, 33], "get_icohp_dict_by_bondlength": [8, 9, 33], "get_icohp_dict_of_sit": [8, 9, 33], "get_summed_icohp_by_label_list": [8, 9, 33], "icohpvalu": [8, 9, 33], "num_bond": [8, 9, 33], "icohp": [8, 9, 33, 42], "icohpvalue_orbit": [8, 9, 33], "summed_icohp": [8, 9, 33], "summed_orbital_icohp": [8, 9, 33], "get_integrated_cohp_in_energy_rang": [8, 9, 33], "are_collinear": [8, 9, 33], "from_global_moment_and_saxi": [8, 9, 33], "from_moment_relative_to_crystal_ax": [8, 9, 33], "get_00t_magmom_with_xyz_saxi": [8, 9, 33], "get_consistent_set_and_saxi": [8, 9, 33], "get_moment": [8, 9, 33], "get_moment_relative_to_crystal_ax": [8, 9, 33], "get_suggested_saxi": [8, 9, 33], "get_xyz_magmom_with_001_saxi": [8, 9, 33], "global_mo": [8, 9, 33], "have_consistent_saxi": [8, 9, 33], "dx2": [8, 9, 33], "dxy": [8, 9, 33, 44], "dxz": [8, 9, 33], "dyz": [8, 9, 33], "dz2": [8, 9, 33], "f0": [8, 9, 33], "f2": [8, 9, 11, 16, 32, 33, 34, 44, 50], "f3": [8, 9, 33], "f_1": [8, 9, 33], "f_2": [8, 9, 33], "f_3": [8, 9, 33], "orbital_typ": [8, 9, 33], "px": [8, 9, 28, 33, 38, 44], "pz": [8, 9, 32, 33], "orbitaltyp": [8, 9, 33], "pdo": [8, 9, 32, 33, 36, 38, 42, 44, 47], "fp_to_dict": [8, 9, 33], "get_band_cent": [8, 9, 33], "get_band_fil": [8, 9, 33], "get_band_kurtosi": [8, 9, 33], "get_band_skew": [8, 9, 33], "get_band_width": [8, 9, 33], "get_dos_fp": [8, 9, 33], "get_dos_fp_similar": [8, 9, 33], "get_element_do": [8, 9, 33, 47], "get_element_spd_do": [8, 9, 33], "get_hilbert_transform": [8, 9, 33], "get_n_moment": [8, 9, 33], "get_norm": [8, 9, 33], "get_site_do": [8, 9, 33, 47], "get_site_orbital_do": [8, 9, 33], "get_site_spd_do": [8, 9, 33], "get_site_t2g_eg_resolved_do": [8, 9, 33], "get_spd_do": [8, 9, 33], "get_upper_band_edg": [8, 9, 33], "get_cbm_vbm": [8, 9, 33], "get_gap": [8, 9, 33], "get_interpolated_gap": [8, 9, 33], "get_dens": [8, 9, 33], "get_smeared_dens": [8, 9, 33, 47], "get_dop": [8, 9, 33], "get_fermi": [8, 9, 33], "lobstercompletedo": [8, 9, 33, 42], "add_dens": [8, 9, 33], "add_b": [8, 9, 33], "bs_plot_data": [8, 9, 33, 47], "get_tick": [8, 9, 33, 47], "get_ticks_old": [8, 9, 33], "plot_brillouin": [8, 9, 33, 47], "plot_compar": [8, 9, 33, 47], "save_plot": [8, 9, 33, 47, 51], "bsplotterproject": [8, 9, 33], "get_elt_projected_plot": [8, 9, 33], "get_projected_plots_dot": [8, 9, 33], "get_projected_plots_dots_patom_pmorb": [8, 9, 33], "boltztrapplott": [8, 9, 33], "plot_carri": [8, 9, 33], "plot_complexity_factor_mu": [8, 9, 33], "plot_conductivity_dop": [8, 9, 33], "plot_conductivity_mu": [8, 9, 33], "plot_conductivity_temp": [8, 9, 33], "plot_eff_mass_dop": [8, 9, 33], "plot_eff_mass_temp": [8, 9, 33], "plot_hall_carri": [8, 9, 33], "plot_power_factor_dop": [8, 9, 33], "plot_power_factor_mu": [8, 9, 33], "plot_power_factor_temp": [8, 9, 33], "plot_seebeck_dop": [8, 9, 33], "plot_seebeck_eff_mass_mu": [8, 9, 33], "plot_seebeck_mu": [8, 9, 33], "plot_seebeck_temp": [8, 9, 33], "plot_zt_dop": [8, 9, 33], "plot_zt_mu": [8, 9, 33], "plot_zt_temp": [8, 9, 33], "cohpplott": [8, 9, 33], "add_cohp": [8, 9, 33], "add_cohp_dict": [8, 9, 33], "get_cohp_dict": [8, 9, 33], "add_do": [8, 9, 33, 47], "add_dos_dict": [8, 9, 33, 47], "get_dos_dict": [8, 9, 33, 47], "fold_point": [8, 9, 33], "plot_brillouin_zon": [8, 9, 33], "plot_brillouin_zone_from_kpath": [8, 9, 33], "plot_ellipsoid": [8, 9, 33], "plot_fermi_surfac": [8, 9, 33], "plot_label": [8, 9, 33], "plot_lattice_vector": [8, 9, 33], "plot_path": [8, 9, 33], "plot_point": [8, 9, 33], "plot_wigner_seitz": [8, 9, 33], "anioncorrect": [8, 9, 34], "aqueouscorrect": [8, 9, 34], "get_adjust": [8, 9, 34], "process_entri": [8, 9, 34, 54], "compatibilityerror": [8, 9, 34], "correct_entri": [8, 9, 34], "get_correct": [8, 9, 34], "correctionslist": [8, 9, 34], "get_corrections_dict": [8, 9, 34], "get_explanation_dict": [8, 9, 34], "gascorrect": [8, 9, 34], "mitaqueouscompat": [8, 9, 34], "mitcompat": [8, 9, 34], "materialsprojectaqueouscompat": [8, 9, 34], "potcarcorrect": [8, 9, 34], "ucorrect": [8, 9, 34], "computed_entri": [8, 9, 54], "compositionenergyadjust": [8, 9, 34], "correction_per_atom": [8, 9, 34], "correction_uncertainti": [8, 9, 34], "correction_uncertainty_per_atom": [8, 9, 34], "uncorrected_energi": [8, 9, 34], "uncorrected_energy_per_atom": [8, 9, 34], "constantenergyadjust": [8, 9, 34], "from_entri": [8, 9, 27, 28, 34], "from_pd": [8, 9, 34], "gf_sisso": [8, 9, 34], "manualenergyadjust": [8, 9, 34], "temperatureenergyadjust": [8, 9, 34], "correction_calcul": [8, 9], "correctioncalcul": [8, 9, 34], "exp_compound": [8, 9, 34], "calc_compound": [8, 9, 34], "corrections_std_error": [8, 9, 34], "corrections_dict": [8, 9, 34], "compute_correct": [8, 9, 34], "compute_from_fil": [8, 9, 34], "graph_residual_error": [8, 9, 34], "graph_residual_error_per_speci": [8, 9, 34], "make_yaml": [8, 9, 34], "discard": [8, 9, 23, 31, 34, 36, 46], "from_csv": [8, 9, 34], "get_subset_in_chemsi": [8, 9, 34], "ground_stat": [8, 9, 34], "is_ground_st": [8, 9, 34], "remove_non_ground_st": [8, 9, 34], "to_csv": [8, 9, 34, 36, 37], "group_entries_by_composit": [8, 9, 34], "group_entries_by_structur": [8, 9, 34], "exp_entri": [8, 9], "expentri": [8, 9, 34], "materialsprojectdftmixingschem": [8, 9, 34], "display_entri": [8, 9, 34], "get_mixing_state_data": [8, 9, 34], "cod": [8, 9], "get_cod_id": [8, 9, 35], "get_structure_by_formula": [8, 9, 35], "get_structure_by_id": [8, 9, 35], "mpresterror": [8, 9, 35], "tasktyp": [8, 9, 35], "ggau_def": [8, 9, 35], "ggau_lin": [8, 9, 35], "ggau_opt": [8, 9, 35], "ggau_stat": [8, 9, 35], "ggau_static_diel": [8, 9, 35], "ggau_uniform": [8, 9, 35], "gga_def": [8, 9, 35], "gga_lin": [8, 9, 35], "gga_opt": [8, 9, 35], "gga_stat": [8, 9, 35], "gga_static_diel": [8, 9, 35], "gga_uniform": [8, 9, 35], "lda_static_diel": [8, 9, 35], "scan_opt": [8, 9, 35], "get_chunk": [8, 9, 35], "get_snl": [8, 9, 35], "get_snls_with_filt": [8, 9, 35], "get_structures_with_filt": [8, 9, 35], "mandatory_response_field": [8, 9, 35], "refresh_alias": [8, 9, 35], "base_url": [8, 9, 35], "descript": [8, 9, 11, 12, 13, 14, 31, 32, 34, 35, 36, 38, 50], "homepag": [8, 9, 35], "abiobject": [8, 9, 36], "abivar": [8, 9, 32, 36, 37], "electronsalgorithm": [8, 9, 36, 37], "exchamiltonian": [8, 9, 36, 37], "hilberttransform": [8, 9, 36, 37], "ksampl": [8, 9, 36, 37], "ksamplingmod": [8, 9, 36, 37], "modeldielectricfunct": [8, 9, 36, 37], "ppmodel": [8, 9, 36, 37], "ppmodelmod": [8, 9, 36, 37], "relaxationmethod": [8, 9, 36, 37], "screen": [8, 9, 11, 22, 36, 37, 38], "selfenergi": [8, 9, 36, 37], "spinmod": [8, 9, 36, 37], "contract": [8, 9, 36, 37, 38, 49, 50], "lattice_from_abivar": [8, 9, 36, 37], "species_by_znucl": [8, 9, 36, 37], "structure_from_abivar": [8, 9, 32, 36, 37], "structure_to_abivar": [8, 9, 36, 37], "abitim": [8, 9, 36], "abinittim": [8, 9, 36, 37], "abinittimerparseerror": [8, 9, 36, 37], "abinittimerpars": [8, 9, 36, 37], "abinittimersect": [8, 9, 36, 37], "paralleleffici": [8, 9, 36, 37], "abstractinput": [8, 9, 36, 37], "basicabinitinput": [8, 9, 36, 37], "basicabinitinputerror": [8, 9, 36, 37], "basicmultidataset": [8, 9, 36, 37], "shiftmod": [8, 9, 36, 37], "as_structur": [8, 9, 36, 37], "calc_shiftk": [8, 9, 36, 37], "ebands_input": [8, 9, 36, 37], "gs_input": [8, 9, 36, 37], "ion_ioncell_relax_input": [8, 9, 36, 37], "num_valence_electron": [8, 9, 36, 37], "netcdf": [8, 9, 32, 36], "etsf_read": [8, 9, 36, 37], "no_default": [8, 9, 36, 37], "netcdfread": [8, 9, 36, 37], "as_etsfread": [8, 9, 36, 37], "as_ncread": [8, 9, 36, 37], "structure_from_ncdata": [8, 9, 36, 37], "abinithead": [8, 9, 36, 37], "abinitpseudo": [8, 9, 36, 37], "ncabinithead": [8, 9, 36, 37], "ncabinitpseudo": [8, 9, 36, 37], "ncpseudo": [8, 9, 36, 37], "pawabinithead": [8, 9, 36, 37], "pawabinitpseudo": [8, 9, 36, 37], "pawpseudo": [8, 9, 36, 37], "pawxmlsetup": [8, 9, 36, 37], "pseudoparseerror": [8, 9, 36, 37], "pseudopars": [8, 9, 36, 37], "pseudot": [8, 9, 36, 37], "radialfunct": [8, 9, 36, 37], "l2str": [8, 9, 36, 37], "str2l": [8, 9, 36, 37], "straceback": [8, 9, 36, 37], "inputvari": [8, 9, 36, 37], "atomicmetadata": [8, 9, 36, 38], "band_structur": [8, 9, 36, 38, 44], "basisfil": [8, 9, 36, 38], "basisinfo": [8, 9, 36, 38], "brokensymmetri": [8, 9, 36, 38], "cp2kinput": [8, 9, 36, 38], "datafil": [8, 9, 22, 36, 38], "dftplusu": [8, 9, 36, 38], "diagon": [8, 9, 11, 19, 31, 33, 36, 37, 38, 49], "e_density_cub": [8, 9, 36, 38], "forceev": [8, 9, 36, 38], "gaussiantypeorbitalbasisset": [8, 9, 36, 38], "gthpotenti": [8, 9, 36, 38], "keywordlist": [8, 9, 36, 38], "kpoint_set": [8, 9, 36, 38], "ldo": [8, 9, 36, 38, 40], "mo_cub": [8, 9, 36, 38], "mgrid": [8, 9, 36, 38], "orbitaltransform": [8, 9, 36, 38], "potentialfil": [8, 9, 36, 38], "potentialinfo": [8, 9, 36, 38], "scf": [8, 9, 36, 37, 38, 40, 43, 44, 54], "sectionlist": [8, 9, 36, 38], "subsi": [8, 9, 36, 38], "v_hartree_cub": [8, 9, 36, 38], "xc_function": [8, 9, 32, 36, 38], "parse_do": [8, 9, 36, 38, 44], "parse_energy_fil": [8, 9, 36, 38], "parse_pdo": [8, 9, 36, 38], "celloptset": [8, 9, 36, 38], "cp2kvalidationerror": [8, 9, 36, 38], "dftset": [8, 9, 36, 38], "hybridcelloptset": [8, 9, 36, 38], "hybridrelaxset": [8, 9, 36, 38], "hybridstaticset": [8, 9, 36, 38], "relaxset": [8, 9, 36, 38], "staticset": [8, 9, 36, 38], "chunk": [8, 9, 35, 36, 38], "get_truncated_coulomb_cutoff": [8, 9, 36, 38], "get_unique_site_indic": [8, 9, 36, 38], "natural_kei": [8, 9, 36, 38], "postprocessor": [8, 9, 36, 38], "preprocessor": [8, 9, 36, 38], "excitinginput": [8, 9, 36, 39], "feffparseerror": [8, 9, 36, 40], "get_absorbing_atom_symbol_index": [8, 9, 36, 40], "get_atom_map": [8, 9, 36, 40], "eel": [8, 9, 36, 40], "xmu": [8, 9, 30, 36, 40], "abstractfeffinputset": [8, 9, 36, 40], "feffdictset": [8, 9, 36, 40], "mpeelsdictset": [8, 9, 36, 40], "mpelnesset": [8, 9, 36, 40], "mpexafsset": [8, 9, 36, 40], "mpexelfsset": [8, 9, 36, 40], "mpxanesset": [8, 9, 36, 40], "forcefield": [8, 9, 36, 41], "lammpsbox": [8, 9, 36, 41], "topologi": [8, 9, 11, 36, 41], "lattice_2_lmpbox": [8, 9, 36, 41], "baselammpsgener": [8, 9, 36, 41], "lammpsminim": [8, 9, 36, 41], "lammpsinputfil": [8, 9, 36, 41], "lammpsrun": [8, 9, 36, 41], "lammpstemplategen": [8, 9, 36, 41], "lammpsdump": [8, 9, 36, 41], "parse_lammps_dump": [8, 9, 36, 41], "parse_lammps_log": [8, 9, 36, 41], "lammpsinputset": [8, 9, 36, 41], "lammpsrunn": [8, 9, 36, 41], "polym": [8, 9, 36, 41], "get_all_possible_basis_combin": [8, 9, 36, 42], "lobsterenv": [8, 9, 36], "icohpneighborsinfo": [8, 9, 36, 42], "lobsterlightstructureenviron": [8, 9, 36, 42], "lobsterneighbor": [8, 9, 36, 42], "cohpcar": [8, 9, 33, 36, 42], "lobsterout": [8, 9, 36, 42], "get_orb_from_str": [8, 9, 36, 42], "check_for_structure_chang": [8, 9, 36, 43], "get_percentag": [8, 9, 36, 43], "jump_to_head": [8, 9, 36, 43], "nbo_pars": [8, 9, 36, 43], "parse_hybridization_charact": [8, 9, 36, 43], "parse_hyperbond": [8, 9, 36, 43], "parse_natural_popul": [8, 9, 36, 43], "parse_perturbation_energi": [8, 9, 36, 43], "z_int": [8, 9, 36, 43], "forceset": [8, 9, 36, 43], "freqset": [8, 9, 36, 43], "optset": [8, 9, 36, 43], "pesscanset": [8, 9, 36, 43], "singlepointset": [8, 9, 36, 43], "transitionstateset": [8, 9, 36, 43], "lower_and_check_uniqu": [8, 9, 36, 43], "process_parsed_hess": [8, 9, 36, 43], "process_parsed_coord": [8, 9, 36, 43], "process_parsed_fock_matrix": [8, 9, 36, 43], "read_matrix_pattern": [8, 9, 36, 43], "read_pattern": [8, 9, 36, 38, 43, 44], "read_table_pattern": [8, 9, 36, 38, 43, 44], "badincarwarn": [8, 9, 36, 44], "kpoints_supported_mod": [8, 9, 36, 44], "orbitaldescript": [8, 9, 36, 44], "potcarsingl": [8, 9, 36, 44], "unknownpotcarwarn": [8, 9, 36, 44], "dielectricfunctioncalcul": [8, 9, 36, 44], "delta_func": [8, 9, 36, 44], "delta_methfessel_paxton": [8, 9, 36, 44], "epsilon_imag": [8, 9, 36, 44], "get_delta": [8, 9, 11, 12, 16, 36, 44], "get_step": [8, 9, 36, 44], "kramers_kronig": [8, 9, 36, 44], "step_func": [8, 9, 36, 44], "step_methfessel_paxton": [8, 9, 36, 44], "dynmat": [8, 9, 36, 44], "unconvergedvaspwarn": [8, 9, 36, 44], "vaspparseerror": [8, 9, 36, 44], "get_adjusted_fermi_level": [8, 9, 36, 44], "get_band_structure_from_vasp_multiple_branch": [8, 9, 36, 44], "badinputsetwarn": [8, 9, 36, 44], "mitmdset": [8, 9, 36, 44], "mitnebset": [8, 9, 36, 44], "mpabsorptionset": [8, 9, 36, 44], "mphsebsset": [8, 9, 36, 44], "mphserelaxset": [8, 9, 36, 44], "mpmdset": [8, 9, 36, 44], "mpmetalrelaxset": [8, 9, 36, 44], "mpnmrset": [8, 9, 36, 44], "mpstaticset": [8, 9, 36, 44], "mvlelasticset": [8, 9, 36, 44], "mvlgbset": [8, 9, 36, 44], "mvlgwset": [8, 9, 36, 44], "mvlscanrelaxset": [8, 9, 36, 44], "batch_write_input": [8, 9, 36, 44], "get_structure_from_prev_run": [8, 9, 36, 44], "get_valid_magmom_struct": [8, 9, 36, 44], "get_vasprun_outcar": [8, 9, 36, 44], "next_num_with_prime_factor": [8, 9, 36, 44], "primes_less_than": [8, 9, 36, 44], "standardize_structur": [8, 9, 36, 44], "xtb": [8, 9, 32, 36], "crestinput": [8, 9, 36, 45], "crestoutput": [8, 9, 36, 45], "adfinput": [8, 9, 36], "write_fil": [8, 9, 36, 38, 39, 40, 41, 42, 44, 54], "adfinputerror": [8, 9, 36], "adfkei": [8, 9, 36], "add_opt": [8, 9, 36], "add_subkei": [8, 9, 36], "block_kei": [8, 9, 36], "has_opt": [8, 9, 36], "has_subkei": [8, 9, 36], "is_block_kei": [8, 9, 36], "remove_opt": [8, 9, 36], "remove_subkei": [8, 9, 36], "sub_kei": [8, 9, 36], "adfoutput": [8, 9, 36], "adfoutputerror": [8, 9, 36], "adftask": [8, 9, 36], "get_default_basis_set": [8, 9, 36], "get_default_geo": [8, 9, 36], "get_default_scf": [8, 9, 36], "get_default_unit": [8, 9, 36], "get_default_xc": [8, 9, 36], "is_numer": [8, 9, 36], "iterlin": [8, 9, 36], "get_atom": [8, 9, 36], "structure_from_str": [8, 9, 36], "to_str": [8, 9, 36, 37], "babel": [8, 9], "add_hydrogen": [8, 9, 36], "confab_conform": [8, 9, 36], "from_molecule_graph": [8, 9, 36], "gen3d_conform": [8, 9, 36], "localopt": [8, 9, 36], "make3d": [8, 9, 36], "openbabel_mol": [8, 9, 36], "pybel_mol": [8, 9, 36], "pymatgen_mol": [8, 9, 36], "remove_bond": [8, 9, 36], "rotor_conform": [8, 9, 36], "cifblock": [8, 9, 36], "maxlen": [8, 9, 36], "ciffil": [8, 9, 36], "get_bibtex_str": [8, 9, 36], "get_lattic": [8, 9, 36], "get_lattice_no_except": [8, 9, 36], "get_magsymop": [8, 9, 36], "get_symop": [8, 9, 36], "has_error": [8, 9, 36], "parse_magmom": [8, 9, 36], "parse_oxi_st": [8, 9, 36], "str2float": [8, 9, 36], "ngridpt": [8, 9, 36], "from_cub": [8, 9, 36], "from_hdf5": [8, 9, 36], "get_average_along_axi": [8, 9, 36], "get_axis_grid": [8, 9, 36], "get_integrated_diff": [8, 9, 36], "linear_add": [8, 9, 36], "linear_slic": [8, 9, 36], "spin_data": [8, 9, 36], "to_hdf5": [8, 9, 36], "value_at": [8, 9, 36], "get_str": [8, 9, 32, 36, 38, 40, 41, 43, 44], "inputgener": [8, 9, 36, 41, 54], "get_input_set": [8, 9, 36, 41, 54], "from_directori": [8, 9, 36, 40, 41, 44, 54], "parseerror": [8, 9, 36, 37, 40, 44], "fiesta": [8, 9], "bseoutput": [8, 9, 36], "basissetread": [8, 9, 36], "infos_on_basis_set": [8, 9, 36], "set_n_nlmo": [8, 9, 36], "fiestainput": [8, 9, 36], "dump_bse_data_in_gw_run": [8, 9, 36], "dump_tddft_data_in_gw_run": [8, 9, 36], "infos_on_system": [8, 9, 36], "make_full_bse_densities_fold": [8, 9, 36], "set_bse_opt": [8, 9, 36], "set_gw_opt": [8, 9, 36], "set_auxiliary_basis_set": [8, 9, 36], "fiestaoutput": [8, 9, 36], "fiestarun": [8, 9, 36], "bse_run": [8, 9, 36], "nwchem2fiesta": [8, 9, 36], "get_cart_coord": [8, 9, 36], "structures_input_orient": [8, 9, 36], "opt_structur": [8, 9, 36], "mo_coeffici": [8, 9, 36], "cart_forc": [8, 9, 36], "properly_termin": [8, 9, 36], "is_pcm": [8, 9, 36], "is_spin": [8, 9, 36, 44], "stationary_typ": [8, 9, 36], "basis_set": [8, 9, 36, 38, 43], "dieze_tag": [8, 9, 36], "link0": [8, 9, 36], "num_basis_func": [8, 9, 36], "mulliken_charg": [8, 9, 36], "eigenvector": [8, 9, 11, 18, 36, 47, 48], "atom_basis_label": [8, 9, 36], "resum": [8, 9, 36], "standard_orient": [8, 9, 36], "read_scan": [8, 9, 36, 43], "get_scan_plot": [8, 9, 36], "save_scan_plot": [8, 9, 36], "get_spectre_plot": [8, 9, 36], "read_excitation_energi": [8, 9, 36], "save_spectre_plot": [8, 9, 36], "to_input": [8, 9, 36], "read_route_lin": [8, 9, 36], "jarvisatomsadaptor": [8, 9, 36], "lmto": [8, 9, 33], "lmtocopl": [8, 9, 36], "lmtoctrl": [8, 9, 36], "nwinput": [8, 9, 36], "nwinputerror": [8, 9, 36], "get_excitation_spectrum": [8, 9, 36], "parse_tddft": [8, 9, 36], "nwtask": [8, 9, 36], "dft_task": [8, 9, 36], "esp_task": [8, 9, 36], "packmol": [8, 9, 41, 54], "packmolboxgen": [8, 9, 36, 54], "eigvec_to_eigdispl": [8, 9, 36], "get_complete_ph_do": [8, 9, 36], "get_displaced_structur": [8, 9, 36], "get_gruneisen_ph_bs_symm_lin": [8, 9, 36], "get_gruneisenparamet": [8, 9, 36], "get_gs_ph_bs_symm_line_from_dict": [8, 9, 36], "get_ph_bs_symm_lin": [8, 9, 36], "get_ph_bs_symm_line_from_dict": [8, 9, 36], "get_ph_do": [8, 9, 36], "get_phonon_band_structure_from_fc": [8, 9, 36], "get_phonon_band_structure_symm_line_from_fc": [8, 9, 36], "get_phonon_dos_from_fc": [8, 9, 36], "get_phonopy_structur": [8, 9, 36], "get_pmg_structur": [8, 9, 36], "get_structure_from_dict": [8, 9, 36], "get_thermal_displacement_matric": [8, 9, 36], "pwinput": [8, 9, 36], "proc_val": [8, 9, 36, 40, 44], "pwinputerror": [8, 9, 36], "pwoutput": [8, 9, 36], "get_celldm": [8, 9, 36], "lattice_typ": [8, 9, 36], "get_airss_vers": [8, 9, 36], "get_castep_vers": [8, 9, 36], "get_cut_grid_gmax_fsbc": [8, 9, 36], "get_func_rel_disp": [8, 9, 36], "get_mpgrid_offset_nkpts_spac": [8, 9, 36], "get_pspot": [8, 9, 36], "get_run_start_info": [8, 9, 36], "integrated_absolute_spin_dens": [8, 9, 36], "integrated_spin_dens": [8, 9, 36], "pressur": [8, 9, 11, 36], "seed": [8, 9, 31, 36, 49], "spacegroup_label": [8, 9, 36], "reserror": [8, 9, 36], "resio": [8, 9, 36], "entry_from_fil": [8, 9, 36], "entry_from_str": [8, 9, 36], "entry_to_fil": [8, 9, 36], "entry_to_str": [8, 9, 36], "structure_from_fil": [8, 9, 36], "structure_to_fil": [8, 9, 36], "structure_to_str": [8, 9, 36], "resparseerror": [8, 9, 36], "resprovid": [8, 9, 36], "rem": [8, 9, 36, 43], "reswrit": [8, 9, 36], "allocations_kei": [8, 9, 36], "crystal_kei": [8, 9, 36], "data_kei": [8, 9, 36], "flags_kei": [8, 9, 36], "params_kei": [8, 9, 36], "required_param": [8, 9, 36], "to_fil": [8, 9, 36, 41], "templateinputgen": [8, 9, 36, 41], "ik": [8, 9, 36], "is_noncollinear": [8, 9, 36], "nbnd": [8, 9, 36], "ng": [8, 9, 36], "xsf": [8, 9, 32, 36], "xr": [8, 9], "all_molecul": [8, 9, 36], "zeocssr": [8, 9, 36], "zeovoronoixyz": [8, 9, 36], "get_free_sphere_param": [8, 9, 36], "get_high_accuracy_voronoi_nod": [8, 9, 36], "get_voronoi_nod": [8, 9, 36], "linear_assign": [8, 9], "linear_assignment_numpi": [8, 9], "min_cost": [8, 9, 46], "phononbandstructur": [8, 9, 36, 47], "asr_break": [8, 9, 47], "get_nac_eigendisplacements_along_dir": [8, 9, 47], "get_nac_frequencies_along_dir": [8, 9, 47], "has_eigendisplac": [8, 9, 47], "has_imaginary_freq": [8, 9, 47], "has_nac": [8, 9, 36, 47], "min_freq": [8, 9, 47], "as_phononwebsit": [8, 9, 47], "band_reord": [8, 9, 47], "get_equivalent_qpoint": [8, 9, 47], "write_phononwebsit": [8, 9, 47], "eigenvectors_from_displac": [8, 9, 47], "estimate_band_connect": [8, 9, 47], "get_reasonable_repetit": [8, 9, 47], "completephonondo": [8, 9, 33, 36, 47], "phonondo": [8, 9, 36, 47], "cv": [8, 9, 18, 47], "entropi": [8, 9, 11, 34, 44, 47], "helmholtz_free_energi": [8, 9, 47], "ind_zero_freq": [8, 9, 47], "internal_energi": [8, 9, 47], "zero_point_energi": [8, 9, 47], "coth": [8, 9, 47], "gruneisen": [8, 9, 11, 18, 36], "gruneisenparamet": [8, 9, 36, 47], "acoustic_debye_temp": [8, 9, 47], "average_gruneisen": [8, 9, 47], "debye_temp_limit": [8, 9, 47], "debye_temp_phonopi": [8, 9, 47], "phdo": [8, 9, 47], "tdo": [8, 9, 33, 36, 42, 44, 47], "thermal_conductivity_slack": [8, 9, 47], "gruneisenphononbandstructur": [8, 9, 36, 47], "gruneisenphononbandstructuresymmlin": [8, 9, 36, 47], "ir_spectra": [8, 9], "irdielectrictensor": [8, 9, 47], "get_ir_spectra": [8, 9, 47], "get_plott": [8, 9, 47], "get_spectrum": [8, 9, 47], "max_phfreq": [8, 9, 47], "nph_freq": [8, 9, 47], "write_json": [8, 9, 31, 47], "frequnit": [8, 9, 47], "gruneisenphononbsplott": [8, 9, 47], "get_plot_g": [8, 9, 47], "plot_compare_g": [8, 9, 47], "save_plot_g": [8, 9, 47], "show_g": [8, 9, 47], "gruneisenplott": [8, 9, 47], "phononbsplott": [8, 9, 47], "get_proj_plot": [8, 9, 47], "show_proj": [8, 9, 47], "phonondosplott": [8, 9, 33, 47], "thermoplott": [8, 9, 47], "plot_cv": [8, 9, 47], "plot_entropi": [8, 9, 47], "plot_helmholtz_free_energi": [8, 9, 47], "plot_internal_energi": [8, 9, 47], "plot_thermodynamic_properti": [8, 9, 47], "freq_unit": [8, 9, 47], "thermal_displac": [8, 9], "u1u2u3": [8, 9, 47], "ucif": [8, 9, 47], "ustar": [8, 9, 47], "compute_directionality_quality_criterion": [8, 9, 47], "from_ucif": [8, 9, 47], "from_cif_p1": [8, 9, 47], "from_structure_with_site_properties_ucif": [8, 9, 47], "get_full_matrix": [8, 9, 47], "get_reduced_matrix": [8, 9, 47], "ratio_prol": [8, 9, 47], "to_structure_with_site_properties_ucif": [8, 9, 47], "visualize_directionality_quality_criterion": [8, 9, 47], "write_cif": [8, 9, 44, 47], "get_equivalent_atom": [8, 9, 48], "get_pointgroup": [8, 9, 48], "get_rotational_symmetry_numb": [8, 9, 48], "inversion_op": [8, 9, 48], "is_valid_op": [8, 9, 48], "symmetrize_molecul": [8, 9, 48], "pointgroupoper": [8, 9, 48], "sch_symbol": [8, 9, 48], "find_primit": [8, 9, 48], "get_conventional_to_primitive_transformation_matrix": [8, 9, 48], "get_crystal_system": [8, 9, 48], "get_hal": [8, 9, 48], "get_ir_reciprocal_mesh": [8, 9, 48], "get_ir_reciprocal_mesh_map": [8, 9, 48], "get_kpoint_weight": [8, 9, 48], "get_lattice_typ": [8, 9, 48], "get_point_group_oper": [8, 9, 48], "get_point_group_symbol": [8, 9, 48], "get_primitive_standard_structur": [8, 9, 48], "get_refined_structur": [8, 9, 36, 48], "get_space_group_numb": [8, 9, 48], "get_space_group_oper": [8, 9, 48], "get_symmetry_dataset": [8, 9, 48], "is_lau": [8, 9, 48], "spacegroupoper": [8, 9, 48], "are_symmetrically_equival": [8, 9, 48], "cluster_sit": [8, 9, 48], "generate_full_symmop": [8, 9, 48], "iterative_symmetr": [8, 9, 48], "highsymmkpath": [8, 9, 33, 39, 44, 48], "equiv_label": [8, 9, 48], "get_continuous_path": [8, 9, 48], "label_index": [8, 9, 48], "path_length": [8, 9, 48], "path_typ": [8, 9, 48], "symmetry_op": [8, 9, 32, 48], "int_numb": [8, 9, 48], "symmetrygroup": [8, 9, 48, 50], "is_subgroup": [8, 9, 48], "is_supergroup": [8, 9, 48], "in_array_list": [8, 9, 48], "sg_symbol_from_int_numb": [8, 9, 48], "kpath": [8, 9, 33, 42], "kpathbas": [8, 9, 48], "get_kpoint": [8, 9, 44, 48], "rec_lattic": [8, 9, 48], "kpathlatimermunro": [8, 9, 48], "labelpoint": [8, 9, 48], "labelsymbol": [8, 9, 48], "mag_typ": [8, 9, 48], "kpathseek": [8, 9, 48], "kpathsetyawancurtarolo": [8, 9, 48], "bcc": [8, 9, 11, 20, 37, 48], "bctet1": [8, 9, 48], "bctet2": [8, 9, 48], "fcc": [8, 9, 11, 20, 37, 48], "mcl": [8, 9, 48], "mclc1": [8, 9, 48], "mclc2": [8, 9, 48], "mclc3": [8, 9, 48], "mclc4": [8, 9, 48], "mclc5": [8, 9, 48], "orc": [8, 9, 48], "orcc": [8, 9, 48], "orcf1": [8, 9, 48], "orcf2": [8, 9, 48], "orcf3": [8, 9, 48], "orci": [8, 9, 48], "prim": [8, 9, 48], "prim_rec": [8, 9, 48], "rhl1": [8, 9, 48], "rhl2": [8, 9, 48], "tet": [8, 9, 11, 22, 32, 48], "tria": [8, 9, 48], "trib": [8, 9, 48], "maggroup": [8, 9, 32], "magneticspacegroup": [8, 9, 32, 48], "jonesfaithfultransform": [8, 9, 48], "from_origin_shift": [8, 9, 48], "from_transformation_str": [8, 9, 48], "parse_transformation_str": [8, 9, 48], "transform_coord": [8, 9, 48], "transform_lattic": [8, 9, 48], "transform_symmop": [8, 9, 48], "transformation_str": [8, 9, 48], "site_symmetri": [8, 9], "get_shared_symmetry_oper": [8, 9, 48], "get_site_symmetri": [8, 9, 48], "find_equivalent_sit": [8, 9, 48], "addadsorbatetransform": [8, 9, 49], "apply_transform": [8, 9, 49, 54], "is_one_to_mani": [8, 9, 49], "chargebalancetransform": [8, 9, 49], "disorderorderedtransform": [8, 9, 49], "magorderparameterconstraint": [8, 9, 49], "satisfies_constraint": [8, 9, 49], "determine_min_cel": [8, 9, 49], "multiplesubstitutiontransform": [8, 9, 49], "slabtransform": [8, 9, 49], "substitutesurfacesitetransform": [8, 9, 49], "substitutionpredictortransform": [8, 9, 49], "supertransform": [8, 9, 49], "site_transform": [8, 9], "addsitepropertytransform": [8, 9, 49], "insertsitestransform": [8, 9, 49], "partialremovesitestransform": [8, 9, 49], "algo_enumer": [8, 9, 49], "use_multiprocess": [8, 9, 49], "removesitestransform": [8, 9, 49], "replacesitespeciestransform": [8, 9, 49], "translatesitestransform": [8, 9, 49], "standard_transform": [8, 9, 54], "autooxistatedecorationtransform": [8, 9, 24, 49], "chargedcelltransform": [8, 9, 49], "conventionalcelltransform": [8, 9, 49], "deformstructuretransform": [8, 9, 49], "orderdisorderedstructuretransform": [8, 9, 49], "lowest_energy_structur": [8, 9, 49], "oxidationstatedecorationtransform": [8, 9, 49], "oxidationstateremovaltransform": [8, 9, 49], "removespeciestransform": [8, 9, 49, 54], "rotationtransform": [8, 9, 49], "substitutiontransform": [8, 9, 49, 54], "supercelltransform": [8, 9, 49], "from_scaling_factor": [8, 9, 49], "transformation_abc": [8, 9], "abstracttransform": [8, 9, 10, 49], "splineinputerror": [8, 9, 50], "determine_converg": [8, 9, 50], "exponenti": [8, 9, 50], "extrapolate_reciproc": [8, 9, 50], "extrapolate_simple_reciproc": [8, 9, 50], "get_deriv": [8, 9, 50], "get_weight": [8, 9, 50], "id_gener": [8, 9, 50], "multi_curve_fit": [8, 9, 50], "multi_reciprocal_extra": [8, 9, 50], "p0_exponenti": [8, 9, 50], "p0_reciproc": [8, 9, 50], "p0_simple_2reciproc": [8, 9, 50], "p0_simple_4reciproc": [8, 9, 50], "p0_simple_5reciproc": [8, 9, 50], "p0_simple_reciproc": [8, 9, 50], "p0_single_reciproc": [8, 9, 50], "print_and_raise_error": [8, 9, 50], "print_plot_lin": [8, 9, 50], "simple_2reciproc": [8, 9, 50], "simple_4reciproc": [8, 9, 50], "simple_5reciproc": [8, 9, 50], "simple_reciproc": [8, 9, 50], "single_reciproc": [8, 9, 50], "simplex": [8, 9, 11, 50], "bary_coord": [8, 9, 50], "in_simplex": [8, 9, 50], "line_intersect": [8, 9, 50], "point_from_bary_coord": [8, 9, 50], "all_dist": [8, 9, 50], "barycentric_coord": [8, 9, 50], "coord_list_map": [8, 9, 50], "coord_list_mapping_pbc": [8, 9, 50], "find_in_coord_list": [8, 9, 50], "find_in_coord_list_pbc": [8, 9, 50], "get_linear_interpolated_valu": [8, 9, 50], "in_coord_list": [8, 9, 50], "in_coord_list_pbc": [8, 9, 11, 50], "is_coord_subset": [8, 9, 50], "is_coord_subset_pbc": [8, 9, 50], "lattice_points_in_supercel": [8, 9, 50], "pbc_diff": [8, 9, 32, 50], "coord_cython": [8, 9], "inactiveduecreditcollector": [8, 9, 50], "cite": [8, 9, 11, 14, 31, 32, 33, 35, 36, 42, 47, 50, 52], "dcite": [8, 9, 50], "graph_hash": [8, 9], "weisfeiler_lehman_graph_hash": [8, 9, 50], "weisfeiler_lehman_subgraph_hash": [8, 9, 50], "clean_lin": [8, 9, 50], "micro_pyawk": [8, 9, 50], "num": [8, 9, 31, 32, 33, 41], "abs_cap": [8, 9, 50], "make_symmetric_matrix_from_upper_tri": [8, 9, 50], "maxloc": [8, 9, 50], "min_max_index": [8, 9, 50], "minloc": [8, 9, 50], "monoton": [8, 9, 50], "non_decreas": [8, 9, 50], "non_increas": [8, 9, 50], "round_to_sigfig": [8, 9, 50], "strictly_decreas": [8, 9, 50], "strictly_increas": [8, 9, 50], "njit": [8, 9, 50], "add_fig_kwarg": [8, 9, 33, 50], "format_formula": [8, 9, 50], "get_ax3d_fig_plt": [8, 9, 50], "get_ax_fig_plt": [8, 9, 50], "get_axarray_fig_plt": [8, 9, 50], "pretty_plot": [8, 9, 50], "pretty_plot_two_axi": [8, 9, 50], "pretty_polyfit_plot": [8, 9, 50], "van_arkel_triangl": [8, 9, 50], "proven": [8, 9, 21], "parse_author": [8, 9, 50], "historynod": [8, 9, 50], "parse_history_nod": [8, 9, 50], "is_valid_bibtex": [8, 9, 50], "charge_str": [8, 9, 50], "disordered_formula": [8, 9, 50], "formula_double_format": [8, 9, 50], "htmlifi": [8, 9, 50], "latexifi": [8, 9, 50], "latexify_spacegroup": [8, 9, 50], "str_delimit": [8, 9, 50], "stream_has_colour": [8, 9, 50], "transformation_to_str": [8, 9, 50], "unicodeifi": [8, 9, 50], "unicodeify_spacegroup": [8, 9, 50], "unicodeify_speci": [8, 9, 50], "module_dir": [8, 9, 50], "structures_dir": [8, 9, 50], "test_files_dir": [8, 9, 50], "test_structur": [8, 9, 50], "assert_all_clos": [8, 9, 50], "assert_mson": [8, 9, 50], "assert_str_content_equ": [8, 9, 50], "fn": [8, 9, 38, 50], "serialize_with_pickl": [8, 9, 50], "add_spectra": [8, 9, 51], "add_spectrum": [8, 9, 51], "structure_chemview": [8, 9], "quick_view": [8, 9, 51], "multistructuresinteractorstyl": [8, 9, 51], "keypressev": [8, 9, 51], "multistructuresvi": [8, 9, 51], "default_animated_movie_opt": [8, 9, 51], "apply_tag": [8, 9, 51], "display_help": [8, 9, 51], "display_info": [8, 9, 51], "display_warn": [8, 9, 51], "erase_info": [8, 9, 51], "erase_warn": [8, 9, 51], "set_animated_movie_opt": [8, 9, 51], "set_structur": [8, 9, 11, 12, 14, 36, 37, 51], "structureinteractorstyl": [8, 9, 51], "leftbuttonpressev": [8, 9, 51], "leftbuttonreleaseev": [8, 9, 51], "mousemoveev": [8, 9, 51], "structurevi": [8, 9, 51], "add_bond": [8, 9, 11, 12, 13, 51], "add_fac": [8, 9, 51], "add_lin": [8, 9, 51], "add_partial_spher": [8, 9, 51], "add_pick": [8, 9, 51], "add_picker_fix": [8, 9, 51], "add_polyhedron": [8, 9, 51], "add_sit": [8, 9, 11, 12, 13, 51], "add_text": [8, 9, 51], "add_triangl": [8, 9, 51], "orthongonalize_structur": [8, 9, 51], "redraw": [8, 9, 51], "rotate_view": [8, 9, 51], "zoom": [8, 9, 16, 51], "dao": 8, "connected_compon": [9, 11, 12], "connectedcompon": [9, 11, 12, 13], "draw_network": [9, 11, 12, 13], "make_supergraph": [9, 11, 12, 13], "connectivity_find": [9, 11, 12], "connectivityfind": [9, 11, 12, 13], "environment_nod": [9, 11, 12], "abstractenvironmentnod": [9, 11, 12, 13], "environmentnod": [9, 11, 12, 13], "get_environment_nod": [9, 11, 12, 13], "structure_connect": [9, 11, 12], "structureconnect": [9, 11, 12, 13], "get_delta_imag": [9, 11, 12, 13], "coordination_geometries_fil": [9, 11, 12, 14], "chemenv_strategi": [9, 11, 12], "abstractchemenvstrategi": [9, 11, 12, 14], "additionalconditionint": [9, 11, 12, 14], "anglecutofffloat": [9, 11, 12, 14], "anglenbsetweight": [9, 11, 12, 14], "angleplateaunbsetweight": [9, 11, 12, 14], "cnbiasnbsetweight": [9, 11, 12, 14], "csmfloat": [9, 11, 12, 14], "deltacsmnbsetweight": [9, 11, 12, 14], "deltadistancenbsetweight": [9, 11, 12, 14], "distanceangleareanbsetweight": [9, 11, 12, 14], "distancecutofffloat": [9, 11, 12, 14], "distancenbsetweight": [9, 11, 12, 14], "distanceplateaunbsetweight": [9, 11, 12, 14], "multiweightschemenvstrategi": [9, 11, 12, 14], "nbsetweight": [9, 11, 12, 14], "normalizedangledistancenbsetweight": [9, 11, 12, 14], "selfcsmnbsetweight": [9, 11, 12, 14], "simpleabundancechemenvstrategi": [9, 11, 12, 14], "simplestchemenvstrategi": [9, 11, 12, 14, 16], "strategyopt": [9, 11, 12, 14], "targettedpenaltiedabundancechemenvstrategi": [9, 11, 12, 14], "weightednbsetchemenvstrategi": [9, 11, 12, 14], "get_effective_csm": [9, 11, 12, 14], "set_info": [9, 11, 12, 14], "coordination_geometri": [9, 11, 12], "abstractchemenvalgorithm": [9, 11, 12, 14], "allcoordinationgeometri": [9, 11, 12, 14], "coordinationgeometri": [9, 11, 12, 14], "explicitpermutationsalgorithm": [9, 11, 12, 14], "separationplan": [9, 11, 12, 14], "coordination_geometry_find": [9, 11, 12], "abstractgeometri": [9, 11, 12, 14], "localgeometryfind": [9, 11, 12, 14], "find_rot": [9, 11, 12, 14], "find_scaling_factor": [9, 11, 12, 14], "symmetry_measur": [9, 11, 12, 14], "structure_environ": [9, 11, 12], "chemicalenviron": [9, 11, 12, 14], "structureenviron": [9, 11, 12, 14], "detailedvoronoicontain": [9, 11, 12, 14], "from_bson_voronoi_list2": [9, 11, 12, 14], "chemenv_config": [9, 11, 12], "chemenvconfig": [9, 11, 12, 16], "chemenv_error": [9, 11, 12], "abstractchemenverror": [9, 11, 12, 16], "chemenverror": [9, 11, 12, 14, 16], "equivalentsitesearcherror": [9, 11, 12, 16], "neighborsnotcomputedchemenverror": [9, 11, 12, 16], "solidangleerror": [9, 11, 12, 16], "coordination_geometry_util": [9, 11, 12], "anticlockwise_sort": [9, 11, 12, 16], "anticlockwise_sort_indic": [9, 11, 12, 16], "changebasi": [9, 11, 12, 16], "collinear": [9, 11, 12, 16, 22, 31, 32, 33, 37, 44, 49], "diamond_funct": [9, 11, 12, 16], "function_comparison": [9, 11, 12, 16], "get_lower_and_upper_f": [9, 11, 12, 16], "is_anion_cation_bond": [9, 11, 12, 16], "matrixtimesvector": [9, 11, 12, 16], "my_solid_angl": [9, 11, 12, 16], "quarter_ellipsis_funct": [9, 11, 12, 16], "rectangle_surface_intersect": [9, 11, 12, 16], "rotatecoord": [9, 11, 12, 16], "rotatecoordsopt": [9, 11, 12, 16], "separation_in_list": [9, 11, 12, 16], "sort_separ": [9, 11, 12, 16], "sort_separation_tupl": [9, 11, 12, 16], "spline_funct": [9, 11, 12, 16], "vectorstomatrix": [9, 11, 12, 16], "defs_util": [9, 11, 12, 14], "additionalcondit": [9, 11, 12, 14, 16], "func_util": [9, 11, 12], "abstractratiofunct": [9, 11, 12, 16], "csmfiniteratiofunct": [9, 11, 12, 16], "csminfiniteratiofunct": [9, 11, 12, 16], "deltacsmratiofunct": [9, 11, 12, 16], "ratiofunct": [9, 11, 12, 16], "graph_util": [9, 11, 12], "multigraphcycl": [9, 11, 12, 16], "simplegraphcycl": [9, 11, 12, 16], "get_all_elementary_cycl": [9, 11, 12, 16], "get_all_simple_paths_edg": [9, 11, 12, 16], "math_util": [9, 11, 12], "cosinus_step": [9, 11, 12, 16], "divisor": [9, 11, 12, 16, 33, 38], "get_center_of_arc": [9, 11, 12, 16], "get_linearly_independent_vector": [9, 11, 12, 16], "normal_cdf_step": [9, 11, 12, 16], "power2_decreasing_exp": [9, 11, 12, 14, 16], "power2_inverse_decreas": [9, 11, 12, 14, 16], "power2_inverse_power2_decreas": [9, 11, 12, 14, 16], "power2_inverse_powern_decreas": [9, 11, 12, 16], "power2_tangent_decreas": [9, 11, 12, 16], "power3_step": [9, 11, 12, 16], "powern_decreas": [9, 11, 12, 16], "powern_parts_step": [9, 11, 12, 16], "prime_factor": [9, 11, 12, 16, 44], "scale_and_clamp": [9, 11, 12, 16], "smootherstep": [9, 11, 12, 14, 16], "smoothstep": [9, 11, 12, 14, 16], "scripts_util": [9, 11, 12], "compute_environ": [9, 11, 12, 16], "draw_cg": [9, 11, 12, 16], "scaled_intensity_tol": [9, 11, 17], "two_theta_tol": [9, 11, 17], "get_pattern": [9, 11, 17], "plot_structur": [9, 11, 17], "show_plot": [9, 11, 17, 50], "bragg_angl": [9, 11, 17], "cell_intens": [9, 11, 17], "cell_scattering_factor": [9, 11, 17], "electron_scattering_factor": [9, 11, 17], "generate_point": [9, 11, 17], "get_first_point": [9, 11, 17], "get_interplanar_angl": [9, 11, 17], "get_interplanar_spac": [9, 11, 17], "get_plot_2d": [9, 11, 17], "get_plot_2d_concis": [9, 11, 17], "get_plot_coeff": [9, 11, 17], "get_posit": [9, 11, 17], "get_s2": [9, 11, 17], "is_parallel": [9, 11, 17], "normalized_cell_intens": [9, 11, 17], "tem_dot": [9, 11, 17], "wavelength_rel": [9, 11, 17], "x_ray_factor": [9, 11, 17], "zone_axis_filt": [9, 11, 17], "available_radi": [9, 11, 17], "cahill_thermalcond": [9, 11, 18], "clarke_thermalcond": [9, 11, 18], "compliance_tensor": [9, 11, 18], "directional_elastic_mod": [9, 11, 18], "directional_poisson_ratio": [9, 11, 18], "from_independent_strain": [9, 11, 18], "from_pseudoinvers": [9, 11, 18], "g_reuss": [9, 11, 18], "g_voigt": [9, 11, 18], "g_vrh": [9, 11, 18], "get_structure_property_dict": [9, 11, 18], "green_kristoffel": [9, 11, 18], "homogeneous_poisson": [9, 11, 18], "k_reuss": [9, 11, 18], "k_voigt": [9, 11, 18], "k_vrh": [9, 11, 18], "long_v": [9, 11, 18], "property_dict": [9, 11, 18], "snyder_ac": [9, 11, 18], "snyder_opt": [9, 11, 18], "snyder_tot": [9, 11, 18], "trans_v": [9, 11, 18], "universal_anisotropi": [9, 11, 18], "y_mod": [9, 11, 18], "calculate_stress": [9, 11, 18], "energy_dens": [9, 11, 18], "from_diff_fit": [9, 11, 18], "get_compliance_expans": [9, 11, 18], "get_effective_ec": [9, 11, 18], "get_ggt": [9, 11, 18], "get_gruneisen_paramet": [9, 11, 18], "get_heat_capac": [9, 11, 18], "get_stability_criteria": [9, 11, 18], "get_strain_from_stress": [9, 11, 18], "get_symmetric_wallace_tensor": [9, 11, 18], "get_tgt": [9, 11, 18], "get_wallace_tensor": [9, 11, 18], "get_yield_stress": [9, 11, 18], "thermal_expansion_coeff": [9, 11, 18], "gpa_to_ev_a3": [9, 11, 18], "apply_to_structur": [9, 11, 18], "from_index_amount": [9, 11, 18], "get_perturbed_indic": [9, 11, 18], "green_lagrange_strain": [9, 11, 18], "is_independ": [9, 11, 18], "from_deform": [9, 11, 18], "get_deformation_matrix": [9, 11, 18], "von_mises_strain": [9, 11, 18, 21], "dev_principal_invari": [9, 11, 18], "deviator_stress": [9, 11, 18], "mean_stress": [9, 11, 18], "piola_kirchoff_1": [9, 11, 18], "piola_kirchoff_2": [9, 11, 18], "von_mis": [9, 11, 18], "endpoints_minima": [9, 11, 19], "max_spline_jump": [9, 11, 19], "spline": [9, 11, 16, 19, 33, 36, 50], "from_outcars_and_structur": [9, 11, 19], "get_lattice_quanta": [9, 11, 19], "get_pelecs_and_pion": [9, 11, 19], "get_polarization_chang": [9, 11, 19], "get_polarization_change_norm": [9, 11, 19], "get_same_branch_polarization_data": [9, 11, 19], "same_branch_splin": [9, 11, 19], "get_nearest_sit": [9, 11, 19], "bottom_grain": [9, 11, 20], "coincid": [9, 11, 20, 21, 32, 49], "sigma_from_site_prop": [9, 11, 20], "top_grain": [9, 11, 20], "enum_possible_plane_cub": [9, 11, 20], "enum_sigma_cub": [9, 11, 20], "enum_sigma_hex": [9, 11, 20], "enum_sigma_ort": [9, 11, 20], "enum_sigma_rho": [9, 11, 20], "enum_sigma_tet": [9, 11, 20], "gb_from_paramet": [9, 11, 20], "get_ratio": [9, 11, 20], "get_rotation_angle_from_sigma": [9, 11, 20, 49], "get_trans_mat": [9, 11, 20], "reduce_mat": [9, 11, 20], "slab_from_csl": [9, 11, 20], "vec_to_surfac": [9, 11, 20], "get_interfac": [9, 11, 21], "generate_surface_vector": [9, 11, 21], "elastic_energi": [9, 11, 21], "film_mil": [9, 11, 21], "from_zsl": [9, 11, 21], "ground_state_energi": [9, 11, 21], "substrate_mil": [9, 11, 21], "generate_sl_transformation_set": [9, 11, 21], "get_equiv_transform": [9, 11, 21], "film_sl_vector": [9, 11, 21], "film_transform": [9, 11, 21], "film_vector": [9, 11, 21], "match_area": [9, 11, 21], "match_transform": [9, 11, 21], "substrate_sl_vector": [9, 11, 21], "substrate_transform": [9, 11, 21], "substrate_vector": [9, 11, 21], "get_exchange_group_info": [9, 11, 22], "get_ferromagnetic_structur": [9, 11, 22], "get_nonmagnetic_structur": [9, 11, 22], "get_structure_with_only_magnetic_atom": [9, 11, 22], "get_structure_with_spin": [9, 11, 22], "is_magnet": [9, 11, 22], "magnetic_species_and_magmom": [9, 11, 22], "matches_ord": [9, 11, 22], "number_of_magnetic_sit": [9, 11, 22], "number_of_unique_magnetic_sit": [9, 11, 22], "types_of_magnetic_speci": [9, 11, 22], "available_strategi": [9, 11, 22], "afm": [9, 11, 22, 37], "fim": [9, 11, 22], "nm": [9, 11, 22, 31, 36], "unknown": [9, 11, 14, 22, 24], "replace_al": [9, 11, 22], "respect_sign": [9, 11, 22], "respect_zero": [9, 11, 22], "estimate_exchang": [9, 11, 22], "get_exchang": [9, 11, 22], "get_heisenberg_model": [9, 11, 22], "get_interaction_graph": [9, 11, 22], "get_low_energy_ord": [9, 11, 22], "get_mft_temperatur": [9, 11, 22], "screened_structur": [9, 11, 22], "screened_energi": [9, 11, 22], "get_analysi": [9, 11, 22], "get_analysis_and_structur": [9, 11, 22], "get_magnitude_of_effect_from_speci": [9, 11, 22], "get_magnitude_of_effect_from_spin_config": [9, 11, 22], "is_jahn_teller_act": [9, 11, 22], "mu_so": [9, 11, 22], "tag_structur": [9, 11, 22], "composition_predict": [9, 11, 24], "list_predict": [9, 11, 24], "get_allowed_speci": [9, 11, 24], "pred_from_comp": [9, 11, 24], "pred_from_list": [9, 11, 24], "pred_from_structur": [9, 11, 24], "get_predicted_structur": [9, 11, 24], "isclos": [9, 11, 25, 32], "orth": [9, 11, 25], "overlap_so_spinpol": [9, 11, 25], "get_max_capgrav": [9, 27, 28], "get_max_capvol": [9, 27, 28], "get_removals_int_oxid": [9, 27, 28], "max_ion_insert": [9, 27, 28], "max_ion_remov": [9, 27, 28], "voltage_pair": [9, 27, 28], "working_ion": [9, 27, 28], "working_ion_entri": [9, 27, 28], "framework_formula": [9, 27, 28], "get_average_voltag": [9, 27, 28], "get_capacity_grav": [9, 27, 28], "get_capacity_vol": [9, 27, 28], "get_energy_dens": [9, 27, 28], "get_specific_energi": [9, 27, 28], "get_sub_electrod": [9, 27, 28], "max_delta_volum": [9, 27, 28], "max_voltag": [9, 27, 28], "max_voltage_step": [9, 27, 28], "min_voltag": [9, 27, 28], "normalization_mass": [9, 27, 28], "normalization_volum": [9, 27, 28], "num_step": [9, 27, 28], "x_charg": [9, 27, 28], "x_discharg": [9, 27, 28], "voltag": [9, 11, 17, 23, 27, 28], "mah": [9, 27, 28], "mass_charg": [9, 27, 28], "mass_discharg": [9, 27, 28], "vol_charg": [9, 27, 28], "vol_discharg": [9, 27, 28], "frac_charg": [9, 27, 28], "frac_discharg": [9, 27, 28], "from_composition_and_entri": [9, 27, 28], "from_composition_and_pd": [9, 27, 28], "initial_comp": [9, 27, 28], "initial_comp_formula": [9, 27, 28], "is_super_electrod": [9, 27, 28], "entries_charg": [9, 27, 28], "entries_discharg": [9, 27, 28], "from_step": [9, 27, 28], "as_dict_legaci": [9, 27, 28], "from_dict_legaci": [9, 27, 28], "fully_charged_entri": [9, 27, 28], "fully_discharged_entri": [9, 27, 28], "get_all_entri": [9, 27, 28], "get_max_inst": [9, 27, 28], "get_max_muo2": [9, 27, 28], "get_min_inst": [9, 27, 28], "get_min_muo2": [9, 27, 28], "get_unstable_entri": [9, 27, 28], "entry_charg": [9, 27, 28], "entry_discharg": [9, 27, 28], "add_electrod": [9, 27, 28], "get_plot_data": [9, 27, 28], "get_valid_path": [9, 27, 29], "get_data": [9, 27, 29, 54], "load_data": [9, 27, 29, 54], "parallel_assimil": [9, 27, 29], "save_data": [9, 27, 29, 54], "serial_assimil": [9, 27, 29], "to_abivar": [9, 36, 37], "nspden": [9, 36, 37], "nspinor": [9, 36, 37], "nsppol": [9, 36, 37], "inclvkb": [9, 36, 37], "use_cg": [9, 36, 37], "use_direct_diago": [9, 36, 37], "use_haydock": [9, 36, 37], "automatic_dens": [9, 36, 37, 44], "explicit_path": [9, 36, 37], "gamma_cent": [9, 36, 37], "gamma_onli": [9, 36, 37], "is_homogen": [9, 36, 37], "monkhorst_automat": [9, 36, 37, 44], "path_from_structur": [9, 36, 37], "as_ppmodel": [9, 36, 37], "get_noppmodel": [9, 36, 37], "farid": [9, 36, 37], "godbi": [9, 36, 37], "hybersten": [9, 36, 37], "linden": [9, 36, 37], "noppmodel": [9, 36, 37], "ionmov_default": [9, 36, 37], "optcell_default": [9, 36, 37], "atoms_and_cel": [9, 36, 37], "atoms_onli": [9, 36, 37], "move_atom": [9, 36, 37], "move_cel": [9, 36, 37], "use_hilbert": [9, 36, 37], "gwcalctyp": [9, 36, 37], "symsigma": [9, 36, 37], "use_ppmodel": [9, 36, 37], "as_smear": [9, 36, 37], "nosmear": [9, 36, 37], "as_spinmod": [9, 36, 37], "cpuwall_histogram": [9, 36, 37], "get_sect": [9, 36, 37, 38], "get_valu": [9, 36, 37], "names_and_valu": [9, 36, 37], "ncpu": [9, 34, 36, 37], "order_sect": [9, 36, 37], "pie": [9, 36, 37], "scatter_hist": [9, 36, 37], "sum_sect": [9, 36, 37], "to_tabl": [9, 36, 37], "totabl": [9, 36, 37], "begin_tag": [9, 36, 37], "end_tag": [9, 36, 37], "peffici": [9, 36, 37], "plot_al": [9, 36, 37], "plot_effici": [9, 36, 37], "plot_pi": [9, 36, 37], "plot_stacked_hist": [9, 36, 37], "section_nam": [9, 36, 37], "summar": [9, 11, 14, 18, 36, 37], "timer": [9, 36, 37], "walk": [9, 29, 36, 37, 41], "numeric_field": [9, 36, 37], "str_field": [9, 36, 37], "fake": [9, 33, 36, 37], "to_csvlin": [9, 36, 37], "to_tupl": [9, 36, 37], "bad_sect": [9, 36, 37], "good_sect": [9, 36, 37], "pop_var": [9, 36, 37], "remove_var": [9, 36, 37], "set_var": [9, 36, 37], "set_vars_ifnotin": [9, 36, 37], "var": [9, 36, 37, 38], "add_abiobject": [9, 36, 37], "isnc": [9, 36, 37], "ispaw": [9, 36, 37], "new_with_var": [9, 36, 37], "pop_irdvar": [9, 36, 37], "pop_toler": [9, 36, 37], "set_com": [9, 36, 37], "set_gamma_sampl": [9, 36, 37], "set_kmesh": [9, 36, 37], "set_kpath": [9, 36, 37], "set_spin_mod": [9, 36, 37], "addnew_from": [9, 36, 37], "from_input": [9, 36, 37], "has_same_structur": [9, 36, 37], "ndtset": [9, 36, 37], "replicate_input": [9, 36, 37], "split_dataset": [9, 36, 37], "gammacent": [9, 36, 37], "monkhorstpack": [9, 36, 37], "onesymmetr": [9, 36, 37], "from_object": [9, 36, 37], "chemical_symbol": [9, 36, 37], "read_abinit_hdr": [9, 36, 37], "read_abinit_xcfunc": [9, 36, 37], "typeidx_from_symbol": [9, 36, 37], "print_tre": [9, 36, 37], "read_dimvalu": [9, 36, 37], "read_kei": [9, 36, 37], "read_valu": [9, 36, 37], "read_vari": [9, 36, 37], "read_varnam": [9, 36, 37], "walk_tre": [9, 36, 37], "z_val": [9, 36, 37], "l_local": [9, 36, 37], "l_max": [9, 36, 37], "supports_soc": [9, 36, 37], "fhi_head": [9, 36, 37], "gth_header": [9, 36, 37], "hgh_header": [9, 36, 37], "oncvpsp_head": [9, 36, 37], "tm_header": [9, 36, 37], "nlcc_radiu": [9, 36, 37], "has_nlcc": [9, 36, 37], "rcore": [9, 36, 37, 44], "paw_head": [9, 36, 37], "paw_radiu": [9, 36, 37], "ae_core_dens": [9, 36, 37], "ae_partial_wav": [9, 36, 37], "plot_dens": [9, 36, 37], "plot_projector": [9, 36, 37], "plot_wav": [9, 36, 37], "projector_funct": [9, 36, 37], "pseudo_core_dens": [9, 36, 37], "pseudo_partial_wav": [9, 36, 37], "yield_fig": [9, 36, 37], "as_pseudo": [9, 36, 37], "as_tmpfil": [9, 36, 37], "basenam": [9, 36, 37], "compute_md5": [9, 36, 37], "djrepo_path": [9, 36, 37], "has_dojo_report": [9, 36, 37], "has_hint": [9, 36, 37], "hint_for_accuraci": [9, 36, 37], "md5": [9, 36, 37, 44], "open_pspsfil": [9, 36, 37], "read_ppdesc": [9, 36, 37], "scan_directori": [9, 36, 37], "all_combinations_for_el": [9, 36, 37], "allnc": [9, 36, 37], "allpaw": [9, 36, 37], "as_tabl": [9, 36, 37], "get_pseudos_for_structur": [9, 36, 37], "is_complet": [9, 36, 37], "print_tabl": [9, 36, 37], "pseudo_with_symbol": [9, 36, 37], "pseudos_with_symbol": [9, 36, 37], "select_famili": [9, 36, 37], "select_row": [9, 36, 37], "select_symbol": [9, 36, 37], "sort_by_z": [9, 36, 37], "with_dojo_report": [9, 36, 37], "zlist": [9, 36, 37], "format_list": [9, 36, 37], "format_list2d": [9, 36, 37], "format_scalar": [9, 36, 37], "alias_nam": [9, 36, 38], "softmatch": [9, 36, 38], "from_kpoint": [9, 36, 38], "cc": [9, 28, 36, 38], "pc": [9, 36, 38], "molopt": [9, 36, 38], "admm": [9, 36, 38], "lri": [9, 36, 38], "xc": [9, 32, 36, 38], "from_el": [9, 36, 38], "from_lin": [9, 36, 38], "nset": [9, 36, 38], "lmax": [9, 36, 37, 38], "lmin": [9, 36, 38], "nshell": [9, 36, 38], "expon": [9, 11, 14, 31, 33, 36, 38, 49], "get_keyword": [9, 36, 38], "nexp": [9, 36, 38], "n_elec": [9, 36, 38], "r_loc": [9, 36, 38], "nexp_ppl": [9, 36, 38], "c_exp_ppl": [9, 36, 38], "nprj": [9, 36, 38], "nprj_ppnl": [9, 36, 38], "hprj_ppnl": [9, 36, 38], "from_sect": [9, 36, 38], "potential_typ": [9, 36, 38, 44], "nlcc": [9, 36, 37, 38], "by_path": [9, 36, 38], "inc": [9, 36, 38, 53], "safeset": [9, 36, 38], "setitem": [9, 36, 38], "calculation_typ": [9, 36, 38], "cp2k_version": [9, 36, 38], "is_hubbard": [9, 36, 38, 44], "is_molecul": [9, 36, 38], "num_warn": [9, 36, 38], "parse_atomic_kind_info": [9, 36, 38], "parse_bandstructur": [9, 36, 38], "parse_cell_param": [9, 36, 38], "parse_chi_tensor": [9, 36, 38], "parse_cp2k_param": [9, 36, 38], "parse_dft_param": [9, 36, 38], "parse_energi": [9, 36, 38], "parse_fil": [9, 36, 38, 44], "parse_forc": [9, 36, 38], "parse_global_param": [9, 36, 38], "parse_gtensor": [9, 36, 38], "parse_hirshfeld": [9, 36, 38], "parse_homo_lumo": [9, 36, 38], "parse_hyperfin": [9, 36, 38], "parse_initial_structur": [9, 36, 38], "parse_input": [9, 36, 38], "parse_ionic_step": [9, 36, 38], "parse_mo_eigenvalu": [9, 36, 38], "parse_mulliken": [9, 36, 38], "parse_nmr_shift": [9, 36, 38], "parse_opt_step": [9, 36, 38], "parse_overlap_condit": [9, 36, 38], "parse_plus_u_param": [9, 36, 38], "parse_qs_param": [9, 36, 38], "parse_raman": [9, 36, 38], "parse_scf_opt": [9, 36, 38], "parse_scf_param": [9, 36, 38], "parse_stress": [9, 36, 38], "parse_structur": [9, 36, 38], "parse_tddfpt": [9, 36, 38], "parse_tim": [9, 36, 38], "parse_total_numb": [9, 36, 38], "project_nam": [9, 36, 38], "ran_successfulli": [9, 36, 38], "run_typ": [9, 33, 34, 36, 38, 44], "activate_epr": [9, 36, 38], "activate_fast_minim": [9, 36, 38], "activate_hybrid": [9, 36, 38], "activate_hyperfin": [9, 36, 38], "activate_loc": [9, 36, 38], "activate_mot": [9, 36, 38], "activate_nmr": [9, 36, 38], "activate_nonperiod": [9, 36, 38], "activate_polar": [9, 36, 38], "activate_robust_minim": [9, 36, 38], "activate_spinspin": [9, 36, 38], "activate_tddfpt": [9, 36, 38], "activate_vdw_potenti": [9, 36, 38], "activate_very_strict_minim": [9, 36, 38], "create_subsi": [9, 36, 38], "get_basis_and_potenti": [9, 36, 38], "get_cutoff_from_basi": [9, 36, 38], "get_xc_funct": [9, 36, 38], "modify_dft_print_it": [9, 36, 38], "print_bandstructur": [9, 36, 38], "print_do": [9, 36, 38], "print_e_dens": [9, 36, 38], "print_forc": [9, 36, 38], "print_hirshfeld": [9, 36, 38], "print_ldo": [9, 36, 38], "print_mo": [9, 36, 38], "print_mo_cub": [9, 36, 38], "print_mulliken": [9, 36, 38], "print_pdo": [9, 36, 38], "print_v_hartre": [9, 36, 38], "write_basis_set_fil": [9, 36, 38], "write_potential_fil": [9, 36, 38], "lockxyz": [9, 36, 39], "bohr2ang": [9, 36, 39], "write_etre": [9, 36, 39], "write_str": [9, 36, 39], "atoms_string_from_fil": [9, 36, 40], "cluster_from_fil": [9, 36, 40], "get_lin": [9, 36, 40], "from_cif_fil": [9, 36, 40], "header_string_from_fil": [9, 36, 40], "structure_symmetri": [9, 36, 40], "pot_dict_from_str": [9, 36, 40], "pot_string_from_fil": [9, 36, 40], "atomic_background": [9, 36, 40], "fine_structur": [9, 36, 40], "total_spectrum": [9, 36, 40], "charge_transfer_from_fil": [9, 36, 40], "charge_transfer_to_str": [9, 36, 40], "calc": [9, 33, 36, 38, 40, 44, 54], "e_fermi": [9, 33, 36, 40], "material_formula": [9, 36, 40], "mu": [9, 11, 20, 26, 33, 36, 40, 49], "mu0": [9, 36, 40], "relative_energi": [9, 36, 40], "wavenumb": [9, 26, 36, 40], "disassembl": [9, 36, 41], "from_ff_and_topologi": [9, 36, 41], "from_lammpsdata": [9, 36, 41], "parse_xyz": [9, 36, 41], "force_field": [9, 36, 41], "get_box_shift": [9, 36, 41], "to_lattic": [9, 36, 41], "set_charge_atom": [9, 36, 41], "set_charge_atom_typ": [9, 36, 41], "from_bond": [9, 36, 41], "calc_typ": [9, 36, 41], "keep_stag": [9, 36, 41], "atom_styl": [9, 36, 41], "read_data": [9, 36, 41], "add_command": [9, 36, 41], "add_stag": [9, 36, 41], "contains_command": [9, 36, 41], "get_arg": [9, 36, 41], "merge_stag": [9, 36, 41], "ncomment": [9, 36, 41], "nstage": [9, 36, 41], "remove_command": [9, 36, 41], "remove_stag": [9, 36, 41], "rename_stag": [9, 36, 41], "set_arg": [9, 36, 41], "stages_nam": [9, 36, 41], "template_dir": [9, 36, 41], "availablekeyword": [9, 36, 42], "boolean_keyword": [9, 36, 42], "float_keyword": [9, 36, 42], "listkeyword": [9, 36, 42], "string_keyword": [9, 36, 42], "get_all_possible_basis_funct": [9, 36, 42], "get_basi": [9, 36, 42], "standard_calculations_from_vasp_fil": [9, 36, 42], "write_incar": [9, 36, 42], "write_kpoint": [9, 36, 42], "write_poscar_with_standard_primit": [9, 36, 42], "write_lobsterin": [9, 36, 42], "central_isit": [9, 36, 42], "list_icohp": [9, 33, 36, 42], "n_bond": [9, 36, 42], "total_icohp": [9, 36, 42], "from_lobst": [9, 36, 42], "uniquely_determines_coordination_environ": [9, 11, 12, 14, 36, 42], "anion_typ": [9, 36, 42], "get_anion_typ": [9, 36, 42], "get_info_cohps_to_neighbor": [9, 36, 42], "get_info_icohps_between_neighbor": [9, 36, 42], "get_info_icohps_to_neighbor": [9, 36, 42], "get_light_structure_environ": [9, 36, 42], "plot_cohps_of_neighbor": [9, 36, 42], "has_good_quality_check_occupied_band": [9, 36, 42], "has_good_quality_maxdevi": [9, 36, 42], "get_structure_with_charg": [9, 36, 42], "tdensiti": [9, 36, 42], "itdens": [9, 36, 42], "get_bandstructur": [9, 36, 42], "get_structure_with_total_grosspop": [9, 36, 42], "get_doc": [9, 36, 42], "get_structure_with_site_potenti": [9, 36, 42], "get_volumetricdata_dens": [9, 36, 42], "get_volumetricdata_imaginari": [9, 36, 42], "get_volumetricdata_r": [9, 36, 42], "set_volumetric_data": [9, 36, 42], "almo_templ": [9, 36, 43], "cdft_templat": [9, 36, 43], "find_sect": [9, 36, 43], "from_multi_jobs_fil": [9, 36, 43], "geom_opt_templ": [9, 36, 43], "molecule_templ": [9, 36, 43], "multi_job_str": [9, 36, 43], "nbo_templ": [9, 36, 43], "opt_templ": [9, 36, 43], "pcm_nonels_templ": [9, 36, 43], "pcm_templat": [9, 36, 43], "plots_templ": [9, 36, 43], "read_almo": [9, 36, 43], "read_cdft": [9, 36, 43], "read_geom_opt": [9, 36, 43], "read_molecul": [9, 36, 43], "read_nbo": [9, 36, 43], "read_opt": [9, 36, 43], "read_pcm": [9, 36, 43], "read_pcm_nonel": [9, 36, 43], "read_plot": [9, 36, 43], "read_rem": [9, 36, 43], "read_smx": [9, 36, 43], "read_solv": [9, 36, 43], "read_svp": [9, 36, 43], "read_vdw": [9, 36, 43], "rem_templ": [9, 36, 43], "scan_templ": [9, 36, 43], "smx_templat": [9, 36, 43], "solvent_templ": [9, 36, 43], "svp_templat": [9, 36, 43], "van_der_waals_templ": [9, 36, 43], "write_multi_job_fil": [9, 36, 43], "multiple_outputs_from_fil": [9, 36, 43], "get_help": [9, 36, 44], "get_incar_tag": [9, 36, 44], "print_help": [9, 36, 44], "print_jupyter_help": [9, 36, 44], "check_param": [9, 36, 44], "automatic_density_by_vol": [9, 36, 44], "automatic_gamma_dens": [9, 36, 44], "automatic_linemod": [9, 36, 44], "gamma_automat": [9, 36, 44], "supported_mod": [9, 36, 44], "line_mod": [9, 36, 42, 44], "l": [9, 11, 14, 17, 20, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 47, 48, 52, 53], "occ": [9, 36, 44], "rcut": [9, 36, 44], "rcut2": [9, 36, 44], "type2": [9, 36, 44], "true_nam": [9, 36, 44], "predictor_corrector": [9, 36, 44], "predictor_corrector_preambl": [9, 36, 44], "natom": [9, 36, 37, 41, 44], "set_temperatur": [9, 36, 44], "site_symbol": [9, 36, 44], "functional_choic": [9, 36, 44], "set_symbol": [9, 36, 44], "atomic_no": [9, 36, 44], "electron_configur": [9, 36, 44], "from_symbol_and_funct": [9, 36, 44], "functional_class": [9, 36, 44], "functional_dir": [9, 36, 44], "functional_tag": [9, 36, 44], "get_potcar_file_hash": [9, 36, 44], "get_potcar_hash": [9, 36, 44], "get_sha256_file_hash": [9, 36, 44], "identify_potcar": [9, 36, 44], "parse_funct": [9, 36, 44], "verify_potcar": [9, 36, 44], "cder": [9, 36, 44], "cder_imag": [9, 36, 44], "cder_real": [9, 36, 44], "cshift": [9, 36, 44], "delta": [9, 11, 13, 16, 32, 36, 37, 43, 44], "eig": [9, 33, 36, 44], "from_vasp_object": [9, 36, 44], "get_epsilon": [9, 36, 44], "kweight": [9, 36, 44], "nedo": [9, 36, 44], "plot_weighted_transition_data": [9, 36, 44], "net_magnet": [9, 36, 44], "get_phonon_frequ": [9, 36, 44], "ndisp": [9, 36, 44], "nspec": [9, 36, 44], "occu_tol": [9, 36, 44], "nelect": [9, 31, 33, 36, 44], "nkpt": [9, 36, 40, 44], "kpoints_weight": [9, 36, 44], "eigenvalue_band_properti": [9, 36, 44], "get_alpha": [9, 36, 44], "electronic_step": [9, 36, 44], "all_energi": [9, 36, 44], "chemical_shield": [9, 36, 44], "unsym_cs_tensor": [9, 36, 44], "cs_g0_contribut": [9, 36, 44], "cs_core_contribut": [9, 36, 44], "efg": [9, 36, 38, 43, 44], "is_stop": [9, 36, 44], "run_stat": [9, 36, 44], "elastic_tensor": [9, 36, 44], "drift": [9, 36, 44], "ngf": [9, 36, 44], "has_onsite_density_matric": [9, 36, 44], "lcalcpol": [9, 36, 44], "total_mag": [9, 36, 44], "read_avg_core_poten": [9, 36, 44], "read_chemical_shield": [9, 36, 44], "read_core_state_eigen": [9, 36, 44], "read_correct": [9, 36, 44], "read_cs_core_contribut": [9, 36, 44], "read_cs_g0_contribut": [9, 36, 44], "read_cs_raw_symmetrized_tensor": [9, 36, 44], "read_elastic_tensor": [9, 36, 44], "read_electrostatic_potenti": [9, 36, 44], "read_fermi_contact_shift": [9, 36, 44], "read_freq_dielectr": [9, 36, 44], "read_igpar": [9, 36, 44], "read_internal_strain_tensor": [9, 36, 44], "read_lcalcpol": [9, 36, 44], "read_lepsilon": [9, 36, 44], "read_lepsilon_ion": [9, 36, 44], "read_neb": [9, 36, 44], "read_nmr_efg": [9, 36, 44], "read_nmr_efg_tensor": [9, 36, 44], "read_onsite_density_matric": [9, 36, 44], "read_piezo_tensor": [9, 36, 44], "read_pseudo_zv": [9, 36, 44], "get_occup": [9, 36, 44], "ionic_step": [9, 36, 44], "ido": [9, 36, 44], "projected_eigenvalu": [9, 36, 44], "projected_magnetis": [9, 36, 44], "other_dielectr": [9, 36, 44], "nionic_step": [9, 36, 44], "force_const": [9, 36, 44, 45], "normalmode_eigenv": [9, 36, 44], "normalmode_eigenvec": [9, 36, 44], "md_data": [9, 36, 44], "actual_kpoint": [9, 36, 44], "actual_kpoints_weight": [9, 36, 44], "atomic_symbol": [9, 36, 44], "potcar_symbol": [9, 34, 36, 42, 44], "calculate_efermi": [9, 36, 44], "complete_dos_norm": [9, 36, 44], "converged_electron": [9, 36, 44], "converged_ion": [9, 36, 44], "epsilon_ion": [9, 36, 44], "epsilon_stat": [9, 36, 44], "epsilon_static_wolf": [9, 36, 44], "get_computed_entri": [9, 36, 44], "get_potcar": [9, 36, 44], "get_trajectori": [9, 36, 44], "hubbard": [9, 34, 36, 38, 44, 54], "optical_absorption_coeff": [9, 36, 44], "update_potcar_spec": [9, 36, 44], "nspin": [9, 36, 44], "nkpoint": [9, 36, 44], "me_real": [9, 36, 44], "me_imag": [9, 36, 44], "vasp_typ": [9, 36, 44], "nk": [9, 36, 44], "encut": [9, 36, 44], "vol": [9, 11, 14, 28, 33, 36, 44, 48], "band_energi": [9, 36, 44], "gpoint": [9, 36, 44], "evaluate_wavefunc": [9, 36, 44], "fft_mesh": [9, 36, 44], "get_parchg": [9, 36, 44], "write_unk": [9, 36, 44], "from_binari": [9, 36, 44], "from_format": [9, 36, 44], "get_orbital_derivative_between_st": [9, 36, 44], "concaten": [9, 36, 37, 38, 43, 44, 50], "calculate_ng": [9, 36, 44], "estimate_nband": [9, 36, 44], "potcar_funct": [9, 36, 44], "from_prev_calc": [9, 36, 44], "override_from_prev_calc": [9, 36, 44], "constrains_templ": [9, 36, 45], "write_input_fil": [9, 36, 45], "balanc": [10, 11, 24, 28, 32, 49], "decor": [10, 11, 22, 24, 31, 32, 33, 44, 49, 50], "neutral": [10, 11, 31, 32, 41, 49], "strict_compar": 10, "AND": [10, 32, 38, 44, 50], "exclud": [10, 11, 14, 32, 34, 37, 41, 44, 50, 51], "classmethod": [10, 11, 13, 14, 16, 18, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 50], "dct": [10, 11, 14, 29, 32, 33, 47, 48, 50, 54], "exact": [10, 11, 32, 34, 38, 44, 48], "1e": [10, 11, 14, 17, 18, 20, 22, 25, 31, 32, 33, 36, 38, 44, 46, 47, 48, 49, 50], "existing_structur": 10, "specie_and_min_dist_dict": 10, "awai": [10, 11, 32, 50], "sp1": [10, 11, 32], "sp2": [10, 11, 32], "max_dist": [10, 14], "predefin": [10, 13, 37], "second": [10, 11, 14, 16, 17, 18, 20, 21, 31, 32, 33, 34, 35, 36, 37, 40, 44, 47, 48, 49, 50, 51], "undergo": [10, 18], "histori": [10, 49, 50], "other_paramet": 10, "structure_filt": 10, "structurefilt": 10, "tell": [10, 20, 32, 33, 42], "return_altern": 10, "clear_redo": 10, "stipul": [10, 11, 35], "boolean": [10, 11, 17, 22, 32, 33, 34, 36, 37, 39, 42, 44, 50], "redo": 10, "cif_str": [10, 36], "occupancy_toler": [10, 36], "poscar_str": 10, "snl": [10, 11, 50], "vasp_input_set": [10, 44], "undon": [10, 34], "indexerror": 10, "oldest": 10, "alter": [10, 11, 41, 44, 48], "isn": 10, "output_dir": [10, 33, 38, 40, 41, 44], "create_directori": 10, "extend_collect": 10, "transformedstructurecollect": 10, "__init__": [10, 11, 18, 20, 32, 34, 35, 36, 43, 44], "poscar_filenam": [10, 11], "transformed_structur": [10, 54], "ncore": [10, 44], "multiprocess": [10, 11, 29], "my": 10, "awesom": 10, "tstructs_or_transmut": 10, "overload": [10, 36, 41, 49], "subfold": [10, 44], "callabl": [10, 11, 30, 32, 36, 38, 43, 44, 49, 50], "include_cif": [10, 44], "lambda": [10, 17, 20, 24, 32, 33, 36, 37, 54], "program": [10, 11, 31, 33, 38, 40, 44, 50, 52], "compute_period": [11, 12, 13], "compute_periodicity_all_simple_paths_algorithm": [11, 12, 13], "compute_periodicity_cycle_basi": [11, 12, 13], "coordination_sequ": [11, 12, 13], "elastic_centered_graph": [11, 12, 13], "from_graph": [11, 12, 13], "is_0d": [11, 12, 13], "is_1d": [11, 12, 13], "is_2d": [11, 12, 13], "is_3d": [11, 12, 13], "is_period": [11, 12, 13], "periodicity_vector": [11, 12, 13], "show_graph": [11, 12, 13], "get_structure_connect": [11, 12, 13], "setup_paramet": [11, 12, 13, 14, 16], "ce_nnbces_nbces_ligand": [11, 12, 13], "default_extens": [11, 12, 13], "ligands_arrang": [11, 12, 13], "neighboring_c": [11, 12, 13], "neighboring_coordination_environ": [11, 12, 13], "neighbors_ligands_arrang": [11, 12, 13], "number_of_ligands_for_each_neighboring_c": [11, 12, 13], "number_of_ligands_for_each_neighboring_coordination_environ": [11, 12, 13], "number_of_neighboring_c": [11, 12, 13], "number_of_neighboring_coordination_environ": [11, 12, 13], "atom_symbol": [11, 12, 13, 14, 36, 40], "ce_symbol": [11, 12, 13, 14], "everything_equ": [11, 12, 13], "isit": [11, 12, 13, 14, 42], "mp_symbol": [11, 12, 13, 14], "environment_subgraph": [11, 12, 13], "get_connected_compon": [11, 12, 13], "print_link": [11, 12, 13], "setup_atom_environment_subgraph": [11, 12, 13], "setup_atom_environments_subgraph": [11, 12, 13], "setup_connectivity_descript": [11, 12, 13], "setup_environment_subgraph": [11, 12, 13], "setup_environments_subgraph": [11, 12, 13], "default_symmetry_measure_typ": [11, 12, 14], "strategy_descript": [11, 12, 14], "strategy_info_field": [11, 12, 14], "strategy_opt": [11, 12, 14, 16], "equivalent_site_index_and_transform": [11, 12, 14], "get_site_ce_fractions_and_neighbor": [11, 12, 14], "get_site_coordination_environ": [11, 12, 14], "get_site_coordination_environments_fract": [11, 12, 14], "get_site_neighbor": [11, 12, 14], "prepare_symmetri": [11, 12, 14], "set_opt": [11, 12, 14], "set_structure_environ": [11, 12, 14], "setup_opt": [11, 12, 14], "symmetry_measure_typ": [11, 12, 14, 16], "allowed_valu": [11, 12, 14], "short_nam": [11, 12, 14], "angle_sum": [11, 12, 14], "angle_sumn": [11, 12, 14], "explicit": [11, 12, 14, 32, 36, 37, 44], "from_descript": [11, 12, 14], "geometrically_equidist": [11, 12, 14], "linearly_equidist": [11, 12, 14], "default_effective_csm_estim": [11, 12, 14], "default_weight_estim": [11, 12, 14], "delta_cn_specif": [11, 12, 14], "default_surface_definit": [11, 12, 14], "rectangle_crosses_area": [11, 12, 14], "w_area_has_intersect": [11, 12, 14], "w_area_has_intersection_smoothstep": [11, 12, 14], "w_area_intersection_nbsfh_fbs_onb0": [11, 12, 14], "default_ce_estim": [11, 12, 14], "stats_article_weights_paramet": [11, 12, 14], "ang": [11, 12, 14, 19, 20, 32, 38, 49], "anginvdist": [11, 12, 14], "anginvndist": [11, 12, 14], "angn": [11, 12, 14], "angninvdist": [11, 12, 14], "angninvndist": [11, 12, 14], "aweight": [11, 12, 14], "gweight": [11, 12, 14], "invdist": [11, 12, 14], "invndist": [11, 12, 14], "default_additional_condit": [11, 12, 14], "default_max_dist": [11, 12, 14], "default_angle_cutoff": [11, 12, 14], "default_continuous_symmetry_measure_cutoff": [11, 12, 14], "default_distance_cutoff": [11, 12, 14], "add_strategy_visualization_to_subplot": [11, 12, 14], "additional_condit": [11, 12, 14, 16, 42], "angle_cutoff": [11, 12, 14, 16], "continuous_symmetry_measure_cutoff": [11, 12, 14, 16], "distance_cutoff": [11, 12, 14, 16], "default_target_environ": [11, 12, 14], "algorithm_typ": [11, 12, 14], "get_geometri": [11, 12, 14], "get_geometry_from_iucr_symbol": [11, 12, 14], "get_geometry_from_iupac_symbol": [11, 12, 14], "get_geometry_from_mp_symbol": [11, 12, 14], "get_geometry_from_nam": [11, 12, 14], "get_implemented_geometri": [11, 12, 14], "get_not_implemented_geometri": [11, 12, 14], "get_symbol_cn_map": [11, 12, 14], "get_symbol_name_map": [11, 12, 14], "is_a_valid_coordination_geometri": [11, 12, 14], "pretty_print": [11, 12, 14], "csm_skip_separation_plane_algo": [11, 12, 14], "iucr_symbol": [11, 12, 14], "iucr_symbol_str": [11, 12, 14], "iupac_symbol": [11, 12, 14], "iupac_symbol_str": [11, 12, 14], "neighborssetshint": [11, 12, 14], "allowed_hints_typ": [11, 12, 14], "double_cap_hint": [11, 12, 14], "single_cap_hint": [11, 12, 14], "triple_cap_hint": [11, 12, 14], "coordination_numb": [11, 12, 14], "distfactor_max": [11, 12, 14], "face": [11, 12, 14, 21, 36, 51], "get_central_sit": [11, 12, 14], "get_coordination_numb": [11, 12, 14], "get_nam": [11, 12, 14], "get_pmesh": [11, 12, 14], "is_impl": [11, 12, 14], "number_of_permut": [11, 12, 14], "pauling_stability_ratio": [11, 12, 14], "ref_permut": [11, 12, 14], "set_permutations_safe_overrid": [11, 12, 14], "argsorted_ref_separation_perm": [11, 12, 14], "ref_separation_perm": [11, 12, 14], "safe_separation_permut": [11, 12, 14], "from_cg": [11, 12, 14], "points_wcs_csc": [11, 12, 14], "points_wcs_ctwcc": [11, 12, 14], "points_wcs_ctwocc": [11, 12, 14], "points_wocs_csc": [11, 12, 14], "points_wocs_ctwcc": [11, 12, 14], "points_wocs_ctwocc": [11, 12, 14], "bva_distance_scale_factor": [11, 12, 14], "default_bva_distance_scale_factor": [11, 12, 14], "default_spg_analyzer_opt": [11, 12, 14], "default_strategi": [11, 12, 14, 16], "preset": [11, 12, 14], "structure_refinement_non": [11, 12, 14], "structure_refinement_refin": [11, 12, 14], "structure_refinement_symmetr": [11, 12, 14], "compute_coordination_environ": [11, 12, 14], "compute_structure_environ": [11, 12, 14], "coordination_geometry_symmetry_measur": [11, 12, 14], "coordination_geometry_symmetry_measures_fallback_random": [11, 12, 14], "coordination_geometry_symmetry_measures_separation_plan": [11, 12, 14], "coordination_geometry_symmetry_measures_separation_plane_optim": [11, 12, 14], "coordination_geometry_symmetry_measures_sepplane_optim": [11, 12, 14], "coordination_geometry_symmetry_measures_standard": [11, 12, 14], "get_coordination_symmetry_measur": [11, 12, 14], "get_coordination_symmetry_measures_optim": [11, 12, 14], "setup_explicit_indices_local_geometri": [11, 12, 14], "setup_local_geometri": [11, 12, 14], "setup_ordered_indices_local_geometri": [11, 12, 14], "setup_random_indices_local_geometri": [11, 12, 14], "setup_random_structur": [11, 12, 14], "setup_structur": [11, 12, 14], "setup_test_perfect_environ": [11, 12, 14], "update_nb_set_environ": [11, 12, 14], "add_coord_geom": [11, 12, 14], "is_close_to": [11, 12, 14], "minimum_geometri": [11, 12, 14], "default_statistics_field": [11, 12, 14], "delta_max_oxidation_st": [11, 12, 14], "neighborsset": [11, 12, 14], "neighb_coord": [11, 12, 14], "neighb_indices_and_imag": [11, 12, 14], "neighb_sit": [11, 12, 14], "neighb_sites_and_indic": [11, 12, 14], "clear_environ": [11, 12, 14], "contains_only_one_anion": [11, 12, 14], "contains_only_one_anion_atom": [11, 12, 14], "environments_identifi": [11, 12, 14], "get_site_info_for_specie_allc": [11, 12, 14], "get_site_info_for_specie_c": [11, 12, 14], "get_statist": [11, 12, 14], "setup_statistic_list": [11, 12, 14], "site_contains_environ": [11, 12, 14], "site_has_clear_environ": [11, 12, 14], "structure_contains_atom_environ": [11, 12, 14], "structure_has_clear_environ": [11, 12, 14], "add_sourc": [11, 12, 14], "angle_plateau": [11, 12, 14], "distance_plateau": [11, 12, 14], "get_neighb_voronoi_indic": [11, 12, 14], "neighb_coordsopt": [11, 12, 14], "normalized_angl": [11, 12, 14], "normalized_dist": [11, 12, 14], "voronoi_grid_surface_point": [11, 12, 14], "add_neighbors_set": [11, 12, 14], "differences_wrt": [11, 12, 14], "get_coordination_environ": [11, 12, 14], "get_csm": [11, 12, 14], "get_csm_and_map": [11, 12, 14], "get_environments_figur": [11, 12, 14], "init_neighbors_set": [11, 12, 14], "plot_csm_and_map": [11, 12, 14], "plot_environ": [11, 12, 14], "save_environments_figur": [11, 12, 14], "update_coordination_environ": [11, 12, 14], "update_site_info": [11, 12, 14], "default_normalized_angle_toler": [11, 12, 14], "default_normalized_distance_toler": [11, 12, 14], "default_voronoi_cutoff": [11, 12, 14], "get_rdf_figur": [11, 12, 14], "get_sadf_figur": [11, 12, 14], "maps_and_surfac": [11, 12, 14], "maps_and_surfaces_bound": [11, 12, 14], "neighbors_surfac": [11, 12, 14], "neighbors_surfaces_bound": [11, 12, 14], "setup_neighbors_distances_and_angl": [11, 12, 14], "setup_voronoi_list": [11, 12, 14], "to_bson_voronoi_list2": [11, 12, 14], "voronoi_parameters_bounds_and_limit": [11, 12, 14], "default_package_opt": [11, 12, 16], "auto_load": [11, 12, 16, 38], "has_materials_project_access": [11, 12, 16], "package_options_descript": [11, 12, 16], "setup_package_opt": [11, 12, 16], "test_2d_point": [11, 12, 16], "abcd": [11, 12, 16], "crosses_origin": [11, 12, 16], "distance_to_origin": [11, 12, 16], "distance_to_point": [11, 12, 16], "distances_indices_group": [11, 12, 16], "distances_indices_sort": [11, 12, 16], "fit_error": [11, 12, 16], "fit_least_square_distance_error": [11, 12, 16], "fit_maximum_distance_error": [11, 12, 16], "from_2points_and_origin": [11, 12, 16], "from_3point": [11, 12, 16], "from_coeffici": [11, 12, 16], "from_npoint": [11, 12, 16], "from_npoints_least_square_dist": [11, 12, 16], "from_npoints_maximum_dist": [11, 12, 16], "indices_separ": [11, 12, 16], "init_3point": [11, 12, 16], "is_in_list": [11, 12, 16], "is_in_plan": [11, 12, 16], "is_same_plane_a": [11, 12, 16], "orthonormal_vector": [11, 12, 16], "perpendicular_bisector": [11, 12, 16], "project_and_to2dim": [11, 12, 16], "project_and_to2dim_ordered_indic": [11, 12, 16], "projectionpoint": [11, 12, 16], "condition_descript": [11, 12, 16], "no_ac": [11, 12, 16], "no_additional_condit": [11, 12, 16, 42], "no_e2seb": [11, 12, 16], "no_element_to_same_element_bond": [11, 12, 16, 42], "only_acb": [11, 12, 16], "only_acb_and_no_e2seb": [11, 12, 16], "only_anion_cation_bond": [11, 12, 16, 42], "only_anion_cation_bonds_and_no_element_to_same_element_bond": [11, 12, 16, 42], "only_e2ob": [11, 12, 16], "only_element_to_oxygen_bond": [11, 12, 16, 42], "check_condit": [11, 12, 16], "allowed_funct": [11, 12, 16], "mean_estim": [11, 12, 16], "inverse_smootherstep": [11, 12, 16], "inverse_smoothstep": [11, 12, 16], "from_edg": [11, 12, 16], "height": [11, 28, 33, 49, 50], "mi_vec": [11, 49], "arraylik": [11, 18, 19, 20, 32, 33, 44, 50], "threshold": [11, 22, 24, 31, 32, 33, 36, 38, 49], "highest": [11, 18, 28, 32, 33, 37, 38, 49, 54], "delaunai": 11, "triangul": 11, "bridg": [11, 36, 41], "hollow": 11, "node": [11, 13, 16, 31, 36, 38, 48, 50], "posit": [11, 13, 16, 17, 18, 20, 22, 31, 32, 33, 36, 37, 38, 39, 40, 41, 43, 44, 47, 48, 49, 54], "concurr": [11, 49], "reorient": [11, 32, 49], "suppli": [11, 18, 20, 22, 31, 32, 33, 34, 36, 40, 41, 43, 44, 47, 48, 49, 50], "ads_coord": 11, "repeat": [11, 24, 32, 38, 49], "tupl": [11, 14, 16, 17, 18, 20, 21, 22, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "min_lw": [11, 49], "find_arg": [11, 49], "equival": [11, 14, 16, 17, 18, 19, 20, 22, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 47, 48, 49], "nonpolar": [11, 19], "width": [11, 22, 28, 32, 33, 36, 38, 44, 49, 50, 51], "subsurfac": 11, "site_list": 11, "put_insid": 11, "ontop": 11, "no_obtuse_hollow": 11, "insid": [11, 14, 31, 33, 36, 38, 44, 49], "obtus": 11, "triangular": [11, 18, 50, 51], "xy_tol": 11, "topmost": [11, 32], "min_vacuum_s": [11, 32, 49], "max_normal_search": [11, 32, 49], "undercoord_threshold": 11, "09": [11, 21, 36], "asf": 11, "min": [11, 16, 28, 32, 33, 36, 49, 50], "vacuum": [11, 20, 21, 31, 32, 49], "undercoord": 11, "counterpart": [11, 31], "precursor": 11, "target_speci": [11, 24, 49], "sub_both_sid": [11, 49], "range_tol": [11, 49], "dist_from_surf": [11, 49], "viabl": [11, 49], "coords_set": 11, "0001": [11, 18, 33, 36, 50], "prune": 11, "nx3": [11, 19, 20, 23, 32, 39, 44], "06": [11, 32, 38, 46], "dupl": 11, "align": [11, 14, 16, 32, 33, 36, 40, 44, 50], "ax": [11, 13, 14, 16, 17, 32, 33, 37, 47, 48, 50], "draw_unit_cel": 11, "decai": [11, 31, 49], "adsorption_sit": 11, "draw": [11, 13, 14, 16, 33], "opposit": [11, 32, 38], "cart_coordin": 11, "molecule_entri": 11, "fragment_entri": 11, "allow_additional_charge_separ": 11, "multibreak": 11, "loop": [11, 16, 32, 33, 36, 38, 41], "elsewher": [11, 41, 43], "formula_pretti": 11, "initial_molecul": 11, "final_molecul": 11, "pcm_dielectr": [11, 43], "mention": [11, 41, 42], "among": [11, 33, 37], "expected_charg": 11, "addition": [11, 36, 44], "pair": [11, 19, 21, 22, 24, 28, 31, 32, 33, 38, 41, 43, 44, 46, 48, 49, 50, 51], "frag": 11, "eventu": [11, 32], "isomorph": [11, 50], "molgraph": 11, "initial_entri": 11, "final_entri": 11, "symm_tol": [11, 49], "max_radiu": [11, 49], "max_permut": [11, 49], "100000": [11, 36, 49], "distance_scale_factor": [11, 49], "015": [11, 14, 44, 48, 49], "forbidden_speci": 11, "keef": 11, "brese": 11, "jac": 11, "1991": 11, "113": [11, 18, 32], "3226": 11, "3229": 11, "1021": [11, 14, 22, 23, 24, 33, 44, 52], "ja00009a002": 11, "posterior": 11, "bv": 11, "std": [11, 32, 33, 44, 47], "deviat": [11, 16, 20, 33, 42, 47, 48, 49], "experiment": [11, 14, 26, 32, 33, 34, 47, 49], "unord": 11, "stake": 11, "forbidden": 11, "someon": [11, 32], "nn_list": 11, "central": [11, 13, 14, 18, 42, 51], "namedtupl": [11, 33, 42, 47], "element_or_speci": 11, "smallest": [11, 16, 18, 20, 32, 37, 38, 47, 49, 53], "ni3": 11, "ni4": 11, "cr3": 11, "15": [11, 16, 23, 32, 33, 35, 37, 40, 42, 43, 49, 50], "zn2": 11, "cr4": 11, "11": [11, 14, 17, 32, 33, 34, 37, 38, 44, 50], "yield": [11, 18, 21, 32, 36, 41, 44, 54], "mathemat": [11, 48, 53], "dual": [11, 50], "tradit": [11, 32, 38], "paper": [11, 21, 36, 44, 48, 50], "todd": 11, "mcdermott": [11, 34, 53], "rom": 11, "corrao": 11, "dennei": [11, 53], "dwaraknath": [11, 34, 44, 53], "khalifah": 11, "neilson": 11, "r": [11, 16, 17, 18, 19, 20, 31, 32, 33, 34, 35, 36, 37, 38, 42, 43, 44, 46, 47, 48, 49, 51, 52, 53], "yttrium": 11, "manganes": 11, "synthesi": [11, 44], "hyperdimension": 11, "journal": [11, 21, 32, 35, 44, 50, 52], "american": [11, 35], "societi": 11, "143": [11, 32, 44], "37": [11, 32], "15185": 11, "15194": 11, "1c06229": 11, "referenc": [11, 32, 34, 44], "yokokawa": 11, "dissimilar": 11, "jpe": 11, "20": [11, 19, 20, 21, 32, 33, 36, 37, 38, 40, 42, 43, 44, 48, 49, 51, 52], "258": [11, 32], "1361": 11, "105497199770335794": 11, "default_min_limit": 11, "convex": [11, 28], "\u03bc": 11, "envelop": 11, "accordingli": [11, 31, 32], "polytop": 11, "bound": [11, 14, 16, 24, 33, 38, 41], "border": 11, "halfspaceintersect": 11, "constrain": [11, 33, 37, 43, 44, 45], "12": [11, 13, 17, 24, 32, 33, 34, 36, 37, 38, 41, 43, 44, 49, 50, 52], "unspecifi": [11, 41], "\u03bc_x": 11, "label_st": 11, "formulas_to_draw": 11, "draw_formula_mesh": 11, "draw_formula_lin": 11, "formula_color": 11, "rgb": [11, 33, 47, 51], "27": [11, 20, 32, 33, 37, 43], "158": [11, 32], "119": [11, 32, 50], "217": [11, 32, 35], "95": [11, 32], "117": [11, 20, 32], "112": [11, 32, 48], "179": 11, "231": [11, 32, 33], "41": [11, 17, 32], "138": [11, 32], "102": [11, 13, 32], "166": [11, 31, 32], "30": [11, 19, 26, 32, 36, 40], "230": [11, 32, 48], "171": 11, "118": [11, 32, 37], "29": [11, 14, 32, 37, 44, 47, 50], "element_pad": 11, "limno2": 11, "fulli": [11, 28, 32, 38, 44, 54], "polyhedron": [11, 14, 51], "formulas_to": 11, "dark2": 11, "adjust": [11, 19, 23, 33, 34, 38, 40, 41, 44, 48], "pad": 11, "clariti": 11, "line_pt": 11, "orthonorm": [11, 16, 25], "2x2": 11, "x0": [11, 44], "y0": 11, "x1": [11, 16], "y1": [11, 16, 50], "bare": 11, "bone": 11, "centroid": [11, 14], "2d": [11, 13, 16, 17, 19, 20, 21, 23, 32, 36, 37, 38, 42, 44, 47, 50, 53], "polygon": [11, 51], "circumferenti": 11, "princip": [11, 18, 32, 33, 38, 47], "compon": [11, 13, 14, 18, 23, 32, 33, 37, 44, 47, 48, 50], "pca": 11, "csv": [11, 34, 37], "kg": [11, 28, 32], "decomposit": [11, 28, 31, 32, 36, 50, 52], "amount": [11, 18, 28, 32, 33, 34, 38, 44, 50, 54], "cost_per_kg": 11, "NOT": [11, 37, 38, 41, 44, 50], "larsen": 11, "pandei": 11, "strang": [11, 16], "jacobsen": 11, "score": 11, "phy": [11, 18, 31, 33, 34, 44, 52], "rev": [11, 18, 31, 33, 34, 44, 52], "034003": 11, "cheon": 11, "duerloo": 11, "sendek": 11, "porter": 11, "reed": 11, "weakli": 11, "solid": [11, 14, 16, 31, 32, 34, 36, 38, 48, 53], "commensur": 11, "heterostructur": [11, 21], "nano": 11, "lett": 11, "2017": [11, 14, 22, 31, 33, 44, 48, 50], "gorai": 11, "tober": 11, "stevanov": 11, "identif": [11, 14, 16, 31, 33, 40], "promis": 11, "thermoelectr": 11, "quasi": 11, "mater": [11, 14, 31, 34, 48, 52], "4136": 11, "bonded_structur": [11, 24], "site_index": [11, 49], "inc_vertic": 11, "breadth": 11, "connected_matrix": 11, "anyth": [11, 17, 32, 38, 42, 44, 50], "gowoon": 11, "email": [11, 50], "gcheon": [11, 53], "stanford": [11, 53], "largest": [11, 33, 37, 38, 42, 47, 49], "min_clust": 11, "max_clust": 11, "45": [11, 32], "ldict": 11, "adjac": [11, 19, 28, 50], "jmol": [11, 14, 51], "structure_raw": 11, "larger_cel": 11, "subunit": 11, "layer": [11, 13, 21, 32, 49], "flat": [11, 50], "wire": 11, "3x3x3": 11, "2x2x2": 11, "misclassifi": 11, "interpenetr": 11, "circumv": 11, "max_hkl": 11, "el_radius_upd": 11, "chain": [11, 41, 50], "nacl": [11, 49], "explicitli": [11, 14, 16, 34, 38, 43, 44], "specie1": [11, 32], "specie2": [11, 32], "max_bond_dist": [11, 32], "po4": [11, 28, 32, 50], "inc_orient": 11, "inc_site_id": 11, "inc_molecule_graph": 11, "orient": [11, 17, 20, 21, 32, 36, 44, 49, 54], "site_id": [11, 32], "molecule_graph": 11, "nx": [11, 13, 32, 36, 44], "dr": [11, 32, 36], "warren": 11, "crowlei": 11, "real_space_cut": 11, "recip_space_cut": 11, "acc_factor": 11, "ewaldsum": [11, 42], "dictat": [11, 44], "automag": 11, "Ising": 11, "spin1": 11, "spin2": 11, "higher": [11, 14, 18, 24, 33, 38, 44, 49], "ve": 11, "degre": [11, 16, 17, 18, 20, 31, 32, 33, 34, 36, 37, 48, 49, 50], "undergon": 11, "polynomi": [11, 18, 32, 38, 44, 50], "eos_nam": 11, "prb": [11, 32], "5480": 11, "1983": 11, "intermetal": 11, "practic": [11, 44, 50], "195": [11, 32], "210": [11, 32], "birch_murnaghan": 11, "224107": 11, "pourier_tarantola": 11, "numerical_eo": 11, "1103": [11, 23, 34, 44, 52], "physrevb": [11, 34, 44, 52], "174107": 11, "eos_fit": 11, "modulu": [11, 17, 18, 32], "gpa": [11, 36], "wrt": [11, 32], "dimensionless": 11, "squar": [11, 14, 16, 17, 18, 20, 32, 33, 43, 47, 50], "ones": [11, 14, 24, 28, 33, 38, 44, 48], "plt": [11, 36, 42, 47, 50], "dpi": [11, 50], "inch": [11, 33, 50], "8in": [11, 50], "golden": [11, 50], "pyplot": [11, 17, 33, 50], "fed": [11, 21], "fontsiz": [11, 17, 37], "legend": [11, 33, 37], "savefig": [11, 17, 33, 37, 47], "png": [11, 14, 17, 33, 37, 47, 51], "ep": [11, 17, 28, 33, 36, 37, 44, 47, 51], "size_kwarg": [11, 17, 33, 37, 47], "fig": [11, 17, 33, 37, 47], "set_size_inch": [11, 17, 33, 37, 47], "tight_layout": [11, 17, 33, 37, 47], "ax_grid": [11, 17, 33, 37, 47], "unchang": [11, 14, 17, 32, 33, 34, 37, 47], "ax_annot": [11, 17, 33, 37, 47], "subplot": [11, 14, 17, 33, 37, 47, 50], "fig_clos": [11, 17, 33, 37, 47], "min_ndata_factor": 11, "max_poly_order_factor": 11, "min_poly_ord": 11, "cormac": 11, "toher": 11, "max_poly_ord": 11, "polyfit": 11, "m_list": 11, "num_to_return": 11, "pick": 11, "_matrix": 11, "number_of_indic": 11, "pop": [11, 36, 54], "number_return": 11, "overestim": 11, "later": [11, 28, 29, 32, 38], "slowli": 11, "approxim": [11, 17, 20, 32, 33, 36, 37, 38, 43, 44, 49], "minut": [11, 31, 49], "matrix_sum": 11, "indices_left": 11, "iter": [11, 17, 21, 28, 32, 33, 34, 36, 37, 38, 41, 43, 44, 48, 49, 50], "7071067811865475": 11, "compute_forc": 11, "techniqu": [11, 37, 38], "ref": [11, 18, 31, 33], "perspect": 11, "survei": 11, "abdulnour": 11, "toukmaji": 11, "board": 11, "jr": 11, "0010": 11, "4655": 11, "96": [11, 32], "00016": 11, "ee": 11, "duke": 11, "ayt": 11, "ewaldpap": 11, "e_recip": 11, "e_real": 11, "e_point": 11, "wish": [11, 49, 52, 54], "add_oxidation_st": 11, "reproduc": [11, 31, 34, 38, 48, 50], "littl": [11, 37, 38, 43, 44], "influenc": [11, 33, 34, 50], "14": [11, 32, 33, 37, 50], "39964547842567": 11, "removed_indic": 11, "sub_structur": 11, "tol": [11, 18, 22, 31, 32, 33, 41, 44, 46, 47, 48, 49, 50], "001": [11, 14, 17, 22, 24, 31, 32, 33, 41, 43, 44, 48, 49], "substructur": 11, "unus": [11, 44], "rai": [11, 17, 26, 32], "use_metal_edge_extend": 11, "opt_step": 11, "10000": [11, 32, 33, 41], "prev_unique_frag_dict": 11, "assume_previous_thorough": 11, "aka": [11, 32], "disconnect": 11, "reform": 11, "liec": 11, "plai": 11, "nice": [11, 33, 47, 50, 51], "subfrag": 11, "insuffici": [11, 34], "aim": [11, 22, 36, 49], "mol_graph": 11, "instanti": [11, 32, 33, 34, 36, 37, 38, 44, 54], "func_group": [11, 32], "catch_bas": 11, "qualifi": 11, "carbon": [11, 32, 43], "sought": 11, "ertl": 11, "benzen": [11, 32, 43], "methyl": [11, 32], "ethyl": 11, "todo": [11, 17, 32, 33, 41, 44, 47], "think": [11, 44, 54], "butyl": 11, "propyl": 11, "characterist": [11, 18, 32], "mark": [11, 33, 38, 44, 53], "quot": 11, "aromat": [11, 43], "tripl": [11, 14, 36], "heteroatom": 11, "nonaromat": 11, "acet": 11, "sp3": [11, 36], "oxygen": [11, 14, 16, 28, 32, 33, 34, 42], "nitrogen": 11, "oxiran": 11, "aziridin": 11, "thiiran": 11, "disjoint": 11, "presum": 11, "alia": [11, 22, 31, 32, 35, 37, 38, 42, 44, 47], "subgraph": [11, 13, 50], "graph_data": 11, "necessarili": [11, 20, 32, 41, 47, 48, 49], "keeff": 11, "relationship": [11, 18], "from_index": 11, "to_index": 11, "warn_dupl": 11, "edge_properti": 11, "doesn": [11, 31, 32, 33, 36, 44, 50], "from_jimag": 11, "to_jimag": 11, "new_weight": 11, "new_edge_properti": 11, "to_dict_of_dict": 11, "allow_revers": 11, "word": [11, 41, 50], "induc": [11, 50], "jaccard": 11, "intersect": [11, 14, 16, 50], "union": [11, 48], "underli": [11, 32, 36], "count": [11, 28, 31, 32, 37, 41, 44, 54], "occurr": [11, 32, 37, 41, 44, 49], "hide_unconnected_nod": 11, "hide_image_edg": 11, "edge_color": [11, 50], "node_label": 11, "weight_label": 11, "image_label": 11, "color_schem": 11, "keep_dot": 11, "fdp": 11, "drawn": [11, 13, 32, 47, 49, 51], "mislead": [11, 31], "multigraph": [11, 13, 16], "super": [11, 13, 21, 28, 32, 38], "impos": 11, "filetyp": 11, "pdf": [11, 36, 47, 50], "red": [11, 33, 47], "green": [11, 18, 33, 37], "unconnect": 11, "neato": 11, "crowd": 11, "cycl": [11, 16, 32, 36, 37, 38, 43, 50, 51], "from_dict_of_dict": 11, "periodic_sit": 11, "closest": [11, 14, 16, 19, 32], "return_index_map": 11, "naiv": [11, 19], "submolecul": 11, "validate_proxim": [11, 19, 20, 32, 49], "3x1": [11, 18, 19, 32, 36, 44, 48, 49], "safe": [11, 14, 33, 50], "misdirect": 11, "undirect": 11, "func_grp": 11, "graph_dict": 11, "strategy_param": 11, "amend": 11, "substitu": [11, 32], "three": [11, 16, 18, 19, 20, 28, 31, 32, 33, 36, 38, 41, 43, 44, 47, 48, 49, 50, 51, 54], "ch3": [11, 32], "direction": [11, 32, 47], "attach": [11, 32, 38, 43, 44], "prop": 11, "replic": [11, 44], "remap": [11, 32], "repeatedli": 11, "alt": 11, "bond_length": [11, 20, 49], "exchange_const": 11, "\u00e5": [11, 32, 36], "belong": [11, 19, 28, 32, 34, 37], "use_weight": [11, 42], "enantiom": 11, "coords_are_cartesian": [11, 14, 19, 20, 32, 33, 47, 48, 49], "violat": 11, "alphabet": [11, 32, 40, 44], "anonym": [11, 32, 35], "all_weight": 11, "median": 11, "std_dev": 11, "from_imag": 11, "to_imag": 11, "herfindahl": 11, "hirschman": 11, "geograph": 11, "confin": 11, "dispers": [11, 36, 38, 44], "driven": 11, "consider": [11, 14, 28, 29, 44, 50], "gaultoi": 11, "flow": [11, 38], "o2": [11, 14, 32, 34, 40, 44, 50, 52, 54], "c1": [11, 32, 36, 37], "c2": [11, 20, 36, 37, 49], "grand_pd": 11, "pd_non_grand": 11, "include_no_mixing_energi": 11, "use_hull_energi": 11, "thermodynam": [11, 18, 36, 44, 47], "no_mixing_energi": 11, "reservoir": 11, "reactant1": 11, "no_mixing_energy1": 11, "reactant2": 11, "no_mixing_energy2": 11, "tie": 11, "miara": 11, "kim": 11, "amp": 11, "266": [11, 32], "273": 11, "chemmat": [11, 14, 22, 23], "5b04082": 11, "bo": 11, "natur": [11, 16, 25, 29, 33, 34, 38, 43], "105": [11, 32], "126": [11, 32], "1038": [11, 32, 33, 34, 35, 48, 52], "s41578": 11, "019": [11, 25], "0157": 11, "4853": 11, "\u03b4\u03bc": 11, "t_std": 11, "298": [11, 34, 36, 43], "n2": [11, 25, 32, 33, 34, 44], "cl2": [11, 32, 34, 44], "h2": [11, 32, 34, 37], "kelvin": [11, 18, 32, 33, 34, 44], "molar": [11, 32], "datafram": [11, 17, 22, 31, 32, 34, 36, 37, 41, 43], "kj": [11, 32, 36], "mixing_ratio": 11, "reaction_energi": 11, "reaction_equ": 11, "mno2": 11, "e_min": 11, "x_min": 11, "liter": [11, 18, 22, 26, 30, 32, 33, 34, 36, 38, 43, 44, 48], "brunner": 11, "interatom": [11, 38, 49], "siw": 11, "coval": [11, 32, 41, 50, 51], "site_idx": 11, "backtrack": 11, "multipli": [11, 18, 32, 44], "hop": [11, 50], "2nd": [11, 17, 33, 34, 36, 44, 48, 50], "1st": [11, 17, 31, 32, 33, 34, 44, 47, 48], "_get_nn_shell_info": 11, "get_all_nn": 11, "protect": 11, "yourself": 11, "nn": [11, 16, 22, 31, 49], "weighted_cn": 11, "cation_anion": 11, "x_diff_weight": 11, "porous_adjust": 11, "search_cutoff": 11, "fingerprint_length": 11, "miner": [11, 32], "paul": [11, 14, 32], "geometr": [11, 14, 28, 52], "iii": [11, 32], "disregard": 11, "ident": [11, 16, 18, 28, 32, 33, 34, 38, 42, 43, 44, 48, 49, 50], "restrict": [11, 14, 29, 32, 41], "target": [11, 14, 16, 24, 32, 33, 36, 49], "penal": 11, "plu": [11, 21, 32, 34], "readjust": 11, "fixed_length": 11, "on_disord": 11, "take_majority_strict": 11, "take_majority_drop": 11, "take_max_speci": 11, "altogeth": [11, 34], "logic": [11, 20, 28, 34, 44, 49], "enclos": [11, 38, 43, 44, 50], "smaller": [11, 14, 17, 20, 22, 29, 32, 33, 38, 42, 44, 48, 49], "nn_data": 11, "cut_off_dict": 11, "omit": [11, 32, 44], "null": 11, "fe2": [11, 19, 20, 22, 32, 49, 50, 54], "vesta_2019": 11, "visualis": 11, "use_fictive_radiu": 11, "hopp": 11, "rudolf": 11, "econ": 11, "fictiv": 11, "mefir": 11, "zeitschrift": 11, "f\u00fcr": 11, "kristallographi": 11, "crystallin": [11, 21, 34, 36, 37, 52], "150": [11, 32, 33, 50], "23": [11, 32, 37], "allow_patholog": 11, "extra_nn_info": 11, "compute_adj_neighbor": 11, "ncomms15679": 11, "cordero": 11, "infinit": [11, 14, 16, 32, 33, 54], "min_bond_dist": 11, "specieslik": [11, 32, 33, 49], "autobond": 11, "regard": [11, 49], "56": [11, 19, 20, 32, 50], "el1_sym": 11, "el2_sym": 11, "permit": [11, 50], "recogn": [11, 32, 34, 38], "sgl_bd": 11, "bent": 11, "angular": [11, 32, 37, 38, 44], "see_saw_rect": 11, "saw": 11, "tetrahedra": 11, "oct": [11, 22, 32, 37, 44], "octahedra": 11, "bodi": [11, 38, 43, 44], "peter": [11, 14], "131": [11, 32], "244103": 11, "2009": [11, 31, 35, 50], "tri_plan": 11, "planar": 11, "sq_plan": 11, "pent_plan": 11, "pentagon": 11, "tri_pyr": 11, "pyramid": 11, "basal": 11, "sq_pyr": 11, "pent_pyr": 11, "hex_pyr": 11, "tri_bipyr": 11, "bipyramid": 11, "sq_bipyr": 11, "pent_bipyr": 11, "hex_bipyr": 11, "cuboct": 11, "cuboctahedra": 11, "q2": 11, "unspecif": 11, "boop": 11, "steinhardt": 11, "784": 11, "805": 11, "q4": 11, "q6": 11, "reg_tri": 11, "regular": [11, 36, 38, 43, 44, 47], "vari": [11, 32, 36, 41, 44, 49], "oct_legaci": 11, "octahedr": [11, 13, 22], "137": [11, 18, 32], "13352": 11, "13361": 11, "sq_pyr_legaci": 11, "op_param": 11, "180": [11, 31, 43], "6081734479693927": 11, "66666666667": 11, "igw_ta": 11, "igw": 11, "18": [11, 13, 31, 32, 37, 50], "igw_ep": 11, "equatori": 11, "fac_aa": 11, "azimuth": [11, 33], "aa": [11, 14, 16, 36, 40], "cosin": 11, "exp_cos_aa": 11, "min_spp": 11, "radian": [11, 17, 32, 49, 50], "south": 11, "pole": [11, 37], "792526803190927": 11, "igw_spp": 11, "w_spp": 11, "suppos": [11, 14, 16, 34, 44], "phi": 11, "trigonometr": [11, 50], "coher": [11, 14, 21], "That": [11, 20, 32], "And": [11, 44], "indices_neigh": 11, "target_spec": 11, "overwrit": [11, 22, 36, 38, 42, 43, 44], "consequ": 11, "furthermor": [11, 42], "maxim": [11, 16, 33, 38, 44], "polyhedra": 11, "conceptu": 11, "happen": [11, 41, 44], "attent": 11, "afresh": 11, "short": [11, 13, 17, 32, 36, 38, 43, 44], "yet": [11, 14, 32, 33, 35, 37, 38, 41, 54], "get_all_sit": 11, "d_min": 11, "trial": 11, "d_min_okeffe": 11, "d_min_vir": 11, "vire": 11, "on_disorder_opt": 11, "whose": [11, 14, 16, 17, 37, 38, 43], "ideal": [11, 14, 31, 32, 33, 36, 38, 42, 49], "tetrahedr": [11, 22], "rectangular": [11, 36, 46], "tessel": 11, "subtend": 11, "angle_norm": 11, "area": [11, 14, 16, 20, 21, 32, 33, 47], "face_dist": 11, "n_vert": 11, "acta": [11, 14, 16, 20, 32], "cryst": [11, 14, 16, 20, 35, 47], "a35": 11, "772": 11, "775": 11, "min_dist": [11, 32, 49], "min_okeeff": 11, "minimumokeeff": 11, "min_vir": 11, "tent": 11, "el1": 11, "el2": 11, "allr": 11, "rochow": 11, "okeeffe_param": 11, "el_symbol": 11, "vin": 11, "uin": 11, "closer": [11, 20, 31, 49], "chosen": [11, 14, 22, 28, 32, 33, 34, 38, 42, 44, 48, 51], "purpos": [11, 14, 18, 31, 32, 34, 41, 49, 50, 54], "libe": 11, "h3o": 11, "xoh2": 11, "2903": 11, "thresh": [11, 32, 36], "cp": 11, "pack": [11, 28, 36, 37, 38, 44, 54], "hcp": [11, 31, 49], "unrecogn": 11, "qtet": 11, "qoct": 11, "qbcc": 11, "vt1": 11, "vt2": 11, "vt3": 11, "vt4": 11, "tetrahedron": [11, 22, 32, 36, 44], "four": [11, 20, 29, 31, 32, 36, 41, 50], "vertex": [11, 14, 50], "prerequisit": 11, "rough": 11, "rmsd": 11, "charnlei": 11, "hashabl": [11, 32], "mol1": [11, 43], "mol2": [11, 43], "list1": 11, "list2": 11, "Their": [11, 32], "unform": 11, "ignore_warn": 11, "unfeas": 11, "million": [11, 36], "p_prime": 11, "3x3": [11, 16, 18, 20, 23, 32, 33, 36, 46, 48, 50], "ind": [11, 32, 36], "achiev": [11, 32, 33, 49, 50], "inspir": [11, 17, 32, 34], "genet": 11, "idea": [11, 36, 40, 54], "feasibl": [11, 38], "worst": [11, 37], "brute": [11, 24], "elimin": [11, 44], "weak": [11, 22], "corner": [11, 13], "outlier": 11, "inertia": [11, 48], "hungarian": 11, "p_atom": 11, "p_centroid": 11, "p_weight": 11, "q_atom": 11, "q_centroid": 11, "q_weight": 11, "prealign": 11, "perm_ind": 11, "v1": [11, 35, 48, 50], "onto": [11, 14, 17, 32, 33, 34, 38, 43, 44], "rodrigu": 11, "math": [11, 16, 17, 32, 49, 50], "stackexchang": 11, "476311": 11, "inchi": 11, "obalign": 11, "jsonabl": 11, "sensibl": [11, 22, 33], "en": [11, 32, 50], "wikipedia": [11, 32, 50], "kabsch_algorithm": 11, "cnx": 11, "hv": 11, "rsdwl": 11, "mapper": 11, "molatommapp": 11, "mol_list": 11, "assumpt": [11, 33], "s1": 11, "s2": [11, 17, 32, 44], "s3": 11, "deem": [11, 32], "beatriz": 11, "dalton": 11, "2832": 11, "2838": 11, "1039": [11, 47], "b801115j": 11, "21": [11, 32, 36, 37, 43], "19": [11, 14, 18, 24, 32, 33, 43], "36": [11, 31, 32, 37, 44, 52], "84": [11, 32, 34, 52, 54], "48": [11, 13, 32, 35, 49, 50], "73": [11, 32], "76": [11, 14, 16, 32, 50], "44": [11, 32, 37], "04": [11, 32, 37, 40, 52], "02": [11, 22, 33, 37, 44, 52], "69": [11, 32, 50], "38": [11, 13, 32, 44, 46], "39": [11, 32, 37, 43, 50], "32": [11, 31, 32, 35, 44, 49], "92": [11, 32], "89": [11, 32, 33, 50], "98": [11, 32, 50], "57": [11, 32], "42": [11, 32, 35], "22": [11, 32, 37, 44], "31": [11, 32, 36, 43], "75": [11, 32, 38, 48, 49, 54], "03": [11, 14, 21, 33, 37, 44], "16": [11, 17, 32, 41, 44, 49, 50], "07": [11, 25, 31, 32, 38], "87": [11, 32, 50], "71": [11, 32, 33], "66": [11, 13, 32], "58": [11, 32, 50], "24": [11, 28, 32], "46": [11, 14, 32], "99": [11, 32, 38, 44], "94": [11, 32], "47": [11, 32, 36, 50], "53": [11, 32, 47, 52], "62": [11, 32, 48], "bond_length_cap": 11, "covalent_radiu": 11, "priority_bond": 11, "priority_cap": 11, "ignore_ionic_bond": 11, "bond_13_cap": 11, "elong": 11, "Such": 11, "loos": 11, "prioriti": [11, 44], "cs_matrix": 11, "vscale": [11, 18, 32], "shield": [11, 44], "rk": 11, "harri": 11, "magn": 11, "reson": 11, "582": 11, "598": 11, "1002": [11, 33, 42], "mrc": 11, "2225": 11, "__new__": [11, 18, 32], "1x3": [11, 33, 44], "primari": [11, 38, 49], "6x1": [11, 32], "maryland": [11, 44], "haeberlen": 11, "mehr": 11, "efg_matrix": 11, "electr": [11, 32, 33, 44], "gradient": [11, 18, 31, 36, 37, 38, 43, 44, 49], "third": [11, 16, 18, 32, 33, 47, 48], "c_q": 11, "wasylishen": 11, "ashbrook": 11, "wimperi": 11, "quadrupolar": [11, 32], "nuclei": [11, 31], "wilei": [11, 31], "son": 11, "chapter": [11, 17, 48], "planck": [11, 53], "nuclear": [11, 32, 36], "quadrupol": [11, 32, 44], "mb": [11, 32, 36, 38, 44], "millibarn": [11, 32], "elementari": 11, "proton": 11, "isotop": [11, 32, 36, 37, 44], "mhz": [11, 44], "ziqin": 11, "daniil": 11, "kitchaev": [11, 52], "pieremanuel": 11, "canepa": [11, 52], "wenxuan": 11, "huang": [11, 52], "145": [11, 32, 33, 52], "074112": 11, "farther": 11, "superclass": [11, 44], "start_struct": 11, "end_struct": 11, "relax_sit": 11, "n_imag": 11, "mid": 11, "outfil": 11, "17": [11, 32, 35, 37, 43, 47, 50], "min_it": 11, "max_it": [11, 38], "max_tol": 11, "5e": [11, 23, 33, 44, 47], "counterbalanc": 11, "minima": [11, 19, 33], "discret": [11, 44, 49], "anywher": [11, 14], "40": [11, 32, 35, 43, 44, 50], "diverg": [11, 36, 38], "exit": [11, 44], "pot": [11, 44], "rescal": [11, 33, 47], "volumentr": 11, "isotrop": [11, 33, 44], "narrow": 11, "obei": [11, 32, 44], "new_dim": 11, "coars": [11, 38], "terminal_composit": 11, "normalize_terminal_composit": 11, "p2o5": 11, "breakdown": 11, "fall": [11, 32, 49, 51], "li3po4": 11, "chempot": 11, "encompass": 11, "computed_data": 11, "legendr": [11, 37], "u_x": 11, "n_x": 11, "kang": [11, 52], "1798": [11, 52], "1807": [11, 52], "cm702327g": [11, 52], "delithi": [11, 52], "olivin": [11, 52], "mpo4": [11, 52], "cathod": [11, 51, 52], "electrochem": [11, 44, 52], "comm": 11, "427": [11, 32, 52], "430": [11, 32, 52], "elecom": [11, 52], "010": [11, 48, 52], "themselv": [11, 31, 33, 44], "reconstitut": [11, 32], "_comput": 11, "newli": 11, "show_unst": 11, "ternary_styl": 11, "plotkwarg": 11, "enter": [11, 32, 54], "e_hul": 11, "ternari": [11, 33], "markerfacecolor": 11, "4daf4a": 11, "markers": [11, 37, 47], "linewidth": [11, 33, 37, 50, 51], "_map": 11, "uli": 11, "uo": 11, "contour": 11, "instabl": [11, 28, 38], "label_unst": 11, "energy_colormap": 11, "process_attribut": 11, "label_uncertainti": 11, "highlight_entri": 11, "colormap": [11, 14], "shade": 11, "ternary_2d": 11, "quaternari": 11, "arbitrarili": [11, 31, 33], "ternary_3d": 11, "highlight": [11, 54], "trace": [11, 33, 50], "repetit": [11, 32, 47], "show_label_index": 11, "xlim": [11, 33, 42, 47, 51], "choos": [11, 22, 33, 38, 41, 44, 47, 48, 49, 51], "\u00b5li": 11, "\u00b5li0": 11, "versu": 11, "anod": 11, "uptak": 11, "evolut": 11, "stream": [11, 37, 50], "stringio": 11, "image_format": [11, 28, 51], "svg": 11, "optino": 11, "keep_all_spac": 11, "act": [11, 32, 48], "subspac": [11, 38], "allow_neg": [11, 32], "check_stabl": 11, "on_error": [11, 34], "2840": 11, "slsqp": 11, "equilibrium": [11, 18, 33], "joggl": 11, "mu_li": 11, "mu_o": 11, "side": [11, 16, 32, 33, 49], "target_comp": 11, "open_elt": 11, "quit": [11, 22, 38], "abo3": [11, 54], "mu_min": 11, "mu_max": 11, "comp1": 11, "comp2": 11, "tielin": [11, 28], "e_above_hul": 11, "circumst": 11, "huge": [11, 38], "proport": [11, 32, 37, 44], "throw": [11, 18, 44, 49], "decomp": 11, "energy_above_hul": 11, "space_limit": 11, "stable_onli": 11, "08": [11, 14, 18, 20, 32, 38, 44, 49, 50, 52], "maxit": [11, 32, 36], "1000": [11, 36, 37, 40, 41, 44, 50], "enthalpi": [11, 34, 36, 52], "polymorph": 11, "novel": 11, "bartel": [11, 34], "trewartha": 11, "dunn": [11, 53], "examin": 11, "npj": [11, 33, 48], "97": [11, 32, 52], "recalcul": [11, 38], "cheaper": [11, 38], "compet": 11, "tighter": 11, "comp_tol": 11, "mu_o2": 11, "487582010000001": 11, "li4o2": 11, "get_decomp_and_decomp_energi": 11, "unari": 11, "dep_elt": 11, "tol_en": 11, "target_composit": 11, "n_element": 11, "entry1": [11, 28, 34], "entry2": [11, 28, 34], "float_fmt": 11, "4f": [11, 42, 50], "electrolyt": [11, 44], "ec": [11, 18], "decim": [11, 22, 32, 33, 37, 50], "sp_map": 11, "dummi": [11, 20, 32, 36, 41, 43, 49], "nxd": 11, "upper": [11, 14, 16, 18, 33, 36, 50], "newlin": [11, 41], "newstable_entri": 11, "newunstable_entri": 11, "prettier": 11, "setoflin": 11, "input_arrai": [11, 18, 32], "3x6": 11, "input_matrix": [11, 18], "input_vasp_arrai": 11, "sensit": [11, 32, 33, 38, 49], "bec": 11, "pointop": [11, 48], "nx3x3": [11, 18], "borneffectivechargetensor": 11, "eigtol": 11, "opstol": 11, "max_charg": 11, "random": [11, 14, 16, 32, 36, 38, 41, 49, 50], "acoust": [11, 47], "fcm": 11, "sharedop": 11, "nxnx3x3": 11, "1a": 11, "1b": 11, "2a": [11, 31, 32, 49], "2b": 11, "numit": 11, "3nx3n": 11, "unsymmeter": 11, "asum": 11, "fcmasum": 11, "unsymmetrized_fcm": 11, "max_forc": [11, 38], "ist": 11, "nx3x3x3": 11, "rcond": 11, "rcondi": 11, "pseudoinvers": 11, "anumit": 11, "tenosr": 11, "entry_list": 11, "join": [11, 16, 20, 32], "comp_dict": 11, "conc_dict": 11, "nproc": 11, "concentr": [11, 31, 33], "kinet": [11, 32, 36, 44], "won": [11, 29, 33], "overstabil": 11, "henc": [11, 34, 44, 49, 50], "parallel": [11, 16, 17, 29, 31, 32, 37, 49, 54], "ph": 11, "basin": 11, "pourbaix_entri": 11, "region": [11, 14, 31, 32, 33], "boundary_point": 11, "ot": [11, 38], "prod_comp": 11, "coeff_threshold": 11, "aqueou": [11, 34], "stoichiometr": [11, 32, 35], "unprocess": 11, "0591": [11, 50], "log10": 11, "conc": 11, "nO": 11, "mu_h2o": 11, "2no": 11, "h2o": [11, 32, 34], "she": 11, "invok": [11, 36], "oh": [11, 32], "minu": [11, 18], "zn2o6": 11, "agte3": 11, "label_domain": 11, "label_fonts": 11, "show_water_lin": 11, "show_neutral_ax": 11, "xlo": [11, 36], "xhi": [11, 36], "ylo": [11, 36], "yhi": [11, 36], "font": [11, 28, 33, 50], "water": [11, 34, 36, 43, 53, 54], "horizont": 11, "ph_rang": 11, "ph_resolut": 11, "v_rang": 11, "v_resolut": 11, "e_hull_max": 11, "cmap": [11, 18, 50], "rdylbu_r": 11, "eg": [11, 32, 33, 40, 44], "naoh": [11, 32], "aq": [11, 32, 50], "na2o": 11, "OF": [11, 43, 50], "mehl": [11, 44], "hick": 11, "levi": 11, "hanson": 11, "curtarolo": [11, 44, 48], "136": [11, 31, 32], "s828": 11, "017": 11, "initial_ltol": 11, "initial_stol": 11, "initial_angle_tol": 11, "a_xb_1": 11, "x_c": 11, "gradual": 11, "strukturbericht": 11, "harmon": 11, "comphi": 11, "2003": [11, 17, 32, 35], "2004": [11, 50], "t_min": [11, 36], "300": [11, 33, 34, 36, 38, 50], "t_step": [11, 36], "t_max": [11, 36], "poisson": [11, 18, 32, 38], "use_mie_gruneisen": 11, "anharmonic_contribut": 11, "quadrat": 11, "mie": 11, "slater": 11, "eq": [11, 32, 44, 47], "unitless": 11, "thank": [11, 48], "790": 11, "006": 11, "0k": 11, "log": [11, 29, 33, 36, 41, 54], "dv": 11, "2e": 11, "3e": 11, "blanco": [11, 31], "joumal": 11, "theochem": 11, "368": 11, "245": [11, 32], "255": [11, 32, 51], "poirier": 11, "introduct": [11, 19, 21, 50], "earth": [11, 32], "interior": 11, "ed": [11, 17, 32], "cambridg": [11, 17, 53], "optimum": 11, "vibrat": [11, 36, 47], "helmholtz": [11, 47], "a_vib": 11, "g_opt": 11, "v_opt": 11, "u_vib": 11, "reactants_coeff": 11, "products_coeff": 11, "amt": [11, 18, 32, 34], "energy1": 11, "energy2": 11, "rxn_string": 11, "2li2o": 11, "reactant_entri": 11, "product_entri": 11, "underdetermin": 11, "relative_cutoff": 11, "noth": [11, 17, 22, 33, 36, 41, 44, 50], "superoxid": [11, 34], "ozonid": [11, 34], "hydroxid": 11, "nbond": 11, "initial_structur": [11, 20, 32], "percentag": [11, 33, 37, 43], "index1": [11, 44, 46], "index2": [11, 44, 46], "011": 11, "economi": 11, "site1": [11, 32, 37], "site_n": 11, "012": 11, "021": [11, 34, 35], "031": 11, "055": 11, "qhull_opt": 11, "qbb": 11, "qc": 11, "qz": 11, "schaefli": 11, "c_i": [11, 44], "perfect": [11, 14, 31, 36, 41, 49], "distort": [11, 14, 16, 19, 22, 49], "liquid": [11, 32, 34], "amorph": [11, 44], "microstructur": [11, 20], "stepanyuk": 11, "1993": 11, "schlaefli": 11, "c3": [11, 37], "c4": [11, 37], "c6": 11, "c7": 11, "c8": 11, "c9": 11, "c10": 11, "denot": [11, 31, 32, 33, 44], "step_freq": 11, "most_frequent_polyhedra": 11, "voronoi_index": 11, "voronoi_ensembl": 11, "swept": 11, "atom_i": 11, "atom_j": 11, "image_j": 11, "outsid": [11, 32, 33], "image_index": 11, "sitei": 11, "sitej": 11, "site_i": 11, "site_j": 11, "sampl": [11, 17, 18, 26, 35, 36, 37, 43, 44, 47], "49": [11, 32, 35, 48], "atom_": 11, "element1": 11, "element2": 11, "return_nbond": 11, "polysulfid": [11, 34], "sulfat": 11, "fe3": [11, 32, 49], "Or": [11, 32, 50], "matter": [11, 31, 32, 34, 44, 54], "invari": [11, 18, 32, 48], "weird": 11, "quicker": 11, "irrespect": [11, 22], "overlap": [11, 33, 38, 42, 44], "primarili": [11, 18, 32, 36, 43], "vice": [11, 31, 32, 54], "versa": [11, 31, 32, 54], "ltol": [11, 32, 34], "angle_tol": [11, 34], "primitive_cel": [11, 34], "attempt_supercel": 11, "allow_subset": 11, "supercell_s": 11, "ignored_speci": 11, "niggli": [11, 32, 44, 49], "invalid": [11, 32, 48], "ia": 11, "ib": 11, "nsite": [11, 35, 47, 49], "lithiat": [11, 28], "declar": [11, 32, 34, 41], "rigid": [11, 32, 34], "why": [11, 19, 38, 40, 44], "struct1": 11, "struct2": 11, "skip_structure_reduct": 11, "stuct2": 11, "include_dist": 11, "preprocess": [11, 34, 38], "maximin": 11, "min_map": 11, "superset": [11, 50], "min_rm": 11, "minimax_rm": 11, "exce": [11, 38, 49], "include_ignored_speci": 11, "inter": [11, 32], "obvious": [11, 32], "imposs": [11, 40], "len": [11, 24, 32, 33, 38, 47, 49], "s_list": 11, "radhakrishnan": [11, 32, 52], "winston": [11, 32, 52, 53], "sun": [11, 32, 44, 52], "160080": [11, 32, 52], "sdata": [11, 32, 52], "nanoscal": 11, "sodium": 11, "implic": 11, "letter": [11, 32, 37, 38, 44, 48], "1020": 11, "nl404557w": 11, "s41524": [11, 25, 48], "0017": 11, "delu_o": 11, "delu_h": 11, "delu_oh": 11, "nanoparticl": 11, "energet": 11, "competit": 11, "bulk_entri": 11, "max_r": 11, "increment": [11, 33, 44], "delu_dict": 11, "delu_default": 11, "from_sphere_area": 11, "e_unit": 11, "kev": [11, 40], "r_unit": 11, "nanomet": 11, "scale_per_atom": 11, "particl": [11, 41], "delu_el": 11, "el": [11, 31, 32, 33, 38], "sphere": [11, 17, 18, 19, 32, 36, 37, 51], "unscal": 11, "analyzer1": 11, "analyzer2": 11, "radial": [11, 14, 37, 49], "reach": [11, 31, 38, 44, 47, 48], "solv": [11, 22, 37, 46, 49], "clean_entri": 11, "brief": [11, 31], "ads_entries_dict": 11, "computedslabentri": 11, "isol": [11, 31], "rgba": 11, "coverag": 11, "ead": 11, "pulg": 11, "nest": [11, 14, 30, 32, 36, 38, 44, 48, 50, 54], "ordinarili": 11, "intercept": [11, 16], "ie": [11, 16, 32], "h1": [11, 37], "l1": 11, "clean_entry1": 11, "ads_entry1": 11, "ads_entry2": 11, "clean_entry2": 11, "k2": 11, "l2": [11, 26], "pristin": [11, 32], "randomli": [11, 49], "potetin": 11, "lifepo4": [11, 28, 32, 50, 54], "plot_ead": 11, "annotate_monolay": 11, "jperm2": 11, "monolay": 11, "primiitv": 11, "ref_delu": 11, "chempot_rang": 11, "no_clean": 11, "no_dop": 11, "frac": [11, 17, 19, 28, 32, 33, 36, 47], "xrang": 11, "ref_el": 11, "rect": 11, "nicer": [11, 33, 47, 50], "layout": [11, 17, 28], "use_entry_label": 11, "no_label": 11, "mpid": 11, "max_chempot": 11, "min_chempot": 11, "ymax": 11, "ymin": 11, "35": [11, 32, 47, 50, 51], "slab_entri": 11, "coexist": 11, "simultan": [11, 31], "monlay": 11, "dmu_at_0": 11, "return_se_dict": 11, "usel": 11, "unphys": [11, 18, 24, 34], "incr": 11, "show_unphyiscal_onli": 11, "rangeo": 11, "fht": 11, "duli": 11, "duo": 11, "range1": 11, "range2": 11, "u_ref": 11, "u_ad": 11, "blength": [11, 32], "maximmum": 11, "therebi": 11, "longest": [11, 32], "noncontigu": 11, "locpot_filenam": 11, "outcar_filenam": 11, "label_energi": 11, "min_points_frac": 11, "0025": 11, "min_point": 11, "peak": [11, 17, 22, 33, 47], "stai": 11, "gamma_dict": 11, "thermochem": [11, 34, 36], "data_typ": [11, 44], "cpdname": 11, "phaseinfo": 11, "temp_rang": 11, "fh": 11, "hematit": 11, "reimplement": 11, "henkelman": [11, 31, 44, 52], "perl": [11, 35], "beyond": [11, 14, 32, 33, 49, 54], "spline_opt": 11, "cumul": [11, 36], "interpolation_ord": 11, "tangent": [11, 44], "zero_slop": 11, "saddl": [11, 36], "root_dir": [11, 16], "relaxation_dir": 11, "00": [11, 32, 37, 44], "0n": 11, "subdir": [11, 29], "preferenti": 11, "mavrl": [11, 50], "contcar": [11, 29, 32, 44, 54], "interplot": 11, "piecewisepolynomi": 11, "normalize_rxn_coordin": 11, "extrema": [11, 33], "mep": 11, "min_extrema": 11, "max_extrema": 11, "x2": [11, 16, 32, 36], "y2": [11, 16, 50], "label_barri": 11, "barrier": [11, 36], "neb_analys": 11, "arranged_neb_analys": 11, "reverse_plot": 11, "inaccur": [11, 32, 49], "arrang": [11, 32, 33, 36, 40, 48], "percol": 11, "hkil": [11, 32], "e_surf": 11, "normal_pt": 11, "dual_pt": 11, "m_ind_orig": 11, "jm": 11, "devdoc": 11, "spatial": [11, 37], "wulff_area": 11, "hkill": 11, "input_mil": 11, "off_wulff": 11, "recp_oper": 11, "variat": 11, "area_hkl": 11, "pubu": 11, "bar_po": 11, "65": [11, 32, 50], "bar_on": 11, "units_in_jperm2": 11, "legend_on": 11, "aspect_ratio": 11, "custom_color": 11, "undefin": [11, 14], "decid": [11, 32, 38, 42, 44], "sens": [11, 14, 24, 32, 44], "joul": 11, "meter": [11, 32], "graph_obj": 11, "energy_hkl": 11, "ballufi": 11, "allen": 11, "carter": 11, "461": [11, 32], "catalyt": 11, "surface_energy_hkl": 11, "agr": 11, "smtg": 11, "ucl": 11, "jackson": [11, 33, 42, 53], "anna": 11, "regoutz": 11, "russel": [11, 32], "egdel": 11, "scanlon": 11, "broaden": [11, 36, 37, 47], "photoelectron": 11, "spectroscopi": [11, 23, 26, 40], "26": [11, 13, 31, 32, 33, 37], "773": 11, "21105": 11, "joss": 11, "007733": 11, "atomic_subshell_photoionization_cross_sect": 11, "repars": 11, "yeh": 11, "lindau": 11, "subshel": [11, 32, 33], "photoion": 11, "103": [11, 32], "1985": [11, 31], "155": [11, 32], "0092": 11, "640x": 11, "85": [11, 32, 34, 35, 50], "90016": 11, "spectra": [11, 32, 36, 47, 51], "arg1": [11, 32, 38], "arg2": [11, 32, 38], "kwarg1": [11, 32], "val1": [11, 32], "environments_data": 13, "links_data": 13, "bson": [13, 14, 42], "all_simple_path": 13, "source_nod": 13, "path_siz": 13, "include_sourc": 13, "reachabl": 13, "nth": [13, 16, 18, 32, 33, 44], "perovskit": [13, 32], "146": [13, 32], "octahedron": [13, 22, 32], "cuboctahedron": 13, "batio3": 13, "128": [13, 32, 48], "194": [13, 32, 36, 43], "248": [13, 32], "338": 13, "408": [13, 32], "522": [13, 32], "608": 13, "170": [13, 32], "306": 13, "482": 13, "698": 13, "start_nod": 13, "save_fil": 13, "drawing_typ": 13, "pltshow": 13, "env_graph": 13, "supergraph": 13, "multiple_environments_choic": 13, "light_structure_environ": 13, "central_sit": [13, 14], "i_central_sit": 13, "connectivity_graph": 13, "site_neighbors_set": 13, "environments_symbol": 13, "only_atom": [13, 14], "atom_environ": 13, "atoms_environ": 13, "isite1": 13, "isite2": 13, "data1": 13, "data2": 13, "ligand": 13, "favour": 14, "csm_wcs_ctwcc": [14, 16], "classvar": [14, 16, 50], "psite": 14, "full_ce_info": 14, "strategy_info": 14, "csm": [14, 16], "geometry_info": 14, "dequivsit": 14, "dthissit": 14, "mysym": 14, "min_fract": 14, "return_map": 14, "return_strategy_dict_info": 14, "option_nam": 14, "option_valu": 14, "all_options_dict": 14, "amongst": 14, "myfloat": 14, "angleweight": 14, "nb_set": 14, "cn_map": 14, "additional_info": 14, "angle_funct": 14, "weight_funct": 14, "angleplateauweight": 14, "initialization_opt": 14, "bias": [14, 54], "cnbiasweight": 14, "weight_cn1": 14, "weight_cn13": 14, "equidist": [14, 49], "linearli": [14, 33], "effective_csm_estim": 14, "max_csm": [14, 16], "weight_estim": 14, "delta_csm_max": [14, 16], "delta_csm_min": [14, 16], "delta_cn_weight_estim": 14, "deltacsmweight": 14, "nbs_sourc": 14, "weight_typ": 14, "has_intersect": 14, "surface_definit": 14, "angle_bound": 14, "distance_bound": 14, "standard_ellipt": 14, "nb_sets_from_hint": 14, "fallback_to_sourc": 14, "other_nb_set": 14, "0_weight": 14, "smoothstep_dist": 14, "smoothstep_angl": 14, "distangleareaweight": 14, "d1": [14, 36], "d2": [14, 44], "a1": [14, 48], "rectangl": [14, 16], "curv": [14, 23, 28, 33, 36, 50], "distance_funct": 14, "distanceplateauweight": 14, "dist_ang_area_weight": 14, "self_csm_weight": 14, "delta_csm_weight": 14, "cn_bias_weight": 14, "angle_weight": 14, "normalized_angle_distance_weight": 14, "ce_estim": 14, "chemenvstrategi": 14, "multipleabundancechemenvstrategi": 14, "articl": [14, 25, 33], "average_typ": 14, "bb": [14, 16], "normangledistweight": 14, "fda_list": 14, "selfcsmweight": 14, "abund": 14, "_additional_condit": 14, "surface_calculation_typ": 14, "simplest": 14, "_angle_cutoff": 14, "_continuous_symmetry_measure_cutoff": 14, "_distance_cutoff": 14, "visualization_opt": 14, "plot_typ": 14, "truncate_dist_ang": 14, "max_nabund": 14, "target_environ": 14, "target_penalty_typ": 14, "bia": [14, 32], "nb_set_weight": 14, "return_al": 14, "max_effective_csm": 14, "effective_csm_estimator_ratio_funct": 14, "appl": [14, 35, 47], "79": [14, 32], "pp": [14, 16, 17, 48], "1779": 14, "1799": 14, "1990": [14, 20, 50], "descriptor": [14, 34, 37, 38], "chemenvalgorithm": 14, "permutations_safe_overrid": 14, "only_symbol": 14, "cg": [14, 16, 38, 41], "iucr": [14, 48], "include_deactiv": 14, "deactiv": [14, 38, 50], "implemented_geometri": 14, "maxcn": 14, "all_geometri": 14, "all_geometries_latex_imag": 14, "all_geometries_latex": 14, "alternative_nam": 14, "equivalent_indic": 14, "neighbors_sets_hint": 14, "clockwis": 14, "anticlockwis": [14, 16, 51], "hints_typ": 14, "single_cap": 14, "double_cap": 14, "triple_cap": 14, "hints_info": 14, "constitut": [14, 18, 32, 38, 50], "distfactor": 14, "pmesh": 14, "theoret": [14, 23], "rc": 14, "plane_point": 14, "mirror_plan": 14, "ordered_plan": 14, "point_group": [14, 31], "ordered_point_group": 14, "explicit_permut": 14, "minimum_number_of_point": 14, "explicit_optimized_permut": 14, "other_plane_point": 14, "mirror": [14, 32, 48], "add_opposit": 14, "xavier": [14, 36], "gonz": [14, 33], "gian": 14, "rignanes": [14, 33, 42], "cathrin": 14, "welker": 14, "nieuwoudt": 14, "frank": 14, "rosowski": 14, "goebel": 14, "stephan": 14, "schenk": 14, "degelmann": 14, "rute": 14, "andr": 14, "robert": [14, 53], "glaum": 14, "8346": 14, "8360": 14, "7b02766": 14, "georg": [14, 33, 42, 47, 53], "683": [14, 16], "695": 14, "1107": [14, 32], "s2052520620007994": 14, "bare_coord": 14, "centering_typ": 14, "include_central_site_in_centroid": 14, "plane_ordering_overrid": 14, "plane_safe_permut": 14, "consum": [14, 49], "gga_relax": 14, "lda_relax": 14, "995": 14, "maximum_distance_factor": 14, "minimum_angle_factor": 14, "voronoi_normalized_angle_toler": 14, "voronoi_normalized_distance_toler": 14, "refin": [14, 17, 20, 32, 38, 48, 49], "only_c": 14, "initial_structure_environ": 14, "excluded_atom": 14, "only_indic": [14, 42], "max_cn": 14, "min_cn": 14, "timelimit": 14, "get_from_hint": 14, "recomput": 14, "closest_neighbor_dist": 14, "largest_angle_neighbor": 14, "sec": [14, 33, 44], "stop": [14, 37, 44, 48], "incomplet": [14, 41], "tested_permut": 14, "points_perfect": 14, "notimplementederror": [14, 36, 41, 49], "permutation_setup": 14, "nrandom": 14, "separation_plane_algo": 14, "2point": 14, "3point": 14, "only_minimum": 14, "all_csm": 14, "explicit_indic": 14, "structure_refin": 14, "spg_analyzer_opt": 14, "max_random_dist": 14, "symbol_typ": 14, "random_transl": 14, "random_rot": [14, 32], "random_scal": 14, "inb_set": 14, "points_distort": 14, "rot": [14, 48], "thorough": 14, "lighter": 14, "coord_geom": 14, "local2perfect_map": 14, "perfect2local_map": [14, 16], "detailed_voronoi_index": 14, "other_symmetry_measur": 14, "scaling_factor": 14, "rtol": [14, 32, 33], "atol": [14, 32, 48, 50], "all_nbs_sit": [14, 42], "neighbors_set": [14, 42], "valences_origin": [14, 42], "anion_list": 14, "anion_atom_list": 14, "cation_list": 14, "cation_atom_list": 14, "neutral_list": 14, "neutral_atom_list": 14, "atom_coordination_environments_pres": 14, "ion_coordination_environments_pres": 14, "fraction_atom_coordination_environments_pres": 14, "fraction_ion_coordination_environments_pres": 14, "coordination_environments_atom_pres": 14, "coordination_environments_ion_pres": 14, "all_nbs_sites_indic": 14, "inner": [14, 32, 38], "els": [14, 31, 32, 33, 34, 36, 37, 41, 44, 49, 50], "concern": [14, 32, 37], "anion_atom": 14, "statistics_field": 14, "bson_compat": 14, "somewhat": [14, 32, 38], "skip_non": 14, "skip_empti": 14, "sites_map": 14, "equivalent_sit": 14, "ce_list": 14, "voronoicontain": 14, "unequival": 14, "detailed_voronoi": 14, "site_voronoi_indic": 14, "plateau": 14, "other_origin": 14, "do_noth": 14, "staircas": 14, "inf": [14, 33, 37, 49], "figsiz": 14, "angfactor": 14, "initial_norm": 14, "initial_r": 14, "imagenam": 14, "voronoi_list2": 14, "voronoi_cutoff": 14, "normalized_distance_toler": 14, "normalized_angle_toler": 14, "runtimeerror": [14, 16, 43, 50], "step_funct": 14, "sadf": 14, "surface_calculation_opt": [14, 16], "voronoi_list": 14, "vlist": 14, "bson_nb_voro_list": 14, "bson_nb_voro_list2": 14, "package_opt": 16, "default_max_distance_factor": 16, "autoload": 16, "cosinu": 16, "p2": [16, 17, 36, 44, 48, 50], "p3": [16, 17], "cz": 16, "delta_factor": 16, "sign": [16, 22, 24, 31, 32, 33, 36, 38, 41, 44, 50], "furthest": 16, "interv": [16, 33, 36], "latter": [16, 32, 44], "least_square_dist": 16, "best_fit": 16, "dist_toler": 16, "lie": 16, "nonzero": [16, 18, 32], "plane_list": 16, "perpendicular": [16, 20, 32, 49], "bisector": 16, "middl": 16, "segment": [16, 33, 36, 37], "plane_cent": 16, "uu": 16, "vv": 16, "e1": 16, "e2": 16, "e3": 16, "express": [16, 18, 19, 32, 38, 43, 44, 50], "bai": 16, "largest_triangl": 16, "leg": [16, 40], "secondmin": 16, "125": [16, 32, 44], "xx": [16, 23, 47], "yy": [16, 23, 36, 47], "y_x0": 16, "x_y0": 16, "diamond": 16, "schemat": 16, "numpoints_check": 16, "thrown": [16, 32, 33, 36], "jj": 16, "quarter": 16, "ellips": 16, "ellipsi": 16, "f_lower": 16, "f_upper": 16, "bounds_low": 16, "bounds_upp": 16, "separation_indic": 16, "separation_indices_list": 16, "lower_point": 16, "upper_point": 16, "compos": [16, 33, 34, 38, 43, 44], "m_ij": 16, "aa_i": 16, "bb_j": 16, "options_dict": 16, "concret": [16, 36, 37, 40, 44], "lower_csm": 16, "upper_csm": 16, "val": [16, 32, 33, 36, 37, 40, 44, 50], "exp": [16, 17, 18, 34, 36, 38, 44], "deltacsm": 16, "edge_indic": 16, "raise_on_fail": 16, "check_strict_ord": 16, "edges_are_ord": 16, "node1": 16, "node2": 16, "edge_data": 16, "ascend": [16, 30, 32], "vectors_list": 16, "prefactor": 16, "powern": 16, "prime": [16, 44, 48], "greatest": [16, 32], "rtype": [16, 33], "edge0": 16, "edge1": 16, "clamp0": 16, "clamp1": 16, "chemenv_configur": 16, "perm": 16, "show_perfect": 16, "csm_info": 16, "perfect_radiu": 16, "show_distort": 16, "faces_color_overrid": 16, "myfactor": 16, "view_index": 16, "two_theta_rang": 17, "two_theta": 17, "beam": [17, 40], "wavelength": [17, 36], "annotate_peak": 17, "compact": 17, "with_label": 17, "mult": [17, 32], "interplanar": 17, "famili": [17, 28, 32, 33, 37], "54184": 17, "debye_waller_factor": 17, "powder": 17, "slight": [17, 20, 48], "scatter": [17, 33, 37, 40, 44], "lorentz": 17, "marc": [17, 48], "graef": [17, 48], "mchenri": 17, "chapter13": 17, "k_alpha": 17, "waller": 17, "ndpattern": 17, "beam_direct": [17, 40], "camera_length": 17, "160": [17, 32, 44], "laue": [17, 32, 48], "magnif": [17, 51], "twin": 17, "thick": [17, 20, 21, 23, 32, 49], "microscop": 17, "kv": 17, "fire": [17, 32], "chromat": 17, "aberr": 17, "interplanar_spac": 17, "bragg": 17, "sake": 17, "whole": [17, 32, 33, 40, 41, 42, 44], "mott": [17, 31], "beth": [17, 37], "coord_left": 17, "coord_right": 17, "bunch": 17, "span": [17, 33, 44], "dp": 17, "inherit": [17, 18, 19, 34, 36, 38, 41, 44, 49, 54], "pandasdatafram": 17, "moor": [17, 18, 44, 52, 53], "penros": [17, 18], "calcult": 17, "centimet": [17, 19], "xy": [17, 23, 32, 43, 47], "sin": 17, "other_plan": 17, "relativist": [17, 36], "kinemat": 17, "laue_zon": 17, "cuka": 17, "ucsd": 17, "nano106": 17, "goe": [17, 40, 50, 53], "mathbf": 17, "g_": [17, 44], "2d_": 17, "78214": 17, "limits_": 17, "a_i": [17, 44], "b_i": 17, "f_": 17, "f_j": 17, "pi": [17, 18, 26, 31, 32, 33, 36, 38, 44, 47], "cdot": [17, 44], "i_": 17, "cuka2": 17, "cuka1": 17, "cukb1": 17, "moka": 17, "moka2": 17, "moka1": 17, "mokb1": 17, "crka": 17, "crka2": 17, "crka1": 17, "crkb1": 17, "feka": 17, "feka2": 17, "feka1": 17, "fekb1": 17, "coka": 17, "coka2": 17, "coka1": 17, "cokb1": 17, "agka": 17, "agka2": 17, "agka1": 17, "agkb1": 17, "xrdpattern": 17, "s_arrai": 18, "3x3x3x3": 18, "c_": 18, "ijkl": 18, "secondari": [18, 43], "eq_stress": 18, "g_r": 18, "shear": 18, "g_v": 18, "reuss": 18, "hill": [18, 32, 35, 53], "include_base_prop": 18, "ignore_error": 18, "kristoffel": 18, "homogen": [18, 37], "k_r": 18, "k_v": 18, "young": [18, 32, 53], "moduli": [18, 44], "c_list": 18, "einstein": [18, 32], "convert_gpa_to_ev": 18, "quad": [18, 32], "tgt": 18, "heat": [18, 47, 50], "capac": [18, 28], "quadratur": [18, 32], "quadpi": [18, 32], "lebedev": [18, 32], "verif": 18, "hbar": 18, "wallac": [18, 35], "tau": [18, 33, 48], "strength": [18, 22, 36, 47], "ggt": 18, "thurston": 18, "brugger": 18, "a1604": 18, "1964": [18, 32], "a1826": 18, "1965": 18, "dulong": 18, "petit": 18, "check_rank": [18, 32], "006241509074460764": 18, "scalar": [18, 32, 33, 37, 44, 48, 50], "parameter": [18, 38], "pk2": 18, "strain_stat": 18, "6xn": 18, "absent_sym": 18, "absent": 18, "pseudo_invers": 18, "hvec": 18, "stencil": 18, "add_eq": 18, "eq_strain": 18, "transposit": 18, "c_1121": 18, "c_1211": 18, "c_arr": 18, "c_vec": 18, "expr": 18, "deformation_gradi": 18, "matrixpo": 18, "factori": [18, 32, 38, 41], "euler": 18, "lagrang": 18, "norm_strain": 18, "shear_strain": 18, "strain_matrix": 18, "idx": [18, 32, 36], "defo": 18, "von": [18, 21], "mise": [18, 21], "stress_matrix": 18, "deviator": 18, "def_grad": 18, "piola": 18, "kirchoff": 18, "rate": 18, "recov": [19, 36], "spontan": 19, "trend": [19, 50], "spaldin": 19, "beginn": 19, "modern": [19, 38, 44], "ab": [19, 32, 33, 37, 50], "1202": [19, 43], "1831": 19, "pead": 19, "970": 19, "confirm": [19, 34], "sum_i": [19, 44], "z_i": 19, "r_i": 19, "zval": [19, 31, 44], "subroutin": 19, "point_charge_dipol": 19, "mm2": 19, "4mm": 19, "6m": 19, "Being": 19, "centrosymmetr": 19, "222": [19, 32], "modulo": 19, "slope_cutoff": 19, "005": [19, 33, 44], "p_elec": 19, "p_ion": [19, 44], "p_elecs_in_cartesian": 19, "p_ions_in_cartesian": 19, "interpolate_lattic": [19, 32], "calc_ionic_from_zv": 19, "convert_to_muc_per_cm2": 19, "all_in_polar": 19, "quanta": 19, "microcoulomb": 19, "p_0": 19, "n_i": 19, "polarizaiton": 19, "compositionlik": [19, 20, 32], "ridicul": 19, "overal": [19, 32, 33, 38, 44, 54], "apart": [19, 20, 24, 32, 51], "fractional_coord": [19, 20, 32], "li1": [19, 32, 50], "li2": [19, 32], "closet": 19, "zval_dict": 19, "tini": 19, "zval_dictionari": 19, "rotation_axi": [20, 49], "rotation_angl": [20, 49], "gb_plane": 20, "join_plan": 20, "init_cel": 20, "vacuum_thick": [20, 49], "ab_shift": [20, 49], "pertain": [20, 32], "hold": [20, 32, 36], "grain_label": 20, "top_incid": 20, "bottom_incid": 20, "quick_gen": [20, 49], "twist": [20, 49], "tilt": [20, 41], "rid": [20, 32], "redund": 20, "plane_cutoff": 20, "r_axi": 20, "r_angl": 20, "all_combin": 20, "a40": 20, "108": [20, 23, 32], "1984": [20, 21, 32], "sigma1": 20, "angle11": 20, "angle12": 20, "sigma2": 20, "angle21": 20, "angle22": 20, "c2_a2_ratio": 20, "a38": 20, "550": 20, "1982": 20, "axial": [20, 32, 48, 49], "irrat": [20, 49], "c2_b2_a2_ratio": 20, "scipta": 20, "metallurgica": 20, "291": 20, "1992": [20, 32], "lam": [20, 49], "b2": [20, 49], "ratio_alpha": 20, "a45": 20, "505": [20, 32], "1989": 20, "weber": 20, "b46": 20, "expand_tim": [20, 49], "max_search": [20, 49], "tol_coi": [20, 49], "rm_ratio": [20, 49], "60": [20, 31, 32, 37, 49, 50, 54], "tune": [20, 33, 44, 49], "warrant": [20, 49], "max_denomin": [20, 32, 49], "index_non": 20, "denomin": [20, 32, 49], "lat_typ": 20, "rho": [20, 33], "trans_cri": 20, "a32": 20, "783": 20, "t2": 20, "t1": 20, "mat": [20, 21, 31, 36], "mag": [20, 44, 48], "r_matrix": 20, "csl": 20, "shortest": [20, 32, 46, 50], "t_matrix": 20, "substrate_structur": 21, "film_structur": 21, "zslgen": 21, "bidirectionalzsl": 21, "film_thick": 21, "substrate_thick": 21, "in_lay": 21, "film_matrix": 21, "sub_matrix": 21, "growth": 21, "film_max_mil": 21, "substrate_max_mil": 21, "zur": 21, "mcgill": [21, 44, 53], "elasticity_tensor": 21, "max_area_ratio_tol": 21, "max_area": 21, "max_length_tol": 21, "max_angle_tol": 21, "bidirect": 21, "methodologi": [21, 31, 34, 38, 43], "55": [21, 32], "378": 21, "1063": [21, 52], "333084": 21, "nearli": [21, 49], "superlattic": 21, "film_area": 21, "substrate_area": 21, "transformation_set": 21, "super_lattic": 21, "_sl_vector": 21, "variant": [21, 44, 50], "linalg": 21, "area_multipl": 21, "cassel": 21, "scott": 21, "springer": 21, "busi": [21, 50], "media": 21, "matrix_list": 21, "vec_set1": 21, "vec_set2": 21, "vec1": 21, "vec2": 21, "overwrite_magmom_mod": 22, "round_magmom": 22, "detect_val": 22, "make_primit": 22, "default_magmom": 22, "set_net_posit": 22, "threshold_nonmag": 22, "ferromagnet": [22, 37, 49], "replace_all_if_undefin": 22, "uniti": 22, "theshhold": 22, "kernel": [22, 50], "bohr": [22, 31, 32, 36, 37, 38], "magneton": [22, 32], "nonmagnet": 22, "hamiltonian": [22, 37, 38], "strictli": [22, 32, 38, 50], "spacegroup_symbol": [22, 32, 50], "international_numb": [22, 32], "heurist": 22, "abbrevi": [22, 33, 47, 48], "ferrimagnet": [22, 49], "antiferromagnet": [22, 48, 49], "truncate_by_symmetri": 22, "transformation_kwarg": 22, "magneticstructureanalyz": 22, "plausibl": [22, 49], "\u00b5b": 22, "antiferromagnetic_by_motif": 22, "ferrimagnetic_by_motif": 22, "ferrimagnetic_by_speci": 22, "inequival": [22, 36], "unsymmetr": [22, 44], "implaus": 22, "structure_a": 22, "structure_b": 22, "proxi": 22, "bocarsli": 22, "6b04729": 22, "ordered_structur": [22, 31], "classic": [22, 31, 33, 36], "magneticorderingswf": 22, "nnn": [22, 31], "sgraph": [22, 31], "unique_site_id": [22, 31], "wyckoff_id": 22, "nn_interact": [22, 31], "nnnn": 22, "ex_mat": 22, "ex_param": [22, 31], "mev": [22, 31, 47], "fm_struct": 22, "afm_struct": 22, "fm_e": 22, "afm_": 22, "j_avg": 22, "hmodel": 22, "j_ij": 22, "e_afm": 22, "e_fm": 22, "crude": 22, "sublattic": 22, "multisublattic": 22, "mft_t": [22, 31], "javg": 22, "priorit": 22, "jahn": 22, "teller": 22, "calculate_val": 22, "guesstimate_spin": 22, "op_threshold": 22, "guesstim": 22, "caution": [22, 33, 38, 44], "strong": [22, 50], "spin_stat": 22, "spin_config": [22, 32], "roughli": 22, "e_g": [22, 33], "unevenli": 22, "occupi": [22, 32, 38, 42, 51], "t_2g": 22, "weaker": 22, "t2_g": 22, "possible_jt_act": 22, "usnistgov": 23, "9b02166": 23, "physrevlett": 23, "068701": 23, "zz": [23, 47], "yz": [23, 47], "imaginari": [23, 37, 42, 44, 47], "indirect": [23, 50], "diagonalis": [23, 38], "material_energy_for_absorbance_data": 23, "material_absorbance_data": 23, "material_direct_allowed_gap": 23, "material_indirect_gap": 23, "293": 23, "absorbance_in_inverse_centimet": 23, "cut_off_absorbance_below_direct_allowed_gap": 23, "plot_current_voltag": 23, "absorb": [23, 26, 32, 40, 49], "predicit": [23, 25], "num_dop": 24, "match_oxi_sign": 24, "n_type": 24, "p_type": 24, "radii_diff": 24, "dopant_spci": 24, "original_speci": 24, "dopant_speci": 24, "lambda_t": [24, 49], "never": 24, "to_this_composit": 24, "from_default": 24, "fischer": [24, 44, 52], "ehrlach": 24, "656": 24, "663": [24, 37], "ic102031h": 24, "species_list": 24, "exception": 24, "260": [24, 32], "itertool": 24, "_sp": 24, "conditional_probability_list": 24, "_threshold": 24, "zip": [24, 32, 36, 44, 48], "structures_list": 24, "remove_dupl": 24, "remove_exist": 24, "min_scal": 24, "max_scal": 24, "dl": 24, "conjunct": [24, 33], "icsd_vol": 24, "check_isostructur": 24, "radii_typ": 24, "use_bv": 24, "rl": 24, "isostructur": 24, "ref_structur": 24, "s41598": [25, 34], "45028": 25, "020": [25, 48, 52], "0319": 25, "wf_noso": 25, "wf_so": 25, "trival": 25, "signifi": [25, 32], "trivial": 25, "lsorbit": [25, 44], "n1": [25, 33], "rel_tol": 25, "absorbing_el": 26, "spectrum_typ": 26, "xane": [26, 32, 40], "absorbing_index": 26, "exaf": [26, 32, 40], "wise": [26, 41, 44], "num_sampl": 26, "xaf": 26, "l23": 26, "xanes_k": 26, "l3": 26, "xas_list": 26, "overarch": 27, "struc_oxid": 28, "oxi_overrid": 28, "fepo4": 28, "grav": 28, "redox": 28, "li4fe3mn1": 28, "li6v4": 28, "speak": 28, "extrins": 28, "voltagepair": 28, "concept": [28, 40, 44, 54], "challeng": [28, 48, 52], "tio2": [28, 50], "wherea": [28, 31, 32, 33, 38, 49], "liti2o4": 28, "divid": [28, 31, 32, 33, 34, 38, 44, 47], "confid": 28, "li9v6p16o58": 28, "v3p8o29": 28, "host": [28, 34, 35], "use_overall_norm": 28, "gravimetr": 28, "wh": 28, "adjacent_onli": 28, "print_subelectrod": 28, "subelectrod": 28, "intermedi": [28, 29, 38, 44], "dataclass": [28, 32], "entries_in_chemsi": 28, "working_ion_symbol": 28, "allow_unst": [28, 34], "fef3": 28, "litio2": 28, "li0": [28, 32, 50], "5tio2": 28, "conversion_electrod": 28, "super_electrod": 28, "step1": 28, "step2": 28, "normalization_el": 28, "topotact": 28, "strip_structur": 28, "leaner": 28, "charge_to_discharg": 28, "include_myself": 28, "xaxi": 28, "hide_neg": 28, "capacity_grav": 28, "graviometr": 28, "capciti": 28, "capacity_vol": 28, "x_form": 28, "frac_x": 28, "term_zero": 28, "600": [28, 33, 37], "font_dict": 28, "arial": 28, "graph_object": 28, "drone": [29, 54], "quirki": 29, "dir": [29, 30, 31, 33, 34, 38, 44], "inc_structur": [29, 44], "file_extens": 29, "gaussiantoentrydron": 29, "gaussianio": 29, "vasptoentrydron": 29, "relax1": [29, 31], "relax2": 29, "rootpath": [29, 54], "number_of_dron": 29, "leav": [29, 32, 37, 38, 49, 50], "processor": [29, 38], "server": [29, 50], "dat": [30, 36, 40], "engin": [30, 31, 36, 53], "rootdir": 30, "reanalyz": 30, "argpars": 30, "tablefmt": 30, "ion_list": 30, "success": [30, 36, 38, 51], "token": [30, 36], "backup_suffix": 30, "fortran_command": 30, "cp2k_data_dir": 30, "potcar_dir": 30, "dirnam": [30, 37], "procfilefunct": 30, "fortran": [31, 37, 43, 44, 52], "arnaldsson": [31, 52], "jonsson": 31, "sci": [31, 33, 35, 44, 52], "254": [31, 32], "360": [31, 51, 52], "2006": [31, 33, 52], "chgcar_filenam": 31, "potcar_filenam": 31, "chgref_filenam": 31, "parse_atomic_dens": 31, "cube_filenam": 31, "partit": [31, 44], "atom_index": [31, 44], "raw": [31, 32, 40, 44, 48], "exhibit": 31, "lost": [31, 32, 38, 50], "property_nam": [31, 32], "aeccar0": 31, "aeccar2": 31, "aeccar": 31, "thoma": [31, 33, 53], "manz": 31, "ddec": 31, "ddec3": 31, "ddec6": 31, "cm5": 31, "gabaldon": 31, "lima": 31, "rsc": [31, 44], "adv": [31, 44], "47771": 31, "47801": 31, "wide": [31, 35, 38, 49, 54], "nonperiod": 31, "2678": [31, 50], "2707": 31, "marenich": 31, "jerom": 31, "cramer": 31, "truhlar": 31, "hirshfeld": [31, 38, 44], "gaseou": [31, 34], "condens": [31, 32], "527": [31, 32], "541": 31, "sholl": 31, "noncollinear": [31, 36, 44], "4146": 31, "4164": 31, "45552": 31, "45581": 31, "2867": 31, "meaning": 31, "2455": 31, "2468": 31, "atomic_densities_path": 31, "run_chargemol": 31, "ddec6_atomic_densities_dir": 31, "index_from": 31, "index_to": 31, "charge_typ": 31, "partial_charg": 31, "spin_moment": 31, "rsquared_mo": 31, "rcubed_mo": 31, "rfourth_moment": 31, "bond_order_dict": 31, "besid": [31, 43], "otero": 31, "roza": 31, "johnson": 31, "lua\u00f1a": 31, "185": [31, 32], "1007": 31, "1018": [31, 50], "cpc": 31, "026": 31, "mart\u00edn": 31, "pend\u00e1": 31, "157": [31, 32], "018": [31, 34], "stdout": [31, 32, 36, 37], "stderr": 31, "cpreport": 31, "yt": 31, "zpsp": 31, "critical_point": 31, "familiar": [31, 35, 36], "nativ": [31, 37], "include_critical_point": 31, "input_script": 31, "chgcar_ref": 31, "user_input_set": 31, "write_cml": 31, "substanti": 31, "promolecular": 31, "gradep": 31, "cpep": 31, "nucep": 31, "nucepsh": 31, "epsdegen": 31, "cml": 31, "augment": [31, 36, 38, 44, 46], "aecar0": 31, "aecar2": 31, "field_gradi": 31, "field_hessian": 31, "characteris": 31, "grad": 31, "organ": [31, 40, 53], "ellpit": 31, "readm": [31, 50], "rodnei": 31, "forcad": 31, "77": [31, 32], "224115": 31, "june": 31, "multilattic": 31, "014120": 31, "juli": 31, "lanc": 31, "nelson": [31, 33, 42], "59": [31, 32, 50, 52], "101": [31, 32], "107": [31, 32], "march": 31, "morgan": [31, 53], "superstructur": 31, "freedom": [31, 32, 37], "144": [31, 32, 50], "149": [31, 32, 36, 41, 52], "baseexcept": [31, 32, 36], "ivec": 31, "bush_lewis_flag": 31, "buckingham": 31, "bush": 31, "lewi": 31, "gale": 31, "catlow": 31, "battl": 31, "831": 31, "837": 31, "1994": [31, 37], "1149": [31, 44], "1161": 31, "cmd": [31, 41], "commandlin": 31, "gin": 31, "gout": 31, "littleton": 31, "uc": [31, 52, 53], "valence_dict": 31, "val_dict": 31, "spring": 31, "file_nam": [31, 44], "anion_shell_flg": 31, "polariz": [31, 37, 43], "anion_core_chrg": 31, "anion_shell_chrg": 31, "cation_shell_flg": 31, "cation_core_chrg": 31, "cation_shell_chrg": 31, "cell_flg": 31, "frac_flg": 31, "symm_flg": 31, "tersoff": 31, "oxidetersoffpotentialenti": 31, "gulp_cmd": 31, "optimis": 31, "conp": 31, "qok": 31, "AT": 31, "brown": 31, "depart": [31, 53], "avdw": 31, "search_tim": [31, 49], "wr": [31, 49], "wn": [31, 49], "wd": [31, 49], "spent": [31, 49], "cpu": [31, 34, 37, 44, 49], "mont": [31, 49], "carlo": [31, 49], "correl": [31, 32, 33, 36, 38, 44, 49], "diamet": [31, 49], "york": [31, 50], "nanomateri": 31, "evan": [31, 53], "fan": 31, "chureemart": 31, "ostler": 31, "elli": 31, "chantrel": 31, "conden": [31, 34], "103202": 31, "mc_box_siz": 31, "equil_timestep": 31, "mc_timestep": 31, "4000": [31, 33, 50], "save_input": 31, "hm": 31, "avg": [31, 33, 44, 48], "start_t": 31, "sim": 31, "end_t": 31, "1500": 31, "temp_incr": 31, "equilibr": 31, "mat_nam": 31, "mat_id_dict": 31, "vamp_stdout": 31, "nmat": 31, "critical_temp": 31, "parsed_out": 31, "rep": 31, "site2": 32, "default_bl": 32, "unlik": [32, 33, 36, 37, 38, 44, 54], "differenti": [32, 36, 41], "deliber": 32, "__getitem__": 32, "defaultdict": 32, "get_fract": 32, "14285714285714285": 32, "fe1": [32, 50], "o4": [32, 50], "04399794666951898": 32, "mixtur": [32, 34], "oxi_states_overrid": 32, "target_charg": 32, "all_oxi_st": 32, "max_sit": 32, "inclus": [32, 34, 48], "nonsens": [32, 44], "fe4": 32, "li4": 32, "o16": 32, "p4": 32, "abc3": 32, "subtli": 32, "unreduc": 32, "sio2": [32, 50], "noble_ga": 32, "transition_met": 32, "post_transition_met": 32, "rare_earth_met": 32, "metalloid": 32, "alkali": [32, 44], "alkalin": [32, 37], "halogen": [32, 43], "chalcogen": 32, "lanthanoid": 32, "actinoid": 32, "o3": [32, 54], "o0": [32, 50], "introspect": 32, "weight_dict": 32, "ti6v4al": 32, "ni60ti40": 32, "weight_fract": 32, "nomenclatur": 32, "actinid": [32, 50], "polyanion": [32, 34], "5o0": 32, "li4fe4p4o16": 32, "ch2": 32, "so4": 32, "x2y2": 32, "fuzzy_formula": 32, "lock_if_strict": 32, "co2o3": 32, "co1": 32, "o1": [32, 33], "elem_map": 32, "mgcuo3": 32, "cso": 32, "cs2o2": 32, "h2o2": 32, "ko": 32, "k2o2": [32, 50], "lio": 32, "li2o2": [32, 50], "nao": 32, "na2o2": 32, "rbo": 32, "rb2o2": 32, "reduced_cell_composit": 32, "unit_cell_composit": 32, "reduced_cell_formula": 32, "nelement": [32, 35, 36], "__str__": [32, 36, 40, 43, 44, 50], "sym_amt": 32, "interface_properti": 32, "substrate_slab": 32, "film_slab": 32, "met": [32, 50], "_properti": 32, "hydrat": [32, 33, 34], "receiv": [32, 37, 49], "zro2": 32, "2h2o": 32, "h4o4": 32, "bracket": [32, 36, 50], "preced": [32, 36, 38, 41, 44, 50], "superscript": [32, 50], "unless": [32, 36, 41, 44], "iv": 32, "coords_a": 32, "coords_b": 32, "other_lattic": 32, "skip_rotation_matrix": 32, "aligned_lattic": 32, "scale_matrix": 32, "aligned_matrix": 32, "latt": 32, "acel": [32, 37], "rprim": [32, 37], "ey": [32, 37], "fcoords1": [32, 50], "fcoords2": [32, 50], "mxn": 32, "frac_coords1": 32, "frac_coords2": 32, "fcoord": [32, 36, 50], "lll_frac_coord": 32, "round_dp": 32, "minimis": 32, "gross": [32, 47], "kunstlev": [32, 47], "sauter": 32, "crystallographica": 32, "foundat": 32, "s010876730302186x": 32, "frac_point": 32, "zip_result": 32, "parallelpip": 32, "a_1": [32, 44], "a_2": 32, "a_3": [32, 48], "b_1": [32, 44], "nxmax": 32, "length_of_b_1": 32, "supercell_imag": 32, "hex_angle_tol": 32, "hex_length_tol": 32, "metric": 32, "monoclinc": 32, "lazili": 32, "new_volum": 32, "ny": [32, 36], "nz": [32, 36], "all_coord": [32, 46], "center_coord": [32, 46], "return_fcoord": 32, "libxc": 32, "client": [32, 35, 37], "stuff": 32, "dev_script": 32, "regen_libxcfunc": 32, "regener": 32, "135": 32, "186": 32, "88": [32, 35, 47], "86": 32, "262": 32, "132": [32, 43, 50], "130": 32, "246": [32, 37], "133": 32, "134": [32, 36, 52], "83": 32, "152": 32, "148": 32, "153": 32, "147": 32, "61": [32, 50], "63": [32, 50], "506": 32, "507": 32, "504": 32, "516": 32, "520": [32, 44], "514": 32, "515": [32, 50], "501": 32, "502": 32, "510": 32, "508": 32, "521": [32, 44], "509": 32, "512": [32, 44], "513": 32, "511": 32, "517": 32, "523": 32, "187": 32, "188": 32, "189": 32, "190": 32, "519": 32, "518": 32, "503": 32, "165": 32, "162": 32, "163": [32, 44], "164": 32, "93": [32, 44, 50], "161": 32, "174": 32, "67": [32, 33, 50], "173": 32, "175": [32, 33], "154": [32, 40, 44], "156": 32, "197": [32, 50], "198": 32, "199": 32, "196": 32, "124": 32, "127": 32, "129": [32, 47], "192": 32, "120": [32, 40, 50, 54], "184": [32, 48], "106": [32, 48], "270": 32, "111": 32, "114": 32, "115": 32, "104": 32, "528": 32, "525": [32, 44], "526": [32, 44], "191": 32, "529": 32, "193": 32, "182": 32, "122": 32, "82": [32, 50], "183": 32, "139": 32, "141": [32, 36, 52], "110": 32, "121": 32, "265": 32, "140": [32, 33, 48], "116": [32, 37], "109": [32, 50], "142": 32, "530": 32, "151": 32, "91": [32, 35, 44, 50], "524": 32, "123": [32, 51], "416": 32, "417": 32, "412": [32, 44], "402": 32, "475": 32, "459": 32, "403": 32, "401": 32, "407": 32, "410": 32, "414": 32, "413": 32, "435": 32, "436": 32, "470": [32, 50], "455": 32, "433": 32, "477": [32, 47], "476": 32, "431": 32, "432": 32, "429": 32, "472": 32, "428": 32, "468": 32, "467": 32, "469": 32, "473": [32, 53], "465": 32, "437": 32, "419": 32, "415": 32, "453": 32, "404": [32, 41], "456": 32, "406": 32, "454": 32, "420": 32, "421": 32, "422": 32, "423": 32, "424": 32, "425": 32, "434": 32, "463": 32, "464": 32, "471": 32, "466": 32, "411": 32, "405": [32, 43], "418": 32, "81": 32, "426": 32, "441": 32, "440": 32, "443": 32, "438": 32, "439": 32, "449": 32, "450": 32, "444": 32, "460": 32, "462": 32, "445": 32, "446": 32, "451": 32, "442": 32, "452": 32, "458": [32, 34], "457": 32, "531": 32, "447": 32, "448": 32, "268": 32, "224": 32, "474": 32, "264": 32, "259": 32, "43": [32, 50], "240": 32, "229": 32, "72": 32, "237": 32, "238": 32, "235": 32, "236": 32, "234": [32, 36], "233": 32, "78": [32, 36, 43, 50], "269": 32, "261": 32, "239": 32, "241": 32, "267": 32, "247": [32, 35], "232": [32, 40, 44], "242": 32, "211": 32, "207": 32, "244": 32, "206": 32, "204": [32, 41], "201": 32, "214": 32, "215": [32, 52], "218": 32, "216": 32, "203": 32, "219": 32, "220": 32, "225": [32, 36], "226": 32, "249": 32, "250": [32, 35, 36], "243": 32, "227": 32, "221": 32, "223": 32, "257": 32, "213": 32, "212": 32, "209": [32, 50, 52], "263": 32, "205": 32, "208": 32, "202": 32, "xc_famili": 32, "xc_family_lda": 32, "xc_": 32, "xc_correl": 32, "libxc_doc": 32, "constitu": 32, "uncharg": [32, 50], "srtio3": [32, 50], "338381": 32, "17001": 32, "subscript": [32, 33, 48, 50], "pairwis": 32, "unoccupi": [32, 38], "758245": 32, "871362": 32, "nist": [32, 34, 35], "gov": [32, 35, 50], "pml": 32, "affine_transformation_matrix": 32, "time_revers": 32, "thin": 32, "4x4": [32, 48], "affin": 32, "magneticsymmop": 32, "translation_vec": [32, 50], "xyzt_str": 32, "2y": [32, 50], "rodr\u00edguez": 32, "carvaj": 32, "bour\u00e9": 32, "1051": 32, "epjconf": 32, "20122200010": 32, "affine_transform": 32, "point_a": 32, "point_b": 32, "from_a": 32, "to_a": 32, "r_a": 32, "from_b": 32, "to_b": 32, "r_b": 32, "are_rel": 32, "is_revers": 32, "angle_in_radian": [32, 49], "xyz_str": 32, "roto": 32, "portion": [32, 44], "periodict": 32, "grammat": 32, "wrongli": 32, "vac": 32, "vacanc": [32, 49], "behav": [32, 38, 44], "front": 32, "x3": 32, "singleton": 32, "atomic_radii_of_the_elements_": 32, "data_pag": 32, "collis": 32, "bondi": 32, "worker": 32, "crc": 32, "handbook": 32, "91st": 32, "hayn": 32, "boca": 32, "raton": 32, "mendeleev": 32, "pettifor": 32, "resist": 32, "sound": 32, "refractic": 32, "3d6": 32, "4s2": 32, "boil": [32, 54], "melt": [32, 54], "superconduct": 32, "brinel": 32, "vicker": 32, "ioniz": 32, "_dict": 32, "emmet": 32, "troublesom": 32, "amu": 32, "\u00e5ngstrom": 32, "nobl": 32, "gase": [32, 34], "iron": [32, 37], "hund": 32, "poor": [32, 38, 53], "zebra": 32, "filter_funct": [32, 37], "printer": [32, 37], "saunder": 32, "n_e": 32, "1d2": 32, "3p0": 32, "3p1": 32, "3p2": 32, "1s0": 32, "v_e": 32, "incl": 32, "mn2": [32, 49], "radius_typ": 32, "roman": [32, 33], "ix": 32, "iiipi": 32, "ivpi": 32, "ivsq": 32, "obj": [32, 33, 37, 38, 50, 51], "dummyel": 32, "skip_check": 32, "ith": [32, 44], "check_lattic": 32, "sparingli": 32, "singular": [32, 49], "govern": 32, "programmat": [32, 54], "grammar": 32, "5mn0": 32, "x_0": 32, "fwhm": 32, "charge_spin_check": 32, "unpair": [32, 36, 44], "ind1": 32, "ind2": 32, "g03": 32, "g09": 32, "inp": [32, 36, 37, 38, 40, 54], "multicip": 32, "input_str": [32, 36], "offset": [32, 36, 44, 46], "no_cross": 32, "reorder": 32, "jumbl": 32, "forbid": 32, "attr": [32, 36], "000000e": 32, "217138e": 32, "135509e": 32, "lightweight": [32, 34], "merge_tol": 32, "reader": [32, 36, 37, 38, 44], "magneticsymmetrygroup": 32, "belov": [32, 48], "neronova": [32, 48], "smirnova": [32, 48], "bn": [32, 48], "mandatori": [32, 33, 36, 44], "include_index": 32, "include_imag": 32, "resid": 32, "subspeci": 32, "exclude_self": 32, "center_indic": 32, "points_indic": 32, "offset_vector": [32, 46], "nearestneighbor": 32, "1nn": 32, "2nn": 32, "use_site_prop": 32, "constrain_latt": 32, "unabl": 32, "reduction_algo": [32, 49], "sit": [32, 36], "parallelepip": 32, "symmetry_indic": 32, "symmetry_idx": 32, "end_structur": 32, "nimag": [32, 54], "autosort_tol": 32, "inpgen": 32, "passthru": 32, "reset": [32, 51], "mutablesequ": 32, "mutablemolecul": 32, "gfn2": 32, "fmax": 32, "opt_kwarg": 32, "return_trajectori": 32, "delet": [32, 38, 40], "anchor": 32, "past": 32, "periodicimag": 32, "ni2": 32, "target_sit": 32, "nucleat": 32, "dihedr": [32, 41], "fourth": [32, 33, 36, 47], "sequenti": [32, 43, 49], "5a": 32, "species_map": [32, 49], "sp_and_occu": [32, 49], "375": [32, 44], "modify_lattic": 32, "rapidli": 32, "rocksalt": 32, "perovksit": 32, "scaling_matrix": [32, 49], "3b": [32, 49], "amplitud": [32, 49], "relax_cel": 32, "stress_weight": 32, "_site": 32, "new_charg": 32, "617": [32, 52], "susc": [32, 52], "016": [32, 52], "reconstruction_nam": 32, "creator": 32, "archiv": 32, "fcc_110_missing_row_1x2": 32, "carefulli": [32, 44], "woods_not": 32, "2x1": 32, "vocabulari": 32, "1306": 32, "1312": 32, "transformation_matrix": [32, 48], "slabgenerator_paramet": 32, "points_to_remov": 32, "points_to_add": 32, "base_reconstruct": 32, "halit": 32, "octopolar": 32, "reconstruction_bas": 32, "halite_111_octopolar_2x2": 32, "unreconstruct": 32, "THE": [32, 50], "FOR": [32, 50], "WITH": [32, 33, 47, 49], "WILL": 32, "TO": [32, 50], "reorient_lattic": 32, "inher": [32, 49], "postprocess": [32, 36, 38, 43, 44], "patholog": [32, 44], "is_surfsit": 32, "mainli": [32, 33, 37, 38, 45], "same_species_onli": 32, "outermost": 32, "tol_dipole_per_unit_area": 32, "screw": [32, 48], "in_unit_plan": [32, 49], "polyhedr": 32, "begin": [32, 34, 37, 54], "n_layer": [32, 49], "ceil": [32, 49], "_proj_height": [32, 49], "dhkl": [32, 49], "shorter": 32, "bear": 32, "ftol": 32, "max_broken_bond": 32, "repair": 32, "_calculate_possible_shift": 32, "fcluster": 32, "init_slab": 32, "index_of_sit": 32, "destroi": 32, "undercoordin": 32, "cleav": 32, "intact": 32, "ghost_sit": 32, "goal": 32, "spill": [32, 42], "incredibli": 32, "scenario": 32, "max_index": 32, "include_reconstruct": 32, "reconstructions_arch": 32, "discern": 32, "bondlength": 32, "return_hkil": 32, "transf": 32, "symm_op": 32, "shorthand": 32, "include_improp": 32, "transpos": 32, "initial_fit": 32, "1987": [32, 46], "inconsist": [32, 33, 34], "other_arrai": 32, "einsum_str": 32, "voigt_rank": 32, "vsym": 32, "remaind": 32, "voigt_input": 32, "group_array_indic": 32, "zero_index": 32, "residu": [32, 34], "prec": [32, 44], "precond": 32, "precondit": [32, 38], "original_structur": 32, "new_structur": 32, "tensor_list": 32, "base_class": 32, "voight": 32, "voigt_input_list": 32, "symmetryoper": 32, "mutablemap": [32, 36, 37], "vector3d": 32, "matrix3d": 32, "sitepropstyp": 32, "frame_properti": 32, "constant_lattic": 32, "time_step": [32, 44], "coords_are_displac": 32, "base_posit": 32, "frame": [32, 33, 36, 43, 51], "nvt": [32, 41], "femto": 32, "consecut": [32, 40, 41], "significant_figur": [32, 36, 41, 44], "xdatcar_from_struct": 32, "prudent": 32, "autodetect": [32, 37], "mos2": 32, "energyarrai": 32, "lengtharrai": 32, "arraywithfloatwithunit": 32, "leftmost": 32, "03674933": 32, "07349865": 32, "21138386": 32, "42276772": 32, "new_unit": 32, "93252225": 32, "functool": 32, "wherev": 32, "2102479761938871": 32, "932522246000005": 32, "932522246": 32, "unit_def": 32, "base_units_dict": 32, "gather": 32, "617333262e": 32, "lose": [32, 36, 38], "get_mass": 32, "paw": [32, 37, 44], "gpaw": 32, "pawxml": [32, 37], "mgga": 32, "hyb": 32, "strip": [32, 38, 50], "pw": [32, 44], "perdew": [32, 44], "13244": 32, "6671": [32, 50], "burk": 32, "ernzerhof": 32, "prl": 32, "3865": 32, "rpbe": 32, "hammer": [32, 33], "hansen": 32, "n\u00f8rskov": 32, "7413": [32, 50], "revpb": [32, 38, 44], "zhang": 32, "890": 32, "1998": [32, 37], "pbesol": [32, 34, 38, 44], "136406": 32, "am05": [32, 44], "armiento": [32, 44, 50], "mattsson": 32, "085108": 32, "blyp": 32, "beck": [32, 44], "pra": 32, "3098": 32, "1988": 32, "lee": 32, "parr": 32, "785": 32, "mutual": [32, 34, 41], "type_nam": 32, "pw_mod": 32, "hl": [32, 44], "gl": 32, "vwn": 32, "ixc": [32, 37], "typ": 32, "x_name": 32, "c_name": 32, "labels_dict": [33, 36, 47], "band_index": 33, "kpoint_index": 33, "orbital_index": [33, 44], "ion_index": 33, "ndarrayar": 33, "cbm": [33, 44], "kpoint_indic": 33, "proj": 33, "degeneraci": [33, 40], "el_orb_spec": 33, "orb": [33, 42], "vbm": [33, 44], "efermi_tol": 33, "new_band_gap": 33, "start_index": [33, 47], "end_index": [33, 47], "k_point": 33, "mislabel": [33, 47], "3p": [33, 42, 44], "3p_x": 33, "3p_y": 33, "3p_z": 33, "list_b": 33, "boltzmann": [33, 44], "semi": [33, 36, 38, 48], "transport": 33, "madsen": 33, "icam": 33, "singh": 33, "mu_step": 33, "cond": 33, "hall": [33, 35, 48], "mu_dop": 33, "seebeck_dop": 33, "cond_dop": 33, "kappa_dop": 33, "hall_dop": 33, "dos_parti": 33, "carrier_conc": 33, "bz_band": 33, "bz_kpoint": 33, "fermi_surface_data": 33, "ohm": 33, "carrier": 33, "hole": 33, "sbs_bz": 33, "sbs_ref": 33, "warn_thr": 33, "eight": 33, "semiconductor": [33, 44], "boltztap": 33, "corr": 33, "branch_nam": 33, "avg_corr": 33, "avg_dist": [33, 48], "nb_list": 33, "acc_thr": 33, "acc_err": 33, "path_dir": 33, "dos_spin": 33, "doping_level": 33, "textbook": [33, 48], "parabol": 33, "miglio": 33, "5447": 33, "5458": 33, "cm404079a": 33, "2292": 33, "ncomms3292": 33, "analyzer_for_second_spin": 33, "dos_up": 33, "an_up": 33, "dos_dw": 33, "an_dw": 33, "cdo": 33, "initio": [33, 37], "relaxation_tim": 33, "target_prop": 33, "min_temp": 33, "max_temp": 33, "min_dop": 33, "max_dop": 33, "isotropy_toler": 33, "use_averag": 33, "target_properti": 33, "zt": 33, "1e18": 33, "1e20": 33, "microw": 33, "microv": 33, "kpt_line": 33, "k_el": 33, "k_0": 33, "pf": 33, "mk": 33, "k_l": 33, "condten": 33, "hallten": 33, "lvl": 33, "outtran": 33, "pn_doping_level": 33, "outputtran": 33, "trim_do": 33, "transdo": 33, "transdos_x_i": 33, "trim": [33, 37], "dos_typ": 33, "histo": 33, "energy_grid": 33, "lpfac": 33, "boltz": 33, "band_nb": 33, "tauref": 33, "tauexp": 33, "tauen": 33, "energy_span_around_fermi": 33, "cond_band": 33, "tmax": [33, 47], "1300": 33, "tgrid": 33, "cb_cut": 33, "7200": 33, "histogram": [33, 37, 50], "tetra": 33, "tetrahedon": 33, "dose": [33, 47, 51], "1e16": 33, "1e22": 33, "underestim": [33, 38], "kmesh": 33, "clear_dir": 33, "max_lpfac": 33, "min_egrid": 33, "egrid": 33, "output_fil": [33, 44], "output_file_proj": 33, "output_file_def": 33, "bands_obj": 33, "bands_ref_obj": 33, "bzt": 33, "sym": 33, "seeb": 33, "analyt": [33, 36, 38, 44, 47], "m0": 33, "jes\u00fa": 33, "carret": 33, "matthieu": 33, "verstraet": 33, "gitlab": 33, "sousaw": [33, 36], "sciencedirect": 33, "pii": 33, "s0010465518301632": 33, "mommat": 33, "bs_obj": 33, "loader": 33, "vrun": [33, 44], "st": 33, "emin": [33, 47], "emax": [33, 47], "e_low": 33, "e_upp": 33, "energy_rang": 33, "curvatur": 33, "save_bztinterp": 33, "load_bztinterp": 33, "save_band": 33, "fname": 33, "bztinterp": 33, "kpoints_lbls_dict": 33, "partial_do": [33, 36], "npts_mu": 33, "eband_ud": 33, "enr": 33, "bzt_transp": 33, "bzt_interp": 33, "bzttransp": 33, "npoint": [33, 36, 38], "prop_i": 33, "prop_x": 33, "prop_z": 33, "avg_eig": 33, "dop_typ": 33, "hall_carrier_conc_trac": 33, "900": 33, "1200": [33, 38], "boltztra2": 33, "ipynb": 33, "temp_r": 33, "crta": 33, "save_bzttranspprop": 33, "load_bzttranspprop": 33, "bzttranspprop": 33, "conductivity_mu": 33, "seebeck_mu": 33, "kappa_mu": 33, "power_factor_mu": 33, "milliw": 33, "cond_effective_mass_mu": 33, "m_e": 33, "carrier_conc_mu": 33, "hall_carrier_conc_trace_mu": 33, "mu_r_ev": 33, "arang": 33, "1400": 33, "conductivity_dop": 33, "power_factor_dop": 33, "cond_effective_mass_dop": 33, "carriers_conc_dop": 33, "mu_doping_ev": 33, "corrispond": 33, "vasprun_fil": 33, "vrun_obj": 33, "dos_dn": 33, "doss": [33, 47, 51], "coop": [33, 42], "cobi": 33, "dronskowski": [33, 42, 47], "chempluschem": [33, 42], "e202200123": [33, 42], "cplu": [33, 42], "202200123": [33, 42], "chop": 33, "antibond": 33, "avg_cohp": 33, "cohp_dict": 33, "orb_res_cohp": 33, "structure_fil": [33, 42], "stuttgart": [33, 36], "asa": [33, 36], "copl": [33, 36], "coopcar": [33, 42], "ctrl": [33, 36], "summed_spin_channel": [33, 42], "icooplist": [33, 42], "orbital1": 33, "orbital2": 33, "aren": 33, "label_list": 33, "orbital_list": 33, "list_label": 33, "list_atom1": 33, "list_atom2": 33, "list_length": 33, "list_transl": 33, "list_num": 33, "list_orb_icohp": 33, "icoop": [33, 42], "atomnam": 33, "icobi": [33, 42], "strongest": [33, 42], "minbondlength": 33, "maxbondlength": 33, "minsummedicohp": 33, "maxsummedicohp": 33, "only_bonds_to": [33, 42], "partner": 33, "atom1": 33, "atom2": 33, "spinup": 33, "spindown": 33, "plariz": 33, "ortibal2": 33, "relative_e_fermi": 33, "saxi": [33, 44], "quantiz": 33, "shouldn": 33, "surpris": 33, "magcif": [33, 36], "total_magnetic_mo": 33, "ncl": [33, 44], "get_consistent_set": 33, "quantis": 33, "total_do": [33, 36, 47], "pdoss": [33, 38, 47], "fp": [33, 51], "erang": 33, "int_": [33, 50], "norskov": 33, "surf": 33, "343": 33, "1995": 33, "epsilon_d": 33, "zeroth": 33, "f_d": 33, "e_cent": 33, "sqrt": [33, 36, 37, 38, 40, 44], "summed_pdo": 33, "min_": 33, "max_": 33, "n_bin": 33, "256": 33, "knoop": 33, "purcel": 33, "scheffler": [33, 44], "carbogno": 33, "softw": 33, "2671": 33, "vibe": 33, "materials_fp": 33, "copyright": [33, 50], "florian": 33, "matthia": 33, "christian": [33, 53], "summed_": 33, "linspac": 33, "fp1": 33, "fp2": 33, "col": 33, "tanimoto": 33, "spd": 33, "hilbert": [33, 37], "newn": 33, "anderson": 33, "t2g": 33, "115114": 33, "epsilon_u": 33, "sanvito": 33, "1126": 33, "sciadv": 33, "1602241": 33, "ill": 33, "insul": [33, 36, 44], "nx1": 33, "nx2": 33, "former": [33, 44], "column": [33, 34, 36, 41, 44], "abs_tol": 33, "norm_vol": 33, "fermi_level": 33, "riemann": 33, "dirac": 33, "nstep": [33, 38, 41, 44], "greedi": 33, "finer": [33, 49], "c_ref": 33, "10000000000": 33, "p_y": 33, "p_z": 33, "p_x": 33, "d_xy": 33, "d_yz": 33, "d_z": 33, "d_xz": 33, "d_x": 33, "f_y": 33, "f_xyz": 33, "f_yz": 33, "f_z": 33, "f_xz": 33, "f_x": 33, "3y": 33, "contrast": 33, "cohplist": 33, "density1": 33, "density2": 33, "bs_project": 33, "dos_project": 33, "vb_energy_rang": 33, "cb_energy_rang": 33, "fixed_cb_energi": 33, "egrid_interv": 33, "axis_fonts": 33, "tick_fonts": 33, "legend_fonts": 33, "bs_legend": 33, "dos_legend": 33, "rgb_legend": 33, "fig_siz": 33, "joint": [33, 53], "pohl": 33, "gvallver": 33, "perso": [33, 36], "univ": 33, "pau": [33, 53], "587": 33, "cb": 33, "tick": [33, 47], "facilit": [33, 34, 36, 47, 54], "zero_to_efermi": 33, "bs_ref": 33, "split_branch": 33, "e_f": [33, 40], "_b": 33, "discontinu": 33, "zero_energi": 33, "band_gap": 33, "vbm_cbm_marker": 33, "smooth_tol": 33, "smooth_k": 33, "smooth_np": 33, "bs_label": 33, "other_plott": [33, 47], "blue": [33, 47], "img_format": [33, 36, 47, 51], "subfigur": 33, "bigger": 33, "elt_ord": 33, "differienti": 33, "dictio": 33, "2p_x": [33, 42], "dictpa": 33, "sum_atom": 33, "sum_morb": 33, "selected_branch": 33, "w_h_size": 33, "num_column": 33, "maxima": 33, "chose": [33, 38], "manni": 33, "neglect": [33, 48], "cyan": 33, "bz": [33, 37, 44, 48], "merit": 33, "zero_at_efermi": 33, "key_sort_func": [33, 47, 51], "plot_neg": 33, "invert_ax": 33, "dos1": [33, 51], "dos2": [33, 51], "dos_dict": [33, 47, 51], "beta_dash": 33, "chemist": 33, "fold": 33, "bz_lattic": 33, "arrow": 33, "ellipsoid": [33, 47], "rappres": 33, "plot_wirefram": 33, "rstride": 33, "cstride": 33, "energy_level": 33, "multiple_figur": 33, "mlab_figur": 33, "kpoints_dict": 33, "transparency_factor": 33, "labels_scale_factor": 33, "points_scale_factor": 33, "mayavi": 33, "mlab": 33, "opac": [33, 51], "skeleton": 33, "black": [33, 51], "config_fil": 34, "correct_peroxid": 34, "error_fil": 34, "anycomputedentri": 34, "inplac": [34, 44], "energy_adjust": 34, "interdepend": 34, "corrected_energi": 34, "compat_typ": 34, "check_potcar_hash": 34, "mitvaspinputset": [34, 52], "verifi": [34, 36, 41, 44, 50], "quantif": 34, "resp": [34, 36], "fluorid": 34, "ran": [34, 38], "check_potcar": 34, "mp2020compat": 34, "kingsburi": [34, 53], "quantifi": [34, 50], "15496": 34, "94550": 34, "briefli": [34, 41], "room": 34, "feo": [34, 54], "embed": [34, 40], "waldwick": 34, "lazic": 34, "equilibria": 34, "235438": 34, "solid_compat": 34, "o2_energi": 34, "h2o_energi": 34, "h2o_adjust": 34, "silence_deprec": 34, "input_set": 34, "check_hash": 34, "paw_pb": [34, 44], "fe_pv": [34, 42, 44], "06sep2000": [34, 44], "08apr2002": 34, "ufloat": 34, "entiti": 34, "adj_per_atom": 34, "n_atom": [34, 47], "uncertainty_per_atom": 34, "human": [34, 35, 41, 54], "facil": [34, 53], "formula_unit": 34, "uncorrect": 34, "heavier": 34, "neither": [34, 50, 54], "e_fe6o9": 34, "e_fe2o3": 34, "formation_enthalpy_per_atom": 34, "gibbs_model": 34, "sisso": 34, "acquir": 34, "orig": [34, 38], "janaf": 34, "co2": [34, 40], "expt": 34, "millican": 34, "deml": 34, "rumptz": 34, "tuma": 34, "weimer": 34, "holder": [34, 50], "4168": 34, "s41467": 34, "06682": 34, "adj_per_deg": 34, "uncertainty_per_deg": 34, "max_error": 34, "exclude_polyanion": 34, "mpcompat": 34, "varianc": 34, "calc_entri": 34, "exp_gz": 34, "comp_gz": 34, "_name_compat": 34, "_name_compatibilityuncertainti": 34, "mutableset": 34, "latexify_nam": 34, "latex": [34, 48, 50], "li_": 34, "sort_by_e_per_atom": 34, "entry3": 34, "entry4": 34, "entry5": 34, "species_to_remov": [34, 49], "298k": 34, "run_type_1": 34, "run_type_2": 34, "r2scan": [34, 44], "compat_1": 34, "cached_class": 34, "_decor": 34, "compat_2": 34, "fuzzy_match": 34, "unexpect": [34, 36, 50], "statu": 34, "materialsprojectcompatibility2020": 34, "fuzzi": 34, "nor": [34, 36, 41, 50, 54], "printout": 34, "mixing_state_data": 34, "member": 34, "_filter_and_sort_entri": 34, "irrelev": 34, "entry_id_1": 34, "entry_id_2": 34, "energy_1": 34, "energy_2": 34, "is_stable_1": 34, "hull_energy_1": 34, "hull_energy_2": 34, "vaitku": 35, "butku": 35, "okuli\u010d": 35, "kazarina": 35, "kairi": 35, "gra\u017euli": 35, "da\u0161kevi\u010d": 35, "chateign": 35, "lutterotti": 35, "quir\u00f3": 35, "serebryanaya": 35, "moeck": 35, "lebail": 35, "nucleic": 35, "acid": [35, 43], "d420": 35, "d427": 35, "grazuli": 35, "yokochi": 35, "quiro": 35, "manakova": 35, "le": 35, "bail": 35, "726": 35, "729": 35, "mineralogist": 35, "blank": [35, 36, 38], "mysql": 35, "cod_id": 35, "sql": 35, "dashboard": [35, 54], "mprestadaptor": 35, "malform": [35, 36, 44], "api_kei": 35, "call_some_method": 35, "secur": 35, "task": [35, 36, 41, 54], "nscf": [35, 37, 44], "aliases_or_resource_url": 35, "subject": [35, 50], "andersen": 35, "s41597": 35, "00974": 35, "jarvisdft": 35, "mcloud": 35, "2dtopo": 35, "materialscloud": 35, "cof": 35, "mc2d": 35, "mc3d": 35, "pyren": 35, "mof": 35, "scdm": 35, "autowanni": 35, "stoceriaitf": 35, "tin": 35, "antimoni": 35, "sulfoiodid": 35, "mpd": 35, "nmd": 35, "prod": [35, 54], "rae": 35, "odbx": 35, "odbx_misc": 35, "omdb": 35, "omdb_product": 35, "openmaterialsdb": 35, "oqmd": 35, "tcod": 35, "twodmatpedia": 35, "2dmatpedia": 35, "chemical_formula_anonym": 35, "chemical_formula_hil": 35, "additional_response_field": 35, "expos": 35, "_optimad": 35, "optimade_filt": 35, "lattice_vector": 35, "cartesian_site_posit": 35, "species_at_sit": 35, "providers_url": 35, "writer": [36, 44], "inpfil": 36, "subkei": 36, "delimit": [36, 43, 48, 50], "a1fit": 36, "unrestrict": [36, 38], "zlmfit": 36, "exactdens": 36, "totalenergi": 36, "analyticalfreq": 36, "subend": 36, "atomdepqu": 36, "is_fail": 36, "is_internal_crash": 36, "tape13": 36, "runtyp": [36, 45], "singlepoint": 36, "geometryoptim": 36, "numericalfreq": 36, "gmolecul": 36, "array_lik": 36, "normal_mod": 36, "freq_typ": 36, "adf_run": 36, "geo_subkei": 36, "other_direct": 36, "dz": 36, "numerical_frequ": 36, "overhead": 36, "cls_kwarg": 36, "rndstr": 36, "lat": 36, "hundr": 36, "mmff94": 36, "freeze_atom": 36, "rmsd_cutoff": 36, "energy_cutoff": 36, "conf_cutoff": 36, "confab": 36, "divers": [36, 52], "gaff": 36, "ghemic": 36, "uff": 36, "freez": 36, "rmsd_cufoff": 36, "kcal": 36, "file_format": 36, "return_all_molecul": 36, "thereof": 36, "string_data": 36, "0d": 36, "obbuild": 36, "steepest": 36, "descent": 36, "rotor": 36, "conjug": [36, 37, 38], "gen3d": 36, "fault": [36, 38], "medium": 36, "pybel": 36, "cyclohexan": [36, 43], "chair": 36, "clash": 36, "idx1": 36, "idx2": 36, "particip": 36, "rotor_arg": 36, "weightedrotorsearch": 36, "geomstep": 36, "sampleringbond": 36, "systematicrotorsearch": 36, "2500": [36, 50], "randomrotorsearch": 36, "orig_str": 36, "Of": 36, "site_toler": 36, "6667": [36, 50], "length_str": 36, "angle_str": 36, "absenc": 36, "six": 36, "symop": 36, "write_magmom": 36, "refine_struct": 36, "data_aug": [36, 44], "distance_matric": [36, 44], "circuit": [36, 44], "hartre": [36, 37, 38], "nbin": 36, "computation": [36, 38], "decompos": [36, 38, 44], "IN": [36, 50], "vdata": 36, "structure_json": 36, "regulargridinterpol": 36, "correspondisng": 36, "tier": 36, "hierarchi": [36, 54], "disk": [36, 37, 40], "recip": [36, 54], "my_arg": [36, 44], "foo": 36, "make_dir": 36, "zip_input": 36, "generate_input": 36, "syntaxerror": 36, "neel": 36, "cnr": 36, "blase": 36, "fiesta_run": 36, "gw_fiesta": 36, "bse_fiesta": 36, "localis": 36, "l_zeta_ng": 36, "nl": 36, "coef": 36, "l_zeta": 36, "nlm": 36, "correlation_grid": 36, "exc_dft_opt": 36, "cohsex_opt": 36, "gw_option": 36, "bse_tddft_opt": 36, "bse_dump": 36, "do_bs": 36, "tddft_dump": 36, "do_tddft": 36, "string_input": 36, "full_bse_dens": 36, "n_excit": 36, "nit_bs": 36, "nv_bse": 36, "nc_bse": 36, "nv_band": 36, "nc_band": 36, "n_iter": 36, "n_grid": 36, "de_grid": 36, "nv__band": 36, "auxiliary_fold": 36, "auxiliary_basis_set_typ": 36, "aug_cc_pvtz": 36, "auxiliari": [36, 38], "ion_aug_cc_pvtz_ri_weigend": 36, "log_fil": 36, "logfil": 36, "log_n2f": 36, "nw": 36, "movec": 36, "nwout": 36, "launch": 36, "31g": 36, "route_paramet": [36, 54], "input_paramet": 36, "link0_paramet": 36, "gen_basi": 36, "checkpoint": 36, "chk": 36, "1000mw": 36, "gen": 36, "r_mass": 36, "f_constant": 36, "ir_intens": 36, "dx": [36, 44, 50], "error_def": 36, "mulliken": [36, 38, 42, 43], "om": 36, "ao_k": 36, "iatom": 36, "quotat": 36, "8709": 36, "wiberg": 36, "nboread": 36, "bndidx": 36, "abscissa": 36, "uv": 36, "lamba": 36, "oscillatori": 36, "abcissa": 36, "spectr": 36, "gaunip": 36, "to_ev": 36, "ry": [36, 38], "lmasa": 36, "ver": 36, "newest": 36, "alat": 36, "plat": 36, "spcgrp": 36, "sigfig": 36, "lmhart": 36, "chenxin13": 36, "mail": 36, "tsinghua": [36, 53], "projected_hessian": 36, "normal_frequ": 36, "geometry_opt": 36, "symmetry_opt": 36, "memory_opt": 36, "noautoz": 36, "singlet": 36, "smoother": 36, "nw_spectrum": 36, "osc_strength": 36, "basis_set_opt": 36, "theory_direct": 36, "alternate_direct": 36, "311": 36, "spheric": [36, 48, 49], "autogener": 36, "b3lyp": [36, 44], "wave": [36, 37, 38, 40, 42, 44], "vscf": 36, "nwpw": 36, "ccsd": 36, "direct_mp2": 36, "mp2": 36, "g3gn": 36, "mcscf": 36, "multiconfigur": 36, "pspw": 36, "rimp2": [36, 43], "ri": 36, "selci": 36, "sodft": 36, "tce": 36, "m3g": 36, "iqm": 36, "unicamp": 36, "leandro": 36, "shtml": 36, "control_param": 36, "outputfil": 36, "packmol_out": 36, "stdoutfil": 36, "determinist": [36, 49], "zlo": 36, "succe": 36, "timeoutexpirederror": 36, "packmold": 36, "finish": 36, "atztogo": 36, "eigendisplac": [36, 47], "partial_dos_path": 36, "phonopy_yaml_path": 36, "atom_disp": 36, "supercell_matrix": [36, 50], "yaml_fnam": 36, "disp": [36, 44, 47], "generate_displac": 36, "gruneisen_path": 36, "structure_path": 36, "pymaten": 36, "qpoint": [36, 47], "grueneisen": [36, 47], "inaccuraci": 36, "thz": [36, 47], "gruneisen_dict": 36, "Its": 36, "bands_path": 36, "nac": 36, "bands_dict": 36, "total_dos_path": 36, "mesh_dens": 36, "init_mesh": 36, "line_dens": [36, 48], "num_dos_step": 36, "phonopyatom": 36, "phonopy_structur": 36, "phonopy_mass": 36, "thermal_displacements_yaml": 36, "thermal_displacement_matric": [36, 47], "prism": 36, "em": 36, "stem": 36, "kpoints_mod": 36, "kpoints_grid": 36, "kpoints_shift": 36, "starting_magnet": 36, "upf": 36, "pwinput_dict": 36, "celldm1": 36, "celldm": 36, "celldm2": 36, "celldm3": 36, "celldm4": 36, "celldm5": 36, "celldm6": 36, "ecut": [36, 37], "sry": 36, "bravai": [36, 48], "terminate_on_match": [36, 38, 43, 44], "regrep": [36, 38, 44], "render": [36, 38, 43, 44, 51], "1234": [36, 38, 43, 44, 54], "3453": [36, 38, 43, 44], "regex": [36, 38, 43, 44, 50], "shelx": 36, "whitespac": [36, 50], "parse_rem": 36, "gentl": 36, "solver": [36, 38], "castep": 36, "cryan": 36, "gmax": 36, "fsbc": 36, "otfg": 36, "hermann": [36, 48], "mauguin": [36, 48], "p6_3": [36, 48], "mmc": [36, 48], "ngrid": [36, 38], "lattvec": 36, "lfactor": 36, "natomx3": 36, "scell": 36, "norient": 36, "gfactor": 36, "epsilon": [36, 46, 48], "nonanalyt": 36, "autoisotop": 36, "nanowir": 36, "onlyharmon": 36, "espresso": 36, "control_dict": 36, "namelist": [36, 43], "50000": 36, "omega_max": 36, "scalebroad": 36, "rmin": 36, "rmax": [36, 44], "ntick": 36, "safe_substitut": [36, 41], "ngy": [36, 44], "ngz": [36, 44], "unkxxxxx": 36, "xxxxx": 36, "nc": [36, 37], "cls_": 36, "mechan": 36, "use_cor": 36, "coord_precis": 36, "maciej": 36, "haranczyk": [36, 52], "willem": [36, 52], "rycroft": [36, 52], "kazi": [36, 52], "meza": [36, 52], "micropor": [36, 52], "mesopor": [36, 52], "test_zeoio": 36, "test_point_defect": 36, "zyx": 36, "pivot": 36, "voronoi_radiu": 36, "rad_dict": 36, "probe_rad": 36, "probe": 36, "spin_mod": [37, 44], "fermi_dirac": [37, 38], "fband": 37, "spinor": [37, 44], "bs_loband": 37, "mbpt_sciss": 37, "coulomb_mod": 37, "ecutep": 37, "mdf_epsinf": 37, "exc_typ": 37, "tda": 37, "haydock": 37, "with_lf": 37, "bs_freq_mesh": 37, "zcut": 37, "salpet": 37, "treatment": [37, 43], "coulomb": [37, 38], "macroscop": 37, "epsilon_": 37, "nomegasf": 37, "domegasf": 37, "spmeth": 37, "nfreqr": 37, "freqremax": 37, "nfreqim": 37, "freqremin": 37, "spectral": 37, "gauss": 37, "num_kpt": [37, 44], "kpt_shift": 37, "kpts_weight": [37, 44], "use_symmetri": 37, "use_time_revers": 37, "chksymbreak": 37, "poit": 37, "kppa": [37, 44], "ndivsm": 37, "kpath_bound": 37, "_path": 37, "subdivis": [37, 38, 44], "n_1": [37, 44], "n_2": [37, 44], "n_3": [37, 44], "ngkpt": 37, "shiftk": 37, "epsilon_infin": [37, 47], "plasmon_freq": 37, "plasmon": 37, "ionmov": 37, "optcel": 37, "atoms_constraint": 37, "w_type": 37, "rpa": [37, 44], "sc_mode": 37, "one_shot": 37, "ecutwfn": 37, "hilber": 37, "se_typ": 37, "ecutsigx": 37, "gw_qprang": 37, "gwpara": 37, "computi": 37, "qp": 37, "ibz": [37, 44], "occopt": 37, "tsmear": 37, "004": 37, "unpolar": 37, "anti": 37, "spinor_nomag": 37, "angdeg": 37, "site0": 37, "specie_o": 37, "specie_si": 37, "al_structur": 37, "typat": 37, "xred": 37, "ntypat": 37, "znucl": 37, "xcart": 37, "xangst": 37, "enforce_znucl": 37, "enforce_typat": 37, "cpu_tim": 37, "wall_tim": 37, "wall": 37, "sort_kei": [37, 40, 44], "minval": 37, "minfract": 37, "chart": 37, "fileobj": 37, "_io": 37, "textiowrapp": 37, "timopt": 37, "list_of_fil": 37, "abo": 37, "okfil": 37, "begin_tim": 37, "end_tim": 37, "successfulli": [37, 38], "nmax": 37, "mmax": 37, "ordkei": 37, "mpi_rank": 37, "cpu_fract": 37, "wall_fract": 37, "ncall": 37, "gflop": 37, "gigaflop": 37, "with_head": 37, "ref_idx": 37, "filennam": 37, "criterion": [37, 44, 47, 54], "abinitinput": 37, "abipi": [37, 47], "ntime": 37, "dilatmx": 37, "keyerror": 37, "abi": 37, "pseudo_dir": 37, "abi_arg": 37, "abi_kwarg": 37, "abi_object": 37, "ird": 37, "kptopt": 37, "kptbound": 37, "iscf": 37, "with_structur": 37, "with_pseudo": 37, "datataset": 37, "inde": 37, "complain": 37, "_ds1_": 37, "__getattr__": 37, "paral_kgb": 37, "geo": 37, "dtindex": 37, "multidataset": 37, "abinit_input": 37, "ndset": 37, "run0": 37, "iniit": 37, "gammacenterd": 37, "insensit": [37, 38], "nshiftk": 37, "nscf_nband": 37, "pawecutdg": 37, "scf_nband": 37, "scf_algorithm": [37, 43], "dos_kppa": 37, "shift_mod": 37, "optmiz": 37, "etsf": 37, "char": [37, 50], "rootgrp": 37, "signal": [37, 48, 50], "statement": 37, "googlecod": 37, "svn": 37, "trunk": 37, "netcdfreadererror": 37, "dimnam": 37, "dict_cl": 37, "attrdict": 37, "varnam": 37, "cmode": 37, "datatyp": 37, "navig": 37, "closeit": 37, "ncdata": 37, "momentum": [37, 38], "dens": [37, 44, 46], "ppdesc": 37, "fhi": 37, "troullier": 37, "martin": [37, 52, 53], "edt": 37, "00000": 37, "940714": 37, "zatom": 37, "zion": 37, "pspdat": 37, "2001": [37, 44], "pspcod": 37, "pspxc": 37, "lloc": 37, "r2well": 37, "80626423934776": 37, "22824404341771": 37, "17378968127746": 37, "rchrg": 37, "fchrg": 37, "qchrg": 37, "gth": [37, 38], "goedeck": 37, "teter": 37, "hutter": 37, "wed": 37, "960508": 37, "2000000": 37, "0663326": 37, "6778322": 37, "rloc": 37, "rp": [37, 44], "h1p": 37, "rcutoff": 37, "hgh": 37, "hartwigsen": 37, "prb58": 37, "3641": 37, "010605": 37, "oncvpsp": 37, "r_core": 37, "140504": 37, "pspd": 37, "99000000": 37, "00000000": 37, "nproj": 37, "extension_switch": 37, "5000025868368d": 37, "2006906995331d": 37, "0000000000000d": 37, "4140499497377d": 37, "9909081701712d": 37, "085": 37, "8786493": 37, "e99": 37, "rcpsp": 37, "0000000000": 37, "ekb1": 37, "ekb2": 37, "epsatm": 37, "632": 37, "4291849": 37, "557": 37, "308": 37, "1865358": 37, "251": 37, "387": 37, "4776730": 37, "62474762267880": 37, "07409391739104": 37, "07937699839200": 37, "vanish": 37, "pseudiz": [37, 44], "atompaw": 37, "holzwarth": 37, "atompaw2abinit": 37, "v3": [37, 48], "000": [37, 44, 49], "20061204": 37, "350": 37, "paw3": 37, "1305": 37, "pspfmt": 37, "creatorid": 37, "basis_s": 37, "lmn_size": 37, "number_of_mesh": 37, "1803778368e": 37, "5000000000e": 37, "rad_step": 37, "log_step": 37, "921": 37, "500000000000e": 37, "391": 37, "3000000000": 37, "r_cut": 37, "sph": 37, "loc": 37, "vanderbilt": 37, "uspp2abinit": 37, "20090106": 37, "560": 37, "paw4": 37, "5198032759e": 37, "6666666667e": 37, "556": 37, "576": 37, "666": 37, "673": 37, "5550009124": 37, "shape_typ": 37, "rshape": 37, "nnother": 37, "20120814": 37, "paw5": 37, "1331": 37, "2129718540404674e": 37, "1498160595656655e": 37, "658": 37, "740": 37, "819": 37, "870": 37, "5669671236": 37, "ae": 37, "projector": [37, 38], "tmpdir": 37, "djrepo": 37, "dojo_report": 37, "pspsfile": 37, "exclude_ext": 37, "exclude_fnam": 37, "individidu": 37, "element_symbol": 37, "exclude_dir": 37, "all_fil": 37, "wildcard": [37, 41], "zmax": 37, "allow_multi": 37, "ret_list": 37, "prepend": 37, "attrnam": 37, "tabular": 37, "l_ang_mom": 37, "traceback": 37, "valperlin": 37, "floatdecim": 37, "spread": 37, "force_ev": 38, "quickstep": 38, "children": 38, "soft": 38, "added_mo": 38, "kpoints_line_dens": [38, 42, 44], "OR": [38, 50], "resolut": [38, 49], "l_alpha": 38, "n_alpha": 38, "nel_alpha": 38, "l_beta": 38, "n_beta": 38, "nel_beta": 38, "cp2k_input": 38, "make_dir_if_not_pres": [38, 40, 44], "ndigit": 38, "new_prec_each": 38, "precondition": 38, "full_single_invers": 38, "full_al": 38, "energy_gap": 38, "make_precondition": 38, "domin": 38, "full_kinet": 38, "choleski": 38, "full_singl": 38, "full_s_invers": 38, "basis_set_filenam": 38, "basis_molopt": 38, "potential_filenam": 38, "gth_potenti": 38, "wfn_restart_file_nam": 38, "kohn": 38, "sham": 38, "eps_u_ramp": 38, "init_u_ramping_each_scf": 38, "u_minus_j": 38, "u_ramp": 38, "ramp": 38, "ueff": 38, "stepwis": 38, "eps_adapt": 38, "eps_it": 38, "eps_jacobi": 38, "jacobi_threshold": 38, "diagron": 38, "cumbersom": 38, "section_paramet": 38, "subsection1": 38, "subsection3": 38, "supersect": 38, "gto": 38, "cardin": 38, "energy_forc": 38, "nonloc": 38, "alpha_prj_ppnl": 38, "ij": [38, 49], "eip": 38, "elabor": 38, "value1": 38, "value2": 38, "unnatur": 38, "lst": 38, "indent": 38, "gth_basi": 38, "ghost": 38, "aux_basi": 38, "mg_1": 38, "mg_2": 38, "disapl": 38, "b_vector": 38, "cart_angstrom": 38, "cart_bohr": 38, "eps_geo": 38, "full_grid": 38, "parallel_group_s": 38, "weigh": 38, "write_cub": 38, "nhomo": 38, "nlumo": 38, "rel_cutoff": 38, "progression_factor": 38, "multigrid": 38, "rydberg": 38, "sharp": 38, "cours": 38, "occupation_precondition": 38, "linesearch": 38, "2pnt": 38, "dii": [38, 43], "taylor": 38, "irac": 38, "congruenc": 38, "gold": 38, "3pnt": 38, "scale_c": [38, 49], "scale_x": 38, "nonlinear": 38, "gpw": 38, "eps_default": 38, "eps_pgf_orb": 38, "aspc": 38, "driver": 38, "gapw": 38, "eps_": 38, "eps_scf": 38, "alon": 38, "max_scf": 38, "scf_guess": 38, "restart": [38, 51], "history_restart": 38, "mopac": 38, "scc": 38, "dftb": 38, "subsection2": 38, "subsection_of_interest": 38, "mongo": [38, 54], "underscor": [38, 48, 50], "child": 38, "subsec2": 38, "new_keyword": 38, "new_val": 38, "new_subsec": 38, "new_kwd": 38, "verboss": 38, "appeal": 38, "clutter": 38, "elec_temp": 38, "fixed_magnetic_mo": 38, "did": 38, "bandstructure_filenam": 38, "chi_filenam": 38, "suscept": [38, 47], "dos_fil": 38, "pdos_fil": 38, "ldos_fil": [38, 40], "glob": 38, "pdos_alpha": 38, "infer": [38, 41], "presid": 38, "gtensor_filenam": 38, "hyperfine_filenam": 38, "hyperfin": [38, 44], "raman": 38, "trajectory_fil": 38, "lattice_fil": 38, "motion": 38, "tddfpt": 38, "saniti": 38, "header_pattern": [38, 43, 44], "row_pattern": [38, 43, 44], "footer_pattern": [38, 43, 44], "attribute_nam": [38, 43, 44], "last_one_onli": [38, 43, 44], "footer": [38, 43, 44], "immedi": [38, 43, 44], "dotal": [38, 43, 44], "captur": [38, 43, 44], "hfx": 38, "energy_fil": 38, "spin_channel": 38, "snapshot": [38, 41], "philosophi": 38, "intervent": [38, 40, 44], "override_default_param": 38, "cp2kinputset": 38, "flagship": 38, "condition": 38, "eps_xx": 38, "outer": 38, "outer_max_scf": 38, "truncat": [38, 43], "fastest": [38, 49, 54], "v9": 38, "finest": 38, "coarsest": 38, "50ry": 38, "exhaust": 38, "basis_and_potenti": 38, "qs_method": 38, "vaspkpoint": 38, "hope": 38, "hybrid_funct": 38, "pbe0": 38, "hf_fraction": 38, "gga_x_fract": 38, "gga_c_fract": 38, "max_memori": 38, "cutoff_radiu": 38, "scale_coulomb": 38, "scale_gaussian": 38, "scale_longrang": 38, "admm_method": 38, "basis_project": 38, "admm_purification_method": 38, "admm_exch_correction_func": 38, "eps_schwarz": 38, "eps_schwarz_forc": 38, "screen_on_initial_p": 38, "screen_p_forc": 38, "ram": [38, 44], "4ei": 38, "2gb": 38, "2048": 38, "seg": 38, "lograng": 38, "mix_cl": 38, "mix_cl_trunc": 38, "mix_lg": 38, "shortrang": 38, "hse06": 38, "1000x": 38, "purifi": 38, "idempot": 38, "e_x": 38, "aux": 38, "costli": 38, "aggress": 38, "wfn": 38, "wannier": 38, "max_drift": 38, "003": [38, 44], "rms_drift": 38, "0015": [38, 50], "00045": 38, "rms_forc": 38, "0003": 38, "bfg": 38, "trust_radiu": 38, "line_search": 38, "nve": 38, "timestep": [38, 41], "thermostat": [38, 44], "nose": 38, "nproc_rep": 38, "geo_opt": 38, "cell_opt": 38, "dispersion_funct": 38, "pair_potenti": 38, "non_loc": 38, "dftd2": 38, "dftd3": 38, "bj": [38, 43], "drsll": 38, "lmkll": 38, "rvv10": [38, 44], "basis_filenam": 38, "dealt": 38, "basis_typ": 38, "dzvp": 38, "aux_basis_typ": 38, "pfit": 38, "BE": [38, 50], "add_last": 38, "stride": 38, "eletrostat": [38, 44], "assist": 38, "inp_struct": 38, "coo": [38, 40], "co_1": 38, "co_2": 38, "parsable_site_properti": 38, "file_1": 38, "file_12": 38, "file_2": 38, "neatli": 38, "IF": [38, 50], "elif": 38, "5291692998219677": 39, "celltyp": 39, "bandstr": 39, "absorbing_atom": 40, "ipot": 40, "spacegroup_analyzer_set": 40, "coo19128": 40, "297078": 40, "254213": 40, "666666": 40, "333332": 40, "496324": 40, "333333": 40, "666667": 40, "996324": 40, "878676": 40, "378675": 40, "cif_fil": 40, "header_str": 40, "genfmt": 40, "pot_data": 40, "feffpot": 40, "lmax1": 40, "lmax2": 40, "stoichometri": 40, "spinph": 40, "fefftag": 40, "parameters_that_are_the_sam": [40, 44], "parameters_that_are_differ": [40, 44], "feff_tag": 40, "eels_dat_fil": 40, "charge_transf": 40, "ldos01": 40, "ldos02": 40, "feff_inp_fil": 40, "078": [40, 44], "tot": [40, 44], "nrix": 40, "mu_0": 40, "50ev": 40, "photon": 40, "aborpt": 40, "nx6": 40, "cross_sect": 40, "xmu_dat_fil": 40, "feffinputset": 40, "feffxan": 40, "feffexaf": 40, "set_": 40, "fashion": 40, "config_dict": [40, 44], "user_tag_set": 40, "dane": 40, "xmcd": 40, "eln": 40, "exelf": 40, "fprime": 40, "_del": 40, "corehol": 40, "input_dir": [40, 44], "beam_energi": 40, "collection_angl": 40, "convergence_angl": 40, "user_eels_set": 40, "incid": 40, "detector": 40, "mrad": 40, "fsr": 40, "s02": 40, "rpath": 40, "feffproject": 40, "list_of_molecul": 41, "list_of_nam": 41, "list_of_numb": 41, "za": 41, "z0": 41, "9_": 41, "atom_label": 41, "guess_el": 41, "ff_label": 41, "ff_map": 41, "intermolecular": 41, "ONE": 41, "qa": 41, "qb": 41, "unsupport": 41, "coordinate_fil": 41, "destruct": 41, "mols_per_data": 41, "mass_info": 41, "nonbond_coeff": 41, "topo_coeff": 41, "pairij": 41, "mass_dict": 41, "class2": 41, "bondbond": 41, "bondbond13": 41, "angleangl": 41, "coorind": 41, "vx": 41, "vy": 41, "vz": 41, "ff": 41, "sort_id": 41, "ff_element": 41, "is_sort": 41, "plain": [41, 50], "matgenix": 41, "stage": [41, 44], "tailor": [41, 54], "lmp_minim": 41, "forget": 41, "manupil": 41, "broadli": 41, "stage_nam": 41, "cmd1": 41, "args1": 41, "cmd2": 41, "args2": 41, "cmd3": 41, "args3": 41, "pair_coeff": 41, "mors": 41, "0580": 41, "987": 41, "your_input_fil": 41, "after_stag": 41, "0408": 41, "399": 41, "thermo": 41, "thermo_styl": 41, "lx": 41, "lz": 41, "pxx": 41, "pyi": 41, "pzz": 41, "pe": [41, 43, 44], "dmp": 41, "min_styl": 41, "iso": [41, 43, 48], "vmax": 41, "0e": 41, "5000": [41, 50], "write_data": 41, "lmp_input_fil": 41, "ignore_com": 41, "cosmet": 41, "\u00b2": 41, "inlin": 41, "remove_empty_stag": 41, "new_nam": 41, "script_templ": 41, "script_filenam": 41, "experienc": 41, "write_lammps_input": 41, "sophist": 41, "placehold": 41, "variable_nam": [41, 54], "other_set": 41, "pair_styl": 41, "eamnpair_coeff": 41, "cu_u3": 41, "eam": 41, "lammpstemplateset": 41, "data_filenam": 41, "file_pattern": 41, "focu": [41, 42], "shake": 41, "stat": [41, 44], "template_fil": 41, "start_monom": 41, "s_head": 41, "s_tail": 41, "monom": 41, "head": 41, "tail": 41, "end_monom": 41, "e_head": 41, "e_tail": 41, "n_unit": 41, "link_dist": 41, "linear_chain": 41, "settingsdict": 42, "cohpstartenergi": 42, "cohpendenergi": 42, "gaussiansmearingwidth": 42, "usedecimalplac": 42, "cohpstep": 42, "basisset": 42, "cohpgener": 42, "realspacehamiltonian": 42, "realspaceoverlap": 42, "printpawrealspacewavefunct": 42, "printlcaorealspacewavefunct": 42, "kspacecohp": 42, "saveprojectiontofil": 42, "skipdo": 42, "skipcohp": 42, "skipcoop": 42, "skipcobi": 42, "skipmadelungenergi": 42, "loadprojectionfromfil": 42, "forceenergyrang": 42, "densityofenergi": 42, "bwdf": 42, "bwdfcohp": 42, "skippopulationanalysi": 42, "skipgrosspopul": 42, "userecommendedbasisfunct": 42, "skipproject": 42, "writebasisfunct": 42, "writematricestofil": 42, "nofftforvisu": 42, "rmsp": 42, "onlyreadvasprun": 42, "nomemorymappedfil": 42, "skippaworthonormalitytest": 42, "donotignoreexcessiveband": 42, "donotuseabsolutespil": 42, "skipreorthonorm": 42, "forcev1hmatrix": 42, "useoriginaltetrahedronmethod": 42, "bandwisespil": 42, "kpointwisespil": 42, "lsodo": 42, "basisfunct": 42, "cohpbetween": 42, "createfatband": 42, "address_basis_file_min": 42, "address_basis_file_max": 42, "dict_for_basi": 42, "address_basis_fil": [42, 44], "poscar_input": 42, "incar_input": 42, "potcar_input": 42, "vasprun_output": 42, "standard_with_energy_range_from_vasprun": 42, "standard_from_project": 42, "standard_with_fatband": 42, "onlyproject": 42, "onlydo": 42, "onlycohp": 42, "onlycoop": 42, "onlycohpcoop": 42, "incar_output": 42, "further_set": 42, "lwave": [42, 44], "kpoints_output": 42, "from_grid": 42, "input_grid": 42, "poscar_output": 42, "arriv": [42, 48], "overwritedict": 42, "min_basi": 42, "max_basi": 42, "ag3": 42, "o5": 42, "list_ce_symbol": 42, "list_csm": 42, "list_permut": 42, "list_neighsit": 42, "list_neighisit": 42, "filename_icohp": 42, "perc_strength_icohp": 42, "valences_from_charg": 42, "filename_charg": 42, "which_charg": 42, "adapt_extremum_to_add_cond": 42, "add_additional_data_sg": 42, "filename_blist_sg1": 42, "filename_blist_sg2": 42, "id_blist_sg1": 42, "id_blist_sg2": 42, "localenv": 42, "do_not_consider_anion_cation_bond": 42, "only_cation_cation_bond": 42, "loewdin": 42, "filename_add_bondinglist_sg1": 42, "ddition": 42, "path_to_cohpcar": 42, "onlycation_isit": 42, "per_bond": 42, "only_cation_environ": 42, "bandoverlapsdict": 42, "maxdevi": 42, "number_occ_bands_spin_up": 42, "number_occ_bands_spin_down": 42, "limit_devi": 42, "limit_maxdevi": 42, "structure_filenam": 42, "beforehand": 42, "atomindex": [42, 44], "orbitalstr": 42, "kpointsfil": 42, "fatband_x_i": 42, "fatband_": 42, "grosspopul": 42, "lobsterdict": 42, "bandlist": 42, "tw": 42, "lobster_output": 42, "solvent": 43, "smx": 43, "van_der_wa": 43, "vdw_mode": 43, "geom_opt": 43, "cdft": 43, "almo_coupl": 43, "svp": 43, "pcm_nonel": 43, "from_st": 43, "section_templ": 43, "read_sect": 43, "land": 43, "multi_job": 43, "tor": 43, "cpcm": 43, "hpoint": 43, "smd": 43, "stretch": 43, "stre": 43, "bend": 43, "libopt3": 43, "first_atom": 43, "last_atom": 43, "diabat": 43, "almo": 43, "job_list": 43, "006736": 43, "032698": 43, "1249": 43, "solvrho": 43, "gaulag_n": 43, "rhoiso": 43, "nptleb": 43, "itrngr": 43, "irotgr": 43, "isodens": 43, "ss": 43, "multijob": 43, "keep_sub_fil": 43, "qcout": 43, "qccalc": 43, "no_chang": 43, "unconnected_frag": 43, "fewer_bond": 43, "more_bond": 43, "bond_chang": 43, "percent": 43, "substr": 43, "cast": 43, "def2": 43, "tzvpd": 43, "qchem_vers": 43, "dft_rung": 43, "isosvp_dielectr": 43, "cmirs_solv": 43, "acetonitril": 43, "dimethyl": 43, "sulfoxid": 43, "custom_smd": 43, "max_scf_cycl": 43, "plot_cub": 43, "nbo_param": 43, "cdft_constraint": 43, "overwrite_input": 43, "gdm": 43, "diis_gdm": 43, "rung": 43, "jacob": 43, "ladder": 43, "prescrib": 43, "lsda": 43, "spw92": 43, "b97": 43, "d3": [43, 44], "metagga": [43, 44], "b97m": 43, "\u03c9b97m": 43, "solvat": 43, "ief": 43, "ssvpe": 43, "solvent_method": 43, "isosvp": 43, "ethanol": 43, "methanol": 43, "seven": 43, "refract": 43, "tension": 43, "svpd": 43, "opt_vari": 43, "geom_opt_max_cycl": 43, "job_typ": 43, "scan_vari": 43, "pes_scan": 43, "almo_coupling_st": 43, "extra_scf_print": 43, "trigger": [43, 48], "nbo7": 43, "nbo5": 43, "input_fil": 43, "dict_to_check": 43, "jobtyp": 43, "ambigu": [43, 44], "to_return": 43, "hess_data": 43, "hess": 43, "fock_matrix": 43, "reshap": 43, "elements_pattern": 43, "text_str": 43, "userwarn": 44, "isif": 44, "pathlik": 44, "kpts_shift": 44, "coord_typ": 44, "tet_numb": 44, "tet_weight": 44, "tet_connect": 44, "sym_weight": 44, "tet_vertic": 44, "1x1x1": 44, "force_gamma": 44, "odd": [44, 48], "length_dens": 44, "kppvol": 44, "corrector": 44, "preambl": 44, "potim": 44, "specic": 44, "hasn": 44, "aris": [44, 50, 54], "check_for_potcar": 44, "read_veloc": 44, "vasp5": 44, "6th": 44, "default_nam": 44, "vasp4_compat": 44, "7th": 44, "microcanon": 44, "sym_potcar_map": 44, "lda_54": 44, "lda_u": 44, "pw91_u": 44, "perdew_zunger81": 44, "builder": 44, "untouch": 44, "enmax": 44, "tm_3": 44, "vrhfin": 44, "pot_lda_paw": 44, "pot_lda_paw_52": 44, "pot_lda_paw_54": 44, "pot_lda_u": 44, "pot_gga_paw_pbe_54": 44, "pot_gga_us_pw91": 44, "zunger81": 44, "hedin": 44, "lundquist": 44, "lm": 44, "langreth": 44, "hu": 44, "pw86": 44, "wi": 44, "sha256": 44, "cpry": 44, "metadadata": 44, "file_hash": 44, "psctr": 44, "copyr": 44, "_parse_str": 44, "dexc": 44, "_parse_float": 44, "eatom": 44, "eaug": 44, "emmin": 44, "enmin": 44, "_parse_list": 44, "icor": 44, "_parse_int": 44, "iunscr": 44, "lcor": 44, "_parse_bool": 44, "lexch": 44, "lpaw": 44, "lultra": 44, "lunscr": 44, "ndata": 44, "pomass": 44, "qcut": 44, "qgam": 44, "raug": 44, "rcloc": 44, "rdep": 44, "rdept": 44, "rpacor": 44, "rrkj": 44, "rwig": 44, "titel": 44, "w_pv": 44, "has_sh256": 44, "passed_hash_check": 44, "optional_fil": 44, "optional_filenam": 44, "run_dir": 44, "err_fil": 44, "err": 44, "pmg_vasp_ex": 44, "loptic": 44, "irreduc": [44, 48], "idir": 44, "jdir": 44, "mask": [44, 50], "methfessel": 44, "paxton": 44, "kramer": 44, "kronig": 44, "min_val": 44, "lookin": 44, "d_n": 44, "h_2i": 44, "hermit": 44, "diri": 44, "dirj": 44, "slot": 44, "gridspac": 44, "outputgrid": 44, "s_n": 44, "erf": 44, "h_": 44, "2i": [44, 50], "parse_projected_eigen": 44, "parse_potcar_fil": 44, "separate_spin": 44, "potcar_spec": 44, "elsymbol": 44, "dispvec": 44, "patrick": [44, 53], "huck": [44, 53], "is_band_gap_direct": 44, "elf": 44, "richer": 44, "4507": 44, "24605593": 44, "dep": 44, "17777": 44, "ncg": 44, "16576": 44, "subindex": 44, "36024": 44, "824705755": 44, "073149912": 44, "vaspobject": 44, "002": 44, "lorbit": 44, "sigma11": 44, "sigma12": 44, "sigma13": 44, "sigma21": 44, "sigma22": 44, "sigma23": 44, "sigma31": 44, "sigma32": 44, "sigma33": 44, "271": 44, "cq": 44, "nuclear_quadrupole_mo": 44, "stopcar": 44, "elaps": 44, "kbar": 44, "6x6": 44, "augement": 44, "final_energy_contrib": 44, "contirbut": 44, "denc": 44, "505778": 44, "5184347": 44, "15561": 44, "06492564": 44, "eband": 44, "804": 44, "53201231": 44, "eentro": 44, "08932659": 44, "exhf": 44, "ediel_sol": 44, "664": 44, "6726974100002": 44, "pscenc": 44, "742": 44, "48691646": 44, "tewen": 44, "489742": 44, "86847338": 44, "xcenc": 44, "169": 44, "64189814": 44, "onsit": 44, "read_core_state_eign": 44, "read_avg_core_pot": 44, "rickard": [44, 50], "iso_shield": 44, "eigenenergi": 44, "qudropol": 44, "dipol_quadrupol_correct": 44, "g0": 44, "nsymmetr": 44, "contact": 44, "a_pw": 44, "a_1p": 44, "a_1a": 44, "a_1c": 44, "a_tot": 44, "051": 44, "052": 44, "056": 44, "321": 44, "048": 44, "fch": 44, "dielectric_tensor_funct": 44, "er_ev": 44, "_ev": 44, "er_bp": 44, "_bp": 44, "er_ev_tot": 44, "er_bp_tot": 44, "p_elc": 44, "lberri": 44, "igpar": 44, "nppstr": 44, "internal_strain_tensor": 44, "lcalpol": 44, "tangent_forc": 44, "first_one_onli": 44, "phase_factor": 44, "nion": 44, "atom_num": 44, "ionic_step_skip": 44, "ionic_step_offset": 44, "parse_eigen": 44, "exception_on_bad_xml": 44, "iterpars": 44, "dom": 44, "2x": 44, "smallish": 44, "1mb": 44, "10mb": 44, "orbitalindex": 44, "occu": 44, "magnetis": 44, "norbit": 44, "lnoncollinear": 44, "real_partxx": 44, "real_partyi": 44, "real_partzz": 44, "real_partxi": 44, "real_partyz": 44, "real_partxz": 44, "imag_partxx": 44, "imag_partyi": 44, "imag_partzz": 44, "imag_partxi": 44, "imag_partyz": 44, "imag_partxz": 44, "ibrion": 44, "4d": 44, "ml_lmlff": 44, "07195568": 44, "17809233": 44, "nosekinet": 44, "323e": 44, "nosepot": 44, "89385012": 44, "17677989": 44, "48309874": 44, "85806696": 44, "08333333": 44, "04166667": 44, "17jan2003": 44, "10th": 44, "3rd": 44, "shave": 44, "parseexcept": 44, "monitor": 44, "forum": 44, "viewtop": 44, "17981": 44, "kpoints_filenam": 44, "force_hybrid_mod": 44, "commentari": [44, 52], "datetim": [44, 50, 54], "vasp4": 44, "currenct": 44, "wq": 44, "qqq": 44, "orthogonorm": 44, "w_k": 44, "delta_": 44, "planewav": 44, "covl_k": 44, "w_": 44, "wq_": 44, "band_i": 44, "band_j": 44, "wavetran": 44, "unfold": 44, "physrevmateri": 44, "065001": 44, "gam": 44, "kp": 44, "recreat": 44, "g_n": 44, "b_2": 44, "b_3": 44, "feenstra": 44, "widom": 44, "dept": 44, "carnegi": [44, 53], "mellon": [44, 53], "visit": 44, "andrew": [44, 53], "cmu": 44, "turianski": [44, 53], "fft": 44, "complex64": 44, "psi_n": 44, "sum_": 44, "g_i": 44, "fourier": 44, "rubric": 44, "ifftn": 44, "qualit": [44, 50, 51], "bloch": 44, "wavderf": 44, "hidden": 44, "lvel": 44, "kamal": [44, 53], "choudhari": [44, 53], "float64": 44, "float32": 44, "recompil": 44, "wrt_cder_between_states_format": 44, "linear_opt": 44, "cart_dir": 44, "ionicstep_start": 44, "ionicstep_end": 44, "balachandran": [44, 53], "rambalachandran": 44, "gave": 44, "mismatch": [44, 49], "anymor": 44, "dir_nam": 44, "branch_x": 44, "ldau": 44, "deleg": 44, "headach": 44, "unbreak": 44, "user_": 44, "_set": 44, "legal": 44, "files_to_transf": 44, "constrain_total_magmom": 44, "userpotcarfunct": 44, "reduce_structur": 44, "use_structure_charg": 44, "sym_prec": 44, "international_monoclin": [44, 48, 49], "validate_magmom": 44, "paid": 44, "mn3": [44, 49], "mn4": 44, "lastli": 44, "ediff_per_atom": 44, "hubbard_u": 44, "ldauu": 44, "ldauj": 44, "ldaul": 44, "gd_3": 44, "nupdown": 44, "undamp": 44, "jonson": 44, "damp": 44, "tkatchenko": 44, "mbd": 44, "ddsc": 44, "dion": 44, "df": 44, "df2": 44, "optpb": 44, "optb88": 44, "optb86b": 44, "max_prime_factor": 44, "must_inc_2": 44, "monk": 44, "zip_output": 44, "user_supplied_basi": 44, "digest": [44, 50], "basis_pbe_54_standaard": 44, "lobster_basi": 44, "ldauprint": 44, "ldautyp": 44, "lreal": 44, "ce3": 44, "co3": [44, 50], "co4": 44, "dy3": 44, "er3": 44, "gd3": 44, "ho3": 44, "la3": [44, 50], "lu3": 44, "nd3": 44, "pm3": 44, "pr3": 44, "sm3": 44, "tb3": 44, "tm3": 44, "nelm": 44, "vaspincarbas": 44, "ba_sv": 44, "be_sv": 44, "ca_sv": 44, "cr_pv": 44, "cs_sv": 44, "cu_pv": 44, "dy_3": 44, "er_3": 44, "ga_d": 44, "ge_d": 44, "hf_pv": 44, "ho_3": 44, "in_d": 44, "k_sv": 44, "lu_3": 44, "mg_pv": 44, "mn_pv": 44, "mo_pv": 44, "na_pv": 44, "nb_pv": 44, "nd_3": 44, "ni_pv": 44, "os_pv": 44, "pb_d": 44, "pm_3": 44, "pr_3": 44, "rb_sv": 44, "re_pv": 44, "rh_pv": 44, "ru_pv": 44, "sc_sv": 44, "sm_3": 44, "sn_d": 44, "sr_sv": 44, "ta_pv": 44, "tb_3": 44, "tc_pv": 44, "ti_pv": 44, "tl_d": 44, "v_pv": 44, "y_sv": 44, "yb_2": 44, "zr_sv": 44, "start_temp": 44, "end_temp": 44, "2f": 44, "unset_encut": 44, "write_path_cif": 44, "write_endpoint_input": 44, "infrastructur": [44, 52], "023": [44, 52], "icharg": 44, "nelmin": 44, "d6854224d20e3de6e6fd7399503791d1": 44, "e8ffa02fe3f3a51338ac1ac91ae968b9": 44, "a6fd9a46aec185f4ad2acd0cbe4ae2fa": 44, "e782fc6292623b396091bf8b871c272f": 44, "8005364db225a254e52cba350bedd032": 44, "a9182d436a13194b744640ac940ab9b0": 44, "18ed2875dfa6305324cec3d7d59273a": 44, "c0477913afb63dfae3439f3534fbf0": 44, "fb974e44d56a8c62c6bbd1a1eb70c3a7": 44, "e29661c79d59abae3b3ba69eae24b1a5": 44, "40f9594b4506684a69158c8975cfb9d6": 44, "c0a8167dbb174fe492a3db7f5006c0f8": 44, "eb006721e214c04b3c13146e81b3a27d": 44, "0506b2d0ac28d5fe2b5ced77a701aa86": 44, "ff3a09f2ff91798e58eb4b9854e9be4a": 44, "779b9901046c78fe51c5d80224642aeb": 44, "b169bca4e137294d2ab3df8cbdd09083": 44, "82c14307937c7509fda4e9bc023d243d": 44, "096b53a7d80cc0086976bcda50d536e5": 44, "8ca4e43a30de0c397e51f16bbb20d678": 44, "d4a05220ab0a2d4c03a76872ea724a1": 44, "daa65a04877317f8c3c593ddeaa8a132": 44, "d466d046adf21f6146ee9644049ea268": 44, "180141c33d032bfbfff30b3bea9d23dd": 44, "9530da8244e4dac17580869b4adab115": 44, "6e0b9d58412b1bfcd7252aff13d476c2": 44, "1f0d42b1e5f6769d319d3f247992aeb9": 44, "79e788788c31e196a460553010512d3f": 44, "bb43c666e3d36577264afe07669e9582": 44, "47f9434aa3db96c85d7c4b3e4c2df09b": 44, "b113f150cbf9c736f8244a6c25b0482": 44, "c2f15dfb5fd53396c5427635e5019160": 44, "661891464a27e87cf7e1324dd1893b77": 44, "f4ff16a495dd361ff5824ee61b418bb0": 44, "7df38c0cdb4e6d9a9b93f09d690bb3a": 44, "dbcf7dcc6f4fb40df7b3d26904f60a66": 44, "3e84f86d37f203a4fb01de36af57e430": 44, "39b9b85ae3982e6c012fb549b2840ce5": 44, "9b3ce03d18f7c0b40471a817ff91b287": 44, "65e83282d1707ec078c1012afbd05be8": 44, "d40a90babf1224b88ffb4c3273ac3848": 44, "1771eb72adbbfa6310d66e7517e49930": 44, "d082dba29b57ab59b3165e605dbf71b8": 44, "84e18fd84a98e3d7fa8f055952410df0": 44, "b98fd027ddebc67da4063ff2cabbc04b": 44, "1a89e79f7e21d99e8cf5788979f6a987": 44, "7bcee99a4dc3094be0f9fd7961c02966": 44, "0c64e63070cee837c967283fffa001df": 44, "52064eee378b9e37a295a674f1c278f0": 44, "653f5772e68b2c7fd87ffd1086c0d710": 44, "20cb30b714200c4db870550b288ac4cd": 44, "7a25bc5b9a5393f46600a4939d357982": 44, "35c2cb48d48a9c38c40fb82bbe70626d": 44, "7dc3393307131ae67785a0cdacb61d5f": 44, "a1fdb1089d0727f415416ec8082246ba": 44, "704c2c967247d7f84090d2536c91877d": 44, "a395eb3aaf2fcab12fac3030a1146f61": 44, "a2c9485ea86b2a7cf175077e6e5c7b3": 44, "92f191499bf5346ea652bb806350ad87": 44, "a604ea3c6a9cc23c739b762f625cf449": 44, "f1d01e845dccc52d448679911f301a73": 44, "e447c648d870b066b3514e6b800727ab": 44, "rb_pv": 44, "72385e193c92a8acfe17ea49004c2be1": 44, "2c3dba3fcc6058ca1b1cfa75e45084bc": 44, "7925f4d4b68076d70af7cd86eef9ba8d": 44, "d368db6899d8839859bbee4811a42a88": 44, "d82c022b02fc5344e85bd1909f9ee3e7": 44, "dc386f505ad0c43385a7715b4111cb75": 44, "67a8804ede9f1112726e3d136978ef19": 44, "b2b0ea6feb62e7cde209616683b8f7f5": 44, "e5e274e7cd99602ca81d146155abdf88": 44, "849b0795e148f93113a06be8fd5f5001": 44, "ca6a5429c120a0ab705824386a76fe5b": 44, "d4e2cfe9338ef80da592d5bb9dc782c7": 44, "0790955c547003956c0fd4f080f7f508": 44, "9592642886319309a39d55c5717c6f48": 44, "72719856e22fb1d3032df6f96d98a0f2": 44, "aea79f322180fa6f0bfa74cb2a156dcf": 44, "c617e8b539c3f44a0ab6e8da2a92d318": 44, "2aa0d5406aaab7ebfbc761da382f1352": 44, "94a07cb7949b01305cb161da0cbfb492": 44, "72702eabbb1bc02b4167590dc848ed5d": 44, "7f1297a2e1d963e2a4d81b61f85e4d": 44, "2a33e0d5c700640535f60ac0a12177ab": 44, "338472e581f58b41d37c002a5e22353b": 44, "4ed187e77cd54f198bb88020278b143d": 44, "9f472bd422f640710f7d93e2d9ce89f4": 44, "e35ee27f8483a63bb68dbc236a343af3": 44, "d221d2c0bac4f8e81af2f5c42a314274": 44, "ipa": 44, "copy_wavecar": 44, "nbands_factor": 44, "nkred": 44, "prev_incar": 44, "from_prev_calcul": 44, "centr": [44, 53], "diag": 44, "from_previous_calcul": 44, "prev_calc_dir": 44, "mpabsorptionsset": 44, "added_kpoint": 44, "copy_chgcar": 44, "mphsebsstaticset": 44, "prev_structur": 44, "hfscreen": 44, "lhfcalc": 44, "precfock": 44, "skylin": 44, "aykol": [44, 53], "metast": 44, "denser": 44, "dedo": 44, "small_gap_multipli": 44, "prev_chgcar": 44, "manuscript": 44, "mkinet": 44, "jame": [44, 53], "fur": 44, "aaron": 44, "kaplan": 44, "jinliang": 44, "ning": 44, "jianwei": 44, "jpclett": 44, "0c02405": 44, "wisesa": 44, "comb": 44, "155109": 44, "ediffg": 44, "enaug": 44, "1360": 44, "680": 44, "laechg": 44, "lcharg": 44, "lelf": 44, "lmixtau": 44, "lvtot": 44, "fr_sv": 44, "po_d": 44, "ra_sv": 44, "berri": 44, "prev_kpoint": 44, "mvl": 44, "materialsvirtuallab": 44, "luo": 44, "superion": 44, "conductor": 44, "a67": 44, "a74": 44, "0061602je": 44, "k_product": 44, "slab_mod": 44, "ag_sv_gw": 44, "al_gw": 44, "ar_gw": 44, "as_gw": 44, "at_d_gw": 44, "au_sv_gw": 44, "b_gw": 44, "ba_sv_gw": 44, "be_sv_gw": 44, "bi_d_gw": 44, "br_gw": 44, "c_gw": 44, "ca_sv_gw": 44, "cd_sv_gw": 44, "ce_gw": 44, "cl_gw": 44, "co_sv_gw": 44, "cr_sv_gw": 44, "cs_sv_gw": 44, "cu_sv_gw": 44, "f_gw": 44, "fe_sv_gw": 44, "ga_d_gw": 44, "ge_d_gw": 44, "h_gw": 44, "he_gw": 44, "hf_sv_gw": 44, "hg_sv_gw": 44, "i_gw": 44, "in_d_gw": 44, "ir_sv_gw": 44, "k_sv_gw": 44, "kr_gw": 44, "la_gw": 44, "li_sv_gw": 44, "mg_sv_gw": 44, "mn_sv_gw": 44, "mo_sv_gw": 44, "n_gw": 44, "na_sv_gw": 44, "nb_sv_gw": 44, "ne_gw": 44, "ni_sv_gw": 44, "o_gw": 44, "os_sv_gw": 44, "p_gw": 44, "pb_d_gw": 44, "pd_sv_gw": 44, "po_d_gw": 44, "pt_sv_gw": 44, "rb_sv_gw": 44, "re_sv_gw": 44, "rh_sv_gw": 44, "rn_d_gw": 44, "ru_sv_gw": 44, "s_gw": 44, "sb_d_gw": 44, "sc_sv_gw": 44, "se_gw": 44, "si_gw": 44, "sn_d_gw": 44, "sr_sv_gw": 44, "ta_sv_gw": 44, "tc_sv_gw": 44, "te_gw": 44, "ti_sv_gw": 44, "tl_d_gw": 44, "v_sv_gw": 44, "w_sv_gw": 44, "xe_gw": 44, "y_sv_gw": 44, "zn_sv_gw": 44, "zr_sv_gw": 44, "pulai": 44, "keynot": 44, "dimer": 44, "c_h": 44, "o_h": 44, "n_h": 44, "f_h": 44, "p_h": 44, "s_h": 44, "cl_h": 44, "at_d": 44, "bi_d": 44, "eu_2": 44, "mo_sv": 44, "nb_sv": 44, "ti_sv": 44, "v_sv": 44, "semiloc": 44, "upward": 44, "auto_dipol": 44, "set_mix": 44, "formula_count": 44, "structurel": 44, "max_val": 44, "vasp_input": 44, "vasp_output": 44, "working_dir": 45, "coords_filenam": 45, "crest_in": 45, "reference_fnm": 45, "imtd": 45, "gc": 45, "crest_best": 45, "lapjv": 46, "jonker": 46, "volgen": 46, "325": 46, "340": 46, "min_r": 46, "nac_frequ": 47, "nac_eigendisplac": 47, "versor": 47, "tol_eigendisplac": 47, "naf": 47, "phononwebsit": 47, "prev_eigvec": 47, "eigvec": 47, "prev_band_ord": 47, "c_v": 47, "mole": 47, "avogadro": 47, "limit_frequ": 47, "scripta": 47, "materialia": 47, "uclouvain": [47, 53], "apipi": 47, "freq_max_fit": 47, "quartil": 47, "theta_d": 47, "slack": 47, "gruenisen": 47, "oscillator_strength": 47, "ph_freqs_gamma": 47, "gonze1997": 47, "prb55": 47, "10355": 47, "oscil": 47, "div": 47, "dielectric_tensor": 47, "divsx3x3": 47, "reim": 47, "im": 47, "00005": 47, "show_phonon_frequ": 47, "inact": 47, "depict": 47, "site_comb": 47, "rgb_label": 47, "sublist": 47, "tmin": 47, "ntemp": 47, "entrpi": 47, "helmoltz": 47, "anisotrop": 47, "thermal_displacement_matrix_cart": 47, "thermal_displacement_matrix_cif": 47, "ucart": 47, "matlab": 47, "moleculartoolbox": 47, "dering": 47, "englert": 47, "crystengcomm": 47, "7414": 47, "7422": 47, "u11": 47, "u22": 47, "u33": 47, "u23": 47, "u13": 47, "u12": 47, "2002": 47, "480": 47, "prolat": 47, "c9ce00794f": 47, "dammroz": 47, "thermaldisplacementmatrix": 47, "deliv": 47, "vector0": 47, "vector1": 47, "adp": 47, "u11_cif": 47, "u22_cif": 47, "u33_cif": 47, "u23_cif": 47, "u13_cif": 47, "u12_cif": 47, "sort_ord": 47, "new_structure0": 47, "structure0": 47, "which_structur": 47, "atsushi": 48, "ship": 48, "mere": 48, "eigen_toler": 48, "matrix_toler": 48, "asymmetr": 48, "schoenfli": 48, "eq_set": 48, "sym_op": 48, "twofold": 48, "unto": 48, "sym_mol": 48, "looser": 48, "setyawan": 48, "299": [48, 50], "312": 48, "a3": 48, "is_shift": 48, "ir_kpoint": 48, "pnma": 48, "tmat": 48, "centrosymmetri": 48, "int_symbol": 48, "sites1": 48, "sites2": 48, "symm_prec": [48, 49], "partialremovespeci": 48, "give_only_index": 48, "origin_sit": 48, "clustered_sit": 48, "max_n": 48, "elementwis": 48, "has_magmom": 48, "magmom_axi": 48, "setyawan_curtarolo": 48, "hinuma": 48, "latimer_munro": 48, "munro": [48, 53], "eulerian": 48, "00383": 48, "hi": 48, "m2": 48, "pmmm": 48, "supergroup": 48, "overlin": [48, 50], "array_list": 48, "arr": 48, "broadcast": 48, "lesser": 48, "fulfil": [48, 50], "system_is_tri": 48, "pizzi": 48, "kumagai": [48, 53], "oba": 48, "tanaka": 48, "compli": 48, "bct1": 48, "bct2": 48, "cub": 48, "orfc1": 48, "orfc2": 48, "orfc3": 48, "tri1a": 48, "tri1b": 48, "pn": 48, "ma": 48, "pnm": 48, "grei": [48, 50, 51], "paramagnet": 48, "equi": 48, "itc": 48, "isotropi": 48, "stoke": 48, "magnetic_data": 48, "professor": [48, 53], "branton": 48, "campbel": 48, "daniel": [48, 53], "litvin": 48, "publ": 48, "978": 48, "9553602": 48, "bradlei": 48, "cracknel": 48, "clarendon": 48, "oxford": 48, "1972": 48, "magneticspacegroupshelp": 48, "1651": 48, "jone": 48, "faith": 48, "colon": 48, "r3": 48, "pnnn": 48, "bbab": 48, "ccca": 48, "settin": 48, "origin_shift": 48, "spacegrouptransform": 48, "equivalent_posit": 48, "wyckoff_lett": 48, "return_ranked_list": 49, "charge_balance_sp": 49, "min_atom": 49, "max_atom": 49, "min_length": 49, "force_diagon": 49, "force_90_degre": 49, "inscrib": 49, "num_nn_dist": 49, "max_sites_to_merg": 49, "confus": 49, "orderdisorderedtransform": 49, "inspect": 49, "ionic_radius_tol": 49, "alio_tol": 49, "codop": 49, "max_structures_per_enum": 49, "allowed_doping_speci": 49, "al3": 49, "10a": 49, "ca2": 49, "ti4": [49, 50], "inclusionari": 49, "min_cell_s": 49, "max_cell_s": 49, "refine_structur": 49, "enum_precision_paramet": 49, "check_ordered_symmetri": 49, "max_disordered_sit": 49, "sort_criteria": 49, "n_job": 49, "orderdisorderedstructur": 49, "max_cel": 49, "worth": 49, "returned_rank": 49, "other_argu": 49, "000000000": 49, "order_paramet": 49, "species_constraint": 49, "site_constraint_nam": 49, "site_constraint": 49, "coordination_no": 49, "mag_species_spin": 49, "complic": 49, "mod": 49, "magordertransform": 49, "disordered_structur": 49, "rattle_std": 49, "rattl": 49, "hiphiv": 49, "d_": 49, "mc_rattl": 49, "sp_to_replac": 49, "r_fraction": 49, "substitution_dict": 49, "charge_balance_speci": 49, "ligep": 49, "cluster_size_and_shel": 49, "best_onli": 49, "remove_duplicate_structur": 49, "quasirandom": 49, "adsorptionsitefind": 49, "scale_volum": 49, "nstructures_per_tran": 49, "realli": 49, "defeat": 49, "shortcircuit": 49, "algo_": 49, "reserv": [49, 50], "transformation_paramet": 49, "nn_onli": 49, "undisturb": 49, "subprocess": 49, "indices_to_remov": 49, "indices_species_map": 49, "indices_to_mov": 49, "vector_in_frac_coord": 49, "fix_denomin": 49, "symmetrized_structur": 49, "no_oxi_st": 49, "lithium": 49, "all_structur": 49, "specie_to_remov": 49, "fraction_to_remov": 49, "unrelaxed_structur": 49, "relaxed_structur": 49, "unrelax": 49, "pbte": 49, "rock": 49, "salt": 49, "scale_a": 49, "scale_b": 49, "test_conv": 50, "asymptot": 50, "x_valu": 50, "gnuplot": 50, "nois": 50, "hit": 50, "fd": 50, "abcdefghijklmnopqrstuvwxyz0123456789": 50, "popt": 50, "heavili": [50, 54], "barycentr": 50, "point1": 50, "point2": 50, "coords1": 50, "coords2": 50, "coord_list": 50, "fcoord_list": 50, "y_valu": 50, "thread": 50, "return_d2": 50, "float_": 50, "lll_frac_tol": 50, "duecredit": 50, "blob": 50, "bsd": 50, "collector": 50, "aric": 50, "hagberg": 50, "lanl": 50, "schult": 50, "dschult": 50, "colgat": 50, "pieter": 50, "swart": 50, "redistribut": 50, "disclaim": 50, "endors": 50, "promot": 50, "BY": 50, "AS": 50, "warranti": 50, "BUT": 50, "merchant": 50, "NO": 50, "event": [50, 51], "shall": 50, "owner": 50, "liabl": 50, "incident": 50, "exemplari": 50, "consequenti": 50, "damag": 50, "procur": 50, "loss": 50, "profit": 50, "interrupt": 50, "liabil": 50, "tort": 50, "neglig": 50, "SUCH": 50, "weisfeil": 50, "lehman": 50, "edge_attr": 50, "node_attr": 50, "digest_s": 50, "wl": 50, "aggreg": 50, "neighborhood": 50, "blake2b": 50, "hexadecim": 50, "shervashidz": 50, "nino": 50, "pascal": 50, "schweitzer": 50, "erik": 50, "leeuwen": 50, "kurt": 50, "mehlhorn": 50, "karsten": 50, "borgwardt": 50, "jmlr": 50, "volume12": 50, "shervashidze11a": 50, "increasingli": 50, "graph2vec": 50, "node_subgraph_hash": 50, "annamalai": 50, "narayanan": 50, "mahinthan": 50, "chandramohan": 50, "rajasekar": 50, "venkatesan": 50, "lihui": 50, "liu": [50, 53], "shantanu": 50, "jaiswa": 50, "1707": 50, "05005": 50, "string_list": 50, "remove_empty_lin": 50, "carriag": 50, "postdebug": 50, "awk": 50, "mimick": 50, "occas": 50, "clever": 50, "max_abs_v": 50, "a_xx": 50, "a_yi": 50, "a_zz": 50, "a_xi": 50, "a_xz": 50, "a_yz": 50, "seq": 50, "sig_fig": 50, "acceler": [50, 52, 53], "ax_arrai": 50, "nrow": 50, "ncol": 50, "sharex": 50, "sharei": 50, "squeez": 50, "subplot_kw": 50, "gridspec_kw": 50, "fig_kw": 50, "elemental_data": 50, "cbar_label": 50, "cbar_label_s": 50, "ylorrd": 50, "cmap_rang": 50, "blank_color": 50, "white": 50, "value_format": 50, "value_fonts": 50, "symbol_fonts": 50, "max_row": 50, "readable_fontcolor": 50, "overlaid": 50, "color_cycl": [50, 51], "set1_9": [50, 51], "palett": 50, "y1label": 50, "y2label": 50, "plot_kwarg": 50, "deg": 50, "list_of_materi": 50, "intersci": 50, "1956": 50, "elsevi": 50, "breadcrumb": 50, "csd": 50, "h_node": 50, "struct_or_mol": 50, "remark": 50, "created_at": 50, "pronounc": 50, "snail": 50, "johndo": 50, "gmail": 50, "_materialsproject": 50, "pybtex": 50, "explicit_on": 50, "monoval": 50, "disordered_struct": 50, "axb1": 50, "afloat": 50, "ignore_on": 50, "0000000001": 50, "p2_1": 50, "tab": 50, "colour": 50, "cookbook": 50, "475186": 50, "delim": 50, "fe\u2082o\u2083": 50, "p2\u2081": 50, "specie_str": 50, "o\u00b2": 50, "methodnam": 50, "runtest": 50, "testcas": 50, "posixpath": 50, "test_fil": 50, "banio3": 50, "56530132899998": 50, "1045": 50, "graphit": 50, "4700000000000006": 50, "00000000000001": 50, "928033824449685": 50, "2350000000000005": 50, "139082747347564": 50, "024877593893963e": 50, "2349999999999997": 50, "5124387969469814e": 50, "c0": 50, "2350": 50, "7132": 50, "3333": 50, "7500": 50, "7000": 50, "he_bcc": 50, "737172073807164": 50, "7371720737557492": 50, "73717207": 50, "47122060669534": 50, "47122060631484": 50, "47122066304705": 50, "786447515629305": 50, "58063058": 50, "91239069": 50, "29031529": 50, "23489164": 50, "862375062662279": 50, "862375062662278": 50, "361": 50, "89149308502677": 50, "30921504900002": 50, "3810000000000002": 50, "4945000000000004": 50, "381": 50, "4944999999999995": 50, "2795282396204257e": 50, "6905": 50, "0861": 50, "5902": 50, "4054": 50, "0946": 50, "7707": 50, "0715": 50, "5946": 50, "9054": 50, "3810": 50, "6262": 50, "6417": 50, "5896": 50, "4104": 50, "5725": 50, "7193": 50, "4275": 50, "8683": 50, "4612": 50, "9104": 50, "0896": 50, "0725": 50, "8998": 50, "9275": 50, "la2coo4f": 50, "847249": 50, "748369": 50, "754623": 50, "89340779864318": 50, "192730785407457e": 50, "648323410186749": 50, "027714027499061": 50, "0614": 50, "3336": 50, "7708": 50, "1380": 50, "8620": 50, "4820": 50, "2603": 50, "6941": 50, "9775": 50, "5180": 50, "4875": 50, "2079": 50, "6450": 50, "3620": 50, "6380": 50, "9820": 50, "6864": 50, "8198": 50, "1033": 50, "0180": 50, "0995": 50, "5139": 50, "8742": 50, "9933": 50, "4292": 50, "2966": 50, "3180": 50, "6821": 50, "5735": 50, "1922": 50, "5986": 50, "4518": 50, "4265": 50, "5555": 50, "1124": 50, "4224": 50, "1820": 50, "8179": 50, "0735": 50, "7545": 50, "9153": 50, "3260": 50, "9265": 50, "4256": 50, "8686": 50, "4371": 50, "7305": 50, "7695": 50, "8728": 50, "6730": 50, "3113": 50, "3261": 50, "3547": 50, "2305": 50, "2695": 50, "7734": 50, "1591": 50, "3242": 50, "4236": 50, "li10gep2s12": 50, "69407": 50, "5994": 50, "952": 50, "3489977658411": 50, "323582498531514e": 50, "691": 50, "4658": 50, "3310": 50, "7437": 50, "7282": 50, "8168": 50, "2283": 50, "3630": 50, "2563": 50, "2718": 50, "7101": 50, "1187": 50, "9915": 50, "7718": 50, "2437": 50, "3168": 50, "9840": 50, "5753": 50, "2282": 50, "7563": 50, "6079": 50, "6832": 50, "3082": 50, "1832": 50, "3470": 50, "6980": 50, "0554": 50, "9977": 50, "5554": 50, "6017": 50, "4446": 50, "9014": 50, "9446": 50, "643": 50, "5527": 50, "7537": 50, "1413": 50, "2463": 50, "4884": 50, "2057": 50, "2997": 50, "7463": 50, "2537": 50, "485": 50, "8970": 50, "3093": 50, "8093": 50, "4027": 50, "1907": 50, "7024": 50, "6907": 50, "0918": 50, "4299": 50, "8157": 50, "5897": 50, "6023": 50, "1843": 50, "9494": 50, "1302": 50, "6843": 50, "0897": 50, "7447": 50, "3157": 50, "4692": 50, "9103": 50, "1695": 50, "4103": 50, "0937": 50, "4025": 50, "7009": 50, "9050": 50, "6004": 50, "9474": 50, "1028": 50, "7991": 50, "4050": 50, "7466": 50, "4966": 50, "5950": 50, "1969": 50, "0950": 50, "6169": 50, "6282": 50, "2086": 50, "0772": 50, "6990": 50, "7301": 50, "9279": 50, "7086": 50, "9640": 50, "8010": 50, "6715": 50, "2914": 50, "9712": 50, "7914": 50, "291071792359756": 50, "291071899625086": 50, "2910720568557887": 50, "12971043288485": 50, "12970952137675": 50, "12970313039097": 50, "279668381289053": 50, "91738857": 50, "09789437": 50, "52000466": 50, "96463406": 50, "75503561": 50, "13320635": 50, "09789443": 50, "28691771": 50, "0121": 50, "7502": 50, "0031": 50, "7372": 50, "5806": 50, "2498": 50, "1830000000000007": 50, "1830000000000003": 50, "7258": 50, "7871492344378": 50, "5915000000000006": 50, "756558860245869": 50, "898050761686025e": 50, "5914999999999992": 50, "9490253808430124e": 50, "8629": 50, "5915": 50, "9190": 50, "7943": 50, "9314": 50, "1566": 50, "1497": 50, "5692": 50, "8503": 50, "0195": 50, "6497": 50, "7063": 50, "3503": 50, "li3v2": 50, "64068": 50, "67265": 50, "21317": 50, "3442": 50, "7978186322687": 50, "470939478415996": 50, "168424451387926": 50, "143609518420984": 50, "600861301025969": 50, "17633397910965": 50, "8221": 50, "1201": 50, "1771": 50, "9693": 50, "2652": 50, "5733": 50, "6603": 50, "4985": 50, "5307": 50, "5067": 50, "0857": 50, "1171": 50, "7518": 50, "1558": 50, "9986": 50, "0875": 50, "8492": 50, "6508": 50, "4741": 50, "3421": 50, "9052": 50, "7452": 50, "3464": 50, "1586": 50, "0112": 50, "4471": 50, "5778": 50, "3414": 50, "1536": 50, "7548": 50, "6165": 50, "1274": 50, "5645": 50, "8548": 50, "8558": 50, "8621": 50, "4732": 50, "5730": 50, "9092": 50, "6379": 50, "6442": 50, "6452": 50, "5744": 50, "5407": 50, "9951": 50, "3544": 50, "3550": 50, "3522": 50, "4669": 50, "4754": 50, "1478": 50, "1450": 50, "1456": 50, "p0": 50, "8497": 50, "7789": 50, "7592": 50, "2482": 50, "9521": 50, "5503": 50, "5114": 50, "8080": 50, "3997": 50, "9497": 50, "5479": 50, "8308": 50, "2786": 50, "3958": 50, "4574": 50, "0426": 50, "9267": 50, "5417": 50, "5478": 50, "9522": 50, "5598": 50, "5391": 50, "0387": 50, "4558": 50, "7494": 50, "1909": 50, "3806": 50, "2809": 50, "7506": 50, "0442": 50, "4613": 50, "3983": 50, "1136": 50, "9141": 50, "7133": 50, "8730": 50, "4991": 50, "5103": 50, "5115": 50, "5689": 50, "4899": 50, "6973": 50, "8827": 50, "5548": 50, "6251": 50, "0774": 50, "9518": 50, "7325": 50, "9453": 50, "2592": 50, "1953": 50, "9818": 50, "3876": 50, "7928": 50, "9117": 50, "8164": 50, "4062": 50, "7617": 50, "5732": 50, "7536": 50, "2988": 50, "6913": 50, "8787": 50, "4713": 50, "7039": 50, "9023": 50, "6440": 50, "7347": 50, "9268": 50, "7384": 50, "0938": 50, "0633": 50, "5016": 50, "1213": 50, "7675": 50, "5482": 50, "4226": 50, "6267": 50, "4251": 50, "9980": 50, "6173": 50, "8027": 50, "0101": 50, "5702": 50, "8930": 50, "4665": 50, "2641": 50, "9101": 50, "0661": 50, "4855": 50, "0749": 50, "6051": 50, "5685": 50, "4053": 50, "7588": 50, "7679": 50, "0067": 50, "4196": 50, "0009": 50, "6270": 50, "7867": 50, "3896": 50, "0627": 50, "3776": 50, "9852": 50, "3888": 50, "1934": 50, "5557": 50, "1102": 50, "4339": 50, "5899": 50, "2359": 50, "5509": 50, "3129": 50, "5157": 50, "7412": 50, "0947": 50, "9316": 50, "3963": 50, "7970": 50, "3902": 50, "1884": 50, "9869": 50, "8311": 50, "6586": 50, "8407": 50, "2314": 50, "4288": 50, "5892": 50, "4825": 50, "0673": 50, "9135": 50, "2040": 50, "1387": 50, "5865": 50, "2322": 50, "4327": 50, "2162": 50, "8054": 50, "2624": 50, "5182": 50, "3047": 50, "1852": 50, "7069": 50, "7871": 50, "7961": 50, "0287": 50, "6213": 50, "7916": 50, "5290": 50, "3923": 50, "9108": 50, "0712": 50, "2686": 50, "6360": 50, "6778": 50, "3760": 50, "5131": 50, "3116": 50, "1098": 50, "6028": 50, "1825": 50, "3066": 50, "1112": 50, "5148": 50, "7448": 50, "0657700000000006": 50, "41037": 50, "50178999999999": 50, "00019": 50, "00362": 50, "60796771125047": 50, "053122654367700306": 50, "065537365280947": 50, "00038324092231544317": 50, "41036999994276": 50, "452209424235223e": 50, "3571": 50, "0655": 50, "0004": 50, "0265": 50, "0328": 50, "7446": 50, "1521": 50, "3720": 50, "1786": 50, "3723": 50, "2647": 50, "5372": 50, "4912": 50, "5251": 50, "2534": 50, "2188": 50, "8873": 50, "5282": 50, "0251": 50, "7465": 50, "2812": 50, "4699": 50, "5374": 50, "6259": 50, "9750": 50, "2535": 50, "7188": 50, "0925": 50, "5281": 50, "4749": 50, "7812": 50, "9432": 50, "5594": 50, "7614": 50, "5821": 50, "7517": 50, "0944": 50, "2088": 50, "5061": 50, "3893": 50, "0821": 50, "2483": 50, "4056": 50, "1483": 50, "5597": 50, "3551": 50, "9179": 50, "5944": 50, "4141": 50, "5060": 50, "9829": 50, "4179": 50, "9056": 50, "4361": 50, "5232": 50, "3833": 50, "2511": 50, "0432": 50, "9618": 50, "5518": 50, "2585": 50, "7504": 50, "0962": 50, "6753": 50, "7983": 50, "3849": 50, "7135": 50, "9559": 50, "1658": 50, "6950": 50, "3276": 50, "7163": 50, "5486": 50, "1656": 50, "4570": 50, "7380": 50, "0261": 50, "4514": 50, "3344": 50, "4767": 50, "0127": 50, "0441": 50, "3342": 50, "1902": 50, "5137": 50, "5989": 50, "7585": 50, "2495": 50, "4038": 50, "7159": 50, "5425": 50, "7555": 50, "7489": 50, "4568": 50, "6412": 50, "5231": 50, "9889": 50, "2084": 50, "5432": 50, "1670": 50, "5519": 50, "1455": 50, "2415": 50, "7505": 50, "5962": 50, "8801": 50, "7988": 50, "7318": 50, "7866": 50, "9560": 50, "6658": 50, "9004": 50, "3280": 50, "7181": 50, "7837": 50, "5487": 50, "6656": 50, "6620": 50, "7376": 50, "3457": 50, "2837": 50, "4513": 50, "8344": 50, "6823": 50, "2668": 50, "3597": 50, "2866": 50, "0440": 50, "8342": 50, "3954": 50, "5138": 50, "5181": 50, "7415": 50, "2496": 50, "9038": 50, "9213": 50, "5424": 50, "3610": 50, "7084": 50, "9568": 50, "nafepo4": 50, "9955": 50, "28746": 50, "440590000000002": 50, "97269": 50, "327": 50, "9285211911844": 50, "849958881883509e": 50, "440588813976833": 50, "004976500966151329": 50, "4402": 50, "2870": 50, "9999": 50, "1442": 50, "5001": 50, "2197": 50, "5005": 50, "4999": 50, "2056": 50, "5719": 50, "6193": 50, "5235": 50, "7859": 50, "4584": 50, "7156": 50, "1238": 50, "0241": 50, "7144": 50, "9844": 50, "8792": 50, "9764": 50, "2859": 50, "2367": 50, "3805": 50, "4763": 50, "2142": 50, "3366": 50, "8377": 50, "5672": 50, "8943": 50, "3250": 50, "3370": 50, "0669": 50, "6058": 50, "1164": 50, "6625": 50, "9329": 50, "3943": 50, "1040": 50, "1641": 50, "4331": 50, "1057": 50, "0753": 50, "6636": 50, "3321": 50, "9650": 50, "2591": 50, "8888": 50, "6132": 50, "9528": 50, "4881": 50, "6974": 50, "9468": 50, "8250": 50, "4783": 50, "5532": 50, "0467": 50, "8104": 50, "9879": 50, "1971": 50, "4470": 50, "6749": 50, "0530": 50, "3830": 50, "7937": 50, "6114": 50, "5841": 50, "1557": 50, "8314": 50, "5348": 50, "8549": 50, "8420": 50, "1681": 50, "4650": 50, "0586": 50, "2059": 50, "3887": 50, "3933": 50, "9537": 50, "0111": 50, "8026": 50, "9469": 50, "4775": 50, "5531": 50, "8263": 50, "8099": 50, "5129": 50, "3027": 50, "4469": 50, "1749": 50, "3338": 50, "0531": 50, "1622": 50, "7030": 50, "1113": 50, "3650": 50, "3387": 50, "6683": 50, "0350": 50, "pb2tizro6": 50, "505383": 50, "67298": 50, "99539884709878": 50, "8365": 50, "4376": 50, "5410": 50, "4188": 50, "5369": 50, "4114": 50, "9791": 50, "3704": 50, "4661": 50, "8748": 50, "6381": 50, "2416": 50, "2584": 50, "2069": 50, "7416": 50, "3026": 50, "7584": 50, "6698": 50, "1487": 50, "4587": 50, "8401979337": 50, "840198994344244": 50, "8401979337177736": 50, "99999086398421": 50, "0000091373222": 50, "04479464425159": 50, "9200989668": 50, "3257101909": 50, "2171384943": 50, "1355090603": 50, "8402": 50, "3516": 50, "0277818": 50, "0277817873408415": 50, "51891759": 50, "00000005747829": 50, "81959693044213": 50, "6e": 50, "51389095": 50, "35418672": 50, "3140": 50, "2760": 50, "5189": 50, "5227": 50, "6792": 50, "4773": 50, "8279": 50, "0782": 50, "8396": 50, "8313": 50, "6543": 50, "8051": 50, "5850": 50, "8393": 50, "8707": 50, "0664": 50, "2469": 50, "9655": 50, "1607": 50, "7457": 50, "5373": 50, "2352": 50, "8071": 50, "1259": 50, "4150": 50, "7491": 50, "5470": 50, "7137": 50, "1293": 50, "3452": 50, "6999": 50, "5533": 50, "4626": 50, "4474": 50, "1073": 50, "3929": 50, "7960": 50, "si_sio2_interfac": 50, "160210588671637": 50, "156770002399192": 50, "99999999999999": 50, "2606": 50, "6064276838156": 50, "221334688039882e": 50, "080105294335819": 50, "799000477589283": 50, "3416": 50, "8758": 50, "3499": 50, "7976": 50, "4405": 50, "3207": 50, "9703": 50, "1328": 50, "0833": 50, "5833": 50, "4387": 50, "3898": 50, "3690": 50, "7262": 50, "0674": 50, "6468": 50, "6548": 50, "8690": 50, "6159": 50, "1048": 50, "9405": 50, "0119": 50, "0843": 50, "3618": 50, "1548": 50, "7130": 50, "6188": 50, "5119": 50, "2976": 50, "7016": 50, "4013": 50, "8678": 50, "0998": 50, "2614": 50, "2386": 50, "4078": 50, "4993": 50, "7386": 50, "9479": 50, "4879": 50, "9647": 50, "3995": 50, "5412": 50, "5330": 50, "4247": 50, "0448": 50, "5048": 50, "3277": 50, "3808": 50, "5961": 50, "6992": 50, "3800": 50, "7072": 50, "4153": 50, "0804": 50, "4944": 50, "9200": 50, "1067": 50, "5804": 50, "4601": 50, "7925": 50, "4625": 50, "1188": 50, "2550": 50, "1271": 50, "5575": 50, "0026": 50, "5183": 50, "6271": 50, "5426": 50, "0827": 50, "7777": 50, "6206": 50, "3177": 50, "9730": 50, "8578": 50, "3978": 50, "8260": 50, "2075": 50, "6347": 50, "2255": 50, "7075": 50, "9196": 50, "9379": 50, "6923": 50, "3729": 50, "5716": 50, "8729": 50, "5402": 50, "2807": 50, "8274": 50, "5085": 50, "6802": 50, "6227": 50, "65061477": 50, "294": 50, "16119253915326": 50, "4940": 50, "8193": 50, "3750": 50, "8750": 50, "1250": 50, "6250": 50, "905": 50, "54744262499999": 50, "391122875335207e": 50, "sr2": 50, "9525": 50, "tlbise2": 50, "372201544153475": 50, "149528191254596": 50, "08304095958131": 50, "6737691014605547": 50, "80413768014368": 50, "97014152897428": 50, "825": 50, "8885392060803": 50, "74140218": 50, "00027862": 50, "26231209": 50, "13595131": 50, "78041753": 50, "02198666": 50, "036913": 50, "04093202": 50, "08301525": 50, "6745": 50, "4338": 50, "9669": 50, "9717": 50, "0330": 50, "6037": 50, "7146": 50, "9793": 50, "0537": 50, "0207": 50, "5726": 50, "5326": 50, "9899": 50, "1409": 50, "0022": 50, "8101": 50, "0761": 50, "1282": 50, "5077": 50, "0023": 50, "2876": 50, "9978": 50, "3122": 50, "4572": 50, "7830": 50, "3749": 50, "3594": 50, "7667": 50, "0859": 50, "0331": 50, "4569": 50, "9670": 50, "4184": 50, "0388": 50, "5333": 50, "9611": 50, "2281": 50, "9147": 50, "0084": 50, "5786": 50, "9916": 50, "6750": 50, "4926": 50, "2811": 50, "6486": 50, "8113": 50, "7004": 50, "5869": 50, "7143": 50, "8309": 50, "9491": 50, "2379": 50, "9934": 50, "7801": 50, "0066": 50, "7442": 50, "2126": 50, "9914": 50, "8498": 50, "0086": 50, "5805": 50, "3856": 50, "1013": 50, "8952": 50, "0389": 50, "7377": 50, "2085": 50, "1484": 50, "4743": 50, "0495": 50, "5256": 50, "6987": 50, "5271": 50, "4370": 50, "4897": 50, "1339": 50, "5104": 50, "6462": 50, "7478": 50, "5002": 50, "2145": 50, "4998": 50, "5935": 50, "1347": 50, "0594": 50, "5106": 50, "4893": 50, "3505": 50, "5255": 50, "3788": 50, "4747": 50, "4871": 50, "6824": 50, "5312": 50, "4556": 50, "4685": 50, "4204": 50, "0277": 50, "0185": 50, "5364": 50, "5314": 50, "4634": 50, "2436": 50, "5013": 50, "4986": 50, "1826": 50, "4786": 50, "8633": 50, "5087": 50, "6503": 50, "4913": 50, "0777": 50, "7207": 50, "2599": 50, "9728": 50, "9625": 50, "6564": 50, "7782": 50, "5088": 50, "9121": 50, "9823": 50, "4987": 50, "8560": 50, "5014": 50, "7353": 50, "4138": 50, "5010": 50, "4636": 50, "8973": 50, "5365": 50, "6680": 50, "6996": 50, "8379": 50, "4687": 50, "9729": 50, "5316": 50, "vo2": 50, "err_msg": 50, "test_is_subclass": 50, "test_eq": 50, "__eq__": 50, "highest_protocol": 50, "xshift": 51, "yshift": 51, "get_spd": 51, "others_do": 51, "spectra_dict": 51, "chemview": 51, "show_box": 51, "bond_tol": 51, "stick_radiu": 51, "molecularview": 51, "interactor": 51, "multistructurevi": 51, "element_color_map": 51, "show_unit_cel": 51, "show_bond": 51, "show_polyhedron": 51, "poly_radii_tol_factor": 51, "excluded_bonding_el": 51, "animated_movie_opt": 51, "looping_typ": 51, "number_of_loop": 51, "time_between_fram": 51, "time_between_loop": 51, "keyboard": 51, "shortcut": 51, "eras": 51, "reset_camera": 51, "camera": 51, "clock": 51, "tube": 51, "picker": 51, "draw_edg": 51, "edges_color": 51, "edges_linewidth": 51, "axis_ind": 51, "jpeg": 51, "mp4": 51, "bitrat": 51, "10000k": 51, "video": 51, "bitat": 51, "viewer": 51, "74112": 52, "4960790": 52, "45115": 52, "045115": 52, "dacek": 52, "skinner": 52, "innov": 52, "apl": 52, "11002": 52, "4812323": 52, "brafman": 52, "037": 52, "atz": 52, "j\u00f3nsson": 52, "354": 52, "uki": 52, "micromeso": 52, "smit": 52, "ci200386x": 52, "dilig": 53, "everyon": 53, "caption": 53, "zoomabl": 53, "omiss": 53, "nanoengin": 53, "california": 53, "san": 53, "diego": 53, "senior": 53, "riebesel": 53, "kirbybroderick": 53, "delawar": 53, "danni": 53, "broberg": 53, "universit\u00e9": 53, "catholiqu": 53, "louvain": 53, "donni": 53, "donnywinston": 53, "walter": 53, "clark": 53, "spott": 53, "smith": 53, "francesco": 53, "ricci": 53, "imcn": 53, "modl": 53, "janin": 53, "feder": 53, "bam": 53, "berlin": 53, "germani": 53, "friedrich": 53, "schiller": 53, "universit\u00e4t": 53, "jena": 53, "toyota": 53, "koki": 53, "muraoka": 53, "ryan": 53, "pai": 53, "adour": 53, "samuel": 53, "blau": 53, "lbl": 53, "smidt": 53, "epstein": 53, "alexand": 53, "bonkowski": 53, "rwth": 53, "aachen": 53, "rosen": 53, "biolog": 53, "northwestern": 53, "ann": 53, "rutt": 53, "benjamin": 53, "bath": 53, "vorwerk": 53, "humboldt": 53, "zu": 53, "christoph": 53, "stihl": 53, "karlsruh": 53, "technologi": 53, "drew": 53, "parson": 53, "cagliari": 53, "eric": 53, "henriqu": 53, "miranda": 53, "jack": 53, "sundberg": 53, "north": 53, "carolina": 53, "chapel": 53, "janssen": 53, "lo": 53, "alamo": 53, "jason": 53, "0002": 53, "2743": 53, "7531": 53, "livermor": 53, "ke": 53, "michigan": 53, "shanghai": 53, "jiao": 53, "tong": 53, "kohei": 53, "shinohara": 53, "kyoto": 53, "kristjan": 53, "eimr": 53, "swiss": 53, "santa": 53, "barbara": 53, "siron": 53, "herbst": 53, "cermic": 53, "inria": 53, "pari": 53, "\u00e9cole": 53, "pont": 53, "paristech": 53, "frei": 53, "pennsylvania": 53, "nichola": 53, "winner": 53, "rachel": 53, "robinson": 53, "renew": 53, "rhy": 53, "goodal": 53, "se\u00e1n": 53, "kavanagh": 53, "imperi": 53, "colleg": 53, "london": 53, "steven": 53, "hartman": 53, "torrisi": 53, "harvard": 53, "tingzheng": 53, "hou": 53, "brookhaven": 53, "yu": 53, "hsuan": 53, "liang": 53, "tokyo": 53, "yuh": 53, "chieh": 53, "lin": 53, "tsmc": 53, "zachari": 53, "feket": 53, "council": 53, "kent": 53, "niosh": 53, "amanda": 53, "vilniu": 53, "biotechnologi": 53, "anjli": 53, "patel": 53, "ayush": 53, "gupta": 53, "justu": 53, "bocklund": 53, "bruno": 53, "camino": 53, "conrad": 53, "cole": 53, "florida": 53, "dale": 53, "schwalb": 53, "koda": 53, "massachusett": 53, "dmitri": 53, "korotin": 53, "ub": 53, "eisuk": 53, "kawashima": 53, "riken": 53, "elizabeth": 53, "decolvenaer": 53, "shaw": 53, "evgeni": 53, "tild": 53, "fanchen": 53, "meng": 53, "gui": 53, "hen": 53, "jan\u00dfen": 53, "forschungszentrum": 53, "j\u00fclich": 53, "cornel": 53, "hongsheng": 53, "hebei": 53, "vocat": 53, "quannan": 53, "west": 53, "street": 53, "xindu": 53, "district": 53, "xingtai": 53, "provinc": 53, "iulia": 53, "andriuc": 53, "janakiraman": 53, "hitachi": 53, "jen": 53, "ren\u00e8": 53, "suckert": 53, "jonathan": 53, "suni": 53, "stoni": 53, "brook": 53, "josua": 53, "vieten": 53, "exomatt": 53, "gmbh": 53, "kai": 53, "pei": 53, "frontier": 53, "xi": 53, "jiaotong": 53, "kevin": 53, "maik": 53, "jablonka": 53, "polytechniqu": 53, "f\u00e9d\u00e9rale": 53, "lausann": 53, "leopold": 53, "talirz": 53, "linda": 53, "hung": 53, "lui": 53, "barroso": 53, "luqu": 53, "humbert": 53, "notr": 53, "dame": 53, "wolloch": 53, "faculti": 53, "vienna": 53, "wu": 53, "singapor": 53, "nicla": 53, "heinsdorf": 53, "oskar": 53, "weser": 53, "pezhman": 53, "zarabadi": 53, "kurchin": 53, "dickson": 53, "liverpool": 53, "saurabh": 53, "bajaj": 53, "micron": 53, "shuaishuai": 53, "zhu": 53, "unnc": 53, "sudarshan": 53, "vijai": 53, "tam": 53, "mayeshiba": 53, "wisconsin": 53, "madison": 53, "tim": 53, "holm": 53, "tonnam": 53, "balankura": 53, "optum": 53, "uthpala": 53, "herath": 53, "virginia": 53, "texa": 53, "austin": 53, "weitang": 53, "yohei": 53, "tamura": 53, "pksha": 53, "suzuki": 53, "sokendai": 53, "antonf": 53, "ekb": 53, "as2362": 53, "benedictsaund": 53, "ctoher": 53, "czhengsci": 53, "dcossey014": 53, "eantono": 53, "exengt": 53, "frssp": 53, "gen4438": 53, "gkantoniu": 53, "hmlli": 53, "jdagdelen": 53, "johnson1228": 53, "jself42": 53, "ldamewood": 53, "leicheng": 53, "deacon": 53, "mamachra": 53, "manaslkht": 53, "mdforti": 53, "miaoliu": 53, "huebsch": 53, "nawagn": 53, "ndardenn": 53, "nokimann": 53, "pmla": 53, "rajeshsharma98": 53, "renpj": 53, "robertnf": 53, "rpw199912j": 53, "ruixingw": 53, "sdacek": 53, "shaunrong": 53, "sonium0": 53, "tirkarthi": 53, "utopianf": 53, "w6ye": 53, "wardsimon": 53, "wmdrichard": 53, "yunxingzuo": 53, "zhuoi": 53, "rich": 54, "perfectli": 54, "mongodb": 54, "supplementari": 54, "tradeoff": 54, "jsonencod": 54, "jsondecod": 54, "montydecod": 54, "__module__": 54, "json_str": 54, "hirerachi": 54, "pain": 54, "seldom": 54, "silicon": 54, "089000": 54, "026719": 54, "363000": 54, "513360": 54, "889165": 54, "cystallograph": 54, "mycif": 54, "mystructur": 54, "gau": 54, "fluorin": 54, "another_structur": 54, "fexpi": 54, "fexoi": 54, "fexpyoz": 54, "processed_entri": 54, "accomplish": 54, "input_gen": 54, "packmol_set": 54, "o_run": 54, "o_entri": 54, "cool": 54, "rct": 54, "removespecietransform": 54, "modified_structur": 54, "ht": 54, "multistructur": 54, "user_api_kei": 54, "get_dos_by_material_id": 54, "get_bandstructure_by_material_id": 54, "lixfeyoz": 54, "mp_entri": 54, "2o": 54, "materials_id": 54, "pretty_formula": 54, "pmg_cp2k_data_dir": 54, "pmg_default_cp2k_funct": 54, "pmg_default_cp2k_basis_typ": 54}, "objects": {"": [[9, 0, 0, "-", "pymatgen"]], "pymatgen": [[10, 0, 0, "-", "alchemy"], [11, 0, 0, "-", "analysis"], [27, 0, 0, "-", "apps"], [30, 0, 0, "-", "cli"], [31, 0, 0, "-", "command_line"], [32, 0, 0, "-", "core"], [9, 0, 0, "-", "dao"], [33, 0, 0, "-", "electronic_structure"], [34, 0, 0, "-", "entries"], [35, 0, 0, "-", "ext"], [36, 0, 0, "-", "io"], [46, 0, 0, "-", "optimization"], [47, 0, 0, "-", "phonon"], [48, 0, 0, "-", "symmetry"], [49, 0, 0, "-", "transformations"], [50, 0, 0, "-", "util"], [51, 0, 0, "-", "vis"]], "pymatgen.alchemy": [[10, 0, 0, "-", "filters"], [10, 0, 0, "-", "materials"], [10, 0, 0, "-", "transmuters"]], "pymatgen.alchemy.filters": [[10, 1, 1, "", "AbstractStructureFilter"], [10, 1, 1, "", "ChargeBalanceFilter"], [10, 1, 1, "", "ContainsSpecieFilter"], [10, 1, 1, "", "RemoveDuplicatesFilter"], [10, 1, 1, "", "RemoveExistingFilter"], [10, 1, 1, "", "SpecieProximityFilter"], [10, 1, 1, "", "SpeciesMaxDistFilter"]], "pymatgen.alchemy.filters.AbstractStructureFilter": [[10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.ChargeBalanceFilter": [[10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.ContainsSpecieFilter": [[10, 2, 1, "", "as_dict"], [10, 2, 1, "", "from_dict"], [10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.RemoveDuplicatesFilter": [[10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.RemoveExistingFilter": [[10, 2, 1, "", "as_dict"], [10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.SpecieProximityFilter": [[10, 2, 1, "", "as_dict"], [10, 2, 1, "", "from_dict"], [10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.SpeciesMaxDistFilter": [[10, 2, 1, "", "test"]], "pymatgen.alchemy.materials": [[10, 1, 1, "", "TransformedStructure"]], "pymatgen.alchemy.materials.TransformedStructure": [[10, 2, 1, "", "append_filter"], [10, 2, 1, "", "append_transformation"], [10, 2, 1, "", "as_dict"], [10, 2, 1, "", "extend_transformations"], [10, 2, 1, "", "from_cif_string"], [10, 2, 1, "", "from_dict"], [10, 2, 1, "", "from_poscar_string"], [10, 2, 1, "", "from_snl"], [10, 2, 1, "", "get_vasp_input"], [10, 2, 1, "", "redo_next_change"], [10, 2, 1, "", "set_parameter"], [10, 3, 1, "", "structures"], [10, 2, 1, "", "to_snl"], [10, 2, 1, "", "undo_last_change"], [10, 3, 1, "", "was_modified"], [10, 2, 1, "", "write_vasp_input"]], "pymatgen.alchemy.transmuters": [[10, 1, 1, "", "CifTransmuter"], [10, 1, 1, "", "PoscarTransmuter"], [10, 1, 1, "", "StandardTransmuter"], [10, 4, 1, "", "batch_write_vasp_input"]], "pymatgen.alchemy.transmuters.CifTransmuter": [[10, 2, 1, "", "from_filenames"]], "pymatgen.alchemy.transmuters.PoscarTransmuter": [[10, 2, 1, "", "from_filenames"]], "pymatgen.alchemy.transmuters.StandardTransmuter": [[10, 2, 1, "", "add_tags"], [10, 2, 1, "", "append_transformation"], [10, 2, 1, "", "append_transformed_structures"], [10, 2, 1, "", "apply_filter"], [10, 2, 1, "", "extend_transformations"], [10, 2, 1, "", "from_structures"], [10, 2, 1, "", "redo_next_change"], [10, 2, 1, "", "set_parameter"], [10, 2, 1, "", "undo_last_change"], [10, 2, 1, "", "write_vasp_input"]], "pymatgen.analysis": [[11, 0, 0, "-", "adsorption"], [11, 0, 0, "-", "bond_dissociation"], [11, 0, 0, "-", "bond_valence"], [12, 0, 0, "-", "chemenv"], [11, 0, 0, "-", "chempot_diagram"], [11, 0, 0, "-", "cost"], [17, 0, 0, "-", "diffraction"], [11, 0, 0, "-", "dimensionality"], [11, 0, 0, "-", "disorder"], [18, 0, 0, "-", "elasticity"], [11, 0, 0, "-", "energy_models"], [11, 0, 0, "-", "eos"], [11, 0, 0, "-", "ewald"], [11, 0, 0, "-", "excitation"], [19, 0, 0, "-", "ferroelectricity"], [11, 0, 0, "-", "fragmenter"], [11, 0, 0, "-", "functional_groups"], [20, 0, 0, "-", "gb"], [11, 0, 0, "-", "graphs"], [11, 0, 0, "-", "hhi"], [11, 0, 0, "-", "interface"], [11, 0, 0, "-", "interface_reactions"], [21, 0, 0, "-", "interfaces"], [11, 0, 0, "-", "local_env"], [22, 0, 0, "-", "magnetism"], [11, 0, 0, "-", "molecule_matcher"], [11, 0, 0, "-", "molecule_structure_comparator"], [11, 0, 0, "-", "nmr"], [11, 0, 0, "-", "path_finder"], [11, 0, 0, "-", "phase_diagram"], [11, 0, 0, "-", "piezo"], [11, 0, 0, "-", "piezo_sensitivity"], [11, 0, 0, "-", "pourbaix_diagram"], [11, 0, 0, "-", "prototypes"], [11, 0, 0, "-", "quasiharmonic"], [11, 0, 0, "-", "reaction_calculator"], [23, 0, 0, "-", "solar"], [11, 0, 0, "-", "structure_analyzer"], [11, 0, 0, "-", "structure_matcher"], [24, 0, 0, "-", "structure_prediction"], [11, 0, 0, "-", "surface_analysis"], [11, 0, 0, "-", "thermochemistry"], [25, 0, 0, "-", "topological"], [11, 0, 0, "-", "transition_state"], [11, 0, 0, "-", "wulff"], [26, 0, 0, "-", "xas"], [11, 0, 0, "-", "xps"]], "pymatgen.analysis.adsorption": [[11, 1, 1, "", "AdsorbateSiteFinder"], [11, 4, 1, "", "get_mi_vec"], [11, 4, 1, "", "get_rot"], [11, 4, 1, "", "plot_slab"], [11, 4, 1, "", "put_coord_inside"], [11, 4, 1, "", "reorient_z"]], "pymatgen.analysis.adsorption.AdsorbateSiteFinder": [[11, 2, 1, "", "add_adsorbate"], [11, 2, 1, "", "adsorb_both_surfaces"], [11, 2, 1, "", "assign_selective_dynamics"], [11, 2, 1, "", "assign_site_properties"], [11, 2, 1, "", "ensemble_center"], [11, 2, 1, "", "find_adsorption_sites"], [11, 2, 1, "", "find_surface_sites_by_height"], [11, 2, 1, "", "from_bulk_and_miller"], [11, 2, 1, "", "generate_adsorption_structures"], [11, 2, 1, "", "generate_substitution_structures"], [11, 2, 1, "", "get_extended_surface_mesh"], [11, 2, 1, "", "near_reduce"], [11, 2, 1, "", "subsurface_sites"], [11, 3, 1, "", "surface_sites"], [11, 2, 1, "", "symm_reduce"]], "pymatgen.analysis.bond_dissociation": [[11, 1, 1, "", "BondDissociationEnergies"]], "pymatgen.analysis.bond_dissociation.BondDissociationEnergies": [[11, 2, 1, "", "build_new_entry"], [11, 2, 1, "", "filter_fragment_entries"], [11, 2, 1, "", "fragment_and_process"], [11, 2, 1, "", "search_fragment_entries"]], "pymatgen.analysis.bond_valence": [[11, 1, 1, "", "BVAnalyzer"], [11, 4, 1, "", "add_oxidation_state_by_site_fraction"], [11, 4, 1, "", "calculate_bv_sum"], [11, 4, 1, "", "calculate_bv_sum_unordered"], [11, 4, 1, "", "get_z_ordered_elmap"]], "pymatgen.analysis.bond_valence.BVAnalyzer": [[11, 5, 1, "", "CHARGE_NEUTRALITY_TOLERANCE"], [11, 2, 1, "", "get_oxi_state_decorated_structure"], [11, 2, 1, "", "get_valences"]], "pymatgen.analysis.chemenv": [[13, 0, 0, "-", "connectivity"], [14, 0, 0, "-", "coordination_environments"], [16, 0, 0, "-", "utils"]], "pymatgen.analysis.chemenv.connectivity": [[13, 0, 0, "-", "connected_components"], [13, 0, 0, "-", "connectivity_finder"], [13, 0, 0, "-", "environment_nodes"], [13, 0, 0, "-", "structure_connectivity"]], "pymatgen.analysis.chemenv.connectivity.connected_components": [[13, 1, 1, "", "ConnectedComponent"], [13, 4, 1, "", "draw_network"], [13, 4, 1, "", "make_supergraph"]], "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent": [[13, 2, 1, "", "as_dict"], [13, 2, 1, "", "compute_periodicity"], [13, 2, 1, "", "compute_periodicity_all_simple_paths_algorithm"], [13, 2, 1, "", "compute_periodicity_cycle_basis"], [13, 2, 1, "", "coordination_sequence"], [13, 2, 1, "", "description"], [13, 2, 1, "", "elastic_centered_graph"], [13, 2, 1, "", "from_dict"], [13, 2, 1, "", "from_graph"], [13, 3, 1, "", "graph"], [13, 3, 1, "", "is_0d"], [13, 3, 1, "", "is_1d"], [13, 3, 1, "", "is_2d"], [13, 3, 1, "", "is_3d"], [13, 3, 1, "", "is_periodic"], [13, 2, 1, "", "make_supergraph"], [13, 3, 1, "", "periodicity"], [13, 3, 1, "", "periodicity_vectors"], [13, 2, 1, "", "show_graph"]], "pymatgen.analysis.chemenv.connectivity.connectivity_finder": [[13, 1, 1, "", "ConnectivityFinder"]], "pymatgen.analysis.chemenv.connectivity.connectivity_finder.ConnectivityFinder": [[13, 2, 1, "", "get_structure_connectivity"], [13, 2, 1, "", "setup_parameters"]], "pymatgen.analysis.chemenv.connectivity.environment_nodes": [[13, 1, 1, "", "AbstractEnvironmentNode"], [13, 1, 1, "", "EnvironmentNode"], [13, 4, 1, "", "get_environment_node"]], "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode": [[13, 5, 1, "", "ATOM"], [13, 5, 1, "", "CE_NNBCES_NBCES_LIGANDS"], [13, 5, 1, "", "COORDINATION_ENVIRONMENT"], [13, 5, 1, "", "DEFAULT_EXTENSIONS"], [13, 5, 1, "", "LIGANDS_ARRANGEMENT"], [13, 5, 1, "", "NEIGHBORING_CES"], [13, 5, 1, "", "NEIGHBORING_COORDINATION_ENVIRONMENTS"], [13, 5, 1, "", "NEIGHBORS_LIGANDS_ARRANGEMENT"], [13, 5, 1, "", "NUMBER_OF_LIGANDS_FOR_EACH_NEIGHBORING_CE"], [13, 5, 1, "", "NUMBER_OF_LIGANDS_FOR_EACH_NEIGHBORING_COORDINATION_ENVIRONMENT"], [13, 5, 1, "", "NUMBER_OF_NEIGHBORING_CES"], [13, 5, 1, "", "NUMBER_OF_NEIGHBORING_COORDINATION_ENVIRONMENTS"], [13, 3, 1, "", "atom_symbol"], [13, 3, 1, "", "ce"], [13, 3, 1, "", "ce_symbol"], [13, 3, 1, "", "coordination_environment"], [13, 2, 1, "", "everything_equal"], [13, 3, 1, "", "isite"], [13, 3, 1, "", "mp_symbol"]], "pymatgen.analysis.chemenv.connectivity.environment_nodes.EnvironmentNode": [[13, 3, 1, "", "coordination_environment"], [13, 2, 1, "", "everything_equal"]], "pymatgen.analysis.chemenv.connectivity.structure_connectivity": [[13, 1, 1, "", "StructureConnectivity"], [13, 4, 1, "", "get_delta_image"]], "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity": [[13, 2, 1, "", "add_bonds"], [13, 2, 1, "", "add_sites"], [13, 2, 1, "", "as_dict"], [13, 2, 1, "", "environment_subgraph"], [13, 2, 1, "", "from_dict"], [13, 2, 1, "", "get_connected_components"], [13, 2, 1, "", "print_links"], [13, 2, 1, "", "setup_atom_environment_subgraph"], [13, 2, 1, "", "setup_atom_environments_subgraph"], [13, 2, 1, "", "setup_connectivity_description"], [13, 2, 1, "", "setup_environment_subgraph"], [13, 2, 1, "", "setup_environments_subgraph"]], "pymatgen.analysis.chemenv.coordination_environments": [[14, 0, 0, "-", "chemenv_strategies"], [14, 0, 0, "-", "coordination_geometries"], [15, 0, 0, "-", "coordination_geometries_files"], [14, 0, 0, "-", "coordination_geometry_finder"], [14, 0, 0, "-", "structure_environments"], [14, 0, 0, "-", "voronoi"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies": [[14, 1, 1, "", "AbstractChemenvStrategy"], [14, 1, 1, "", "AdditionalConditionInt"], [14, 1, 1, "", "AngleCutoffFloat"], [14, 1, 1, "", "AngleNbSetWeight"], [14, 1, 1, "", "AnglePlateauNbSetWeight"], [14, 1, 1, "", "CNBiasNbSetWeight"], [14, 1, 1, "", "CSMFloat"], [14, 1, 1, "", "DeltaCSMNbSetWeight"], [14, 1, 1, "", "DeltaDistanceNbSetWeight"], [14, 1, 1, "", "DistanceAngleAreaNbSetWeight"], [14, 1, 1, "", "DistanceCutoffFloat"], [14, 1, 1, "", "DistanceNbSetWeight"], [14, 1, 1, "", "DistancePlateauNbSetWeight"], [14, 1, 1, "", "MultiWeightsChemenvStrategy"], [14, 1, 1, "", "NbSetWeight"], [14, 1, 1, "", "NormalizedAngleDistanceNbSetWeight"], [14, 1, 1, "", "SelfCSMNbSetWeight"], [14, 1, 1, "", "SimpleAbundanceChemenvStrategy"], [14, 1, 1, "", "SimplestChemenvStrategy"], [14, 1, 1, "", "StrategyOption"], [14, 1, 1, "", "TargettedPenaltiedAbundanceChemenvStrategy"], [14, 1, 1, "", "WeightedNbSetChemenvStrategy"], [14, 4, 1, "", "get_effective_csm"], [14, 4, 1, "", "set_info"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy": [[14, 5, 1, "", "AC"], [14, 5, 1, "", "DEFAULT_SYMMETRY_MEASURE_TYPE"], [14, 5, 1, "", "STRATEGY_DESCRIPTION"], [14, 5, 1, "", "STRATEGY_INFO_FIELDS"], [14, 5, 1, "", "STRATEGY_OPTIONS"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "equivalent_site_index_and_transform"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_site_ce_fractions_and_neighbors"], [14, 2, 1, "", "get_site_coordination_environment"], [14, 2, 1, "", "get_site_coordination_environments"], [14, 2, 1, "", "get_site_coordination_environments_fractions"], [14, 2, 1, "", "get_site_neighbors"], [14, 2, 1, "", "prepare_symmetries"], [14, 2, 1, "", "set_option"], [14, 2, 1, "", "set_structure_environments"], [14, 2, 1, "", "setup_options"], [14, 3, 1, "", "symmetry_measure_type"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt": [[14, 5, 1, "", "allowed_values"], [14, 2, 1, "", "as_dict"], [14, 5, 1, "", "description"], [14, 2, 1, "", "from_dict"], [14, 5, 1, "", "integer"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleCutoffFloat": [[14, 5, 1, "", "allowed_values"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "angle_sum"], [14, 2, 1, "", "angle_sumn"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "explicit"], [14, 2, 1, "", "from_description"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "geometrically_equidistant"], [14, 2, 1, "", "linearly_equidistant"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CSMFloat": [[14, 5, 1, "", "allowed_values"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight": [[14, 5, 1, "", "DEFAULT_EFFECTIVE_CSM_ESTIMATOR"], [14, 5, 1, "", "DEFAULT_SYMMETRY_MEASURE_TYPE"], [14, 5, 1, "", "DEFAULT_WEIGHT_ESTIMATOR"], [14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "delta_cn_specifics"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight": [[14, 5, 1, "", "AC"], [14, 5, 1, "", "DEFAULT_SURFACE_DEFINITION"], [14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "rectangle_crosses_area"], [14, 2, 1, "", "w_area_has_intersection"], [14, 2, 1, "", "w_area_has_intersection_smoothstep"], [14, 2, 1, "", "w_area_intersection_nbsfh_fbs_onb0"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceCutoffFloat": [[14, 5, 1, "", "allowed_values"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy": [[14, 5, 1, "", "DEFAULT_CE_ESTIMATOR"], [14, 5, 1, "", "STRATEGY_DESCRIPTION"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "stats_article_weights_parameters"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NbSetWeight": [[14, 2, 1, "", "as_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "ang"], [14, 2, 1, "", "anginvdist"], [14, 2, 1, "", "anginvndist"], [14, 2, 1, "", "angn"], [14, 2, 1, "", "angninvdist"], [14, 2, 1, "", "angninvndist"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "aweight"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "gweight"], [14, 2, 1, "", "invdist"], [14, 2, 1, "", "invndist"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight": [[14, 5, 1, "", "DEFAULT_EFFECTIVE_CSM_ESTIMATOR"], [14, 5, 1, "", "DEFAULT_SYMMETRY_MEASURE_TYPE"], [14, 5, 1, "", "DEFAULT_WEIGHT_ESTIMATOR"], [14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy": [[14, 5, 1, "", "DEFAULT_ADDITIONAL_CONDITION"], [14, 5, 1, "", "DEFAULT_MAX_DIST"], [14, 5, 1, "", "STRATEGY_DESCRIPTION"], [14, 5, 1, "", "STRATEGY_OPTIONS"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_site_coordination_environment"], [14, 2, 1, "", "get_site_coordination_environments"], [14, 2, 1, "", "get_site_neighbors"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy": [[14, 5, 1, "", "DEFAULT_ADDITIONAL_CONDITION"], [14, 5, 1, "", "DEFAULT_ANGLE_CUTOFF"], [14, 5, 1, "", "DEFAULT_CONTINUOUS_SYMMETRY_MEASURE_CUTOFF"], [14, 5, 1, "", "DEFAULT_DISTANCE_CUTOFF"], [14, 5, 1, "", "STRATEGY_DESCRIPTION"], [14, 5, 1, "", "STRATEGY_OPTIONS"], [14, 2, 1, "", "add_strategy_visualization_to_subplot"], [14, 3, 1, "", "additional_condition"], [14, 3, 1, "", "angle_cutoff"], [14, 2, 1, "", "as_dict"], [14, 3, 1, "", "continuous_symmetry_measure_cutoff"], [14, 3, 1, "", "distance_cutoff"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_site_coordination_environment"], [14, 2, 1, "", "get_site_coordination_environments"], [14, 2, 1, "", "get_site_coordination_environments_fractions"], [14, 2, 1, "", "get_site_neighbors"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.StrategyOption": [[14, 5, 1, "", "allowed_values"], [14, 2, 1, "", "as_dict"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy": [[14, 5, 1, "", "DEFAULT_TARGET_ENVIRONMENTS"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_site_coordination_environment"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy": [[14, 5, 1, "", "DEFAULT_CE_ESTIMATOR"], [14, 5, 1, "", "STRATEGY_DESCRIPTION"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_site_coordination_environment"], [14, 2, 1, "", "get_site_coordination_environments"], [14, 2, 1, "", "get_site_coordination_environments_fractions"], [14, 2, 1, "", "get_site_neighbors"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries": [[14, 1, 1, "", "AbstractChemenvAlgorithm"], [14, 1, 1, "", "AllCoordinationGeometries"], [14, 1, 1, "", "CoordinationGeometry"], [14, 1, 1, "", "ExplicitPermutationsAlgorithm"], [14, 1, 1, "", "SeparationPlane"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AbstractChemenvAlgorithm": [[14, 3, 1, "", "algorithm_type"], [14, 2, 1, "", "as_dict"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries": [[14, 2, 1, "", "get_geometries"], [14, 2, 1, "", "get_geometry_from_IUCr_symbol"], [14, 2, 1, "", "get_geometry_from_IUPAC_symbol"], [14, 2, 1, "", "get_geometry_from_mp_symbol"], [14, 2, 1, "", "get_geometry_from_name"], [14, 2, 1, "", "get_implemented_geometries"], [14, 2, 1, "", "get_not_implemented_geometries"], [14, 2, 1, "", "get_symbol_cn_mapping"], [14, 2, 1, "", "get_symbol_name_mapping"], [14, 2, 1, "", "is_a_valid_coordination_geometry"], [14, 2, 1, "", "pretty_print"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry": [[14, 5, 1, "", "CSM_SKIP_SEPARATION_PLANE_ALGO"], [14, 3, 1, "", "IUCr_symbol"], [14, 3, 1, "", "IUCr_symbol_str"], [14, 3, 1, "", "IUPAC_symbol"], [14, 3, 1, "", "IUPAC_symbol_str"], [14, 1, 1, "", "NeighborsSetsHints"], [14, 3, 1, "", "algorithms"], [14, 2, 1, "", "as_dict"], [14, 3, 1, "", "ce_symbol"], [14, 3, 1, "", "coordination_number"], [14, 3, 1, "", "distfactor_max"], [14, 2, 1, "", "edges"], [14, 2, 1, "", "faces"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_central_site"], [14, 2, 1, "", "get_coordination_number"], [14, 2, 1, "", "get_name"], [14, 2, 1, "", "get_pmeshes"], [14, 2, 1, "", "is_implemented"], [14, 3, 1, "", "mp_symbol"], [14, 3, 1, "", "number_of_permutations"], [14, 3, 1, "", "pauling_stability_ratio"], [14, 2, 1, "", "ref_permutation"], [14, 2, 1, "", "set_permutations_safe_override"], [14, 2, 1, "", "solid_angles"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints": [[14, 5, 1, "", "ALLOWED_HINTS_TYPES"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "double_cap_hints"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "hints"], [14, 2, 1, "", "single_cap_hints"], [14, 2, 1, "", "triple_cap_hints"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.ExplicitPermutationsAlgorithm": [[14, 3, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 3, 1, "", "permutations"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane": [[14, 3, 1, "", "argsorted_ref_separation_perm"], [14, 3, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 3, 1, "", "permutations"], [14, 3, 1, "", "ref_separation_perm"], [14, 2, 1, "", "safe_separation_permutations"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder": [[14, 1, 1, "", "AbstractGeometry"], [14, 1, 1, "", "LocalGeometryFinder"], [14, 4, 1, "", "find_rotation"], [14, 4, 1, "", "find_scaling_factor"], [14, 4, 1, "", "symmetry_measure"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry": [[14, 3, 1, "", "cn"], [14, 3, 1, "", "coordination_number"], [14, 2, 1, "", "from_cg"], [14, 2, 1, "", "points_wcs_csc"], [14, 2, 1, "", "points_wcs_ctwcc"], [14, 2, 1, "", "points_wcs_ctwocc"], [14, 2, 1, "", "points_wocs_csc"], [14, 2, 1, "", "points_wocs_ctwcc"], [14, 2, 1, "", "points_wocs_ctwocc"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder": [[14, 5, 1, "", "BVA_DISTANCE_SCALE_FACTORS"], [14, 5, 1, "", "DEFAULT_BVA_DISTANCE_SCALE_FACTOR"], [14, 5, 1, "", "DEFAULT_SPG_ANALYZER_OPTIONS"], [14, 5, 1, "", "DEFAULT_STRATEGY"], [14, 5, 1, "", "PRESETS"], [14, 5, 1, "", "STRUCTURE_REFINEMENT_NONE"], [14, 5, 1, "", "STRUCTURE_REFINEMENT_REFINED"], [14, 5, 1, "", "STRUCTURE_REFINEMENT_SYMMETRIZED"], [14, 2, 1, "", "compute_coordination_environments"], [14, 2, 1, "", "compute_structure_environments"], [14, 2, 1, "", "coordination_geometry_symmetry_measures"], [14, 2, 1, "", "coordination_geometry_symmetry_measures_fallback_random"], [14, 2, 1, "", "coordination_geometry_symmetry_measures_separation_plane"], [14, 2, 1, "", "coordination_geometry_symmetry_measures_separation_plane_optim"], [14, 2, 1, "", "coordination_geometry_symmetry_measures_sepplane_optim"], [14, 2, 1, "", "coordination_geometry_symmetry_measures_standard"], [14, 2, 1, "", "get_coordination_symmetry_measures"], [14, 2, 1, "", "get_coordination_symmetry_measures_optim"], [14, 2, 1, "", "get_structure"], [14, 2, 1, "", "set_structure"], [14, 2, 1, "", "setup_explicit_indices_local_geometry"], [14, 2, 1, "", "setup_local_geometry"], [14, 2, 1, "", "setup_ordered_indices_local_geometry"], [14, 2, 1, "", "setup_parameter"], [14, 2, 1, "", "setup_parameters"], [14, 2, 1, "", "setup_random_indices_local_geometry"], [14, 2, 1, "", "setup_random_structure"], [14, 2, 1, "", "setup_structure"], [14, 2, 1, "", "setup_test_perfect_environment"], [14, 2, 1, "", "update_nb_set_environments"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments": [[14, 1, 1, "", "ChemicalEnvironments"], [14, 1, 1, "", "LightStructureEnvironments"], [14, 1, 1, "", "StructureEnvironments"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments": [[14, 2, 1, "", "add_coord_geom"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "is_close_to"], [14, 2, 1, "", "minimum_geometries"], [14, 2, 1, "", "minimum_geometry"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments": [[14, 5, 1, "", "DEFAULT_STATISTICS_FIELDS"], [14, 5, 1, "", "DELTA_MAX_OXIDATION_STATE"], [14, 1, 1, "", "NeighborsSet"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "clear_environments"], [14, 2, 1, "", "contains_only_one_anion"], [14, 2, 1, "", "contains_only_one_anion_atom"], [14, 2, 1, "", "environments_identified"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "from_structure_environments"], [14, 2, 1, "", "get_site_info_for_specie_allces"], [14, 2, 1, "", "get_site_info_for_specie_ce"], [14, 2, 1, "", "get_statistics"], [14, 2, 1, "", "setup_statistic_lists"], [14, 2, 1, "", "site_contains_environment"], [14, 2, 1, "", "site_has_clear_environment"], [14, 2, 1, "", "structure_contains_atom_environment"], [14, 2, 1, "", "structure_has_clear_environments"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet": [[14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 3, 1, "", "neighb_coords"], [14, 3, 1, "", "neighb_indices_and_images"], [14, 3, 1, "", "neighb_sites"], [14, 3, 1, "", "neighb_sites_and_indices"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments": [[14, 5, 1, "", "AC"], [14, 1, 1, "", "NeighborsSet"], [14, 2, 1, "", "add_neighbors_set"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "differences_wrt"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_coordination_environments"], [14, 2, 1, "", "get_csm"], [14, 2, 1, "", "get_csm_and_maps"], [14, 2, 1, "", "get_csms"], [14, 2, 1, "", "get_environments_figure"], [14, 2, 1, "", "init_neighbors_sets"], [14, 2, 1, "", "plot_csm_and_maps"], [14, 2, 1, "", "plot_environments"], [14, 2, 1, "", "save_environments_figure"], [14, 2, 1, "", "update_coordination_environments"], [14, 2, 1, "", "update_site_info"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet": [[14, 2, 1, "", "add_source"], [14, 2, 1, "", "angle_plateau"], [14, 3, 1, "", "angles"], [14, 2, 1, "", "as_dict"], [14, 3, 1, "", "coords"], [14, 2, 1, "", "distance_plateau"], [14, 3, 1, "", "distances"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_neighb_voronoi_indices"], [14, 3, 1, "", "info"], [14, 3, 1, "", "neighb_coords"], [14, 3, 1, "", "neighb_coordsOpt"], [14, 3, 1, "", "neighb_sites"], [14, 3, 1, "", "neighb_sites_and_indices"], [14, 3, 1, "", "normalized_angles"], [14, 3, 1, "", "normalized_distances"], [14, 3, 1, "", "source"], [14, 2, 1, "", "voronoi_grid_surface_points"]], "pymatgen.analysis.chemenv.coordination_environments.voronoi": [[14, 1, 1, "", "DetailedVoronoiContainer"], [14, 4, 1, "", "from_bson_voronoi_list2"]], "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer": [[14, 5, 1, "", "AC"], [14, 2, 1, "", "as_dict"], [14, 5, 1, "", "default_normalized_angle_tolerance"], [14, 5, 1, "", "default_normalized_distance_tolerance"], [14, 5, 1, "", "default_voronoi_cutoff"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_rdf_figure"], [14, 2, 1, "", "get_sadf_figure"], [14, 2, 1, "", "is_close_to"], [14, 2, 1, "", "maps_and_surfaces"], [14, 2, 1, "", "maps_and_surfaces_bounded"], [14, 2, 1, "", "neighbors"], [14, 2, 1, "", "neighbors_surfaces"], [14, 2, 1, "", "neighbors_surfaces_bounded"], [14, 2, 1, "", "setup_neighbors_distances_and_angles"], [14, 2, 1, "", "setup_voronoi_list"], [14, 2, 1, "", "to_bson_voronoi_list2"], [14, 2, 1, "", "voronoi_parameters_bounds_and_limits"]], "pymatgen.analysis.chemenv.utils": [[16, 0, 0, "-", "chemenv_config"], [16, 0, 0, "-", "chemenv_errors"], [16, 0, 0, "-", "coordination_geometry_utils"], [16, 0, 0, "-", "defs_utils"], [16, 0, 0, "-", "func_utils"], [16, 0, 0, "-", "graph_utils"], [16, 0, 0, "-", "math_utils"], [16, 0, 0, "-", "scripts_utils"]], "pymatgen.analysis.chemenv.utils.chemenv_config": [[16, 1, 1, "", "ChemEnvConfig"]], "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig": [[16, 5, 1, "", "DEFAULT_PACKAGE_OPTIONS"], [16, 2, 1, "", "auto_load"], [16, 3, 1, "", "has_materials_project_access"], [16, 2, 1, "", "package_options_description"], [16, 2, 1, "", "save"], [16, 2, 1, "", "setup"], [16, 2, 1, "", "setup_package_options"]], "pymatgen.analysis.chemenv.utils.chemenv_errors": [[16, 6, 1, "", "AbstractChemenvError"], [16, 6, 1, "", "ChemenvError"], [16, 6, 1, "", "EquivalentSiteSearchError"], [16, 6, 1, "", "NeighborsNotComputedChemenvError"], [16, 6, 1, "", "SolidAngleError"]], "pymatgen.analysis.chemenv.utils.coordination_geometry_utils": [[16, 1, 1, "", "Plane"], [16, 4, 1, "", "anticlockwise_sort"], [16, 4, 1, "", "anticlockwise_sort_indices"], [16, 4, 1, "", "changebasis"], [16, 4, 1, "", "collinear"], [16, 4, 1, "", "diamond_functions"], [16, 4, 1, "", "function_comparison"], [16, 4, 1, "", "get_lower_and_upper_f"], [16, 4, 1, "", "is_anion_cation_bond"], [16, 4, 1, "", "matrixTimesVector"], [16, 4, 1, "", "my_solid_angle"], [16, 4, 1, "", "quarter_ellipsis_functions"], [16, 4, 1, "", "rectangle_surface_intersection"], [16, 4, 1, "", "rotateCoords"], [16, 4, 1, "", "rotateCoordsOpt"], [16, 4, 1, "", "separation_in_list"], [16, 4, 1, "", "sort_separation"], [16, 4, 1, "", "sort_separation_tuple"], [16, 4, 1, "", "spline_functions"], [16, 4, 1, "", "vectorsToMatrix"]], "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane": [[16, 5, 1, "", "TEST_2D_POINTS"], [16, 3, 1, "", "a"], [16, 3, 1, "", "abcd"], [16, 3, 1, "", "b"], [16, 3, 1, "", "c"], [16, 3, 1, "", "coefficients"], [16, 3, 1, "", "crosses_origin"], [16, 3, 1, "", "d"], [16, 3, 1, "", "distance_to_origin"], [16, 2, 1, "", "distance_to_point"], [16, 2, 1, "", "distances"], [16, 2, 1, "", "distances_indices_groups"], [16, 2, 1, "", "distances_indices_sorted"], [16, 2, 1, "", "fit_error"], [16, 2, 1, "", "fit_least_square_distance_error"], [16, 2, 1, "", "fit_maximum_distance_error"], [16, 2, 1, "", "from_2points_and_origin"], [16, 2, 1, "", "from_3points"], [16, 2, 1, "", "from_coefficients"], [16, 2, 1, "", "from_npoints"], [16, 2, 1, "", "from_npoints_least_square_distance"], [16, 2, 1, "", "from_npoints_maximum_distance"], [16, 2, 1, "", "indices_separate"], [16, 2, 1, "", "init_3points"], [16, 2, 1, "", "is_in_list"], [16, 2, 1, "", "is_in_plane"], [16, 2, 1, "", "is_same_plane_as"], [16, 2, 1, "", "orthonormal_vectors"], [16, 2, 1, "", "perpendicular_bisector"], [16, 2, 1, "", "project_and_to2dim"], [16, 2, 1, "", "project_and_to2dim_ordered_indices"], [16, 2, 1, "", "projectionpoints"]], "pymatgen.analysis.chemenv.utils.defs_utils": [[16, 1, 1, "", "AdditionalConditions"]], "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions": [[16, 5, 1, "", "ALL"], [16, 5, 1, "", "CONDITION_DESCRIPTION"], [16, 5, 1, "", "NONE"], [16, 5, 1, "", "NO_AC"], [16, 5, 1, "", "NO_ADDITIONAL_CONDITION"], [16, 5, 1, "", "NO_E2SEB"], [16, 5, 1, "", "NO_ELEMENT_TO_SAME_ELEMENT_BONDS"], [16, 5, 1, "", "ONLY_ACB"], [16, 5, 1, "", "ONLY_ACB_AND_NO_E2SEB"], [16, 5, 1, "", "ONLY_ANION_CATION_BONDS"], [16, 5, 1, "", "ONLY_ANION_CATION_BONDS_AND_NO_ELEMENT_TO_SAME_ELEMENT_BONDS"], [16, 5, 1, "", "ONLY_E2OB"], [16, 5, 1, "", "ONLY_ELEMENT_TO_OXYGEN_BONDS"], [16, 2, 1, "", "check_condition"]], "pymatgen.analysis.chemenv.utils.func_utils": [[16, 1, 1, "", "AbstractRatioFunction"], [16, 1, 1, "", "CSMFiniteRatioFunction"], [16, 1, 1, "", "CSMInfiniteRatioFunction"], [16, 1, 1, "", "DeltaCSMRatioFunction"], [16, 1, 1, "", "RatioFunction"]], "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction": [[16, 5, 1, "", "ALLOWED_FUNCTIONS"], [16, 2, 1, "", "evaluate"], [16, 2, 1, "", "from_dict"], [16, 2, 1, "", "setup_parameters"]], "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction": [[16, 5, 1, "", "ALLOWED_FUNCTIONS"], [16, 2, 1, "", "fractions"], [16, 2, 1, "", "mean_estimator"], [16, 2, 1, "", "power2_decreasing_exp"], [16, 2, 1, "", "ratios"], [16, 2, 1, "", "smootherstep"], [16, 2, 1, "", "smoothstep"]], "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction": [[16, 5, 1, "", "ALLOWED_FUNCTIONS"], [16, 2, 1, "", "fractions"], [16, 2, 1, "", "mean_estimator"], [16, 2, 1, "", "power2_inverse_decreasing"], [16, 2, 1, "", "power2_inverse_power2_decreasing"], [16, 2, 1, "", "ratios"]], "pymatgen.analysis.chemenv.utils.func_utils.DeltaCSMRatioFunction": [[16, 5, 1, "", "ALLOWED_FUNCTIONS"], [16, 2, 1, "", "smootherstep"]], "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction": [[16, 5, 1, "", "ALLOWED_FUNCTIONS"], [16, 2, 1, "", "inverse_smootherstep"], [16, 2, 1, "", "inverse_smoothstep"], [16, 2, 1, "", "power2_decreasing_exp"], [16, 2, 1, "", "power2_inverse_decreasing"], [16, 2, 1, "", "power2_inverse_power2_decreasing"], [16, 2, 1, "", "smootherstep"], [16, 2, 1, "", "smoothstep"]], "pymatgen.analysis.chemenv.utils.graph_utils": [[16, 1, 1, "", "MultiGraphCycle"], [16, 1, 1, "", "SimpleGraphCycle"], [16, 4, 1, "", "get_all_elementary_cycles"], [16, 4, 1, "", "get_all_simple_paths_edges"], [16, 4, 1, "", "get_delta"]], "pymatgen.analysis.chemenv.utils.graph_utils.MultiGraphCycle": [[16, 2, 1, "", "order"], [16, 2, 1, "", "validate"]], "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle": [[16, 2, 1, "", "as_dict"], [16, 2, 1, "", "from_dict"], [16, 2, 1, "", "from_edges"], [16, 2, 1, "", "order"], [16, 2, 1, "", "validate"]], "pymatgen.analysis.chemenv.utils.math_utils": [[16, 4, 1, "", "cosinus_step"], [16, 4, 1, "", "divisors"], [16, 4, 1, "", "get_center_of_arc"], [16, 4, 1, "", "get_linearly_independent_vectors"], [16, 4, 1, "", "normal_cdf_step"], [16, 4, 1, "", "power2_decreasing_exp"], [16, 4, 1, "", "power2_inverse_decreasing"], [16, 4, 1, "", "power2_inverse_power2_decreasing"], [16, 4, 1, "", "power2_inverse_powern_decreasing"], [16, 4, 1, "", "power2_tangent_decreasing"], [16, 4, 1, "", "power3_step"], [16, 4, 1, "", "powern_decreasing"], [16, 4, 1, "", "powern_parts_step"], [16, 4, 1, "", "prime_factors"], [16, 4, 1, "", "scale_and_clamp"], [16, 4, 1, "", "smootherstep"], [16, 4, 1, "", "smoothstep"]], "pymatgen.analysis.chemenv.utils.scripts_utils": [[16, 4, 1, "", "compute_environments"], [16, 4, 1, "", "draw_cg"], [16, 4, 1, "", "visualize"]], "pymatgen.analysis.chempot_diagram": [[11, 1, 1, "", "ChemicalPotentialDiagram"], [11, 4, 1, "", "get_2d_orthonormal_vector"], [11, 4, 1, "", "get_centroid_2d"], [11, 4, 1, "", "simple_pca"]], "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram": [[11, 3, 1, "", "border_hyperplanes"], [11, 3, 1, "", "chemical_system"], [11, 3, 1, "", "domains"], [11, 3, 1, "", "el_refs"], [11, 3, 1, "", "entry_dict"], [11, 2, 1, "", "get_plot"], [11, 3, 1, "", "hyperplane_entries"], [11, 3, 1, "", "hyperplanes"], [11, 3, 1, "", "lims"]], "pymatgen.analysis.cost": [[11, 1, 1, "", "CostAnalyzer"], [11, 1, 1, "", "CostDB"], [11, 1, 1, "", "CostDBCSV"], [11, 1, 1, "", "CostEntry"]], "pymatgen.analysis.cost.CostAnalyzer": [[11, 2, 1, "", "get_cost_per_kg"], [11, 2, 1, "", "get_cost_per_mol"], [11, 2, 1, "", "get_lowest_decomposition"]], "pymatgen.analysis.cost.CostDB": [[11, 2, 1, "", "get_entries"]], "pymatgen.analysis.cost.CostDBCSV": [[11, 2, 1, "", "get_entries"]], "pymatgen.analysis.diffraction": [[17, 0, 0, "-", "core"], [17, 0, 0, "-", "neutron"], [17, 0, 0, "-", "tem"], [17, 0, 0, "-", "xrd"]], "pymatgen.analysis.diffraction.core": [[17, 1, 1, "", "AbstractDiffractionPatternCalculator"], [17, 1, 1, "", "DiffractionPattern"], [17, 4, 1, "", "get_unique_families"]], "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator": [[17, 5, 1, "", "SCALED_INTENSITY_TOL"], [17, 5, 1, "", "TWO_THETA_TOL"], [17, 2, 1, "", "get_pattern"], [17, 2, 1, "", "get_plot"], [17, 2, 1, "", "plot_structures"], [17, 2, 1, "", "show_plot"]], "pymatgen.analysis.diffraction.core.DiffractionPattern": [[17, 5, 1, "", "XLABEL"], [17, 5, 1, "", "YLABEL"]], "pymatgen.analysis.diffraction.neutron": [[17, 1, 1, "", "NDCalculator"]], "pymatgen.analysis.diffraction.neutron.NDCalculator": [[17, 2, 1, "", "get_pattern"]], "pymatgen.analysis.diffraction.tem": [[17, 1, 1, "", "TEMCalculator"]], "pymatgen.analysis.diffraction.tem.TEMCalculator": [[17, 2, 1, "", "bragg_angles"], [17, 2, 1, "", "cell_intensity"], [17, 2, 1, "", "cell_scattering_factors"], [17, 2, 1, "", "electron_scattering_factors"], [17, 2, 1, "", "generate_points"], [17, 2, 1, "", "get_first_point"], [17, 2, 1, "", "get_interplanar_angle"], [17, 2, 1, "", "get_interplanar_spacings"], [17, 2, 1, "", "get_pattern"], [17, 2, 1, "", "get_plot_2d"], [17, 2, 1, "", "get_plot_2d_concise"], [17, 2, 1, "", "get_plot_coeffs"], [17, 2, 1, "", "get_positions"], [17, 2, 1, "", "get_s2"], [17, 2, 1, "", "is_parallel"], [17, 2, 1, "", "normalized_cell_intensity"], [17, 2, 1, "", "tem_dots"], [17, 2, 1, "", "wavelength_rel"], [17, 2, 1, "", "x_ray_factors"], [17, 2, 1, "", "zone_axis_filter"]], "pymatgen.analysis.diffraction.xrd": [[17, 1, 1, "", "XRDCalculator"]], "pymatgen.analysis.diffraction.xrd.XRDCalculator": [[17, 5, 1, "", "AVAILABLE_RADIATION"], [17, 2, 1, "", "get_pattern"]], "pymatgen.analysis.dimensionality": [[11, 4, 1, "", "calculate_dimensionality_of_site"], [11, 4, 1, "", "find_clusters"], [11, 4, 1, "", "find_connected_atoms"], [11, 4, 1, "", "get_dimensionality_cheon"], [11, 4, 1, "", "get_dimensionality_gorai"], [11, 4, 1, "", "get_dimensionality_larsen"], [11, 4, 1, "", "get_structure_components"], [11, 4, 1, "", "zero_d_graph_to_molecule_graph"]], "pymatgen.analysis.disorder": [[11, 4, 1, "", "get_warren_cowley_parameters"]], "pymatgen.analysis.elasticity": [[18, 0, 0, "-", "elastic"], [18, 0, 0, "-", "strain"], [18, 0, 0, "-", "stress"]], "pymatgen.analysis.elasticity.elastic": [[18, 1, 1, "", "ComplianceTensor"], [18, 1, 1, "", "ElasticTensor"], [18, 1, 1, "", "ElasticTensorExpansion"], [18, 1, 1, "", "NthOrderElasticTensor"], [18, 4, 1, "", "diff_fit"], [18, 4, 1, "", "find_eq_stress"], [18, 4, 1, "", "generate_pseudo"], [18, 4, 1, "", "get_diff_coeff"], [18, 4, 1, "", "get_strain_state_dict"], [18, 4, 1, "", "get_symbol_list"], [18, 4, 1, "", "raise_error_if_unphysical"], [18, 4, 1, "", "subs"]], "pymatgen.analysis.elasticity.elastic.ElasticTensor": [[18, 2, 1, "", "cahill_thermalcond"], [18, 2, 1, "", "clarke_thermalcond"], [18, 3, 1, "", "compliance_tensor"], [18, 2, 1, "", "debye_temperature"], [18, 2, 1, "", "directional_elastic_mod"], [18, 2, 1, "", "directional_poisson_ratio"], [18, 2, 1, "", "from_independent_strains"], [18, 2, 1, "", "from_pseudoinverse"], [18, 3, 1, "", "g_reuss"], [18, 3, 1, "", "g_voigt"], [18, 3, 1, "", "g_vrh"], [18, 2, 1, "", "get_structure_property_dict"], [18, 2, 1, "", "green_kristoffel"], [18, 3, 1, "", "homogeneous_poisson"], [18, 3, 1, "", "k_reuss"], [18, 3, 1, "", "k_voigt"], [18, 3, 1, "", "k_vrh"], [18, 2, 1, "", "long_v"], [18, 3, 1, "", "property_dict"], [18, 2, 1, "", "snyder_ac"], [18, 2, 1, "", "snyder_opt"], [18, 2, 1, "", "snyder_total"], [18, 2, 1, "", "trans_v"], [18, 3, 1, "", "universal_anisotropy"], [18, 3, 1, "", "y_mod"]], "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion": [[18, 2, 1, "", "calculate_stress"], [18, 2, 1, "", "energy_density"], [18, 2, 1, "", "from_diff_fit"], [18, 2, 1, "", "get_compliance_expansion"], [18, 2, 1, "", "get_effective_ecs"], [18, 2, 1, "", "get_ggt"], [18, 2, 1, "", "get_gruneisen_parameter"], [18, 2, 1, "", "get_heat_capacity"], [18, 2, 1, "", "get_stability_criteria"], [18, 2, 1, "", "get_strain_from_stress"], [18, 2, 1, "", "get_symmetric_wallace_tensor"], [18, 2, 1, "", "get_tgt"], [18, 2, 1, "", "get_wallace_tensor"], [18, 2, 1, "", "get_yield_stress"], [18, 2, 1, "", "omega"], [18, 3, 1, "", "order"], [18, 2, 1, "", "thermal_expansion_coeff"]], "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor": [[18, 5, 1, "", "GPa_to_eV_A3"], [18, 2, 1, "", "calculate_stress"], [18, 2, 1, "", "energy_density"], [18, 2, 1, "", "from_diff_fit"], [18, 3, 1, "", "order"], [18, 5, 1, "", "symbol"]], "pymatgen.analysis.elasticity.strain": [[18, 1, 1, "", "Deformation"], [18, 1, 1, "", "DeformedStructureSet"], [18, 1, 1, "", "Strain"], [18, 4, 1, "", "convert_strain_to_deformation"]], "pymatgen.analysis.elasticity.strain.Deformation": [[18, 2, 1, "", "apply_to_structure"], [18, 2, 1, "", "from_index_amount"], [18, 2, 1, "", "get_perturbed_indices"], [18, 3, 1, "", "green_lagrange_strain"], [18, 2, 1, "", "is_independent"], [18, 5, 1, "", "symbol"]], "pymatgen.analysis.elasticity.strain.Strain": [[18, 2, 1, "", "from_deformation"], [18, 2, 1, "", "from_index_amount"], [18, 2, 1, "", "get_deformation_matrix"], [18, 5, 1, "", "symbol"], [18, 3, 1, "", "von_mises_strain"]], "pymatgen.analysis.elasticity.stress": [[18, 1, 1, "", "Stress"]], "pymatgen.analysis.elasticity.stress.Stress": [[18, 3, 1, "", "dev_principal_invariants"], [18, 3, 1, "", "deviator_stress"], [18, 3, 1, "", "mean_stress"], [18, 2, 1, "", "piola_kirchoff_1"], [18, 2, 1, "", "piola_kirchoff_2"], [18, 5, 1, "", "symbol"], [18, 3, 1, "", "von_mises"]], "pymatgen.analysis.energy_models": [[11, 1, 1, "", "EnergyModel"], [11, 1, 1, "", "EwaldElectrostaticModel"], [11, 1, 1, "", "IsingModel"], [11, 1, 1, "", "NsitesModel"], [11, 1, 1, "", "SymmetryModel"]], "pymatgen.analysis.energy_models.EnergyModel": [[11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_energy"]], "pymatgen.analysis.energy_models.EwaldElectrostaticModel": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "get_energy"]], "pymatgen.analysis.energy_models.IsingModel": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "get_energy"]], "pymatgen.analysis.energy_models.NsitesModel": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "get_energy"]], "pymatgen.analysis.energy_models.SymmetryModel": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "get_energy"]], "pymatgen.analysis.eos": [[11, 1, 1, "", "Birch"], [11, 1, 1, "", "BirchMurnaghan"], [11, 1, 1, "", "DeltaFactor"], [11, 1, 1, "", "EOS"], [11, 1, 1, "", "EOSBase"], [11, 6, 1, "", "EOSError"], [11, 1, 1, "", "Murnaghan"], [11, 1, 1, "", "NumericalEOS"], [11, 1, 1, "", "PolynomialEOS"], [11, 1, 1, "", "PourierTarantola"], [11, 1, 1, "", "Vinet"]], "pymatgen.analysis.eos.DeltaFactor": [[11, 2, 1, "", "fit"]], "pymatgen.analysis.eos.EOS": [[11, 5, 1, "", "MODELS"], [11, 2, 1, "", "fit"]], "pymatgen.analysis.eos.EOSBase": [[11, 3, 1, "", "b0"], [11, 3, 1, "", "b0_GPa"], [11, 3, 1, "", "b1"], [11, 3, 1, "", "e0"], [11, 2, 1, "", "fit"], [11, 2, 1, "", "func"], [11, 2, 1, "", "plot"], [11, 2, 1, "", "plot_ax"], [11, 3, 1, "", "results"], [11, 3, 1, "", "v0"]], "pymatgen.analysis.eos.NumericalEOS": [[11, 2, 1, "", "fit"]], "pymatgen.analysis.eos.PolynomialEOS": [[11, 2, 1, "", "fit"]], "pymatgen.analysis.ewald": [[11, 1, 1, "", "EwaldMinimizer"], [11, 1, 1, "", "EwaldSummation"], [11, 4, 1, "", "compute_average_oxidation_state"]], "pymatgen.analysis.ewald.EwaldMinimizer": [[11, 5, 1, "", "ALGO_BEST_FIRST"], [11, 5, 1, "", "ALGO_COMPLETE"], [11, 5, 1, "", "ALGO_FAST"], [11, 5, 1, "", "ALGO_TIME_LIMIT"], [11, 2, 1, "", "add_m_list"], [11, 2, 1, "", "best_case"], [11, 3, 1, "", "best_m_list"], [11, 2, 1, "", "get_next_index"], [11, 2, 1, "", "minimize_matrix"], [11, 3, 1, "", "minimized_sum"], [11, 3, 1, "", "output_lists"]], "pymatgen.analysis.ewald.EwaldSummation": [[11, 5, 1, "", "CONV_FACT"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "compute_partial_energy"], [11, 2, 1, "", "compute_sub_structure"], [11, 3, 1, "", "eta"], [11, 3, 1, "", "forces"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_site_energy"], [11, 3, 1, "", "point_energy"], [11, 3, 1, "", "point_energy_matrix"], [11, 3, 1, "", "real_space_energy"], [11, 3, 1, "", "real_space_energy_matrix"], [11, 3, 1, "", "reciprocal_space_energy"], [11, 3, 1, "", "reciprocal_space_energy_matrix"], [11, 3, 1, "", "total_energy"], [11, 3, 1, "", "total_energy_matrix"]], "pymatgen.analysis.excitation": [[11, 1, 1, "", "ExcitationSpectrum"]], "pymatgen.analysis.excitation.ExcitationSpectrum": [[11, 5, 1, "", "XLABEL"], [11, 5, 1, "", "YLABEL"]], "pymatgen.analysis.ferroelectricity": [[19, 0, 0, "-", "polarization"]], "pymatgen.analysis.ferroelectricity.polarization": [[19, 1, 1, "", "EnergyTrend"], [19, 1, 1, "", "Polarization"], [19, 1, 1, "", "PolarizationLattice"], [19, 4, 1, "", "calc_ionic"], [19, 4, 1, "", "get_total_ionic_dipole"], [19, 4, 1, "", "zval_dict_from_potcar"]], "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend": [[19, 2, 1, "", "endpoints_minima"], [19, 2, 1, "", "max_spline_jump"], [19, 2, 1, "", "smoothness"], [19, 2, 1, "", "spline"]], "pymatgen.analysis.ferroelectricity.polarization.Polarization": [[19, 2, 1, "", "from_outcars_and_structures"], [19, 2, 1, "", "get_lattice_quanta"], [19, 2, 1, "", "get_pelecs_and_pions"], [19, 2, 1, "", "get_polarization_change"], [19, 2, 1, "", "get_polarization_change_norm"], [19, 2, 1, "", "get_same_branch_polarization_data"], [19, 2, 1, "", "max_spline_jumps"], [19, 2, 1, "", "same_branch_splines"], [19, 2, 1, "", "smoothness"]], "pymatgen.analysis.ferroelectricity.polarization.PolarizationLattice": [[19, 2, 1, "", "get_nearest_site"]], "pymatgen.analysis.fragmenter": [[11, 1, 1, "", "Fragmenter"], [11, 4, 1, "", "open_ring"]], "pymatgen.analysis.functional_groups": [[11, 1, 1, "", "FunctionalGroupExtractor"]], "pymatgen.analysis.functional_groups.FunctionalGroupExtractor": [[11, 2, 1, "", "categorize_functional_groups"], [11, 2, 1, "", "get_all_functional_groups"], [11, 2, 1, "", "get_basic_functional_groups"], [11, 2, 1, "", "get_heteroatoms"], [11, 2, 1, "", "get_special_carbon"], [11, 2, 1, "", "link_marked_atoms"]], "pymatgen.analysis.gb": [[20, 0, 0, "-", "grain"]], "pymatgen.analysis.gb.grain": [[20, 1, 1, "", "GrainBoundary"], [20, 1, 1, "", "GrainBoundaryGenerator"], [20, 4, 1, "", "fix_pbc"], [20, 4, 1, "", "symm_group_cubic"]], "pymatgen.analysis.gb.grain.GrainBoundary": [[20, 2, 1, "", "as_dict"], [20, 3, 1, "", "bottom_grain"], [20, 3, 1, "", "coincidents"], [20, 2, 1, "", "copy"], [20, 2, 1, "", "from_dict"], [20, 2, 1, "", "get_sorted_structure"], [20, 3, 1, "", "sigma"], [20, 3, 1, "", "sigma_from_site_prop"], [20, 3, 1, "", "top_grain"]], "pymatgen.analysis.gb.grain.GrainBoundaryGenerator": [[20, 2, 1, "", "enum_possible_plane_cubic"], [20, 2, 1, "", "enum_sigma_cubic"], [20, 2, 1, "", "enum_sigma_hex"], [20, 2, 1, "", "enum_sigma_ort"], [20, 2, 1, "", "enum_sigma_rho"], [20, 2, 1, "", "enum_sigma_tet"], [20, 2, 1, "", "gb_from_parameters"], [20, 2, 1, "", "get_ratio"], [20, 2, 1, "", "get_rotation_angle_from_sigma"], [20, 2, 1, "", "get_trans_mat"], [20, 2, 1, "", "reduce_mat"], [20, 2, 1, "", "slab_from_csl"], [20, 2, 1, "", "vec_to_surface"]], "pymatgen.analysis.graphs": [[11, 1, 1, "", "ConnectedSite"], [11, 6, 1, "", "MolGraphSplitError"], [11, 1, 1, "", "MoleculeGraph"], [11, 1, 1, "", "StructureGraph"]], "pymatgen.analysis.graphs.ConnectedSite": [[11, 5, 1, "", "dist"], [11, 5, 1, "", "index"], [11, 5, 1, "", "jimage"], [11, 5, 1, "", "site"], [11, 5, 1, "", "weight"]], "pymatgen.analysis.graphs.MoleculeGraph": [[11, 2, 1, "", "add_edge"], [11, 2, 1, "", "alter_edge"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "break_edge"], [11, 2, 1, "", "build_unique_fragments"], [11, 2, 1, "", "diff"], [11, 2, 1, "", "draw_graph_to_file"], [11, 3, 1, "", "edge_weight_name"], [11, 3, 1, "", "edge_weight_unit"], [11, 2, 1, "", "find_rings"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_connected_sites"], [11, 2, 1, "", "get_coordination_of_site"], [11, 2, 1, "", "get_disconnected_fragments"], [11, 2, 1, "", "insert_node"], [11, 2, 1, "", "isomorphic_to"], [11, 3, 1, "", "name"], [11, 2, 1, "", "remove_nodes"], [11, 2, 1, "", "replace_group"], [11, 2, 1, "", "set_node_attributes"], [11, 2, 1, "", "sort"], [11, 2, 1, "", "split_molecule_subgraphs"], [11, 2, 1, "", "substitute_group"], [11, 2, 1, "", "with_edges"], [11, 2, 1, "", "with_empty_graph"], [11, 2, 1, "", "with_local_env_strategy"]], "pymatgen.analysis.graphs.StructureGraph": [[11, 2, 1, "", "add_edge"], [11, 2, 1, "", "alter_edge"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "break_edge"], [11, 2, 1, "", "diff"], [11, 2, 1, "", "draw_graph_to_file"], [11, 3, 1, "", "edge_weight_name"], [11, 3, 1, "", "edge_weight_unit"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_connected_sites"], [11, 2, 1, "", "get_coordination_of_site"], [11, 2, 1, "", "get_subgraphs_as_molecules"], [11, 2, 1, "", "insert_node"], [11, 3, 1, "", "name"], [11, 2, 1, "", "remove_nodes"], [11, 2, 1, "", "set_node_attributes"], [11, 2, 1, "", "sort"], [11, 2, 1, "", "substitute_group"], [11, 3, 1, "", "types_and_weights_of_connections"], [11, 2, 1, "", "types_of_coordination_environments"], [11, 3, 1, "", "weight_statistics"], [11, 2, 1, "", "with_edges"], [11, 2, 1, "", "with_empty_graph"], [11, 2, 1, "", "with_local_env_strategy"]], "pymatgen.analysis.interface_reactions": [[11, 1, 1, "", "GrandPotentialInterfacialReactivity"], [11, 1, 1, "", "InterfacialReactivity"]], "pymatgen.analysis.interface_reactions.GrandPotentialInterfacialReactivity": [[11, 2, 1, "", "get_no_mixing_energy"]], "pymatgen.analysis.interface_reactions.InterfacialReactivity": [[11, 5, 1, "", "EV_TO_KJ_PER_MOL"], [11, 2, 1, "", "get_chempot_correction"], [11, 2, 1, "", "get_critical_original_kink_ratio"], [11, 2, 1, "", "get_dataframe"], [11, 2, 1, "", "get_kinks"], [11, 3, 1, "", "labels"], [11, 3, 1, "", "minimum"], [11, 2, 1, "", "plot"], [11, 3, 1, "", "products"]], "pymatgen.analysis.interfaces": [[21, 0, 0, "-", "coherent_interfaces"], [21, 0, 0, "-", "substrate_analyzer"], [21, 0, 0, "-", "zsl"]], "pymatgen.analysis.interfaces.coherent_interfaces": [[21, 1, 1, "", "CoherentInterfaceBuilder"], [21, 4, 1, "", "from_2d_to_3d"], [21, 4, 1, "", "get_2d_transform"], [21, 4, 1, "", "get_rot_3d_for_2d"]], "pymatgen.analysis.interfaces.coherent_interfaces.CoherentInterfaceBuilder": [[21, 2, 1, "", "get_interfaces"]], "pymatgen.analysis.interfaces.substrate_analyzer": [[21, 1, 1, "", "SubstrateAnalyzer"], [21, 1, 1, "", "SubstrateMatch"]], "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateAnalyzer": [[21, 2, 1, "", "calculate"], [21, 2, 1, "", "generate_surface_vectors"]], "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch": [[21, 5, 1, "", "elastic_energy"], [21, 5, 1, "", "film_miller"], [21, 2, 1, "", "from_zsl"], [21, 5, 1, "", "ground_state_energy"], [21, 5, 1, "", "strain"], [21, 5, 1, "", "substrate_miller"], [21, 3, 1, "", "total_energy"], [21, 5, 1, "", "von_mises_strain"]], "pymatgen.analysis.interfaces.zsl": [[21, 1, 1, "", "ZSLGenerator"], [21, 1, 1, "", "ZSLMatch"], [21, 4, 1, "", "fast_norm"], [21, 4, 1, "", "gen_sl_transform_matrices"], [21, 4, 1, "", "get_factors"], [21, 4, 1, "", "is_same_vectors"], [21, 4, 1, "", "reduce_vectors"], [21, 4, 1, "", "rel_angle"], [21, 4, 1, "", "rel_strain"], [21, 4, 1, "", "vec_angle"], [21, 4, 1, "", "vec_area"]], "pymatgen.analysis.interfaces.zsl.ZSLGenerator": [[21, 2, 1, "", "generate_sl_transformation_sets"], [21, 2, 1, "", "get_equiv_transformations"]], "pymatgen.analysis.interfaces.zsl.ZSLMatch": [[21, 5, 1, "", "film_sl_vectors"], [21, 5, 1, "", "film_transformation"], [21, 5, 1, "", "film_vectors"], [21, 3, 1, "", "match_area"], [21, 3, 1, "", "match_transformation"], [21, 5, 1, "", "substrate_sl_vectors"], [21, 5, 1, "", "substrate_transformation"], [21, 5, 1, "", "substrate_vectors"]], "pymatgen.analysis.local_env": [[11, 1, 1, "", "BrunnerNN_real"], [11, 1, 1, "", "BrunnerNN_reciprocal"], [11, 1, 1, "", "BrunnerNN_relative"], [11, 1, 1, "", "CovalentBondNN"], [11, 1, 1, "", "Critic2NN"], [11, 1, 1, "", "CrystalNN"], [11, 1, 1, "", "CutOffDictNN"], [11, 1, 1, "", "EconNN"], [11, 1, 1, "", "IsayevNN"], [11, 1, 1, "", "JmolNN"], [11, 1, 1, "", "LocalStructOrderParams"], [11, 1, 1, "", "MinimumDistanceNN"], [11, 1, 1, "", "MinimumOKeeffeNN"], [11, 1, 1, "", "MinimumVIRENN"], [11, 1, 1, "", "NearNeighbors"], [11, 1, 1, "", "OpenBabelNN"], [11, 1, 1, "", "ValenceIonicRadiusEvaluator"], [11, 1, 1, "", "VoronoiNN"], [11, 4, 1, "", "get_neighbors_of_site_with_index"], [11, 4, 1, "", "get_okeeffe_distance_prediction"], [11, 4, 1, "", "get_okeeffe_params"], [11, 4, 1, "", "gramschmidt"], [11, 4, 1, "", "metal_edge_extender"], [11, 4, 1, "", "oxygen_edge_extender"], [11, 4, 1, "", "site_is_of_motif_type"], [11, 4, 1, "", "solid_angle"], [11, 4, 1, "", "vol_tetra"]], "pymatgen.analysis.local_env.BrunnerNN_real": [[11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.BrunnerNN_reciprocal": [[11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.BrunnerNN_relative": [[11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.CovalentBondNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_bonded_structure"], [11, 2, 1, "", "get_nn_info"], [11, 2, 1, "", "get_nn_shell_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.Critic2NN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_bonded_structure"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.CrystalNN": [[11, 1, 1, "", "NNData"], [11, 2, 1, "", "get_cn"], [11, 2, 1, "", "get_cn_dict"], [11, 2, 1, "", "get_nn_data"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"], [11, 2, 1, "", "transform_to_length"]], "pymatgen.analysis.local_env.CrystalNN.NNData": [[11, 5, 1, "", "all_nninfo"], [11, 5, 1, "", "cn_nninfo"], [11, 5, 1, "", "cn_weights"]], "pymatgen.analysis.local_env.CutOffDictNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "from_preset"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.EconNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.IsayevNN": [[11, 2, 1, "", "get_all_nn_info"], [11, 2, 1, "", "get_nn_info"]], "pymatgen.analysis.local_env.JmolNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_max_bond_distance"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.LocalStructOrderParams": [[11, 2, 1, "", "compute_trigonometric_terms"], [11, 2, 1, "", "get_order_parameters"], [11, 2, 1, "", "get_parameters"], [11, 2, 1, "", "get_q2"], [11, 2, 1, "", "get_q4"], [11, 2, 1, "", "get_q6"], [11, 2, 1, "", "get_type"], [11, 3, 1, "", "last_nneigh"], [11, 3, 1, "", "num_ops"]], "pymatgen.analysis.local_env.MinimumDistanceNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.MinimumOKeeffeNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.MinimumVIRENN": [[11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.NearNeighbors": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_all_nn_info"], [11, 2, 1, "", "get_bonded_structure"], [11, 2, 1, "", "get_cn"], [11, 2, 1, "", "get_cn_dict"], [11, 2, 1, "", "get_local_order_parameters"], [11, 2, 1, "", "get_nn"], [11, 2, 1, "", "get_nn_images"], [11, 2, 1, "", "get_nn_info"], [11, 2, 1, "", "get_nn_shell_info"], [11, 2, 1, "", "get_weights_of_nn_sites"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.OpenBabelNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_bonded_structure"], [11, 2, 1, "", "get_nn_info"], [11, 2, 1, "", "get_nn_shell_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.ValenceIonicRadiusEvaluator": [[11, 3, 1, "", "radii"], [11, 3, 1, "", "structure"], [11, 3, 1, "", "valences"]], "pymatgen.analysis.local_env.VoronoiNN": [[11, 2, 1, "", "get_all_nn_info"], [11, 2, 1, "", "get_all_voronoi_polyhedra"], [11, 2, 1, "", "get_nn_info"], [11, 2, 1, "", "get_voronoi_polyhedra"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.magnetism": [[22, 0, 0, "-", "analyzer"], [22, 0, 0, "-", "heisenberg"], [22, 0, 0, "-", "jahnteller"]], "pymatgen.analysis.magnetism.analyzer": [[22, 1, 1, "", "CollinearMagneticStructureAnalyzer"], [22, 1, 1, "", "MagneticDeformation"], [22, 1, 1, "", "MagneticStructureEnumerator"], [22, 1, 1, "", "Ordering"], [22, 1, 1, "", "OverwriteMagmomMode"], [22, 4, 1, "", "magnetic_deformation"]], "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer": [[22, 2, 1, "", "get_exchange_group_info"], [22, 2, 1, "", "get_ferromagnetic_structure"], [22, 2, 1, "", "get_nonmagnetic_structure"], [22, 2, 1, "", "get_structure_with_only_magnetic_atoms"], [22, 2, 1, "", "get_structure_with_spin"], [22, 3, 1, "", "is_magnetic"], [22, 3, 1, "", "magmoms"], [22, 3, 1, "", "magnetic_species_and_magmoms"], [22, 2, 1, "", "matches_ordering"], [22, 3, 1, "", "number_of_magnetic_sites"], [22, 2, 1, "", "number_of_unique_magnetic_sites"], [22, 3, 1, "", "ordering"], [22, 3, 1, "", "types_of_magnetic_specie"], [22, 3, 1, "", "types_of_magnetic_species"]], "pymatgen.analysis.magnetism.analyzer.MagneticDeformation": [[22, 5, 1, "", "deformation"], [22, 5, 1, "", "type"]], "pymatgen.analysis.magnetism.analyzer.MagneticStructureEnumerator": [[22, 5, 1, "", "available_strategies"]], "pymatgen.analysis.magnetism.analyzer.Ordering": [[22, 5, 1, "", "AFM"], [22, 5, 1, "", "FM"], [22, 5, 1, "", "FiM"], [22, 5, 1, "", "NM"], [22, 5, 1, "", "Unknown"]], "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode": [[22, 5, 1, "", "none"], [22, 5, 1, "", "normalize"], [22, 5, 1, "", "replace_all"], [22, 5, 1, "", "respect_sign"], [22, 5, 1, "", "respect_zero"]], "pymatgen.analysis.magnetism.heisenberg": [[22, 1, 1, "", "HeisenbergMapper"], [22, 1, 1, "", "HeisenbergModel"], [22, 1, 1, "", "HeisenbergScreener"]], "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper": [[22, 2, 1, "", "estimate_exchange"], [22, 2, 1, "", "get_exchange"], [22, 2, 1, "", "get_heisenberg_model"], [22, 2, 1, "", "get_interaction_graph"], [22, 2, 1, "", "get_low_energy_orderings"], [22, 2, 1, "", "get_mft_temperature"]], "pymatgen.analysis.magnetism.heisenberg.HeisenbergModel": [[22, 2, 1, "", "as_dict"], [22, 2, 1, "", "from_dict"]], "pymatgen.analysis.magnetism.heisenberg.HeisenbergScreener": [[22, 5, 1, "", "screened_energies"], [22, 5, 1, "", "screened_structures"]], "pymatgen.analysis.magnetism.jahnteller": [[22, 1, 1, "", "JahnTellerAnalyzer"]], "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer": [[22, 2, 1, "", "get_analysis"], [22, 2, 1, "", "get_analysis_and_structure"], [22, 2, 1, "", "get_magnitude_of_effect_from_species"], [22, 2, 1, "", "get_magnitude_of_effect_from_spin_config"], [22, 2, 1, "", "is_jahn_teller_active"], [22, 2, 1, "", "mu_so"], [22, 2, 1, "", "tag_structure"]], "pymatgen.analysis.molecule_matcher": [[11, 1, 1, "", "AbstractMolAtomMapper"], [11, 1, 1, "", "BruteForceOrderMatcher"], [11, 1, 1, "", "GeneticOrderMatcher"], [11, 1, 1, "", "HungarianOrderMatcher"], [11, 1, 1, "", "InchiMolAtomMapper"], [11, 1, 1, "", "IsomorphismMolAtomMapper"], [11, 1, 1, "", "KabschMatcher"], [11, 1, 1, "", "MoleculeMatcher"]], "pymatgen.analysis.molecule_matcher.AbstractMolAtomMapper": [[11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_molecule_hash"], [11, 2, 1, "", "uniform_labels"]], "pymatgen.analysis.molecule_matcher.BruteForceOrderMatcher": [[11, 2, 1, "", "fit"], [11, 2, 1, "", "match"], [11, 2, 1, "", "permutations"]], "pymatgen.analysis.molecule_matcher.GeneticOrderMatcher": [[11, 2, 1, "", "fit"], [11, 2, 1, "", "match"], [11, 2, 1, "", "permutations"]], "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher": [[11, 2, 1, "", "fit"], [11, 2, 1, "", "get_principal_axis"], [11, 2, 1, "", "match"], [11, 2, 1, "", "permutations"], [11, 2, 1, "", "rotation_matrix_vectors"]], "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_molecule_hash"], [11, 2, 1, "", "uniform_labels"]], "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_molecule_hash"], [11, 2, 1, "", "uniform_labels"]], "pymatgen.analysis.molecule_matcher.KabschMatcher": [[11, 2, 1, "", "fit"], [11, 2, 1, "", "kabsch"], [11, 2, 1, "", "match"]], "pymatgen.analysis.molecule_matcher.MoleculeMatcher": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "fit"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_rmsd"], [11, 2, 1, "", "group_molecules"]], "pymatgen.analysis.molecule_structure_comparator": [[11, 1, 1, "", "CovalentRadius"], [11, 1, 1, "", "MoleculeStructureComparator"]], "pymatgen.analysis.molecule_structure_comparator.CovalentRadius": [[11, 5, 1, "", "radius"]], "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_13_bonds"], [11, 5, 1, "", "halogen_list"], [11, 5, 1, "", "ionic_element_list"]], "pymatgen.analysis.nmr": [[11, 1, 1, "", "ChemicalShielding"], [11, 1, 1, "", "ElectricFieldGradient"]], "pymatgen.analysis.nmr.ChemicalShielding": [[11, 1, 1, "", "HaeberlenNotation"], [11, 1, 1, "", "MarylandNotation"], [11, 1, 1, "", "MehringNotation"], [11, 2, 1, "", "from_maryland_notation"], [11, 3, 1, "", "haeberlen_values"], [11, 3, 1, "", "maryland_values"], [11, 3, 1, "", "mehring_values"], [11, 3, 1, "", "principal_axis_system"]], "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation": [[11, 5, 1, "", "delta_sigma_iso"], [11, 5, 1, "", "eta"], [11, 5, 1, "", "sigma_iso"], [11, 5, 1, "", "zeta"]], "pymatgen.analysis.nmr.ChemicalShielding.MarylandNotation": [[11, 5, 1, "", "kappa"], [11, 5, 1, "", "omega"], [11, 5, 1, "", "sigma_iso"]], "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation": [[11, 5, 1, "", "sigma_11"], [11, 5, 1, "", "sigma_22"], [11, 5, 1, "", "sigma_33"], [11, 5, 1, "", "sigma_iso"]], "pymatgen.analysis.nmr.ElectricFieldGradient": [[11, 3, 1, "", "V_xx"], [11, 3, 1, "", "V_yy"], [11, 3, 1, "", "V_zz"], [11, 3, 1, "", "asymmetry"], [11, 2, 1, "", "coupling_constant"], [11, 3, 1, "", "principal_axis_system"]], "pymatgen.analysis.path_finder": [[11, 1, 1, "", "ChgcarPotential"], [11, 1, 1, "", "FreeVolumePotential"], [11, 1, 1, "", "MixedPotential"], [11, 1, 1, "", "NEBPathfinder"], [11, 1, 1, "", "StaticPotential"]], "pymatgen.analysis.path_finder.NEBPathfinder": [[11, 3, 1, "", "images"], [11, 2, 1, "", "interpolate"], [11, 2, 1, "", "plot_images"], [11, 2, 1, "", "string_relax"]], "pymatgen.analysis.path_finder.StaticPotential": [[11, 2, 1, "", "gaussian_smear"], [11, 2, 1, "", "get_v"], [11, 2, 1, "", "normalize"], [11, 2, 1, "", "rescale_field"]], "pymatgen.analysis.phase_diagram": [[11, 1, 1, "", "CompoundPhaseDiagram"], [11, 1, 1, "", "GrandPotPDEntry"], [11, 1, 1, "", "GrandPotentialPhaseDiagram"], [11, 1, 1, "", "PDEntry"], [11, 1, 1, "", "PDPlotter"], [11, 1, 1, "", "PatchedPhaseDiagram"], [11, 1, 1, "", "PhaseDiagram"], [11, 6, 1, "", "PhaseDiagramError"], [11, 1, 1, "", "ReactionDiagram"], [11, 1, 1, "", "TransformedPDEntry"], [11, 6, 1, "", "TransformedPDEntryError"], [11, 4, 1, "", "get_facets"], [11, 4, 1, "", "order_phase_diagram"], [11, 4, 1, "", "tet_coord"], [11, 4, 1, "", "triangular_coord"], [11, 4, 1, "", "uniquelines"]], "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram": [[11, 5, 1, "", "amount_tol"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "transform_entries"]], "pymatgen.analysis.phase_diagram.GrandPotPDEntry": [[11, 2, 1, "", "as_dict"], [11, 3, 1, "", "chemical_energy"], [11, 3, 1, "", "composition"], [11, 3, 1, "", "energy"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.phase_diagram.GrandPotentialPhaseDiagram": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.phase_diagram.PDEntry": [[11, 2, 1, "", "as_dict"], [11, 5, 1, "", "attribute"], [11, 5, 1, "", "composition"], [11, 3, 1, "id0", "energy"], [11, 2, 1, "", "from_dict"], [11, 5, 1, "", "name"]], "pymatgen.analysis.phase_diagram.PDPlotter": [[11, 2, 1, "", "get_chempot_range_map_plot"], [11, 2, 1, "", "get_contour_pd_plot"], [11, 2, 1, "", "get_plot"], [11, 3, 1, "", "pd_plot_data"], [11, 2, 1, "", "plot_chempot_range_map"], [11, 2, 1, "", "plot_element_profile"], [11, 2, 1, "", "show"], [11, 2, 1, "", "write_image"]], "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram": [[11, 5, 1, "", "all_entries"], [11, 2, 1, "", "as_dict"], [11, 5, 1, "", "el_refs"], [11, 5, 1, "", "elements"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_all_chempots"], [11, 2, 1, "", "get_chempot_range_map"], [11, 2, 1, "", "get_chempot_range_stability_phase"], [11, 2, 1, "", "get_composition_chempots"], [11, 2, 1, "", "get_critical_compositions"], [11, 2, 1, "", "get_decomp_and_e_above_hull"], [11, 2, 1, "", "get_decomposition"], [11, 2, 1, "", "get_element_profile"], [11, 2, 1, "", "get_equilibrium_reaction_energy"], [11, 2, 1, "", "get_pd_for_entry"], [11, 2, 1, "", "get_transition_chempots"], [11, 2, 1, "", "getmu_vertices_stability_phase"], [11, 5, 1, "", "min_entries"]], "pymatgen.analysis.phase_diagram.PhaseDiagram": [[11, 5, 1, "", "all_entries"], [11, 3, 1, "", "all_entries_hulldata"], [11, 2, 1, "", "as_dict"], [11, 5, 1, "", "dim"], [11, 5, 1, "", "el_refs"], [11, 5, 1, "", "elements"], [11, 5, 1, "", "facets"], [11, 5, 1, "", "formation_energy_tol"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_all_chempots"], [11, 2, 1, "", "get_chempot_range_map"], [11, 2, 1, "", "get_chempot_range_stability_phase"], [11, 2, 1, "", "get_composition_chempots"], [11, 2, 1, "", "get_critical_compositions"], [11, 2, 1, "", "get_decomp_and_e_above_hull"], [11, 2, 1, "", "get_decomp_and_hull_energy_per_atom"], [11, 2, 1, "", "get_decomp_and_phase_separation_energy"], [11, 2, 1, "", "get_decomposition"], [11, 2, 1, "", "get_e_above_hull"], [11, 2, 1, "", "get_element_profile"], [11, 2, 1, "", "get_equilibrium_reaction_energy"], [11, 2, 1, "", "get_form_energy"], [11, 2, 1, "", "get_form_energy_per_atom"], [11, 2, 1, "", "get_hull_energy"], [11, 2, 1, "", "get_hull_energy_per_atom"], [11, 2, 1, "", "get_phase_separation_energy"], [11, 2, 1, "", "get_plot"], [11, 2, 1, "", "get_reference_energy_per_atom"], [11, 2, 1, "", "get_transition_chempots"], [11, 2, 1, "", "getmu_vertices_stability_phase"], [11, 5, 1, "", "numerical_tol"], [11, 2, 1, "", "pd_coords"], [11, 5, 1, "", "qhull_data"], [11, 5, 1, "", "qhull_entries"], [11, 5, 1, "", "simplices"], [11, 3, 1, "", "stable_entries"], [11, 3, 1, "", "unstable_entries"]], "pymatgen.analysis.phase_diagram.ReactionDiagram": [[11, 2, 1, "", "get_compound_pd"]], "pymatgen.analysis.phase_diagram.TransformedPDEntry": [[11, 5, 1, "", "amount_tol"], [11, 2, 1, "", "as_dict"], [11, 3, 1, "", "composition"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.piezo": [[11, 1, 1, "", "PiezoTensor"]], "pymatgen.analysis.piezo.PiezoTensor": [[11, 2, 1, "", "from_vasp_voigt"]], "pymatgen.analysis.piezo_sensitivity": [[11, 1, 1, "", "BornEffectiveCharge"], [11, 1, 1, "", "ForceConstantMatrix"], [11, 1, 1, "", "InternalStrainTensor"], [11, 4, 1, "", "get_piezo"], [11, 4, 1, "", "rand_piezo"]], "pymatgen.analysis.piezo_sensitivity.BornEffectiveCharge": [[11, 2, 1, "", "get_BEC_operations"], [11, 2, 1, "", "get_rand_BEC"]], "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix": [[11, 2, 1, "", "get_FCM_operations"], [11, 2, 1, "", "get_asum_FCM"], [11, 2, 1, "", "get_rand_FCM"], [11, 2, 1, "", "get_stable_FCM"], [11, 2, 1, "", "get_symmetrized_FCM"], [11, 2, 1, "", "get_unstable_FCM"]], "pymatgen.analysis.piezo_sensitivity.InternalStrainTensor": [[11, 2, 1, "", "get_IST_operations"], [11, 2, 1, "", "get_rand_IST"]], "pymatgen.analysis.pourbaix_diagram": [[11, 1, 1, "", "IonEntry"], [11, 1, 1, "", "MultiEntry"], [11, 1, 1, "", "PourbaixDiagram"], [11, 1, 1, "", "PourbaixEntry"], [11, 1, 1, "", "PourbaixPlotter"], [11, 4, 1, "", "generate_entry_label"], [11, 4, 1, "", "ion_or_solid_comp_object"]], "pymatgen.analysis.pourbaix_diagram.IonEntry": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 5, 1, "", "name"]], "pymatgen.analysis.pourbaix_diagram.MultiEntry": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 3, 1, "", "name"]], "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram": [[11, 3, 1, "", "all_entries"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "find_stable_entry"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_decomposition_energy"], [11, 2, 1, "", "get_hull_energy"], [11, 2, 1, "", "get_pourbaix_domains"], [11, 2, 1, "", "get_stable_entry"], [11, 2, 1, "", "process_multientry"], [11, 3, 1, "", "stable_entries"], [11, 3, 1, "", "unprocessed_entries"], [11, 3, 1, "", "unstable_entries"]], "pymatgen.analysis.pourbaix_diagram.PourbaixEntry": [[11, 2, 1, "", "as_dict"], [11, 3, 1, "", "composition"], [11, 3, 1, "", "conc_term"], [11, 3, 1, "", "energy"], [11, 2, 1, "", "energy_at_conditions"], [11, 3, 1, "", "energy_per_atom"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_element_fraction"], [11, 3, 1, "", "nH2O"], [11, 3, 1, "", "nPhi"], [11, 3, 1, "", "name"], [11, 3, 1, "", "normalization_factor"], [11, 3, 1, "", "normalized_energy"], [11, 2, 1, "", "normalized_energy_at_conditions"], [11, 3, 1, "", "npH"], [11, 3, 1, "", "num_atoms"], [11, 2, 1, "", "to_pretty_string"]], "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter": [[11, 2, 1, "", "domain_vertices"], [11, 2, 1, "", "get_pourbaix_plot"], [11, 2, 1, "", "plot_entry_stability"], [11, 2, 1, "", "show"]], "pymatgen.analysis.prototypes": [[11, 1, 1, "", "AflowPrototypeMatcher"]], "pymatgen.analysis.prototypes.AflowPrototypeMatcher": [[11, 2, 1, "", "get_prototypes"]], "pymatgen.analysis.quasiharmonic": [[11, 1, 1, "", "QuasiharmonicDebyeApprox"]], "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox": [[11, 2, 1, "", "debye_integral"], [11, 2, 1, "", "debye_temperature"], [11, 2, 1, "", "get_summary_dict"], [11, 2, 1, "", "gruneisen_parameter"], [11, 2, 1, "", "optimize_gibbs_free_energy"], [11, 2, 1, "", "optimizer"], [11, 2, 1, "", "thermal_conductivity"], [11, 2, 1, "", "vibrational_free_energy"], [11, 2, 1, "", "vibrational_internal_energy"]], "pymatgen.analysis.reaction_calculator": [[11, 1, 1, "", "BalancedReaction"], [11, 1, 1, "", "ComputedReaction"], [11, 1, 1, "", "Reaction"], [11, 6, 1, "", "ReactionError"]], "pymatgen.analysis.reaction_calculator.BalancedReaction": [[11, 5, 1, "", "TOLERANCE"], [11, 3, 1, "", "all_comp"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "as_entry"], [11, 2, 1, "", "calculate_energy"], [11, 3, 1, "", "coeffs"], [11, 3, 1, "", "elements"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "from_string"], [11, 2, 1, "", "get_coeff"], [11, 2, 1, "", "get_el_amount"], [11, 2, 1, "", "normalize_to"], [11, 2, 1, "", "normalize_to_element"], [11, 3, 1, "", "normalized_repr"], [11, 2, 1, "", "normalized_repr_and_factor"], [11, 3, 1, "", "products"], [11, 3, 1, "", "reactants"]], "pymatgen.analysis.reaction_calculator.ComputedReaction": [[11, 3, 1, "", "all_entries"], [11, 2, 1, "", "as_dict"], [11, 3, 1, "", "calculated_reaction_energy"], [11, 3, 1, "", "calculated_reaction_energy_uncertainty"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.reaction_calculator.Reaction": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "copy"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.solar": [[23, 0, 0, "-", "slme"]], "pymatgen.analysis.solar.slme": [[23, 4, 1, "", "absorption_coefficient"], [23, 4, 1, "", "get_dir_indir_gap"], [23, 4, 1, "", "matrix_eigvals"], [23, 4, 1, "", "optics"], [23, 4, 1, "", "parse_dielectric_data"], [23, 4, 1, "", "slme"], [23, 4, 1, "", "to_matrix"]], "pymatgen.analysis.structure_analyzer": [[11, 1, 1, "", "OxideType"], [11, 1, 1, "", "RelaxationAnalyzer"], [11, 1, 1, "", "VoronoiAnalyzer"], [11, 1, 1, "", "VoronoiConnectivity"], [11, 4, 1, "", "average_coordination_number"], [11, 4, 1, "", "contains_peroxide"], [11, 4, 1, "", "get_max_bond_lengths"], [11, 4, 1, "", "oxide_type"], [11, 4, 1, "", "solid_angle"], [11, 4, 1, "", "sulfide_type"]], "pymatgen.analysis.structure_analyzer.OxideType": [[11, 2, 1, "", "parse_oxide"]], "pymatgen.analysis.structure_analyzer.RelaxationAnalyzer": [[11, 2, 1, "", "get_percentage_bond_dist_changes"], [11, 2, 1, "", "get_percentage_lattice_parameter_changes"], [11, 2, 1, "", "get_percentage_volume_change"]], "pymatgen.analysis.structure_analyzer.VoronoiAnalyzer": [[11, 2, 1, "", "analyze"], [11, 2, 1, "", "analyze_structures"], [11, 2, 1, "", "plot_vor_analysis"]], "pymatgen.analysis.structure_analyzer.VoronoiConnectivity": [[11, 3, 1, "", "connectivity_array"], [11, 2, 1, "", "get_connections"], [11, 2, 1, "", "get_sitej"], [11, 3, 1, "", "max_connectivity"]], "pymatgen.analysis.structure_matcher": [[11, 1, 1, "", "AbstractComparator"], [11, 1, 1, "", "ElementComparator"], [11, 1, 1, "", "FrameworkComparator"], [11, 1, 1, "", "OccupancyComparator"], [11, 1, 1, "", "OrderDisorderElementComparator"], [11, 1, 1, "", "SpeciesComparator"], [11, 1, 1, "", "SpinComparator"], [11, 1, 1, "", "StructureMatcher"]], "pymatgen.analysis.structure_matcher.AbstractComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.ElementComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.FrameworkComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.OccupancyComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.OrderDisorderElementComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.SpeciesComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.SpinComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.StructureMatcher": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "fit"], [11, 2, 1, "", "fit_anonymous"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_all_anonymous_mappings"], [11, 2, 1, "", "get_best_electronegativity_anonymous_mapping"], [11, 2, 1, "", "get_mapping"], [11, 2, 1, "", "get_rms_anonymous"], [11, 2, 1, "", "get_rms_dist"], [11, 2, 1, "", "get_s2_like_s1"], [11, 2, 1, "", "get_supercell_matrix"], [11, 2, 1, "", "get_transformation"], [11, 2, 1, "", "group_structures"]], "pymatgen.analysis.structure_prediction": [[24, 0, 0, "-", "dopant_predictor"], [24, 0, 0, "-", "substitution_probability"], [24, 0, 0, "-", "substitutor"], [24, 0, 0, "-", "volume_predictor"]], "pymatgen.analysis.structure_prediction.dopant_predictor": [[24, 4, 1, "", "get_dopants_from_shannon_radii"], [24, 4, 1, "", "get_dopants_from_substitution_probabilities"]], "pymatgen.analysis.structure_prediction.substitution_probability": [[24, 1, 1, "", "SubstitutionPredictor"], [24, 1, 1, "", "SubstitutionProbability"]], "pymatgen.analysis.structure_prediction.substitution_probability.SubstitutionPredictor": [[24, 2, 1, "", "composition_prediction"], [24, 2, 1, "", "list_prediction"]], "pymatgen.analysis.structure_prediction.substitutor": [[24, 1, 1, "", "Substitutor"]], "pymatgen.analysis.structure_prediction.substitutor.Substitutor": [[24, 2, 1, "", "as_dict"], [24, 2, 1, "", "from_dict"], [24, 2, 1, "", "get_allowed_species"], [24, 2, 1, "", "pred_from_comp"], [24, 2, 1, "", "pred_from_list"], [24, 2, 1, "", "pred_from_structures"]], "pymatgen.analysis.structure_prediction.volume_predictor": [[24, 1, 1, "", "DLSVolumePredictor"], [24, 1, 1, "", "RLSVolumePredictor"]], "pymatgen.analysis.structure_prediction.volume_predictor.DLSVolumePredictor": [[24, 2, 1, "", "get_predicted_structure"], [24, 2, 1, "", "predict"]], "pymatgen.analysis.structure_prediction.volume_predictor.RLSVolumePredictor": [[24, 2, 1, "", "get_predicted_structure"], [24, 2, 1, "", "predict"]], "pymatgen.analysis.surface_analysis": [[11, 1, 1, "", "NanoscaleStability"], [11, 1, 1, "", "SlabEntry"], [11, 1, 1, "", "SurfaceEnergyPlotter"], [11, 1, 1, "", "WorkFunctionAnalyzer"], [11, 4, 1, "", "entry_dict_from_list"], [11, 4, 1, "", "sub_chempots"]], "pymatgen.analysis.surface_analysis.NanoscaleStability": [[11, 2, 1, "", "bulk_gform"], [11, 2, 1, "", "plot_all_stability_map"], [11, 2, 1, "", "plot_one_stability_map"], [11, 2, 1, "", "scaled_wulff"], [11, 5, 1, "", "se_analyzers"], [11, 2, 1, "", "solve_equilibrium_point"], [11, 5, 1, "", "symprec"], [11, 2, 1, "", "wulff_gform_and_r"]], "pymatgen.analysis.surface_analysis.SlabEntry": [[11, 3, 1, "", "Nads_in_slab"], [11, 3, 1, "", "Nsurfs_ads_in_slab"], [11, 5, 1, "", "adsorbates"], [11, 2, 1, "", "as_dict"], [11, 3, 1, "", "cleaned_up_slab"], [11, 3, 1, "", "create_slab_label"], [11, 2, 1, "", "from_computed_structure_entry"], [11, 2, 1, "", "from_dict"], [11, 3, 1, "", "get_monolayer"], [11, 3, 1, "", "get_unit_primitive_area"], [11, 2, 1, "", "gibbs_binding_energy"], [11, 5, 1, "", "label"], [11, 5, 1, "", "miller_index"], [11, 3, 1, "", "surface_area"], [11, 2, 1, "", "surface_energy"]], "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter": [[11, 2, 1, "", "BE_vs_clean_SE"], [11, 5, 1, "", "all_slab_entries"], [11, 2, 1, "", "area_frac_vs_chempot_plot"], [11, 2, 1, "", "chempot_plot_addons"], [11, 2, 1, "", "chempot_vs_gamma"], [11, 2, 1, "", "chempot_vs_gamma_plot_one"], [11, 5, 1, "", "color_dict"], [11, 2, 1, "", "color_palette_dict"], [11, 2, 1, "", "get_stable_entry_at_u"], [11, 2, 1, "", "get_surface_equilibrium"], [11, 2, 1, "", "monolayer_vs_BE"], [11, 5, 1, "", "ref_entries"], [11, 2, 1, "", "set_all_variables"], [11, 2, 1, "", "stable_u_range_dict"], [11, 2, 1, "", "surface_chempot_range_map"], [11, 5, 1, "", "ucell_entry"], [11, 2, 1, "", "wulff_from_chempot"]], "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer": [[11, 5, 1, "", "along_c"], [11, 5, 1, "", "ave_bulk_p"], [11, 5, 1, "", "ave_locpot"], [11, 5, 1, "", "efermi"], [11, 2, 1, "", "from_files"], [11, 2, 1, "", "get_labels"], [11, 2, 1, "", "get_locpot_along_slab_plot"], [11, 2, 1, "", "is_converged"], [11, 5, 1, "", "locpot_along_c"], [11, 5, 1, "", "slab"], [11, 5, 1, "", "sorted_sites"], [11, 5, 1, "", "vacuum_locpot"], [11, 5, 1, "", "work_function"]], "pymatgen.analysis.thermochemistry": [[11, 1, 1, "", "ThermoData"]], "pymatgen.analysis.thermochemistry.ThermoData": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.topological": [[25, 0, 0, "-", "spillage"]], "pymatgen.analysis.topological.spillage": [[25, 1, 1, "", "SOCSpillage"]], "pymatgen.analysis.topological.spillage.SOCSpillage": [[25, 2, 1, "", "isclose"], [25, 2, 1, "", "orth"], [25, 2, 1, "", "overlap_so_spinpol"]], "pymatgen.analysis.transition_state": [[11, 1, 1, "", "NEBAnalysis"], [11, 4, 1, "", "combine_neb_plots"]], "pymatgen.analysis.transition_state.NEBAnalysis": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dir"], [11, 2, 1, "", "from_outcars"], [11, 2, 1, "", "get_extrema"], [11, 2, 1, "", "get_plot"], [11, 2, 1, "", "setup_spline"]], "pymatgen.analysis.wulff": [[11, 1, 1, "", "WulffFacet"], [11, 1, 1, "", "WulffShape"], [11, 4, 1, "", "get_tri_area"], [11, 4, 1, "", "hkl_tuple_to_str"]], "pymatgen.analysis.wulff.WulffShape": [[11, 5, 1, "", "alpha"], [11, 3, 1, "", "anisotropy"], [11, 3, 1, "", "area_fraction_dict"], [11, 5, 1, "", "axis_off"], [11, 5, 1, "", "color_area"], [11, 5, 1, "", "color_set"], [11, 5, 1, "", "debug"], [11, 5, 1, "", "dual_cv_simp"], [11, 5, 1, "", "e_surf_list"], [11, 3, 1, "", "effective_radius"], [11, 5, 1, "", "facets"], [11, 2, 1, "", "get_line_in_facet"], [11, 2, 1, "", "get_plot"], [11, 2, 1, "", "get_plotly"], [11, 5, 1, "", "grid_off"], [11, 5, 1, "", "hkl_list"], [11, 5, 1, "", "lattice"], [11, 5, 1, "", "miller_area"], [11, 3, 1, "", "miller_area_dict"], [11, 3, 1, "", "miller_energy_dict"], [11, 5, 1, "", "miller_list"], [11, 5, 1, "", "off_color"], [11, 5, 1, "", "on_wulff"], [11, 3, 1, "", "shape_factor"], [11, 2, 1, "", "show"], [11, 5, 1, "", "show_area"], [11, 5, 1, "", "structure"], [11, 3, 1, "", "surface_area"], [11, 3, 1, "", "tot_corner_sites"], [11, 3, 1, "", "tot_edges"], [11, 3, 1, "", "total_surface_energy"], [11, 5, 1, "", "transparency"], [11, 3, 1, "", "volume"], [11, 3, 1, "", "weighted_surface_energy"], [11, 5, 1, "", "wulff_cv_simp"], [11, 5, 1, "", "wulff_pt_list"]], "pymatgen.analysis.xas": [[26, 0, 0, "-", "spectrum"]], "pymatgen.analysis.xas.spectrum": [[26, 1, 1, "", "XAS"], [26, 4, 1, "", "site_weighted_spectrum"]], "pymatgen.analysis.xas.spectrum.XAS": [[26, 5, 1, "", "XLABEL"], [26, 5, 1, "", "YLABEL"], [26, 2, 1, "", "stitch"]], "pymatgen.analysis.xps": [[11, 1, 1, "", "XPS"]], "pymatgen.analysis.xps.XPS": [[11, 5, 1, "", "XLABEL"], [11, 5, 1, "", "YLABEL"], [11, 2, 1, "", "from_dos"]], "pymatgen.apps": [[28, 0, 0, "-", "battery"], [29, 0, 0, "-", "borg"]], "pymatgen.apps.battery": [[28, 0, 0, "-", "analyzer"], [28, 0, 0, "-", "battery_abc"], [28, 0, 0, "-", "conversion_battery"], [28, 0, 0, "-", "insertion_battery"], [28, 0, 0, "-", "plotter"]], "pymatgen.apps.battery.analyzer": [[28, 1, 1, "", "BatteryAnalyzer"], [28, 4, 1, "", "is_redox_active_intercalation"]], "pymatgen.apps.battery.analyzer.BatteryAnalyzer": [[28, 2, 1, "", "get_max_capgrav"], [28, 2, 1, "", "get_max_capvol"], [28, 2, 1, "", "get_removals_int_oxid"], [28, 3, 1, "", "max_ion_insertion"], [28, 3, 1, "", "max_ion_removal"]], "pymatgen.apps.battery.battery_abc": [[28, 1, 1, "", "AbstractElectrode"], [28, 1, 1, "", "AbstractVoltagePair"]], "pymatgen.apps.battery.battery_abc.AbstractElectrode": [[28, 3, 1, "", "framework"], [28, 5, 1, "id0", "framework_formula"], [28, 2, 1, "", "get_average_voltage"], [28, 2, 1, "", "get_capacity_grav"], [28, 2, 1, "", "get_capacity_vol"], [28, 2, 1, "", "get_energy_density"], [28, 2, 1, "", "get_specific_energy"], [28, 2, 1, "", "get_sub_electrodes"], [28, 2, 1, "", "get_summary_dict"], [28, 3, 1, "", "max_delta_volume"], [28, 3, 1, "", "max_voltage"], [28, 3, 1, "", "max_voltage_step"], [28, 3, 1, "", "min_voltage"], [28, 3, 1, "", "normalization_mass"], [28, 3, 1, "", "normalization_volume"], [28, 3, 1, "", "num_steps"], [28, 5, 1, "id1", "voltage_pairs"], [28, 3, 1, "id2", "working_ion"], [28, 5, 1, "id3", "working_ion_entry"], [28, 3, 1, "", "x_charge"], [28, 3, 1, "", "x_discharge"]], "pymatgen.apps.battery.battery_abc.AbstractVoltagePair": [[28, 5, 1, "id4", "frac_charge"], [28, 5, 1, "id5", "frac_discharge"], [28, 3, 1, "", "framework"], [28, 5, 1, "id6", "framework_formula"], [28, 5, 1, "id7", "mAh"], [28, 5, 1, "id8", "mass_charge"], [28, 5, 1, "id9", "mass_discharge"], [28, 5, 1, "id10", "vol_charge"], [28, 5, 1, "id11", "vol_discharge"], [28, 5, 1, "id12", "voltage"], [28, 3, 1, "", "working_ion"], [28, 5, 1, "id13", "working_ion_entry"], [28, 3, 1, "", "x_charge"], [28, 3, 1, "", "x_discharge"]], "pymatgen.apps.battery.conversion_battery": [[28, 1, 1, "", "ConversionElectrode"], [28, 1, 1, "", "ConversionVoltagePair"]], "pymatgen.apps.battery.conversion_battery.ConversionElectrode": [[28, 2, 1, "", "from_composition_and_entries"], [28, 2, 1, "", "from_composition_and_pd"], [28, 2, 1, "", "get_sub_electrodes"], [28, 2, 1, "", "get_summary_dict"], [28, 3, 1, "", "initial_comp"], [28, 5, 1, "", "initial_comp_formula"], [28, 2, 1, "", "is_super_electrode"]], "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair": [[28, 5, 1, "id14", "entries_charge"], [28, 5, 1, "id15", "entries_discharge"], [28, 5, 1, "", "frac_charge"], [28, 5, 1, "", "frac_discharge"], [28, 2, 1, "", "from_steps"], [28, 5, 1, "", "mAh"], [28, 5, 1, "", "mass_charge"], [28, 5, 1, "", "mass_discharge"], [28, 5, 1, "id16", "rxn"], [28, 5, 1, "", "vol_charge"], [28, 5, 1, "", "vol_discharge"], [28, 5, 1, "", "voltage"], [28, 5, 1, "", "working_ion_entry"]], "pymatgen.apps.battery.insertion_battery": [[28, 1, 1, "", "InsertionElectrode"], [28, 1, 1, "", "InsertionVoltagePair"]], "pymatgen.apps.battery.insertion_battery.InsertionElectrode": [[28, 2, 1, "", "as_dict_legacy"], [28, 2, 1, "", "from_dict_legacy"], [28, 2, 1, "", "from_entries"], [28, 3, 1, "", "fully_charged_entry"], [28, 3, 1, "", "fully_discharged_entry"], [28, 2, 1, "", "get_all_entries"], [28, 2, 1, "", "get_max_instability"], [28, 2, 1, "", "get_max_muO2"], [28, 2, 1, "", "get_min_instability"], [28, 2, 1, "", "get_min_muO2"], [28, 2, 1, "", "get_stable_entries"], [28, 2, 1, "", "get_sub_electrodes"], [28, 2, 1, "", "get_summary_dict"], [28, 2, 1, "", "get_unstable_entries"], [28, 5, 1, "", "stable_entries"], [28, 5, 1, "", "unstable_entries"]], "pymatgen.apps.battery.insertion_battery.InsertionVoltagePair": [[28, 5, 1, "", "entry_charge"], [28, 5, 1, "", "entry_discharge"], [28, 2, 1, "", "from_entries"]], "pymatgen.apps.battery.plotter": [[28, 1, 1, "", "VoltageProfilePlotter"]], "pymatgen.apps.battery.plotter.VoltageProfilePlotter": [[28, 2, 1, "", "add_electrode"], [28, 2, 1, "", "get_plot"], [28, 2, 1, "", "get_plot_data"], [28, 2, 1, "", "get_plotly_figure"], [28, 2, 1, "", "save"], [28, 2, 1, "", "show"]], "pymatgen.apps.borg": [[29, 0, 0, "-", "hive"], [29, 0, 0, "-", "queen"]], "pymatgen.apps.borg.hive": [[29, 1, 1, "", "AbstractDrone"], [29, 1, 1, "", "GaussianToComputedEntryDrone"], [29, 1, 1, "", "SimpleVaspToComputedEntryDrone"], [29, 1, 1, "", "VaspToComputedEntryDrone"]], "pymatgen.apps.borg.hive.AbstractDrone": [[29, 2, 1, "", "assimilate"], [29, 2, 1, "", "get_valid_paths"]], "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone": [[29, 2, 1, "", "as_dict"], [29, 2, 1, "", "assimilate"], [29, 2, 1, "", "from_dict"], [29, 2, 1, "", "get_valid_paths"]], "pymatgen.apps.borg.hive.SimpleVaspToComputedEntryDrone": [[29, 2, 1, "", "as_dict"], [29, 2, 1, "", "assimilate"], [29, 2, 1, "", "from_dict"]], "pymatgen.apps.borg.hive.VaspToComputedEntryDrone": [[29, 2, 1, "", "as_dict"], [29, 2, 1, "", "assimilate"], [29, 2, 1, "", "from_dict"], [29, 2, 1, "", "get_valid_paths"]], "pymatgen.apps.borg.queen": [[29, 1, 1, "", "BorgQueen"], [29, 4, 1, "", "order_assimilation"]], "pymatgen.apps.borg.queen.BorgQueen": [[29, 2, 1, "", "get_data"], [29, 2, 1, "", "load_data"], [29, 2, 1, "", "parallel_assimilate"], [29, 2, 1, "", "save_data"], [29, 2, 1, "", "serial_assimilate"]], "pymatgen.cli": [[30, 0, 0, "-", "feff_plot_cross_section"], [30, 0, 0, "-", "feff_plot_dos"], [30, 0, 0, "-", "gaussian_analyzer"], [30, 0, 0, "-", "get_environment"], [30, 0, 0, "-", "pmg"], [30, 0, 0, "-", "pmg_analyze"], [30, 0, 0, "-", "pmg_config"], [30, 0, 0, "-", "pmg_plot"], [30, 0, 0, "-", "pmg_potcar"], [30, 0, 0, "-", "pmg_query"], [30, 0, 0, "-", "pmg_structure"]], "pymatgen.cli.feff_plot_cross_section": [[30, 4, 1, "", "main"]], "pymatgen.cli.feff_plot_dos": [[30, 4, 1, "", "main"]], "pymatgen.cli.gaussian_analyzer": [[30, 4, 1, "", "get_energies"], [30, 4, 1, "", "main"]], "pymatgen.cli.get_environment": [[30, 4, 1, "", "main"]], "pymatgen.cli.pmg": [[30, 4, 1, "", "diff_incar"], [30, 4, 1, "", "main"], [30, 4, 1, "", "parse_view"]], "pymatgen.cli.pmg_analyze": [[30, 4, 1, "", "analyze"], [30, 4, 1, "", "get_energies"], [30, 4, 1, "", "get_magnetizations"]], "pymatgen.cli.pmg_config": [[30, 4, 1, "", "add_config_var"], [30, 4, 1, "", "build_bader"], [30, 4, 1, "", "build_enum"], [30, 4, 1, "", "configure_pmg"], [30, 4, 1, "", "install_software"], [30, 4, 1, "", "setup_cp2k_data"], [30, 4, 1, "", "setup_potcars"]], "pymatgen.cli.pmg_plot": [[30, 4, 1, "", "get_chgint_plot"], [30, 4, 1, "", "get_dos_plot"], [30, 4, 1, "", "get_xrd_plot"], [30, 4, 1, "", "plot"]], "pymatgen.cli.pmg_potcar": [[30, 4, 1, "", "gen_potcar"], [30, 4, 1, "", "generate_potcar"], [30, 4, 1, "", "proc_dir"]], "pymatgen.cli.pmg_query": [[30, 4, 1, "", "do_query"]], "pymatgen.cli.pmg_structure": [[30, 4, 1, "", "analyze_localenv"], [30, 4, 1, "", "analyze_structures"], [30, 4, 1, "", "analyze_symmetry"], [30, 4, 1, "", "compare_structures"], [30, 4, 1, "", "convert_fmt"]], "pymatgen.command_line": [[31, 0, 0, "-", "bader_caller"], [31, 0, 0, "-", "chargemol_caller"], [31, 0, 0, "-", "critic2_caller"], [31, 0, 0, "-", "enumlib_caller"], [31, 0, 0, "-", "gulp_caller"], [31, 0, 0, "-", "mcsqs_caller"], [31, 0, 0, "-", "vampire_caller"]], "pymatgen.command_line.bader_caller": [[31, 1, 1, "", "BaderAnalysis"], [31, 4, 1, "", "bader_analysis_from_objects"], [31, 4, 1, "", "bader_analysis_from_path"]], "pymatgen.command_line.bader_caller.BaderAnalysis": [[31, 2, 1, "", "from_path"], [31, 2, 1, "", "get_charge"], [31, 2, 1, "", "get_charge_decorated_structure"], [31, 2, 1, "", "get_charge_transfer"], [31, 2, 1, "", "get_decorated_structure"], [31, 2, 1, "", "get_oxidation_state_decorated_structure"], [31, 2, 1, "", "get_partial_charge"], [31, 3, 1, "", "summary"]], "pymatgen.command_line.chargemol_caller": [[31, 1, 1, "", "ChargemolAnalysis"]], "pymatgen.command_line.chargemol_caller.ChargemolAnalysis": [[31, 2, 1, "", "get_bond_order"], [31, 2, 1, "", "get_charge"], [31, 2, 1, "", "get_charge_transfer"], [31, 2, 1, "", "get_partial_charge"], [31, 2, 1, "", "get_property_decorated_structure"], [31, 3, 1, "", "summary"]], "pymatgen.command_line.critic2_caller": [[31, 1, 1, "", "Critic2Analysis"], [31, 1, 1, "", "Critic2Caller"], [31, 1, 1, "", "CriticalPoint"], [31, 1, 1, "", "CriticalPointType"], [31, 4, 1, "", "get_filepath"]], "pymatgen.command_line.critic2_caller.Critic2Analysis": [[31, 2, 1, "", "get_critical_point_for_site"], [31, 2, 1, "", "get_volume_and_charge_for_site"], [31, 2, 1, "", "structure_graph"]], "pymatgen.command_line.critic2_caller.Critic2Caller": [[31, 2, 1, "", "from_chgcar"], [31, 2, 1, "", "from_path"]], "pymatgen.command_line.critic2_caller.CriticalPoint": [[31, 3, 1, "", "ellipticity"], [31, 3, 1, "", "laplacian"], [31, 3, 1, "", "type"]], "pymatgen.command_line.critic2_caller.CriticalPointType": [[31, 5, 1, "", "bond"], [31, 5, 1, "", "cage"], [31, 5, 1, "", "nnattr"], [31, 5, 1, "", "nucleus"], [31, 5, 1, "", "ring"]], "pymatgen.command_line.enumlib_caller": [[31, 6, 1, "", "EnumError"]], "pymatgen.command_line.gulp_caller": [[31, 1, 1, "", "BuckinghamPotential"], [31, 1, 1, "", "GulpCaller"], [31, 6, 1, "", "GulpConvergenceError"], [31, 6, 1, "", "GulpError"], [31, 1, 1, "", "GulpIO"], [31, 1, 1, "", "TersoffPotential"], [31, 4, 1, "", "get_energy_buckingham"], [31, 4, 1, "", "get_energy_relax_structure_buckingham"], [31, 4, 1, "", "get_energy_tersoff"]], "pymatgen.command_line.gulp_caller.GulpCaller": [[31, 2, 1, "", "run"]], "pymatgen.command_line.gulp_caller.GulpIO": [[31, 2, 1, "", "buckingham_input"], [31, 2, 1, "", "buckingham_potential"], [31, 2, 1, "", "get_energy"], [31, 2, 1, "", "get_relaxed_structure"], [31, 2, 1, "", "keyword_line"], [31, 2, 1, "", "library_line"], [31, 2, 1, "", "specie_potential_lines"], [31, 2, 1, "", "structure_lines"], [31, 2, 1, "", "tersoff_input"], [31, 2, 1, "", "tersoff_potential"]], "pymatgen.command_line.mcsqs_caller": [[31, 1, 1, "", "Sqs"], [31, 4, 1, "", "run_mcsqs"]], "pymatgen.command_line.mcsqs_caller.Sqs": [[31, 5, 1, "", "allsqs"], [31, 5, 1, "", "bestsqs"], [31, 5, 1, "", "clusters"], [31, 5, 1, "", "directory"], [31, 5, 1, "", "objective_function"]], "pymatgen.command_line.vampire_caller": [[31, 1, 1, "", "VampireCaller"], [31, 1, 1, "", "VampireOutput"]], "pymatgen.command_line.vampire_caller.VampireCaller": [[31, 2, 1, "", "parse_stdout"]], "pymatgen.core": [[32, 0, 0, "-", "bonds"], [32, 0, 0, "-", "composition"], [32, 0, 0, "-", "interface"], [32, 0, 0, "-", "ion"], [32, 0, 0, "-", "lattice"], [32, 0, 0, "-", "libxcfunc"], [32, 0, 0, "-", "molecular_orbitals"], [32, 0, 0, "-", "operations"], [32, 0, 0, "-", "periodic_table"], [32, 0, 0, "-", "sites"], [32, 0, 0, "-", "spectrum"], [32, 0, 0, "-", "structure"], [32, 0, 0, "-", "surface"], [32, 0, 0, "-", "tensors"], [32, 0, 0, "-", "trajectory"], [32, 0, 0, "-", "units"], [32, 0, 0, "-", "xcfunc"]], "pymatgen.core.bonds": [[32, 1, 1, "", "CovalentBond"], [32, 4, 1, "", "get_bond_length"], [32, 4, 1, "", "get_bond_order"], [32, 4, 1, "", "obtain_all_bond_lengths"]], "pymatgen.core.bonds.CovalentBond": [[32, 2, 1, "", "get_bond_order"], [32, 2, 1, "", "is_bonded"], [32, 3, 1, "", "length"]], "pymatgen.core.composition": [[32, 1, 1, "", "ChemicalPotential"], [32, 1, 1, "", "Composition"], [32, 6, 1, "", "CompositionError"], [32, 4, 1, "", "reduce_formula"]], "pymatgen.core.composition.ChemicalPotential": [[32, 2, 1, "", "get_energy"]], "pymatgen.core.composition.Composition": [[32, 2, 1, "", "add_charges_from_oxi_state_guesses"], [32, 2, 1, "", "almost_equals"], [32, 3, 1, "", "alphabetical_formula"], [32, 5, 1, "", "amount_tolerance"], [32, 3, 1, "", "anonymized_formula"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "average_electroneg"], [32, 3, 1, "", "chemical_system"], [32, 2, 1, "", "contains_element_type"], [32, 2, 1, "", "copy"], [32, 3, 1, "", "element_composition"], [32, 3, 1, "", "elements"], [32, 3, 1, "", "formula"], [32, 3, 1, "", "fractional_composition"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_weight_dict"], [32, 2, 1, "", "get_atomic_fraction"], [32, 2, 1, "", "get_el_amt_dict"], [32, 2, 1, "", "get_integer_formula_and_factor"], [32, 2, 1, "", "get_reduced_composition_and_factor"], [32, 2, 1, "", "get_reduced_formula_and_factor"], [32, 2, 1, "", "get_wt_fraction"], [32, 3, 1, "", "hill_formula"], [32, 3, 1, "", "is_element"], [32, 3, 1, "", "iupac_formula"], [32, 3, 1, "", "num_atoms"], [32, 5, 1, "", "oxi_prob"], [32, 2, 1, "", "oxi_state_guesses"], [32, 2, 1, "", "ranked_compositions_from_indeterminate_formula"], [32, 3, 1, "", "reduced_composition"], [32, 3, 1, "", "reduced_formula"], [32, 2, 1, "", "remove_charges"], [32, 2, 1, "", "replace"], [32, 5, 1, "", "special_formulas"], [32, 3, 1, "", "to_data_dict"], [32, 2, 1, "", "to_pretty_string"], [32, 3, 1, "", "to_reduced_dict"], [32, 3, 1, "", "to_weight_dict"], [32, 3, 1, "", "total_electrons"], [32, 3, 1, "", "valid"], [32, 3, 1, "", "weight"]], "pymatgen.core.interface": [[32, 1, 1, "", "Interface"], [32, 4, 1, "", "count_layers"], [32, 4, 1, "", "label_termination"]], "pymatgen.core.interface.Interface": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "copy"], [32, 3, 1, "", "film"], [32, 3, 1, "", "film_indices"], [32, 3, 1, "", "film_layers"], [32, 3, 1, "", "film_sites"], [32, 3, 1, "", "film_termination"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_slabs"], [32, 3, 1, "", "gap"], [32, 2, 1, "", "get_shifts_based_on_adsorbate_sites"], [32, 2, 1, "", "get_sorted_structure"], [32, 3, 1, "", "in_plane_offset"], [32, 3, 1, "", "substrate"], [32, 3, 1, "", "substrate_indices"], [32, 3, 1, "", "substrate_layers"], [32, 3, 1, "", "substrate_sites"], [32, 3, 1, "", "substrate_termination"], [32, 3, 1, "", "vacuum_over_film"]], "pymatgen.core.ion": [[32, 1, 1, "", "Ion"]], "pymatgen.core.ion.Ion": [[32, 3, 1, "", "alphabetical_formula"], [32, 3, 1, "", "anonymized_formula"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "charge"], [32, 3, 1, "", "composition"], [32, 3, 1, "", "formula"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_formula"], [32, 2, 1, "", "get_reduced_formula_and_factor"], [32, 2, 1, "", "oxi_state_guesses"], [32, 3, 1, "", "reduced_formula"], [32, 2, 1, "", "to_pretty_string"], [32, 3, 1, "", "to_reduced_dict"]], "pymatgen.core.lattice": [[32, 1, 1, "", "Lattice"], [32, 4, 1, "", "find_neighbors"], [32, 4, 1, "", "get_integer_index"], [32, 4, 1, "", "get_points_in_spheres"]], "pymatgen.core.lattice.Lattice": [[32, 3, 1, "", "a"], [32, 3, 1, "", "abc"], [32, 3, 1, "", "alpha"], [32, 3, 1, "", "angles"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "b"], [32, 3, 1, "", "beta"], [32, 3, 1, "", "c"], [32, 2, 1, "", "copy"], [32, 2, 1, "", "cubic"], [32, 2, 1, "", "d_hkl"], [32, 2, 1, "", "dot"], [32, 2, 1, "", "find_all_mappings"], [32, 2, 1, "", "find_mapping"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_parameters"], [32, 3, 1, "", "gamma"], [32, 2, 1, "", "get_all_distances"], [32, 2, 1, "", "get_brillouin_zone"], [32, 2, 1, "", "get_cartesian_coords"], [32, 2, 1, "", "get_distance_and_image"], [32, 2, 1, "", "get_frac_coords_from_lll"], [32, 2, 1, "", "get_fractional_coords"], [32, 2, 1, "", "get_lll_frac_coords"], [32, 2, 1, "", "get_lll_reduced_lattice"], [32, 2, 1, "", "get_miller_index_from_coords"], [32, 2, 1, "", "get_niggli_reduced_lattice"], [32, 2, 1, "", "get_points_in_sphere"], [32, 2, 1, "", "get_points_in_sphere_old"], [32, 2, 1, "", "get_points_in_sphere_py"], [32, 2, 1, "", "get_recp_symmetry_operation"], [32, 2, 1, "", "get_vector_along_lattice_directions"], [32, 2, 1, "", "get_wigner_seitz_cell"], [32, 2, 1, "", "hexagonal"], [32, 3, 1, "", "inv_matrix"], [32, 3, 1, "", "is_3d_periodic"], [32, 2, 1, "", "is_hexagonal"], [32, 3, 1, "", "is_orthogonal"], [32, 3, 1, "", "lengths"], [32, 3, 1, "", "lll_inverse"], [32, 3, 1, "", "lll_mapping"], [32, 3, 1, "", "lll_matrix"], [32, 3, 1, "", "matrix"], [32, 3, 1, "", "metric_tensor"], [32, 2, 1, "", "monoclinic"], [32, 2, 1, "", "norm"], [32, 2, 1, "", "orthorhombic"], [32, 3, 1, "", "parameters"], [32, 3, 1, "", "pbc"], [32, 3, 1, "", "reciprocal_lattice"], [32, 3, 1, "", "reciprocal_lattice_crystallographic"], [32, 2, 1, "", "rhombohedral"], [32, 2, 1, "", "scale"], [32, 2, 1, "", "selling_dist"], [32, 3, 1, "", "selling_vector"], [32, 2, 1, "", "tetragonal"], [32, 3, 1, "", "volume"]], "pymatgen.core.libxcfunc": [[32, 1, 1, "", "LibxcFunc"]], "pymatgen.core.libxcfunc.LibxcFunc": [[32, 5, 1, "", "GGA_C_AM05"], [32, 5, 1, "", "GGA_C_APBE"], [32, 5, 1, "", "GGA_C_BGCP"], [32, 5, 1, "", "GGA_C_FT97"], [32, 5, 1, "", "GGA_C_GAM"], [32, 5, 1, "", "GGA_C_HCTH_A"], [32, 5, 1, "", "GGA_C_LM"], [32, 5, 1, "", "GGA_C_LYP"], [32, 5, 1, "", "GGA_C_N12"], [32, 5, 1, "", "GGA_C_N12_SX"], [32, 5, 1, "", "GGA_C_OPTC"], [32, 5, 1, "", "GGA_C_OP_B88"], [32, 5, 1, "", "GGA_C_OP_G96"], [32, 5, 1, "", "GGA_C_OP_PBE"], [32, 5, 1, "", "GGA_C_OP_PW91"], [32, 5, 1, "", "GGA_C_OP_XALPHA"], [32, 5, 1, "", "GGA_C_P86"], [32, 5, 1, "", "GGA_C_PBE"], [32, 5, 1, "", "GGA_C_PBEFE"], [32, 5, 1, "", "GGA_C_PBEINT"], [32, 5, 1, "", "GGA_C_PBELOC"], [32, 5, 1, "", "GGA_C_PBE_JRGX"], [32, 5, 1, "", "GGA_C_PBE_SOL"], [32, 5, 1, "", "GGA_C_PW91"], [32, 5, 1, "", "GGA_C_Q2D"], [32, 5, 1, "", "GGA_C_REGTPSS"], [32, 5, 1, "", "GGA_C_REVTCA"], [32, 5, 1, "", "GGA_C_RGE2"], [32, 5, 1, "", "GGA_C_SOGGA11"], [32, 5, 1, "", "GGA_C_SOGGA11_X"], [32, 5, 1, "", "GGA_C_SPBE"], [32, 5, 1, "", "GGA_C_TCA"], [32, 5, 1, "", "GGA_C_WI"], [32, 5, 1, "", "GGA_C_WI0"], [32, 5, 1, "", "GGA_C_WL"], [32, 5, 1, "", "GGA_C_XPBE"], [32, 5, 1, "", "GGA_C_ZPBEINT"], [32, 5, 1, "", "GGA_C_ZPBESOL"], [32, 5, 1, "", "GGA_K_ABSP1"], [32, 5, 1, "", "GGA_K_ABSP2"], [32, 5, 1, "", "GGA_K_APBE"], [32, 5, 1, "", "GGA_K_APBEINT"], [32, 5, 1, "", "GGA_K_BALTIN"], [32, 5, 1, "", "GGA_K_DK"], [32, 5, 1, "", "GGA_K_ERNZERHOF"], [32, 5, 1, "", "GGA_K_FR_B88"], [32, 5, 1, "", "GGA_K_FR_PW86"], [32, 5, 1, "", "GGA_K_GE2"], [32, 5, 1, "", "GGA_K_GOLDEN"], [32, 5, 1, "", "GGA_K_GP85"], [32, 5, 1, "", "GGA_K_GR"], [32, 5, 1, "", "GGA_K_LC94"], [32, 5, 1, "", "GGA_K_LIEB"], [32, 5, 1, "", "GGA_K_LLP"], [32, 5, 1, "", "GGA_K_LUDENA"], [32, 5, 1, "", "GGA_K_MEYER"], [32, 5, 1, "", "GGA_K_OL1"], [32, 5, 1, "", "GGA_K_OL2"], [32, 5, 1, "", "GGA_K_PEARSON"], [32, 5, 1, "", "GGA_K_PERDEW"], [32, 5, 1, "", "GGA_K_REVAPBE"], [32, 5, 1, "", "GGA_K_REVAPBEINT"], [32, 5, 1, "", "GGA_K_TFVW"], [32, 5, 1, "", "GGA_K_THAKKAR"], [32, 5, 1, "", "GGA_K_TW1"], [32, 5, 1, "", "GGA_K_TW2"], [32, 5, 1, "", "GGA_K_TW3"], [32, 5, 1, "", "GGA_K_TW4"], [32, 5, 1, "", "GGA_K_VJKS"], [32, 5, 1, "", "GGA_K_VSK"], [32, 5, 1, "", "GGA_K_VW"], [32, 5, 1, "", "GGA_K_YT65"], [32, 5, 1, "", "GGA_XC_B97_D"], [32, 5, 1, "", "GGA_XC_B97_GGA1"], [32, 5, 1, "", "GGA_XC_EDF1"], [32, 5, 1, "", "GGA_XC_HCTH_120"], [32, 5, 1, "", "GGA_XC_HCTH_147"], [32, 5, 1, "", "GGA_XC_HCTH_407"], [32, 5, 1, "", "GGA_XC_HCTH_407P"], [32, 5, 1, "", "GGA_XC_HCTH_93"], [32, 5, 1, "", "GGA_XC_HCTH_P14"], [32, 5, 1, "", "GGA_XC_HCTH_P76"], [32, 5, 1, "", "GGA_XC_KT2"], [32, 5, 1, "", "GGA_XC_MOHLYP"], [32, 5, 1, "", "GGA_XC_MOHLYP2"], [32, 5, 1, "", "GGA_XC_MPWLYP1W"], [32, 5, 1, "", "GGA_XC_OBLYP_D"], [32, 5, 1, "", "GGA_XC_OPBE_D"], [32, 5, 1, "", "GGA_XC_OPWLYP_D"], [32, 5, 1, "", "GGA_XC_PBE1W"], [32, 5, 1, "", "GGA_XC_PBELYP1W"], [32, 5, 1, "", "GGA_XC_TH1"], [32, 5, 1, "", "GGA_XC_TH2"], [32, 5, 1, "", "GGA_XC_TH3"], [32, 5, 1, "", "GGA_XC_TH4"], [32, 5, 1, "", "GGA_XC_TH_FC"], [32, 5, 1, "", "GGA_XC_TH_FCFO"], [32, 5, 1, "", "GGA_XC_TH_FCO"], [32, 5, 1, "", "GGA_XC_TH_FL"], [32, 5, 1, "", "GGA_XC_VV10"], [32, 5, 1, "", "GGA_XC_XLYP"], [32, 5, 1, "", "GGA_X_2D_B86"], [32, 5, 1, "", "GGA_X_2D_B86_MGC"], [32, 5, 1, "", "GGA_X_2D_B88"], [32, 5, 1, "", "GGA_X_2D_PBE"], [32, 5, 1, "", "GGA_X_AIRY"], [32, 5, 1, "", "GGA_X_AK13"], [32, 5, 1, "", "GGA_X_AM05"], [32, 5, 1, "", "GGA_X_APBE"], [32, 5, 1, "", "GGA_X_B86"], [32, 5, 1, "", "GGA_X_B86_MGC"], [32, 5, 1, "", "GGA_X_B86_R"], [32, 5, 1, "", "GGA_X_B88"], [32, 5, 1, "", "GGA_X_BAYESIAN"], [32, 5, 1, "", "GGA_X_BGCP"], [32, 5, 1, "", "GGA_X_BPCCAC"], [32, 5, 1, "", "GGA_X_C09X"], [32, 5, 1, "", "GGA_X_CAP"], [32, 5, 1, "", "GGA_X_DK87_R1"], [32, 5, 1, "", "GGA_X_DK87_R2"], [32, 5, 1, "", "GGA_X_EV93"], [32, 5, 1, "", "GGA_X_FT97_A"], [32, 5, 1, "", "GGA_X_FT97_B"], [32, 5, 1, "", "GGA_X_G96"], [32, 5, 1, "", "GGA_X_GAM"], [32, 5, 1, "", "GGA_X_HCTH_A"], [32, 5, 1, "", "GGA_X_HERMAN"], [32, 5, 1, "", "GGA_X_HJS_B88"], [32, 5, 1, "", "GGA_X_HJS_B88_V2"], [32, 5, 1, "", "GGA_X_HJS_B97X"], [32, 5, 1, "", "GGA_X_HJS_PBE"], [32, 5, 1, "", "GGA_X_HJS_PBE_SOL"], [32, 5, 1, "", "GGA_X_HTBS"], [32, 5, 1, "", "GGA_X_ITYH"], [32, 5, 1, "", "GGA_X_KT1"], [32, 5, 1, "", "GGA_X_LAG"], [32, 5, 1, "", "GGA_X_LAMBDA_CH_N"], [32, 5, 1, "", "GGA_X_LAMBDA_LO_N"], [32, 5, 1, "", "GGA_X_LAMBDA_OC2_N"], [32, 5, 1, "", "GGA_X_LB"], [32, 5, 1, "", "GGA_X_LBM"], [32, 5, 1, "", "GGA_X_LG93"], [32, 5, 1, "", "GGA_X_LV_RPW86"], [32, 5, 1, "", "GGA_X_MB88"], [32, 5, 1, "", "GGA_X_MPBE"], [32, 5, 1, "", "GGA_X_MPW91"], [32, 5, 1, "", "GGA_X_N12"], [32, 5, 1, "", "GGA_X_OL2"], [32, 5, 1, "", "GGA_X_OPTB88_VDW"], [32, 5, 1, "", "GGA_X_OPTPBE_VDW"], [32, 5, 1, "", "GGA_X_OPTX"], [32, 5, 1, "", "GGA_X_PBE"], [32, 5, 1, "", "GGA_X_PBEA"], [32, 5, 1, "", "GGA_X_PBEFE"], [32, 5, 1, "", "GGA_X_PBEINT"], [32, 5, 1, "", "GGA_X_PBEK1_VDW"], [32, 5, 1, "", "GGA_X_PBE_JSJR"], [32, 5, 1, "", "GGA_X_PBE_MOL"], [32, 5, 1, "", "GGA_X_PBE_R"], [32, 5, 1, "", "GGA_X_PBE_SOL"], [32, 5, 1, "", "GGA_X_PBE_TCA"], [32, 5, 1, "", "GGA_X_PW86"], [32, 5, 1, "", "GGA_X_PW91"], [32, 5, 1, "", "GGA_X_Q2D"], [32, 5, 1, "", "GGA_X_RGE2"], [32, 5, 1, "", "GGA_X_RPBE"], [32, 5, 1, "", "GGA_X_RPW86"], [32, 5, 1, "", "GGA_X_SFAT"], [32, 5, 1, "", "GGA_X_SOGGA"], [32, 5, 1, "", "GGA_X_SOGGA11"], [32, 5, 1, "", "GGA_X_SSB"], [32, 5, 1, "", "GGA_X_SSB_D"], [32, 5, 1, "", "GGA_X_SSB_SW"], [32, 5, 1, "", "GGA_X_VMT84_GE"], [32, 5, 1, "", "GGA_X_VMT84_PBE"], [32, 5, 1, "", "GGA_X_VMT_GE"], [32, 5, 1, "", "GGA_X_VMT_PBE"], [32, 5, 1, "", "GGA_X_WC"], [32, 5, 1, "", "GGA_X_WPBEH"], [32, 5, 1, "", "GGA_X_XPBE"], [32, 5, 1, "", "HYB_GGA_XC_B1LYP"], [32, 5, 1, "", "HYB_GGA_XC_B1PW91"], [32, 5, 1, "", "HYB_GGA_XC_B1WC"], [32, 5, 1, "", "HYB_GGA_XC_B3LYP"], [32, 5, 1, "", "HYB_GGA_XC_B3LYP5"], [32, 5, 1, "", "HYB_GGA_XC_B3LYPs"], [32, 5, 1, "", "HYB_GGA_XC_B3P86"], [32, 5, 1, "", "HYB_GGA_XC_B3PW91"], [32, 5, 1, "", "HYB_GGA_XC_B97"], [32, 5, 1, "", "HYB_GGA_XC_B97_1"], [32, 5, 1, "", "HYB_GGA_XC_B97_1p"], [32, 5, 1, "", "HYB_GGA_XC_B97_2"], [32, 5, 1, "", "HYB_GGA_XC_B97_3"], [32, 5, 1, "", "HYB_GGA_XC_B97_K"], [32, 5, 1, "", "HYB_GGA_XC_BHANDH"], [32, 5, 1, "", "HYB_GGA_XC_BHANDHLYP"], [32, 5, 1, "", "HYB_GGA_XC_CAMY_B3LYP"], [32, 5, 1, "", "HYB_GGA_XC_CAMY_BLYP"], [32, 5, 1, "", "HYB_GGA_XC_CAM_B3LYP"], [32, 5, 1, "", "HYB_GGA_XC_CAP0"], [32, 5, 1, "", "HYB_GGA_XC_EDF2"], [32, 5, 1, "", "HYB_GGA_XC_HJS_B88"], [32, 5, 1, "", "HYB_GGA_XC_HJS_B97X"], [32, 5, 1, "", "HYB_GGA_XC_HJS_PBE"], [32, 5, 1, "", "HYB_GGA_XC_HJS_PBE_SOL"], [32, 5, 1, "", "HYB_GGA_XC_HPBEINT"], [32, 5, 1, "", "HYB_GGA_XC_HSE03"], [32, 5, 1, "", "HYB_GGA_XC_HSE06"], [32, 5, 1, "", "HYB_GGA_XC_LCY_BLYP"], [32, 5, 1, "", "HYB_GGA_XC_LCY_PBE"], [32, 5, 1, "", "HYB_GGA_XC_LC_VV10"], [32, 5, 1, "", "HYB_GGA_XC_LRC_WPBE"], [32, 5, 1, "", "HYB_GGA_XC_LRC_WPBEH"], [32, 5, 1, "", "HYB_GGA_XC_MB3LYP_RC04"], [32, 5, 1, "", "HYB_GGA_XC_MPW3LYP"], [32, 5, 1, "", "HYB_GGA_XC_MPW3PW"], [32, 5, 1, "", "HYB_GGA_XC_MPWLYP1M"], [32, 5, 1, "", "HYB_GGA_XC_O3LYP"], [32, 5, 1, "", "HYB_GGA_XC_PBE0_13"], [32, 5, 1, "", "HYB_GGA_XC_PBEH"], [32, 5, 1, "", "HYB_GGA_XC_REVB3LYP"], [32, 5, 1, "", "HYB_GGA_XC_SB98_1a"], [32, 5, 1, "", "HYB_GGA_XC_SB98_1b"], [32, 5, 1, "", "HYB_GGA_XC_SB98_1c"], [32, 5, 1, "", "HYB_GGA_XC_SB98_2a"], [32, 5, 1, "", "HYB_GGA_XC_SB98_2b"], [32, 5, 1, "", "HYB_GGA_XC_SB98_2c"], [32, 5, 1, "", "HYB_GGA_XC_TUNED_CAM_B3LYP"], [32, 5, 1, "", "HYB_GGA_XC_WB97"], [32, 5, 1, "", "HYB_GGA_XC_WB97X"], [32, 5, 1, "", "HYB_GGA_XC_WB97X_D"], [32, 5, 1, "", "HYB_GGA_XC_WB97X_V"], [32, 5, 1, "", "HYB_GGA_XC_X3LYP"], [32, 5, 1, "", "HYB_GGA_XC_mPW1K"], [32, 5, 1, "", "HYB_GGA_XC_mPW1PW"], [32, 5, 1, "", "HYB_GGA_X_N12_SX"], [32, 5, 1, "", "HYB_GGA_X_SOGGA11_X"], [32, 5, 1, "", "HYB_MGGA_XC_B86B95"], [32, 5, 1, "", "HYB_MGGA_XC_B88B95"], [32, 5, 1, "", "HYB_MGGA_XC_BB1K"], [32, 5, 1, "", "HYB_MGGA_XC_M05"], [32, 5, 1, "", "HYB_MGGA_XC_M05_2X"], [32, 5, 1, "", "HYB_MGGA_XC_M06"], [32, 5, 1, "", "HYB_MGGA_XC_M06_2X"], [32, 5, 1, "", "HYB_MGGA_XC_M06_HF"], [32, 5, 1, "", "HYB_MGGA_XC_M08_HX"], [32, 5, 1, "", "HYB_MGGA_XC_M08_SO"], [32, 5, 1, "", "HYB_MGGA_XC_M11"], [32, 5, 1, "", "HYB_MGGA_XC_MPW1B95"], [32, 5, 1, "", "HYB_MGGA_XC_MPWB1K"], [32, 5, 1, "", "HYB_MGGA_XC_PW6B95"], [32, 5, 1, "", "HYB_MGGA_XC_PW86B95"], [32, 5, 1, "", "HYB_MGGA_XC_PWB6K"], [32, 5, 1, "", "HYB_MGGA_XC_REVTPSSH"], [32, 5, 1, "", "HYB_MGGA_XC_TPSSH"], [32, 5, 1, "", "HYB_MGGA_XC_WB97M_V"], [32, 5, 1, "", "HYB_MGGA_XC_X1B95"], [32, 5, 1, "", "HYB_MGGA_XC_XB1K"], [32, 5, 1, "", "HYB_MGGA_X_DLDF"], [32, 5, 1, "", "HYB_MGGA_X_MN12_SX"], [32, 5, 1, "", "HYB_MGGA_X_MN15"], [32, 5, 1, "", "HYB_MGGA_X_MS2H"], [32, 5, 1, "", "HYB_MGGA_X_MVSH"], [32, 5, 1, "", "HYB_MGGA_X_SCAN0"], [32, 5, 1, "", "LDA_C_1D_CSC"], [32, 5, 1, "", "LDA_C_1D_LOOS"], [32, 5, 1, "", "LDA_C_2D_AMGB"], [32, 5, 1, "", "LDA_C_2D_PRM"], [32, 5, 1, "", "LDA_C_GL"], [32, 5, 1, "", "LDA_C_GOMBAS"], [32, 5, 1, "", "LDA_C_HL"], [32, 5, 1, "", "LDA_C_ML1"], [32, 5, 1, "", "LDA_C_ML2"], [32, 5, 1, "", "LDA_C_OB_PW"], [32, 5, 1, "", "LDA_C_OB_PZ"], [32, 5, 1, "", "LDA_C_PW"], [32, 5, 1, "", "LDA_C_PW_MOD"], [32, 5, 1, "", "LDA_C_PW_RPA"], [32, 5, 1, "", "LDA_C_PZ"], [32, 5, 1, "", "LDA_C_PZ_MOD"], [32, 5, 1, "", "LDA_C_RC04"], [32, 5, 1, "", "LDA_C_RPA"], [32, 5, 1, "", "LDA_C_VWN"], [32, 5, 1, "", "LDA_C_VWN_1"], [32, 5, 1, "", "LDA_C_VWN_2"], [32, 5, 1, "", "LDA_C_VWN_3"], [32, 5, 1, "", "LDA_C_VWN_4"], [32, 5, 1, "", "LDA_C_VWN_RPA"], [32, 5, 1, "", "LDA_C_WIGNER"], [32, 5, 1, "", "LDA_C_XALPHA"], [32, 5, 1, "", "LDA_C_vBH"], [32, 5, 1, "", "LDA_K_LP"], [32, 5, 1, "", "LDA_K_TF"], [32, 5, 1, "", "LDA_X"], [32, 5, 1, "", "LDA_XC_KSDT"], [32, 5, 1, "", "LDA_XC_TETER93"], [32, 5, 1, "", "LDA_XC_ZLP"], [32, 5, 1, "", "LDA_X_1D"], [32, 5, 1, "", "LDA_X_2D"], [32, 5, 1, "", "MGGA_C_BC95"], [32, 5, 1, "", "MGGA_C_CC06"], [32, 5, 1, "", "MGGA_C_CS"], [32, 5, 1, "", "MGGA_C_DLDF"], [32, 5, 1, "", "MGGA_C_M05"], [32, 5, 1, "", "MGGA_C_M05_2X"], [32, 5, 1, "", "MGGA_C_M06"], [32, 5, 1, "", "MGGA_C_M06_2X"], [32, 5, 1, "", "MGGA_C_M06_HF"], [32, 5, 1, "", "MGGA_C_M06_L"], [32, 5, 1, "", "MGGA_C_M08_HX"], [32, 5, 1, "", "MGGA_C_M08_SO"], [32, 5, 1, "", "MGGA_C_M11"], [32, 5, 1, "", "MGGA_C_M11_L"], [32, 5, 1, "", "MGGA_C_MN12_L"], [32, 5, 1, "", "MGGA_C_MN12_SX"], [32, 5, 1, "", "MGGA_C_MN15"], [32, 5, 1, "", "MGGA_C_MN15_L"], [32, 5, 1, "", "MGGA_C_PKZB"], [32, 5, 1, "", "MGGA_C_REVTPSS"], [32, 5, 1, "", "MGGA_C_SCAN"], [32, 5, 1, "", "MGGA_C_TPSS"], [32, 5, 1, "", "MGGA_C_TPSSLOC"], [32, 5, 1, "", "MGGA_C_VSXC"], [32, 5, 1, "", "MGGA_XC_B97M_V"], [32, 5, 1, "", "MGGA_XC_OTPSS_D"], [32, 5, 1, "", "MGGA_XC_TPSSLYP1W"], [32, 5, 1, "", "MGGA_XC_ZLP"], [32, 5, 1, "", "MGGA_X_2D_PRHG07"], [32, 5, 1, "", "MGGA_X_2D_PRHG07_PRP10"], [32, 5, 1, "", "MGGA_X_BJ06"], [32, 5, 1, "", "MGGA_X_BLOC"], [32, 5, 1, "", "MGGA_X_BR89"], [32, 5, 1, "", "MGGA_X_GVT4"], [32, 5, 1, "", "MGGA_X_LTA"], [32, 5, 1, "", "MGGA_X_M05"], [32, 5, 1, "", "MGGA_X_M05_2X"], [32, 5, 1, "", "MGGA_X_M06"], [32, 5, 1, "", "MGGA_X_M06_2X"], [32, 5, 1, "", "MGGA_X_M06_HF"], [32, 5, 1, "", "MGGA_X_M06_L"], [32, 5, 1, "", "MGGA_X_M08_HX"], [32, 5, 1, "", "MGGA_X_M08_SO"], [32, 5, 1, "", "MGGA_X_M11"], [32, 5, 1, "", "MGGA_X_M11_L"], [32, 5, 1, "", "MGGA_X_MBEEF"], [32, 5, 1, "", "MGGA_X_MBEEFVDW"], [32, 5, 1, "", "MGGA_X_MK00"], [32, 5, 1, "", "MGGA_X_MK00B"], [32, 5, 1, "", "MGGA_X_MN12_L"], [32, 5, 1, "", "MGGA_X_MN15_L"], [32, 5, 1, "", "MGGA_X_MODTPSS"], [32, 5, 1, "", "MGGA_X_MS0"], [32, 5, 1, "", "MGGA_X_MS1"], [32, 5, 1, "", "MGGA_X_MS2"], [32, 5, 1, "", "MGGA_X_MVS"], [32, 5, 1, "", "MGGA_X_PKZB"], [32, 5, 1, "", "MGGA_X_REVTPSS"], [32, 5, 1, "", "MGGA_X_RPP09"], [32, 5, 1, "", "MGGA_X_SCAN"], [32, 5, 1, "", "MGGA_X_TAU_HCTH"], [32, 5, 1, "", "MGGA_X_TB09"], [32, 5, 1, "", "MGGA_X_TPSS"], [32, 2, 1, "", "all_families"], [32, 2, 1, "", "all_kinds"], [32, 2, 1, "", "as_dict"], [32, 2, 1, "", "from_dict"], [32, 3, 1, "", "info_dict"], [32, 3, 1, "", "is_c_kind"], [32, 3, 1, "", "is_gga_family"], [32, 3, 1, "", "is_hyb_gga_family"], [32, 3, 1, "", "is_hyb_mgga_family"], [32, 3, 1, "", "is_k_kind"], [32, 3, 1, "", "is_lda_family"], [32, 3, 1, "", "is_mgga_family"], [32, 3, 1, "", "is_x_kind"], [32, 3, 1, "", "is_xc_kind"], [32, 2, 1, "", "to_json"]], "pymatgen.core.molecular_orbitals": [[32, 1, 1, "", "MolecularOrbitals"]], "pymatgen.core.molecular_orbitals.MolecularOrbitals": [[32, 5, 1, "", "aos"], [32, 2, 1, "", "aos_as_list"], [32, 5, 1, "", "band_edges"], [32, 5, 1, "", "composition"], [32, 5, 1, "", "elec_neg"], [32, 5, 1, "", "elements"], [32, 2, 1, "", "max_electronegativity"], [32, 2, 1, "", "obtain_band_edges"]], "pymatgen.core.operations": [[32, 1, 1, "", "MagSymmOp"], [32, 1, 1, "", "SymmOp"]], "pymatgen.core.operations.MagSymmOp": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "as_xyzt_string"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_rotation_and_translation_and_time_reversal"], [32, 2, 1, "", "from_symmop"], [32, 2, 1, "", "from_xyzt_string"], [32, 2, 1, "", "operate_magmom"]], "pymatgen.core.operations.SymmOp": [[32, 5, 1, "", "affine_matrix"], [32, 2, 1, "", "apply_rotation_only"], [32, 2, 1, "", "are_symmetrically_related"], [32, 2, 1, "", "are_symmetrically_related_vectors"], [32, 2, 1, "", "as_dict"], [32, 2, 1, "", "as_xyz_string"], [32, 2, 1, "", "from_axis_angle_and_translation"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_origin_axis_angle"], [32, 2, 1, "", "from_rotation_and_translation"], [32, 2, 1, "", "from_xyz_string"], [32, 3, 1, "", "inverse"], [32, 2, 1, "", "inversion"], [32, 2, 1, "", "operate"], [32, 2, 1, "", "operate_multi"], [32, 2, 1, "", "reflection"], [32, 3, 1, "", "rotation_matrix"], [32, 2, 1, "", "rotoreflection"], [32, 2, 1, "", "transform_tensor"], [32, 3, 1, "", "translation_vector"]], "pymatgen.core.periodic_table": [[32, 1, 1, "", "DummySpecie"], [32, 1, 1, "", "DummySpecies"], [32, 1, 1, "", "Element"], [32, 1, 1, "", "ElementBase"], [32, 1, 1, "", "Specie"], [32, 1, 1, "", "Species"], [32, 4, 1, "", "get_el_sp"]], "pymatgen.core.periodic_table.DummySpecies": [[32, 3, 1, "id0", "X"], [32, 3, 1, "id1", "Z"], [32, 2, 1, "", "as_dict"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_string"], [32, 3, 1, "id2", "oxi_state"], [32, 3, 1, "", "symbol"]], "pymatgen.core.periodic_table.Element": [[32, 5, 1, "", "Ac"], [32, 5, 1, "", "Ag"], [32, 5, 1, "", "Al"], [32, 5, 1, "", "Am"], [32, 5, 1, "", "Ar"], [32, 5, 1, "", "As"], [32, 5, 1, "", "At"], [32, 5, 1, "", "Au"], [32, 5, 1, "", "B"], [32, 5, 1, "", "Ba"], [32, 5, 1, "", "Be"], [32, 5, 1, "", "Bh"], [32, 5, 1, "", "Bi"], [32, 5, 1, "", "Bk"], [32, 5, 1, "", "Br"], [32, 5, 1, "", "C"], [32, 5, 1, "", "Ca"], [32, 5, 1, "", "Cd"], [32, 5, 1, "", "Ce"], [32, 5, 1, "", "Cf"], [32, 5, 1, "", "Cl"], [32, 5, 1, "", "Cm"], [32, 5, 1, "", "Cn"], [32, 5, 1, "", "Co"], [32, 5, 1, "", "Cr"], [32, 5, 1, "", "Cs"], [32, 5, 1, "", "Cu"], [32, 5, 1, "", "Db"], [32, 5, 1, "", "Ds"], [32, 5, 1, "", "Dy"], [32, 5, 1, "", "Er"], [32, 5, 1, "", "Es"], [32, 5, 1, "", "Eu"], [32, 5, 1, "", "F"], [32, 5, 1, "", "Fe"], [32, 5, 1, "", "Fl"], [32, 5, 1, "", "Fm"], [32, 5, 1, "", "Fr"], [32, 5, 1, "", "Ga"], [32, 5, 1, "", "Gd"], [32, 5, 1, "", "Ge"], [32, 5, 1, "", "H"], [32, 5, 1, "", "He"], [32, 5, 1, "", "Hf"], [32, 5, 1, "", "Hg"], [32, 5, 1, "", "Ho"], [32, 5, 1, "", "Hs"], [32, 5, 1, "", "I"], [32, 5, 1, "", "In"], [32, 5, 1, "", "Ir"], [32, 5, 1, "", "K"], [32, 5, 1, "", "Kr"], [32, 5, 1, "", "La"], [32, 5, 1, "", "Li"], [32, 5, 1, "", "Lr"], [32, 5, 1, "", "Lu"], [32, 5, 1, "", "Lv"], [32, 5, 1, "", "Mc"], [32, 5, 1, "", "Md"], [32, 5, 1, "", "Mg"], [32, 5, 1, "", "Mn"], [32, 5, 1, "", "Mo"], [32, 5, 1, "", "Mt"], [32, 5, 1, "", "N"], [32, 5, 1, "", "Na"], [32, 5, 1, "", "Nb"], [32, 5, 1, "", "Nd"], [32, 5, 1, "", "Ne"], [32, 5, 1, "", "Nh"], [32, 5, 1, "", "Ni"], [32, 5, 1, "", "No"], [32, 5, 1, "", "Np"], [32, 5, 1, "", "O"], [32, 5, 1, "", "Og"], [32, 5, 1, "", "Os"], [32, 5, 1, "", "P"], [32, 5, 1, "", "Pa"], [32, 5, 1, "", "Pb"], [32, 5, 1, "", "Pd"], [32, 5, 1, "", "Pm"], [32, 5, 1, "", "Po"], [32, 5, 1, "", "Pr"], [32, 5, 1, "", "Pt"], [32, 5, 1, "", "Pu"], [32, 5, 1, "", "Ra"], [32, 5, 1, "", "Rb"], [32, 5, 1, "", "Re"], [32, 5, 1, "", "Rf"], [32, 5, 1, "", "Rg"], [32, 5, 1, "", "Rh"], [32, 5, 1, "", "Rn"], [32, 5, 1, "", "Ru"], [32, 5, 1, "", "S"], [32, 5, 1, "", "Sb"], [32, 5, 1, "", "Sc"], [32, 5, 1, "", "Se"], [32, 5, 1, "", "Sg"], [32, 5, 1, "", "Si"], [32, 5, 1, "", "Sm"], [32, 5, 1, "", "Sn"], [32, 5, 1, "", "Sr"], [32, 5, 1, "", "Ta"], [32, 5, 1, "", "Tb"], [32, 5, 1, "", "Tc"], [32, 5, 1, "", "Te"], [32, 5, 1, "", "Th"], [32, 5, 1, "", "Ti"], [32, 5, 1, "", "Tl"], [32, 5, 1, "", "Tm"], [32, 5, 1, "", "Ts"], [32, 5, 1, "", "U"], [32, 5, 1, "", "V"], [32, 5, 1, "", "W"], [32, 5, 1, "", "Xe"], [32, 5, 1, "", "Y"], [32, 5, 1, "", "Yb"], [32, 5, 1, "", "Z"], [32, 5, 1, "", "Zn"], [32, 5, 1, "", "Zr"], [32, 5, 1, "", "atomic_orbitals"], [32, 5, 1, "", "atomic_radius_calculated"], [32, 5, 1, "", "boiling_point"], [32, 5, 1, "", "brinell_hardness"], [32, 5, 1, "", "bulk_modulus"], [32, 5, 1, "", "coefficient_of_linear_thermal_expansion"], [32, 5, 1, "", "critical_temperature"], [32, 5, 1, "", "density_of_solid"], [32, 5, 1, "", "electrical_resistivity"], [32, 5, 1, "", "electronic_structure"], [32, 5, 1, "", "ground_level"], [32, 5, 1, "", "ionization_energies"], [32, 5, 1, "", "liquid_range"], [32, 5, 1, "", "long_name"], [32, 5, 1, "", "melting_point"], [32, 5, 1, "", "mendeleev_no"], [32, 5, 1, "", "mineral_hardness"], [32, 5, 1, "", "molar_volume"], [32, 5, 1, "", "poissons_ratio"], [32, 5, 1, "", "reflectivity"], [32, 5, 1, "", "refractive_index"], [32, 5, 1, "", "rigidity_modulus"], [32, 5, 1, "", "superconduction_temperature"], [32, 5, 1, "", "symbol"], [32, 5, 1, "", "thermal_conductivity"], [32, 5, 1, "", "van_der_waals_radius"], [32, 5, 1, "", "velocity_of_sound"], [32, 5, 1, "", "vickers_hardness"], [32, 5, 1, "", "youngs_modulus"]], "pymatgen.core.periodic_table.ElementBase": [[32, 3, 1, "", "X"], [32, 5, 1, "", "Z"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "atomic_mass"], [32, 5, 1, "", "atomic_orbitals"], [32, 3, 1, "", "atomic_radius"], [32, 5, 1, "", "atomic_radius_calculated"], [32, 3, 1, "", "average_anionic_radius"], [32, 3, 1, "", "average_cationic_radius"], [32, 3, 1, "", "average_ionic_radius"], [32, 3, 1, "", "block"], [32, 5, 1, "", "boiling_point"], [32, 5, 1, "", "brinell_hardness"], [32, 5, 1, "", "bulk_modulus"], [32, 5, 1, "", "coefficient_of_linear_thermal_expansion"], [32, 3, 1, "", "common_oxidation_states"], [32, 5, 1, "", "critical_temperature"], [32, 3, 1, "", "data"], [32, 5, 1, "", "density_of_solid"], [32, 5, 1, "", "electrical_resistivity"], [32, 3, 1, "", "electron_affinity"], [32, 3, 1, "id3", "electronic_structure"], [32, 2, 1, "", "from_Z"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_name"], [32, 2, 1, "", "from_row_and_group"], [32, 3, 1, "", "full_electronic_structure"], [32, 5, 1, "", "ground_level"], [32, 3, 1, "", "ground_state_term_symbol"], [32, 3, 1, "", "group"], [32, 3, 1, "", "icsd_oxidation_states"], [32, 3, 1, "", "ionic_radii"], [32, 5, 1, "", "ionization_energies"], [32, 3, 1, "", "ionization_energy"], [32, 3, 1, "", "is_actinoid"], [32, 3, 1, "", "is_alkali"], [32, 3, 1, "", "is_alkaline"], [32, 3, 1, "", "is_chalcogen"], [32, 3, 1, "", "is_halogen"], [32, 3, 1, "", "is_lanthanoid"], [32, 3, 1, "", "is_metal"], [32, 3, 1, "", "is_metalloid"], [32, 3, 1, "", "is_noble_gas"], [32, 3, 1, "", "is_post_transition_metal"], [32, 3, 1, "", "is_quadrupolar"], [32, 3, 1, "", "is_rare_earth_metal"], [32, 3, 1, "", "is_transition_metal"], [32, 2, 1, "", "is_valid_symbol"], [32, 3, 1, "", "iupac_ordering"], [32, 5, 1, "", "liquid_range"], [32, 5, 1, "", "long_name"], [32, 3, 1, "", "max_oxidation_state"], [32, 5, 1, "", "melting_point"], [32, 5, 1, "", "mendeleev_no"], [32, 3, 1, "", "metallic_radius"], [32, 3, 1, "", "min_oxidation_state"], [32, 5, 1, "", "mineral_hardness"], [32, 5, 1, "", "molar_volume"], [32, 3, 1, "", "nmr_quadrupole_moment"], [32, 3, 1, "", "number"], [32, 3, 1, "", "oxidation_states"], [32, 5, 1, "", "poissons_ratio"], [32, 2, 1, "", "print_periodic_table"], [32, 5, 1, "", "reflectivity"], [32, 5, 1, "", "refractive_index"], [32, 5, 1, "", "rigidity_modulus"], [32, 3, 1, "", "row"], [32, 5, 1, "", "superconduction_temperature"], [32, 5, 1, "", "symbol"], [32, 3, 1, "", "term_symbols"], [32, 5, 1, "", "thermal_conductivity"], [32, 3, 1, "", "valence"], [32, 5, 1, "", "van_der_waals_radius"], [32, 5, 1, "", "velocity_of_sound"], [32, 5, 1, "", "vickers_hardness"], [32, 5, 1, "", "youngs_modulus"]], "pymatgen.core.periodic_table.Species": [[32, 5, 1, "", "STRING_MODE"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "element"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_string"], [32, 2, 1, "", "get_crystal_field_spin"], [32, 2, 1, "", "get_nmr_quadrupole_moment"], [32, 2, 1, "", "get_shannon_radius"], [32, 3, 1, "", "ionic_radius"], [32, 3, 1, "", "oxi_state"], [32, 3, 1, "", "properties"], [32, 3, 1, "", "spin"], [32, 2, 1, "", "to_pretty_string"]], "pymatgen.core.sites": [[32, 1, 1, "", "PeriodicSite"], [32, 1, 1, "", "Site"]], "pymatgen.core.sites.PeriodicSite": [[32, 3, 1, "", "a"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "b"], [32, 3, 1, "", "c"], [32, 3, 1, "", "coords"], [32, 2, 1, "", "distance"], [32, 2, 1, "", "distance_and_image"], [32, 2, 1, "", "distance_and_image_from_frac_coords"], [32, 3, 1, "", "frac_coords"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "is_periodic_image"], [32, 3, 1, "", "lattice"], [32, 2, 1, "", "to_unit_cell"], [32, 3, 1, "", "x"], [32, 3, 1, "", "y"], [32, 3, 1, "", "z"]], "pymatgen.core.sites.Site": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "distance"], [32, 2, 1, "", "distance_from_point"], [32, 2, 1, "", "from_dict"], [32, 3, 1, "", "is_ordered"], [32, 5, 1, "", "position_atol"], [32, 3, 1, "", "specie"], [32, 3, 1, "", "species"], [32, 3, 1, "", "species_string"], [32, 3, 1, "", "x"], [32, 3, 1, "", "y"], [32, 3, 1, "", "z"]], "pymatgen.core.spectrum": [[32, 1, 1, "", "Spectrum"], [32, 4, 1, "", "lorentzian"]], "pymatgen.core.spectrum.Spectrum": [[32, 5, 1, "", "XLABEL"], [32, 5, 1, "", "YLABEL"], [32, 2, 1, "", "copy"], [32, 2, 1, "", "get_interpolated_value"], [32, 2, 1, "", "normalize"], [32, 2, 1, "", "smear"]], "pymatgen.core.structure": [[32, 1, 1, "", "IMolecule"], [32, 1, 1, "", "IStructure"], [32, 1, 1, "", "Molecule"], [32, 1, 1, "", "Neighbor"], [32, 1, 1, "", "PeriodicNeighbor"], [32, 1, 1, "", "SiteCollection"], [32, 1, 1, "", "Structure"], [32, 6, 1, "", "StructureError"]], "pymatgen.core.structure.IMolecule": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "break_bond"], [32, 3, 1, "", "center_of_mass"], [32, 3, 1, "", "charge"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_file"], [32, 2, 1, "", "from_sites"], [32, 2, 1, "", "from_str"], [32, 2, 1, "", "get_boxed_structure"], [32, 2, 1, "", "get_centered_molecule"], [32, 2, 1, "", "get_covalent_bonds"], [32, 2, 1, "", "get_distance"], [32, 2, 1, "", "get_neighbors"], [32, 2, 1, "", "get_neighbors_in_shell"], [32, 2, 1, "", "get_sites_in_sphere"], [32, 2, 1, "", "get_zmatrix"], [32, 3, 1, "", "nelectrons"], [32, 3, 1, "", "sites"], [32, 3, 1, "", "spin_multiplicity"], [32, 2, 1, "", "to"]], "pymatgen.core.structure.IStructure": [[32, 2, 1, "", "as_dataframe"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "charge"], [32, 2, 1, "", "copy"], [32, 3, 1, "", "density"], [32, 3, 1, "", "distance_matrix"], [32, 3, 1, "", "frac_coords"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_file"], [32, 2, 1, "", "from_magnetic_spacegroup"], [32, 2, 1, "", "from_sites"], [32, 2, 1, "", "from_spacegroup"], [32, 2, 1, "", "from_str"], [32, 2, 1, "", "get_all_neighbors"], [32, 2, 1, "", "get_all_neighbors_old"], [32, 2, 1, "", "get_all_neighbors_py"], [32, 2, 1, "", "get_distance"], [32, 2, 1, "", "get_miller_index_from_site_indexes"], [32, 2, 1, "", "get_neighbor_list"], [32, 2, 1, "", "get_neighbors"], [32, 2, 1, "", "get_neighbors_in_shell"], [32, 2, 1, "", "get_neighbors_old"], [32, 2, 1, "", "get_orderings"], [32, 2, 1, "", "get_primitive_structure"], [32, 2, 1, "", "get_reduced_structure"], [32, 2, 1, "", "get_sites_in_sphere"], [32, 2, 1, "", "get_sorted_structure"], [32, 2, 1, "", "get_space_group_info"], [32, 2, 1, "", "get_symmetric_neighbor_list"], [32, 2, 1, "", "interpolate"], [32, 3, 1, "", "is_3d_periodic"], [32, 3, 1, "", "lattice"], [32, 2, 1, "", "matches"], [32, 3, 1, "", "pbc"], [32, 3, 1, "", "sites"], [32, 2, 1, "", "to"], [32, 2, 1, "", "unset_charge"], [32, 3, 1, "", "volume"]], "pymatgen.core.structure.Molecule": [[32, 2, 1, "", "append"], [32, 2, 1, "", "apply_operation"], [32, 2, 1, "", "calculate"], [32, 2, 1, "", "copy"], [32, 2, 1, "", "insert"], [32, 2, 1, "", "perturb"], [32, 2, 1, "", "relax"], [32, 2, 1, "", "remove_sites"], [32, 2, 1, "", "remove_species"], [32, 2, 1, "", "rotate_sites"], [32, 2, 1, "", "set_charge_and_spin"], [32, 2, 1, "", "substitute"], [32, 2, 1, "", "translate_sites"]], "pymatgen.core.structure.Neighbor": [[32, 2, 1, "", "as_dict"], [32, 5, 1, "", "coords"], [32, 2, 1, "", "from_dict"], [32, 5, 1, "", "properties"]], "pymatgen.core.structure.PeriodicNeighbor": [[32, 2, 1, "", "as_dict"], [32, 3, 1, "", "coords"], [32, 2, 1, "", "from_dict"], [32, 5, 1, "", "properties"]], "pymatgen.core.structure.SiteCollection": [[32, 5, 1, "", "DISTANCE_TOLERANCE"], [32, 2, 1, "", "add_oxidation_state_by_element"], [32, 2, 1, "", "add_oxidation_state_by_guess"], [32, 2, 1, "", "add_oxidation_state_by_site"], [32, 2, 1, "", "add_site_property"], [32, 2, 1, "", "add_spin_by_element"], [32, 2, 1, "", "add_spin_by_site"], [32, 3, 1, "", "atomic_numbers"], [32, 3, 1, "", "cart_coords"], [32, 3, 1, "", "charge"], [32, 3, 1, "", "composition"], [32, 3, 1, "", "distance_matrix"], [32, 2, 1, "", "extract_cluster"], [32, 3, 1, "", "formula"], [32, 2, 1, "", "from_file"], [32, 2, 1, "", "from_str"], [32, 2, 1, "", "get_angle"], [32, 2, 1, "", "get_dihedral"], [32, 2, 1, "", "get_distance"], [32, 2, 1, "", "group_by_types"], [32, 2, 1, "", "indices_from_symbol"], [32, 3, 1, "", "is_ordered"], [32, 2, 1, "", "is_valid"], [32, 3, 1, "", "labels"], [32, 3, 1, "", "ntypesp"], [32, 3, 1, "", "num_sites"], [32, 2, 1, "", "remove_oxidation_states"], [32, 2, 1, "", "remove_site_property"], [32, 2, 1, "", "remove_spin"], [32, 2, 1, "", "replace_species"], [32, 3, 1, "", "site_properties"], [32, 3, 1, "", "sites"], [32, 3, 1, "", "species"], [32, 3, 1, "", "species_and_occu"], [32, 3, 1, "", "symbol_set"], [32, 2, 1, "", "to"], [32, 3, 1, "", "types_of_specie"], [32, 3, 1, "", "types_of_species"]], "pymatgen.core.structure.Structure": [[32, 2, 1, "", "append"], [32, 2, 1, "", "apply_operation"], [32, 2, 1, "", "apply_strain"], [32, 2, 1, "", "calculate"], [32, 2, 1, "", "from_prototype"], [32, 2, 1, "", "insert"], [32, 3, 1, "", "lattice"], [32, 2, 1, "", "make_supercell"], [32, 2, 1, "", "merge_sites"], [32, 2, 1, "", "perturb"], [32, 2, 1, "", "relax"], [32, 2, 1, "", "remove_sites"], [32, 2, 1, "", "remove_species"], [32, 2, 1, "", "replace"], [32, 2, 1, "", "rotate_sites"], [32, 2, 1, "", "scale_lattice"], [32, 2, 1, "", "set_charge"], [32, 2, 1, "", "sort"], [32, 2, 1, "", "substitute"], [32, 2, 1, "", "translate_sites"]], "pymatgen.core.surface": [[32, 1, 1, "", "ReconstructionGenerator"], [32, 1, 1, "", "Slab"], [32, 1, 1, "", "SlabGenerator"], [32, 4, 1, "", "center_slab"], [32, 4, 1, "", "generate_all_slabs"], [32, 4, 1, "", "get_d"], [32, 4, 1, "", "get_slab_regions"], [32, 4, 1, "", "get_symmetrically_distinct_miller_indices"], [32, 4, 1, "", "get_symmetrically_equivalent_miller_indices"], [32, 4, 1, "", "hkl_transformation"], [32, 4, 1, "", "is_already_analyzed"], [32, 4, 1, "", "miller_index_from_sites"]], "pymatgen.core.surface.ReconstructionGenerator": [[32, 2, 1, "", "build_slabs"], [32, 2, 1, "", "get_unreconstructed_slabs"], [32, 5, 1, "", "slabgen_params"]], "pymatgen.core.surface.Slab": [[32, 2, 1, "", "add_adsorbate_atom"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "center_of_mass"], [32, 2, 1, "", "copy"], [32, 3, 1, "", "dipole"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "get_orthogonal_c_slab"], [32, 2, 1, "", "get_sorted_structure"], [32, 2, 1, "", "get_surface_sites"], [32, 2, 1, "", "get_symmetric_site"], [32, 2, 1, "", "get_tasker2_slabs"], [32, 2, 1, "", "is_polar"], [32, 2, 1, "", "is_symmetric"], [32, 5, 1, "", "miller_index"], [32, 3, 1, "", "normal"], [32, 5, 1, "", "scale_factor"], [32, 5, 1, "", "shift"], [32, 3, 1, "", "surface_area"], [32, 2, 1, "", "symmetrically_add_atom"], [32, 2, 1, "", "symmetrically_remove_atoms"]], "pymatgen.core.surface.SlabGenerator": [[32, 5, 1, "", "center_slab"], [32, 2, 1, "", "get_slab"], [32, 2, 1, "", "get_slabs"], [32, 5, 1, "", "lll_reduce"], [32, 5, 1, "", "miller_index"], [32, 5, 1, "", "min_slab_size"], [32, 5, 1, "", "min_vac_size"], [32, 2, 1, "", "move_to_other_side"], [32, 2, 1, "", "nonstoichiometric_symmetrized_slab"], [32, 5, 1, "", "oriented_unit_cell"], [32, 5, 1, "", "parent"], [32, 2, 1, "", "repair_broken_bonds"], [32, 5, 1, "", "slab_scale_factor"]], "pymatgen.core.tensors": [[32, 1, 1, "", "SquareTensor"], [32, 1, 1, "", "Tensor"], [32, 1, 1, "", "TensorCollection"], [32, 1, 1, "", "TensorMapping"], [32, 4, 1, "", "get_uvec"], [32, 4, 1, "", "symmetry_reduce"]], "pymatgen.core.tensors.SquareTensor": [[32, 3, 1, "", "det"], [32, 2, 1, "", "get_scaled"], [32, 3, 1, "", "inv"], [32, 2, 1, "", "is_rotation"], [32, 2, 1, "", "polar_decomposition"], [32, 3, 1, "", "principal_invariants"], [32, 2, 1, "", "refine_rotation"], [32, 3, 1, "", "trans"]], "pymatgen.core.tensors.Tensor": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "average_over_unit_sphere"], [32, 2, 1, "", "convert_to_ieee"], [32, 2, 1, "", "einsum_sequence"], [32, 2, 1, "", "fit_to_structure"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_values_indices"], [32, 2, 1, "", "from_voigt"], [32, 2, 1, "", "get_grouped_indices"], [32, 2, 1, "", "get_ieee_rotation"], [32, 2, 1, "", "get_symbol_dict"], [32, 2, 1, "", "get_voigt_dict"], [32, 2, 1, "", "is_fit_to_structure"], [32, 2, 1, "", "is_symmetric"], [32, 2, 1, "", "is_voigt_symmetric"], [32, 2, 1, "", "populate"], [32, 2, 1, "", "project"], [32, 2, 1, "", "rotate"], [32, 2, 1, "", "round"], [32, 2, 1, "", "structure_transform"], [32, 5, 1, "", "symbol"], [32, 3, 1, "", "symmetrized"], [32, 2, 1, "", "transform"], [32, 3, 1, "", "voigt"], [32, 3, 1, "", "voigt_symmetrized"], [32, 2, 1, "", "zeroed"]], "pymatgen.core.tensors.TensorCollection": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "convert_to_ieee"], [32, 2, 1, "", "fit_to_structure"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_voigt"], [32, 2, 1, "", "is_fit_to_structure"], [32, 2, 1, "", "is_symmetric"], [32, 2, 1, "", "is_voigt_symmetric"], [32, 3, 1, "", "ranks"], [32, 2, 1, "", "rotate"], [32, 2, 1, "", "round"], [32, 3, 1, "", "symmetrized"], [32, 2, 1, "", "transform"], [32, 3, 1, "", "voigt"], [32, 3, 1, "", "voigt_symmetrized"], [32, 2, 1, "", "zeroed"]], "pymatgen.core.tensors.TensorMapping": [[32, 2, 1, "", "items"], [32, 2, 1, "", "values"]], "pymatgen.core.trajectory": [[32, 1, 1, "", "Trajectory"]], "pymatgen.core.trajectory.Trajectory": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "extend"], [32, 2, 1, "", "from_file"], [32, 2, 1, "", "from_molecules"], [32, 2, 1, "", "from_structures"], [32, 2, 1, "", "get_molecule"], [32, 2, 1, "", "get_structure"], [32, 2, 1, "", "to_displacements"], [32, 2, 1, "", "to_positions"], [32, 2, 1, "", "write_Xdatcar"]], "pymatgen.core.units": [[32, 1, 1, "", "ArrayWithUnit"], [32, 7, 1, "", "Charge"], [32, 7, 1, "", "Energy"], [32, 1, 1, "", "FloatWithUnit"], [32, 7, 1, "", "Length"], [32, 7, 1, "", "Mass"], [32, 7, 1, "", "Memory"], [32, 7, 1, "", "Temp"], [32, 7, 1, "", "Time"], [32, 1, 1, "", "Unit"], [32, 6, 1, "", "UnitError"], [32, 7, 1, "", "kb"], [32, 4, 1, "", "obj_with_unit"], [32, 4, 1, "", "unitized"]], "pymatgen.core.units.ArrayWithUnit": [[32, 5, 1, "", "Error"], [32, 3, 1, "", "as_base_units"], [32, 2, 1, "", "conversions"], [32, 3, 1, "", "supported_units"], [32, 2, 1, "", "to"], [32, 3, 1, "", "unit"], [32, 3, 1, "", "unit_type"]], "pymatgen.core.units.FloatWithUnit": [[32, 5, 1, "", "Error"], [32, 3, 1, "", "as_base_units"], [32, 2, 1, "", "from_string"], [32, 3, 1, "", "supported_units"], [32, 2, 1, "", "to"], [32, 3, 1, "", "unit"], [32, 3, 1, "", "unit_type"]], "pymatgen.core.units.Unit": [[32, 5, 1, "", "Error"], [32, 3, 1, "", "as_base_units"], [32, 2, 1, "", "get_conversion_factor"]], "pymatgen.core.xcfunc": [[32, 1, 1, "", "XcFunc"]], "pymatgen.core.xcfunc.XcFunc": [[32, 5, 1, "", "abinitixc_to_libxc"], [32, 2, 1, "", "aliases"], [32, 2, 1, "", "as_dict"], [32, 2, 1, "", "asxc"], [32, 5, 1, "", "defined_aliases"], [32, 2, 1, "", "from_abinit_ixc"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_name"], [32, 2, 1, "", "from_type_name"], [32, 2, 1, "", "name"], [32, 2, 1, "", "type"]], "pymatgen.electronic_structure": [[33, 0, 0, "-", "bandstructure"], [33, 0, 0, "-", "boltztrap"], [33, 0, 0, "-", "boltztrap2"], [33, 0, 0, "-", "cohp"], [33, 0, 0, "-", "core"], [33, 0, 0, "-", "dos"], [33, 0, 0, "-", "plotter"]], "pymatgen.electronic_structure.bandstructure": [[33, 1, 1, "", "BandStructure"], [33, 1, 1, "", "BandStructureSymmLine"], [33, 1, 1, "", "Kpoint"], [33, 1, 1, "", "LobsterBandStructureSymmLine"], [33, 4, 1, "", "get_reconstructed_band_structure"]], "pymatgen.electronic_structure.bandstructure.BandStructure": [[33, 2, 1, "", "as_dict"], [33, 5, 1, "", "bands"], [33, 5, 1, "", "efermi"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "from_old_dict"], [33, 2, 1, "", "get_band_gap"], [33, 2, 1, "", "get_cbm"], [33, 2, 1, "", "get_direct_band_gap"], [33, 2, 1, "", "get_direct_band_gap_dict"], [33, 2, 1, "", "get_kpoint_degeneracy"], [33, 2, 1, "", "get_projection_on_elements"], [33, 2, 1, "", "get_projections_on_elements_and_orbitals"], [33, 2, 1, "", "get_sym_eq_kpoints"], [33, 2, 1, "", "get_vbm"], [33, 2, 1, "", "is_metal"], [33, 5, 1, "", "is_spin_polarized"], [33, 5, 1, "", "lattice_rec"], [33, 5, 1, "", "nb_bands"], [33, 5, 1, "", "projections"], [33, 5, 1, "", "structure"]], "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine": [[33, 2, 1, "", "apply_scissor"], [33, 2, 1, "", "as_dict"], [33, 2, 1, "", "get_branch"], [33, 2, 1, "", "get_equivalent_kpoints"]], "pymatgen.electronic_structure.bandstructure.Kpoint": [[33, 3, 1, "", "a"], [33, 2, 1, "", "as_dict"], [33, 3, 1, "", "b"], [33, 3, 1, "", "c"], [33, 3, 1, "", "cart_coords"], [33, 3, 1, "", "frac_coords"], [33, 2, 1, "", "from_dict"], [33, 3, 1, "", "label"], [33, 3, 1, "", "lattice"]], "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "from_old_dict"], [33, 2, 1, "", "get_projection_on_elements"], [33, 2, 1, "", "get_projections_on_elements_and_orbitals"]], "pymatgen.electronic_structure.boltztrap": [[33, 1, 1, "", "BoltztrapAnalyzer"], [33, 6, 1, "", "BoltztrapError"], [33, 1, 1, "", "BoltztrapRunner"], [33, 4, 1, "", "compare_sym_bands"], [33, 4, 1, "", "eta_from_seebeck"], [33, 4, 1, "", "read_cube_file"], [33, 4, 1, "", "seebeck_eff_mass_from_carr"], [33, 4, 1, "", "seebeck_eff_mass_from_seebeck_carr"], [33, 4, 1, "", "seebeck_spb"]], "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "check_acc_bzt_bands"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "from_files"], [33, 2, 1, "", "get_average_eff_mass"], [33, 2, 1, "", "get_carrier_concentration"], [33, 2, 1, "", "get_complete_dos"], [33, 2, 1, "", "get_complexity_factor"], [33, 2, 1, "", "get_conductivity"], [33, 2, 1, "", "get_extreme"], [33, 2, 1, "", "get_hall_carrier_concentration"], [33, 2, 1, "", "get_mu_bounds"], [33, 2, 1, "", "get_power_factor"], [33, 2, 1, "", "get_seebeck"], [33, 2, 1, "", "get_seebeck_eff_mass"], [33, 2, 1, "", "get_symm_bands"], [33, 2, 1, "", "get_thermal_conductivity"], [33, 2, 1, "", "get_zt"], [33, 2, 1, "", "parse_cond_and_hall"], [33, 2, 1, "", "parse_intrans"], [33, 2, 1, "", "parse_outputtrans"], [33, 2, 1, "", "parse_struct"], [33, 2, 1, "", "parse_transdos"]], "pymatgen.electronic_structure.boltztrap.BoltztrapRunner": [[33, 2, 1, "", "as_dict"], [33, 3, 1, "", "bs"], [33, 3, 1, "", "nelec"], [33, 2, 1, "", "run"], [33, 2, 1, "", "write_def"], [33, 2, 1, "", "write_energy"], [33, 2, 1, "", "write_input"], [33, 2, 1, "", "write_intrans"], [33, 2, 1, "", "write_proj"], [33, 2, 1, "", "write_struct"]], "pymatgen.electronic_structure.boltztrap2": [[33, 1, 1, "", "BandstructureLoader"], [33, 1, 1, "", "BztInterpolator"], [33, 1, 1, "", "BztPlotter"], [33, 1, 1, "", "BztTransportProperties"], [33, 1, 1, "", "VasprunBSLoader"], [33, 1, 1, "", "VasprunLoader"], [33, 4, 1, "", "merge_up_down_doses"]], "pymatgen.electronic_structure.boltztrap2.BandstructureLoader": [[33, 2, 1, "", "bandana"], [33, 2, 1, "", "get_lattvec"], [33, 2, 1, "", "get_volume"], [33, 2, 1, "", "set_upper_lower_bands"]], "pymatgen.electronic_structure.boltztrap2.BztInterpolator": [[33, 2, 1, "", "get_band_structure"], [33, 2, 1, "", "get_dos"], [33, 2, 1, "", "get_partial_doses"], [33, 2, 1, "", "load"], [33, 2, 1, "", "save"]], "pymatgen.electronic_structure.boltztrap2.BztPlotter": [[33, 2, 1, "", "plot_bands"], [33, 2, 1, "", "plot_dos"], [33, 2, 1, "", "plot_props"]], "pymatgen.electronic_structure.boltztrap2.BztTransportProperties": [[33, 2, 1, "", "compute_properties_doping"], [33, 2, 1, "", "load"], [33, 2, 1, "", "save"]], "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader": [[33, 2, 1, "", "bandana"], [33, 2, 1, "", "from_file"], [33, 2, 1, "", "get_lattvec"], [33, 2, 1, "", "get_volume"]], "pymatgen.electronic_structure.boltztrap2.VasprunLoader": [[33, 2, 1, "", "bandana"], [33, 2, 1, "", "from_file"], [33, 2, 1, "", "get_lattvec"], [33, 2, 1, "", "get_volume"]], "pymatgen.electronic_structure.cohp": [[33, 1, 1, "", "Cohp"], [33, 1, 1, "", "CompleteCohp"], [33, 1, 1, "", "IcohpCollection"], [33, 1, 1, "", "IcohpValue"], [33, 4, 1, "", "get_integrated_cohp_in_energy_range"]], "pymatgen.electronic_structure.cohp.Cohp": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "get_cohp"], [33, 2, 1, "", "get_icohp"], [33, 2, 1, "", "get_interpolated_value"], [33, 2, 1, "", "has_antibnd_states_below_efermi"]], "pymatgen.electronic_structure.cohp.CompleteCohp": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "from_file"], [33, 2, 1, "", "get_cohp_by_label"], [33, 2, 1, "", "get_orbital_resolved_cohp"], [33, 2, 1, "", "get_summed_cohp_by_label_and_orbital_list"], [33, 2, 1, "", "get_summed_cohp_by_label_list"]], "pymatgen.electronic_structure.cohp.IcohpCollection": [[33, 3, 1, "id0", "are_cobis"], [33, 3, 1, "id1", "are_coops"], [33, 2, 1, "", "extremum_icohpvalue"], [33, 2, 1, "", "get_icohp_by_label"], [33, 2, 1, "", "get_icohp_dict_by_bondlengths"], [33, 2, 1, "", "get_icohp_dict_of_site"], [33, 2, 1, "", "get_summed_icohp_by_label_list"], [33, 3, 1, "id2", "is_spin_polarized"]], "pymatgen.electronic_structure.cohp.IcohpValue": [[33, 3, 1, "id3", "are_cobis"], [33, 3, 1, "id4", "are_coops"], [33, 3, 1, "id5", "icohp"], [33, 2, 1, "", "icohpvalue"], [33, 2, 1, "", "icohpvalue_orbital"], [33, 3, 1, "", "is_spin_polarized"], [33, 3, 1, "id6", "num_bonds"], [33, 3, 1, "", "summed_icohp"], [33, 3, 1, "", "summed_orbital_icohp"]], "pymatgen.electronic_structure.core": [[33, 1, 1, "", "Magmom"], [33, 1, 1, "", "Orbital"], [33, 1, 1, "", "OrbitalType"], [33, 1, 1, "", "Spin"]], "pymatgen.electronic_structure.core.Magmom": [[33, 2, 1, "", "are_collinear"], [33, 2, 1, "", "from_global_moment_and_saxis"], [33, 2, 1, "", "from_moment_relative_to_crystal_axes"], [33, 2, 1, "", "get_00t_magmom_with_xyz_saxis"], [33, 2, 1, "", "get_consistent_set_and_saxis"], [33, 2, 1, "", "get_moment"], [33, 2, 1, "", "get_moment_relative_to_crystal_axes"], [33, 2, 1, "", "get_suggested_saxis"], [33, 2, 1, "", "get_xyz_magmom_with_001_saxis"], [33, 3, 1, "", "global_moment"], [33, 2, 1, "", "have_consistent_saxis"], [33, 3, 1, "", "projection"]], "pymatgen.electronic_structure.core.Orbital": [[33, 5, 1, "", "dx2"], [33, 5, 1, "", "dxy"], [33, 5, 1, "", "dxz"], [33, 5, 1, "", "dyz"], [33, 5, 1, "", "dz2"], [33, 5, 1, "", "f0"], [33, 5, 1, "", "f1"], [33, 5, 1, "", "f2"], [33, 5, 1, "", "f3"], [33, 5, 1, "", "f_1"], [33, 5, 1, "", "f_2"], [33, 5, 1, "", "f_3"], [33, 3, 1, "", "orbital_type"], [33, 5, 1, "", "px"], [33, 5, 1, "", "py"], [33, 5, 1, "", "pz"], [33, 5, 1, "", "s"]], "pymatgen.electronic_structure.core.OrbitalType": [[33, 5, 1, "", "d"], [33, 5, 1, "", "f"], [33, 5, 1, "", "p"], [33, 5, 1, "", "s"]], "pymatgen.electronic_structure.core.Spin": [[33, 5, 1, "", "down"], [33, 5, 1, "", "up"]], "pymatgen.electronic_structure.dos": [[33, 1, 1, "", "CompleteDos"], [33, 1, 1, "", "DOS"], [33, 1, 1, "", "Dos"], [33, 1, 1, "", "FermiDos"], [33, 1, 1, "", "LobsterCompleteDos"], [33, 4, 1, "", "add_densities"], [33, 4, 1, "", "f0"]], "pymatgen.electronic_structure.dos.CompleteDos": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "fp_to_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "get_band_center"], [33, 2, 1, "", "get_band_filling"], [33, 2, 1, "", "get_band_kurtosis"], [33, 2, 1, "", "get_band_skewness"], [33, 2, 1, "", "get_band_width"], [33, 2, 1, "", "get_dos_fp"], [33, 2, 1, "", "get_dos_fp_similarity"], [33, 2, 1, "", "get_element_dos"], [33, 2, 1, "", "get_element_spd_dos"], [33, 2, 1, "", "get_hilbert_transform"], [33, 2, 1, "", "get_n_moment"], [33, 2, 1, "", "get_normalized"], [33, 2, 1, "", "get_site_dos"], [33, 2, 1, "", "get_site_orbital_dos"], [33, 2, 1, "", "get_site_spd_dos"], [33, 2, 1, "", "get_site_t2g_eg_resolved_dos"], [33, 2, 1, "", "get_spd_dos"], [33, 2, 1, "", "get_upper_band_edge"], [33, 5, 1, "", "pdos"], [33, 3, 1, "", "spin_polarization"], [33, 5, 1, "", "structure"]], "pymatgen.electronic_structure.dos.DOS": [[33, 5, 1, "", "XLABEL"], [33, 5, 1, "", "YLABEL"], [33, 2, 1, "", "get_cbm_vbm"], [33, 2, 1, "", "get_gap"], [33, 2, 1, "", "get_interpolated_gap"]], "pymatgen.electronic_structure.dos.Dos": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "get_cbm_vbm"], [33, 2, 1, "", "get_densities"], [33, 2, 1, "", "get_gap"], [33, 2, 1, "", "get_interpolated_gap"], [33, 2, 1, "", "get_interpolated_value"], [33, 2, 1, "", "get_smeared_densities"]], "pymatgen.electronic_structure.dos.FermiDos": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "get_doping"], [33, 2, 1, "", "get_fermi"], [33, 2, 1, "", "get_fermi_interextrapolated"]], "pymatgen.electronic_structure.dos.LobsterCompleteDos": [[33, 2, 1, "", "from_dict"], [33, 2, 1, "", "get_element_spd_dos"], [33, 2, 1, "", "get_site_orbital_dos"], [33, 2, 1, "", "get_site_t2g_eg_resolved_dos"], [33, 2, 1, "", "get_spd_dos"]], "pymatgen.electronic_structure.plotter": [[33, 1, 1, "", "BSDOSPlotter"], [33, 1, 1, "", "BSPlotter"], [33, 1, 1, "", "BSPlotterProjected"], [33, 1, 1, "", "BoltztrapPlotter"], [33, 1, 1, "", "CohpPlotter"], [33, 1, 1, "", "DosPlotter"], [33, 4, 1, "", "fold_point"], [33, 4, 1, "", "plot_brillouin_zone"], [33, 4, 1, "", "plot_brillouin_zone_from_kpath"], [33, 4, 1, "", "plot_ellipsoid"], [33, 4, 1, "", "plot_fermi_surface"], [33, 4, 1, "", "plot_labels"], [33, 4, 1, "", "plot_lattice_vectors"], [33, 4, 1, "", "plot_path"], [33, 4, 1, "", "plot_points"], [33, 4, 1, "", "plot_wigner_seitz"]], "pymatgen.electronic_structure.plotter.BSDOSPlotter": [[33, 2, 1, "", "get_plot"]], "pymatgen.electronic_structure.plotter.BSPlotter": [[33, 2, 1, "", "add_bs"], [33, 2, 1, "", "bs_plot_data"], [33, 2, 1, "", "get_plot"], [33, 2, 1, "", "get_ticks"], [33, 2, 1, "", "get_ticks_old"], [33, 2, 1, "", "plot_brillouin"], [33, 2, 1, "", "plot_compare"], [33, 2, 1, "", "save_plot"], [33, 2, 1, "", "show"]], "pymatgen.electronic_structure.plotter.BSPlotterProjected": [[33, 2, 1, "", "get_elt_projected_plots"], [33, 2, 1, "", "get_elt_projected_plots_color"], [33, 2, 1, "", "get_projected_plots_dots"], [33, 2, 1, "", "get_projected_plots_dots_patom_pmorb"]], "pymatgen.electronic_structure.plotter.BoltztrapPlotter": [[33, 2, 1, "", "plot_carriers"], [33, 2, 1, "", "plot_complexity_factor_mu"], [33, 2, 1, "", "plot_conductivity_dop"], [33, 2, 1, "", "plot_conductivity_mu"], [33, 2, 1, "", "plot_conductivity_temp"], [33, 2, 1, "", "plot_dos"], [33, 2, 1, "", "plot_eff_mass_dop"], [33, 2, 1, "", "plot_eff_mass_temp"], [33, 2, 1, "", "plot_hall_carriers"], [33, 2, 1, "", "plot_power_factor_dop"], [33, 2, 1, "", "plot_power_factor_mu"], [33, 2, 1, "", "plot_power_factor_temp"], [33, 2, 1, "", "plot_seebeck_dop"], [33, 2, 1, "", "plot_seebeck_eff_mass_mu"], [33, 2, 1, "", "plot_seebeck_mu"], [33, 2, 1, "", "plot_seebeck_temp"], [33, 2, 1, "", "plot_zt_dop"], [33, 2, 1, "", "plot_zt_mu"], [33, 2, 1, "", "plot_zt_temp"]], "pymatgen.electronic_structure.plotter.CohpPlotter": [[33, 2, 1, "", "add_cohp"], [33, 2, 1, "", "add_cohp_dict"], [33, 2, 1, "", "get_cohp_dict"], [33, 2, 1, "", "get_plot"], [33, 2, 1, "", "save_plot"], [33, 2, 1, "", "show"]], "pymatgen.electronic_structure.plotter.DosPlotter": [[33, 2, 1, "", "add_dos"], [33, 2, 1, "", "add_dos_dict"], [33, 2, 1, "", "get_dos_dict"], [33, 2, 1, "", "get_plot"], [33, 2, 1, "", "save_plot"], [33, 2, 1, "", "show"]], "pymatgen.entries": [[34, 1, 1, "", "Entry"], [34, 0, 0, "-", "compatibility"], [34, 0, 0, "-", "computed_entries"], [34, 0, 0, "-", "correction_calculator"], [34, 0, 0, "-", "entry_tools"], [34, 0, 0, "-", "exp_entries"], [34, 0, 0, "-", "mixing_scheme"]], "pymatgen.entries.Entry": [[34, 2, 1, "", "as_dict"], [34, 3, 1, "", "composition"], [34, 3, 1, "", "energy"], [34, 3, 1, "", "energy_per_atom"], [34, 3, 1, "", "is_element"], [34, 2, 1, "", "normalize"]], "pymatgen.entries.compatibility": [[34, 1, 1, "", "AnionCorrection"], [34, 1, 1, "", "AqueousCorrection"], [34, 1, 1, "", "Compatibility"], [34, 6, 1, "", "CompatibilityError"], [34, 1, 1, "", "Correction"], [34, 1, 1, "", "CorrectionsList"], [34, 1, 1, "", "GasCorrection"], [34, 1, 1, "", "MITAqueousCompatibility"], [34, 1, 1, "", "MITCompatibility"], [34, 1, 1, "", "MaterialsProject2020Compatibility"], [34, 1, 1, "", "MaterialsProjectAqueousCompatibility"], [34, 1, 1, "", "MaterialsProjectCompatibility"], [34, 1, 1, "", "PotcarCorrection"], [34, 1, 1, "", "UCorrection"]], "pymatgen.entries.compatibility.Compatibility": [[34, 2, 1, "", "explain"], [34, 2, 1, "", "get_adjustments"], [34, 2, 1, "", "process_entries"], [34, 2, 1, "", "process_entry"]], "pymatgen.entries.compatibility.Correction": [[34, 2, 1, "", "correct_entry"], [34, 2, 1, "", "get_correction"]], "pymatgen.entries.compatibility.CorrectionsList": [[34, 2, 1, "", "explain"], [34, 2, 1, "", "get_adjustments"], [34, 2, 1, "", "get_corrections_dict"], [34, 2, 1, "", "get_explanation_dict"]], "pymatgen.entries.compatibility.PotcarCorrection": [[34, 2, 1, "", "get_correction"]], "pymatgen.entries.computed_entries": [[34, 1, 1, "", "CompositionEnergyAdjustment"], [34, 1, 1, "", "ComputedEntry"], [34, 1, 1, "", "ComputedStructureEntry"], [34, 1, 1, "", "ConstantEnergyAdjustment"], [34, 1, 1, "", "EnergyAdjustment"], [34, 1, 1, "", "GibbsComputedStructureEntry"], [34, 1, 1, "", "ManualEnergyAdjustment"], [34, 1, 1, "", "TemperatureEnergyAdjustment"]], "pymatgen.entries.computed_entries.CompositionEnergyAdjustment": [[34, 3, 1, "", "explain"], [34, 2, 1, "", "normalize"], [34, 3, 1, "", "uncertainty"], [34, 3, 1, "", "value"]], "pymatgen.entries.computed_entries.ComputedEntry": [[34, 2, 1, "", "as_dict"], [34, 2, 1, "", "copy"], [34, 3, 1, "", "correction"], [34, 3, 1, "", "correction_per_atom"], [34, 3, 1, "", "correction_uncertainty"], [34, 3, 1, "", "correction_uncertainty_per_atom"], [34, 3, 1, "", "energy"], [34, 2, 1, "", "from_dict"], [34, 2, 1, "", "normalize"], [34, 3, 1, "", "uncorrected_energy"], [34, 3, 1, "", "uncorrected_energy_per_atom"]], "pymatgen.entries.computed_entries.ComputedStructureEntry": [[34, 2, 1, "", "as_dict"], [34, 2, 1, "", "copy"], [34, 2, 1, "", "from_dict"], [34, 2, 1, "", "normalize"], [34, 3, 1, "", "structure"]], "pymatgen.entries.computed_entries.ConstantEnergyAdjustment": [[34, 3, 1, "", "explain"], [34, 2, 1, "", "normalize"]], "pymatgen.entries.computed_entries.EnergyAdjustment": [[34, 3, 1, "", "explain"], [34, 2, 1, "", "normalize"], [34, 3, 1, "", "uncertainty"], [34, 3, 1, "", "value"]], "pymatgen.entries.computed_entries.GibbsComputedStructureEntry": [[34, 2, 1, "", "as_dict"], [34, 2, 1, "", "from_dict"], [34, 2, 1, "", "from_entries"], [34, 2, 1, "", "from_pd"], [34, 2, 1, "", "gf_sisso"]], "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment": [[34, 3, 1, "", "explain"], [34, 2, 1, "", "normalize"], [34, 3, 1, "", "uncertainty"], [34, 3, 1, "", "value"]], "pymatgen.entries.correction_calculator": [[34, 1, 1, "", "CorrectionCalculator"]], "pymatgen.entries.correction_calculator.CorrectionCalculator": [[34, 5, 1, "", "calc_compounds"], [34, 2, 1, "", "compute_corrections"], [34, 2, 1, "", "compute_from_files"], [34, 5, 1, "", "corrections"], [34, 5, 1, "", "corrections_dict"], [34, 5, 1, "", "corrections_std_error"], [34, 5, 1, "", "exp_compounds"], [34, 2, 1, "", "graph_residual_error"], [34, 2, 1, "", "graph_residual_error_per_species"], [34, 2, 1, "", "make_yaml"], [34, 5, 1, "", "species"]], "pymatgen.entries.entry_tools": [[34, 1, 1, "", "EntrySet"], [34, 4, 1, "", "group_entries_by_composition"], [34, 4, 1, "", "group_entries_by_structure"]], "pymatgen.entries.entry_tools.EntrySet": [[34, 2, 1, "", "add"], [34, 2, 1, "", "as_dict"], [34, 3, 1, "", "chemsys"], [34, 2, 1, "", "discard"], [34, 2, 1, "", "from_csv"], [34, 2, 1, "", "get_subset_in_chemsys"], [34, 3, 1, "", "ground_states"], [34, 2, 1, "", "is_ground_state"], [34, 2, 1, "", "remove_non_ground_states"], [34, 2, 1, "", "to_csv"]], "pymatgen.entries.exp_entries": [[34, 1, 1, "", "ExpEntry"]], "pymatgen.entries.exp_entries.ExpEntry": [[34, 2, 1, "", "as_dict"], [34, 2, 1, "", "from_dict"]], "pymatgen.entries.mixing_scheme": [[34, 1, 1, "", "MaterialsProjectDFTMixingScheme"]], "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme": [[34, 2, 1, "", "display_entries"], [34, 2, 1, "", "get_adjustments"], [34, 2, 1, "", "get_mixing_state_data"], [34, 2, 1, "", "process_entries"]], "pymatgen.ext": [[35, 0, 0, "-", "cod"], [35, 0, 0, "-", "matproj"], [35, 0, 0, "-", "optimade"]], "pymatgen.ext.cod": [[35, 1, 1, "", "COD"]], "pymatgen.ext.cod.COD": [[35, 2, 1, "", "get_cod_ids"], [35, 2, 1, "", "get_structure_by_formula"], [35, 2, 1, "", "get_structure_by_id"], [35, 2, 1, "", "query"]], "pymatgen.ext.matproj": [[35, 6, 1, "", "MPRestError"], [35, 1, 1, "", "MPRester"], [35, 1, 1, "", "TaskType"], [35, 4, 1, "", "get_chunks"]], "pymatgen.ext.matproj.TaskType": [[35, 5, 1, "", "GGAU_DEF"], [35, 5, 1, "", "GGAU_LINE"], [35, 5, 1, "", "GGAU_OPT"], [35, 5, 1, "", "GGAU_STATIC"], [35, 5, 1, "", "GGAU_STATIC_DIEL"], [35, 5, 1, "", "GGAU_UNIFORM"], [35, 5, 1, "", "GGA_DEF"], [35, 5, 1, "", "GGA_LINE"], [35, 5, 1, "", "GGA_OPT"], [35, 5, 1, "", "GGA_STATIC"], [35, 5, 1, "", "GGA_STATIC_DIEL"], [35, 5, 1, "", "GGA_UNIFORM"], [35, 5, 1, "", "LDA_STATIC_DIEL"], [35, 5, 1, "", "SCAN_OPT"]], "pymatgen.ext.optimade": [[35, 1, 1, "", "OptimadeRester"], [35, 1, 1, "", "Provider"]], "pymatgen.ext.optimade.OptimadeRester": [[35, 5, 1, "", "aliases"], [35, 2, 1, "", "describe"], [35, 2, 1, "", "get_snls"], [35, 2, 1, "", "get_snls_with_filter"], [35, 2, 1, "", "get_structures"], [35, 2, 1, "", "get_structures_with_filter"], [35, 5, 1, "", "mandatory_response_fields"], [35, 2, 1, "", "refresh_aliases"]], "pymatgen.ext.optimade.Provider": [[35, 5, 1, "", "base_url"], [35, 5, 1, "", "description"], [35, 5, 1, "", "homepage"], [35, 5, 1, "", "name"], [35, 5, 1, "", "prefix"]], "pymatgen.io": [[37, 0, 0, "-", "abinit"], [36, 0, 0, "-", "adf"], [36, 0, 0, "-", "ase"], [36, 0, 0, "-", "atat"], [36, 0, 0, "-", "babel"], [36, 0, 0, "-", "cif"], [36, 0, 0, "-", "common"], [36, 0, 0, "-", "core"], [38, 0, 0, "-", "cp2k"], [36, 0, 0, "-", "cssr"], [39, 0, 0, "-", "exciting"], [40, 0, 0, "-", "feff"], [36, 0, 0, "-", "fiesta"], [36, 0, 0, "-", "gaussian"], [36, 0, 0, "-", "jarvis"], [41, 0, 0, "-", "lammps"], [36, 0, 0, "-", "lmto"], [42, 0, 0, "-", "lobster"], [36, 0, 0, "-", "nwchem"], [36, 0, 0, "-", "packmol"], [36, 0, 0, "-", "phonopy"], [36, 0, 0, "-", "prismatic"], [36, 0, 0, "-", "pwscf"], [43, 0, 0, "-", "qchem"], [36, 0, 0, "-", "res"], [36, 0, 0, "-", "shengbte"], [36, 0, 0, "-", "template"], [44, 0, 0, "-", "vasp"], [36, 0, 0, "-", "wannier90"], [36, 0, 0, "-", "xcrysden"], [36, 0, 0, "-", "xr"], [45, 0, 0, "-", "xtb"], [36, 0, 0, "-", "xyz"], [36, 0, 0, "-", "zeopp"]], "pymatgen.io.abinit": [[37, 0, 0, "-", "abiobjects"], [37, 0, 0, "-", "abitimer"], [37, 0, 0, "-", "inputs"], [37, 0, 0, "-", "netcdf"], [37, 0, 0, "-", "pseudos"], [37, 0, 0, "-", "variable"]], "pymatgen.io.abinit.abiobjects": [[37, 1, 1, "", "AbivarAble"], [37, 1, 1, "", "Constraints"], [37, 1, 1, "", "Electrons"], [37, 1, 1, "", "ElectronsAlgorithm"], [37, 1, 1, "", "ExcHamiltonian"], [37, 1, 1, "", "HilbertTransform"], [37, 1, 1, "", "KSampling"], [37, 1, 1, "", "KSamplingModes"], [37, 1, 1, "", "ModelDielectricFunction"], [37, 1, 1, "", "PPModel"], [37, 1, 1, "", "PPModelModes"], [37, 1, 1, "", "RelaxationMethod"], [37, 1, 1, "", "Screening"], [37, 1, 1, "", "SelfEnergy"], [37, 1, 1, "", "Smearing"], [37, 1, 1, "", "SpinMode"], [37, 4, 1, "", "contract"], [37, 4, 1, "", "lattice_from_abivars"], [37, 4, 1, "", "species_by_znucl"], [37, 4, 1, "", "structure_from_abivars"], [37, 4, 1, "", "structure_to_abivars"]], "pymatgen.io.abinit.abiobjects.AbivarAble": [[37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.Constraints": [[37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.Electrons": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "from_dict"], [37, 3, 1, "", "nspden"], [37, 3, 1, "", "nspinor"], [37, 3, 1, "", "nsppol"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.ElectronsAlgorithm": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.ExcHamiltonian": [[37, 3, 1, "", "inclvkb"], [37, 2, 1, "", "to_abivars"], [37, 3, 1, "", "use_cg"], [37, 3, 1, "", "use_direct_diago"], [37, 3, 1, "", "use_haydock"]], "pymatgen.io.abinit.abiobjects.HilbertTransform": [[37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.KSampling": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "automatic_density"], [37, 2, 1, "", "explicit_path"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "gamma_centered"], [37, 2, 1, "", "gamma_only"], [37, 3, 1, "", "is_homogeneous"], [37, 2, 1, "", "monkhorst"], [37, 2, 1, "", "monkhorst_automatic"], [37, 2, 1, "", "path_from_structure"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.KSamplingModes": [[37, 5, 1, "", "automatic"], [37, 5, 1, "", "monkhorst"], [37, 5, 1, "", "path"]], "pymatgen.io.abinit.abiobjects.ModelDielectricFunction": [[37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.PPModel": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "as_ppmodel"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "get_noppmodel"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.PPModelModes": [[37, 5, 1, "", "farid"], [37, 5, 1, "", "godby"], [37, 5, 1, "", "hybersten"], [37, 5, 1, "", "linden"], [37, 5, 1, "", "noppmodel"]], "pymatgen.io.abinit.abiobjects.RelaxationMethod": [[37, 5, 1, "", "IONMOV_DEFAULT"], [37, 5, 1, "", "OPTCELL_DEFAULT"], [37, 2, 1, "", "as_dict"], [37, 2, 1, "", "atoms_and_cell"], [37, 2, 1, "", "atoms_only"], [37, 2, 1, "", "from_dict"], [37, 3, 1, "", "move_atoms"], [37, 3, 1, "", "move_cell"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.Screening": [[37, 2, 1, "", "to_abivars"], [37, 3, 1, "", "use_hilbert"]], "pymatgen.io.abinit.abiobjects.SelfEnergy": [[37, 3, 1, "", "gwcalctyp"], [37, 3, 1, "", "symsigma"], [37, 2, 1, "", "to_abivars"], [37, 3, 1, "", "use_ppmodel"]], "pymatgen.io.abinit.abiobjects.Smearing": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "as_smearing"], [37, 2, 1, "", "from_dict"], [37, 3, 1, "", "mode"], [37, 2, 1, "", "nosmearing"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.SpinMode": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "as_spinmode"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abitimer": [[37, 1, 1, "", "AbinitTimer"], [37, 6, 1, "", "AbinitTimerParseError"], [37, 1, 1, "", "AbinitTimerParser"], [37, 1, 1, "", "AbinitTimerSection"], [37, 1, 1, "", "ParallelEfficiency"], [37, 4, 1, "", "alternate"]], "pymatgen.io.abinit.abitimer.AbinitTimer": [[37, 2, 1, "", "cpuwall_histogram"], [37, 2, 1, "", "get_dataframe"], [37, 2, 1, "", "get_section"], [37, 2, 1, "", "get_values"], [37, 2, 1, "", "names_and_values"], [37, 3, 1, "", "ncpus"], [37, 2, 1, "", "order_sections"], [37, 2, 1, "", "pie"], [37, 2, 1, "", "scatter_hist"], [37, 2, 1, "", "sum_sections"], [37, 2, 1, "", "to_csv"], [37, 2, 1, "", "to_table"], [37, 2, 1, "", "totable"]], "pymatgen.io.abinit.abitimer.AbinitTimerParser": [[37, 5, 1, "", "BEGIN_TAG"], [37, 5, 1, "", "END_TAG"], [37, 5, 1, "", "Error"], [37, 3, 1, "", "filenames"], [37, 2, 1, "", "get_sections"], [37, 2, 1, "", "parse"], [37, 2, 1, "", "pefficiency"], [37, 2, 1, "", "plot_all"], [37, 2, 1, "", "plot_efficiency"], [37, 2, 1, "", "plot_pie"], [37, 2, 1, "", "plot_stacked_hist"], [37, 2, 1, "", "section_names"], [37, 2, 1, "", "summarize"], [37, 2, 1, "", "timers"], [37, 2, 1, "", "walk"]], "pymatgen.io.abinit.abitimer.AbinitTimerSection": [[37, 5, 1, "", "FIELDS"], [37, 5, 1, "", "NUMERIC_FIELDS"], [37, 5, 1, "", "STR_FIELDS"], [37, 2, 1, "", "fake"], [37, 2, 1, "", "to_csvline"], [37, 2, 1, "", "to_dict"], [37, 2, 1, "", "to_tuple"]], "pymatgen.io.abinit.abitimer.ParallelEfficiency": [[37, 2, 1, "", "bad_sections"], [37, 2, 1, "", "good_sections"], [37, 2, 1, "", "totable"]], "pymatgen.io.abinit.inputs": [[37, 1, 1, "", "AbstractInput"], [37, 1, 1, "", "BasicAbinitInput"], [37, 6, 1, "", "BasicAbinitInputError"], [37, 1, 1, "", "BasicMultiDataset"], [37, 1, 1, "", "ShiftMode"], [37, 4, 1, "", "as_structure"], [37, 4, 1, "", "calc_shiftk"], [37, 4, 1, "", "ebands_input"], [37, 4, 1, "", "gs_input"], [37, 4, 1, "", "ion_ioncell_relax_input"], [37, 4, 1, "", "num_valence_electrons"]], "pymatgen.io.abinit.inputs.AbstractInput": [[37, 2, 1, "", "deepcopy"], [37, 2, 1, "", "pop_vars"], [37, 2, 1, "", "remove_vars"], [37, 2, 1, "", "set_vars"], [37, 2, 1, "", "set_vars_ifnotin"], [37, 2, 1, "", "to_string"], [37, 3, 1, "", "vars"], [37, 2, 1, "", "write"]], "pymatgen.io.abinit.inputs.BasicAbinitInput": [[37, 5, 1, "", "Error"], [37, 2, 1, "", "add_abiobjects"], [37, 2, 1, "", "as_dict"], [37, 3, 1, "", "comment"], [37, 2, 1, "", "from_dict"], [37, 3, 1, "", "isnc"], [37, 3, 1, "", "ispaw"], [37, 2, 1, "", "new_with_vars"], [37, 2, 1, "", "pop_irdvars"], [37, 2, 1, "", "pop_tolerances"], [37, 3, 1, "", "pseudos"], [37, 2, 1, "", "set_comment"], [37, 2, 1, "", "set_gamma_sampling"], [37, 2, 1, "", "set_kmesh"], [37, 2, 1, "", "set_kpath"], [37, 2, 1, "", "set_spin_mode"], [37, 2, 1, "", "set_structure"], [37, 3, 1, "", "structure"], [37, 2, 1, "", "to_string"], [37, 3, 1, "", "vars"]], "pymatgen.io.abinit.inputs.BasicMultiDataset": [[37, 5, 1, "", "Error"], [37, 2, 1, "", "addnew_from"], [37, 2, 1, "", "append"], [37, 2, 1, "", "deepcopy"], [37, 2, 1, "", "extend"], [37, 2, 1, "", "from_inputs"], [37, 3, 1, "", "has_same_structures"], [37, 3, 1, "", "isnc"], [37, 3, 1, "", "ispaw"], [37, 3, 1, "", "ndtset"], [37, 3, 1, "", "pseudos"], [37, 2, 1, "", "replicate_input"], [37, 2, 1, "", "split_datasets"], [37, 2, 1, "", "to_string"], [37, 2, 1, "", "write"]], "pymatgen.io.abinit.inputs.ShiftMode": [[37, 5, 1, "", "GammaCentered"], [37, 5, 1, "", "MonkhorstPack"], [37, 5, 1, "", "OneSymmetric"], [37, 5, 1, "", "Symmetric"], [37, 2, 1, "", "from_object"]], "pymatgen.io.abinit.netcdf": [[37, 1, 1, "", "ETSF_Reader"], [37, 1, 1, "", "NO_DEFAULT"], [37, 1, 1, "", "NetcdfReader"], [37, 4, 1, "", "as_etsfreader"], [37, 4, 1, "", "as_ncreader"], [37, 4, 1, "", "structure_from_ncdata"]], "pymatgen.io.abinit.netcdf.ETSF_Reader": [[37, 2, 1, "", "chemical_symbols"], [37, 2, 1, "", "read_abinit_hdr"], [37, 2, 1, "", "read_abinit_xcfunc"], [37, 2, 1, "", "read_structure"], [37, 2, 1, "", "typeidx_from_symbol"]], "pymatgen.io.abinit.netcdf.NetcdfReader": [[37, 5, 1, "", "Error"], [37, 2, 1, "", "close"], [37, 2, 1, "", "print_tree"], [37, 2, 1, "", "read_dimvalue"], [37, 2, 1, "", "read_keys"], [37, 2, 1, "", "read_value"], [37, 2, 1, "", "read_variable"], [37, 2, 1, "", "read_varnames"], [37, 2, 1, "", "walk_tree"]], "pymatgen.io.abinit.pseudos": [[37, 1, 1, "", "AbinitHeader"], [37, 1, 1, "", "AbinitPseudo"], [37, 1, 1, "", "Hint"], [37, 1, 1, "", "NcAbinitHeader"], [37, 1, 1, "", "NcAbinitPseudo"], [37, 1, 1, "", "NcPseudo"], [37, 1, 1, "", "PawAbinitHeader"], [37, 1, 1, "", "PawAbinitPseudo"], [37, 1, 1, "", "PawPseudo"], [37, 1, 1, "", "PawXmlSetup"], [37, 1, 1, "", "Pseudo"], [37, 6, 1, "", "PseudoParseError"], [37, 1, 1, "", "PseudoParser"], [37, 1, 1, "", "PseudoTable"], [37, 1, 1, "", "RadialFunction"], [37, 4, 1, "", "l2str"], [37, 4, 1, "", "str2l"], [37, 4, 1, "", "straceback"]], "pymatgen.io.abinit.pseudos.AbinitPseudo": [[37, 3, 1, "", "Z"], [37, 3, 1, "", "Z_val"], [37, 3, 1, "", "l_local"], [37, 3, 1, "", "l_max"], [37, 3, 1, "", "summary"], [37, 3, 1, "", "supports_soc"]], "pymatgen.io.abinit.pseudos.Hint": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "from_dict"]], "pymatgen.io.abinit.pseudos.NcAbinitHeader": [[37, 2, 1, "", "fhi_header"], [37, 2, 1, "", "gth_header"], [37, 2, 1, "", "hgh_header"], [37, 2, 1, "", "oncvpsp_header"], [37, 2, 1, "", "tm_header"]], "pymatgen.io.abinit.pseudos.NcAbinitPseudo": [[37, 3, 1, "", "Z"], [37, 3, 1, "", "Z_val"], [37, 3, 1, "", "l_local"], [37, 3, 1, "", "l_max"], [37, 3, 1, "", "nlcc_radius"], [37, 3, 1, "", "summary"]], "pymatgen.io.abinit.pseudos.NcPseudo": [[37, 3, 1, "", "has_nlcc"], [37, 3, 1, "", "nlcc_radius"], [37, 3, 1, "", "rcore"]], "pymatgen.io.abinit.pseudos.PawAbinitHeader": [[37, 2, 1, "", "paw_header"]], "pymatgen.io.abinit.pseudos.PawAbinitPseudo": [[37, 3, 1, "", "paw_radius"], [37, 3, 1, "", "supports_soc"]], "pymatgen.io.abinit.pseudos.PawPseudo": [[37, 3, 1, "", "paw_radius"], [37, 3, 1, "", "rcore"]], "pymatgen.io.abinit.pseudos.PawXmlSetup": [[37, 3, 1, "", "Z"], [37, 3, 1, "", "Z_val"], [37, 2, 1, "", "ae_core_density"], [37, 2, 1, "", "ae_partial_waves"], [37, 3, 1, "", "l_local"], [37, 3, 1, "", "l_max"], [37, 3, 1, "", "paw_radius"], [37, 2, 1, "", "plot_densities"], [37, 2, 1, "", "plot_projectors"], [37, 2, 1, "", "plot_waves"], [37, 2, 1, "", "projector_functions"], [37, 2, 1, "", "pseudo_core_density"], [37, 3, 1, "", "pseudo_partial_waves"], [37, 2, 1, "", "root"], [37, 3, 1, "", "summary"], [37, 3, 1, "", "supports_soc"], [37, 2, 1, "", "yield_figs"]], "pymatgen.io.abinit.pseudos.Pseudo": [[37, 3, 1, "", "Z"], [37, 3, 1, "", "Z_val"], [37, 2, 1, "", "as_dict"], [37, 2, 1, "", "as_pseudo"], [37, 2, 1, "", "as_tmpfile"], [37, 3, 1, "", "basename"], [37, 2, 1, "", "compute_md5"], [37, 3, 1, "", "djrepo_path"], [37, 3, 1, "", "element"], [37, 3, 1, "", "filepath"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "from_file"], [37, 3, 1, "", "has_dojo_report"], [37, 3, 1, "", "has_hints"], [37, 2, 1, "", "hint_for_accuracy"], [37, 3, 1, "", "isnc"], [37, 3, 1, "", "ispaw"], [37, 3, 1, "", "l_local"], [37, 3, 1, "", "l_max"], [37, 2, 1, "", "md5"], [37, 2, 1, "", "open_pspsfile"], [37, 3, 1, "", "summary"], [37, 3, 1, "", "supports_soc"], [37, 3, 1, "", "symbol"], [37, 2, 1, "", "to_string"], [37, 3, 1, "", "type"]], "pymatgen.io.abinit.pseudos.PseudoParser": [[37, 5, 1, "", "Error"], [37, 2, 1, "", "parse"], [37, 2, 1, "", "read_ppdesc"], [37, 2, 1, "", "scan_directory"]], "pymatgen.io.abinit.pseudos.PseudoTable": [[37, 2, 1, "", "all_combinations_for_elements"], [37, 3, 1, "", "allnc"], [37, 3, 1, "", "allpaw"], [37, 2, 1, "", "as_dict"], [37, 2, 1, "", "as_table"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "from_dir"], [37, 2, 1, "", "get_pseudos_for_structure"], [37, 2, 1, "", "is_complete"], [37, 2, 1, "", "print_table"], [37, 2, 1, "", "pseudo_with_symbol"], [37, 2, 1, "", "pseudos_with_symbols"], [37, 2, 1, "", "select"], [37, 2, 1, "", "select_family"], [37, 2, 1, "", "select_rows"], [37, 2, 1, "", "select_symbols"], [37, 2, 1, "", "sort_by_z"], [37, 2, 1, "", "sorted"], [37, 2, 1, "", "to_table"], [37, 2, 1, "", "with_dojo_report"], [37, 3, 1, "", "zlist"]], "pymatgen.io.abinit.variable": [[37, 1, 1, "", "InputVariable"]], "pymatgen.io.abinit.variable.InputVariable": [[37, 3, 1, "", "basename"], [37, 3, 1, "", "dataset"], [37, 2, 1, "", "format_list"], [37, 2, 1, "", "format_list2d"], [37, 2, 1, "", "format_scalar"], [37, 2, 1, "", "get_value"], [37, 3, 1, "", "name"], [37, 3, 1, "", "units"]], "pymatgen.io.adf": [[36, 1, 1, "", "AdfInput"], [36, 6, 1, "", "AdfInputError"], [36, 1, 1, "", "AdfKey"], [36, 1, 1, "", "AdfOutput"], [36, 6, 1, "", "AdfOutputError"], [36, 1, 1, "", "AdfTask"], [36, 4, 1, "", "is_numeric"], [36, 4, 1, "", "iterlines"]], "pymatgen.io.adf.AdfInput": [[36, 2, 1, "", "write_file"]], "pymatgen.io.adf.AdfKey": [[36, 2, 1, "", "add_option"], [36, 2, 1, "", "add_subkey"], [36, 2, 1, "", "as_dict"], [36, 5, 1, "", "block_keys"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "has_option"], [36, 2, 1, "", "has_subkey"], [36, 2, 1, "", "is_block_key"], [36, 3, 1, "", "key"], [36, 2, 1, "", "remove_option"], [36, 2, 1, "", "remove_subkey"], [36, 5, 1, "", "sub_keys"]], "pymatgen.io.adf.AdfTask": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "get_default_basis_set"], [36, 2, 1, "", "get_default_geo"], [36, 2, 1, "", "get_default_scf"], [36, 2, 1, "", "get_default_units"], [36, 2, 1, "", "get_default_xc"], [36, 5, 1, "", "operations"]], "pymatgen.io.ase": [[36, 1, 1, "", "AseAtomsAdaptor"]], "pymatgen.io.ase.AseAtomsAdaptor": [[36, 2, 1, "", "get_atoms"], [36, 2, 1, "", "get_molecule"], [36, 2, 1, "", "get_structure"]], "pymatgen.io.atat": [[36, 1, 1, "", "Mcsqs"]], "pymatgen.io.atat.Mcsqs": [[36, 2, 1, "", "structure_from_string"], [36, 2, 1, "", "to_string"]], "pymatgen.io.babel": [[36, 1, 1, "", "BabelMolAdaptor"]], "pymatgen.io.babel.BabelMolAdaptor": [[36, 2, 1, "", "add_hydrogen"], [36, 2, 1, "", "confab_conformers"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_molecule_graph"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "gen3d_conformer"], [36, 2, 1, "", "localopt"], [36, 2, 1, "", "make3d"], [36, 3, 1, "", "openbabel_mol"], [36, 3, 1, "", "pybel_mol"], [36, 3, 1, "", "pymatgen_mol"], [36, 2, 1, "", "remove_bond"], [36, 2, 1, "", "rotor_conformer"], [36, 2, 1, "", "write_file"]], "pymatgen.io.cif": [[36, 1, 1, "", "CifBlock"], [36, 1, 1, "", "CifFile"], [36, 1, 1, "", "CifParser"], [36, 1, 1, "", "CifWriter"], [36, 4, 1, "", "str2float"]], "pymatgen.io.cif.CifBlock": [[36, 2, 1, "", "from_string"], [36, 5, 1, "", "maxlen"]], "pymatgen.io.cif.CifFile": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"]], "pymatgen.io.cif.CifParser": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "get_bibtex_string"], [36, 2, 1, "", "get_lattice"], [36, 2, 1, "", "get_lattice_no_exception"], [36, 2, 1, "", "get_magsymops"], [36, 2, 1, "", "get_structures"], [36, 2, 1, "", "get_symops"], [36, 3, 1, "", "has_errors"], [36, 2, 1, "", "parse_magmoms"], [36, 2, 1, "", "parse_oxi_states"]], "pymatgen.io.cif.CifWriter": [[36, 3, 1, "", "ciffile"], [36, 2, 1, "", "write_file"]], "pymatgen.io.common": [[36, 1, 1, "", "VolumetricData"]], "pymatgen.io.common.VolumetricData": [[36, 2, 1, "", "copy"], [36, 2, 1, "", "from_cube"], [36, 2, 1, "", "from_hdf5"], [36, 2, 1, "", "get_average_along_axis"], [36, 2, 1, "", "get_axis_grid"], [36, 2, 1, "", "get_integrated_diff"], [36, 2, 1, "", "linear_add"], [36, 2, 1, "", "linear_slice"], [36, 5, 1, "", "ngridpts"], [36, 2, 1, "", "scale"], [36, 3, 1, "", "spin_data"], [36, 5, 1, "", "structure"], [36, 2, 1, "", "to_cube"], [36, 2, 1, "", "to_hdf5"], [36, 2, 1, "", "value_at"]], "pymatgen.io.core": [[36, 1, 1, "", "InputFile"], [36, 1, 1, "", "InputGenerator"], [36, 1, 1, "", "InputSet"], [36, 6, 1, "", "ParseError"]], "pymatgen.io.core.InputFile": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "get_string"], [36, 2, 1, "", "write_file"]], "pymatgen.io.core.InputGenerator": [[36, 2, 1, "", "get_input_set"]], "pymatgen.io.core.InputSet": [[36, 2, 1, "", "from_directory"], [36, 2, 1, "", "validate"], [36, 2, 1, "", "write_input"]], "pymatgen.io.cp2k": [[38, 0, 0, "-", "inputs"], [38, 0, 0, "-", "outputs"], [38, 0, 0, "-", "sets"], [38, 0, 0, "-", "utils"]], "pymatgen.io.cp2k.inputs": [[38, 1, 1, "", "AtomicMetadata"], [38, 1, 1, "", "Band_Structure"], [38, 1, 1, "", "BasisFile"], [38, 1, 1, "", "BasisInfo"], [38, 1, 1, "", "BrokenSymmetry"], [38, 1, 1, "", "Cell"], [38, 1, 1, "", "Coord"], [38, 1, 1, "", "Cp2kInput"], [38, 1, 1, "", "DOS"], [38, 1, 1, "", "DataFile"], [38, 1, 1, "", "Davidson"], [38, 1, 1, "", "Dft"], [38, 1, 1, "", "DftPlusU"], [38, 1, 1, "", "Diagonalization"], [38, 1, 1, "", "E_Density_Cube"], [38, 1, 1, "", "ForceEval"], [38, 1, 1, "", "GaussianTypeOrbitalBasisSet"], [38, 1, 1, "", "Global"], [38, 1, 1, "", "GthPotential"], [38, 1, 1, "", "Keyword"], [38, 1, 1, "", "KeywordList"], [38, 1, 1, "", "Kind"], [38, 1, 1, "", "Kpoint_Set"], [38, 1, 1, "", "Kpoints"], [38, 1, 1, "", "LDOS"], [38, 1, 1, "", "MO_Cubes"], [38, 1, 1, "", "Mgrid"], [38, 1, 1, "", "OrbitalTransformation"], [38, 1, 1, "", "PBE"], [38, 1, 1, "", "PDOS"], [38, 1, 1, "", "PotentialFile"], [38, 1, 1, "", "PotentialInfo"], [38, 1, 1, "", "QS"], [38, 1, 1, "", "Scf"], [38, 1, 1, "", "Section"], [38, 1, 1, "", "SectionList"], [38, 1, 1, "", "Smear"], [38, 1, 1, "", "Subsys"], [38, 1, 1, "", "V_Hartree_Cube"], [38, 1, 1, "", "Xc_Functional"]], "pymatgen.io.cp2k.inputs.AtomicMetadata": [[38, 5, 1, "id0", "alias_names"], [38, 5, 1, "id1", "element"], [38, 5, 1, "id2", "filename"], [38, 2, 1, "", "get_hash"], [38, 2, 1, "", "get_string"], [38, 5, 1, "id3", "info"], [38, 5, 1, "id4", "name"], [38, 5, 1, "id5", "potential"], [38, 2, 1, "", "softmatch"], [38, 5, 1, "id6", "version"]], "pymatgen.io.cp2k.inputs.Band_Structure": [[38, 2, 1, "", "from_kpoints"]], "pymatgen.io.cp2k.inputs.BasisFile": [[38, 2, 1, "", "from_string"]], "pymatgen.io.cp2k.inputs.BasisInfo": [[38, 5, 1, "id7", "admm"], [38, 5, 1, "id8", "cc"], [38, 5, 1, "id9", "contracted"], [38, 5, 1, "id10", "core"], [38, 5, 1, "id11", "diffuse"], [38, 5, 1, "id12", "electrons"], [38, 2, 1, "", "from_string"], [38, 5, 1, "id13", "lri"], [38, 5, 1, "id14", "molopt"], [38, 5, 1, "id15", "pc"], [38, 5, 1, "id16", "polarization"], [38, 2, 1, "", "softmatch"], [38, 5, 1, "id17", "sr"], [38, 5, 1, "id18", "valence"], [38, 5, 1, "id19", "xc"]], "pymatgen.io.cp2k.inputs.BrokenSymmetry": [[38, 2, 1, "", "from_el"]], "pymatgen.io.cp2k.inputs.Cp2kInput": [[38, 2, 1, "", "from_file"], [38, 2, 1, "", "from_lines"], [38, 2, 1, "", "from_string"], [38, 2, 1, "", "get_string"], [38, 2, 1, "", "write_file"]], "pymatgen.io.cp2k.inputs.DataFile": [[38, 2, 1, "", "from_file"], [38, 2, 1, "", "from_string"], [38, 2, 1, "", "get_string"], [38, 5, 1, "", "objects"], [38, 2, 1, "", "write_file"]], "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet": [[38, 5, 1, "id20", "coefficients"], [38, 5, 1, "id21", "exponents"], [38, 2, 1, "", "from_string"], [38, 2, 1, "", "get_keyword"], [38, 2, 1, "", "get_string"], [38, 5, 1, "id22", "info"], [38, 5, 1, "id23", "lmax"], [38, 5, 1, "id24", "lmin"], [38, 5, 1, "id25", "n"], [38, 3, 1, "", "nexp"], [38, 5, 1, "id26", "nset"], [38, 5, 1, "id27", "nshell"]], "pymatgen.io.cp2k.inputs.GthPotential": [[38, 5, 1, "id28", "c_exp_ppl"], [38, 2, 1, "", "from_section"], [38, 2, 1, "", "from_string"], [38, 2, 1, "", "get_keyword"], [38, 2, 1, "", "get_section"], [38, 2, 1, "", "get_string"], [38, 5, 1, "id29", "hprj_ppnl"], [38, 5, 1, "", "info"], [38, 5, 1, "id30", "n_elecs"], [38, 5, 1, "id31", "nexp_ppl"], [38, 5, 1, "id32", "nprj"], [38, 5, 1, "id33", "nprj_ppnl"], [38, 5, 1, "id34", "r_loc"], [38, 5, 1, "id35", "radii"]], "pymatgen.io.cp2k.inputs.Keyword": [[38, 2, 1, "", "as_dict"], [38, 2, 1, "", "from_dict"], [38, 2, 1, "", "from_string"], [38, 2, 1, "", "get_string"], [38, 2, 1, "", "verbosity"]], "pymatgen.io.cp2k.inputs.KeywordList": [[38, 2, 1, "", "append"], [38, 2, 1, "", "extend"], [38, 2, 1, "", "get_string"], [38, 2, 1, "", "verbosity"]], "pymatgen.io.cp2k.inputs.Kpoints": [[38, 2, 1, "", "from_kpoints"]], "pymatgen.io.cp2k.inputs.PotentialFile": [[38, 2, 1, "", "from_string"]], "pymatgen.io.cp2k.inputs.PotentialInfo": [[38, 5, 1, "id36", "electrons"], [38, 2, 1, "", "from_string"], [38, 5, 1, "id37", "nlcc"], [38, 5, 1, "id38", "potential_type"], [38, 2, 1, "", "softmatch"], [38, 5, 1, "id39", "xc"]], "pymatgen.io.cp2k.inputs.Section": [[38, 2, 1, "", "add"], [38, 2, 1, "", "by_path"], [38, 2, 1, "", "check"], [38, 2, 1, "", "get"], [38, 2, 1, "", "get_keyword"], [38, 2, 1, "", "get_section"], [38, 2, 1, "", "get_string"], [38, 2, 1, "", "inc"], [38, 2, 1, "", "insert"], [38, 2, 1, "", "safeset"], [38, 2, 1, "", "set"], [38, 2, 1, "", "setitem"], [38, 2, 1, "", "silence"], [38, 2, 1, "", "unset"], [38, 2, 1, "", "update"], [38, 2, 1, "", "verbosity"]], "pymatgen.io.cp2k.inputs.SectionList": [[38, 2, 1, "", "append"], [38, 2, 1, "", "extend"], [38, 2, 1, "", "get"], [38, 2, 1, "", "get_string"], [38, 2, 1, "", "verbosity"]], "pymatgen.io.cp2k.outputs": [[38, 1, 1, "", "Cp2kOutput"], [38, 4, 1, "", "parse_dos"], [38, 4, 1, "", "parse_energy_file"], [38, 4, 1, "", "parse_pdos"]], "pymatgen.io.cp2k.outputs.Cp2kOutput": [[38, 2, 1, "", "as_dict"], [38, 3, 1, "", "band_structure"], [38, 3, 1, "", "calculation_type"], [38, 3, 1, "", "charge"], [38, 3, 1, "", "complete_dos"], [38, 3, 1, "", "completed"], [38, 2, 1, "", "convergence"], [38, 3, 1, "", "cp2k_version"], [38, 3, 1, "", "is_hubbard"], [38, 3, 1, "", "is_metal"], [38, 3, 1, "", "is_molecule"], [38, 3, 1, "", "multiplicity"], [38, 3, 1, "", "num_warnings"], [38, 2, 1, "", "parse_atomic_kind_info"], [38, 2, 1, "", "parse_bandstructure"], [38, 2, 1, "", "parse_cell_params"], [38, 2, 1, "", "parse_chi_tensor"], [38, 2, 1, "", "parse_cp2k_params"], [38, 2, 1, "", "parse_dft_params"], [38, 2, 1, "", "parse_dos"], [38, 2, 1, "", "parse_energies"], [38, 2, 1, "", "parse_files"], [38, 2, 1, "", "parse_forces"], [38, 2, 1, "", "parse_global_params"], [38, 2, 1, "", "parse_gtensor"], [38, 2, 1, "", "parse_hirshfeld"], [38, 2, 1, "", "parse_homo_lumo"], [38, 2, 1, "", "parse_hyperfine"], [38, 2, 1, "", "parse_initial_structure"], [38, 2, 1, "", "parse_input"], [38, 2, 1, "", "parse_ionic_steps"], [38, 2, 1, "", "parse_mo_eigenvalues"], [38, 2, 1, "", "parse_mulliken"], [38, 2, 1, "", "parse_nmr_shift"], [38, 2, 1, "", "parse_opt_steps"], [38, 2, 1, "", "parse_overlap_condition"], [38, 2, 1, "", "parse_plus_u_params"], [38, 2, 1, "", "parse_qs_params"], [38, 2, 1, "", "parse_raman"], [38, 2, 1, "", "parse_scf_opt"], [38, 2, 1, "", "parse_scf_params"], [38, 2, 1, "", "parse_stresses"], [38, 2, 1, "", "parse_structures"], [38, 2, 1, "", "parse_tddfpt"], [38, 2, 1, "", "parse_timing"], [38, 2, 1, "", "parse_total_numbers"], [38, 3, 1, "", "project_name"], [38, 2, 1, "", "ran_successfully"], [38, 2, 1, "", "read_pattern"], [38, 2, 1, "", "read_table_pattern"], [38, 3, 1, "", "run_type"], [38, 3, 1, "", "spin_polarized"]], "pymatgen.io.cp2k.sets": [[38, 1, 1, "", "CellOptSet"], [38, 6, 1, "", "Cp2kValidationError"], [38, 1, 1, "", "DftSet"], [38, 1, 1, "", "HybridCellOptSet"], [38, 1, 1, "", "HybridRelaxSet"], [38, 1, 1, "", "HybridStaticSet"], [38, 1, 1, "", "RelaxSet"], [38, 1, 1, "", "StaticSet"]], "pymatgen.io.cp2k.sets.Cp2kValidationError": [[38, 5, 1, "", "CP2K_VERSION"]], "pymatgen.io.cp2k.sets.DftSet": [[38, 2, 1, "", "activate_epr"], [38, 2, 1, "", "activate_fast_minimization"], [38, 2, 1, "", "activate_hybrid"], [38, 2, 1, "", "activate_hyperfine"], [38, 2, 1, "", "activate_localize"], [38, 2, 1, "", "activate_motion"], [38, 2, 1, "", "activate_nmr"], [38, 2, 1, "", "activate_nonperiodic"], [38, 2, 1, "", "activate_polar"], [38, 2, 1, "", "activate_robust_minimization"], [38, 2, 1, "", "activate_spinspin"], [38, 2, 1, "", "activate_tddfpt"], [38, 2, 1, "", "activate_vdw_potential"], [38, 2, 1, "", "activate_very_strict_minimization"], [38, 2, 1, "", "create_subsys"], [38, 2, 1, "", "get_basis_and_potential"], [38, 2, 1, "", "get_cutoff_from_basis"], [38, 2, 1, "", "get_xc_functionals"], [38, 2, 1, "", "modify_dft_print_iters"], [38, 2, 1, "", "print_bandstructure"], [38, 2, 1, "", "print_dos"], [38, 2, 1, "", "print_e_density"], [38, 2, 1, "", "print_forces"], [38, 2, 1, "", "print_hirshfeld"], [38, 2, 1, "", "print_ldos"], [38, 2, 1, "", "print_mo"], [38, 2, 1, "", "print_mo_cubes"], [38, 2, 1, "", "print_mulliken"], [38, 2, 1, "", "print_pdos"], [38, 2, 1, "", "print_v_hartree"], [38, 2, 1, "", "set_charge"], [38, 2, 1, "", "validate"], [38, 2, 1, "", "write_basis_set_file"], [38, 2, 1, "", "write_potential_file"]], "pymatgen.io.cp2k.utils": [[38, 4, 1, "", "chunk"], [38, 4, 1, "", "get_truncated_coulomb_cutoff"], [38, 4, 1, "", "get_unique_site_indices"], [38, 4, 1, "", "natural_keys"], [38, 4, 1, "", "postprocessor"], [38, 4, 1, "", "preprocessor"]], "pymatgen.io.cssr": [[36, 1, 1, "", "Cssr"]], "pymatgen.io.cssr.Cssr": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "write_file"]], "pymatgen.io.exciting": [[39, 0, 0, "-", "inputs"]], "pymatgen.io.exciting.inputs": [[39, 1, 1, "", "ExcitingInput"]], "pymatgen.io.exciting.inputs.ExcitingInput": [[39, 5, 1, "", "bohr2ang"], [39, 2, 1, "", "from_file"], [39, 2, 1, "", "from_string"], [39, 3, 1, "id0", "lockxyz"], [39, 5, 1, "", "structure"], [39, 5, 1, "", "title"], [39, 2, 1, "", "write_etree"], [39, 2, 1, "", "write_file"], [39, 2, 1, "", "write_string"]], "pymatgen.io.feff": [[40, 0, 0, "-", "inputs"], [40, 0, 0, "-", "outputs"], [40, 0, 0, "-", "sets"]], "pymatgen.io.feff.inputs": [[40, 1, 1, "", "Atoms"], [40, 6, 1, "", "FeffParseError"], [40, 1, 1, "", "Header"], [40, 1, 1, "", "Paths"], [40, 1, 1, "", "Potential"], [40, 1, 1, "", "Tags"], [40, 4, 1, "", "get_absorbing_atom_symbol_index"], [40, 4, 1, "", "get_atom_map"]], "pymatgen.io.feff.inputs.Atoms": [[40, 2, 1, "", "atoms_string_from_file"], [40, 3, 1, "", "cluster"], [40, 2, 1, "", "cluster_from_file"], [40, 2, 1, "", "get_lines"], [40, 2, 1, "", "write_file"]], "pymatgen.io.feff.inputs.Header": [[40, 3, 1, "", "formula"], [40, 2, 1, "", "from_cif_file"], [40, 2, 1, "", "from_file"], [40, 2, 1, "", "from_string"], [40, 2, 1, "", "header_string_from_file"], [40, 3, 1, "", "structure_symmetry"], [40, 2, 1, "", "write_file"]], "pymatgen.io.feff.inputs.Paths": [[40, 2, 1, "", "write_file"]], "pymatgen.io.feff.inputs.Potential": [[40, 2, 1, "", "pot_dict_from_string"], [40, 2, 1, "", "pot_string_from_file"], [40, 2, 1, "", "write_file"]], "pymatgen.io.feff.inputs.Tags": [[40, 2, 1, "", "as_dict"], [40, 2, 1, "", "diff"], [40, 2, 1, "", "from_dict"], [40, 2, 1, "", "from_file"], [40, 2, 1, "", "get_string"], [40, 2, 1, "", "proc_val"], [40, 2, 1, "", "write_file"]], "pymatgen.io.feff.outputs": [[40, 1, 1, "", "Eels"], [40, 1, 1, "", "LDos"], [40, 1, 1, "", "Xmu"]], "pymatgen.io.feff.outputs.Eels": [[40, 2, 1, "", "as_dict"], [40, 3, 1, "", "atomic_background"], [40, 3, 1, "", "energies"], [40, 3, 1, "", "fine_structure"], [40, 2, 1, "", "from_file"], [40, 3, 1, "", "total_spectrum"]], "pymatgen.io.feff.outputs.LDos": [[40, 2, 1, "", "charge_transfer_from_file"], [40, 2, 1, "", "charge_transfer_to_string"], [40, 2, 1, "", "from_file"]], "pymatgen.io.feff.outputs.Xmu": [[40, 2, 1, "", "as_dict"], [40, 3, 1, "", "calc"], [40, 3, 1, "", "chi"], [40, 3, 1, "", "e_fermi"], [40, 3, 1, "", "edge"], [40, 3, 1, "", "energies"], [40, 2, 1, "", "from_file"], [40, 3, 1, "", "material_formula"], [40, 3, 1, "", "mu"], [40, 3, 1, "", "mu0"], [40, 3, 1, "", "relative_energies"], [40, 3, 1, "", "source"], [40, 3, 1, "", "wavenumber"]], "pymatgen.io.feff.sets": [[40, 1, 1, "", "AbstractFeffInputSet"], [40, 1, 1, "", "FEFFDictSet"], [40, 1, 1, "", "MPEELSDictSet"], [40, 1, 1, "", "MPELNESSet"], [40, 1, 1, "", "MPEXAFSSet"], [40, 1, 1, "", "MPEXELFSSet"], [40, 1, 1, "", "MPXANESSet"]], "pymatgen.io.feff.sets.AbstractFeffInputSet": [[40, 2, 1, "", "all_input"], [40, 3, 1, "", "atoms"], [40, 2, 1, "", "header"], [40, 3, 1, "", "potential"], [40, 3, 1, "", "tags"], [40, 2, 1, "", "write_input"]], "pymatgen.io.feff.sets.FEFFDictSet": [[40, 3, 1, "", "atoms"], [40, 2, 1, "", "from_directory"], [40, 2, 1, "", "header"], [40, 3, 1, "", "potential"], [40, 3, 1, "", "tags"]], "pymatgen.io.feff.sets.MPELNESSet": [[40, 5, 1, "", "CONFIG"]], "pymatgen.io.feff.sets.MPEXAFSSet": [[40, 5, 1, "", "CONFIG"]], "pymatgen.io.feff.sets.MPEXELFSSet": [[40, 5, 1, "", "CONFIG"]], "pymatgen.io.feff.sets.MPXANESSet": [[40, 5, 1, "", "CONFIG"]], "pymatgen.io.fiesta": [[36, 1, 1, "", "BSEOutput"], [36, 1, 1, "", "BasisSetReader"], [36, 1, 1, "", "FiestaInput"], [36, 1, 1, "", "FiestaOutput"], [36, 1, 1, "", "FiestaRun"], [36, 1, 1, "", "Nwchem2Fiesta"]], "pymatgen.io.fiesta.BasisSetReader": [[36, 2, 1, "", "infos_on_basis_set"], [36, 2, 1, "", "set_n_nlmo"]], "pymatgen.io.fiesta.FiestaInput": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "dump_BSE_data_in_GW_run"], [36, 2, 1, "", "dump_TDDFT_data_in_GW_run"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"], [36, 3, 1, "", "infos_on_system"], [36, 2, 1, "", "make_FULL_BSE_Densities_folder"], [36, 3, 1, "", "molecule"], [36, 2, 1, "", "set_BSE_options"], [36, 2, 1, "", "set_GW_options"], [36, 2, 1, "", "set_auxiliary_basis_set"], [36, 2, 1, "", "write_file"]], "pymatgen.io.fiesta.FiestaRun": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "bse_run"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "run"]], "pymatgen.io.fiesta.Nwchem2Fiesta": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "run"]], "pymatgen.io.gaussian": [[36, 1, 1, "", "GaussianInput"], [36, 1, 1, "", "GaussianOutput"], [36, 4, 1, "", "read_route_line"]], "pymatgen.io.gaussian.GaussianInput": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "get_cart_coords"], [36, 2, 1, "", "get_zmatrix"], [36, 3, 1, "", "molecule"], [36, 2, 1, "", "to_string"], [36, 2, 1, "", "write_file"]], "pymatgen.io.gaussian.GaussianOutput": [[36, 5, 1, "", "MO_coefficients"], [36, 5, 1, "", "Mulliken_charges"], [36, 2, 1, "", "as_dict"], [36, 5, 1, "", "atom_basis_labels"], [36, 5, 1, "", "basis_set"], [36, 5, 1, "", "bond_orders"], [36, 5, 1, "", "cart_forces"], [36, 5, 1, "", "charge"], [36, 5, 1, "", "corrections"], [36, 5, 1, "", "dieze_tag"], [36, 5, 1, "", "eigenvalues"], [36, 5, 1, "", "eigenvectors"], [36, 5, 1, "", "electrons"], [36, 5, 1, "", "energies"], [36, 5, 1, "", "errors"], [36, 3, 1, "", "final_energy"], [36, 3, 1, "", "final_structure"], [36, 5, 1, "", "frequencies"], [36, 5, 1, "", "functional"], [36, 2, 1, "id0", "get_scan_plot"], [36, 2, 1, "", "get_spectre_plot"], [36, 5, 1, "", "hessian"], [36, 5, 1, "", "is_pcm"], [36, 5, 1, "", "is_spin"], [36, 5, 1, "", "link0"], [36, 5, 1, "", "molecular_orbital"], [36, 5, 1, "", "num_basis_func"], [36, 5, 1, "", "opt_structures"], [36, 5, 1, "", "pcm"], [36, 5, 1, "", "properly_terminated"], [36, 2, 1, "", "read_excitation_energies"], [36, 2, 1, "id1", "read_scan"], [36, 5, 1, "", "resumes"], [36, 5, 1, "", "route"], [36, 2, 1, "id2", "save_scan_plot"], [36, 2, 1, "", "save_spectre_plot"], [36, 5, 1, "", "spin_multiplicity"], [36, 5, 1, "", "standard_orientation"], [36, 5, 1, "", "stationary_type"], [36, 5, 1, "", "structures_input_orientation"], [36, 5, 1, "", "title"], [36, 2, 1, "", "to_input"]], "pymatgen.io.jarvis": [[36, 1, 1, "", "JarvisAtomsAdaptor"]], "pymatgen.io.jarvis.JarvisAtomsAdaptor": [[36, 2, 1, "", "get_atoms"], [36, 2, 1, "", "get_structure"]], "pymatgen.io.lammps": [[41, 0, 0, "-", "data"], [41, 0, 0, "-", "generators"], [41, 0, 0, "-", "inputs"], [41, 0, 0, "-", "outputs"], [41, 0, 0, "-", "sets"], [41, 0, 0, "-", "utils"]], "pymatgen.io.lammps.data": [[41, 1, 1, "", "CombinedData"], [41, 1, 1, "", "ForceField"], [41, 1, 1, "", "LammpsBox"], [41, 1, 1, "", "LammpsData"], [41, 1, 1, "", "Topology"], [41, 4, 1, "", "lattice_2_lmpbox"]], "pymatgen.io.lammps.data.CombinedData": [[41, 2, 1, "", "as_lammpsdata"], [41, 2, 1, "", "disassemble"], [41, 2, 1, "", "from_ff_and_topologies"], [41, 2, 1, "", "from_files"], [41, 2, 1, "", "from_lammpsdata"], [41, 2, 1, "", "from_structure"], [41, 2, 1, "", "get_string"], [41, 2, 1, "", "parse_xyz"], [41, 3, 1, "", "structure"]], "pymatgen.io.lammps.data.ForceField": [[41, 5, 1, "", "force_field"], [41, 2, 1, "", "from_dict"], [41, 2, 1, "", "from_file"], [41, 5, 1, "", "maps"], [41, 5, 1, "", "masses"], [41, 2, 1, "", "to_file"]], "pymatgen.io.lammps.data.LammpsBox": [[41, 2, 1, "", "get_box_shift"], [41, 2, 1, "", "get_string"], [41, 2, 1, "", "to_lattice"], [41, 3, 1, "", "volume"]], "pymatgen.io.lammps.data.LammpsData": [[41, 2, 1, "", "disassemble"], [41, 2, 1, "", "from_ff_and_topologies"], [41, 2, 1, "", "from_file"], [41, 2, 1, "", "from_structure"], [41, 2, 1, "", "get_string"], [41, 2, 1, "", "set_charge_atom"], [41, 2, 1, "", "set_charge_atom_type"], [41, 3, 1, "", "structure"], [41, 2, 1, "", "write_file"]], "pymatgen.io.lammps.data.Topology": [[41, 2, 1, "", "from_bonding"]], "pymatgen.io.lammps.generators": [[41, 1, 1, "", "BaseLammpsGenerator"], [41, 1, 1, "", "LammpsMinimization"]], "pymatgen.io.lammps.generators.BaseLammpsGenerator": [[41, 5, 1, "", "calc_type"], [41, 2, 1, "", "get_input_set"], [41, 5, 1, "", "keep_stages"], [41, 5, 1, "", "settings"], [41, 5, 1, "", "template"]], "pymatgen.io.lammps.generators.LammpsMinimization": [[41, 3, 1, "", "atom_style"], [41, 3, 1, "", "boundary"], [41, 3, 1, "", "dimension"], [41, 3, 1, "", "force_field"], [41, 3, 1, "", "read_data"], [41, 5, 1, "", "settings"], [41, 5, 1, "", "template"], [41, 3, 1, "", "units"]], "pymatgen.io.lammps.inputs": [[41, 1, 1, "", "LammpsInputFile"], [41, 1, 1, "", "LammpsRun"], [41, 1, 1, "", "LammpsTemplateGen"]], "pymatgen.io.lammps.inputs.LammpsInputFile": [[41, 2, 1, "", "add_commands"], [41, 2, 1, "", "add_stage"], [41, 2, 1, "", "append"], [41, 2, 1, "", "contains_command"], [41, 2, 1, "", "from_file"], [41, 2, 1, "", "from_string"], [41, 2, 1, "", "get_args"], [41, 2, 1, "", "get_string"], [41, 2, 1, "", "merge_stages"], [41, 3, 1, "", "ncomments"], [41, 3, 1, "", "nstages"], [41, 2, 1, "", "remove_command"], [41, 2, 1, "", "remove_stage"], [41, 2, 1, "", "rename_stage"], [41, 2, 1, "", "set_args"], [41, 3, 1, "", "stages_names"], [41, 2, 1, "", "write_file"]], "pymatgen.io.lammps.inputs.LammpsRun": [[41, 2, 1, "", "md"], [41, 5, 1, "", "template_dir"], [41, 2, 1, "", "write_inputs"]], "pymatgen.io.lammps.inputs.LammpsTemplateGen": [[41, 2, 1, "", "get_input_set"]], "pymatgen.io.lammps.outputs": [[41, 1, 1, "", "LammpsDump"], [41, 4, 1, "", "parse_lammps_dumps"], [41, 4, 1, "", "parse_lammps_log"]], "pymatgen.io.lammps.outputs.LammpsDump": [[41, 2, 1, "", "as_dict"], [41, 2, 1, "", "from_dict"], [41, 2, 1, "", "from_string"]], "pymatgen.io.lammps.sets": [[41, 1, 1, "", "LammpsInputSet"]], "pymatgen.io.lammps.sets.LammpsInputSet": [[41, 2, 1, "", "from_directory"], [41, 2, 1, "", "validate"]], "pymatgen.io.lammps.utils": [[41, 1, 1, "", "LammpsRunner"], [41, 1, 1, "", "Polymer"]], "pymatgen.io.lammps.utils.LammpsRunner": [[41, 2, 1, "", "run"]], "pymatgen.io.lmto": [[36, 1, 1, "", "LMTOCopl"], [36, 1, 1, "", "LMTOCtrl"]], "pymatgen.io.lmto.LMTOCtrl": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "get_string"], [36, 2, 1, "", "write_file"]], "pymatgen.io.lobster": [[42, 0, 0, "-", "inputs"], [42, 0, 0, "-", "lobsterenv"], [42, 0, 0, "-", "outputs"]], "pymatgen.io.lobster.inputs": [[42, 1, 1, "", "Lobsterin"], [42, 4, 1, "", "get_all_possible_basis_combinations"]], "pymatgen.io.lobster.inputs.Lobsterin": [[42, 5, 1, "", "AVAILABLEKEYWORDS"], [42, 5, 1, "", "BOOLEAN_KEYWORDS"], [42, 5, 1, "", "FLOAT_KEYWORDS"], [42, 5, 1, "", "LISTKEYWORDS"], [42, 5, 1, "", "STRING_KEYWORDS"], [42, 2, 1, "", "as_dict"], [42, 2, 1, "", "diff"], [42, 2, 1, "", "from_dict"], [42, 2, 1, "", "from_file"], [42, 2, 1, "", "get_all_possible_basis_functions"], [42, 2, 1, "", "get_basis"], [42, 2, 1, "", "standard_calculations_from_vasp_files"], [42, 2, 1, "", "write_INCAR"], [42, 2, 1, "", "write_KPOINTS"], [42, 2, 1, "", "write_POSCAR_with_standard_primitive"], [42, 2, 1, "", "write_lobsterin"]], "pymatgen.io.lobster.lobsterenv": [[42, 1, 1, "", "ICOHPNeighborsInfo"], [42, 1, 1, "", "LobsterLightStructureEnvironments"], [42, 1, 1, "", "LobsterNeighbors"]], "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo": [[42, 5, 1, "", "atoms"], [42, 5, 1, "", "central_isites"], [42, 5, 1, "", "labels"], [42, 5, 1, "", "list_icohps"], [42, 5, 1, "", "n_bonds"], [42, 5, 1, "", "total_icohp"]], "pymatgen.io.lobster.lobsterenv.LobsterLightStructureEnvironments": [[42, 2, 1, "", "as_dict"], [42, 2, 1, "", "from_Lobster"], [42, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.io.lobster.lobsterenv.LobsterNeighbors": [[42, 3, 1, "", "anion_types"], [42, 2, 1, "", "get_anion_types"], [42, 2, 1, "", "get_info_cohps_to_neighbors"], [42, 2, 1, "", "get_info_icohps_between_neighbors"], [42, 2, 1, "", "get_info_icohps_to_neighbors"], [42, 2, 1, "", "get_light_structure_environment"], [42, 2, 1, "", "get_nn_info"], [42, 3, 1, "", "molecules_allowed"], [42, 2, 1, "", "plot_cohps_of_neighbors"], [42, 3, 1, "", "structures_allowed"]], "pymatgen.io.lobster.outputs": [[42, 1, 1, "", "Bandoverlaps"], [42, 1, 1, "", "Charge"], [42, 1, 1, "", "Cohpcar"], [42, 1, 1, "", "Doscar"], [42, 1, 1, "", "Fatband"], [42, 1, 1, "", "Grosspop"], [42, 1, 1, "", "Icohplist"], [42, 1, 1, "", "Lobsterout"], [42, 1, 1, "", "MadelungEnergies"], [42, 1, 1, "", "SitePotential"], [42, 1, 1, "", "Wavefunction"], [42, 4, 1, "", "get_orb_from_str"]], "pymatgen.io.lobster.outputs.Bandoverlaps": [[42, 2, 1, "", "has_good_quality_check_occupied_bands"], [42, 2, 1, "", "has_good_quality_maxDeviation"]], "pymatgen.io.lobster.outputs.Charge": [[42, 2, 1, "", "get_structure_with_charges"]], "pymatgen.io.lobster.outputs.Doscar": [[42, 3, 1, "id2", "completedos"], [42, 3, 1, "id3", "energies"], [42, 3, 1, "id4", "is_spin_polarized"], [42, 3, 1, "", "itdensities"], [42, 3, 1, "id5", "pdos"], [42, 3, 1, "id6", "tdensities"], [42, 3, 1, "id7", "tdos"]], "pymatgen.io.lobster.outputs.Fatband": [[42, 2, 1, "", "get_bandstructure"]], "pymatgen.io.lobster.outputs.Grosspop": [[42, 2, 1, "", "get_structure_with_total_grosspop"]], "pymatgen.io.lobster.outputs.Icohplist": [[42, 3, 1, "", "icohpcollection"], [42, 3, 1, "", "icohplist"]], "pymatgen.io.lobster.outputs.Lobsterout": [[42, 2, 1, "", "get_doc"]], "pymatgen.io.lobster.outputs.SitePotential": [[42, 2, 1, "", "get_structure_with_site_potentials"]], "pymatgen.io.lobster.outputs.Wavefunction": [[42, 2, 1, "", "get_volumetricdata_density"], [42, 2, 1, "", "get_volumetricdata_imaginary"], [42, 2, 1, "", "get_volumetricdata_real"], [42, 2, 1, "", "set_volumetric_data"], [42, 2, 1, "", "write_file"]], "pymatgen.io.nwchem": [[36, 1, 1, "", "NwInput"], [36, 6, 1, "", "NwInputError"], [36, 1, 1, "", "NwOutput"], [36, 1, 1, "", "NwTask"]], "pymatgen.io.nwchem.NwInput": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"], [36, 3, 1, "", "molecule"], [36, 2, 1, "", "write_file"]], "pymatgen.io.nwchem.NwOutput": [[36, 2, 1, "", "get_excitation_spectrum"], [36, 2, 1, "", "parse_tddft"]], "pymatgen.io.nwchem.NwTask": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "dft_task"], [36, 2, 1, "", "esp_task"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_molecule"], [36, 5, 1, "", "operations"], [36, 5, 1, "", "theories"]], "pymatgen.io.packmol": [[36, 1, 1, "", "PackmolBoxGen"], [36, 1, 1, "", "PackmolSet"]], "pymatgen.io.packmol.PackmolBoxGen": [[36, 2, 1, "", "get_input_set"]], "pymatgen.io.packmol.PackmolSet": [[36, 2, 1, "", "from_directory"], [36, 2, 1, "", "run"]], "pymatgen.io.phonopy": [[36, 4, 1, "", "eigvec_to_eigdispl"], [36, 4, 1, "", "get_complete_ph_dos"], [36, 4, 1, "", "get_displaced_structures"], [36, 4, 1, "", "get_gruneisen_ph_bs_symm_line"], [36, 4, 1, "", "get_gruneisenparameter"], [36, 4, 1, "", "get_gs_ph_bs_symm_line_from_dict"], [36, 4, 1, "", "get_ph_bs_symm_line"], [36, 4, 1, "", "get_ph_bs_symm_line_from_dict"], [36, 4, 1, "", "get_ph_dos"], [36, 4, 1, "", "get_phonon_band_structure_from_fc"], [36, 4, 1, "", "get_phonon_band_structure_symm_line_from_fc"], [36, 4, 1, "", "get_phonon_dos_from_fc"], [36, 4, 1, "", "get_phonopy_structure"], [36, 4, 1, "", "get_pmg_structure"], [36, 4, 1, "", "get_structure_from_dict"], [36, 4, 1, "", "get_thermal_displacement_matrices"]], "pymatgen.io.prismatic": [[36, 1, 1, "", "Prismatic"]], "pymatgen.io.prismatic.Prismatic": [[36, 2, 1, "", "to_string"]], "pymatgen.io.pwscf": [[36, 1, 1, "", "PWInput"], [36, 6, 1, "", "PWInputError"], [36, 1, 1, "", "PWOutput"]], "pymatgen.io.pwscf.PWInput": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "proc_val"], [36, 2, 1, "", "write_file"]], "pymatgen.io.pwscf.PWOutput": [[36, 3, 1, "", "final_energy"], [36, 2, 1, "", "get_celldm"], [36, 3, 1, "", "lattice_type"], [36, 5, 1, "", "patterns"], [36, 2, 1, "", "read_pattern"]], "pymatgen.io.qchem": [[43, 0, 0, "-", "inputs"], [43, 0, 0, "-", "outputs"], [43, 0, 0, "-", "sets"], [43, 0, 0, "-", "utils"]], "pymatgen.io.qchem.inputs": [[43, 1, 1, "", "QCInput"]], "pymatgen.io.qchem.inputs.QCInput": [[43, 2, 1, "", "almo_template"], [43, 2, 1, "", "cdft_template"], [43, 2, 1, "", "find_sections"], [43, 2, 1, "", "from_file"], [43, 2, 1, "", "from_multi_jobs_file"], [43, 2, 1, "", "from_string"], [43, 2, 1, "", "geom_opt_template"], [43, 2, 1, "", "get_string"], [43, 2, 1, "", "molecule_template"], [43, 2, 1, "", "multi_job_string"], [43, 2, 1, "", "nbo_template"], [43, 2, 1, "", "opt_template"], [43, 2, 1, "", "pcm_nonels_template"], [43, 2, 1, "", "pcm_template"], [43, 2, 1, "", "plots_template"], [43, 2, 1, "", "read_almo"], [43, 2, 1, "", "read_cdft"], [43, 2, 1, "", "read_geom_opt"], [43, 2, 1, "", "read_molecule"], [43, 2, 1, "", "read_nbo"], [43, 2, 1, "", "read_opt"], [43, 2, 1, "", "read_pcm"], [43, 2, 1, "", "read_pcm_nonels"], [43, 2, 1, "", "read_plots"], [43, 2, 1, "", "read_rem"], [43, 2, 1, "", "read_scan"], [43, 2, 1, "", "read_smx"], [43, 2, 1, "", "read_solvent"], [43, 2, 1, "", "read_svp"], [43, 2, 1, "", "read_vdw"], [43, 2, 1, "", "rem_template"], [43, 2, 1, "", "scan_template"], [43, 2, 1, "", "smx_template"], [43, 2, 1, "", "solvent_template"], [43, 2, 1, "", "svp_template"], [43, 2, 1, "", "van_der_waals_template"], [43, 2, 1, "", "write_multi_job_file"]], "pymatgen.io.qchem.outputs": [[43, 1, 1, "", "QCOutput"], [43, 4, 1, "", "check_for_structure_changes"], [43, 4, 1, "", "get_percentage"], [43, 4, 1, "", "jump_to_header"], [43, 4, 1, "", "nbo_parser"], [43, 4, 1, "", "parse_hybridization_character"], [43, 4, 1, "", "parse_hyperbonds"], [43, 4, 1, "", "parse_natural_populations"], [43, 4, 1, "", "parse_perturbation_energy"], [43, 4, 1, "", "z_int"]], "pymatgen.io.qchem.outputs.QCOutput": [[43, 2, 1, "", "as_dict"], [43, 2, 1, "", "multiple_outputs_from_file"]], "pymatgen.io.qchem.sets": [[43, 1, 1, "", "ForceSet"], [43, 1, 1, "", "FreqSet"], [43, 1, 1, "", "OptSet"], [43, 1, 1, "", "PESScanSet"], [43, 1, 1, "", "QChemDictSet"], [43, 1, 1, "", "SinglePointSet"], [43, 1, 1, "", "TransitionStateSet"]], "pymatgen.io.qchem.sets.QChemDictSet": [[43, 2, 1, "", "write"]], "pymatgen.io.qchem.utils": [[43, 4, 1, "", "lower_and_check_unique"], [43, 4, 1, "", "process_parsed_HESS"], [43, 4, 1, "", "process_parsed_coords"], [43, 4, 1, "", "process_parsed_fock_matrix"], [43, 4, 1, "", "read_matrix_pattern"], [43, 4, 1, "", "read_pattern"], [43, 4, 1, "", "read_table_pattern"]], "pymatgen.io.res": [[36, 1, 1, "", "AirssProvider"], [36, 6, 1, "", "ResError"], [36, 1, 1, "", "ResIO"], [36, 6, 1, "", "ResParseError"], [36, 1, 1, "", "ResProvider"], [36, 1, 1, "", "ResWriter"]], "pymatgen.io.res.AirssProvider": [[36, 3, 1, "", "appearances"], [36, 2, 1, "", "as_dict"], [36, 3, 1, "", "energy"], [36, 3, 1, "", "entry"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "get_airss_version"], [36, 2, 1, "", "get_castep_version"], [36, 2, 1, "", "get_cut_grid_gmax_fsbc"], [36, 2, 1, "", "get_func_rel_disp"], [36, 2, 1, "", "get_mpgrid_offset_nkpts_spacing"], [36, 2, 1, "", "get_pspots"], [36, 2, 1, "", "get_run_start_info"], [36, 3, 1, "", "integrated_absolute_spin_density"], [36, 3, 1, "", "integrated_spin_density"], [36, 3, 1, "", "pressure"], [36, 3, 1, "", "seed"], [36, 3, 1, "", "spacegroup_label"], [36, 3, 1, "", "volume"]], "pymatgen.io.res.ResIO": [[36, 2, 1, "", "entry_from_file"], [36, 2, 1, "", "entry_from_str"], [36, 2, 1, "", "entry_to_file"], [36, 2, 1, "", "entry_to_str"], [36, 2, 1, "", "structure_from_file"], [36, 2, 1, "", "structure_from_str"], [36, 2, 1, "", "structure_to_file"], [36, 2, 1, "", "structure_to_str"]], "pymatgen.io.res.ResProvider": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 3, 1, "", "lattice"], [36, 3, 1, "", "rems"], [36, 3, 1, "", "sites"], [36, 3, 1, "", "structure"]], "pymatgen.io.res.ResWriter": [[36, 3, 1, "", "string"], [36, 2, 1, "", "write"]], "pymatgen.io.shengbte": [[36, 1, 1, "", "Control"]], "pymatgen.io.shengbte.Control": [[36, 5, 1, "", "allocations_keys"], [36, 2, 1, "", "as_dict"], [36, 5, 1, "", "crystal_keys"], [36, 5, 1, "", "data_keys"], [36, 5, 1, "", "flags_keys"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_structure"], [36, 2, 1, "", "get_structure"], [36, 5, 1, "", "params_keys"], [36, 5, 1, "", "required_params"], [36, 2, 1, "", "to_file"]], "pymatgen.io.template": [[36, 1, 1, "", "TemplateInputGen"]], "pymatgen.io.template.TemplateInputGen": [[36, 2, 1, "", "get_input_set"]], "pymatgen.io.vasp": [[44, 0, 0, "-", "help"], [44, 0, 0, "-", "inputs"], [44, 0, 0, "-", "optics"], [44, 0, 0, "-", "outputs"], [44, 0, 0, "-", "sets"]], "pymatgen.io.vasp.help": [[44, 1, 1, "", "VaspDoc"]], "pymatgen.io.vasp.help.VaspDoc": [[44, 2, 1, "", "get_help"], [44, 2, 1, "", "get_incar_tags"], [44, 2, 1, "", "print_help"], [44, 2, 1, "", "print_jupyter_help"]], "pymatgen.io.vasp.inputs": [[44, 6, 1, "", "BadIncarWarning"], [44, 1, 1, "", "Incar"], [44, 1, 1, "", "Kpoints"], [44, 1, 1, "", "Kpoints_supported_modes"], [44, 1, 1, "", "Orbital"], [44, 1, 1, "", "OrbitalDescription"], [44, 1, 1, "", "Poscar"], [44, 1, 1, "", "Potcar"], [44, 1, 1, "", "PotcarSingle"], [44, 6, 1, "", "UnknownPotcarWarning"], [44, 1, 1, "", "VaspInput"]], "pymatgen.io.vasp.inputs.Incar": [[44, 2, 1, "", "as_dict"], [44, 2, 1, "", "check_params"], [44, 2, 1, "", "diff"], [44, 2, 1, "", "from_dict"], [44, 2, 1, "", "from_file"], [44, 2, 1, "", "from_string"], [44, 2, 1, "", "get_string"], [44, 2, 1, "", "proc_val"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.inputs.Kpoints": [[44, 2, 1, "", "as_dict"], [44, 2, 1, "", "automatic"], [44, 2, 1, "", "automatic_density"], [44, 2, 1, "", "automatic_density_by_lengths"], [44, 2, 1, "", "automatic_density_by_vol"], [44, 2, 1, "", "automatic_gamma_density"], [44, 2, 1, "", "automatic_linemode"], [44, 2, 1, "", "from_dict"], [44, 2, 1, "", "from_file"], [44, 2, 1, "", "from_string"], [44, 2, 1, "", "gamma_automatic"], [44, 2, 1, "", "monkhorst_automatic"], [44, 3, 1, "", "style"], [44, 5, 1, "", "supported_modes"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.inputs.Kpoints_supported_modes": [[44, 5, 1, "", "Automatic"], [44, 5, 1, "", "Cartesian"], [44, 5, 1, "", "Gamma"], [44, 5, 1, "", "Line_mode"], [44, 5, 1, "", "Monkhorst"], [44, 5, 1, "", "Reciprocal"], [44, 2, 1, "", "from_string"]], "pymatgen.io.vasp.inputs.Orbital": [[44, 5, 1, "", "E"], [44, 5, 1, "", "j"], [44, 5, 1, "", "l"], [44, 5, 1, "", "n"], [44, 5, 1, "", "occ"]], "pymatgen.io.vasp.inputs.OrbitalDescription": [[44, 5, 1, "", "E"], [44, 5, 1, "", "Rcut"], [44, 5, 1, "", "Rcut2"], [44, 5, 1, "", "Type"], [44, 5, 1, "", "Type2"], [44, 5, 1, "", "l"]], "pymatgen.io.vasp.inputs.Poscar": [[44, 2, 1, "", "as_dict"], [44, 5, 1, "", "comment"], [44, 2, 1, "", "from_dict"], [44, 2, 1, "", "from_file"], [44, 2, 1, "", "from_string"], [44, 2, 1, "", "get_string"], [44, 3, 1, "", "natoms"], [44, 3, 1, "id0", "predictor_corrector"], [44, 5, 1, "", "predictor_corrector_preamble"], [44, 3, 1, "id1", "selective_dynamics"], [44, 2, 1, "", "set_temperature"], [44, 3, 1, "", "site_symbols"], [44, 5, 1, "", "structure"], [44, 5, 1, "", "temperature"], [44, 5, 1, "", "true_names"], [44, 3, 1, "id2", "velocities"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.inputs.Potcar": [[44, 5, 1, "", "FUNCTIONAL_CHOICES"], [44, 2, 1, "", "as_dict"], [44, 2, 1, "", "from_dict"], [44, 2, 1, "", "from_file"], [44, 2, 1, "", "set_symbols"], [44, 3, 1, "", "spec"], [44, 3, 1, "", "symbols"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.inputs.PotcarSingle": [[44, 3, 1, "", "atomic_no"], [44, 5, 1, "", "data"], [44, 3, 1, "", "electron_configuration"], [44, 3, 1, "", "element"], [44, 2, 1, "", "from_file"], [44, 2, 1, "", "from_symbol_and_functional"], [44, 3, 1, "", "functional"], [44, 3, 1, "", "functional_class"], [44, 5, 1, "", "functional_dir"], [44, 5, 1, "", "functional_tags"], [44, 2, 1, "", "get_potcar_file_hash"], [44, 2, 1, "", "get_potcar_hash"], [44, 2, 1, "", "get_sha256_file_hash"], [44, 2, 1, "", "identify_potcar"], [44, 5, 1, "", "keywords"], [44, 3, 1, "", "nelectrons"], [44, 5, 1, "", "parse_functions"], [44, 3, 1, "", "potential_type"], [44, 3, 1, "", "symbol"], [44, 2, 1, "", "verify_potcar"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.inputs.VaspInput": [[44, 2, 1, "", "as_dict"], [44, 2, 1, "", "from_dict"], [44, 2, 1, "", "from_directory"], [44, 2, 1, "", "run_vasp"], [44, 2, 1, "", "write_input"]], "pymatgen.io.vasp.optics": [[44, 1, 1, "", "DielectricFunctionCalculator"], [44, 4, 1, "", "delta_func"], [44, 4, 1, "", "delta_methfessel_paxton"], [44, 4, 1, "", "epsilon_imag"], [44, 4, 1, "", "get_delta"], [44, 4, 1, "", "get_step"], [44, 4, 1, "", "kramers_kronig"], [44, 4, 1, "", "step_func"], [44, 4, 1, "", "step_methfessel_paxton"]], "pymatgen.io.vasp.optics.DielectricFunctionCalculator": [[44, 3, 1, "", "cder"], [44, 5, 1, "", "cder_imag"], [44, 5, 1, "", "cder_real"], [44, 5, 1, "", "cshift"], [44, 5, 1, "", "deltae"], [44, 5, 1, "", "efermi"], [44, 5, 1, "", "eigs"], [44, 2, 1, "", "from_directory"], [44, 2, 1, "", "from_vasp_objects"], [44, 2, 1, "", "get_epsilon"], [44, 5, 1, "", "ismear"], [44, 5, 1, "", "ispin"], [44, 5, 1, "", "kweights"], [44, 5, 1, "", "nedos"], [44, 2, 1, "", "plot_weighted_transition_data"], [44, 5, 1, "", "sigma"], [44, 5, 1, "", "volume"]], "pymatgen.io.vasp.outputs": [[44, 1, 1, "", "BSVasprun"], [44, 1, 1, "", "Chgcar"], [44, 1, 1, "", "Dynmat"], [44, 1, 1, "", "Eigenval"], [44, 1, 1, "", "Elfcar"], [44, 1, 1, "", "Locpot"], [44, 1, 1, "", "Oszicar"], [44, 1, 1, "", "Outcar"], [44, 1, 1, "", "Procar"], [44, 6, 1, "", "UnconvergedVASPWarning"], [44, 6, 1, "", "VaspParseError"], [44, 1, 1, "", "Vasprun"], [44, 1, 1, "", "VolumetricData"], [44, 1, 1, "", "WSWQ"], [44, 1, 1, "", "Wavecar"], [44, 1, 1, "", "Waveder"], [44, 1, 1, "", "Xdatcar"], [44, 4, 1, "", "get_adjusted_fermi_level"], [44, 4, 1, "", "get_band_structure_from_vasp_multiple_branches"]], "pymatgen.io.vasp.outputs.BSVasprun": [[44, 2, 1, "", "as_dict"]], "pymatgen.io.vasp.outputs.Chgcar": [[44, 2, 1, "", "from_file"], [44, 3, 1, "", "net_magnetization"]], "pymatgen.io.vasp.outputs.Dynmat": [[44, 5, 1, "", "data"], [44, 2, 1, "", "get_phonon_frequencies"], [44, 3, 1, "", "masses"], [44, 3, 1, "", "natoms"], [44, 3, 1, "", "ndisps"], [44, 3, 1, "", "nspecs"]], "pymatgen.io.vasp.outputs.Eigenval": [[44, 3, 1, "", "eigenvalue_band_properties"], [44, 5, 1, "", "eigenvalues"], [44, 5, 1, "", "filename"], [44, 5, 1, "", "ispin"], [44, 5, 1, "", "kpoints"], [44, 5, 1, "", "kpoints_weights"], [44, 5, 1, "", "nbands"], [44, 5, 1, "", "nelect"], [44, 5, 1, "", "nkpt"], [44, 5, 1, "", "occu_tol"]], "pymatgen.io.vasp.outputs.Elfcar": [[44, 2, 1, "", "from_file"], [44, 2, 1, "", "get_alpha"]], "pymatgen.io.vasp.outputs.Locpot": [[44, 2, 1, "", "from_file"]], "pymatgen.io.vasp.outputs.Oszicar": [[44, 3, 1, "", "all_energies"], [44, 2, 1, "", "as_dict"], [44, 5, 1, "", "electronic_steps"], [44, 3, 1, "", "final_energy"]], "pymatgen.io.vasp.outputs.Outcar": [[44, 2, 1, "", "as_dict"], [44, 5, 1, "", "charge"], [44, 5, 1, "", "chemical_shielding"], [44, 5, 1, "", "cs_core_contribution"], [44, 5, 1, "", "cs_g0_contribution"], [44, 5, 1, "", "drift"], [44, 5, 1, "", "efermi"], [44, 5, 1, "", "efg"], [44, 5, 1, "", "elastic_tensor"], [44, 5, 1, "", "filename"], [44, 5, 1, "", "final_energy"], [44, 5, 1, "", "final_energy_wo_entrp"], [44, 5, 1, "", "final_fr_energy"], [44, 5, 1, "", "has_onsite_density_matrices"], [44, 5, 1, "", "is_stopped"], [44, 5, 1, "", "lcalcpol"], [44, 5, 1, "", "lepsilon"], [44, 5, 1, "", "magnetization"], [44, 5, 1, "", "nelect"], [44, 5, 1, "", "ngf"], [44, 2, 1, "", "read_avg_core_poten"], [44, 2, 1, "", "read_chemical_shielding"], [44, 2, 1, "", "read_core_state_eigen"], [44, 2, 1, "", "read_corrections"], [44, 2, 1, "", "read_cs_core_contribution"], [44, 2, 1, "", "read_cs_g0_contribution"], [44, 2, 1, "", "read_cs_raw_symmetrized_tensors"], [44, 2, 1, "", "read_elastic_tensor"], [44, 2, 1, "", "read_electrostatic_potential"], [44, 2, 1, "", "read_fermi_contact_shift"], [44, 2, 1, "", "read_freq_dielectric"], [44, 2, 1, "", "read_igpar"], [44, 2, 1, "", "read_internal_strain_tensor"], [44, 2, 1, "", "read_lcalcpol"], [44, 2, 1, "", "read_lepsilon"], [44, 2, 1, "", "read_lepsilon_ionic"], [44, 2, 1, "", "read_neb"], [44, 2, 1, "", "read_nmr_efg"], [44, 2, 1, "", "read_nmr_efg_tensor"], [44, 2, 1, "", "read_onsite_density_matrices"], [44, 2, 1, "", "read_pattern"], [44, 2, 1, "", "read_piezo_tensor"], [44, 2, 1, "", "read_pseudo_zval"], [44, 2, 1, "", "read_table_pattern"], [44, 5, 1, "", "run_stats"], [44, 5, 1, "", "spin"], [44, 5, 1, "", "total_mag"], [44, 5, 1, "", "unsym_cs_tensor"]], "pymatgen.io.vasp.outputs.Procar": [[44, 5, 1, "", "data"], [44, 2, 1, "", "get_occupation"], [44, 2, 1, "", "get_projection_on_elements"], [44, 5, 1, "", "weights"]], "pymatgen.io.vasp.outputs.Vasprun": [[44, 5, 1, "", "actual_kpoints"], [44, 5, 1, "", "actual_kpoints_weights"], [44, 2, 1, "", "as_dict"], [44, 5, 1, "", "atomic_symbols"], [44, 2, 1, "", "calculate_efermi"], [44, 3, 1, "", "complete_dos"], [44, 3, 1, "", "complete_dos_normalized"], [44, 3, 1, "", "converged"], [44, 3, 1, "", "converged_electronic"], [44, 3, 1, "", "converged_ionic"], [44, 3, 1, "", "dielectric"], [44, 5, 1, "", "efermi"], [44, 3, 1, "", "eigenvalue_band_properties"], [44, 5, 1, "", "eigenvalues"], [44, 3, 1, "", "epsilon_ionic"], [44, 3, 1, "", "epsilon_static"], [44, 3, 1, "", "epsilon_static_wolfe"], [44, 3, 1, "", "final_energy"], [44, 5, 1, "", "force_constants"], [44, 2, 1, "", "get_band_structure"], [44, 2, 1, "", "get_computed_entry"], [44, 2, 1, "", "get_potcars"], [44, 2, 1, "", "get_trajectory"], [44, 3, 1, "", "hubbards"], [44, 5, 1, "", "idos"], [44, 5, 1, "", "incar"], [44, 5, 1, "", "ionic_steps"], [44, 3, 1, "", "is_hubbard"], [44, 3, 1, "", "is_spin"], [44, 5, 1, "", "kpoints"], [44, 5, 1, "", "md_data"], [44, 5, 1, "", "nionic_steps"], [44, 5, 1, "", "normalmode_eigenvals"], [44, 5, 1, "", "normalmode_eigenvecs"], [44, 3, 1, "", "optical_absorption_coeff"], [44, 5, 1, "", "other_dielectric"], [44, 5, 1, "", "parameters"], [44, 5, 1, "", "pdos"], [44, 5, 1, "", "potcar_symbols"], [44, 5, 1, "", "projected_eigenvalues"], [44, 5, 1, "", "projected_magnetisation"], [44, 3, 1, "", "run_type"], [44, 3, 1, "", "structures"], [44, 5, 1, "", "tdos"], [44, 2, 1, "", "update_charge_from_potcar"], [44, 2, 1, "", "update_potcar_spec"]], "pymatgen.io.vasp.outputs.VolumetricData": [[44, 2, 1, "", "parse_file"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.outputs.WSWQ": [[44, 3, 1, "", "data"], [44, 2, 1, "", "from_file"], [44, 5, 1, "id3", "me_imag"], [44, 5, 1, "id4", "me_real"], [44, 5, 1, "id5", "nbands"], [44, 5, 1, "id6", "nkpoints"], [44, 5, 1, "id7", "nspin"]], "pymatgen.io.vasp.outputs.Wavecar": [[44, 5, 1, "", "Gpoints"], [44, 5, 1, "", "a"], [44, 5, 1, "", "b"], [44, 5, 1, "", "band_energy"], [44, 5, 1, "", "coeffs"], [44, 5, 1, "", "efermi"], [44, 5, 1, "", "encut"], [44, 2, 1, "", "evaluate_wavefunc"], [44, 2, 1, "", "fft_mesh"], [44, 5, 1, "", "filename"], [44, 2, 1, "", "get_parchg"], [44, 5, 1, "", "kpoints"], [44, 5, 1, "", "nb"], [44, 5, 1, "", "nk"], [44, 5, 1, "", "vasp_type"], [44, 5, 1, "", "vol"], [44, 2, 1, "", "write_unks"]], "pymatgen.io.vasp.outputs.Waveder": [[44, 3, 1, "", "cder"], [44, 5, 1, "id8", "cder_imag"], [44, 5, 1, "id9", "cder_real"], [44, 2, 1, "", "from_binary"], [44, 2, 1, "", "from_formatted"], [44, 2, 1, "", "get_orbital_derivative_between_states"], [44, 3, 1, "", "nbands"], [44, 3, 1, "", "nkpoints"], [44, 3, 1, "", "nspin"]], "pymatgen.io.vasp.outputs.Xdatcar": [[44, 5, 1, "", "comment"], [44, 2, 1, "", "concatenate"], [44, 2, 1, "", "get_string"], [44, 3, 1, "", "natoms"], [44, 3, 1, "", "site_symbols"], [44, 5, 1, "", "structures"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.sets": [[44, 6, 1, "", "BadInputSetWarning"], [44, 1, 1, "", "DictSet"], [44, 1, 1, "", "LobsterSet"], [44, 1, 1, "", "MITMDSet"], [44, 1, 1, "", "MITNEBSet"], [44, 1, 1, "", "MITRelaxSet"], [44, 1, 1, "", "MPAbsorptionSet"], [44, 1, 1, "", "MPHSEBSSet"], [44, 1, 1, "", "MPHSERelaxSet"], [44, 1, 1, "", "MPMDSet"], [44, 1, 1, "", "MPMetalRelaxSet"], [44, 1, 1, "", "MPNMRSet"], [44, 1, 1, "", "MPNonSCFSet"], [44, 1, 1, "", "MPRelaxSet"], [44, 1, 1, "", "MPSOCSet"], [44, 1, 1, "", "MPScanRelaxSet"], [44, 1, 1, "", "MPScanStaticSet"], [44, 1, 1, "", "MPStaticSet"], [44, 1, 1, "", "MVLElasticSet"], [44, 1, 1, "", "MVLGBSet"], [44, 1, 1, "", "MVLGWSet"], [44, 1, 1, "", "MVLNPTMDSet"], [44, 1, 1, "", "MVLRelax52Set"], [44, 1, 1, "", "MVLScanRelaxSet"], [44, 1, 1, "", "MVLSlabSet"], [44, 1, 1, "", "VaspInputSet"], [44, 4, 1, "", "batch_write_input"], [44, 4, 1, "", "get_structure_from_prev_run"], [44, 4, 1, "", "get_valid_magmom_struct"], [44, 4, 1, "", "get_vasprun_outcar"], [44, 4, 1, "", "next_num_with_prime_factors"], [44, 4, 1, "", "primes_less_than"], [44, 4, 1, "", "standardize_structure"]], "pymatgen.io.vasp.sets.DictSet": [[44, 2, 1, "", "calculate_ng"], [44, 2, 1, "", "estimate_nbands"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 3, 1, "", "nelect"], [44, 3, 1, "", "poscar"], [44, 3, 1, "", "potcar_functional"], [44, 3, 1, "", "structure"], [44, 2, 1, "", "write_input"]], "pymatgen.io.vasp.sets.LobsterSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MITMDSet": [[44, 3, 1, "", "kpoints"]], "pymatgen.io.vasp.sets.MITNEBSet": [[44, 3, 1, "", "poscar"], [44, 3, 1, "", "poscars"], [44, 2, 1, "", "write_input"]], "pymatgen.io.vasp.sets.MITRelaxSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MPAbsorptionSet": [[44, 5, 1, "", "SUPPORTED_MODES"], [44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 2, 1, "", "override_from_prev_calc"]], "pymatgen.io.vasp.sets.MPHSEBSSet": [[44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "kpoints"], [44, 2, 1, "", "override_from_prev_calc"]], "pymatgen.io.vasp.sets.MPHSERelaxSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MPMDSet": [[44, 3, 1, "", "kpoints"]], "pymatgen.io.vasp.sets.MPMetalRelaxSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MPNMRSet": [[44, 3, 1, "", "incar"]], "pymatgen.io.vasp.sets.MPNonSCFSet": [[44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 2, 1, "", "override_from_prev_calc"]], "pymatgen.io.vasp.sets.MPRelaxSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MPSOCSet": [[44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 2, 1, "", "override_from_prev_calc"], [44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MPScanRelaxSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MPScanStaticSet": [[44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 2, 1, "", "override_from_prev_calc"], [44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MPStaticSet": [[44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 2, 1, "", "override_from_prev_calc"], [44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MVLElasticSet": [[44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MVLGBSet": [[44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MVLGWSet": [[44, 5, 1, "", "CONFIG"], [44, 5, 1, "", "SUPPORTED_MODES"], [44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 2, 1, "", "override_from_prev_calc"]], "pymatgen.io.vasp.sets.MVLNPTMDSet": [[44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MVLRelax52Set": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MVLScanRelaxSet": [[44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MVLSlabSet": [[44, 2, 1, "", "as_dict"], [44, 3, 1, "", "kpoints"], [44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.VaspInputSet": [[44, 2, 1, "", "as_dict"], [44, 2, 1, "", "get_vasp_input"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 3, 1, "", "poscar"], [44, 3, 1, "", "potcar"], [44, 3, 1, "", "potcar_symbols"], [44, 2, 1, "", "write_input"]], "pymatgen.io.wannier90": [[36, 1, 1, "", "Unk"]], "pymatgen.io.wannier90.Unk": [[36, 3, 1, "id3", "data"], [36, 2, 1, "", "from_file"], [36, 5, 1, "id4", "ik"], [36, 5, 1, "id5", "is_noncollinear"], [36, 5, 1, "id6", "nbnd"], [36, 5, 1, "id7", "ng"], [36, 2, 1, "", "write_file"]], "pymatgen.io.xcrysden": [[36, 1, 1, "", "XSF"]], "pymatgen.io.xcrysden.XSF": [[36, 2, 1, "", "from_string"], [36, 2, 1, "", "to_string"]], "pymatgen.io.xr": [[36, 1, 1, "", "Xr"]], "pymatgen.io.xr.Xr": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "write_file"]], "pymatgen.io.xtb": [[45, 0, 0, "-", "inputs"], [45, 0, 0, "-", "outputs"]], "pymatgen.io.xtb.inputs": [[45, 1, 1, "", "CRESTInput"]], "pymatgen.io.xtb.inputs.CRESTInput": [[45, 2, 1, "", "constrains_template"], [45, 2, 1, "", "write_input_files"]], "pymatgen.io.xtb.outputs": [[45, 1, 1, "", "CRESTOutput"]], "pymatgen.io.xyz": [[36, 1, 1, "", "XYZ"]], "pymatgen.io.xyz.XYZ": [[36, 3, 1, "", "all_molecules"], [36, 2, 1, "", "as_dataframe"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"], [36, 3, 1, "", "molecule"], [36, 2, 1, "", "write_file"]], "pymatgen.io.zeopp": [[36, 1, 1, "", "ZeoCssr"], [36, 1, 1, "", "ZeoVoronoiXYZ"], [36, 4, 1, "", "get_free_sphere_params"], [36, 4, 1, "", "get_high_accuracy_voronoi_nodes"], [36, 4, 1, "", "get_voronoi_nodes"]], "pymatgen.io.zeopp.ZeoCssr": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"]], "pymatgen.io.zeopp.ZeoVoronoiXYZ": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_string"]], "pymatgen.optimization": [[46, 0, 0, "-", "linear_assignment"], [46, 0, 0, "-", "linear_assignment_numpy"], [46, 0, 0, "-", "neighbors"]], "pymatgen.optimization.linear_assignment": [[46, 1, 1, "", "LinearAssignment"]], "pymatgen.optimization.linear_assignment_numpy": [[46, 1, 1, "", "LinearAssignment"]], "pymatgen.optimization.linear_assignment_numpy.LinearAssignment": [[46, 3, 1, "", "min_cost"]], "pymatgen.optimization.neighbors": [[46, 4, 1, "", "find_points_in_spheres"]], "pymatgen.phonon": [[47, 0, 0, "-", "bandstructure"], [47, 0, 0, "-", "dos"], [47, 0, 0, "-", "gruneisen"], [47, 0, 0, "-", "ir_spectra"], [47, 0, 0, "-", "plotter"], [47, 0, 0, "-", "thermal_displacements"]], "pymatgen.phonon.bandstructure": [[47, 1, 1, "", "PhononBandStructure"], [47, 1, 1, "", "PhononBandStructureSymmLine"], [47, 4, 1, "", "eigenvectors_from_displacements"], [47, 4, 1, "", "estimate_band_connection"], [47, 4, 1, "", "get_reasonable_repetitions"]], "pymatgen.phonon.bandstructure.PhononBandStructure": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "asr_breaking"], [47, 2, 1, "", "from_dict"], [47, 2, 1, "", "get_nac_eigendisplacements_along_dir"], [47, 2, 1, "", "get_nac_frequencies_along_dir"], [47, 3, 1, "", "has_eigendisplacements"], [47, 2, 1, "", "has_imaginary_freq"], [47, 3, 1, "", "has_nac"], [47, 2, 1, "", "min_freq"]], "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "as_phononwebsite"], [47, 2, 1, "", "band_reorder"], [47, 2, 1, "", "from_dict"], [47, 2, 1, "", "get_branch"], [47, 2, 1, "", "get_equivalent_qpoints"], [47, 2, 1, "", "write_phononwebsite"]], "pymatgen.phonon.dos": [[47, 1, 1, "", "CompletePhononDos"], [47, 1, 1, "", "PhononDos"], [47, 4, 1, "", "coth"]], "pymatgen.phonon.dos.CompletePhononDos": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "from_dict"], [47, 2, 1, "", "get_element_dos"], [47, 2, 1, "", "get_site_dos"], [47, 5, 1, "", "pdos"]], "pymatgen.phonon.dos.PhononDos": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "cv"], [47, 2, 1, "", "entropy"], [47, 2, 1, "", "from_dict"], [47, 2, 1, "", "get_interpolated_value"], [47, 2, 1, "", "get_smeared_densities"], [47, 2, 1, "", "helmholtz_free_energy"], [47, 2, 1, "", "ind_zero_freq"], [47, 2, 1, "", "internal_energy"], [47, 2, 1, "", "zero_point_energy"]], "pymatgen.phonon.gruneisen": [[47, 1, 1, "", "GruneisenParameter"], [47, 1, 1, "", "GruneisenPhononBandStructure"], [47, 1, 1, "", "GruneisenPhononBandStructureSymmLine"]], "pymatgen.phonon.gruneisen.GruneisenParameter": [[47, 3, 1, "", "acoustic_debye_temp"], [47, 2, 1, "", "average_gruneisen"], [47, 3, 1, "", "debye_temp_limit"], [47, 2, 1, "", "debye_temp_phonopy"], [47, 3, 1, "", "phdos"], [47, 3, 1, "", "tdos"], [47, 2, 1, "", "thermal_conductivity_slack"]], "pymatgen.phonon.gruneisen.GruneisenPhononBandStructure": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "from_dict"]], "pymatgen.phonon.gruneisen.GruneisenPhononBandStructureSymmLine": [[47, 2, 1, "", "from_dict"]], "pymatgen.phonon.ir_spectra": [[47, 1, 1, "", "IRDielectricTensor"]], "pymatgen.phonon.ir_spectra.IRDielectricTensor": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "from_dict"], [47, 2, 1, "", "get_ir_spectra"], [47, 2, 1, "", "get_plotter"], [47, 2, 1, "", "get_spectrum"], [47, 3, 1, "", "max_phfreq"], [47, 3, 1, "", "nph_freqs"], [47, 2, 1, "", "plot"], [47, 2, 1, "", "write_json"]], "pymatgen.phonon.plotter": [[47, 1, 1, "", "FreqUnits"], [47, 1, 1, "", "GruneisenPhononBSPlotter"], [47, 1, 1, "", "GruneisenPlotter"], [47, 1, 1, "", "PhononBSPlotter"], [47, 1, 1, "", "PhononDosPlotter"], [47, 1, 1, "", "ThermoPlotter"], [47, 4, 1, "", "freq_units"]], "pymatgen.phonon.plotter.FreqUnits": [[47, 5, 1, "", "factor"], [47, 5, 1, "", "label"]], "pymatgen.phonon.plotter.GruneisenPhononBSPlotter": [[47, 2, 1, "", "bs_plot_data"], [47, 2, 1, "", "get_plot_gs"], [47, 2, 1, "", "plot_compare_gs"], [47, 2, 1, "", "save_plot_gs"], [47, 2, 1, "", "show_gs"]], "pymatgen.phonon.plotter.GruneisenPlotter": [[47, 2, 1, "", "get_plot"], [47, 2, 1, "", "save_plot"], [47, 2, 1, "", "show"]], "pymatgen.phonon.plotter.PhononBSPlotter": [[47, 2, 1, "", "bs_plot_data"], [47, 2, 1, "", "get_plot"], [47, 2, 1, "", "get_proj_plot"], [47, 2, 1, "", "get_ticks"], [47, 2, 1, "", "plot_brillouin"], [47, 2, 1, "", "plot_compare"], [47, 2, 1, "", "save_plot"], [47, 2, 1, "", "show"], [47, 2, 1, "", "show_proj"]], "pymatgen.phonon.plotter.PhononDosPlotter": [[47, 2, 1, "", "add_dos"], [47, 2, 1, "", "add_dos_dict"], [47, 2, 1, "", "get_dos_dict"], [47, 2, 1, "", "get_plot"], [47, 2, 1, "", "save_plot"], [47, 2, 1, "", "show"]], "pymatgen.phonon.plotter.ThermoPlotter": [[47, 2, 1, "", "plot_cv"], [47, 2, 1, "", "plot_entropy"], [47, 2, 1, "", "plot_helmholtz_free_energy"], [47, 2, 1, "", "plot_internal_energy"], [47, 2, 1, "", "plot_thermodynamic_properties"]], "pymatgen.phonon.thermal_displacements": [[47, 1, 1, "", "ThermalDisplacementMatrices"]], "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices": [[47, 3, 1, "", "B"], [47, 3, 1, "", "U1U2U3"], [47, 3, 1, "", "Ucif"], [47, 3, 1, "", "Ustar"], [47, 3, 1, "", "beta"], [47, 2, 1, "", "compute_directionality_quality_criterion"], [47, 2, 1, "", "from_Ucif"], [47, 2, 1, "", "from_cif_P1"], [47, 2, 1, "", "from_structure_with_site_properties_Ucif"], [47, 2, 1, "", "get_full_matrix"], [47, 2, 1, "", "get_reduced_matrix"], [47, 3, 1, "", "ratio_prolate"], [47, 2, 1, "", "to_structure_with_site_properties_Ucif"], [47, 2, 1, "", "visualize_directionality_quality_criterion"], [47, 2, 1, "", "write_cif"]], "pymatgen.symmetry": [[48, 0, 0, "-", "analyzer"], [48, 0, 0, "-", "bandstructure"], [48, 0, 0, "-", "groups"], [48, 0, 0, "-", "kpath"], [48, 0, 0, "-", "maggroups"], [48, 0, 0, "-", "settings"], [48, 0, 0, "-", "site_symmetries"], [48, 0, 0, "-", "structure"]], "pymatgen.symmetry.analyzer": [[48, 1, 1, "", "PointGroupAnalyzer"], [48, 1, 1, "", "PointGroupOperations"], [48, 1, 1, "", "SpacegroupAnalyzer"], [48, 1, 1, "", "SpacegroupOperations"], [48, 4, 1, "", "cluster_sites"], [48, 4, 1, "", "generate_full_symmops"], [48, 4, 1, "", "iterative_symmetrize"]], "pymatgen.symmetry.analyzer.PointGroupAnalyzer": [[48, 2, 1, "", "get_equivalent_atoms"], [48, 2, 1, "", "get_pointgroup"], [48, 2, 1, "", "get_rotational_symmetry_number"], [48, 2, 1, "", "get_symmetry_operations"], [48, 5, 1, "", "inversion_op"], [48, 2, 1, "", "is_valid_op"], [48, 2, 1, "", "symmetrize_molecule"]], "pymatgen.symmetry.analyzer.PointGroupOperations": [[48, 5, 1, "", "sch_symbol"]], "pymatgen.symmetry.analyzer.SpacegroupAnalyzer": [[48, 2, 1, "", "find_primitive"], [48, 2, 1, "", "get_conventional_standard_structure"], [48, 2, 1, "", "get_conventional_to_primitive_transformation_matrix"], [48, 2, 1, "", "get_crystal_system"], [48, 2, 1, "", "get_hall"], [48, 2, 1, "", "get_ir_reciprocal_mesh"], [48, 2, 1, "", "get_ir_reciprocal_mesh_map"], [48, 2, 1, "", "get_kpoint_weights"], [48, 2, 1, "", "get_lattice_type"], [48, 2, 1, "", "get_point_group_operations"], [48, 2, 1, "", "get_point_group_symbol"], [48, 2, 1, "", "get_primitive_standard_structure"], [48, 2, 1, "", "get_refined_structure"], [48, 2, 1, "", "get_space_group_number"], [48, 2, 1, "", "get_space_group_operations"], [48, 2, 1, "", "get_space_group_symbol"], [48, 2, 1, "", "get_symmetrized_structure"], [48, 2, 1, "", "get_symmetry_dataset"], [48, 2, 1, "", "get_symmetry_operations"], [48, 2, 1, "", "is_laue"]], "pymatgen.symmetry.analyzer.SpacegroupOperations": [[48, 2, 1, "", "are_symmetrically_equivalent"]], "pymatgen.symmetry.bandstructure": [[48, 1, 1, "", "HighSymmKpath"]], "pymatgen.symmetry.bandstructure.HighSymmKpath": [[48, 3, 1, "", "equiv_labels"], [48, 2, 1, "", "get_continuous_path"], [48, 3, 1, "", "label_index"], [48, 3, 1, "", "path_lengths"], [48, 3, 1, "", "path_type"]], "pymatgen.symmetry.groups": [[48, 1, 1, "", "PointGroup"], [48, 1, 1, "", "SpaceGroup"], [48, 1, 1, "", "SymmetryGroup"], [48, 4, 1, "", "in_array_list"], [48, 4, 1, "", "sg_symbol_from_int_number"]], "pymatgen.symmetry.groups.PointGroup": [[48, 5, 1, "", "generators"], [48, 5, 1, "", "symbol"], [48, 5, 1, "", "symmetry_ops"]], "pymatgen.symmetry.groups.SpaceGroup": [[48, 5, 1, "", "generators"], [48, 5, 1, "", "int_number"], [48, 5, 1, "", "order"], [48, 5, 1, "", "symbol"]], "pymatgen.symmetry.groups.SymmetryGroup": [[48, 2, 1, "", "is_subgroup"], [48, 2, 1, "", "is_supergroup"], [48, 3, 1, "", "symmetry_ops"], [48, 2, 1, "", "to_latex_string"]], "pymatgen.symmetry.kpath": [[48, 1, 1, "", "KPathBase"], [48, 1, 1, "", "KPathLatimerMunro"], [48, 1, 1, "", "KPathSeek"], [48, 1, 1, "", "KPathSetyawanCurtarolo"]], "pymatgen.symmetry.kpath.KPathBase": [[48, 2, 1, "", "get_kpoints"], [48, 3, 1, "", "kpath"], [48, 3, 1, "", "lattice"], [48, 3, 1, "", "rec_lattice"], [48, 3, 1, "", "structure"]], "pymatgen.symmetry.kpath.KPathLatimerMunro": [[48, 2, 1, "", "LabelPoints"], [48, 2, 1, "", "LabelSymbol"], [48, 3, 1, "", "mag_type"]], "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo": [[48, 2, 1, "", "bcc"], [48, 2, 1, "", "bctet1"], [48, 2, 1, "", "bctet2"], [48, 3, 1, "", "conventional"], [48, 2, 1, "", "cubic"], [48, 2, 1, "", "fcc"], [48, 2, 1, "", "hex"], [48, 2, 1, "", "mcl"], [48, 2, 1, "", "mclc1"], [48, 2, 1, "", "mclc2"], [48, 2, 1, "", "mclc3"], [48, 2, 1, "", "mclc4"], [48, 2, 1, "", "mclc5"], [48, 2, 1, "", "orc"], [48, 2, 1, "", "orcc"], [48, 2, 1, "", "orcf1"], [48, 2, 1, "", "orcf2"], [48, 2, 1, "", "orcf3"], [48, 2, 1, "", "orci"], [48, 3, 1, "", "prim"], [48, 3, 1, "", "prim_rec"], [48, 2, 1, "", "rhl1"], [48, 2, 1, "", "rhl2"], [48, 2, 1, "", "tet"], [48, 2, 1, "", "tria"], [48, 2, 1, "", "trib"]], "pymatgen.symmetry.maggroups": [[48, 1, 1, "", "MagneticSpaceGroup"]], "pymatgen.symmetry.settings": [[48, 1, 1, "", "JonesFaithfulTransformation"]], "pymatgen.symmetry.settings.JonesFaithfulTransformation": [[48, 3, 1, "", "P"], [48, 2, 1, "", "from_origin_shift"], [48, 2, 1, "", "from_transformation_string"], [48, 3, 1, "", "inverse"], [48, 3, 1, "", "p"], [48, 2, 1, "", "parse_transformation_string"], [48, 2, 1, "", "transform_coords"], [48, 2, 1, "", "transform_lattice"], [48, 2, 1, "", "transform_symmop"], [48, 3, 1, "", "transformation_string"]], "pymatgen.symmetry.site_symmetries": [[48, 4, 1, "", "get_shared_symmetry_operations"], [48, 4, 1, "", "get_site_symmetries"]], "pymatgen.symmetry.structure": [[48, 1, 1, "", "SymmetrizedStructure"]], "pymatgen.symmetry.structure.SymmetrizedStructure": [[48, 2, 1, "", "as_dict"], [48, 2, 1, "", "copy"], [48, 2, 1, "", "find_equivalent_sites"], [48, 2, 1, "", "from_dict"]], "pymatgen.transformations": [[49, 0, 0, "-", "advanced_transformations"], [49, 0, 0, "-", "site_transformations"], [49, 0, 0, "-", "standard_transformations"], [49, 0, 0, "-", "transformation_abc"]], "pymatgen.transformations.advanced_transformations": [[49, 1, 1, "", "AddAdsorbateTransformation"], [49, 1, 1, "", "ChargeBalanceTransformation"], [49, 1, 1, "", "CubicSupercellTransformation"], [49, 1, 1, "", "DisorderOrderedTransformation"], [49, 1, 1, "", "DopingTransformation"], [49, 1, 1, "", "EnumerateStructureTransformation"], [49, 1, 1, "", "GrainBoundaryTransformation"], [49, 1, 1, "", "MagOrderParameterConstraint"], [49, 1, 1, "", "MagOrderingTransformation"], [49, 1, 1, "", "MonteCarloRattleTransformation"], [49, 1, 1, "", "MultipleSubstitutionTransformation"], [49, 1, 1, "", "SQSTransformation"], [49, 1, 1, "", "SlabTransformation"], [49, 1, 1, "", "SubstituteSurfaceSiteTransformation"], [49, 1, 1, "", "SubstitutionPredictorTransformation"], [49, 1, 1, "", "SuperTransformation"]], "pymatgen.transformations.advanced_transformations.AddAdsorbateTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.ChargeBalanceTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.CubicSupercellTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.DisorderOrderedTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.DopingTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.EnumerateStructureTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.GrainBoundaryTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.MagOrderParameterConstraint": [[49, 2, 1, "", "satisfies_constraint"]], "pymatgen.transformations.advanced_transformations.MagOrderingTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 2, 1, "", "determine_min_cell"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.MonteCarloRattleTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.MultipleSubstitutionTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.SQSTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.SlabTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.SubstituteSurfaceSiteTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.SubstitutionPredictorTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.SuperTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations": [[49, 1, 1, "", "AddSitePropertyTransformation"], [49, 1, 1, "", "InsertSitesTransformation"], [49, 1, 1, "", "PartialRemoveSitesTransformation"], [49, 1, 1, "", "RadialSiteDistortionTransformation"], [49, 1, 1, "", "RemoveSitesTransformation"], [49, 1, 1, "", "ReplaceSiteSpeciesTransformation"], [49, 1, 1, "", "TranslateSitesTransformation"]], "pymatgen.transformations.site_transformations.AddSitePropertyTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations.InsertSitesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation": [[49, 5, 1, "", "ALGO_BEST_FIRST"], [49, 5, 1, "", "ALGO_COMPLETE"], [49, 5, 1, "", "ALGO_ENUMERATE"], [49, 5, 1, "", "ALGO_FAST"], [49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"], [49, 3, 1, "", "use_multiprocessing"]], "pymatgen.transformations.site_transformations.RemoveSitesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations.ReplaceSiteSpeciesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations.TranslateSitesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 2, 1, "", "as_dict"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations": [[49, 1, 1, "", "AutoOxiStateDecorationTransformation"], [49, 1, 1, "", "ChargedCellTransformation"], [49, 1, 1, "", "ConventionalCellTransformation"], [49, 1, 1, "", "DeformStructureTransformation"], [49, 1, 1, "", "DiscretizeOccupanciesTransformation"], [49, 1, 1, "", "OrderDisorderedStructureTransformation"], [49, 1, 1, "", "OxidationStateDecorationTransformation"], [49, 1, 1, "", "OxidationStateRemovalTransformation"], [49, 1, 1, "", "PartialRemoveSpecieTransformation"], [49, 1, 1, "", "PerturbStructureTransformation"], [49, 1, 1, "", "PrimitiveCellTransformation"], [49, 1, 1, "", "RemoveSpeciesTransformation"], [49, 1, 1, "", "RotationTransformation"], [49, 1, 1, "", "ScaleToRelaxedTransformation"], [49, 1, 1, "", "SubstitutionTransformation"], [49, 1, 1, "", "SupercellTransformation"]], "pymatgen.transformations.standard_transformations.AutoOxiStateDecorationTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.ChargedCellTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.ConventionalCellTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.DeformStructureTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.DiscretizeOccupanciesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation": [[49, 5, 1, "", "ALGO_BEST_FIRST"], [49, 5, 1, "", "ALGO_COMPLETE"], [49, 5, 1, "", "ALGO_FAST"], [49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"], [49, 3, 1, "", "lowest_energy_structure"]], "pymatgen.transformations.standard_transformations.OxidationStateDecorationTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.OxidationStateRemovalTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation": [[49, 5, 1, "", "ALGO_BEST_FIRST"], [49, 5, 1, "", "ALGO_COMPLETE"], [49, 5, 1, "", "ALGO_ENUMERATE"], [49, 5, 1, "", "ALGO_FAST"], [49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.PerturbStructureTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.PrimitiveCellTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.RemoveSpeciesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.RotationTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.ScaleToRelaxedTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.SubstitutionTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.SupercellTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 2, 1, "", "from_scaling_factors"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.transformation_abc": [[49, 1, 1, "", "AbstractTransformation"]], "pymatgen.transformations.transformation_abc.AbstractTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"], [49, 3, 1, "", "use_multiprocessing"]], "pymatgen.util": [[50, 0, 0, "-", "convergence"], [50, 0, 0, "-", "coord"], [50, 0, 0, "-", "coord_cython"], [50, 0, 0, "-", "due"], [50, 0, 0, "-", "graph_hashing"], [50, 0, 0, "-", "io_utils"], [50, 0, 0, "-", "num"], [50, 0, 0, "-", "numba"], [50, 0, 0, "-", "plotting"], [50, 0, 0, "-", "provenance"], [50, 0, 0, "-", "string"], [50, 0, 0, "-", "testing"], [50, 0, 0, "-", "typing"]], "pymatgen.util.convergence": [[50, 6, 1, "", "SplineInputError"], [50, 4, 1, "", "determine_convergence"], [50, 4, 1, "", "exponential"], [50, 4, 1, "", "extrapolate_reciprocal"], [50, 4, 1, "", "extrapolate_simple_reciprocal"], [50, 4, 1, "", "get_derivatives"], [50, 4, 1, "", "get_weights"], [50, 4, 1, "", "id_generator"], [50, 4, 1, "", "measure"], [50, 4, 1, "", "multi_curve_fit"], [50, 4, 1, "", "multi_reciprocal_extra"], [50, 4, 1, "", "p0_exponential"], [50, 4, 1, "", "p0_reciprocal"], [50, 4, 1, "", "p0_simple_2reciprocal"], [50, 4, 1, "", "p0_simple_4reciprocal"], [50, 4, 1, "", "p0_simple_5reciprocal"], [50, 4, 1, "", "p0_simple_reciprocal"], [50, 4, 1, "", "p0_single_reciprocal"], [50, 4, 1, "", "print_and_raise_error"], [50, 4, 1, "", "print_plot_line"], [50, 4, 1, "", "reciprocal"], [50, 4, 1, "", "simple_2reciprocal"], [50, 4, 1, "", "simple_4reciprocal"], [50, 4, 1, "", "simple_5reciprocal"], [50, 4, 1, "", "simple_reciprocal"], [50, 4, 1, "", "single_reciprocal"]], "pymatgen.util.coord": [[50, 1, 1, "", "Simplex"], [50, 4, 1, "", "all_distances"], [50, 4, 1, "", "barycentric_coords"], [50, 4, 1, "", "coord_list_mapping"], [50, 4, 1, "", "coord_list_mapping_pbc"], [50, 4, 1, "", "find_in_coord_list"], [50, 4, 1, "", "find_in_coord_list_pbc"], [50, 4, 1, "", "get_angle"], [50, 4, 1, "", "get_linear_interpolated_value"], [50, 4, 1, "", "in_coord_list"], [50, 4, 1, "", "in_coord_list_pbc"], [50, 4, 1, "", "is_coord_subset"], [50, 4, 1, "", "is_coord_subset_pbc"], [50, 4, 1, "", "lattice_points_in_supercell"], [50, 4, 1, "", "pbc_diff"], [50, 4, 1, "", "pbc_shortest_vectors"]], "pymatgen.util.coord.Simplex": [[50, 2, 1, "", "bary_coords"], [50, 3, 1, "", "coords"], [50, 2, 1, "", "in_simplex"], [50, 2, 1, "", "line_intersection"], [50, 2, 1, "", "point_from_bary_coords"], [50, 3, 1, "", "volume"]], "pymatgen.util.coord_cython": [[50, 4, 1, "", "coord_list_mapping_pbc"], [50, 4, 1, "", "is_coord_subset_pbc"], [50, 4, 1, "", "pbc_shortest_vectors"]], "pymatgen.util.due": [[50, 4, 1, "", "BibTeX"], [50, 4, 1, "", "Doi"], [50, 1, 1, "", "InactiveDueCreditCollector"], [50, 4, 1, "", "Text"], [50, 4, 1, "", "Url"]], "pymatgen.util.due.InactiveDueCreditCollector": [[50, 2, 1, "", "activate"], [50, 5, 1, "", "active"], [50, 2, 1, "", "add"], [50, 2, 1, "", "cite"], [50, 2, 1, "", "dcite"], [50, 2, 1, "", "dump"], [50, 2, 1, "", "load"]], "pymatgen.util.graph_hashing": [[50, 4, 1, "", "weisfeiler_lehman_graph_hash"], [50, 4, 1, "", "weisfeiler_lehman_subgraph_hashes"]], "pymatgen.util.io_utils": [[50, 4, 1, "", "clean_lines"], [50, 4, 1, "", "micro_pyawk"]], "pymatgen.util.num": [[50, 4, 1, "", "abs_cap"], [50, 4, 1, "", "make_symmetric_matrix_from_upper_tri"], [50, 4, 1, "", "maxloc"], [50, 4, 1, "", "min_max_indexes"], [50, 4, 1, "", "minloc"], [50, 4, 1, "", "monotonic"], [50, 4, 1, "", "non_decreasing"], [50, 4, 1, "", "non_increasing"], [50, 4, 1, "", "round_to_sigfigs"], [50, 4, 1, "", "strictly_decreasing"], [50, 4, 1, "", "strictly_increasing"]], "pymatgen.util.numba": [[50, 4, 1, "", "jit"], [50, 4, 1, "", "njit"]], "pymatgen.util.plotting": [[50, 4, 1, "", "add_fig_kwargs"], [50, 4, 1, "", "format_formula"], [50, 4, 1, "", "get_ax3d_fig_plt"], [50, 4, 1, "", "get_ax_fig_plt"], [50, 4, 1, "", "get_axarray_fig_plt"], [50, 4, 1, "", "periodic_table_heatmap"], [50, 4, 1, "", "pretty_plot"], [50, 4, 1, "", "pretty_plot_two_axis"], [50, 4, 1, "", "pretty_polyfit_plot"], [50, 4, 1, "", "van_arkel_triangle"]], "pymatgen.util.provenance": [[50, 1, 1, "", "Author"], [50, 1, 1, "", "HistoryNode"], [50, 1, 1, "", "StructureNL"], [50, 4, 1, "", "is_valid_bibtex"]], "pymatgen.util.provenance.Author": [[50, 2, 1, "", "as_dict"], [50, 2, 1, "", "from_dict"], [50, 2, 1, "", "parse_author"]], "pymatgen.util.provenance.HistoryNode": [[50, 2, 1, "", "as_dict"], [50, 5, 1, "", "description"], [50, 2, 1, "", "from_dict"], [50, 5, 1, "", "name"], [50, 2, 1, "", "parse_history_node"], [50, 5, 1, "", "url"]], "pymatgen.util.provenance.StructureNL": [[50, 2, 1, "", "as_dict"], [50, 2, 1, "", "from_dict"], [50, 2, 1, "", "from_structures"]], "pymatgen.util.string": [[50, 1, 1, "", "Stringify"], [50, 4, 1, "", "charge_string"], [50, 4, 1, "", "disordered_formula"], [50, 4, 1, "", "formula_double_format"], [50, 4, 1, "", "htmlify"], [50, 4, 1, "", "latexify"], [50, 4, 1, "", "latexify_spacegroup"], [50, 4, 1, "", "str_delimited"], [50, 4, 1, "", "stream_has_colours"], [50, 4, 1, "", "transformation_to_string"], [50, 4, 1, "", "unicodeify"], [50, 4, 1, "", "unicodeify_spacegroup"], [50, 4, 1, "", "unicodeify_species"]], "pymatgen.util.string.Stringify": [[50, 5, 1, "", "STRING_MODE"], [50, 2, 1, "", "to_html_string"], [50, 2, 1, "", "to_latex_string"], [50, 2, 1, "", "to_pretty_string"], [50, 2, 1, "", "to_unicode_string"]], "pymatgen.util.testing": [[50, 1, 1, "", "PymatgenTest"]], "pymatgen.util.testing.PymatgenTest": [[50, 5, 1, "", "MODULE_DIR"], [50, 5, 1, "", "STRUCTURES_DIR"], [50, 5, 1, "", "TEST_FILES_DIR"], [50, 5, 1, "", "TEST_STRUCTURES"], [50, 2, 1, "", "assert_all_close"], [50, 2, 1, "", "assert_msonable"], [50, 2, 1, "", "assert_str_content_equal"], [50, 5, 1, "", "fn"], [50, 2, 1, "", "get_structure"], [50, 2, 1, "", "serialize_with_pickle"], [50, 5, 1, "", "warnings"]], "pymatgen.vis": [[51, 0, 0, "-", "plotters"], [51, 0, 0, "-", "structure_chemview"], [51, 0, 0, "-", "structure_vtk"]], "pymatgen.vis.plotters": [[51, 1, 1, "", "SpectrumPlotter"]], "pymatgen.vis.plotters.SpectrumPlotter": [[51, 2, 1, "", "add_spectra"], [51, 2, 1, "", "add_spectrum"], [51, 2, 1, "", "get_plot"], [51, 2, 1, "", "save_plot"], [51, 2, 1, "", "show"]], "pymatgen.vis.structure_chemview": [[51, 4, 1, "", "quick_view"]], "pymatgen.vis.structure_vtk": [[51, 1, 1, "", "MultiStructuresInteractorStyle"], [51, 1, 1, "", "MultiStructuresVis"], [51, 1, 1, "", "StructureInteractorStyle"], [51, 1, 1, "", "StructureVis"], [51, 4, 1, "", "make_movie"]], "pymatgen.vis.structure_vtk.MultiStructuresInteractorStyle": [[51, 2, 1, "", "keyPressEvent"]], "pymatgen.vis.structure_vtk.MultiStructuresVis": [[51, 5, 1, "", "DEFAULT_ANIMATED_MOVIE_OPTIONS"], [51, 2, 1, "", "apply_tags"], [51, 2, 1, "", "display_help"], [51, 2, 1, "", "display_info"], [51, 2, 1, "", "display_warning"], [51, 2, 1, "", "erase_info"], [51, 2, 1, "", "erase_warning"], [51, 2, 1, "", "set_animated_movie_options"], [51, 2, 1, "", "set_structure"], [51, 2, 1, "", "set_structures"]], "pymatgen.vis.structure_vtk.StructureInteractorStyle": [[51, 2, 1, "", "keyPressEvent"], [51, 2, 1, "", "leftButtonPressEvent"], [51, 2, 1, "", "leftButtonReleaseEvent"], [51, 2, 1, "", "mouseMoveEvent"]], "pymatgen.vis.structure_vtk.StructureVis": [[51, 2, 1, "", "add_bonds"], [51, 2, 1, "", "add_edges"], [51, 2, 1, "", "add_faces"], [51, 2, 1, "", "add_line"], [51, 2, 1, "", "add_partial_sphere"], [51, 2, 1, "", "add_picker"], [51, 2, 1, "", "add_picker_fixed"], [51, 2, 1, "", "add_polyhedron"], [51, 2, 1, "", "add_site"], [51, 2, 1, "", "add_text"], [51, 2, 1, "", "add_triangle"], [51, 2, 1, "", "display_help"], [51, 2, 1, "", "orthongonalize_structure"], [51, 2, 1, "", "redraw"], [51, 2, 1, "", "rotate_view"], [51, 2, 1, "", "set_structure"], [51, 2, 1, "", "show"], [51, 2, 1, "", "write_image"], [51, 2, 1, "", "zoom"]]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:property", "4": "py:function", "5": "py:attribute", "6": "py:exception", "7": "py:data"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "property", "Python property"], "4": ["py", "function", "Python function"], "5": ["py", "attribute", "Python attribute"], "6": ["py", "exception", "Python exception"], "7": ["py", "data", "Python data"]}, "titleterms": {"pymatgen": [0, 2, 3, 4, 5, 6, 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, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54], "add": [0, 3], "ons": [0, 3], "extern": 0, "tool": [0, 3], "analysi": [0, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 52, 54], "input": [0, 37, 38, 39, 40, 41, 42, 43, 44, 45, 54], "output": [0, 38, 40, 41, 42, 43, 44, 45, 54], "servic": 0, "chang": [1, 2, 4, 6, 7], "log": [1, 4, 6, 7], "v2023": [1, 4, 6, 7], "7": [1, 4, 6, 7], "14": [1, 4, 6, 7], "11": 1, "6": 1, "28": 1, "23": 1, "5": 1, "31": 1, "10": [1, 2], "8": [1, 2], "The": [1, 54], "yb_2": 1, "deprec": 1, "releas": 1, "3": [1, 2, 5], "2": [1, 2, 5], "22": 1, "1": [1, 2, 5, 53], "30": 1, "20": [1, 2], "9": 1, "v2022": [1, 2, 4, 6], "21": 1, "25": 1, "24": 1, "19": 1, "26": 1, "18": 1, "17": 1, "4": [1, 5, 53], "29": 1, "0": [1, 2, 4, 5, 6], "16": 1, "15": 1, "13": 1, "12": 1, "v2021": [1, 2], "yank": 1, "v2020": [1, 2], "v2019": 1, "27": 1, "v2018": 1, "v2017": 1, "v4": 1, "v3": 1, "v2": [1, 5], "v1": 1, "compat": [2, 34, 52, 54], "depend": [2, 5], "minimum": 2, "python": [2, 5], "version": 2, "recent": 2, "break": 2, "01": 2, "08": 2, "contribut": [3, 4, 6], "direct": 3, "main": 3, "distribut": 3, "write": [3, 54], "exist": 3, "ecosystem": 3, "code": 3, "guidelin": 3, "introduct": [4, 6], "major": [4, 6], "announc": [4, 6], "matgeni": [4, 6], "exampl": [4, 6, 54], "why": [4, 6], "us": [4, 5, 6], "get": [4, 6], "usag": [4, 6, 54], "report": [4, 6], "bug": [4, 6], "develop": [4, 5, 6, 53], "new": [4, 6], "function": [4, 6], "how": [4, 6], "cite": [4, 6], "licens": [4, 6], "about": [4, 6], "team": [4, 6, 53], "copyright": [4, 6], "polici": [4, 6], "indic": [4, 6], "tabl": [4, 6], "instal": [5, 36], "requir": 5, "option": 5, "non": 5, "program": 5, "conda": 5, "base": 5, "step": [5, 36], "2b": 5, "creat": [5, 54], "environ": 5, "enumlib": 5, "bader": 5, "onli": 5, "osx": 5, "linux": 5, "potcar": 5, "setup": 5, "pypi": 5, "support": 5, "github": 5, "prepar": 5, "your": 5, "system": 5, "window": 5, "mac": 5, "development": 5, "mode": 5, "tip": 5, "librari": 5, "vtk": 5, "o": 5, "x": 5, "test": [5, 50], "v7": 5, "openbabel": 5, "zeo": [5, 36, 52], "namespac": [9, 11, 35, 36], "subpackag": [9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "submodul": [9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "dao": 9, "modul": [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, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "alchemi": [10, 54], "packag": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "filter": 10, "materi": [10, 54], "transmut": 10, "content": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "adsorpt": 11, "bond_dissoci": 11, "bond_val": 11, "chempot_diagram": 11, "cost": 11, "dimension": 11, "disord": 11, "energy_model": 11, "eo": 11, "ewald": 11, "excit": [11, 39], "fragment": 11, "functional_group": 11, "graph": 11, "hhi": 11, "interfac": [11, 21, 32], "interface_react": 11, "local_env": 11, "molecule_match": 11, "molecule_structure_compar": 11, "nmr": 11, "path_find": [11, 52], "phase_diagram": 11, "piezo": 11, "piezo_sensit": 11, "pourbaix_diagram": 11, "prototyp": 11, "quasiharmon": 11, "reaction_calcul": 11, "structure_analyz": 11, "structure_match": 11, "surface_analysi": 11, "thermochemistri": 11, "transition_st": 11, "wulff": [11, 52], "xp": 11, "chemenv": [12, 13, 14, 15, 16], "connect": 13, "connected_compon": 13, "connectivity_find": 13, "environment_nod": 13, "structure_connect": 13, "coordination_environ": [14, 15], "chemenv_strategi": 14, "coordination_geometri": 14, "coordination_geometry_find": 14, "structure_environ": 14, "voronoi": 14, "coordination_geometries_fil": 15, "util": [16, 38, 41, 43, 50], "chemenv_config": 16, "chemenv_error": 16, "coordination_geometry_util": 16, "defs_util": 16, "func_util": 16, "graph_util": 16, "math_util": 16, "scripts_util": 16, "diffract": 17, "core": [17, 32, 33, 36, 52], "neutron": 17, "tem": 17, "xrd": 17, "elast": 18, "strain": 18, "stress": 18, "ferroelectr": 19, "polar": 19, "gb": 20, "grain": 20, "coherent_interfac": 21, "substrate_analyz": 21, "zsl": 21, "magnet": 22, "analyz": [22, 28, 48], "heisenberg": 22, "jahntel": 22, "solar": 23, "slme": 23, "structure_predict": 24, "dopant_predictor": 24, "substitution_prob": 24, "substitutor": 24, "volume_predictor": 24, "topolog": 25, "spillag": 25, "xa": 26, "spectrum": [26, 32], "app": [27, 28, 29], "batteri": 28, "battery_abc": 28, "conversion_batteri": 28, "insertion_batteri": 28, "plotter": [28, 33, 47, 51], "borg": [29, 54], "hive": 29, "queen": 29, "cli": 30, "feff_plot_cross_sect": 30, "feff_plot_do": 30, "gaussian_analyz": 30, "get_environ": 30, "pmg": 30, "pmg_analyz": 30, "pmg_config": 30, "pmg_plot": 30, "pmg_potcar": 30, "pmg_queri": 30, "pmg_structur": 30, "command_lin": [31, 52], "bader_cal": [31, 52], "chargemol_cal": 31, "critic2_cal": 31, "enumlib_cal": 31, "gulp_cal": 31, "mcsqs_caller": 31, "vampire_cal": 31, "bond": 32, "composit": 32, "ion": 32, "lattic": 32, "libxcfunc": 32, "molecular_orbit": 32, "oper": 32, "periodic_t": 32, "site": 32, "structur": [32, 48, 54], "surfac": [32, 52], "tensor": 32, "trajectori": 32, "unit": [32, 54], "xcfunc": 32, "electronic_structur": 33, "bandstructur": [33, 47, 48], "boltztrap": 33, "boltztrap2": 33, "cohp": 33, "do": [33, 47, 54], "entri": [34, 52, 54], "computed_entri": 34, "correction_calcul": 34, "entry_tool": 34, "exp_entri": 34, "mixing_schem": 34, "ext": [35, 54], "cod": 35, "matproj": [35, 52, 54], "optimad": 35, "io": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 52, 54], "adf": 36, "attribut": 36, "note": [36, 54], "ase": 36, "atat": 36, "babel": 36, "cif": 36, "common": 36, "cssr": 36, "fiesta": 36, "gaussian": 36, "jarvi": 36, "lmto": 36, "nwchem": 36, "packmol": 36, "phonopi": 36, "prismat": 36, "pwscf": 36, "re": 36, "shengbt": 36, "templat": 36, "wannier90": 36, "xcrysden": 36, "xr": 36, "xyz": 36, "zeopp": 36, "post": 36, "check": 36, "abinit": 37, "abiobject": 37, "abitim": 37, "netcdf": 37, "pseudo": 37, "variabl": [37, 54], "cp2k": 38, "set": [38, 40, 41, 43, 44, 48, 52, 54], "feff": [40, 52], "lammp": 41, "data": [41, 54], "gener": 41, "lobster": 42, "lobsterenv": 42, "qchem": 43, "vasp": [44, 52], "help": 44, "return": 44, "optic": 44, "xtb": 45, "optim": 46, "linear_assign": 46, "linear_assignment_numpi": 46, "neighbor": 46, "phonon": 47, "gruneisen": 47, "ir_spectra": 47, "thermal_displac": 47, "symmetri": [48, 52], "group": 48, "kpath": 48, "maggroup": 48, "site_symmetri": 48, "transform": [49, 54], "advanced_transform": 49, "site_transform": 49, "standard_transform": 49, "transformation_abc": 49, "converg": 50, "coord": 50, "coord_cython": 50, "due": 50, "graph_hash": 50, "io_util": 50, "num": 50, "numba": 50, "plot": 50, "proven": 50, "string": 50, "type": 50, "vi": 51, "structure_chemview": 51, "structure_vtk": 51, "refer": 52, "phasediagram": 52, "maintain": 53, "lead": 53, "newest": 53, "contributor": 53, "list": 53, "A": 53, "z": 53, "year": 53, "activ": 53, "thank": 53, "side": 54, "as_dict": 54, "from_dict": 54, "montyencod": 54, "decod": 54, "molecul": 54, "manual": 54, "read": 54, "thing": 54, "you": 54, "can": 54, "modifi": 54, "basic": 54, "mix": 54, "gga": 54, "u": 54, "run": 54, "manag": 54, "calcul": 54, "high": 54, "throughput": 54, "assimil": 54, "simpl": 54, "make": 54, "phase": 54, "diagram": 54, "anoth": 54, "reaction": 54, "energi": 54, "integr": 54, "project": 54, "rest": 54, "api": 54, "queri": 54, "method": 54, "pmg_mapi_kei": 54, "config": 54, "file": 54, "global": 54, "configur": 54}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Pymatgen Add-ons and External Tools": [[0, "pymatgen-add-ons-and-external-tools"]], "Add-ons": [[0, "add-ons"]], "Add-ons for Analysis": [[0, "add-ons-for-analysis"]], "Add-ons for Input/Output": [[0, "add-ons-for-input-output"]], "Add-ons for External Services": [[0, "add-ons-for-external-services"]], "External Tools": [[0, "external-tools"]], "Change log": [[1, "change-log"], [4, "change-log"], [6, "change-log"], [7, "change-log"]], "v2023.7.14": [[1, "v2023-7-14"], [4, "v2023-7-14"], [6, "v2023-7-14"], [7, "v2023-7-14"]], "v2023.7.11": [[1, "v2023-7-11"]], "v2023.6.28": [[1, "v2023-6-28"]], "v2023.6.23": [[1, "v2023-6-23"]], "v2023.5.31": [[1, "v2023-5-31"]], "v2023.5.10": [[1, "v2023-5-10"]], "v2023.5.8": [[1, "v2023-5-8"]], "\u2757 The Yb_2 deprecation release \u2757": [[1, "the-yb-2-deprecation-release"]], "v2023.3.23": [[1, "v2023-3-23"]], "v2023.3.10": [[1, "v2023-3-10"]], "v2023.2.28": [[1, "v2023-2-28"]], "v2023.2.22": [[1, "v2023-2-22"]], "v2023.1.30": [[1, "v2023-1-30"]], "v2023.1.20": [[1, "v2023-1-20"]], "v2023.1.9": [[1, "v2023-1-9"]], "v2022.11.7": [[1, "v2022-11-7"]], "v2022.11.1": [[1, "v2022-11-1"]], "v2022.10.22": [[1, "v2022-10-22"]], "v2022.9.21": [[1, "v2022-9-21"]], "v2022.9.8": [[1, "v2022-9-8"]], "v2022.8.23": [[1, "v2022-8-23"]], "v2022.7.25": [[1, "v2022-7-25"]], "v2022.7.24.1": [[1, "v2022-7-24-1"]], "v2022.7.24": [[1, "v2022-7-24"]], "v2022.7.19": [[1, "v2022-7-19"]], "v2022.7.8": [[1, "v2022-7-8"]], "v2022.5.26": [[1, "v2022-5-26"]], "v2022.5.19": [[1, "v2022-5-19"]], "v2022.5.18.1": [[1, "v2022-5-18-1"]], "v2022.5.18": [[1, "v2022-5-18"]], "v2022.5.17": [[1, "v2022-5-17"]], "v2022.4.26": [[1, "v2022-4-26"]], "v2022.4.19": [[1, "v2022-4-19"]], "v2022.3.29": [[1, "v2022-3-29"]], "v2022.3.24": [[1, "v2022-3-24"]], "v2022.3.22": [[1, "v2022-3-22"]], "v2022.3.7": [[1, "v2022-3-7"]], "v2022.2.10": [[1, "v2022-2-10"]], "v2022.2.7": [[1, "v2022-2-7"]], "v2022.2.1": [[1, "v2022-2-1"], [2, "v2022-2-1"]], "v2022.1.24": [[1, "v2022-1-24"]], "v2022.1.20": [[1, "v2022-1-20"]], "v2022.1.9": [[1, "v2022-1-9"]], "v2022.1.8": [[1, "v2022-1-8"]], "v2022.0.17": [[1, "v2022-0-17"]], "v2022.0.16": [[1, "v2022-0-16"]], "v2022.0.15": [[1, "v2022-0-15"]], "v2022.0.14": [[1, "v2022-0-14"]], "v2022.0.13": [[1, "v2022-0-13"]], "v2022.0.12": [[1, "v2022-0-12"]], "v2022.0.11": [[1, "v2022-0-11"]], "v2022.0.10": [[1, "v2022-0-10"]], "v2022.0.9": [[1, "v2022-0-9"]], "v2022.0.8": [[1, "v2022-0-8"]], "v2022.0.7": [[1, "v2022-0-7"]], "v2022.0.6": [[1, "v2022-0-6"]], "v2022.0.5": [[1, "v2022-0-5"]], "v2022.0.4 / v2021.3.9": [[1, "v2022-0-4-v2021-3-9"]], "v2022.0.3": [[1, "v2022-0-3"]], "v2022.0.2 (Yanked)": [[1, "v2022-0-2-yanked"]], "v2022.0.1 (Yanked)": [[1, "v2022-0-1-yanked"]], "v2022.0.0 (Yanked)": [[1, "v2022-0-0-yanked"]], "v2021.3.5": [[1, "v2021-3-5"]], "v2021.3.4 (Yanked)": [[1, "v2021-3-4-yanked"]], "v2021.3.3": [[1, "v2021-3-3"], [2, "v2021-3-3"]], "v2021.2.16": [[1, "v2021-2-16"]], "v2021.2.14": [[1, "v2021-2-14"]], "v2021.2.12": [[1, "v2021-2-12"]], "v2021.2.8.1": [[1, "v2021-2-8-1"], [2, "v2021-2-8-1"]], "v2021.2.8": [[1, "v2021-2-8"]], "v2021.1.28": [[1, "v2021-1-28"]], "v2020.12.31": [[1, "v2020-12-31"]], "v2020.12.18": [[1, "v2020-12-18"]], "v2020.12.3": [[1, "v2020-12-3"]], "v2020.11.11": [[1, "v2020-11-11"]], "v2020.10.20": [[1, "v2020-10-20"], [2, "v2020-10-20"]], "v2020.10.9": [[1, "v2020-10-9"]], "v2020.9.14": [[1, "v2020-9-14"]], "v2020.8.13": [[1, "v2020-8-13"]], "v2020.8.3": [[1, "v2020-8-3"]], "v2020.7.18": [[1, "v2020-7-18"]], "v2020.7.16": [[1, "v2020-7-16"]], "v2020.7.14": [[1, "v2020-7-14"]], "v2020.7.10": [[1, "v2020-7-10"]], "v2020.7.3": [[1, "v2020-7-3"]], "v2020.6.8": [[1, "v2020-6-8"]], "v2020.4.29": [[1, "v2020-4-29"]], "v2020.4.2": [[1, "v2020-4-2"]], "v2020.3.13": [[1, "v2020-3-13"]], "v2020.3.2": [[1, "v2020-3-2"]], "v2020.1.28": [[1, "v2020-1-28"]], "v2020.1.10": [[1, "v2020-1-10"]], "v2019.12.22": [[1, "v2019-12-22"]], "v2019.12.3": [[1, "v2019-12-3"]], "v2019.11.11": [[1, "v2019-11-11"]], "v2019.10.16": [[1, "v2019-10-16"]], "v2019.10.4": [[1, "v2019-10-4"]], "v2019.10.3": [[1, "v2019-10-3"]], "v2019.10.2": [[1, "v2019-10-2"]], "v2019.9.16": [[1, "v2019-9-16"]], "v2019.9.12": [[1, "v2019-9-12"]], "v2019.9.8": [[1, "v2019-9-8"]], "v2019.9.7": [[1, "v2019-9-7"]], "v2019.8.23": [[1, "v2019-8-23"]], "v2019.8.14": [[1, "v2019-8-14"]], "v2019.7.30": [[1, "v2019-7-30"]], "v2019.7.21": [[1, "v2019-7-21"]], "v2019.7.2": [[1, "v2019-7-2"]], "v2019.6.20": [[1, "v2019-6-20"]], "v2019.6.5": [[1, "v2019-6-5"]], "v2019.5.28": [[1, "v2019-5-28"]], "v2019.5.8": [[1, "v2019-5-8"]], "v2019.5.1": [[1, "v2019-5-1"]], "v2019.4.11": [[1, "v2019-4-11"]], "v2019.3.27": [[1, "v2019-3-27"]], "v2019.3.13": [[1, "v2019-3-13"]], "v2019.2.28": [[1, "v2019-2-28"]], "v2019.2.24": [[1, "v2019-2-24"]], "v2019.2.4": [[1, "v2019-2-4"]], "v2019.1.24": [[1, "v2019-1-24"]], "v2019.1.13": [[1, "v2019-1-13"]], "v2018.12.12": [[1, "v2018-12-12"]], "v2018.11.30": [[1, "v2018-11-30"]], "v2018.11.6": [[1, "v2018-11-6"]], "v2018.10.18": [[1, "v2018-10-18"]], "v2018.9.30": [[1, "v2018-9-30"]], "v2018.9.19": [[1, "v2018-9-19"]], "v2018.9.12": [[1, "v2018-9-12"]], "v2018.8.10": [[1, "v2018-8-10"]], "v2018.8.7": [[1, "v2018-8-7"]], "v2018.7.15": [[1, "v2018-7-15"]], "v2018.6.27": [[1, "v2018-6-27"]], "v2018.6.11": [[1, "v2018-6-11"]], "v2018.5.22": [[1, "v2018-5-22"]], "v2018.5.21": [[1, "v2018-5-21"]], "v2018.5.14": [[1, "v2018-5-14"]], "v2018.5.3": [[1, "v2018-5-3"]], "v2018.4.20": [[1, "v2018-4-20"]], "v2018.4.6": [[1, "v2018-4-6"]], "v2018.3.22": [[1, "v2018-3-22"]], "v2018.3.14": [[1, "v2018-3-14"]], "v2018.3.13": [[1, "v2018-3-13"]], "v2018.3.2": [[1, "v2018-3-2"]], "v2018.2.13": [[1, "v2018-2-13"]], "v2018.1.29": [[1, "v2018-1-29"]], "v2018.1.19": [[1, "v2018-1-19"]], "v2017.12.30": [[1, "v2017-12-30"]], "v2017.12.16": [[1, "v2017-12-16"]], "v2017.12.15": [[1, "v2017-12-15"]], "v2017.12.8": [[1, "v2017-12-8"]], "v2017.12.6": [[1, "v2017-12-6"]], "v2017.11.30": [[1, "v2017-11-30"]], "v2017.11.27": [[1, "v2017-11-27"]], "v2017.11.9": [[1, "v2017-11-9"]], "v2017.11.6": [[1, "v2017-11-6"]], "v2017.10.16": [[1, "v2017-10-16"]], "v2017.9.29": [[1, "v2017-9-29"]], "v2017.9.23": [[1, "v2017-9-23"]], "v2017.9.3": [[1, "v2017-9-3"]], "v2017.9.1": [[1, "v2017-9-1"]], "v2017.8.21": [[1, "v2017-8-21"]], "v2017.8.20": [[1, "v2017-8-20"]], "v2017.8.16": [[1, "v2017-8-16"]], "v2017.8.14": [[1, "v2017-8-14"]], "v2017.8.4": [[1, "v2017-8-4"]], "v2017.7.21": [[1, "v2017-7-21"]], "v2017.7.4": [[1, "v2017-7-4"]], "v2017.6.24": [[1, "v2017-6-24"]], "v2017.6.22": [[1, "v2017-6-22"]], "v2017.6.8": [[1, "v2017-6-8"]], "v4.7.7": [[1, "v4-7-7"]], "v4.7.6": [[1, "v4-7-6"]], "v4.7.5": [[1, "v4-7-5"]], "v4.7.4": [[1, "v4-7-4"]], "v4.7.3": [[1, "v4-7-3"]], "v4.7.2": [[1, "v4-7-2"]], "v4.7.1": [[1, "v4-7-1"]], "v4.7.0": [[1, "v4-7-0"]], "v4.6.2": [[1, "v4-6-2"]], "v4.6.1": [[1, "v4-6-1"]], "v4.6.0": [[1, "v4-6-0"]], "v4.5.7": [[1, "v4-5-7"]], "v4.5.6": [[1, "v4-5-6"]], "v4.5.5": [[1, "v4-5-5"]], "v4.5.4": [[1, "v4-5-4"]], "v4.5.3": [[1, "v4-5-3"]], "v4.5.2": [[1, "v4-5-2"]], "v4.5.1": [[1, "v4-5-1"]], "v4.5.0": [[1, "v4-5-0"]], "v4.4.12": [[1, "v4-4-12"]], "v4.4.11": [[1, "v4-4-11"]], "v4.4.10": [[1, "v4-4-10"]], "v4.4.9": [[1, "v4-4-9"]], "v4.4.8": [[1, "v4-4-8"]], "v4.4.7": [[1, "v4-4-7"]], "v4.4.6": [[1, "v4-4-6"]], "v4.4.5": [[1, "v4-4-5"]], "v4.4.4": [[1, "v4-4-4"]], "v4.4.3": [[1, "v4-4-3"]], "v4.4.2": [[1, "v4-4-2"]], "v4.4.1": [[1, "v4-4-1"]], "v4.4.0": [[1, "v4-4-0"]], "v4.3.2": [[1, "v4-3-2"]], "v4.3.1": [[1, "v4-3-1"]], "v4.3.0": [[1, "v4-3-0"]], "v4.2.5": [[1, "v4-2-5"]], "v4.2.4": [[1, "v4-2-4"]], "v4.2.3": [[1, "v4-2-3"]], "v4.2.2": [[1, "v4-2-2"]], "v4.2.1": [[1, "v4-2-1"]], "v4.2.0": [[1, "v4-2-0"]], "v4.1.1": [[1, "v4-1-1"]], "v4.1.0": [[1, "v4-1-0"]], "v4.0.2": [[1, "v4-0-2"]], "v4.0.1": [[1, "v4-0-1"]], "v4.0.0": [[1, "v4-0-0"]], "v3.7.1": [[1, "v3-7-1"]], "v3.7.0": [[1, "v3-7-0"]], "v3.6.1": [[1, "v3-6-1"]], "v3.6.0": [[1, "v3-6-0"]], "v3.5.3": [[1, "v3-5-3"]], "v3.5.2": [[1, "v3-5-2"]], "v3.5.1": [[1, "v3-5-1"]], "v3.5.0": [[1, "v3-5-0"]], "v3.4.0": [[1, "v3-4-0"]], "v3.3.6": [[1, "v3-3-6"]], "v3.3.5": [[1, "v3-3-5"]], "v3.3.4": [[1, "v3-3-4"]], "v3.3.3": [[1, "v3-3-3"]], "v3.3.2": [[1, "v3-3-2"]], "v3.3.1": [[1, "v3-3-1"]], "v3.3.0": [[1, "v3-3-0"]], "v3.2.10": [[1, "v3-2-10"]], "v3.2.9": [[1, "v3-2-9"]], "v3.2.8": [[1, "v3-2-8"]], "v3.2.7": [[1, "v3-2-7"]], "v3.2.6": [[1, "v3-2-6"]], "v3.2.5": [[1, "v3-2-5"]], "v3.2.4": [[1, "v3-2-4"]], "v3.2.3": [[1, "v3-2-3"]], "v3.2.1": [[1, "v3-2-1"]], "v3.2.0": [[1, "v3-2-0"]], "v3.1.9": [[1, "v3-1-9"]], "v3.1.7": [[1, "v3-1-7"]], "v3.1.6": [[1, "v3-1-6"]], "v3.1.5": [[1, "v3-1-5"]], "v3.1.4": [[1, "v3-1-4"]], "v3.1.3": [[1, "v3-1-3"]], "v3.1.2": [[1, "v3-1-2"]], "v3.1.1": [[1, "v3-1-1"]], "v3.1.0": [[1, "v3-1-0"]], "v3.0.13": [[1, "v3-0-13"]], "v3.0.11": [[1, "v3-0-11"]], "v3.0.10": [[1, "v3-0-10"]], "v3.0.9": [[1, "v3-0-9"]], "v3.0.8": [[1, "v3-0-8"]], "v3.0.7": [[1, "v3-0-7"]], "v3.0.6": [[1, "v3-0-6"]], "v3.0.5": [[1, "v3-0-5"]], "v3.0.4": [[1, "v3-0-4"]], "v3.0.3": [[1, "v3-0-3"]], "v3.0.2": [[1, "v3-0-2"]], "v3.0.1": [[1, "v3-0-1"]], "v3.0.0": [[1, "v3-0-0"]], "v2.10.6": [[1, "v2-10-6"]], "v2.10.5": [[1, "v2-10-5"]], "v2.10.3": [[1, "v2-10-3"]], "v2.10.2": [[1, "v2-10-2"]], "v2.10.1": [[1, "v2-10-1"]], "v2.10.0": [[1, "v2-10-0"]], "v2.9.14": [[1, "v2-9-14"]], "v2.9.13": [[1, "v2-9-13"]], "v2.9.12": [[1, "v2-9-12"]], "v2.9.11": [[1, "v2-9-11"]], "v2.9.10": [[1, "v2-9-10"]], "v2.9.9": [[1, "v2-9-9"]], "v2.9.8": [[1, "v2-9-8"]], "v2.9.7": [[1, "v2-9-7"]], "v2.9.6": [[1, "v2-9-6"]], "v2.9.5": [[1, "v2-9-5"]], "v2.9.4": [[1, "v2-9-4"]], "v2.9.3": [[1, "v2-9-3"]], "v2.9.2": [[1, "v2-9-2"]], "v2.9.1": [[1, "v2-9-1"]], "v2.9.0": [[1, "v2-9-0"]], "v2.8.10": [[1, "v2-8-10"]], "v2.8.9": [[1, "v2-8-9"]], "v2.8.8": [[1, "v2-8-8"]], "v2.8.7": [[1, "v2-8-7"]], "v2.8.6": [[1, "v2-8-6"]], "v2.8.4": [[1, "v2-8-4"]], "v2.8.3": [[1, "v2-8-3"]], "v2.8.2": [[1, "v2-8-2"]], "v2.8.1": [[1, "v2-8-1"]], "v2.8.0": [[1, "v2-8-0"]], "v2.7.9": [[1, "v2-7-9"]], "v2.7.7": [[1, "v2-7-7"]], "v2.7.6": [[1, "v2-7-6"]], "v2.7.5": [[1, "v2-7-5"]], "v2.7.4": [[1, "v2-7-4"]], "v2.7.2": [[1, "v2-7-2"]], "v2.7.1": [[1, "v2-7-1"]], "v2.7.0": [[1, "v2-7-0"]], "v2.6.6": [[1, "v2-6-6"]], "v2.6.5": [[1, "v2-6-5"]], "v2.6.4": [[1, "v2-6-4"]], "v2.6.3": [[1, "v2-6-3"]], "v2.6.2": [[1, "v2-6-2"]], "v2.6.1": [[1, "v2-6-1"]], "v2.5.5": [[1, "v2-5-5"]], "v2.5.4": [[1, "v2-5-4"]], "v2.5.3": [[1, "v2-5-3"]], "v2.5.1": [[1, "v2-5-1"]], "v2.5.0": [[1, "v2-5-0"]], "v2.4.3": [[1, "v2-4-3"]], "v2.4.0": [[1, "v2-4-0"]], "v2.3.2": [[1, "v2-3-2"]], "v2.3.1": [[1, "v2-3-1"]], "v2.3.0": [[1, "v2-3-0"]], "v2.2.6": [[1, "v2-2-6"]], "v2.2.4": [[1, "v2-2-4"]], "v2.2.3": [[1, "v2-2-3"]], "v2.2.2": [[1, "v2-2-2"]], "v2.2.1": [[1, "v2-2-1"]], "v2.2.0": [[1, "v2-2-0"]], "v2.1.2": [[1, "v2-1-2"]], "v2.0.0": [[1, "v2-0-0"]], "v1.9.0": [[1, "v1-9-0"]], "v1.8.3": [[1, "v1-8-3"]], "v1.8.1": [[1, "v1-8-1"]], "v1.8.0": [[1, "v1-8-0"]], "v1.7.2": [[1, "v1-7-2"]], "v1.7.0": [[1, "v1-7-0"]], "v1.6.0": [[1, "v1-6-0"]], "Compatibility": [[2, "compatibility"]], "Depending on Pymatgen": [[2, "depending-on-pymatgen"]], "Minimum Python Version": [[2, "minimum-python-version"]], "Recent Breaking Changes": [[2, "recent-breaking-changes"]], "v2022.01.08": [[2, "v2022-01-08"]], "v2022.0.0": [[2, "v2022-0-0"]], "Contributing": [[3, "contributing"], [4, "contributing"], [6, "contributing"]], "Direct contributions to pymatgen main distribution": [[3, "direct-contributions-to-pymatgen-main-distribution"]], "Writing add-ons for pymatgen": [[3, "writing-add-ons-for-pymatgen"]], "Existing add-ons and ecosystem tools": [[3, "existing-add-ons-and-ecosystem-tools"]], "Coding Guidelines": [[3, "coding-guidelines"]], "Introduction": [[4, "introduction"], [6, "introduction"]], "Major Announcement (v2022.0.*)": [[4, "major-announcement-v2022-0"], [6, "major-announcement-v2022-0"]], "Matgenie & Examples": [[4, "matgenie-examples"], [6, "matgenie-examples"]], "Why use pymatgen?": [[4, "why-use-pymatgen"], [6, "why-use-pymatgen"]], "Getting pymatgen": [[4, "getting-pymatgen"], [6, "getting-pymatgen"]], "Usage": [[4, "usage"], [6, "usage"], [54, "usage"]], "Reporting bugs": [[4, "reporting-bugs"], [6, "reporting-bugs"]], "Developing new functionality": [[4, "developing-new-functionality"], [6, "developing-new-functionality"]], "How to cite pymatgen": [[4, "how-to-cite-pymatgen"], [6, "how-to-cite-pymatgen"]], "License": [[4, "license"], [6, "license"]], "About the Team": [[4, "about-the-team"], [6, "about-the-team"]], "Copyright Policy": [[4, "copyright-policy"], [6, "copyright-policy"]], "Indices and tables": [[4, "indices-and-tables"], [6, "indices-and-tables"]], "Installation": [[5, "installation"]], "Requirements": [[5, "requirements"]], "Optional dependencies": [[5, "optional-dependencies"]], "Optional non-Python programs": [[5, "optional-non-python-programs"]], "Conda-based install": [[5, "conda-based-install"]], "Step 1: Install conda": [[5, "step-1-install-conda"]], "Step 2b: (Optional) Create a conda environment": [[5, "step-2b-optional-create-a-conda-environment"]], "Step 3: Install pymatgen": [[5, "step-3-install-pymatgen"]], "Step 4: (Optional) Install enumlib and bader (only for OSX and Linux)": [[5, "step-4-optional-install-enumlib-and-bader-only-for-osx-and-linux"]], "POTCAR Setup": [[5, "potcar-setup"]], "PyPy Support": [[5, "pypy-support"]], "Setup for Developers (using GitHub)": [[5, "setup-for-developers-using-github"]], "Step 1: Preparing your system": [[5, "step-1-preparing-your-system"]], "Windows": [[5, "windows"]], "Mac OSX": [[5, "mac-osx"]], "Linux": [[5, "linux"]], "Step 2: Install pymatgen in developmental mode": [[5, "step-2-install-pymatgen-in-developmental-mode"]], "Installation tips for optional libraries": [[5, "installation-tips-for-optional-libraries"]], "VTK on Mac OS X (tested on v7.0)": [[5, "vtk-on-mac-os-x-tested-on-v7-0"]], "OpenBabel Mac OS X (tested on v2.3.2)": [[5, "openbabel-mac-os-x-tested-on-v2-3-2"]], "Zeo++": [[5, "zeo"]], "pymatgen": [[8, "pymatgen"]], "pymatgen namespace": [[9, "module-pymatgen"]], "Subpackages": [[9, "subpackages"], [10, "subpackages"], [11, "subpackages"], [12, "subpackages"], [13, "subpackages"], [14, "subpackages"], [16, "subpackages"], [17, "subpackages"], [18, "subpackages"], [19, "subpackages"], [20, "subpackages"], [21, "subpackages"], [22, "subpackages"], [23, "subpackages"], [24, "subpackages"], [25, "subpackages"], [26, "subpackages"], [27, "subpackages"], [28, "subpackages"], [29, "subpackages"], [31, "subpackages"], [32, "subpackages"], [33, "subpackages"], [34, "subpackages"], [35, "subpackages"], [36, "subpackages"], [37, "subpackages"], [38, "subpackages"], [39, "subpackages"], [40, "subpackages"], [41, "subpackages"], [42, "subpackages"], [43, "subpackages"], [44, "subpackages"], [45, "subpackages"], [46, "subpackages"], [47, "subpackages"], [48, "subpackages"], [49, "subpackages"], [50, "subpackages"], [51, "subpackages"]], "Submodules": [[9, "submodules"], [10, "submodules"], [11, "submodules"], [13, "submodules"], [14, "submodules"], [16, "submodules"], [17, "submodules"], [18, "submodules"], [19, "submodules"], [20, "submodules"], [21, "submodules"], [22, "submodules"], [23, "submodules"], [24, "submodules"], [25, "submodules"], [26, "submodules"], [28, "submodules"], [29, "submodules"], [30, "submodules"], [31, "submodules"], [32, "submodules"], [33, "submodules"], [34, "submodules"], [35, "submodules"], [36, "submodules"], [37, "submodules"], [38, "submodules"], [39, "submodules"], [40, "submodules"], [41, "submodules"], [42, "submodules"], [43, "submodules"], [44, "submodules"], [45, "submodules"], [46, "submodules"], [47, "submodules"], [48, "submodules"], [49, "submodules"], [50, "submodules"], [51, "submodules"]], "pymatgen.dao module": [[9, "module-pymatgen.dao"]], "pymatgen.alchemy package": [[10, "pymatgen-alchemy-package"]], "pymatgen.alchemy.filters module": [[10, "module-pymatgen.alchemy.filters"]], "pymatgen.alchemy.materials module": [[10, "module-pymatgen.alchemy.materials"]], "pymatgen.alchemy.transmuters module": [[10, "module-pymatgen.alchemy.transmuters"]], "Module contents": [[10, "module-pymatgen.alchemy"], [12, "module-pymatgen.analysis.chemenv"], [13, "module-pymatgen.analysis.chemenv.connectivity"], [14, "module-pymatgen.analysis.chemenv.coordination_environments"], [15, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files"], [16, "module-pymatgen.analysis.chemenv.utils"], [17, "module-pymatgen.analysis.diffraction"], [18, "module-pymatgen.analysis.elasticity"], [19, "module-pymatgen.analysis.ferroelectricity"], [20, "module-pymatgen.analysis.gb"], [21, "module-pymatgen.analysis.interfaces"], [22, "module-pymatgen.analysis.magnetism"], [23, "module-pymatgen.analysis.solar"], [24, "module-pymatgen.analysis.structure_prediction"], [25, "module-pymatgen.analysis.topological"], [26, "module-pymatgen.analysis.xas"], [27, "module-pymatgen.apps"], [28, "module-pymatgen.apps.battery"], [29, "module-pymatgen.apps.borg"], [30, "module-pymatgen.cli"], [31, "module-pymatgen.command_line"], [32, "module-pymatgen.core"], [33, "module-pymatgen.electronic_structure"], [34, "module-pymatgen.entries"], [37, "module-pymatgen.io.abinit"], [38, "module-pymatgen.io.cp2k"], [39, "module-pymatgen.io.exciting"], [40, "module-pymatgen.io.feff"], [41, "module-pymatgen.io.lammps"], [42, "module-pymatgen.io.lobster"], [43, "module-pymatgen.io.qchem"], [44, "module-pymatgen.io.vasp"], [45, "module-pymatgen.io.xtb"], [46, "module-pymatgen.optimization"], [47, "module-pymatgen.phonon"], [48, "module-pymatgen.symmetry"], [49, "module-pymatgen.transformations"], [50, "module-pymatgen.util"], [51, "module-pymatgen.vis"]], "pymatgen.analysis namespace": [[11, "module-pymatgen.analysis"]], "pymatgen.analysis.adsorption module": [[11, "module-pymatgen.analysis.adsorption"]], "pymatgen.analysis.bond_dissociation module": [[11, "module-pymatgen.analysis.bond_dissociation"]], "pymatgen.analysis.bond_valence module": [[11, "module-pymatgen.analysis.bond_valence"]], "pymatgen.analysis.chempot_diagram module": [[11, "module-pymatgen.analysis.chempot_diagram"]], "pymatgen.analysis.cost module": [[11, "module-pymatgen.analysis.cost"]], "pymatgen.analysis.dimensionality module": [[11, "module-pymatgen.analysis.dimensionality"]], "pymatgen.analysis.disorder module": [[11, "module-pymatgen.analysis.disorder"]], "pymatgen.analysis.energy_models module": [[11, "module-pymatgen.analysis.energy_models"]], "pymatgen.analysis.eos module": [[11, "module-pymatgen.analysis.eos"]], "pymatgen.analysis.ewald module": [[11, "module-pymatgen.analysis.ewald"]], "pymatgen.analysis.excitation module": [[11, "module-pymatgen.analysis.excitation"]], "pymatgen.analysis.fragmenter module": [[11, "module-pymatgen.analysis.fragmenter"]], "pymatgen.analysis.functional_groups module": [[11, "module-pymatgen.analysis.functional_groups"]], "pymatgen.analysis.graphs module": [[11, "module-pymatgen.analysis.graphs"]], "pymatgen.analysis.hhi module": [[11, "module-pymatgen.analysis.hhi"]], "pymatgen.analysis.interface module": [[11, "module-pymatgen.analysis.interface"]], "pymatgen.analysis.interface_reactions module": [[11, "module-pymatgen.analysis.interface_reactions"]], "pymatgen.analysis.local_env module": [[11, "module-pymatgen.analysis.local_env"]], "pymatgen.analysis.molecule_matcher module": [[11, "module-pymatgen.analysis.molecule_matcher"]], "pymatgen.analysis.molecule_structure_comparator module": [[11, "module-pymatgen.analysis.molecule_structure_comparator"]], "pymatgen.analysis.nmr module": [[11, "module-pymatgen.analysis.nmr"]], "pymatgen.analysis.path_finder module": [[11, "module-pymatgen.analysis.path_finder"]], "pymatgen.analysis.phase_diagram module": [[11, "module-pymatgen.analysis.phase_diagram"]], "pymatgen.analysis.piezo module": [[11, "module-pymatgen.analysis.piezo"]], "pymatgen.analysis.piezo_sensitivity module": [[11, "module-pymatgen.analysis.piezo_sensitivity"]], "pymatgen.analysis.pourbaix_diagram module": [[11, "module-pymatgen.analysis.pourbaix_diagram"]], "pymatgen.analysis.prototypes module": [[11, "module-pymatgen.analysis.prototypes"]], "pymatgen.analysis.quasiharmonic module": [[11, "module-pymatgen.analysis.quasiharmonic"]], "pymatgen.analysis.reaction_calculator module": [[11, "module-pymatgen.analysis.reaction_calculator"]], "pymatgen.analysis.structure_analyzer module": [[11, "module-pymatgen.analysis.structure_analyzer"]], "pymatgen.analysis.structure_matcher module": [[11, "module-pymatgen.analysis.structure_matcher"]], "pymatgen.analysis.surface_analysis module": [[11, "module-pymatgen.analysis.surface_analysis"]], "pymatgen.analysis.thermochemistry module": [[11, "module-pymatgen.analysis.thermochemistry"]], "pymatgen.analysis.transition_state module": [[11, "module-pymatgen.analysis.transition_state"]], "pymatgen.analysis.wulff module": [[11, "module-pymatgen.analysis.wulff"]], "pymatgen.analysis.xps module": [[11, "module-pymatgen.analysis.xps"]], "pymatgen.analysis.chemenv package": [[12, "pymatgen-analysis-chemenv-package"]], "pymatgen.analysis.chemenv.connectivity package": [[13, "pymatgen-analysis-chemenv-connectivity-package"]], "pymatgen.analysis.chemenv.connectivity.connected_components module": [[13, "module-pymatgen.analysis.chemenv.connectivity.connected_components"]], "pymatgen.analysis.chemenv.connectivity.connectivity_finder module": [[13, "module-pymatgen.analysis.chemenv.connectivity.connectivity_finder"]], "pymatgen.analysis.chemenv.connectivity.environment_nodes module": [[13, "module-pymatgen.analysis.chemenv.connectivity.environment_nodes"]], "pymatgen.analysis.chemenv.connectivity.structure_connectivity module": [[13, "module-pymatgen.analysis.chemenv.connectivity.structure_connectivity"]], "pymatgen.analysis.chemenv.coordination_environments package": [[14, "pymatgen-analysis-chemenv-coordination-environments-package"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies module": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries module": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder module": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments module": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.structure_environments"]], "pymatgen.analysis.chemenv.coordination_environments.voronoi module": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.voronoi"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files package": [[15, "pymatgen-analysis-chemenv-coordination-environments-coordination-geometries-files-package"]], "pymatgen.analysis.chemenv.utils package": [[16, "pymatgen-analysis-chemenv-utils-package"]], "pymatgen.analysis.chemenv.utils.chemenv_config module": [[16, "module-pymatgen.analysis.chemenv.utils.chemenv_config"]], "pymatgen.analysis.chemenv.utils.chemenv_errors module": [[16, "module-pymatgen.analysis.chemenv.utils.chemenv_errors"]], "pymatgen.analysis.chemenv.utils.coordination_geometry_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.coordination_geometry_utils"]], "pymatgen.analysis.chemenv.utils.defs_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.defs_utils"]], "pymatgen.analysis.chemenv.utils.func_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.func_utils"]], "pymatgen.analysis.chemenv.utils.graph_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.graph_utils"]], "pymatgen.analysis.chemenv.utils.math_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.math_utils"]], "pymatgen.analysis.chemenv.utils.scripts_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.scripts_utils"]], "pymatgen.analysis.diffraction package": [[17, "pymatgen-analysis-diffraction-package"]], "pymatgen.analysis.diffraction.core module": [[17, "module-pymatgen.analysis.diffraction.core"]], "pymatgen.analysis.diffraction.neutron module": [[17, "module-pymatgen.analysis.diffraction.neutron"]], "pymatgen.analysis.diffraction.tem module": [[17, "module-pymatgen.analysis.diffraction.tem"]], "pymatgen.analysis.diffraction.xrd module": [[17, "module-pymatgen.analysis.diffraction.xrd"]], "pymatgen.analysis.elasticity package": [[18, "pymatgen-analysis-elasticity-package"]], "pymatgen.analysis.elasticity.elastic module": [[18, "module-pymatgen.analysis.elasticity.elastic"]], "pymatgen.analysis.elasticity.strain module": [[18, "module-pymatgen.analysis.elasticity.strain"]], "pymatgen.analysis.elasticity.stress module": [[18, "module-pymatgen.analysis.elasticity.stress"]], "pymatgen.analysis.ferroelectricity package": [[19, "pymatgen-analysis-ferroelectricity-package"]], "pymatgen.analysis.ferroelectricity.polarization module": [[19, "module-pymatgen.analysis.ferroelectricity.polarization"]], "pymatgen.analysis.gb package": [[20, "pymatgen-analysis-gb-package"]], "pymatgen.analysis.gb.grain module": [[20, "module-pymatgen.analysis.gb.grain"]], "pymatgen.analysis.interfaces package": [[21, "pymatgen-analysis-interfaces-package"]], "pymatgen.analysis.interfaces.coherent_interfaces module": [[21, "module-pymatgen.analysis.interfaces.coherent_interfaces"]], "pymatgen.analysis.interfaces.substrate_analyzer module": [[21, "module-pymatgen.analysis.interfaces.substrate_analyzer"]], "pymatgen.analysis.interfaces.zsl module": [[21, "module-pymatgen.analysis.interfaces.zsl"]], "pymatgen.analysis.magnetism package": [[22, "pymatgen-analysis-magnetism-package"]], "pymatgen.analysis.magnetism.analyzer module": [[22, "module-pymatgen.analysis.magnetism.analyzer"]], "pymatgen.analysis.magnetism.heisenberg module": [[22, "module-pymatgen.analysis.magnetism.heisenberg"]], "pymatgen.analysis.magnetism.jahnteller module": [[22, "module-pymatgen.analysis.magnetism.jahnteller"]], "pymatgen.analysis.solar package": [[23, "pymatgen-analysis-solar-package"]], "pymatgen.analysis.solar.slme module": [[23, "module-pymatgen.analysis.solar.slme"]], "pymatgen.analysis.structure_prediction package": [[24, "pymatgen-analysis-structure-prediction-package"]], "pymatgen.analysis.structure_prediction.dopant_predictor module": [[24, "module-pymatgen.analysis.structure_prediction.dopant_predictor"]], "pymatgen.analysis.structure_prediction.substitution_probability module": [[24, "module-pymatgen.analysis.structure_prediction.substitution_probability"]], "pymatgen.analysis.structure_prediction.substitutor module": [[24, "module-pymatgen.analysis.structure_prediction.substitutor"]], "pymatgen.analysis.structure_prediction.volume_predictor module": [[24, "module-pymatgen.analysis.structure_prediction.volume_predictor"]], "pymatgen.analysis.topological package": [[25, "pymatgen-analysis-topological-package"]], "pymatgen.analysis.topological.spillage module": [[25, "module-pymatgen.analysis.topological.spillage"]], "pymatgen.analysis.xas package": [[26, "pymatgen-analysis-xas-package"]], "pymatgen.analysis.xas.spectrum module": [[26, "module-pymatgen.analysis.xas.spectrum"]], "pymatgen.apps package": [[27, "pymatgen-apps-package"]], "pymatgen.apps.battery package": [[28, "pymatgen-apps-battery-package"]], "pymatgen.apps.battery.analyzer module": [[28, "module-pymatgen.apps.battery.analyzer"]], "pymatgen.apps.battery.battery_abc module": [[28, "module-pymatgen.apps.battery.battery_abc"]], "pymatgen.apps.battery.conversion_battery module": [[28, "module-pymatgen.apps.battery.conversion_battery"]], "pymatgen.apps.battery.insertion_battery module": [[28, "module-pymatgen.apps.battery.insertion_battery"]], "pymatgen.apps.battery.plotter module": [[28, "module-pymatgen.apps.battery.plotter"]], "pymatgen.apps.borg package": [[29, "pymatgen-apps-borg-package"]], "pymatgen.apps.borg.hive module": [[29, "module-pymatgen.apps.borg.hive"]], "pymatgen.apps.borg.queen module": [[29, "module-pymatgen.apps.borg.queen"]], "pymatgen.cli package": [[30, "pymatgen-cli-package"]], "pymatgen.cli.feff_plot_cross_section module": [[30, "module-pymatgen.cli.feff_plot_cross_section"]], "pymatgen.cli.feff_plot_dos module": [[30, "module-pymatgen.cli.feff_plot_dos"]], "pymatgen.cli.gaussian_analyzer module": [[30, "module-pymatgen.cli.gaussian_analyzer"]], "pymatgen.cli.get_environment module": [[30, "module-pymatgen.cli.get_environment"]], "pymatgen.cli.pmg module": [[30, "module-pymatgen.cli.pmg"]], "pymatgen.cli.pmg_analyze module": [[30, "module-pymatgen.cli.pmg_analyze"]], "pymatgen.cli.pmg_config module": [[30, "module-pymatgen.cli.pmg_config"]], "pymatgen.cli.pmg_plot module": [[30, "module-pymatgen.cli.pmg_plot"]], "pymatgen.cli.pmg_potcar module": [[30, "module-pymatgen.cli.pmg_potcar"]], "pymatgen.cli.pmg_query module": [[30, "module-pymatgen.cli.pmg_query"]], "pymatgen.cli.pmg_structure module": [[30, "module-pymatgen.cli.pmg_structure"]], "pymatgen.command_line package": [[31, "pymatgen-command-line-package"]], "pymatgen.command_line.bader_caller module": [[31, "module-pymatgen.command_line.bader_caller"]], "pymatgen.command_line.chargemol_caller module": [[31, "module-pymatgen.command_line.chargemol_caller"]], "pymatgen.command_line.critic2_caller module": [[31, "module-pymatgen.command_line.critic2_caller"]], "pymatgen.command_line.enumlib_caller module": [[31, "module-pymatgen.command_line.enumlib_caller"]], "pymatgen.command_line.gulp_caller module": [[31, "module-pymatgen.command_line.gulp_caller"]], "pymatgen.command_line.mcsqs_caller module": [[31, "module-pymatgen.command_line.mcsqs_caller"]], "pymatgen.command_line.vampire_caller module": [[31, "module-pymatgen.command_line.vampire_caller"]], "pymatgen.core package": [[32, "pymatgen-core-package"]], "pymatgen.core.bonds module": [[32, "module-pymatgen.core.bonds"]], "pymatgen.core.composition module": [[32, "module-pymatgen.core.composition"]], "pymatgen.core.interface module": [[32, "module-pymatgen.core.interface"]], "pymatgen.core.ion module": [[32, "module-pymatgen.core.ion"]], "pymatgen.core.lattice module": [[32, "module-pymatgen.core.lattice"]], "pymatgen.core.libxcfunc module": [[32, "module-pymatgen.core.libxcfunc"]], "pymatgen.core.molecular_orbitals module": [[32, "module-pymatgen.core.molecular_orbitals"]], "pymatgen.core.operations module": [[32, "module-pymatgen.core.operations"]], "pymatgen.core.periodic_table module": [[32, "module-pymatgen.core.periodic_table"]], "pymatgen.core.sites module": [[32, "module-pymatgen.core.sites"]], "pymatgen.core.spectrum module": [[32, "module-pymatgen.core.spectrum"]], "pymatgen.core.structure module": [[32, "module-pymatgen.core.structure"]], "pymatgen.core.surface module": [[32, "module-pymatgen.core.surface"]], "pymatgen.core.tensors module": [[32, "module-pymatgen.core.tensors"]], "pymatgen.core.trajectory module": [[32, "module-pymatgen.core.trajectory"]], "pymatgen.core.units module": [[32, "module-pymatgen.core.units"]], "pymatgen.core.xcfunc module": [[32, "module-pymatgen.core.xcfunc"]], "pymatgen.electronic_structure package": [[33, "pymatgen-electronic-structure-package"]], "pymatgen.electronic_structure.bandstructure module": [[33, "module-pymatgen.electronic_structure.bandstructure"]], "pymatgen.electronic_structure.boltztrap module": [[33, "module-pymatgen.electronic_structure.boltztrap"]], "pymatgen.electronic_structure.boltztrap2 module": [[33, "module-pymatgen.electronic_structure.boltztrap2"]], "pymatgen.electronic_structure.cohp module": [[33, "module-pymatgen.electronic_structure.cohp"]], "pymatgen.electronic_structure.core module": [[33, "module-pymatgen.electronic_structure.core"]], "pymatgen.electronic_structure.dos module": [[33, "module-pymatgen.electronic_structure.dos"]], "pymatgen.electronic_structure.plotter module": [[33, "module-pymatgen.electronic_structure.plotter"]], "pymatgen.entries package": [[34, "pymatgen-entries-package"]], "pymatgen.entries.compatibility module": [[34, "module-pymatgen.entries.compatibility"]], "pymatgen.entries.computed_entries module": [[34, "module-pymatgen.entries.computed_entries"]], "pymatgen.entries.correction_calculator module": [[34, "module-pymatgen.entries.correction_calculator"]], "pymatgen.entries.entry_tools module": [[34, "module-pymatgen.entries.entry_tools"]], "pymatgen.entries.exp_entries module": [[34, "module-pymatgen.entries.exp_entries"]], "pymatgen.entries.mixing_scheme module": [[34, "module-pymatgen.entries.mixing_scheme"]], "pymatgen.ext namespace": [[35, "module-pymatgen.ext"]], "pymatgen.ext.cod module": [[35, "module-pymatgen.ext.cod"]], "pymatgen.ext.matproj module": [[35, "module-pymatgen.ext.matproj"]], "pymatgen.ext.optimade module": [[35, "module-pymatgen.ext.optimade"]], "pymatgen.io namespace": [[36, "module-pymatgen.io"]], "pymatgen.io.adf module": [[36, "module-pymatgen.io.adf"]], "Attributes:": [[36, "attributes"]], "Notes:": [[36, "notes"]], "pymatgen.io.ase module": [[36, "module-pymatgen.io.ase"]], "pymatgen.io.atat module": [[36, "module-pymatgen.io.atat"]], "pymatgen.io.babel module": [[36, "module-pymatgen.io.babel"]], "pymatgen.io.cif module": [[36, "module-pymatgen.io.cif"]], "pymatgen.io.common module": [[36, "module-pymatgen.io.common"]], "pymatgen.io.core module": [[36, "module-pymatgen.io.core"]], "pymatgen.io.cssr module": [[36, "module-pymatgen.io.cssr"]], "pymatgen.io.fiesta module": [[36, "module-pymatgen.io.fiesta"]], "pymatgen.io.gaussian module": [[36, "module-pymatgen.io.gaussian"]], "pymatgen.io.jarvis module": [[36, "module-pymatgen.io.jarvis"]], "pymatgen.io.lmto module": [[36, "module-pymatgen.io.lmto"]], "pymatgen.io.nwchem module": [[36, "module-pymatgen.io.nwchem"]], "pymatgen.io.packmol module": [[36, "module-pymatgen.io.packmol"]], "pymatgen.io.phonopy module": [[36, "module-pymatgen.io.phonopy"]], "pymatgen.io.prismatic module": [[36, "module-pymatgen.io.prismatic"]], "pymatgen.io.pwscf module": [[36, "module-pymatgen.io.pwscf"]], "pymatgen.io.res module": [[36, "module-pymatgen.io.res"]], "pymatgen.io.shengbte module": [[36, "module-pymatgen.io.shengbte"]], "pymatgen.io.template module": [[36, "module-pymatgen.io.template"]], "pymatgen.io.wannier90 module": [[36, "module-pymatgen.io.wannier90"]], "pymatgen.io.xcrysden module": [[36, "module-pymatgen.io.xcrysden"]], "pymatgen.io.xr module": [[36, "module-pymatgen.io.xr"]], "pymatgen.io.xyz module": [[36, "module-pymatgen.io.xyz"]], "pymatgen.io.zeopp module": [[36, "module-pymatgen.io.zeopp"]], "Zeo++ Installation Steps:": [[36, "zeo-installation-steps"]], "Zeo++ Post-Installation Checking:": [[36, "zeo-post-installation-checking"]], "pymatgen.io.abinit package": [[37, "pymatgen-io-abinit-package"]], "pymatgen.io.abinit.abiobjects module": [[37, "module-pymatgen.io.abinit.abiobjects"]], "pymatgen.io.abinit.abitimer module": [[37, "module-pymatgen.io.abinit.abitimer"]], "pymatgen.io.abinit.inputs module": [[37, "module-pymatgen.io.abinit.inputs"]], "pymatgen.io.abinit.netcdf module": [[37, "module-pymatgen.io.abinit.netcdf"]], "pymatgen.io.abinit.pseudos module": [[37, "module-pymatgen.io.abinit.pseudos"]], "pymatgen.io.abinit.variable module": [[37, "module-pymatgen.io.abinit.variable"]], "pymatgen.io.cp2k package": [[38, "pymatgen-io-cp2k-package"]], "pymatgen.io.cp2k.inputs module": [[38, "module-pymatgen.io.cp2k.inputs"]], "pymatgen.io.cp2k.outputs module": [[38, "module-pymatgen.io.cp2k.outputs"]], "pymatgen.io.cp2k.sets module": [[38, "module-pymatgen.io.cp2k.sets"]], "pymatgen.io.cp2k.utils module": [[38, "module-pymatgen.io.cp2k.utils"]], "pymatgen.io.exciting package": [[39, "pymatgen-io-exciting-package"]], "pymatgen.io.exciting.inputs module": [[39, "module-pymatgen.io.exciting.inputs"]], "pymatgen.io.feff package": [[40, "pymatgen-io-feff-package"]], "pymatgen.io.feff.inputs module": [[40, "module-pymatgen.io.feff.inputs"]], "pymatgen.io.feff.outputs module": [[40, "module-pymatgen.io.feff.outputs"]], "pymatgen.io.feff.sets module": [[40, "module-pymatgen.io.feff.sets"]], "pymatgen.io.lammps package": [[41, "pymatgen-io-lammps-package"]], "pymatgen.io.lammps.data module": [[41, "module-pymatgen.io.lammps.data"]], "pymatgen.io.lammps.generators module": [[41, "module-pymatgen.io.lammps.generators"]], "pymatgen.io.lammps.inputs module": [[41, "module-pymatgen.io.lammps.inputs"]], "]": [[41, "id3"], [41, "id16"]], ")": [[41, "id6"], [41, "id9"], [41, "id12"], [41, "id13"]], "or": [[41, "or"]], "pymatgen.io.lammps.outputs module": [[41, "module-pymatgen.io.lammps.outputs"]], "pymatgen.io.lammps.sets module": [[41, "module-pymatgen.io.lammps.sets"]], "pymatgen.io.lammps.utils module": [[41, "module-pymatgen.io.lammps.utils"]], "pymatgen.io.lobster package": [[42, "pymatgen-io-lobster-package"]], "pymatgen.io.lobster.inputs module": [[42, "module-pymatgen.io.lobster.inputs"]], "pymatgen.io.lobster.lobsterenv module": [[42, "module-pymatgen.io.lobster.lobsterenv"]], "pymatgen.io.lobster.outputs module": [[42, "module-pymatgen.io.lobster.outputs"]], "pymatgen.io.qchem package": [[43, "pymatgen-io-qchem-package"]], "pymatgen.io.qchem.inputs module": [[43, "module-pymatgen.io.qchem.inputs"]], "pymatgen.io.qchem.outputs module": [[43, "module-pymatgen.io.qchem.outputs"]], "pymatgen.io.qchem.sets module": [[43, "module-pymatgen.io.qchem.sets"]], "pymatgen.io.qchem.utils module": [[43, "module-pymatgen.io.qchem.utils"]], "pymatgen.io.vasp package": [[44, "pymatgen-io-vasp-package"]], "pymatgen.io.vasp.help module": [[44, "module-pymatgen.io.vasp.help"]], "pymatgen.io.vasp.inputs module": [[44, "module-pymatgen.io.vasp.inputs"]], "Returns:": [[44, "returns"]], "pymatgen.io.vasp.optics module": [[44, "module-pymatgen.io.vasp.optics"]], "pymatgen.io.vasp.outputs module": [[44, "module-pymatgen.io.vasp.outputs"]], "pymatgen.io.vasp.sets module": [[44, "module-pymatgen.io.vasp.sets"]], "pymatgen.io.xtb package": [[45, "pymatgen-io-xtb-package"]], "pymatgen.io.xtb.inputs module": [[45, "module-pymatgen.io.xtb.inputs"]], "pymatgen.io.xtb.outputs module": [[45, "module-pymatgen.io.xtb.outputs"]], "pymatgen.optimization package": [[46, "pymatgen-optimization-package"]], "pymatgen.optimization.linear_assignment module": [[46, "module-pymatgen.optimization.linear_assignment"]], "pymatgen.optimization.linear_assignment_numpy module": [[46, "module-pymatgen.optimization.linear_assignment_numpy"]], "pymatgen.optimization.neighbors module": [[46, "module-pymatgen.optimization.neighbors"]], "pymatgen.phonon package": [[47, "pymatgen-phonon-package"]], "pymatgen.phonon.bandstructure module": [[47, "module-pymatgen.phonon.bandstructure"]], "pymatgen.phonon.dos module": [[47, "module-pymatgen.phonon.dos"]], "pymatgen.phonon.gruneisen module": [[47, "module-pymatgen.phonon.gruneisen"]], "pymatgen.phonon.ir_spectra module": [[47, "module-pymatgen.phonon.ir_spectra"]], "pymatgen.phonon.plotter module": [[47, "module-pymatgen.phonon.plotter"]], "pymatgen.phonon.thermal_displacements module": [[47, "module-pymatgen.phonon.thermal_displacements"]], "pymatgen.symmetry package": [[48, "pymatgen-symmetry-package"]], "pymatgen.symmetry.analyzer module": [[48, "module-pymatgen.symmetry.analyzer"]], "pymatgen.symmetry.bandstructure module": [[48, "module-pymatgen.symmetry.bandstructure"]], "pymatgen.symmetry.groups module": [[48, "module-pymatgen.symmetry.groups"]], "pymatgen.symmetry.kpath module": [[48, "module-pymatgen.symmetry.kpath"]], "pymatgen.symmetry.maggroups module": [[48, "module-pymatgen.symmetry.maggroups"]], "pymatgen.symmetry.settings module": [[48, "module-pymatgen.symmetry.settings"]], "pymatgen.symmetry.site_symmetries module": [[48, "module-pymatgen.symmetry.site_symmetries"]], "pymatgen.symmetry.structure module": [[48, "module-pymatgen.symmetry.structure"]], "pymatgen.transformations package": [[49, "pymatgen-transformations-package"]], "pymatgen.transformations.advanced_transformations module": [[49, "module-pymatgen.transformations.advanced_transformations"]], "pymatgen.transformations.site_transformations module": [[49, "module-pymatgen.transformations.site_transformations"]], "pymatgen.transformations.standard_transformations module": [[49, "module-pymatgen.transformations.standard_transformations"]], "pymatgen.transformations.transformation_abc module": [[49, "module-pymatgen.transformations.transformation_abc"]], "pymatgen.util package": [[50, "pymatgen-util-package"]], "pymatgen.util.convergence module": [[50, "module-pymatgen.util.convergence"]], "pymatgen.util.coord module": [[50, "module-pymatgen.util.coord"]], "pymatgen.util.coord_cython module": [[50, "module-pymatgen.util.coord_cython"]], "pymatgen.util.due module": [[50, "module-pymatgen.util.due"]], "pymatgen.util.graph_hashing module": [[50, "module-pymatgen.util.graph_hashing"]], "pymatgen.util.io_utils module": [[50, "module-pymatgen.util.io_utils"]], "pymatgen.util.num module": [[50, "module-pymatgen.util.num"]], "pymatgen.util.numba module": [[50, "module-pymatgen.util.numba"]], "pymatgen.util.plotting module": [[50, "module-pymatgen.util.plotting"]], "pymatgen.util.provenance module": [[50, "module-pymatgen.util.provenance"]], "pymatgen.util.string module": [[50, "module-pymatgen.util.string"]], "pymatgen.util.testing module": [[50, "module-pymatgen.util.testing"]], "pymatgen.util.typing module": [[50, "module-pymatgen.util.typing"]], "pymatgen.vis package": [[51, "pymatgen-vis-package"]], "pymatgen.vis.plotters module": [[51, "module-pymatgen.vis.plotters"]], "pymatgen.vis.structure_chemview module": [[51, "module-pymatgen.vis.structure_chemview"]], "pymatgen.vis.structure_vtk module": [[51, "module-pymatgen.vis.structure_vtk"]], "References": [[52, "references"]], "pymatgen.analysis.path_finder": [[52, "pymatgen-analysis-path-finder"]], "pymatgen.core.surface and pymatgen.analysis.wulff": [[52, "pymatgen-core-surface-and-pymatgen-analysis-wulff"]], "pymatgen.io.vasp.sets": [[52, "pymatgen-io-vasp-sets"]], "pymatgen.phasediagram": [[52, "pymatgen-phasediagram"]], "pymatgen.entries.compatibility": [[52, "pymatgen-entries-compatibility"]], "pymatgen.matproj": [[52, "pymatgen-matproj"]], "pymatgen.symmetry": [[52, "pymatgen-symmetry"]], "pymatgen.command_line.bader_caller": [[52, "pymatgen-command-line-bader-caller"]], "pymatgen.io.feff": [[52, "pymatgen-io-feff"]], "pymatgen.io.zeo": [[52, "pymatgen-io-zeo"]], "Development Team": [[53, "development-team"]], "Maintainers": [[53, "maintainers"]], "Lead Maintainers": [[53, "lead-maintainers"]], "Newest Contributors": [[53, "newest-contributors"]], "List of Developers (A\u2013Z)": [[53, "list-of-developers-az"]], "4+ years active": [[53, "years-active"]], "1\u20134 years active": [[53, "id1"]], "< 1 year active": [[53, "year-active"]], "Thanks": [[53, "thanks"]], "Side-note : as_dict / from_dict": [[54, "side-note-as-dict-from-dict"]], "MontyEncoder/Decoder": [[54, "montyencoder-decoder"]], "Structures and Molecules": [[54, "structures-and-molecules"]], "Creating a Structure manually": [[54, "creating-a-structure-manually"]], "Reading and writing Structures/Molecules": [[54, "reading-and-writing-structures-molecules"]], "Things you can do with Structures": [[54, "things-you-can-do-with-structures"]], "Modifying Structures or Molecules": [[54, "modifying-structures-or-molecules"]], "Entries - Basic analysis unit": [[54, "entries-basic-analysis-unit"]], "Compatibility - Mixing GGA and GGA+U runs": [[54, "compatibility-mixing-gga-and-gga-u-runs"]], "pymatgen.io - Managing calculation inputs and outputs": [[54, "pymatgen-io-managing-calculation-inputs-and-outputs"]], "pymatgen.borg - High-throughput data assimilation": [[54, "pymatgen-borg-high-throughput-data-assimilation"]], "Simple example - Making a phase diagram": [[54, "simple-example-making-a-phase-diagram"]], "Another example - Calculating reaction energies": [[54, "another-example-calculating-reaction-energies"]], "pymatgen.transformations": [[54, "pymatgen-transformations"]], "pymatgen.alchemy - High-throughput transformations": [[54, "pymatgen-alchemy-high-throughput-transformations"]], "pymatgen.ext.matproj - Integration with the Materials Project REST API": [[54, "pymatgen-ext-matproj-integration-with-the-materials-project-rest-api"]], "The query method": [[54, "the-query-method"]], "Setting the PMG_MAPI_KEY in the config file": [[54, "setting-the-pmg-mapi-key-in-the-config-file"]], "Global configuration variables": [[54, "global-configuration-variables"]]}, "indexentries": {"module": [[9, "module-pymatgen"], [9, "module-pymatgen.dao"], [10, "module-pymatgen.alchemy"], [10, "module-pymatgen.alchemy.filters"], [10, "module-pymatgen.alchemy.materials"], [10, "module-pymatgen.alchemy.transmuters"], [11, "module-pymatgen.analysis"], [11, "module-pymatgen.analysis.adsorption"], [11, "module-pymatgen.analysis.bond_dissociation"], [11, "module-pymatgen.analysis.bond_valence"], [11, "module-pymatgen.analysis.chempot_diagram"], [11, "module-pymatgen.analysis.cost"], [11, "module-pymatgen.analysis.dimensionality"], [11, "module-pymatgen.analysis.disorder"], [11, "module-pymatgen.analysis.energy_models"], [11, "module-pymatgen.analysis.eos"], [11, "module-pymatgen.analysis.ewald"], [11, "module-pymatgen.analysis.excitation"], [11, "module-pymatgen.analysis.fragmenter"], [11, "module-pymatgen.analysis.functional_groups"], [11, "module-pymatgen.analysis.graphs"], [11, "module-pymatgen.analysis.hhi"], [11, "module-pymatgen.analysis.interface"], [11, "module-pymatgen.analysis.interface_reactions"], [11, "module-pymatgen.analysis.local_env"], [11, "module-pymatgen.analysis.molecule_matcher"], [11, "module-pymatgen.analysis.molecule_structure_comparator"], [11, "module-pymatgen.analysis.nmr"], [11, "module-pymatgen.analysis.path_finder"], [11, "module-pymatgen.analysis.phase_diagram"], [11, "module-pymatgen.analysis.piezo"], [11, "module-pymatgen.analysis.piezo_sensitivity"], [11, "module-pymatgen.analysis.pourbaix_diagram"], [11, "module-pymatgen.analysis.prototypes"], [11, "module-pymatgen.analysis.quasiharmonic"], [11, "module-pymatgen.analysis.reaction_calculator"], [11, "module-pymatgen.analysis.structure_analyzer"], [11, "module-pymatgen.analysis.structure_matcher"], [11, "module-pymatgen.analysis.surface_analysis"], [11, "module-pymatgen.analysis.thermochemistry"], [11, "module-pymatgen.analysis.transition_state"], [11, "module-pymatgen.analysis.wulff"], [11, "module-pymatgen.analysis.xps"], [12, "module-pymatgen.analysis.chemenv"], [13, "module-pymatgen.analysis.chemenv.connectivity"], [13, "module-pymatgen.analysis.chemenv.connectivity.connected_components"], [13, "module-pymatgen.analysis.chemenv.connectivity.connectivity_finder"], [13, "module-pymatgen.analysis.chemenv.connectivity.environment_nodes"], [13, "module-pymatgen.analysis.chemenv.connectivity.structure_connectivity"], [14, "module-pymatgen.analysis.chemenv.coordination_environments"], [14, "module-pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies"], [14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries"], [14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder"], [14, "module-pymatgen.analysis.chemenv.coordination_environments.structure_environments"], [14, "module-pymatgen.analysis.chemenv.coordination_environments.voronoi"], [15, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files"], [16, "module-pymatgen.analysis.chemenv.utils"], [16, "module-pymatgen.analysis.chemenv.utils.chemenv_config"], [16, "module-pymatgen.analysis.chemenv.utils.chemenv_errors"], [16, "module-pymatgen.analysis.chemenv.utils.coordination_geometry_utils"], [16, "module-pymatgen.analysis.chemenv.utils.defs_utils"], [16, "module-pymatgen.analysis.chemenv.utils.func_utils"], [16, "module-pymatgen.analysis.chemenv.utils.graph_utils"], [16, "module-pymatgen.analysis.chemenv.utils.math_utils"], [16, "module-pymatgen.analysis.chemenv.utils.scripts_utils"], [17, "module-pymatgen.analysis.diffraction"], [17, "module-pymatgen.analysis.diffraction.core"], [17, "module-pymatgen.analysis.diffraction.neutron"], [17, "module-pymatgen.analysis.diffraction.tem"], [17, "module-pymatgen.analysis.diffraction.xrd"], [18, "module-pymatgen.analysis.elasticity"], [18, "module-pymatgen.analysis.elasticity.elastic"], [18, "module-pymatgen.analysis.elasticity.strain"], [18, "module-pymatgen.analysis.elasticity.stress"], [19, "module-pymatgen.analysis.ferroelectricity"], [19, "module-pymatgen.analysis.ferroelectricity.polarization"], [20, "module-pymatgen.analysis.gb"], [20, "module-pymatgen.analysis.gb.grain"], [21, "module-pymatgen.analysis.interfaces"], [21, "module-pymatgen.analysis.interfaces.coherent_interfaces"], [21, "module-pymatgen.analysis.interfaces.substrate_analyzer"], [21, "module-pymatgen.analysis.interfaces.zsl"], [22, "module-pymatgen.analysis.magnetism"], [22, "module-pymatgen.analysis.magnetism.analyzer"], [22, "module-pymatgen.analysis.magnetism.heisenberg"], [22, "module-pymatgen.analysis.magnetism.jahnteller"], [23, "module-pymatgen.analysis.solar"], [23, "module-pymatgen.analysis.solar.slme"], [24, "module-pymatgen.analysis.structure_prediction"], [24, "module-pymatgen.analysis.structure_prediction.dopant_predictor"], [24, "module-pymatgen.analysis.structure_prediction.substitution_probability"], [24, "module-pymatgen.analysis.structure_prediction.substitutor"], [24, "module-pymatgen.analysis.structure_prediction.volume_predictor"], [25, "module-pymatgen.analysis.topological"], [25, "module-pymatgen.analysis.topological.spillage"], [26, "module-pymatgen.analysis.xas"], [26, "module-pymatgen.analysis.xas.spectrum"], [27, "module-pymatgen.apps"], [28, "module-pymatgen.apps.battery"], [28, "module-pymatgen.apps.battery.analyzer"], [28, "module-pymatgen.apps.battery.battery_abc"], [28, "module-pymatgen.apps.battery.conversion_battery"], [28, "module-pymatgen.apps.battery.insertion_battery"], [28, "module-pymatgen.apps.battery.plotter"], [29, "module-pymatgen.apps.borg"], [29, "module-pymatgen.apps.borg.hive"], [29, "module-pymatgen.apps.borg.queen"], [30, "module-pymatgen.cli"], [30, "module-pymatgen.cli.feff_plot_cross_section"], [30, "module-pymatgen.cli.feff_plot_dos"], [30, "module-pymatgen.cli.gaussian_analyzer"], [30, "module-pymatgen.cli.get_environment"], [30, "module-pymatgen.cli.pmg"], [30, "module-pymatgen.cli.pmg_analyze"], [30, "module-pymatgen.cli.pmg_config"], [30, "module-pymatgen.cli.pmg_plot"], [30, "module-pymatgen.cli.pmg_potcar"], [30, "module-pymatgen.cli.pmg_query"], [30, "module-pymatgen.cli.pmg_structure"], [31, "module-pymatgen.command_line"], [31, "module-pymatgen.command_line.bader_caller"], [31, "module-pymatgen.command_line.chargemol_caller"], [31, "module-pymatgen.command_line.critic2_caller"], [31, "module-pymatgen.command_line.enumlib_caller"], [31, "module-pymatgen.command_line.gulp_caller"], [31, "module-pymatgen.command_line.mcsqs_caller"], [31, "module-pymatgen.command_line.vampire_caller"], [32, "module-pymatgen.core"], [32, "module-pymatgen.core.bonds"], [32, "module-pymatgen.core.composition"], [32, "module-pymatgen.core.interface"], [32, "module-pymatgen.core.ion"], [32, "module-pymatgen.core.lattice"], [32, "module-pymatgen.core.libxcfunc"], [32, "module-pymatgen.core.molecular_orbitals"], [32, "module-pymatgen.core.operations"], [32, "module-pymatgen.core.periodic_table"], [32, "module-pymatgen.core.sites"], [32, "module-pymatgen.core.spectrum"], [32, "module-pymatgen.core.structure"], [32, "module-pymatgen.core.surface"], [32, "module-pymatgen.core.tensors"], [32, "module-pymatgen.core.trajectory"], [32, "module-pymatgen.core.units"], [32, "module-pymatgen.core.xcfunc"], [33, "module-pymatgen.electronic_structure"], [33, "module-pymatgen.electronic_structure.bandstructure"], [33, "module-pymatgen.electronic_structure.boltztrap"], [33, "module-pymatgen.electronic_structure.boltztrap2"], [33, "module-pymatgen.electronic_structure.cohp"], [33, "module-pymatgen.electronic_structure.core"], [33, "module-pymatgen.electronic_structure.dos"], [33, "module-pymatgen.electronic_structure.plotter"], [34, "module-pymatgen.entries"], [34, "module-pymatgen.entries.compatibility"], [34, "module-pymatgen.entries.computed_entries"], [34, "module-pymatgen.entries.correction_calculator"], [34, "module-pymatgen.entries.entry_tools"], [34, "module-pymatgen.entries.exp_entries"], [34, "module-pymatgen.entries.mixing_scheme"], [35, "module-pymatgen.ext"], [35, "module-pymatgen.ext.cod"], [35, "module-pymatgen.ext.matproj"], [35, "module-pymatgen.ext.optimade"], [36, "module-pymatgen.io"], [36, "module-pymatgen.io.adf"], [36, "module-pymatgen.io.ase"], [36, "module-pymatgen.io.atat"], [36, "module-pymatgen.io.babel"], [36, "module-pymatgen.io.cif"], [36, "module-pymatgen.io.common"], [36, "module-pymatgen.io.core"], [36, "module-pymatgen.io.cssr"], [36, "module-pymatgen.io.fiesta"], [36, "module-pymatgen.io.gaussian"], [36, "module-pymatgen.io.jarvis"], [36, "module-pymatgen.io.lmto"], [36, "module-pymatgen.io.nwchem"], [36, "module-pymatgen.io.packmol"], [36, "module-pymatgen.io.phonopy"], [36, "module-pymatgen.io.prismatic"], [36, "module-pymatgen.io.pwscf"], [36, "module-pymatgen.io.res"], [36, "module-pymatgen.io.shengbte"], [36, "module-pymatgen.io.template"], [36, "module-pymatgen.io.wannier90"], [36, "module-pymatgen.io.xcrysden"], [36, "module-pymatgen.io.xr"], [36, "module-pymatgen.io.xyz"], [36, "module-pymatgen.io.zeopp"], [37, "module-pymatgen.io.abinit"], [37, "module-pymatgen.io.abinit.abiobjects"], [37, "module-pymatgen.io.abinit.abitimer"], [37, "module-pymatgen.io.abinit.inputs"], [37, "module-pymatgen.io.abinit.netcdf"], [37, "module-pymatgen.io.abinit.pseudos"], [37, "module-pymatgen.io.abinit.variable"], [38, "module-pymatgen.io.cp2k"], [38, "module-pymatgen.io.cp2k.inputs"], [38, "module-pymatgen.io.cp2k.outputs"], [38, "module-pymatgen.io.cp2k.sets"], [38, "module-pymatgen.io.cp2k.utils"], [39, "module-pymatgen.io.exciting"], [39, "module-pymatgen.io.exciting.inputs"], [40, "module-pymatgen.io.feff"], [40, "module-pymatgen.io.feff.inputs"], [40, "module-pymatgen.io.feff.outputs"], [40, "module-pymatgen.io.feff.sets"], [41, "module-pymatgen.io.lammps"], [41, "module-pymatgen.io.lammps.data"], [41, "module-pymatgen.io.lammps.generators"], [41, "module-pymatgen.io.lammps.inputs"], [41, "module-pymatgen.io.lammps.outputs"], [41, "module-pymatgen.io.lammps.sets"], [41, "module-pymatgen.io.lammps.utils"], [42, "module-pymatgen.io.lobster"], [42, "module-pymatgen.io.lobster.inputs"], [42, "module-pymatgen.io.lobster.lobsterenv"], [42, "module-pymatgen.io.lobster.outputs"], [43, "module-pymatgen.io.qchem"], [43, "module-pymatgen.io.qchem.inputs"], [43, "module-pymatgen.io.qchem.outputs"], [43, "module-pymatgen.io.qchem.sets"], [43, "module-pymatgen.io.qchem.utils"], [44, "module-pymatgen.io.vasp"], [44, "module-pymatgen.io.vasp.help"], [44, "module-pymatgen.io.vasp.inputs"], [44, "module-pymatgen.io.vasp.optics"], [44, "module-pymatgen.io.vasp.outputs"], [44, "module-pymatgen.io.vasp.sets"], [45, "module-pymatgen.io.xtb"], [45, "module-pymatgen.io.xtb.inputs"], [45, "module-pymatgen.io.xtb.outputs"], [46, "module-pymatgen.optimization"], [46, "module-pymatgen.optimization.linear_assignment"], [46, "module-pymatgen.optimization.linear_assignment_numpy"], [46, "module-pymatgen.optimization.neighbors"], [47, "module-pymatgen.phonon"], [47, "module-pymatgen.phonon.bandstructure"], [47, "module-pymatgen.phonon.dos"], [47, "module-pymatgen.phonon.gruneisen"], [47, "module-pymatgen.phonon.ir_spectra"], [47, "module-pymatgen.phonon.plotter"], [47, "module-pymatgen.phonon.thermal_displacements"], [48, "module-pymatgen.symmetry"], [48, "module-pymatgen.symmetry.analyzer"], [48, "module-pymatgen.symmetry.bandstructure"], [48, "module-pymatgen.symmetry.groups"], [48, "module-pymatgen.symmetry.kpath"], [48, "module-pymatgen.symmetry.maggroups"], [48, "module-pymatgen.symmetry.settings"], [48, "module-pymatgen.symmetry.site_symmetries"], [48, "module-pymatgen.symmetry.structure"], [49, "module-pymatgen.transformations"], [49, "module-pymatgen.transformations.advanced_transformations"], [49, "module-pymatgen.transformations.site_transformations"], [49, "module-pymatgen.transformations.standard_transformations"], [49, "module-pymatgen.transformations.transformation_abc"], [50, "module-pymatgen.util"], [50, "module-pymatgen.util.convergence"], [50, "module-pymatgen.util.coord"], [50, "module-pymatgen.util.coord_cython"], [50, "module-pymatgen.util.due"], [50, "module-pymatgen.util.graph_hashing"], [50, "module-pymatgen.util.io_utils"], [50, "module-pymatgen.util.num"], [50, "module-pymatgen.util.numba"], [50, "module-pymatgen.util.plotting"], [50, "module-pymatgen.util.provenance"], [50, "module-pymatgen.util.string"], [50, "module-pymatgen.util.testing"], [50, "module-pymatgen.util.typing"], [51, "module-pymatgen.vis"], [51, "module-pymatgen.vis.plotters"], [51, "module-pymatgen.vis.structure_chemview"], [51, "module-pymatgen.vis.structure_vtk"]], "pymatgen": [[9, "module-pymatgen"]], "pymatgen.dao": [[9, "module-pymatgen.dao"]], "abstractstructurefilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.AbstractStructureFilter"]], "chargebalancefilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.ChargeBalanceFilter"]], "ciftransmuter (class in pymatgen.alchemy.transmuters)": [[10, "pymatgen.alchemy.transmuters.CifTransmuter"]], "containsspeciefilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.ContainsSpecieFilter"]], "poscartransmuter (class in pymatgen.alchemy.transmuters)": [[10, "pymatgen.alchemy.transmuters.PoscarTransmuter"]], "removeduplicatesfilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.RemoveDuplicatesFilter"]], "removeexistingfilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.RemoveExistingFilter"]], "specieproximityfilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.SpecieProximityFilter"]], "speciesmaxdistfilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.SpeciesMaxDistFilter"]], "standardtransmuter (class in pymatgen.alchemy.transmuters)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter"]], "transformedstructure (class in pymatgen.alchemy.materials)": [[10, "pymatgen.alchemy.materials.TransformedStructure"]], "add_tags() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.add_tags"]], "append_filter() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.append_filter"]], "append_transformation() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.append_transformation"]], "append_transformation() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.append_transformation"]], "append_transformed_structures() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.append_transformed_structures"]], "apply_filter() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.apply_filter"]], "as_dict() (containsspeciefilter method)": [[10, "pymatgen.alchemy.filters.ContainsSpecieFilter.as_dict"]], "as_dict() (removeexistingfilter method)": [[10, "pymatgen.alchemy.filters.RemoveExistingFilter.as_dict"]], "as_dict() (specieproximityfilter method)": [[10, "pymatgen.alchemy.filters.SpecieProximityFilter.as_dict"]], "as_dict() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.as_dict"]], "batch_write_vasp_input() (in module pymatgen.alchemy.transmuters)": [[10, "pymatgen.alchemy.transmuters.batch_write_vasp_input"]], "extend_transformations() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.extend_transformations"]], "extend_transformations() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.extend_transformations"]], "from_cif_string() (transformedstructure static method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.from_cif_string"]], "from_dict() (containsspeciefilter class method)": [[10, "pymatgen.alchemy.filters.ContainsSpecieFilter.from_dict"]], "from_dict() (specieproximityfilter class method)": [[10, "pymatgen.alchemy.filters.SpecieProximityFilter.from_dict"]], "from_dict() (transformedstructure class method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.from_dict"]], "from_filenames() (ciftransmuter static method)": [[10, "pymatgen.alchemy.transmuters.CifTransmuter.from_filenames"]], "from_filenames() (poscartransmuter static method)": [[10, "pymatgen.alchemy.transmuters.PoscarTransmuter.from_filenames"]], "from_poscar_string() (transformedstructure static method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.from_poscar_string"]], "from_snl() (transformedstructure class method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.from_snl"]], "from_structures() (standardtransmuter static method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.from_structures"]], "get_vasp_input() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.get_vasp_input"]], "pymatgen.alchemy": [[10, "module-pymatgen.alchemy"]], "pymatgen.alchemy.filters": [[10, "module-pymatgen.alchemy.filters"]], "pymatgen.alchemy.materials": [[10, "module-pymatgen.alchemy.materials"]], "pymatgen.alchemy.transmuters": [[10, "module-pymatgen.alchemy.transmuters"]], "redo_next_change() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.redo_next_change"]], "redo_next_change() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.redo_next_change"]], "set_parameter() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.set_parameter"]], "set_parameter() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.set_parameter"]], "structures (transformedstructure property)": [[10, "pymatgen.alchemy.materials.TransformedStructure.structures"]], "test() (abstractstructurefilter method)": [[10, "pymatgen.alchemy.filters.AbstractStructureFilter.test"]], "test() (chargebalancefilter method)": [[10, "pymatgen.alchemy.filters.ChargeBalanceFilter.test"]], "test() (containsspeciefilter method)": [[10, "pymatgen.alchemy.filters.ContainsSpecieFilter.test"]], "test() (removeduplicatesfilter method)": [[10, "pymatgen.alchemy.filters.RemoveDuplicatesFilter.test"]], "test() (removeexistingfilter method)": [[10, "pymatgen.alchemy.filters.RemoveExistingFilter.test"]], "test() (specieproximityfilter method)": [[10, "pymatgen.alchemy.filters.SpecieProximityFilter.test"]], "test() (speciesmaxdistfilter method)": [[10, "pymatgen.alchemy.filters.SpeciesMaxDistFilter.test"]], "to_snl() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.to_snl"]], "undo_last_change() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.undo_last_change"]], "undo_last_change() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.undo_last_change"]], "was_modified (transformedstructure property)": [[10, "pymatgen.alchemy.materials.TransformedStructure.was_modified"]], "write_vasp_input() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.write_vasp_input"]], "write_vasp_input() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.write_vasp_input"]], "algo_best_first (ewaldminimizer attribute)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.ALGO_BEST_FIRST"]], "algo_complete (ewaldminimizer attribute)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.ALGO_COMPLETE"]], "algo_fast (ewaldminimizer attribute)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.ALGO_FAST"]], "algo_time_limit (ewaldminimizer attribute)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.ALGO_TIME_LIMIT"]], "abstractcomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.AbstractComparator"]], "abstractmolatommapper (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.AbstractMolAtomMapper"]], "adsorbatesitefinder (class in pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder"]], "aflowprototypematcher (class in pymatgen.analysis.prototypes)": [[11, "pymatgen.analysis.prototypes.AflowPrototypeMatcher"]], "be_vs_clean_se() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.BE_vs_clean_SE"]], "bvanalyzer (class in pymatgen.analysis.bond_valence)": [[11, "pymatgen.analysis.bond_valence.BVAnalyzer"]], "balancedreaction (class in pymatgen.analysis.reaction_calculator)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction"]], "birch (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.Birch"]], "birchmurnaghan (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.BirchMurnaghan"]], "bonddissociationenergies (class in pymatgen.analysis.bond_dissociation)": [[11, "pymatgen.analysis.bond_dissociation.BondDissociationEnergies"]], "borneffectivecharge (class in pymatgen.analysis.piezo_sensitivity)": [[11, "pymatgen.analysis.piezo_sensitivity.BornEffectiveCharge"]], "brunnernn_real (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.BrunnerNN_real"]], "brunnernn_reciprocal (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.BrunnerNN_reciprocal"]], "brunnernn_relative (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.BrunnerNN_relative"]], "bruteforceordermatcher (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.BruteForceOrderMatcher"]], "charge_neutrality_tolerance (bvanalyzer attribute)": [[11, "pymatgen.analysis.bond_valence.BVAnalyzer.CHARGE_NEUTRALITY_TOLERANCE"]], "conv_fact (ewaldsummation attribute)": [[11, "pymatgen.analysis.ewald.EwaldSummation.CONV_FACT"]], "chemicalpotentialdiagram (class in pymatgen.analysis.chempot_diagram)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram"]], "chemicalshielding (class in pymatgen.analysis.nmr)": [[11, "pymatgen.analysis.nmr.ChemicalShielding"]], "chemicalshielding.haeberlennotation (class in pymatgen.analysis.nmr)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation"]], "chemicalshielding.marylandnotation (class in pymatgen.analysis.nmr)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MarylandNotation"]], "chemicalshielding.mehringnotation (class in pymatgen.analysis.nmr)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation"]], "chgcarpotential (class in pymatgen.analysis.path_finder)": [[11, "pymatgen.analysis.path_finder.ChgcarPotential"]], "compoundphasediagram (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram"]], "computedreaction (class in pymatgen.analysis.reaction_calculator)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction"]], "connectedsite (class in pymatgen.analysis.graphs)": [[11, "pymatgen.analysis.graphs.ConnectedSite"]], "costanalyzer (class in pymatgen.analysis.cost)": [[11, "pymatgen.analysis.cost.CostAnalyzer"]], "costdb (class in pymatgen.analysis.cost)": [[11, "pymatgen.analysis.cost.CostDB"]], "costdbcsv (class in pymatgen.analysis.cost)": [[11, "pymatgen.analysis.cost.CostDBCSV"]], "costentry (class in pymatgen.analysis.cost)": [[11, "pymatgen.analysis.cost.CostEntry"]], "covalentbondnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.CovalentBondNN"]], "covalentradius (class in pymatgen.analysis.molecule_structure_comparator)": [[11, "pymatgen.analysis.molecule_structure_comparator.CovalentRadius"]], "critic2nn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.Critic2NN"]], "crystalnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.CrystalNN"]], "crystalnn.nndata (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.CrystalNN.NNData"]], "cutoffdictnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.CutOffDictNN"]], "deltafactor (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.DeltaFactor"]], "eos (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.EOS"]], "eosbase (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.EOSBase"]], "eoserror": [[11, "pymatgen.analysis.eos.EOSError"]], "ev_to_kj_per_mol (interfacialreactivity attribute)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.EV_TO_KJ_PER_MOL"]], "econnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.EconNN"]], "electricfieldgradient (class in pymatgen.analysis.nmr)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient"]], "elementcomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.ElementComparator"]], "energymodel (class in pymatgen.analysis.energy_models)": [[11, "pymatgen.analysis.energy_models.EnergyModel"]], "ewaldelectrostaticmodel (class in pymatgen.analysis.energy_models)": [[11, "pymatgen.analysis.energy_models.EwaldElectrostaticModel"]], "ewaldminimizer (class in pymatgen.analysis.ewald)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer"]], "ewaldsummation (class in pymatgen.analysis.ewald)": [[11, "pymatgen.analysis.ewald.EwaldSummation"]], "excitationspectrum (class in pymatgen.analysis.excitation)": [[11, "pymatgen.analysis.excitation.ExcitationSpectrum"]], "forceconstantmatrix (class in pymatgen.analysis.piezo_sensitivity)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix"]], "fragmenter (class in pymatgen.analysis.fragmenter)": [[11, "pymatgen.analysis.fragmenter.Fragmenter"]], "frameworkcomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.FrameworkComparator"]], "freevolumepotential (class in pymatgen.analysis.path_finder)": [[11, "pymatgen.analysis.path_finder.FreeVolumePotential"]], "functionalgroupextractor (class in pymatgen.analysis.functional_groups)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor"]], "geneticordermatcher (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.GeneticOrderMatcher"]], "grandpotpdentry (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry"]], "grandpotentialinterfacialreactivity (class in pymatgen.analysis.interface_reactions)": [[11, "pymatgen.analysis.interface_reactions.GrandPotentialInterfacialReactivity"]], "grandpotentialphasediagram (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.GrandPotentialPhaseDiagram"]], "hungarianordermatcher (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher"]], "inchimolatommapper (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper"]], "interfacialreactivity (class in pymatgen.analysis.interface_reactions)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity"]], "internalstraintensor (class in pymatgen.analysis.piezo_sensitivity)": [[11, "pymatgen.analysis.piezo_sensitivity.InternalStrainTensor"]], "ionentry (class in pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.IonEntry"]], "isayevnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.IsayevNN"]], "isingmodel (class in pymatgen.analysis.energy_models)": [[11, "pymatgen.analysis.energy_models.IsingModel"]], "isomorphismmolatommapper (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper"]], "jmolnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.JmolNN"]], "kabschmatcher (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.KabschMatcher"]], "localstructorderparams (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams"]], "models (eos attribute)": [[11, "pymatgen.analysis.eos.EOS.MODELS"]], "minimumdistancenn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.MinimumDistanceNN"]], "minimumokeeffenn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.MinimumOKeeffeNN"]], "minimumvirenn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.MinimumVIRENN"]], "mixedpotential (class in pymatgen.analysis.path_finder)": [[11, "pymatgen.analysis.path_finder.MixedPotential"]], "molgraphspliterror": [[11, "pymatgen.analysis.graphs.MolGraphSplitError"]], "moleculegraph (class in pymatgen.analysis.graphs)": [[11, "pymatgen.analysis.graphs.MoleculeGraph"]], "moleculematcher (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher"]], "moleculestructurecomparator (class in pymatgen.analysis.molecule_structure_comparator)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator"]], "multientry (class in pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.MultiEntry"]], "murnaghan (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.Murnaghan"]], "nebanalysis (class in pymatgen.analysis.transition_state)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis"]], "nebpathfinder (class in pymatgen.analysis.path_finder)": [[11, "pymatgen.analysis.path_finder.NEBPathfinder"]], "nads_in_slab (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.Nads_in_slab"]], "nanoscalestability (class in pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability"]], "nearneighbors (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.NearNeighbors"]], "nsitesmodel (class in pymatgen.analysis.energy_models)": [[11, "pymatgen.analysis.energy_models.NsitesModel"]], "nsurfs_ads_in_slab (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.Nsurfs_ads_in_slab"]], "numericaleos (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.NumericalEOS"]], "occupancycomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.OccupancyComparator"]], "openbabelnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.OpenBabelNN"]], "orderdisorderelementcomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.OrderDisorderElementComparator"]], "oxidetype (class in pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.OxideType"]], "pdentry (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.PDEntry"]], "pdplotter (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter"]], "patchedphasediagram (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram"]], "phasediagram (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram"]], "phasediagramerror": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagramError"]], "piezotensor (class in pymatgen.analysis.piezo)": [[11, "pymatgen.analysis.piezo.PiezoTensor"]], "polynomialeos (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.PolynomialEOS"]], "pourbaixdiagram (class in pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram"]], "pourbaixentry (class in pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry"]], "pourbaixplotter (class in pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter"]], "pouriertarantola (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.PourierTarantola"]], "quasiharmonicdebyeapprox (class in pymatgen.analysis.quasiharmonic)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox"]], "reaction (class in pymatgen.analysis.reaction_calculator)": [[11, "pymatgen.analysis.reaction_calculator.Reaction"]], "reactiondiagram (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.ReactionDiagram"]], "reactionerror": [[11, "pymatgen.analysis.reaction_calculator.ReactionError"]], "relaxationanalyzer (class in pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.RelaxationAnalyzer"]], "slabentry (class in pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry"]], "speciescomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.SpeciesComparator"]], "spincomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.SpinComparator"]], "staticpotential (class in pymatgen.analysis.path_finder)": [[11, "pymatgen.analysis.path_finder.StaticPotential"]], "structuregraph (class in pymatgen.analysis.graphs)": [[11, "pymatgen.analysis.graphs.StructureGraph"]], "structurematcher (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher"]], "surfaceenergyplotter (class in pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter"]], "symmetrymodel (class in pymatgen.analysis.energy_models)": [[11, "pymatgen.analysis.energy_models.SymmetryModel"]], "tolerance (balancedreaction attribute)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.TOLERANCE"]], "thermodata (class in pymatgen.analysis.thermochemistry)": [[11, "pymatgen.analysis.thermochemistry.ThermoData"]], "transformedpdentry (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntry"]], "transformedpdentryerror": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntryError"]], "v_xx (electricfieldgradient property)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.V_xx"]], "v_yy (electricfieldgradient property)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.V_yy"]], "v_zz (electricfieldgradient property)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.V_zz"]], "valenceionicradiusevaluator (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.ValenceIonicRadiusEvaluator"]], "vinet (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.Vinet"]], "voronoianalyzer (class in pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiAnalyzer"]], "voronoiconnectivity (class in pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiConnectivity"]], "voronoinn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.VoronoiNN"]], "workfunctionanalyzer (class in pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer"]], "wulfffacet (class in pymatgen.analysis.wulff)": [[11, "pymatgen.analysis.wulff.WulffFacet"]], "wulffshape (class in pymatgen.analysis.wulff)": [[11, "pymatgen.analysis.wulff.WulffShape"]], "xlabel (excitationspectrum attribute)": [[11, "pymatgen.analysis.excitation.ExcitationSpectrum.XLABEL"]], "xlabel (xps attribute)": [[11, "pymatgen.analysis.xps.XPS.XLABEL"]], "xps (class in pymatgen.analysis.xps)": [[11, "pymatgen.analysis.xps.XPS"]], "ylabel (excitationspectrum attribute)": [[11, "pymatgen.analysis.excitation.ExcitationSpectrum.YLABEL"]], "ylabel (xps attribute)": [[11, "pymatgen.analysis.xps.XPS.YLABEL"]], "add_adsorbate() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.add_adsorbate"]], "add_edge() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.add_edge"]], "add_edge() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.add_edge"]], "add_m_list() (ewaldminimizer method)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.add_m_list"]], "add_oxidation_state_by_site_fraction() (in module pymatgen.analysis.bond_valence)": [[11, "pymatgen.analysis.bond_valence.add_oxidation_state_by_site_fraction"]], "adsorb_both_surfaces() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.adsorb_both_surfaces"]], "adsorbates (slabentry attribute)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.adsorbates"]], "all_comp (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.all_comp"]], "all_entries (computedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction.all_entries"]], "all_entries (patchedphasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.all_entries"]], "all_entries (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.all_entries"]], "all_entries (pourbaixdiagram property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.all_entries"]], "all_entries_hulldata (phasediagram property)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.all_entries_hulldata"]], "all_nninfo (crystalnn.nndata attribute)": [[11, "pymatgen.analysis.local_env.CrystalNN.NNData.all_nninfo"]], "all_slab_entries (surfaceenergyplotter attribute)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.all_slab_entries"]], "along_c (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.along_c"]], "alpha (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.alpha"]], "alter_edge() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.alter_edge"]], "alter_edge() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.alter_edge"]], "amount_tol (compoundphasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram.amount_tol"]], "amount_tol (transformedpdentry attribute)": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntry.amount_tol"]], "analyze() (voronoianalyzer method)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiAnalyzer.analyze"]], "analyze_structures() (voronoianalyzer method)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiAnalyzer.analyze_structures"]], "anisotropy (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.anisotropy"]], "are_equal() (abstractcomparator method)": [[11, "pymatgen.analysis.structure_matcher.AbstractComparator.are_equal"]], "are_equal() (elementcomparator method)": [[11, "pymatgen.analysis.structure_matcher.ElementComparator.are_equal"]], "are_equal() (frameworkcomparator method)": [[11, "pymatgen.analysis.structure_matcher.FrameworkComparator.are_equal"]], "are_equal() (moleculestructurecomparator method)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.are_equal"]], "are_equal() (occupancycomparator method)": [[11, "pymatgen.analysis.structure_matcher.OccupancyComparator.are_equal"]], "are_equal() (orderdisorderelementcomparator method)": [[11, "pymatgen.analysis.structure_matcher.OrderDisorderElementComparator.are_equal"]], "are_equal() (speciescomparator method)": [[11, "pymatgen.analysis.structure_matcher.SpeciesComparator.are_equal"]], "are_equal() (spincomparator method)": [[11, "pymatgen.analysis.structure_matcher.SpinComparator.are_equal"]], "area_frac_vs_chempot_plot() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.area_frac_vs_chempot_plot"]], "area_fraction_dict (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.area_fraction_dict"]], "as_dict() (abstractcomparator method)": [[11, "pymatgen.analysis.structure_matcher.AbstractComparator.as_dict"]], "as_dict() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.as_dict"]], "as_dict() (compoundphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram.as_dict"]], "as_dict() (computedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction.as_dict"]], "as_dict() (ewaldelectrostaticmodel method)": [[11, "pymatgen.analysis.energy_models.EwaldElectrostaticModel.as_dict"]], "as_dict() (ewaldsummation method)": [[11, "pymatgen.analysis.ewald.EwaldSummation.as_dict"]], "as_dict() (grandpotpdentry method)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry.as_dict"]], "as_dict() (grandpotentialphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.GrandPotentialPhaseDiagram.as_dict"]], "as_dict() (inchimolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper.as_dict"]], "as_dict() (ionentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.IonEntry.as_dict"]], "as_dict() (isingmodel method)": [[11, "pymatgen.analysis.energy_models.IsingModel.as_dict"]], "as_dict() (isomorphismmolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper.as_dict"]], "as_dict() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.as_dict"]], "as_dict() (moleculematcher method)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher.as_dict"]], "as_dict() (moleculestructurecomparator method)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.as_dict"]], "as_dict() (multientry method)": [[11, "pymatgen.analysis.pourbaix_diagram.MultiEntry.as_dict"]], "as_dict() (nebanalysis method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.as_dict"]], "as_dict() (nsitesmodel method)": [[11, "pymatgen.analysis.energy_models.NsitesModel.as_dict"]], "as_dict() (pdentry method)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.as_dict"]], "as_dict() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.as_dict"]], "as_dict() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.as_dict"]], "as_dict() (pourbaixdiagram method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.as_dict"]], "as_dict() (pourbaixentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.as_dict"]], "as_dict() (reaction method)": [[11, "pymatgen.analysis.reaction_calculator.Reaction.as_dict"]], "as_dict() (slabentry method)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.as_dict"]], "as_dict() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.as_dict"]], "as_dict() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.as_dict"]], "as_dict() (symmetrymodel method)": [[11, "pymatgen.analysis.energy_models.SymmetryModel.as_dict"]], "as_dict() (thermodata method)": [[11, "pymatgen.analysis.thermochemistry.ThermoData.as_dict"]], "as_dict() (transformedpdentry method)": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntry.as_dict"]], "as_entry() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.as_entry"]], "assign_selective_dynamics() (adsorbatesitefinder class method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.assign_selective_dynamics"]], "assign_site_properties() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.assign_site_properties"]], "asymmetry (electricfieldgradient property)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.asymmetry"]], "attribute (pdentry attribute)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.attribute"]], "ave_bulk_p (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.ave_bulk_p"]], "ave_locpot (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.ave_locpot"]], "average_coordination_number() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.average_coordination_number"]], "axis_off (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.axis_off"]], "b0 (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.b0"]], "b0_gpa (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.b0_GPa"]], "b1 (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.b1"]], "best_case() (ewaldminimizer method)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.best_case"]], "best_m_list (ewaldminimizer property)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.best_m_list"]], "border_hyperplanes (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.border_hyperplanes"]], "break_edge() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.break_edge"]], "break_edge() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.break_edge"]], "build_new_entry() (bonddissociationenergies method)": [[11, "pymatgen.analysis.bond_dissociation.BondDissociationEnergies.build_new_entry"]], "build_unique_fragments() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.build_unique_fragments"]], "bulk_gform() (nanoscalestability static method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.bulk_gform"]], "calculate_bv_sum() (in module pymatgen.analysis.bond_valence)": [[11, "pymatgen.analysis.bond_valence.calculate_bv_sum"]], "calculate_bv_sum_unordered() (in module pymatgen.analysis.bond_valence)": [[11, "pymatgen.analysis.bond_valence.calculate_bv_sum_unordered"]], "calculate_dimensionality_of_site() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.calculate_dimensionality_of_site"]], "calculate_energy() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.calculate_energy"]], "calculated_reaction_energy (computedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction.calculated_reaction_energy"]], "calculated_reaction_energy_uncertainty (computedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction.calculated_reaction_energy_uncertainty"]], "categorize_functional_groups() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.categorize_functional_groups"]], "chemical_energy (grandpotpdentry property)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry.chemical_energy"]], "chemical_system (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.chemical_system"]], "chempot_plot_addons() (surfaceenergyplotter static method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.chempot_plot_addons"]], "chempot_vs_gamma() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.chempot_vs_gamma"]], "chempot_vs_gamma_plot_one() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.chempot_vs_gamma_plot_one"]], "cleaned_up_slab (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.cleaned_up_slab"]], "cn_nninfo (crystalnn.nndata attribute)": [[11, "pymatgen.analysis.local_env.CrystalNN.NNData.cn_nninfo"]], "cn_weights (crystalnn.nndata attribute)": [[11, "pymatgen.analysis.local_env.CrystalNN.NNData.cn_weights"]], "coeffs (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.coeffs"]], "color_area (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.color_area"]], "color_dict (surfaceenergyplotter attribute)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.color_dict"]], "color_palette_dict() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.color_palette_dict"]], "color_set (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.color_set"]], "combine_neb_plots() (in module pymatgen.analysis.transition_state)": [[11, "pymatgen.analysis.transition_state.combine_neb_plots"]], "composition (grandpotpdentry property)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry.composition"]], "composition (pdentry attribute)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.composition"]], "composition (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.composition"]], "composition (transformedpdentry property)": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntry.composition"]], "compute_average_oxidation_state() (in module pymatgen.analysis.ewald)": [[11, "pymatgen.analysis.ewald.compute_average_oxidation_state"]], "compute_partial_energy() (ewaldsummation method)": [[11, "pymatgen.analysis.ewald.EwaldSummation.compute_partial_energy"]], "compute_sub_structure() (ewaldsummation method)": [[11, "pymatgen.analysis.ewald.EwaldSummation.compute_sub_structure"]], "compute_trigonometric_terms() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.compute_trigonometric_terms"]], "conc_term (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.conc_term"]], "connectivity_array (voronoiconnectivity property)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiConnectivity.connectivity_array"]], "contains_peroxide() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.contains_peroxide"]], "copy() (reaction method)": [[11, "pymatgen.analysis.reaction_calculator.Reaction.copy"]], "coupling_constant() (electricfieldgradient method)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.coupling_constant"]], "create_slab_label (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.create_slab_label"]], "debug (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.debug"]], "debye_integral() (quasiharmonicdebyeapprox static method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.debye_integral"]], "debye_temperature() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.debye_temperature"]], "delta_sigma_iso (chemicalshielding.haeberlennotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation.delta_sigma_iso"]], "diff() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.diff"]], "diff() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.diff"]], "dim (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.dim"]], "dist (connectedsite attribute)": [[11, "pymatgen.analysis.graphs.ConnectedSite.dist"]], "domain_vertices() (pourbaixplotter method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter.domain_vertices"]], "domains (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.domains"]], "draw_graph_to_file() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.draw_graph_to_file"]], "draw_graph_to_file() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.draw_graph_to_file"]], "dual_cv_simp (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.dual_cv_simp"]], "e0 (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.e0"]], "e_surf_list (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.e_surf_list"]], "edge_weight_name (moleculegraph property)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.edge_weight_name"]], "edge_weight_name (structuregraph property)": [[11, "pymatgen.analysis.graphs.StructureGraph.edge_weight_name"]], "edge_weight_unit (moleculegraph property)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.edge_weight_unit"]], "edge_weight_unit (structuregraph property)": [[11, "pymatgen.analysis.graphs.StructureGraph.edge_weight_unit"]], "efermi (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.efermi"]], "effective_radius (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.effective_radius"]], "el_refs (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.el_refs"]], "el_refs (patchedphasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.el_refs"]], "el_refs (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.el_refs"]], "elements (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.elements"]], "elements (patchedphasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.elements"]], "elements (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.elements"]], "energy (grandpotpdentry property)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry.energy"]], "energy (pdentry attribute)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.energy"]], "energy (pdentry property)": [[11, "id0"]], "energy (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.energy"]], "energy_at_conditions() (pourbaixentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.energy_at_conditions"]], "energy_per_atom (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.energy_per_atom"]], "ensemble_center() (adsorbatesitefinder class method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.ensemble_center"]], "entry_dict (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.entry_dict"]], "entry_dict_from_list() (in module pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.entry_dict_from_list"]], "eta (chemicalshielding.haeberlennotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation.eta"]], "eta (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.eta"]], "extend_structure_molecules (covalentbondnn property)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.extend_structure_molecules"]], "extend_structure_molecules (critic2nn property)": [[11, "pymatgen.analysis.local_env.Critic2NN.extend_structure_molecules"]], "extend_structure_molecules (cutoffdictnn property)": [[11, "pymatgen.analysis.local_env.CutOffDictNN.extend_structure_molecules"]], "extend_structure_molecules (econnn property)": [[11, "pymatgen.analysis.local_env.EconNN.extend_structure_molecules"]], "extend_structure_molecules (jmolnn property)": [[11, "pymatgen.analysis.local_env.JmolNN.extend_structure_molecules"]], "extend_structure_molecules (minimumdistancenn property)": [[11, "pymatgen.analysis.local_env.MinimumDistanceNN.extend_structure_molecules"]], "extend_structure_molecules (minimumokeeffenn property)": [[11, "pymatgen.analysis.local_env.MinimumOKeeffeNN.extend_structure_molecules"]], "extend_structure_molecules (nearneighbors property)": [[11, "pymatgen.analysis.local_env.NearNeighbors.extend_structure_molecules"]], "extend_structure_molecules (openbabelnn property)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.extend_structure_molecules"]], "facets (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.facets"]], "facets (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.facets"]], "filter_fragment_entries() (bonddissociationenergies method)": [[11, "pymatgen.analysis.bond_dissociation.BondDissociationEnergies.filter_fragment_entries"]], "find_adsorption_sites() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.find_adsorption_sites"]], "find_clusters() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.find_clusters"]], "find_connected_atoms() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.find_connected_atoms"]], "find_rings() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.find_rings"]], "find_stable_entry() (pourbaixdiagram method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.find_stable_entry"]], "find_surface_sites_by_height() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.find_surface_sites_by_height"]], "fit() (bruteforceordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.BruteForceOrderMatcher.fit"]], "fit() (deltafactor method)": [[11, "pymatgen.analysis.eos.DeltaFactor.fit"]], "fit() (eos method)": [[11, "pymatgen.analysis.eos.EOS.fit"]], "fit() (eosbase method)": [[11, "pymatgen.analysis.eos.EOSBase.fit"]], "fit() (geneticordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.GeneticOrderMatcher.fit"]], "fit() (hungarianordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher.fit"]], "fit() (kabschmatcher method)": [[11, "pymatgen.analysis.molecule_matcher.KabschMatcher.fit"]], "fit() (moleculematcher method)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher.fit"]], "fit() (numericaleos method)": [[11, "pymatgen.analysis.eos.NumericalEOS.fit"]], "fit() (polynomialeos method)": [[11, "pymatgen.analysis.eos.PolynomialEOS.fit"]], "fit() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.fit"]], "fit_anonymous() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.fit_anonymous"]], "forces (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.forces"]], "formation_energy_tol (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.formation_energy_tol"]], "fragment_and_process() (bonddissociationenergies method)": [[11, "pymatgen.analysis.bond_dissociation.BondDissociationEnergies.fragment_and_process"]], "from_bulk_and_miller() (adsorbatesitefinder class method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.from_bulk_and_miller"]], "from_computed_structure_entry() (slabentry static method)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.from_computed_structure_entry"]], "from_dict() (abstractcomparator class method)": [[11, "pymatgen.analysis.structure_matcher.AbstractComparator.from_dict"]], "from_dict() (abstractmolatommapper class method)": [[11, "pymatgen.analysis.molecule_matcher.AbstractMolAtomMapper.from_dict"]], "from_dict() (balancedreaction class method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.from_dict"]], "from_dict() (compoundphasediagram class method)": [[11, "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram.from_dict"]], "from_dict() (computedreaction class method)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction.from_dict"]], "from_dict() (energymodel class method)": [[11, "pymatgen.analysis.energy_models.EnergyModel.from_dict"]], "from_dict() (ewaldsummation class method)": [[11, "pymatgen.analysis.ewald.EwaldSummation.from_dict"]], "from_dict() (grandpotpdentry class method)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry.from_dict"]], "from_dict() (grandpotentialphasediagram class method)": [[11, "pymatgen.analysis.phase_diagram.GrandPotentialPhaseDiagram.from_dict"]], "from_dict() (inchimolatommapper class method)": [[11, "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper.from_dict"]], "from_dict() (ionentry class method)": [[11, "pymatgen.analysis.pourbaix_diagram.IonEntry.from_dict"]], "from_dict() (isomorphismmolatommapper class method)": [[11, "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper.from_dict"]], "from_dict() (moleculegraph class method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.from_dict"]], "from_dict() (moleculematcher class method)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher.from_dict"]], "from_dict() (moleculestructurecomparator class method)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.from_dict"]], "from_dict() (multientry class method)": [[11, "pymatgen.analysis.pourbaix_diagram.MultiEntry.from_dict"]], "from_dict() (pdentry class method)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.from_dict"]], "from_dict() (patchedphasediagram class method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.from_dict"]], "from_dict() (phasediagram class method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.from_dict"]], "from_dict() (pourbaixdiagram class method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.from_dict"]], "from_dict() (pourbaixentry class method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.from_dict"]], "from_dict() (reaction class method)": [[11, "pymatgen.analysis.reaction_calculator.Reaction.from_dict"]], "from_dict() (slabentry class method)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.from_dict"]], "from_dict() (structuregraph class method)": [[11, "pymatgen.analysis.graphs.StructureGraph.from_dict"]], "from_dict() (structurematcher class method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.from_dict"]], "from_dict() (thermodata class method)": [[11, "pymatgen.analysis.thermochemistry.ThermoData.from_dict"]], "from_dict() (transformedpdentry class method)": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntry.from_dict"]], "from_dir() (nebanalysis class method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.from_dir"]], "from_dos() (xps class method)": [[11, "pymatgen.analysis.xps.XPS.from_dos"]], "from_files() (workfunctionanalyzer static method)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.from_files"]], "from_maryland_notation() (chemicalshielding class method)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.from_maryland_notation"]], "from_outcars() (nebanalysis class method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.from_outcars"]], "from_preset() (cutoffdictnn static method)": [[11, "pymatgen.analysis.local_env.CutOffDictNN.from_preset"]], "from_string() (balancedreaction static method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.from_string"]], "from_vasp_voigt() (piezotensor class method)": [[11, "pymatgen.analysis.piezo.PiezoTensor.from_vasp_voigt"]], "func() (eosbase method)": [[11, "pymatgen.analysis.eos.EOSBase.func"]], "gaussian_smear() (staticpotential method)": [[11, "pymatgen.analysis.path_finder.StaticPotential.gaussian_smear"]], "generate_adsorption_structures() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.generate_adsorption_structures"]], "generate_entry_label() (in module pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.generate_entry_label"]], "generate_substitution_structures() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.generate_substitution_structures"]], "get_13_bonds() (moleculestructurecomparator static method)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.get_13_bonds"]], "get_2d_orthonormal_vector() (in module pymatgen.analysis.chempot_diagram)": [[11, "pymatgen.analysis.chempot_diagram.get_2d_orthonormal_vector"]], "get_bec_operations() (borneffectivecharge method)": [[11, "pymatgen.analysis.piezo_sensitivity.BornEffectiveCharge.get_BEC_operations"]], "get_fcm_operations() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_FCM_operations"]], "get_ist_operations() (internalstraintensor method)": [[11, "pymatgen.analysis.piezo_sensitivity.InternalStrainTensor.get_IST_operations"]], "get_all_anonymous_mappings() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_all_anonymous_mappings"]], "get_all_chempots() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_all_chempots"]], "get_all_chempots() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_all_chempots"]], "get_all_functional_groups() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.get_all_functional_groups"]], "get_all_nn_info() (isayevnn method)": [[11, "pymatgen.analysis.local_env.IsayevNN.get_all_nn_info"]], "get_all_nn_info() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_all_nn_info"]], "get_all_nn_info() (voronoinn method)": [[11, "pymatgen.analysis.local_env.VoronoiNN.get_all_nn_info"]], "get_all_voronoi_polyhedra() (voronoinn method)": [[11, "pymatgen.analysis.local_env.VoronoiNN.get_all_voronoi_polyhedra"]], "get_asum_fcm() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_asum_FCM"]], "get_basic_functional_groups() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.get_basic_functional_groups"]], "get_best_electronegativity_anonymous_mapping() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_best_electronegativity_anonymous_mapping"]], "get_bonded_structure() (covalentbondnn method)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.get_bonded_structure"]], "get_bonded_structure() (critic2nn method)": [[11, "pymatgen.analysis.local_env.Critic2NN.get_bonded_structure"]], "get_bonded_structure() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_bonded_structure"]], "get_bonded_structure() (openbabelnn method)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.get_bonded_structure"]], "get_centroid_2d() (in module pymatgen.analysis.chempot_diagram)": [[11, "pymatgen.analysis.chempot_diagram.get_centroid_2d"]], "get_chempot_correction() (interfacialreactivity class method)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.get_chempot_correction"]], "get_chempot_range_map() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_chempot_range_map"]], "get_chempot_range_map() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_chempot_range_map"]], "get_chempot_range_map_plot() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.get_chempot_range_map_plot"]], "get_chempot_range_stability_phase() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_chempot_range_stability_phase"]], "get_chempot_range_stability_phase() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_chempot_range_stability_phase"]], "get_cn() (crystalnn method)": [[11, "pymatgen.analysis.local_env.CrystalNN.get_cn"]], "get_cn() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_cn"]], "get_cn_dict() (crystalnn method)": [[11, "pymatgen.analysis.local_env.CrystalNN.get_cn_dict"]], "get_cn_dict() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_cn_dict"]], "get_coeff() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.get_coeff"]], "get_composition_chempots() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_composition_chempots"]], "get_composition_chempots() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_composition_chempots"]], "get_compound_pd() (reactiondiagram method)": [[11, "pymatgen.analysis.phase_diagram.ReactionDiagram.get_compound_pd"]], "get_connected_sites() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.get_connected_sites"]], "get_connected_sites() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.get_connected_sites"]], "get_connections() (voronoiconnectivity method)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiConnectivity.get_connections"]], "get_contour_pd_plot() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.get_contour_pd_plot"]], "get_coordination_of_site() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.get_coordination_of_site"]], "get_coordination_of_site() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.get_coordination_of_site"]], "get_cost_per_kg() (costanalyzer method)": [[11, "pymatgen.analysis.cost.CostAnalyzer.get_cost_per_kg"]], "get_cost_per_mol() (costanalyzer method)": [[11, "pymatgen.analysis.cost.CostAnalyzer.get_cost_per_mol"]], "get_critical_compositions() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_critical_compositions"]], "get_critical_compositions() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_critical_compositions"]], "get_critical_original_kink_ratio() (interfacialreactivity method)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.get_critical_original_kink_ratio"]], "get_dataframe() (interfacialreactivity method)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.get_dataframe"]], "get_decomp_and_e_above_hull() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_decomp_and_e_above_hull"]], "get_decomp_and_e_above_hull() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_decomp_and_e_above_hull"]], "get_decomp_and_hull_energy_per_atom() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_decomp_and_hull_energy_per_atom"]], "get_decomp_and_phase_separation_energy() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_decomp_and_phase_separation_energy"]], "get_decomposition() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_decomposition"]], "get_decomposition() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_decomposition"]], "get_decomposition_energy() (pourbaixdiagram method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.get_decomposition_energy"]], "get_dimensionality_cheon() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.get_dimensionality_cheon"]], "get_dimensionality_gorai() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.get_dimensionality_gorai"]], "get_dimensionality_larsen() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.get_dimensionality_larsen"]], "get_disconnected_fragments() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.get_disconnected_fragments"]], "get_e_above_hull() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_e_above_hull"]], "get_el_amount() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.get_el_amount"]], "get_element_fraction() (pourbaixentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.get_element_fraction"]], "get_element_profile() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_element_profile"]], "get_element_profile() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_element_profile"]], "get_energy() (energymodel method)": [[11, "pymatgen.analysis.energy_models.EnergyModel.get_energy"]], "get_energy() (ewaldelectrostaticmodel method)": [[11, "pymatgen.analysis.energy_models.EwaldElectrostaticModel.get_energy"]], "get_energy() (isingmodel method)": [[11, "pymatgen.analysis.energy_models.IsingModel.get_energy"]], "get_energy() (nsitesmodel method)": [[11, "pymatgen.analysis.energy_models.NsitesModel.get_energy"]], "get_energy() (symmetrymodel method)": [[11, "pymatgen.analysis.energy_models.SymmetryModel.get_energy"]], "get_entries() (costdb method)": [[11, "pymatgen.analysis.cost.CostDB.get_entries"]], "get_entries() (costdbcsv method)": [[11, "pymatgen.analysis.cost.CostDBCSV.get_entries"]], "get_equilibrium_reaction_energy() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_equilibrium_reaction_energy"]], "get_equilibrium_reaction_energy() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_equilibrium_reaction_energy"]], "get_extended_surface_mesh() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.get_extended_surface_mesh"]], "get_extrema() (nebanalysis method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.get_extrema"]], "get_facets() (in module pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.get_facets"]], "get_form_energy() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_form_energy"]], "get_form_energy_per_atom() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_form_energy_per_atom"]], "get_hash() (abstractcomparator method)": [[11, "pymatgen.analysis.structure_matcher.AbstractComparator.get_hash"]], "get_hash() (elementcomparator method)": [[11, "pymatgen.analysis.structure_matcher.ElementComparator.get_hash"]], "get_hash() (frameworkcomparator method)": [[11, "pymatgen.analysis.structure_matcher.FrameworkComparator.get_hash"]], "get_hash() (occupancycomparator method)": [[11, "pymatgen.analysis.structure_matcher.OccupancyComparator.get_hash"]], "get_hash() (orderdisorderelementcomparator method)": [[11, "pymatgen.analysis.structure_matcher.OrderDisorderElementComparator.get_hash"]], "get_hash() (speciescomparator method)": [[11, "pymatgen.analysis.structure_matcher.SpeciesComparator.get_hash"]], "get_hash() (spincomparator method)": [[11, "pymatgen.analysis.structure_matcher.SpinComparator.get_hash"]], "get_heteroatoms() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.get_heteroatoms"]], "get_hull_energy() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_hull_energy"]], "get_hull_energy() (pourbaixdiagram method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.get_hull_energy"]], "get_hull_energy_per_atom() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_hull_energy_per_atom"]], "get_kinks() (interfacialreactivity method)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.get_kinks"]], "get_labels() (workfunctionanalyzer method)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.get_labels"]], "get_line_in_facet() (wulffshape method)": [[11, "pymatgen.analysis.wulff.WulffShape.get_line_in_facet"]], "get_local_order_parameters() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_local_order_parameters"]], "get_locpot_along_slab_plot() (workfunctionanalyzer method)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.get_locpot_along_slab_plot"]], "get_lowest_decomposition() (costanalyzer method)": [[11, "pymatgen.analysis.cost.CostAnalyzer.get_lowest_decomposition"]], "get_mapping() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_mapping"]], "get_max_bond_distance() (jmolnn method)": [[11, "pymatgen.analysis.local_env.JmolNN.get_max_bond_distance"]], "get_max_bond_lengths() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.get_max_bond_lengths"]], "get_mi_vec() (in module pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.get_mi_vec"]], "get_molecule_hash() (abstractmolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.AbstractMolAtomMapper.get_molecule_hash"]], "get_molecule_hash() (inchimolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper.get_molecule_hash"]], "get_molecule_hash() (isomorphismmolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper.get_molecule_hash"]], "get_monolayer (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.get_monolayer"]], "get_neighbors_of_site_with_index() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.get_neighbors_of_site_with_index"]], "get_next_index() (ewaldminimizer class method)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.get_next_index"]], "get_nn() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_nn"]], "get_nn_data() (crystalnn method)": [[11, "pymatgen.analysis.local_env.CrystalNN.get_nn_data"]], "get_nn_images() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_nn_images"]], "get_nn_info() (brunnernn_real method)": [[11, "pymatgen.analysis.local_env.BrunnerNN_real.get_nn_info"]], "get_nn_info() (brunnernn_reciprocal method)": [[11, "pymatgen.analysis.local_env.BrunnerNN_reciprocal.get_nn_info"]], "get_nn_info() (brunnernn_relative method)": [[11, "pymatgen.analysis.local_env.BrunnerNN_relative.get_nn_info"]], "get_nn_info() (covalentbondnn method)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.get_nn_info"]], "get_nn_info() (critic2nn method)": [[11, "pymatgen.analysis.local_env.Critic2NN.get_nn_info"]], "get_nn_info() (crystalnn method)": [[11, "pymatgen.analysis.local_env.CrystalNN.get_nn_info"]], "get_nn_info() (cutoffdictnn method)": [[11, "pymatgen.analysis.local_env.CutOffDictNN.get_nn_info"]], "get_nn_info() (econnn method)": [[11, "pymatgen.analysis.local_env.EconNN.get_nn_info"]], "get_nn_info() (isayevnn method)": [[11, "pymatgen.analysis.local_env.IsayevNN.get_nn_info"]], "get_nn_info() (jmolnn method)": [[11, "pymatgen.analysis.local_env.JmolNN.get_nn_info"]], "get_nn_info() (minimumdistancenn method)": [[11, "pymatgen.analysis.local_env.MinimumDistanceNN.get_nn_info"]], "get_nn_info() (minimumokeeffenn method)": [[11, "pymatgen.analysis.local_env.MinimumOKeeffeNN.get_nn_info"]], "get_nn_info() (minimumvirenn method)": [[11, "pymatgen.analysis.local_env.MinimumVIRENN.get_nn_info"]], "get_nn_info() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_nn_info"]], "get_nn_info() (openbabelnn method)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.get_nn_info"]], "get_nn_info() (voronoinn method)": [[11, "pymatgen.analysis.local_env.VoronoiNN.get_nn_info"]], "get_nn_shell_info() (covalentbondnn method)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.get_nn_shell_info"]], "get_nn_shell_info() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_nn_shell_info"]], "get_nn_shell_info() (openbabelnn method)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.get_nn_shell_info"]], "get_no_mixing_energy() (grandpotentialinterfacialreactivity method)": [[11, "pymatgen.analysis.interface_reactions.GrandPotentialInterfacialReactivity.get_no_mixing_energy"]], "get_okeeffe_distance_prediction() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.get_okeeffe_distance_prediction"]], "get_okeeffe_params() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.get_okeeffe_params"]], "get_order_parameters() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_order_parameters"]], "get_oxi_state_decorated_structure() (bvanalyzer method)": [[11, "pymatgen.analysis.bond_valence.BVAnalyzer.get_oxi_state_decorated_structure"]], "get_parameters() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_parameters"]], "get_pd_for_entry() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_pd_for_entry"]], "get_percentage_bond_dist_changes() (relaxationanalyzer method)": [[11, "pymatgen.analysis.structure_analyzer.RelaxationAnalyzer.get_percentage_bond_dist_changes"]], "get_percentage_lattice_parameter_changes() (relaxationanalyzer method)": [[11, "pymatgen.analysis.structure_analyzer.RelaxationAnalyzer.get_percentage_lattice_parameter_changes"]], "get_percentage_volume_change() (relaxationanalyzer method)": [[11, "pymatgen.analysis.structure_analyzer.RelaxationAnalyzer.get_percentage_volume_change"]], "get_phase_separation_energy() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_phase_separation_energy"]], "get_piezo() (in module pymatgen.analysis.piezo_sensitivity)": [[11, "pymatgen.analysis.piezo_sensitivity.get_piezo"]], "get_plot() (chemicalpotentialdiagram method)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.get_plot"]], "get_plot() (nebanalysis method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.get_plot"]], "get_plot() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.get_plot"]], "get_plot() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_plot"]], "get_plot() (wulffshape method)": [[11, "pymatgen.analysis.wulff.WulffShape.get_plot"]], "get_plotly() (wulffshape method)": [[11, "pymatgen.analysis.wulff.WulffShape.get_plotly"]], "get_pourbaix_domains() (pourbaixdiagram static method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.get_pourbaix_domains"]], "get_pourbaix_plot() (pourbaixplotter method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter.get_pourbaix_plot"]], "get_principal_axis() (hungarianordermatcher static method)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher.get_principal_axis"]], "get_prototypes() (aflowprototypematcher method)": [[11, "pymatgen.analysis.prototypes.AflowPrototypeMatcher.get_prototypes"]], "get_q2() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_q2"]], "get_q4() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_q4"]], "get_q6() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_q6"]], "get_rand_bec() (borneffectivecharge method)": [[11, "pymatgen.analysis.piezo_sensitivity.BornEffectiveCharge.get_rand_BEC"]], "get_rand_fcm() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_rand_FCM"]], "get_rand_ist() (internalstraintensor method)": [[11, "pymatgen.analysis.piezo_sensitivity.InternalStrainTensor.get_rand_IST"]], "get_reference_energy_per_atom() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_reference_energy_per_atom"]], "get_rms_anonymous() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_rms_anonymous"]], "get_rms_dist() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_rms_dist"]], "get_rmsd() (moleculematcher method)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher.get_rmsd"]], "get_rot() (in module pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.get_rot"]], "get_s2_like_s1() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_s2_like_s1"]], "get_site_energy() (ewaldsummation method)": [[11, "pymatgen.analysis.ewald.EwaldSummation.get_site_energy"]], "get_sitej() (voronoiconnectivity method)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiConnectivity.get_sitej"]], "get_special_carbon() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.get_special_carbon"]], "get_stable_fcm() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_stable_FCM"]], "get_stable_entry() (pourbaixdiagram method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.get_stable_entry"]], "get_stable_entry_at_u() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.get_stable_entry_at_u"]], "get_structure_components() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.get_structure_components"]], "get_subgraphs_as_molecules() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.get_subgraphs_as_molecules"]], "get_summary_dict() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.get_summary_dict"]], "get_supercell_matrix() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_supercell_matrix"]], "get_surface_equilibrium() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.get_surface_equilibrium"]], "get_symmetrized_fcm() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_symmetrized_FCM"]], "get_transformation() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_transformation"]], "get_transition_chempots() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_transition_chempots"]], "get_transition_chempots() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_transition_chempots"]], "get_tri_area() (in module pymatgen.analysis.wulff)": [[11, "pymatgen.analysis.wulff.get_tri_area"]], "get_type() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_type"]], "get_unit_primitive_area (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.get_unit_primitive_area"]], "get_unstable_fcm() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_unstable_FCM"]], "get_v() (staticpotential method)": [[11, "pymatgen.analysis.path_finder.StaticPotential.get_v"]], "get_valences() (bvanalyzer method)": [[11, "pymatgen.analysis.bond_valence.BVAnalyzer.get_valences"]], "get_voronoi_polyhedra() (voronoinn method)": [[11, "pymatgen.analysis.local_env.VoronoiNN.get_voronoi_polyhedra"]], "get_warren_cowley_parameters() (in module pymatgen.analysis.disorder)": [[11, "pymatgen.analysis.disorder.get_warren_cowley_parameters"]], "get_weights_of_nn_sites() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_weights_of_nn_sites"]], "get_z_ordered_elmap() (in module pymatgen.analysis.bond_valence)": [[11, "pymatgen.analysis.bond_valence.get_z_ordered_elmap"]], "getmu_vertices_stability_phase() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.getmu_vertices_stability_phase"]], "getmu_vertices_stability_phase() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.getmu_vertices_stability_phase"]], "gibbs_binding_energy() (slabentry method)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.gibbs_binding_energy"]], "gramschmidt() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.gramschmidt"]], "grid_off (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.grid_off"]], "group_molecules() (moleculematcher method)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher.group_molecules"]], "group_structures() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.group_structures"]], "gruneisen_parameter() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.gruneisen_parameter"]], "haeberlen_values (chemicalshielding property)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.haeberlen_values"]], "halogen_list (moleculestructurecomparator attribute)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.halogen_list"]], "hkl_list (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.hkl_list"]], "hkl_tuple_to_str() (in module pymatgen.analysis.wulff)": [[11, "pymatgen.analysis.wulff.hkl_tuple_to_str"]], "hyperplane_entries (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.hyperplane_entries"]], "hyperplanes (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.hyperplanes"]], "images (nebpathfinder property)": [[11, "pymatgen.analysis.path_finder.NEBPathfinder.images"]], "index (connectedsite attribute)": [[11, "pymatgen.analysis.graphs.ConnectedSite.index"]], "insert_node() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.insert_node"]], "insert_node() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.insert_node"]], "interpolate() (nebpathfinder method)": [[11, "pymatgen.analysis.path_finder.NEBPathfinder.interpolate"]], "ion_or_solid_comp_object() (in module pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.ion_or_solid_comp_object"]], "ionic_element_list (moleculestructurecomparator attribute)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.ionic_element_list"]], "is_converged() (workfunctionanalyzer method)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.is_converged"]], "isomorphic_to() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.isomorphic_to"]], "jimage (connectedsite attribute)": [[11, "pymatgen.analysis.graphs.ConnectedSite.jimage"]], "kabsch() (kabschmatcher static method)": [[11, "pymatgen.analysis.molecule_matcher.KabschMatcher.kabsch"]], "kappa (chemicalshielding.marylandnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MarylandNotation.kappa"]], "label (slabentry attribute)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.label"]], "labels (interfacialreactivity property)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.labels"]], "last_nneigh (localstructorderparams property)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.last_nneigh"]], "lattice (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.lattice"]], "lims (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.lims"]], "link_marked_atoms() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.link_marked_atoms"]], "locpot_along_c (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.locpot_along_c"]], "maryland_values (chemicalshielding property)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.maryland_values"]], "match() (bruteforceordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.BruteForceOrderMatcher.match"]], "match() (geneticordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.GeneticOrderMatcher.match"]], "match() (hungarianordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher.match"]], "match() (kabschmatcher method)": [[11, "pymatgen.analysis.molecule_matcher.KabschMatcher.match"]], "max_connectivity (voronoiconnectivity property)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiConnectivity.max_connectivity"]], "mehring_values (chemicalshielding property)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.mehring_values"]], "metal_edge_extender() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.metal_edge_extender"]], "miller_area (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.miller_area"]], "miller_area_dict (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.miller_area_dict"]], "miller_energy_dict (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.miller_energy_dict"]], "miller_index (slabentry attribute)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.miller_index"]], "miller_list (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.miller_list"]], "min_entries (patchedphasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.min_entries"]], "minimize_matrix() (ewaldminimizer method)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.minimize_matrix"]], "minimized_sum (ewaldminimizer property)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.minimized_sum"]], "minimum (interfacialreactivity property)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.minimum"]], "molecules_allowed (brunnernn_real property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_real.molecules_allowed"]], "molecules_allowed (brunnernn_reciprocal property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_reciprocal.molecules_allowed"]], "molecules_allowed (brunnernn_relative property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_relative.molecules_allowed"]], "molecules_allowed (covalentbondnn property)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.molecules_allowed"]], "molecules_allowed (critic2nn property)": [[11, "pymatgen.analysis.local_env.Critic2NN.molecules_allowed"]], "molecules_allowed (crystalnn property)": [[11, "pymatgen.analysis.local_env.CrystalNN.molecules_allowed"]], "molecules_allowed (cutoffdictnn property)": [[11, "pymatgen.analysis.local_env.CutOffDictNN.molecules_allowed"]], "molecules_allowed (econnn property)": [[11, "pymatgen.analysis.local_env.EconNN.molecules_allowed"]], "molecules_allowed (jmolnn property)": [[11, "pymatgen.analysis.local_env.JmolNN.molecules_allowed"]], "molecules_allowed (minimumdistancenn property)": [[11, "pymatgen.analysis.local_env.MinimumDistanceNN.molecules_allowed"]], "molecules_allowed (minimumokeeffenn property)": [[11, "pymatgen.analysis.local_env.MinimumOKeeffeNN.molecules_allowed"]], "molecules_allowed (minimumvirenn property)": [[11, "pymatgen.analysis.local_env.MinimumVIRENN.molecules_allowed"]], "molecules_allowed (nearneighbors property)": [[11, "pymatgen.analysis.local_env.NearNeighbors.molecules_allowed"]], "molecules_allowed (openbabelnn property)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.molecules_allowed"]], "molecules_allowed (voronoinn property)": [[11, "pymatgen.analysis.local_env.VoronoiNN.molecules_allowed"]], "monolayer_vs_be() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.monolayer_vs_BE"]], "nh2o (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.nH2O"]], "nphi (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.nPhi"]], "name (ionentry attribute)": [[11, "pymatgen.analysis.pourbaix_diagram.IonEntry.name"]], "name (moleculegraph property)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.name"]], "name (multientry property)": [[11, "pymatgen.analysis.pourbaix_diagram.MultiEntry.name"]], "name (pdentry attribute)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.name"]], "name (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.name"]], "name (structuregraph property)": [[11, "pymatgen.analysis.graphs.StructureGraph.name"]], "near_reduce() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.near_reduce"]], "normalization_factor (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.normalization_factor"]], "normalize() (staticpotential method)": [[11, "pymatgen.analysis.path_finder.StaticPotential.normalize"]], "normalize_to() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.normalize_to"]], "normalize_to_element() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.normalize_to_element"]], "normalized_energy (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.normalized_energy"]], "normalized_energy_at_conditions() (pourbaixentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.normalized_energy_at_conditions"]], "normalized_repr (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.normalized_repr"]], "normalized_repr_and_factor() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.normalized_repr_and_factor"]], "nph (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.npH"]], "num_atoms (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.num_atoms"]], "num_ops (localstructorderparams property)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.num_ops"]], "numerical_tol (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.numerical_tol"]], "off_color (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.off_color"]], "omega (chemicalshielding.marylandnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MarylandNotation.omega"]], "on_wulff (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.on_wulff"]], "open_ring() (in module pymatgen.analysis.fragmenter)": [[11, "pymatgen.analysis.fragmenter.open_ring"]], "optimize_gibbs_free_energy() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.optimize_gibbs_free_energy"]], "optimizer() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.optimizer"]], "order_phase_diagram() (in module pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.order_phase_diagram"]], "output_lists (ewaldminimizer property)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.output_lists"]], "oxide_type() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.oxide_type"]], "oxygen_edge_extender() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.oxygen_edge_extender"]], "parse_oxide() (oxidetype method)": [[11, "pymatgen.analysis.structure_analyzer.OxideType.parse_oxide"]], "pd_coords() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.pd_coords"]], "pd_plot_data (pdplotter property)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.pd_plot_data"]], "permutations() (bruteforceordermatcher static method)": [[11, "pymatgen.analysis.molecule_matcher.BruteForceOrderMatcher.permutations"]], "permutations() (geneticordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.GeneticOrderMatcher.permutations"]], "permutations() (hungarianordermatcher static method)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher.permutations"]], "plot() (eosbase method)": [[11, "pymatgen.analysis.eos.EOSBase.plot"]], "plot() (interfacialreactivity method)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.plot"]], "plot_all_stability_map() (nanoscalestability method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.plot_all_stability_map"]], "plot_ax() (eosbase method)": [[11, "pymatgen.analysis.eos.EOSBase.plot_ax"]], "plot_chempot_range_map() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.plot_chempot_range_map"]], "plot_element_profile() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.plot_element_profile"]], "plot_entry_stability() (pourbaixplotter method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter.plot_entry_stability"]], "plot_images() (nebpathfinder method)": [[11, "pymatgen.analysis.path_finder.NEBPathfinder.plot_images"]], "plot_one_stability_map() (nanoscalestability method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.plot_one_stability_map"]], "plot_slab() (in module pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.plot_slab"]], "plot_vor_analysis() (voronoianalyzer static method)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiAnalyzer.plot_vor_analysis"]], "point_energy (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.point_energy"]], "point_energy_matrix (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.point_energy_matrix"]], "principal_axis_system (chemicalshielding property)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.principal_axis_system"]], "principal_axis_system (electricfieldgradient property)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.principal_axis_system"]], "process_multientry() (pourbaixdiagram static method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.process_multientry"]], "products (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.products"]], "products (interfacialreactivity property)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.products"]], "put_coord_inside() (in module pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.put_coord_inside"]], "pymatgen.analysis": [[11, "module-pymatgen.analysis"]], "pymatgen.analysis.adsorption": [[11, "module-pymatgen.analysis.adsorption"]], "pymatgen.analysis.bond_dissociation": [[11, "module-pymatgen.analysis.bond_dissociation"]], "pymatgen.analysis.bond_valence": [[11, "module-pymatgen.analysis.bond_valence"]], "pymatgen.analysis.chempot_diagram": [[11, "module-pymatgen.analysis.chempot_diagram"]], "pymatgen.analysis.cost": [[11, "module-pymatgen.analysis.cost"]], "pymatgen.analysis.dimensionality": [[11, "module-pymatgen.analysis.dimensionality"]], "pymatgen.analysis.disorder": [[11, "module-pymatgen.analysis.disorder"]], "pymatgen.analysis.energy_models": [[11, "module-pymatgen.analysis.energy_models"]], "pymatgen.analysis.eos": [[11, "module-pymatgen.analysis.eos"]], "pymatgen.analysis.ewald": [[11, "module-pymatgen.analysis.ewald"]], "pymatgen.analysis.excitation": [[11, "module-pymatgen.analysis.excitation"]], "pymatgen.analysis.fragmenter": [[11, "module-pymatgen.analysis.fragmenter"]], "pymatgen.analysis.functional_groups": [[11, "module-pymatgen.analysis.functional_groups"]], "pymatgen.analysis.graphs": [[11, "module-pymatgen.analysis.graphs"]], "pymatgen.analysis.hhi": [[11, "module-pymatgen.analysis.hhi"]], "pymatgen.analysis.interface": [[11, "module-pymatgen.analysis.interface"]], "pymatgen.analysis.interface_reactions": [[11, "module-pymatgen.analysis.interface_reactions"]], "pymatgen.analysis.local_env": [[11, "module-pymatgen.analysis.local_env"]], "pymatgen.analysis.molecule_matcher": [[11, "module-pymatgen.analysis.molecule_matcher"]], "pymatgen.analysis.molecule_structure_comparator": [[11, "module-pymatgen.analysis.molecule_structure_comparator"]], "pymatgen.analysis.nmr": [[11, "module-pymatgen.analysis.nmr"]], "pymatgen.analysis.path_finder": [[11, "module-pymatgen.analysis.path_finder"]], "pymatgen.analysis.phase_diagram": [[11, "module-pymatgen.analysis.phase_diagram"]], "pymatgen.analysis.piezo": [[11, "module-pymatgen.analysis.piezo"]], "pymatgen.analysis.piezo_sensitivity": [[11, "module-pymatgen.analysis.piezo_sensitivity"]], "pymatgen.analysis.pourbaix_diagram": [[11, "module-pymatgen.analysis.pourbaix_diagram"]], "pymatgen.analysis.prototypes": [[11, "module-pymatgen.analysis.prototypes"]], "pymatgen.analysis.quasiharmonic": [[11, "module-pymatgen.analysis.quasiharmonic"]], "pymatgen.analysis.reaction_calculator": [[11, "module-pymatgen.analysis.reaction_calculator"]], "pymatgen.analysis.structure_analyzer": [[11, "module-pymatgen.analysis.structure_analyzer"]], "pymatgen.analysis.structure_matcher": [[11, "module-pymatgen.analysis.structure_matcher"]], "pymatgen.analysis.surface_analysis": [[11, "module-pymatgen.analysis.surface_analysis"]], "pymatgen.analysis.thermochemistry": [[11, "module-pymatgen.analysis.thermochemistry"]], "pymatgen.analysis.transition_state": [[11, "module-pymatgen.analysis.transition_state"]], "pymatgen.analysis.wulff": [[11, "module-pymatgen.analysis.wulff"]], "pymatgen.analysis.xps": [[11, "module-pymatgen.analysis.xps"]], "qhull_data (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.qhull_data"]], "qhull_entries (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.qhull_entries"]], "radii (valenceionicradiusevaluator property)": [[11, "pymatgen.analysis.local_env.ValenceIonicRadiusEvaluator.radii"]], "radius (covalentradius attribute)": [[11, "pymatgen.analysis.molecule_structure_comparator.CovalentRadius.radius"]], "rand_piezo() (in module pymatgen.analysis.piezo_sensitivity)": [[11, "pymatgen.analysis.piezo_sensitivity.rand_piezo"]], "reactants (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.reactants"]], "real_space_energy (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.real_space_energy"]], "real_space_energy_matrix (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.real_space_energy_matrix"]], "reciprocal_space_energy (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.reciprocal_space_energy"]], "reciprocal_space_energy_matrix (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.reciprocal_space_energy_matrix"]], "ref_entries (surfaceenergyplotter attribute)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.ref_entries"]], "remove_nodes() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.remove_nodes"]], "remove_nodes() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.remove_nodes"]], "reorient_z() (in module pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.reorient_z"]], "replace_group() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.replace_group"]], "rescale_field() (staticpotential method)": [[11, "pymatgen.analysis.path_finder.StaticPotential.rescale_field"]], "results (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.results"]], "rotation_matrix_vectors() (hungarianordermatcher static method)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher.rotation_matrix_vectors"]], "scaled_wulff() (nanoscalestability method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.scaled_wulff"]], "se_analyzers (nanoscalestability attribute)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.se_analyzers"]], "search_fragment_entries() (bonddissociationenergies method)": [[11, "pymatgen.analysis.bond_dissociation.BondDissociationEnergies.search_fragment_entries"]], "set_all_variables() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.set_all_variables"]], "set_node_attributes() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.set_node_attributes"]], "set_node_attributes() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.set_node_attributes"]], "setup_spline() (nebanalysis method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.setup_spline"]], "shape_factor (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.shape_factor"]], "show() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.show"]], "show() (pourbaixplotter method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter.show"]], "show() (wulffshape method)": [[11, "pymatgen.analysis.wulff.WulffShape.show"]], "show_area (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.show_area"]], "sigma_11 (chemicalshielding.mehringnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation.sigma_11"]], "sigma_22 (chemicalshielding.mehringnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation.sigma_22"]], "sigma_33 (chemicalshielding.mehringnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation.sigma_33"]], "sigma_iso (chemicalshielding.haeberlennotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation.sigma_iso"]], "sigma_iso (chemicalshielding.marylandnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MarylandNotation.sigma_iso"]], "sigma_iso (chemicalshielding.mehringnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation.sigma_iso"]], "simple_pca() (in module pymatgen.analysis.chempot_diagram)": [[11, "pymatgen.analysis.chempot_diagram.simple_pca"]], "simplices (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.simplices"]], "site (connectedsite attribute)": [[11, "pymatgen.analysis.graphs.ConnectedSite.site"]], "site_is_of_motif_type() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.site_is_of_motif_type"]], "slab (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.slab"]], "solid_angle() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.solid_angle"]], "solid_angle() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.solid_angle"]], "solve_equilibrium_point() (nanoscalestability method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.solve_equilibrium_point"]], "sort() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.sort"]], "sort() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.sort"]], "sorted_sites (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.sorted_sites"]], "split_molecule_subgraphs() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.split_molecule_subgraphs"]], "stable_entries (phasediagram property)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.stable_entries"]], "stable_entries (pourbaixdiagram property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.stable_entries"]], "stable_u_range_dict() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.stable_u_range_dict"]], "string_relax() (nebpathfinder static method)": [[11, "pymatgen.analysis.path_finder.NEBPathfinder.string_relax"]], "structure (valenceionicradiusevaluator property)": [[11, "pymatgen.analysis.local_env.ValenceIonicRadiusEvaluator.structure"]], "structure (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.structure"]], "structures_allowed (brunnernn_real property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_real.structures_allowed"]], "structures_allowed (brunnernn_reciprocal property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_reciprocal.structures_allowed"]], "structures_allowed (brunnernn_relative property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_relative.structures_allowed"]], "structures_allowed (covalentbondnn property)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.structures_allowed"]], "structures_allowed (critic2nn property)": [[11, "pymatgen.analysis.local_env.Critic2NN.structures_allowed"]], "structures_allowed (crystalnn property)": [[11, "pymatgen.analysis.local_env.CrystalNN.structures_allowed"]], "structures_allowed (cutoffdictnn property)": [[11, "pymatgen.analysis.local_env.CutOffDictNN.structures_allowed"]], "structures_allowed (econnn property)": [[11, "pymatgen.analysis.local_env.EconNN.structures_allowed"]], "structures_allowed (jmolnn property)": [[11, "pymatgen.analysis.local_env.JmolNN.structures_allowed"]], "structures_allowed (minimumdistancenn property)": [[11, "pymatgen.analysis.local_env.MinimumDistanceNN.structures_allowed"]], "structures_allowed (minimumokeeffenn property)": [[11, "pymatgen.analysis.local_env.MinimumOKeeffeNN.structures_allowed"]], "structures_allowed (minimumvirenn property)": [[11, "pymatgen.analysis.local_env.MinimumVIRENN.structures_allowed"]], "structures_allowed (nearneighbors property)": [[11, "pymatgen.analysis.local_env.NearNeighbors.structures_allowed"]], "structures_allowed (openbabelnn property)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.structures_allowed"]], "structures_allowed (voronoinn property)": [[11, "pymatgen.analysis.local_env.VoronoiNN.structures_allowed"]], "sub_chempots() (in module pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.sub_chempots"]], "substitute_group() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.substitute_group"]], "substitute_group() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.substitute_group"]], "subsurface_sites() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.subsurface_sites"]], "sulfide_type() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.sulfide_type"]], "surface_area (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.surface_area"]], "surface_area (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.surface_area"]], "surface_chempot_range_map() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.surface_chempot_range_map"]], "surface_energy() (slabentry method)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.surface_energy"]], "surface_sites (adsorbatesitefinder property)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.surface_sites"]], "symm_reduce() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.symm_reduce"]], "symprec (nanoscalestability attribute)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.symprec"]], "tet_coord() (in module pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.tet_coord"]], "thermal_conductivity() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.thermal_conductivity"]], "to_pretty_string() (pourbaixentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.to_pretty_string"]], "tot_corner_sites (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.tot_corner_sites"]], "tot_edges (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.tot_edges"]], "total_energy (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.total_energy"]], "total_energy_matrix (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.total_energy_matrix"]], "total_surface_energy (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.total_surface_energy"]], "transform_entries() (compoundphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram.transform_entries"]], "transform_to_length() (crystalnn static method)": [[11, "pymatgen.analysis.local_env.CrystalNN.transform_to_length"]], "transparency (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.transparency"]], "triangular_coord() (in module pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.triangular_coord"]], "types_and_weights_of_connections (structuregraph property)": [[11, "pymatgen.analysis.graphs.StructureGraph.types_and_weights_of_connections"]], "types_of_coordination_environments() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.types_of_coordination_environments"]], "ucell_entry (surfaceenergyplotter attribute)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.ucell_entry"]], "uniform_labels() (abstractmolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.AbstractMolAtomMapper.uniform_labels"]], "uniform_labels() (inchimolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper.uniform_labels"]], "uniform_labels() (isomorphismmolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper.uniform_labels"]], "uniquelines() (in module pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.uniquelines"]], "unprocessed_entries (pourbaixdiagram property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.unprocessed_entries"]], "unstable_entries (phasediagram property)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.unstable_entries"]], "unstable_entries (pourbaixdiagram property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.unstable_entries"]], "v0 (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.v0"]], "vacuum_locpot (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.vacuum_locpot"]], "valences (valenceionicradiusevaluator property)": [[11, "pymatgen.analysis.local_env.ValenceIonicRadiusEvaluator.valences"]], "vibrational_free_energy() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.vibrational_free_energy"]], "vibrational_internal_energy() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.vibrational_internal_energy"]], "vol_tetra() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.vol_tetra"]], "volume (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.volume"]], "weight (connectedsite attribute)": [[11, "pymatgen.analysis.graphs.ConnectedSite.weight"]], "weight_statistics (structuregraph property)": [[11, "pymatgen.analysis.graphs.StructureGraph.weight_statistics"]], "weighted_surface_energy (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.weighted_surface_energy"]], "with_edges() (moleculegraph static method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.with_edges"]], "with_edges() (structuregraph static method)": [[11, "pymatgen.analysis.graphs.StructureGraph.with_edges"]], "with_empty_graph() (moleculegraph class method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.with_empty_graph"]], "with_empty_graph() (structuregraph class method)": [[11, "pymatgen.analysis.graphs.StructureGraph.with_empty_graph"]], "with_local_env_strategy() (moleculegraph static method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.with_local_env_strategy"]], "with_local_env_strategy() (structuregraph static method)": [[11, "pymatgen.analysis.graphs.StructureGraph.with_local_env_strategy"]], "work_function (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.work_function"]], "write_image() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.write_image"]], "wulff_cv_simp (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.wulff_cv_simp"]], "wulff_from_chempot() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.wulff_from_chempot"]], "wulff_gform_and_r() (nanoscalestability method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.wulff_gform_and_r"]], "wulff_pt_list (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.wulff_pt_list"]], "zero_d_graph_to_molecule_graph() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.zero_d_graph_to_molecule_graph"]], "zeta (chemicalshielding.haeberlennotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation.zeta"]], "pymatgen.analysis.chemenv": [[12, "module-pymatgen.analysis.chemenv"]], "atom (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.ATOM"]], "abstractenvironmentnode (class in pymatgen.analysis.chemenv.connectivity.environment_nodes)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode"]], "ce_nnbces_nbces_ligands (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.CE_NNBCES_NBCES_LIGANDS"]], "coordination_environment (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.COORDINATION_ENVIRONMENT"]], "connectedcomponent (class in pymatgen.analysis.chemenv.connectivity.connected_components)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent"]], "connectivityfinder (class in pymatgen.analysis.chemenv.connectivity.connectivity_finder)": [[13, "pymatgen.analysis.chemenv.connectivity.connectivity_finder.ConnectivityFinder"]], "default_extensions (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.DEFAULT_EXTENSIONS"]], "environmentnode (class in pymatgen.analysis.chemenv.connectivity.environment_nodes)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.EnvironmentNode"]], "ligands_arrangement (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.LIGANDS_ARRANGEMENT"]], "neighboring_ces (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NEIGHBORING_CES"]], "neighboring_coordination_environments (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NEIGHBORING_COORDINATION_ENVIRONMENTS"]], "neighbors_ligands_arrangement (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NEIGHBORS_LIGANDS_ARRANGEMENT"]], "number_of_ligands_for_each_neighboring_ce (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NUMBER_OF_LIGANDS_FOR_EACH_NEIGHBORING_CE"]], "number_of_ligands_for_each_neighboring_coordination_environment (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NUMBER_OF_LIGANDS_FOR_EACH_NEIGHBORING_COORDINATION_ENVIRONMENT"]], "number_of_neighboring_ces (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NUMBER_OF_NEIGHBORING_CES"]], "number_of_neighboring_coordination_environments (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NUMBER_OF_NEIGHBORING_COORDINATION_ENVIRONMENTS"]], "structureconnectivity (class in pymatgen.analysis.chemenv.connectivity.structure_connectivity)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity"]], "add_bonds() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.add_bonds"]], "add_sites() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.add_sites"]], "as_dict() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.as_dict"]], "as_dict() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.as_dict"]], "atom_symbol (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.atom_symbol"]], "ce (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.ce"]], "ce_symbol (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.ce_symbol"]], "compute_periodicity() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.compute_periodicity"]], "compute_periodicity_all_simple_paths_algorithm() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.compute_periodicity_all_simple_paths_algorithm"]], "compute_periodicity_cycle_basis() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.compute_periodicity_cycle_basis"]], "coordination_environment (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.coordination_environment"]], "coordination_environment (environmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.EnvironmentNode.coordination_environment"]], "coordination_sequence() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.coordination_sequence"]], "description() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.description"]], "draw_network() (in module pymatgen.analysis.chemenv.connectivity.connected_components)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.draw_network"]], "elastic_centered_graph() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.elastic_centered_graph"]], "environment_subgraph() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.environment_subgraph"]], "everything_equal() (abstractenvironmentnode method)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.everything_equal"]], "everything_equal() (environmentnode method)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.EnvironmentNode.everything_equal"]], "from_dict() (connectedcomponent class method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.from_dict"]], "from_dict() (structureconnectivity class method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.from_dict"]], "from_graph() (connectedcomponent class method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.from_graph"]], "get_connected_components() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.get_connected_components"]], "get_delta_image() (in module pymatgen.analysis.chemenv.connectivity.structure_connectivity)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.get_delta_image"]], "get_environment_node() (in module pymatgen.analysis.chemenv.connectivity.environment_nodes)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.get_environment_node"]], "get_structure_connectivity() (connectivityfinder method)": [[13, "pymatgen.analysis.chemenv.connectivity.connectivity_finder.ConnectivityFinder.get_structure_connectivity"]], "graph (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.graph"]], "is_0d (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.is_0d"]], "is_1d (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.is_1d"]], "is_2d (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.is_2d"]], "is_3d (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.is_3d"]], "is_periodic (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.is_periodic"]], "isite (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.isite"]], "make_supergraph() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.make_supergraph"]], "make_supergraph() (in module pymatgen.analysis.chemenv.connectivity.connected_components)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.make_supergraph"]], "mp_symbol (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.mp_symbol"]], "periodicity (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.periodicity"]], "periodicity_vectors (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.periodicity_vectors"]], "print_links() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.print_links"]], "pymatgen.analysis.chemenv.connectivity": [[13, "module-pymatgen.analysis.chemenv.connectivity"]], "pymatgen.analysis.chemenv.connectivity.connected_components": [[13, "module-pymatgen.analysis.chemenv.connectivity.connected_components"]], "pymatgen.analysis.chemenv.connectivity.connectivity_finder": [[13, "module-pymatgen.analysis.chemenv.connectivity.connectivity_finder"]], "pymatgen.analysis.chemenv.connectivity.environment_nodes": [[13, "module-pymatgen.analysis.chemenv.connectivity.environment_nodes"]], "pymatgen.analysis.chemenv.connectivity.structure_connectivity": [[13, "module-pymatgen.analysis.chemenv.connectivity.structure_connectivity"]], "setup_atom_environment_subgraph() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.setup_atom_environment_subgraph"]], "setup_atom_environments_subgraph() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.setup_atom_environments_subgraph"]], "setup_connectivity_description() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.setup_connectivity_description"]], "setup_environment_subgraph() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.setup_environment_subgraph"]], "setup_environments_subgraph() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.setup_environments_subgraph"]], "setup_parameters() (connectivityfinder method)": [[13, "pymatgen.analysis.chemenv.connectivity.connectivity_finder.ConnectivityFinder.setup_parameters"]], "show_graph() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.show_graph"]], "ac (abstractchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.AC"]], "ac (detailedvoronoicontainer attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.AC"]], "ac (distanceangleareanbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.AC"]], "ac (structureenvironments attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.AC"]], "allowed_hints_types (coordinationgeometry.neighborssetshints attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.ALLOWED_HINTS_TYPES"]], "abstractchemenvalgorithm (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AbstractChemenvAlgorithm"]], "abstractchemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy"]], "abstractgeometry (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry"]], "additionalconditionint (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt"]], "allcoordinationgeometries (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries"]], "anglecutofffloat (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleCutoffFloat"]], "anglenbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight"]], "angleplateaunbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight"]], "bva_distance_scale_factors (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.BVA_DISTANCE_SCALE_FACTORS"]], "cnbiasnbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight"]], "csmfloat (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CSMFloat"]], "csm_skip_separation_plane_algo (coordinationgeometry attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.CSM_SKIP_SEPARATION_PLANE_ALGO"]], "chemicalenvironments (class in pymatgen.analysis.chemenv.coordination_environments.structure_environments)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments"]], "coordinationgeometry (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry"]], "coordinationgeometry.neighborssetshints (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints"]], "default_additional_condition (simpleabundancechemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.DEFAULT_ADDITIONAL_CONDITION"]], "default_additional_condition (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.DEFAULT_ADDITIONAL_CONDITION"]], "default_angle_cutoff (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.DEFAULT_ANGLE_CUTOFF"]], "default_bva_distance_scale_factor (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.DEFAULT_BVA_DISTANCE_SCALE_FACTOR"]], "default_ce_estimator (multiweightschemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.DEFAULT_CE_ESTIMATOR"]], "default_ce_estimator (weightednbsetchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.DEFAULT_CE_ESTIMATOR"]], "default_continuous_symmetry_measure_cutoff (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.DEFAULT_CONTINUOUS_SYMMETRY_MEASURE_CUTOFF"]], "default_distance_cutoff (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.DEFAULT_DISTANCE_CUTOFF"]], "default_effective_csm_estimator (deltacsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.DEFAULT_EFFECTIVE_CSM_ESTIMATOR"]], "default_effective_csm_estimator (selfcsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.DEFAULT_EFFECTIVE_CSM_ESTIMATOR"]], "default_max_dist (simpleabundancechemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.DEFAULT_MAX_DIST"]], "default_spg_analyzer_options (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.DEFAULT_SPG_ANALYZER_OPTIONS"]], "default_statistics_fields (lightstructureenvironments attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.DEFAULT_STATISTICS_FIELDS"]], "default_strategy (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.DEFAULT_STRATEGY"]], "default_surface_definition (distanceangleareanbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.DEFAULT_SURFACE_DEFINITION"]], "default_symmetry_measure_type (abstractchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.DEFAULT_SYMMETRY_MEASURE_TYPE"]], "default_symmetry_measure_type (deltacsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.DEFAULT_SYMMETRY_MEASURE_TYPE"]], "default_symmetry_measure_type (selfcsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.DEFAULT_SYMMETRY_MEASURE_TYPE"]], "default_target_environments (targettedpenaltiedabundancechemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy.DEFAULT_TARGET_ENVIRONMENTS"]], "default_weight_estimator (deltacsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.DEFAULT_WEIGHT_ESTIMATOR"]], "default_weight_estimator (selfcsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.DEFAULT_WEIGHT_ESTIMATOR"]], "delta_max_oxidation_state (lightstructureenvironments attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.DELTA_MAX_OXIDATION_STATE"]], "deltacsmnbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight"]], "deltadistancenbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight"]], "detailedvoronoicontainer (class in pymatgen.analysis.chemenv.coordination_environments.voronoi)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer"]], "distanceangleareanbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight"]], "distancecutofffloat (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceCutoffFloat"]], "distancenbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight"]], "distanceplateaunbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight"]], "explicitpermutationsalgorithm (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.ExplicitPermutationsAlgorithm"]], "iucr_symbol (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.IUCr_symbol"]], "iucr_symbol_str (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.IUCr_symbol_str"]], "iupac_symbol (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.IUPAC_symbol"]], "iupac_symbol_str (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.IUPAC_symbol_str"]], "lightstructureenvironments (class in pymatgen.analysis.chemenv.coordination_environments.structure_environments)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments"]], "lightstructureenvironments.neighborsset (class in pymatgen.analysis.chemenv.coordination_environments.structure_environments)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet"]], "localgeometryfinder (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder"]], "multiweightschemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy"]], "nbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NbSetWeight"]], "normalizedangledistancenbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight"]], "presets (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.PRESETS"]], "short_name (anglenbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.SHORT_NAME"]], "short_name (angleplateaunbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight.SHORT_NAME"]], "short_name (cnbiasnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.SHORT_NAME"]], "short_name (deltacsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.SHORT_NAME"]], "short_name (deltadistancenbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight.SHORT_NAME"]], "short_name (distanceangleareanbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.SHORT_NAME"]], "short_name (distancenbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight.SHORT_NAME"]], "short_name (distanceplateaunbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight.SHORT_NAME"]], "short_name (normalizedangledistancenbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.SHORT_NAME"]], "short_name (selfcsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.SHORT_NAME"]], "strategy_description (abstractchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.STRATEGY_DESCRIPTION"]], "strategy_description (multiweightschemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.STRATEGY_DESCRIPTION"]], "strategy_description (simpleabundancechemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.STRATEGY_DESCRIPTION"]], "strategy_description (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.STRATEGY_DESCRIPTION"]], "strategy_description (weightednbsetchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.STRATEGY_DESCRIPTION"]], "strategy_info_fields (abstractchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.STRATEGY_INFO_FIELDS"]], "strategy_options (abstractchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.STRATEGY_OPTIONS"]], "strategy_options (simpleabundancechemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.STRATEGY_OPTIONS"]], "strategy_options (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.STRATEGY_OPTIONS"]], "structure_refinement_none (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.STRUCTURE_REFINEMENT_NONE"]], "structure_refinement_refined (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.STRUCTURE_REFINEMENT_REFINED"]], "structure_refinement_symmetrized (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.STRUCTURE_REFINEMENT_SYMMETRIZED"]], "selfcsmnbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight"]], "separationplane (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane"]], "simpleabundancechemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy"]], "simplestchemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy"]], "strategyoption (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.StrategyOption"]], "structureenvironments (class in pymatgen.analysis.chemenv.coordination_environments.structure_environments)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments"]], "structureenvironments.neighborsset (class in pymatgen.analysis.chemenv.coordination_environments.structure_environments)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet"]], "targettedpenaltiedabundancechemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy"]], "weightednbsetchemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy"]], "add_coord_geom() (chemicalenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.add_coord_geom"]], "add_neighbors_set() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.add_neighbors_set"]], "add_source() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.add_source"]], "add_strategy_visualization_to_subplot() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.add_strategy_visualization_to_subplot"]], "additional_condition (simplestchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.additional_condition"]], "algorithm_type (abstractchemenvalgorithm property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AbstractChemenvAlgorithm.algorithm_type"]], "algorithms (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.algorithms"]], "allowed_values (additionalconditionint attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt.allowed_values"]], "allowed_values (anglecutofffloat attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleCutoffFloat.allowed_values"]], "allowed_values (csmfloat attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CSMFloat.allowed_values"]], "allowed_values (distancecutofffloat attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceCutoffFloat.allowed_values"]], "allowed_values (strategyoption attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.StrategyOption.allowed_values"]], "ang() (normalizedangledistancenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.ang"]], "anginvdist() (normalizedangledistancenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.anginvdist"]], "anginvndist() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.anginvndist"]], "angle_cutoff (simplestchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.angle_cutoff"]], "angle_plateau() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.angle_plateau"]], "angle_sum() (anglenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.angle_sum"]], "angle_sumn() (anglenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.angle_sumn"]], "angles (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.angles"]], "angn() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.angn"]], "angninvdist() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.angninvdist"]], "angninvndist() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.angninvndist"]], "argsorted_ref_separation_perm (separationplane property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.argsorted_ref_separation_perm"]], "as_dict (explicitpermutationsalgorithm property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.ExplicitPermutationsAlgorithm.as_dict"]], "as_dict (separationplane property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.as_dict"]], "as_dict() (abstractchemenvalgorithm method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AbstractChemenvAlgorithm.as_dict"]], "as_dict() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.as_dict"]], "as_dict() (additionalconditionint method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt.as_dict"]], "as_dict() (anglecutofffloat method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleCutoffFloat.as_dict"]], "as_dict() (anglenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.as_dict"]], "as_dict() (angleplateaunbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight.as_dict"]], "as_dict() (cnbiasnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.as_dict"]], "as_dict() (csmfloat method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CSMFloat.as_dict"]], "as_dict() (chemicalenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.as_dict"]], "as_dict() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.as_dict"]], "as_dict() (coordinationgeometry.neighborssetshints method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.as_dict"]], "as_dict() (deltacsmnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.as_dict"]], "as_dict() (deltadistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight.as_dict"]], "as_dict() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.as_dict"]], "as_dict() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.as_dict"]], "as_dict() (distancecutofffloat method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceCutoffFloat.as_dict"]], "as_dict() (distancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight.as_dict"]], "as_dict() (distanceplateaunbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight.as_dict"]], "as_dict() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.as_dict"]], "as_dict() (lightstructureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.as_dict"]], "as_dict() (multiweightschemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.as_dict"]], "as_dict() (nbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NbSetWeight.as_dict"]], "as_dict() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.as_dict"]], "as_dict() (selfcsmnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.as_dict"]], "as_dict() (simpleabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.as_dict"]], "as_dict() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.as_dict"]], "as_dict() (strategyoption method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.StrategyOption.as_dict"]], "as_dict() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.as_dict"]], "as_dict() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.as_dict"]], "as_dict() (targettedpenaltiedabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy.as_dict"]], "as_dict() (weightednbsetchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.as_dict"]], "aweight() (normalizedangledistancenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.aweight"]], "ce_symbol (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.ce_symbol"]], "clear_environments() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.clear_environments"]], "cn (abstractgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.cn"]], "compute_coordination_environments() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.compute_coordination_environments"]], "compute_structure_environments() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.compute_structure_environments"]], "contains_only_one_anion() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.contains_only_one_anion"]], "contains_only_one_anion_atom() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.contains_only_one_anion_atom"]], "continuous_symmetry_measure_cutoff (simplestchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.continuous_symmetry_measure_cutoff"]], "coordination_geometry_symmetry_measures() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures"]], "coordination_geometry_symmetry_measures_fallback_random() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures_fallback_random"]], "coordination_geometry_symmetry_measures_separation_plane() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures_separation_plane"]], "coordination_geometry_symmetry_measures_separation_plane_optim() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures_separation_plane_optim"]], "coordination_geometry_symmetry_measures_sepplane_optim() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures_sepplane_optim"]], "coordination_geometry_symmetry_measures_standard() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures_standard"]], "coordination_number (abstractgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.coordination_number"]], "coordination_number (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.coordination_number"]], "coords (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.coords"]], "default_normalized_angle_tolerance (detailedvoronoicontainer attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.default_normalized_angle_tolerance"]], "default_normalized_distance_tolerance (detailedvoronoicontainer attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.default_normalized_distance_tolerance"]], "default_voronoi_cutoff (detailedvoronoicontainer attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.default_voronoi_cutoff"]], "delta_cn_specifics() (deltacsmnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.delta_cn_specifics"]], "description (additionalconditionint attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt.description"]], "differences_wrt() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.differences_wrt"]], "distance_cutoff (simplestchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.distance_cutoff"]], "distance_plateau() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.distance_plateau"]], "distances (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.distances"]], "distfactor_max (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.distfactor_max"]], "double_cap_hints() (coordinationgeometry.neighborssetshints method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.double_cap_hints"]], "edges() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.edges"]], "environments_identified() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.environments_identified"]], "equivalent_site_index_and_transform() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.equivalent_site_index_and_transform"]], "explicit() (cnbiasnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.explicit"]], "faces() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.faces"]], "find_rotation() (in module pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.find_rotation"]], "find_scaling_factor() (in module pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.find_scaling_factor"]], "from_bson_voronoi_list2() (in module pymatgen.analysis.chemenv.coordination_environments.voronoi)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.from_bson_voronoi_list2"]], "from_cg() (abstractgeometry class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.from_cg"]], "from_description() (cnbiasnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.from_description"]], "from_dict() (abstractchemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.from_dict"]], "from_dict() (additionalconditionint class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt.from_dict"]], "from_dict() (anglecutofffloat class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleCutoffFloat.from_dict"]], "from_dict() (anglenbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.from_dict"]], "from_dict() (angleplateaunbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight.from_dict"]], "from_dict() (cnbiasnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.from_dict"]], "from_dict() (csmfloat class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CSMFloat.from_dict"]], "from_dict() (chemicalenvironments class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.from_dict"]], "from_dict() (coordinationgeometry class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.from_dict"]], "from_dict() (coordinationgeometry.neighborssetshints class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.from_dict"]], "from_dict() (deltacsmnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.from_dict"]], "from_dict() (deltadistancenbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight.from_dict"]], "from_dict() (detailedvoronoicontainer class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.from_dict"]], "from_dict() (distanceangleareanbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.from_dict"]], "from_dict() (distancecutofffloat class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceCutoffFloat.from_dict"]], "from_dict() (distancenbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight.from_dict"]], "from_dict() (distanceplateaunbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight.from_dict"]], "from_dict() (explicitpermutationsalgorithm class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.ExplicitPermutationsAlgorithm.from_dict"]], "from_dict() (lightstructureenvironments class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.from_dict"]], "from_dict() (lightstructureenvironments.neighborsset class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.from_dict"]], "from_dict() (multiweightschemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.from_dict"]], "from_dict() (normalizedangledistancenbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.from_dict"]], "from_dict() (selfcsmnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.from_dict"]], "from_dict() (separationplane class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.from_dict"]], "from_dict() (simpleabundancechemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.from_dict"]], "from_dict() (simplestchemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.from_dict"]], "from_dict() (structureenvironments class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.from_dict"]], "from_dict() (structureenvironments.neighborsset class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.from_dict"]], "from_dict() (targettedpenaltiedabundancechemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy.from_dict"]], "from_dict() (weightednbsetchemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.from_dict"]], "from_structure_environments() (lightstructureenvironments class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.from_structure_environments"]], "geometrically_equidistant() (cnbiasnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.geometrically_equidistant"]], "get_central_site() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.get_central_site"]], "get_coordination_environments() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.get_coordination_environments"]], "get_coordination_number() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.get_coordination_number"]], "get_coordination_symmetry_measures() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.get_coordination_symmetry_measures"]], "get_coordination_symmetry_measures_optim() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.get_coordination_symmetry_measures_optim"]], "get_csm() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.get_csm"]], "get_csm_and_maps() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.get_csm_and_maps"]], "get_csms() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.get_csms"]], "get_effective_csm() (in module pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.get_effective_csm"]], "get_environments_figure() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.get_environments_figure"]], "get_geometries() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_geometries"]], "get_geometry_from_iucr_symbol() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_geometry_from_IUCr_symbol"]], "get_geometry_from_iupac_symbol() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_geometry_from_IUPAC_symbol"]], "get_geometry_from_mp_symbol() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_geometry_from_mp_symbol"]], "get_geometry_from_name() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_geometry_from_name"]], "get_implemented_geometries() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_implemented_geometries"]], "get_name() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.get_name"]], "get_neighb_voronoi_indices() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.get_neighb_voronoi_indices"]], "get_not_implemented_geometries() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_not_implemented_geometries"]], "get_pmeshes() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.get_pmeshes"]], "get_rdf_figure() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.get_rdf_figure"]], "get_sadf_figure() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.get_sadf_figure"]], "get_site_ce_fractions_and_neighbors() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.get_site_ce_fractions_and_neighbors"]], "get_site_coordination_environment() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.get_site_coordination_environment"]], "get_site_coordination_environment() (simpleabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.get_site_coordination_environment"]], "get_site_coordination_environment() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.get_site_coordination_environment"]], "get_site_coordination_environment() (targettedpenaltiedabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy.get_site_coordination_environment"]], "get_site_coordination_environment() (weightednbsetchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.get_site_coordination_environment"]], "get_site_coordination_environments() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.get_site_coordination_environments"]], "get_site_coordination_environments() (simpleabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.get_site_coordination_environments"]], "get_site_coordination_environments() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.get_site_coordination_environments"]], "get_site_coordination_environments() (weightednbsetchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.get_site_coordination_environments"]], "get_site_coordination_environments_fractions() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.get_site_coordination_environments_fractions"]], "get_site_coordination_environments_fractions() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.get_site_coordination_environments_fractions"]], "get_site_coordination_environments_fractions() (weightednbsetchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.get_site_coordination_environments_fractions"]], "get_site_info_for_specie_allces() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.get_site_info_for_specie_allces"]], "get_site_info_for_specie_ce() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.get_site_info_for_specie_ce"]], "get_site_neighbors() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.get_site_neighbors"]], "get_site_neighbors() (simpleabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.get_site_neighbors"]], "get_site_neighbors() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.get_site_neighbors"]], "get_site_neighbors() (weightednbsetchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.get_site_neighbors"]], "get_statistics() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.get_statistics"]], "get_structure() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.get_structure"]], "get_symbol_cn_mapping() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_symbol_cn_mapping"]], "get_symbol_name_mapping() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_symbol_name_mapping"]], "gweight() (normalizedangledistancenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.gweight"]], "hints() (coordinationgeometry.neighborssetshints method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.hints"]], "info (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.info"]], "init_neighbors_sets() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.init_neighbors_sets"]], "integer (additionalconditionint attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt.integer"]], "invdist() (normalizedangledistancenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.invdist"]], "invndist() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.invndist"]], "is_a_valid_coordination_geometry() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.is_a_valid_coordination_geometry"]], "is_close_to() (chemicalenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.is_close_to"]], "is_close_to() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.is_close_to"]], "is_implemented() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.is_implemented"]], "linearly_equidistant() (cnbiasnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.linearly_equidistant"]], "maps_and_surfaces() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.maps_and_surfaces"]], "maps_and_surfaces_bounded() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.maps_and_surfaces_bounded"]], "minimum_geometries() (chemicalenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.minimum_geometries"]], "minimum_geometry() (chemicalenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.minimum_geometry"]], "mp_symbol (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.mp_symbol"]], "neighb_coords (lightstructureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.neighb_coords"]], "neighb_coords (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.neighb_coords"]], "neighb_coordsopt (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.neighb_coordsOpt"]], "neighb_indices_and_images (lightstructureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.neighb_indices_and_images"]], "neighb_sites (lightstructureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.neighb_sites"]], "neighb_sites (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.neighb_sites"]], "neighb_sites_and_indices (lightstructureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.neighb_sites_and_indices"]], "neighb_sites_and_indices (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.neighb_sites_and_indices"]], "neighbors() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.neighbors"]], "neighbors_surfaces() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.neighbors_surfaces"]], "neighbors_surfaces_bounded() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.neighbors_surfaces_bounded"]], "normalized_angles (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.normalized_angles"]], "normalized_distances (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.normalized_distances"]], "number_of_permutations (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.number_of_permutations"]], "pauling_stability_ratio (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.pauling_stability_ratio"]], "permutations (explicitpermutationsalgorithm property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.ExplicitPermutationsAlgorithm.permutations"]], "permutations (separationplane property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.permutations"]], "plot_csm_and_maps() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.plot_csm_and_maps"]], "plot_environments() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.plot_environments"]], "points_wcs_csc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wcs_csc"]], "points_wcs_ctwcc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wcs_ctwcc"]], "points_wcs_ctwocc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wcs_ctwocc"]], "points_wocs_csc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wocs_csc"]], "points_wocs_ctwcc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wocs_ctwcc"]], "points_wocs_ctwocc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wocs_ctwocc"]], "prepare_symmetries() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.prepare_symmetries"]], "pretty_print() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.pretty_print"]], "pymatgen.analysis.chemenv.coordination_environments": [[14, "module-pymatgen.analysis.chemenv.coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.structure_environments"]], "pymatgen.analysis.chemenv.coordination_environments.voronoi": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.voronoi"]], "rectangle_crosses_area() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.rectangle_crosses_area"]], "ref_permutation() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.ref_permutation"]], "ref_separation_perm (separationplane property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.ref_separation_perm"]], "safe_separation_permutations() (separationplane method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.safe_separation_permutations"]], "save_environments_figure() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.save_environments_figure"]], "set_info() (in module pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.set_info"]], "set_option() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.set_option"]], "set_permutations_safe_override() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.set_permutations_safe_override"]], "set_structure() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.set_structure"]], "set_structure_environments() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.set_structure_environments"]], "setup_explicit_indices_local_geometry() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_explicit_indices_local_geometry"]], "setup_local_geometry() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_local_geometry"]], "setup_neighbors_distances_and_angles() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.setup_neighbors_distances_and_angles"]], "setup_options() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.setup_options"]], "setup_ordered_indices_local_geometry() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_ordered_indices_local_geometry"]], "setup_parameter() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_parameter"]], "setup_parameters() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_parameters"]], "setup_random_indices_local_geometry() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_random_indices_local_geometry"]], "setup_random_structure() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_random_structure"]], "setup_statistic_lists() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.setup_statistic_lists"]], "setup_structure() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_structure"]], "setup_test_perfect_environment() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_test_perfect_environment"]], "setup_voronoi_list() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.setup_voronoi_list"]], "single_cap_hints() (coordinationgeometry.neighborssetshints method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.single_cap_hints"]], "site_contains_environment() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.site_contains_environment"]], "site_has_clear_environment() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.site_has_clear_environment"]], "solid_angles() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.solid_angles"]], "source (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.source"]], "stats_article_weights_parameters() (multiweightschemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.stats_article_weights_parameters"]], "structure_contains_atom_environment() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.structure_contains_atom_environment"]], "structure_has_clear_environments() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.structure_has_clear_environments"]], "symmetry_measure() (in module pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.symmetry_measure"]], "symmetry_measure_type (abstractchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.symmetry_measure_type"]], "to_bson_voronoi_list2() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.to_bson_voronoi_list2"]], "triple_cap_hints() (coordinationgeometry.neighborssetshints method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.triple_cap_hints"]], "uniquely_determines_coordination_environments (abstractchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (lightstructureenvironments property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (multiweightschemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (simpleabundancechemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (simplestchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (targettedpenaltiedabundancechemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (weightednbsetchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.uniquely_determines_coordination_environments"]], "update_coordination_environments() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.update_coordination_environments"]], "update_nb_set_environments() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.update_nb_set_environments"]], "update_site_info() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.update_site_info"]], "voronoi_grid_surface_points() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.voronoi_grid_surface_points"]], "voronoi_parameters_bounds_and_limits() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.voronoi_parameters_bounds_and_limits"]], "w_area_has_intersection() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.w_area_has_intersection"]], "w_area_has_intersection_smoothstep() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.w_area_has_intersection_smoothstep"]], "w_area_intersection_nbsfh_fbs_onb0() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.w_area_intersection_nbsfh_fbs_onb0"]], "weight() (anglenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.weight"]], "weight() (angleplateaunbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight.weight"]], "weight() (cnbiasnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.weight"]], "weight() (deltacsmnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.weight"]], "weight() (deltadistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight.weight"]], "weight() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.weight"]], "weight() (distancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight.weight"]], "weight() (distanceplateaunbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight.weight"]], "weight() (nbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NbSetWeight.weight"]], "weight() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.weight"]], "weight() (selfcsmnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.weight"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files": [[15, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files"]], "all (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ALL"]], "allowed_functions (abstractratiofunction attribute)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction.ALLOWED_FUNCTIONS"]], "allowed_functions (csmfiniteratiofunction attribute)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.ALLOWED_FUNCTIONS"]], "allowed_functions (csminfiniteratiofunction attribute)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.ALLOWED_FUNCTIONS"]], "allowed_functions (deltacsmratiofunction attribute)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.DeltaCSMRatioFunction.ALLOWED_FUNCTIONS"]], "allowed_functions (ratiofunction attribute)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.ALLOWED_FUNCTIONS"]], "abstractchemenverror": [[16, "pymatgen.analysis.chemenv.utils.chemenv_errors.AbstractChemenvError"]], "abstractratiofunction (class in pymatgen.analysis.chemenv.utils.func_utils)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction"]], "additionalconditions (class in pymatgen.analysis.chemenv.utils.defs_utils)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions"]], "condition_description (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.CONDITION_DESCRIPTION"]], "csmfiniteratiofunction (class in pymatgen.analysis.chemenv.utils.func_utils)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction"]], "csminfiniteratiofunction (class in pymatgen.analysis.chemenv.utils.func_utils)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction"]], "chemenvconfig (class in pymatgen.analysis.chemenv.utils.chemenv_config)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig"]], "chemenverror": [[16, "pymatgen.analysis.chemenv.utils.chemenv_errors.ChemenvError"]], "default_package_options (chemenvconfig attribute)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.DEFAULT_PACKAGE_OPTIONS"]], "deltacsmratiofunction (class in pymatgen.analysis.chemenv.utils.func_utils)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.DeltaCSMRatioFunction"]], "equivalentsitesearcherror": [[16, "pymatgen.analysis.chemenv.utils.chemenv_errors.EquivalentSiteSearchError"]], "multigraphcycle (class in pymatgen.analysis.chemenv.utils.graph_utils)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.MultiGraphCycle"]], "none (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.NONE"]], "no_ac (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.NO_AC"]], "no_additional_condition (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.NO_ADDITIONAL_CONDITION"]], "no_e2seb (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.NO_E2SEB"]], "no_element_to_same_element_bonds (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.NO_ELEMENT_TO_SAME_ELEMENT_BONDS"]], "neighborsnotcomputedchemenverror": [[16, "pymatgen.analysis.chemenv.utils.chemenv_errors.NeighborsNotComputedChemenvError"]], "only_acb (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_ACB"]], "only_acb_and_no_e2seb (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_ACB_AND_NO_E2SEB"]], "only_anion_cation_bonds (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_ANION_CATION_BONDS"]], "only_anion_cation_bonds_and_no_element_to_same_element_bonds (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_ANION_CATION_BONDS_AND_NO_ELEMENT_TO_SAME_ELEMENT_BONDS"]], "only_e2ob (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_E2OB"]], "only_element_to_oxygen_bonds (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_ELEMENT_TO_OXYGEN_BONDS"]], "plane (class in pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane"]], "ratiofunction (class in pymatgen.analysis.chemenv.utils.func_utils)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction"]], "simplegraphcycle (class in pymatgen.analysis.chemenv.utils.graph_utils)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle"]], "solidangleerror": [[16, "pymatgen.analysis.chemenv.utils.chemenv_errors.SolidAngleError"]], "test_2d_points (plane attribute)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.TEST_2D_POINTS"]], "a (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.a"]], "abcd (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.abcd"]], "anticlockwise_sort() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.anticlockwise_sort"]], "anticlockwise_sort_indices() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.anticlockwise_sort_indices"]], "as_dict() (simplegraphcycle method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle.as_dict"]], "auto_load() (chemenvconfig class method)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.auto_load"]], "b (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.b"]], "c (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.c"]], "changebasis() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.changebasis"]], "check_condition() (additionalconditions method)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.check_condition"]], "coefficients (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.coefficients"]], "collinear() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.collinear"]], "compute_environments() (in module pymatgen.analysis.chemenv.utils.scripts_utils)": [[16, "pymatgen.analysis.chemenv.utils.scripts_utils.compute_environments"]], "cosinus_step() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.cosinus_step"]], "crosses_origin (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.crosses_origin"]], "d (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.d"]], "diamond_functions() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.diamond_functions"]], "distance_to_origin (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.distance_to_origin"]], "distance_to_point() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.distance_to_point"]], "distances() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.distances"]], "distances_indices_groups() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.distances_indices_groups"]], "distances_indices_sorted() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.distances_indices_sorted"]], "divisors() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.divisors"]], "draw_cg() (in module pymatgen.analysis.chemenv.utils.scripts_utils)": [[16, "pymatgen.analysis.chemenv.utils.scripts_utils.draw_cg"]], "evaluate() (abstractratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction.evaluate"]], "fit_error() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.fit_error"]], "fit_least_square_distance_error() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.fit_least_square_distance_error"]], "fit_maximum_distance_error() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.fit_maximum_distance_error"]], "fractions() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.fractions"]], "fractions() (csminfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.fractions"]], "from_2points_and_origin() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_2points_and_origin"]], "from_3points() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_3points"]], "from_coefficients() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_coefficients"]], "from_dict() (abstractratiofunction class method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction.from_dict"]], "from_dict() (simplegraphcycle class method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle.from_dict"]], "from_edges() (simplegraphcycle class method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle.from_edges"]], "from_npoints() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_npoints"]], "from_npoints_least_square_distance() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_npoints_least_square_distance"]], "from_npoints_maximum_distance() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_npoints_maximum_distance"]], "function_comparison() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.function_comparison"]], "get_all_elementary_cycles() (in module pymatgen.analysis.chemenv.utils.graph_utils)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.get_all_elementary_cycles"]], "get_all_simple_paths_edges() (in module pymatgen.analysis.chemenv.utils.graph_utils)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.get_all_simple_paths_edges"]], "get_center_of_arc() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.get_center_of_arc"]], "get_delta() (in module pymatgen.analysis.chemenv.utils.graph_utils)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.get_delta"]], "get_linearly_independent_vectors() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.get_linearly_independent_vectors"]], "get_lower_and_upper_f() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.get_lower_and_upper_f"]], "has_materials_project_access (chemenvconfig property)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.has_materials_project_access"]], "indices_separate() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.indices_separate"]], "init_3points() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.init_3points"]], "inverse_smootherstep() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.inverse_smootherstep"]], "inverse_smoothstep() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.inverse_smoothstep"]], "is_anion_cation_bond() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.is_anion_cation_bond"]], "is_in_list() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.is_in_list"]], "is_in_plane() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.is_in_plane"]], "is_same_plane_as() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.is_same_plane_as"]], "matrixtimesvector() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.matrixTimesVector"]], "mean_estimator() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.mean_estimator"]], "mean_estimator() (csminfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.mean_estimator"]], "my_solid_angle() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.my_solid_angle"]], "normal_cdf_step() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.normal_cdf_step"]], "order() (multigraphcycle method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.MultiGraphCycle.order"]], "order() (simplegraphcycle method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle.order"]], "orthonormal_vectors() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.orthonormal_vectors"]], "package_options_description() (chemenvconfig method)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.package_options_description"]], "perpendicular_bisector() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.perpendicular_bisector"]], "power2_decreasing_exp() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.power2_decreasing_exp"]], "power2_decreasing_exp() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.power2_decreasing_exp"]], "power2_decreasing_exp() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power2_decreasing_exp"]], "power2_inverse_decreasing() (csminfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.power2_inverse_decreasing"]], "power2_inverse_decreasing() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.power2_inverse_decreasing"]], "power2_inverse_decreasing() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power2_inverse_decreasing"]], "power2_inverse_power2_decreasing() (csminfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.power2_inverse_power2_decreasing"]], "power2_inverse_power2_decreasing() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.power2_inverse_power2_decreasing"]], "power2_inverse_power2_decreasing() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power2_inverse_power2_decreasing"]], "power2_inverse_powern_decreasing() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power2_inverse_powern_decreasing"]], "power2_tangent_decreasing() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power2_tangent_decreasing"]], "power3_step() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power3_step"]], "powern_decreasing() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.powern_decreasing"]], "powern_parts_step() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.powern_parts_step"]], "prime_factors() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.prime_factors"]], "project_and_to2dim() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.project_and_to2dim"]], "project_and_to2dim_ordered_indices() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.project_and_to2dim_ordered_indices"]], "projectionpoints() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.projectionpoints"]], "pymatgen.analysis.chemenv.utils": [[16, "module-pymatgen.analysis.chemenv.utils"]], "pymatgen.analysis.chemenv.utils.chemenv_config": [[16, "module-pymatgen.analysis.chemenv.utils.chemenv_config"]], "pymatgen.analysis.chemenv.utils.chemenv_errors": [[16, "module-pymatgen.analysis.chemenv.utils.chemenv_errors"]], "pymatgen.analysis.chemenv.utils.coordination_geometry_utils": [[16, "module-pymatgen.analysis.chemenv.utils.coordination_geometry_utils"]], "pymatgen.analysis.chemenv.utils.defs_utils": [[16, "module-pymatgen.analysis.chemenv.utils.defs_utils"]], "pymatgen.analysis.chemenv.utils.func_utils": [[16, "module-pymatgen.analysis.chemenv.utils.func_utils"]], "pymatgen.analysis.chemenv.utils.graph_utils": [[16, "module-pymatgen.analysis.chemenv.utils.graph_utils"]], "pymatgen.analysis.chemenv.utils.math_utils": [[16, "module-pymatgen.analysis.chemenv.utils.math_utils"]], "pymatgen.analysis.chemenv.utils.scripts_utils": [[16, "module-pymatgen.analysis.chemenv.utils.scripts_utils"]], "quarter_ellipsis_functions() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.quarter_ellipsis_functions"]], "ratios() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.ratios"]], "ratios() (csminfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.ratios"]], "rectangle_surface_intersection() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.rectangle_surface_intersection"]], "rotatecoords() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.rotateCoords"]], "rotatecoordsopt() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.rotateCoordsOpt"]], "save() (chemenvconfig method)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.save"]], "scale_and_clamp() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.scale_and_clamp"]], "separation_in_list() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.separation_in_list"]], "setup() (chemenvconfig method)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.setup"]], "setup_package_options() (chemenvconfig method)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.setup_package_options"]], "setup_parameters() (abstractratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction.setup_parameters"]], "smootherstep() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.smootherstep"]], "smootherstep() (deltacsmratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.DeltaCSMRatioFunction.smootherstep"]], "smootherstep() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.smootherstep"]], "smootherstep() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.smootherstep"]], "smoothstep() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.smoothstep"]], "smoothstep() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.smoothstep"]], "smoothstep() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.smoothstep"]], "sort_separation() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.sort_separation"]], "sort_separation_tuple() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.sort_separation_tuple"]], "spline_functions() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.spline_functions"]], "validate() (multigraphcycle method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.MultiGraphCycle.validate"]], "validate() (simplegraphcycle method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle.validate"]], "vectorstomatrix() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.vectorsToMatrix"]], "visualize() (in module pymatgen.analysis.chemenv.utils.scripts_utils)": [[16, "pymatgen.analysis.chemenv.utils.scripts_utils.visualize"]], "available_radiation (xrdcalculator attribute)": [[17, "pymatgen.analysis.diffraction.xrd.XRDCalculator.AVAILABLE_RADIATION"]], "abstractdiffractionpatterncalculator (class in pymatgen.analysis.diffraction.core)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator"]], "diffractionpattern (class in pymatgen.analysis.diffraction.core)": [[17, "pymatgen.analysis.diffraction.core.DiffractionPattern"]], "ndcalculator (class in pymatgen.analysis.diffraction.neutron)": [[17, "pymatgen.analysis.diffraction.neutron.NDCalculator"]], "scaled_intensity_tol (abstractdiffractionpatterncalculator attribute)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.SCALED_INTENSITY_TOL"]], "temcalculator (class in pymatgen.analysis.diffraction.tem)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator"]], "two_theta_tol (abstractdiffractionpatterncalculator attribute)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.TWO_THETA_TOL"]], "xlabel (diffractionpattern attribute)": [[17, "pymatgen.analysis.diffraction.core.DiffractionPattern.XLABEL"]], "xrdcalculator (class in pymatgen.analysis.diffraction.xrd)": [[17, "pymatgen.analysis.diffraction.xrd.XRDCalculator"]], "ylabel (diffractionpattern attribute)": [[17, "pymatgen.analysis.diffraction.core.DiffractionPattern.YLABEL"]], "bragg_angles() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.bragg_angles"]], "cell_intensity() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.cell_intensity"]], "cell_scattering_factors() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.cell_scattering_factors"]], "electron_scattering_factors() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.electron_scattering_factors"]], "generate_points() (temcalculator static method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.generate_points"]], "get_first_point() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_first_point"]], "get_interplanar_angle() (temcalculator static method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_interplanar_angle"]], "get_interplanar_spacings() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_interplanar_spacings"]], "get_pattern() (abstractdiffractionpatterncalculator method)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.get_pattern"]], "get_pattern() (ndcalculator method)": [[17, "pymatgen.analysis.diffraction.neutron.NDCalculator.get_pattern"]], "get_pattern() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_pattern"]], "get_pattern() (xrdcalculator method)": [[17, "pymatgen.analysis.diffraction.xrd.XRDCalculator.get_pattern"]], "get_plot() (abstractdiffractionpatterncalculator method)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.get_plot"]], "get_plot_2d() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_plot_2d"]], "get_plot_2d_concise() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_plot_2d_concise"]], "get_plot_coeffs() (temcalculator static method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_plot_coeffs"]], "get_positions() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_positions"]], "get_s2() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_s2"]], "get_unique_families() (in module pymatgen.analysis.diffraction.core)": [[17, "pymatgen.analysis.diffraction.core.get_unique_families"]], "is_parallel() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.is_parallel"]], "normalized_cell_intensity() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.normalized_cell_intensity"]], "plot_structures() (abstractdiffractionpatterncalculator method)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.plot_structures"]], "pymatgen.analysis.diffraction": [[17, "module-pymatgen.analysis.diffraction"]], "pymatgen.analysis.diffraction.core": [[17, "module-pymatgen.analysis.diffraction.core"]], "pymatgen.analysis.diffraction.neutron": [[17, "module-pymatgen.analysis.diffraction.neutron"]], "pymatgen.analysis.diffraction.tem": [[17, "module-pymatgen.analysis.diffraction.tem"]], "pymatgen.analysis.diffraction.xrd": [[17, "module-pymatgen.analysis.diffraction.xrd"]], "show_plot() (abstractdiffractionpatterncalculator method)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.show_plot"]], "tem_dots() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.tem_dots"]], "wavelength_rel() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.wavelength_rel"]], "x_ray_factors() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.x_ray_factors"]], "zone_axis_filter() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.zone_axis_filter"]], "compliancetensor (class in pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.ComplianceTensor"]], "deformation (class in pymatgen.analysis.elasticity.strain)": [[18, "pymatgen.analysis.elasticity.strain.Deformation"]], "deformedstructureset (class in pymatgen.analysis.elasticity.strain)": [[18, "pymatgen.analysis.elasticity.strain.DeformedStructureSet"]], "elastictensor (class in pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor"]], "elastictensorexpansion (class in pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion"]], "gpa_to_ev_a3 (nthorderelastictensor attribute)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.GPa_to_eV_A3"]], "nthorderelastictensor (class in pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor"]], "strain (class in pymatgen.analysis.elasticity.strain)": [[18, "pymatgen.analysis.elasticity.strain.Strain"]], "stress (class in pymatgen.analysis.elasticity.stress)": [[18, "pymatgen.analysis.elasticity.stress.Stress"]], "apply_to_structure() (deformation method)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.apply_to_structure"]], "cahill_thermalcond() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.cahill_thermalcond"]], "calculate_stress() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.calculate_stress"]], "calculate_stress() (nthorderelastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.calculate_stress"]], "clarke_thermalcond() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.clarke_thermalcond"]], "compliance_tensor (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.compliance_tensor"]], "convert_strain_to_deformation() (in module pymatgen.analysis.elasticity.strain)": [[18, "pymatgen.analysis.elasticity.strain.convert_strain_to_deformation"]], "debye_temperature() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.debye_temperature"]], "dev_principal_invariants (stress property)": [[18, "pymatgen.analysis.elasticity.stress.Stress.dev_principal_invariants"]], "deviator_stress (stress property)": [[18, "pymatgen.analysis.elasticity.stress.Stress.deviator_stress"]], "diff_fit() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.diff_fit"]], "directional_elastic_mod() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.directional_elastic_mod"]], "directional_poisson_ratio() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.directional_poisson_ratio"]], "energy_density() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.energy_density"]], "energy_density() (nthorderelastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.energy_density"]], "find_eq_stress() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.find_eq_stress"]], "from_deformation() (strain class method)": [[18, "pymatgen.analysis.elasticity.strain.Strain.from_deformation"]], "from_diff_fit() (elastictensorexpansion class method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.from_diff_fit"]], "from_diff_fit() (nthorderelastictensor class method)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.from_diff_fit"]], "from_independent_strains() (elastictensor class method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.from_independent_strains"]], "from_index_amount() (deformation class method)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.from_index_amount"]], "from_index_amount() (strain class method)": [[18, "pymatgen.analysis.elasticity.strain.Strain.from_index_amount"]], "from_pseudoinverse() (elastictensor class method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.from_pseudoinverse"]], "g_reuss (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.g_reuss"]], "g_voigt (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.g_voigt"]], "g_vrh (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.g_vrh"]], "generate_pseudo() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.generate_pseudo"]], "get_compliance_expansion() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_compliance_expansion"]], "get_deformation_matrix() (strain method)": [[18, "pymatgen.analysis.elasticity.strain.Strain.get_deformation_matrix"]], "get_diff_coeff() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.get_diff_coeff"]], "get_effective_ecs() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_effective_ecs"]], "get_ggt() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_ggt"]], "get_gruneisen_parameter() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_gruneisen_parameter"]], "get_heat_capacity() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_heat_capacity"]], "get_perturbed_indices() (deformation method)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.get_perturbed_indices"]], "get_stability_criteria() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_stability_criteria"]], "get_strain_from_stress() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_strain_from_stress"]], "get_strain_state_dict() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.get_strain_state_dict"]], "get_structure_property_dict() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.get_structure_property_dict"]], "get_symbol_list() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.get_symbol_list"]], "get_symmetric_wallace_tensor() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_symmetric_wallace_tensor"]], "get_tgt() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_tgt"]], "get_wallace_tensor() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_wallace_tensor"]], "get_yield_stress() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_yield_stress"]], "green_kristoffel() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.green_kristoffel"]], "green_lagrange_strain (deformation property)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.green_lagrange_strain"]], "homogeneous_poisson (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.homogeneous_poisson"]], "is_independent() (deformation method)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.is_independent"]], "k_reuss (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.k_reuss"]], "k_voigt (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.k_voigt"]], "k_vrh (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.k_vrh"]], "long_v() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.long_v"]], "mean_stress (stress property)": [[18, "pymatgen.analysis.elasticity.stress.Stress.mean_stress"]], "omega() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.omega"]], "order (elastictensorexpansion property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.order"]], "order (nthorderelastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.order"]], "piola_kirchoff_1() (stress method)": [[18, "pymatgen.analysis.elasticity.stress.Stress.piola_kirchoff_1"]], "piola_kirchoff_2() (stress method)": [[18, "pymatgen.analysis.elasticity.stress.Stress.piola_kirchoff_2"]], "property_dict (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.property_dict"]], "pymatgen.analysis.elasticity": [[18, "module-pymatgen.analysis.elasticity"]], "pymatgen.analysis.elasticity.elastic": [[18, "module-pymatgen.analysis.elasticity.elastic"]], "pymatgen.analysis.elasticity.strain": [[18, "module-pymatgen.analysis.elasticity.strain"]], "pymatgen.analysis.elasticity.stress": [[18, "module-pymatgen.analysis.elasticity.stress"]], "raise_error_if_unphysical() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.raise_error_if_unphysical"]], "snyder_ac() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.snyder_ac"]], "snyder_opt() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.snyder_opt"]], "snyder_total() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.snyder_total"]], "subs() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.subs"]], "symbol (deformation attribute)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.symbol"]], "symbol (nthorderelastictensor attribute)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.symbol"]], "symbol (strain attribute)": [[18, "pymatgen.analysis.elasticity.strain.Strain.symbol"]], "symbol (stress attribute)": [[18, "pymatgen.analysis.elasticity.stress.Stress.symbol"]], "thermal_expansion_coeff() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.thermal_expansion_coeff"]], "trans_v() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.trans_v"]], "universal_anisotropy (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.universal_anisotropy"]], "von_mises (stress property)": [[18, "pymatgen.analysis.elasticity.stress.Stress.von_mises"]], "von_mises_strain (strain property)": [[18, "pymatgen.analysis.elasticity.strain.Strain.von_mises_strain"]], "y_mod (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.y_mod"]], "energytrend (class in pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend"]], "polarization (class in pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization"]], "polarizationlattice (class in pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.PolarizationLattice"]], "calc_ionic() (in module pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.calc_ionic"]], "endpoints_minima() (energytrend method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend.endpoints_minima"]], "from_outcars_and_structures() (polarization class method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.from_outcars_and_structures"]], "get_lattice_quanta() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.get_lattice_quanta"]], "get_nearest_site() (polarizationlattice method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.PolarizationLattice.get_nearest_site"]], "get_pelecs_and_pions() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.get_pelecs_and_pions"]], "get_polarization_change() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.get_polarization_change"]], "get_polarization_change_norm() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.get_polarization_change_norm"]], "get_same_branch_polarization_data() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.get_same_branch_polarization_data"]], "get_total_ionic_dipole() (in module pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.get_total_ionic_dipole"]], "max_spline_jump() (energytrend method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend.max_spline_jump"]], "max_spline_jumps() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.max_spline_jumps"]], "pymatgen.analysis.ferroelectricity": [[19, "module-pymatgen.analysis.ferroelectricity"]], "pymatgen.analysis.ferroelectricity.polarization": [[19, "module-pymatgen.analysis.ferroelectricity.polarization"]], "same_branch_splines() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.same_branch_splines"]], "smoothness() (energytrend method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend.smoothness"]], "smoothness() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.smoothness"]], "spline() (energytrend method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend.spline"]], "zval_dict_from_potcar() (in module pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.zval_dict_from_potcar"]], "grainboundary (class in pymatgen.analysis.gb.grain)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary"]], "grainboundarygenerator (class in pymatgen.analysis.gb.grain)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator"]], "as_dict() (grainboundary method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.as_dict"]], "bottom_grain (grainboundary property)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.bottom_grain"]], "coincidents (grainboundary property)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.coincidents"]], "copy() (grainboundary method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.copy"]], "enum_possible_plane_cubic() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_possible_plane_cubic"]], "enum_sigma_cubic() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_sigma_cubic"]], "enum_sigma_hex() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_sigma_hex"]], "enum_sigma_ort() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_sigma_ort"]], "enum_sigma_rho() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_sigma_rho"]], "enum_sigma_tet() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_sigma_tet"]], "fix_pbc() (in module pymatgen.analysis.gb.grain)": [[20, "pymatgen.analysis.gb.grain.fix_pbc"]], "from_dict() (grainboundary class method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.from_dict"]], "gb_from_parameters() (grainboundarygenerator method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.gb_from_parameters"]], "get_ratio() (grainboundarygenerator method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.get_ratio"]], "get_rotation_angle_from_sigma() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.get_rotation_angle_from_sigma"]], "get_sorted_structure() (grainboundary method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.get_sorted_structure"]], "get_trans_mat() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.get_trans_mat"]], "pymatgen.analysis.gb": [[20, "module-pymatgen.analysis.gb"]], "pymatgen.analysis.gb.grain": [[20, "module-pymatgen.analysis.gb.grain"]], "reduce_mat() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.reduce_mat"]], "sigma (grainboundary property)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.sigma"]], "sigma_from_site_prop (grainboundary property)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.sigma_from_site_prop"]], "slab_from_csl() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.slab_from_csl"]], "symm_group_cubic() (in module pymatgen.analysis.gb.grain)": [[20, "pymatgen.analysis.gb.grain.symm_group_cubic"]], "top_grain (grainboundary property)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.top_grain"]], "vec_to_surface() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.vec_to_surface"]], "coherentinterfacebuilder (class in pymatgen.analysis.interfaces.coherent_interfaces)": [[21, "pymatgen.analysis.interfaces.coherent_interfaces.CoherentInterfaceBuilder"]], "substrateanalyzer (class in pymatgen.analysis.interfaces.substrate_analyzer)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateAnalyzer"]], "substratematch (class in pymatgen.analysis.interfaces.substrate_analyzer)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch"]], "zslgenerator (class in pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLGenerator"]], "zslmatch (class in pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch"]], "calculate() (substrateanalyzer method)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateAnalyzer.calculate"]], "elastic_energy (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.elastic_energy"]], "fast_norm() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.fast_norm"]], "film_miller (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.film_miller"]], "film_sl_vectors (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.film_sl_vectors"]], "film_transformation (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.film_transformation"]], "film_vectors (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.film_vectors"]], "from_2d_to_3d() (in module pymatgen.analysis.interfaces.coherent_interfaces)": [[21, "pymatgen.analysis.interfaces.coherent_interfaces.from_2d_to_3d"]], "from_zsl() (substratematch class method)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.from_zsl"]], "gen_sl_transform_matrices() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.gen_sl_transform_matrices"]], "generate_sl_transformation_sets() (zslgenerator method)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLGenerator.generate_sl_transformation_sets"]], "generate_surface_vectors() (substrateanalyzer method)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateAnalyzer.generate_surface_vectors"]], "get_2d_transform() (in module pymatgen.analysis.interfaces.coherent_interfaces)": [[21, "pymatgen.analysis.interfaces.coherent_interfaces.get_2d_transform"]], "get_equiv_transformations() (zslgenerator method)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLGenerator.get_equiv_transformations"]], "get_factors() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.get_factors"]], "get_interfaces() (coherentinterfacebuilder method)": [[21, "pymatgen.analysis.interfaces.coherent_interfaces.CoherentInterfaceBuilder.get_interfaces"]], "get_rot_3d_for_2d() (in module pymatgen.analysis.interfaces.coherent_interfaces)": [[21, "pymatgen.analysis.interfaces.coherent_interfaces.get_rot_3d_for_2d"]], "ground_state_energy (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.ground_state_energy"]], "is_same_vectors() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.is_same_vectors"]], "match_area (zslmatch property)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.match_area"]], "match_transformation (zslmatch property)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.match_transformation"]], "pymatgen.analysis.interfaces": [[21, "module-pymatgen.analysis.interfaces"]], "pymatgen.analysis.interfaces.coherent_interfaces": [[21, "module-pymatgen.analysis.interfaces.coherent_interfaces"]], "pymatgen.analysis.interfaces.substrate_analyzer": [[21, "module-pymatgen.analysis.interfaces.substrate_analyzer"]], "pymatgen.analysis.interfaces.zsl": [[21, "module-pymatgen.analysis.interfaces.zsl"]], "reduce_vectors() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.reduce_vectors"]], "rel_angle() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.rel_angle"]], "rel_strain() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.rel_strain"]], "strain (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.strain"]], "substrate_miller (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.substrate_miller"]], "substrate_sl_vectors (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.substrate_sl_vectors"]], "substrate_transformation (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.substrate_transformation"]], "substrate_vectors (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.substrate_vectors"]], "total_energy (substratematch property)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.total_energy"]], "vec_angle() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.vec_angle"]], "vec_area() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.vec_area"]], "von_mises_strain (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.von_mises_strain"]], "afm (ordering attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering.AFM"]], "collinearmagneticstructureanalyzer (class in pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer"]], "fm (ordering attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering.FM"]], "fim (ordering attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering.FiM"]], "heisenbergmapper (class in pymatgen.analysis.magnetism.heisenberg)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper"]], "heisenbergmodel (class in pymatgen.analysis.magnetism.heisenberg)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergModel"]], "heisenbergscreener (class in pymatgen.analysis.magnetism.heisenberg)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergScreener"]], "jahntelleranalyzer (class in pymatgen.analysis.magnetism.jahnteller)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer"]], "magneticdeformation (class in pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.MagneticDeformation"]], "magneticstructureenumerator (class in pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.MagneticStructureEnumerator"]], "nm (ordering attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering.NM"]], "ordering (class in pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering"]], "overwritemagmommode (class in pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode"]], "unknown (ordering attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering.Unknown"]], "as_dict() (heisenbergmodel method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergModel.as_dict"]], "available_strategies (magneticstructureenumerator attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.MagneticStructureEnumerator.available_strategies"]], "deformation (magneticdeformation attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.MagneticDeformation.deformation"]], "estimate_exchange() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.estimate_exchange"]], "from_dict() (heisenbergmodel class method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergModel.from_dict"]], "get_analysis() (jahntelleranalyzer method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.get_analysis"]], "get_analysis_and_structure() (jahntelleranalyzer method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.get_analysis_and_structure"]], "get_exchange() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.get_exchange"]], "get_exchange_group_info() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.get_exchange_group_info"]], "get_ferromagnetic_structure() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.get_ferromagnetic_structure"]], "get_heisenberg_model() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.get_heisenberg_model"]], "get_interaction_graph() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.get_interaction_graph"]], "get_low_energy_orderings() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.get_low_energy_orderings"]], "get_magnitude_of_effect_from_species() (jahntelleranalyzer method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.get_magnitude_of_effect_from_species"]], "get_magnitude_of_effect_from_spin_config() (jahntelleranalyzer static method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.get_magnitude_of_effect_from_spin_config"]], "get_mft_temperature() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.get_mft_temperature"]], "get_nonmagnetic_structure() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.get_nonmagnetic_structure"]], "get_structure_with_only_magnetic_atoms() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.get_structure_with_only_magnetic_atoms"]], "get_structure_with_spin() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.get_structure_with_spin"]], "is_jahn_teller_active() (jahntelleranalyzer method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.is_jahn_teller_active"]], "is_magnetic (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.is_magnetic"]], "magmoms (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.magmoms"]], "magnetic_deformation() (in module pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.magnetic_deformation"]], "magnetic_species_and_magmoms (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.magnetic_species_and_magmoms"]], "matches_ordering() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.matches_ordering"]], "mu_so() (jahntelleranalyzer static method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.mu_so"]], "none (overwritemagmommode attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode.none"]], "normalize (overwritemagmommode attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode.normalize"]], "number_of_magnetic_sites (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.number_of_magnetic_sites"]], "number_of_unique_magnetic_sites() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.number_of_unique_magnetic_sites"]], "ordering (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.ordering"]], "pymatgen.analysis.magnetism": [[22, "module-pymatgen.analysis.magnetism"]], "pymatgen.analysis.magnetism.analyzer": [[22, "module-pymatgen.analysis.magnetism.analyzer"]], "pymatgen.analysis.magnetism.heisenberg": [[22, "module-pymatgen.analysis.magnetism.heisenberg"]], "pymatgen.analysis.magnetism.jahnteller": [[22, "module-pymatgen.analysis.magnetism.jahnteller"]], "replace_all (overwritemagmommode attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode.replace_all"]], "respect_sign (overwritemagmommode attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode.respect_sign"]], "respect_zero (overwritemagmommode attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode.respect_zero"]], "screened_energies (heisenbergscreener attribute)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergScreener.screened_energies"]], "screened_structures (heisenbergscreener attribute)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergScreener.screened_structures"]], "tag_structure() (jahntelleranalyzer method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.tag_structure"]], "type (magneticdeformation attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.MagneticDeformation.type"]], "types_of_magnetic_specie (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.types_of_magnetic_specie"]], "types_of_magnetic_species (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.types_of_magnetic_species"]], "absorption_coefficient() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.absorption_coefficient"]], "get_dir_indir_gap() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.get_dir_indir_gap"]], "matrix_eigvals() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.matrix_eigvals"]], "optics() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.optics"]], "parse_dielectric_data() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.parse_dielectric_data"]], "pymatgen.analysis.solar": [[23, "module-pymatgen.analysis.solar"]], "pymatgen.analysis.solar.slme": [[23, "module-pymatgen.analysis.solar.slme"]], "slme() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.slme"]], "to_matrix() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.to_matrix"]], "dlsvolumepredictor (class in pymatgen.analysis.structure_prediction.volume_predictor)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.DLSVolumePredictor"]], "rlsvolumepredictor (class in pymatgen.analysis.structure_prediction.volume_predictor)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.RLSVolumePredictor"]], "substitutionpredictor (class in pymatgen.analysis.structure_prediction.substitution_probability)": [[24, "pymatgen.analysis.structure_prediction.substitution_probability.SubstitutionPredictor"]], "substitutionprobability (class in pymatgen.analysis.structure_prediction.substitution_probability)": [[24, "pymatgen.analysis.structure_prediction.substitution_probability.SubstitutionProbability"]], "substitutor (class in pymatgen.analysis.structure_prediction.substitutor)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor"]], "as_dict() (substitutor method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.as_dict"]], "composition_prediction() (substitutionpredictor method)": [[24, "pymatgen.analysis.structure_prediction.substitution_probability.SubstitutionPredictor.composition_prediction"]], "from_dict() (substitutor class method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.from_dict"]], "get_allowed_species() (substitutor method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.get_allowed_species"]], "get_dopants_from_shannon_radii() (in module pymatgen.analysis.structure_prediction.dopant_predictor)": [[24, "pymatgen.analysis.structure_prediction.dopant_predictor.get_dopants_from_shannon_radii"]], "get_dopants_from_substitution_probabilities() (in module pymatgen.analysis.structure_prediction.dopant_predictor)": [[24, "pymatgen.analysis.structure_prediction.dopant_predictor.get_dopants_from_substitution_probabilities"]], "get_predicted_structure() (dlsvolumepredictor method)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.DLSVolumePredictor.get_predicted_structure"]], "get_predicted_structure() (rlsvolumepredictor method)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.RLSVolumePredictor.get_predicted_structure"]], "list_prediction() (substitutionpredictor method)": [[24, "pymatgen.analysis.structure_prediction.substitution_probability.SubstitutionPredictor.list_prediction"]], "pred_from_comp() (substitutor method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.pred_from_comp"]], "pred_from_list() (substitutor method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.pred_from_list"]], "pred_from_structures() (substitutor method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.pred_from_structures"]], "predict() (dlsvolumepredictor method)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.DLSVolumePredictor.predict"]], "predict() (rlsvolumepredictor method)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.RLSVolumePredictor.predict"]], "pymatgen.analysis.structure_prediction": [[24, "module-pymatgen.analysis.structure_prediction"]], "pymatgen.analysis.structure_prediction.dopant_predictor": [[24, "module-pymatgen.analysis.structure_prediction.dopant_predictor"]], "pymatgen.analysis.structure_prediction.substitution_probability": [[24, "module-pymatgen.analysis.structure_prediction.substitution_probability"]], "pymatgen.analysis.structure_prediction.substitutor": [[24, "module-pymatgen.analysis.structure_prediction.substitutor"]], "pymatgen.analysis.structure_prediction.volume_predictor": [[24, "module-pymatgen.analysis.structure_prediction.volume_predictor"]], "socspillage (class in pymatgen.analysis.topological.spillage)": [[25, "pymatgen.analysis.topological.spillage.SOCSpillage"]], "isclose() (socspillage static method)": [[25, "pymatgen.analysis.topological.spillage.SOCSpillage.isclose"]], "orth() (socspillage static method)": [[25, "pymatgen.analysis.topological.spillage.SOCSpillage.orth"]], "overlap_so_spinpol() (socspillage method)": [[25, "pymatgen.analysis.topological.spillage.SOCSpillage.overlap_so_spinpol"]], "pymatgen.analysis.topological": [[25, "module-pymatgen.analysis.topological"]], "pymatgen.analysis.topological.spillage": [[25, "module-pymatgen.analysis.topological.spillage"]], "xas (class in pymatgen.analysis.xas.spectrum)": [[26, "pymatgen.analysis.xas.spectrum.XAS"]], "xlabel (xas attribute)": [[26, "pymatgen.analysis.xas.spectrum.XAS.XLABEL"]], "ylabel (xas attribute)": [[26, "pymatgen.analysis.xas.spectrum.XAS.YLABEL"]], "pymatgen.analysis.xas": [[26, "module-pymatgen.analysis.xas"]], "pymatgen.analysis.xas.spectrum": [[26, "module-pymatgen.analysis.xas.spectrum"]], "site_weighted_spectrum() (in module pymatgen.analysis.xas.spectrum)": [[26, "pymatgen.analysis.xas.spectrum.site_weighted_spectrum"]], "stitch() (xas method)": [[26, "pymatgen.analysis.xas.spectrum.XAS.stitch"]], "pymatgen.apps": [[27, "module-pymatgen.apps"]], "abstractelectrode (class in pymatgen.apps.battery.battery_abc)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode"]], "abstractvoltagepair (class in pymatgen.apps.battery.battery_abc)": [[28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair"]], "batteryanalyzer (class in pymatgen.apps.battery.analyzer)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer"]], "conversionelectrode (class in pymatgen.apps.battery.conversion_battery)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode"]], "conversionvoltagepair (class in pymatgen.apps.battery.conversion_battery)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair"]], "insertionelectrode (class in pymatgen.apps.battery.insertion_battery)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode"]], "insertionvoltagepair (class in pymatgen.apps.battery.insertion_battery)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionVoltagePair"]], "voltageprofileplotter (class in pymatgen.apps.battery.plotter)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter"]], "add_electrode() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.add_electrode"]], "as_dict_legacy() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.as_dict_legacy"]], "entries_charge (conversionvoltagepair attribute)": [[28, "id14"], [28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.entries_charge"]], "entries_discharge (conversionvoltagepair attribute)": [[28, "id15"], [28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.entries_discharge"]], "entry_charge (insertionvoltagepair attribute)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionVoltagePair.entry_charge"]], "entry_discharge (insertionvoltagepair attribute)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionVoltagePair.entry_discharge"]], "frac_charge (abstractvoltagepair attribute)": [[28, "id4"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.frac_charge"]], "frac_charge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.frac_charge"]], "frac_discharge (abstractvoltagepair attribute)": [[28, "id5"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.frac_discharge"]], "frac_discharge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.frac_discharge"]], "framework (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.framework"]], "framework (abstractvoltagepair property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.framework"]], "framework_formula (abstractelectrode attribute)": [[28, "id0"], [28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.framework_formula"]], "framework_formula (abstractvoltagepair attribute)": [[28, "id6"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.framework_formula"]], "from_composition_and_entries() (conversionelectrode class method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.from_composition_and_entries"]], "from_composition_and_pd() (conversionelectrode class method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.from_composition_and_pd"]], "from_dict_legacy() (insertionelectrode class method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.from_dict_legacy"]], "from_entries() (insertionelectrode class method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.from_entries"]], "from_entries() (insertionvoltagepair class method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionVoltagePair.from_entries"]], "from_steps() (conversionvoltagepair class method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.from_steps"]], "fully_charged_entry (insertionelectrode property)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.fully_charged_entry"]], "fully_discharged_entry (insertionelectrode property)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.fully_discharged_entry"]], "get_all_entries() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_all_entries"]], "get_average_voltage() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_average_voltage"]], "get_capacity_grav() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_capacity_grav"]], "get_capacity_vol() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_capacity_vol"]], "get_energy_density() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_energy_density"]], "get_max_capgrav() (batteryanalyzer method)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer.get_max_capgrav"]], "get_max_capvol() (batteryanalyzer method)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer.get_max_capvol"]], "get_max_instability() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_max_instability"]], "get_max_muo2() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_max_muO2"]], "get_min_instability() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_min_instability"]], "get_min_muo2() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_min_muO2"]], "get_plot() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.get_plot"]], "get_plot_data() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.get_plot_data"]], "get_plotly_figure() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.get_plotly_figure"]], "get_removals_int_oxid() (batteryanalyzer method)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer.get_removals_int_oxid"]], "get_specific_energy() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_specific_energy"]], "get_stable_entries() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_stable_entries"]], "get_sub_electrodes() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_sub_electrodes"]], "get_sub_electrodes() (conversionelectrode method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.get_sub_electrodes"]], "get_sub_electrodes() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_sub_electrodes"]], "get_summary_dict() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_summary_dict"]], "get_summary_dict() (conversionelectrode method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.get_summary_dict"]], "get_summary_dict() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_summary_dict"]], "get_unstable_entries() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_unstable_entries"]], "initial_comp (conversionelectrode property)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.initial_comp"]], "initial_comp_formula (conversionelectrode attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.initial_comp_formula"]], "is_redox_active_intercalation() (in module pymatgen.apps.battery.analyzer)": [[28, "pymatgen.apps.battery.analyzer.is_redox_active_intercalation"]], "is_super_electrode() (conversionelectrode method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.is_super_electrode"]], "mah (abstractvoltagepair attribute)": [[28, "id7"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.mAh"]], "mah (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.mAh"]], "mass_charge (abstractvoltagepair attribute)": [[28, "id8"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.mass_charge"]], "mass_charge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.mass_charge"]], "mass_discharge (abstractvoltagepair attribute)": [[28, "id9"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.mass_discharge"]], "mass_discharge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.mass_discharge"]], "max_delta_volume (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.max_delta_volume"]], "max_ion_insertion (batteryanalyzer property)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer.max_ion_insertion"]], "max_ion_removal (batteryanalyzer property)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer.max_ion_removal"]], "max_voltage (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.max_voltage"]], "max_voltage_step (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.max_voltage_step"]], "min_voltage (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.min_voltage"]], "normalization_mass (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.normalization_mass"]], "normalization_volume (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.normalization_volume"]], "num_steps (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.num_steps"]], "pymatgen.apps.battery": [[28, "module-pymatgen.apps.battery"]], "pymatgen.apps.battery.analyzer": [[28, "module-pymatgen.apps.battery.analyzer"]], "pymatgen.apps.battery.battery_abc": [[28, "module-pymatgen.apps.battery.battery_abc"]], "pymatgen.apps.battery.conversion_battery": [[28, "module-pymatgen.apps.battery.conversion_battery"]], "pymatgen.apps.battery.insertion_battery": [[28, "module-pymatgen.apps.battery.insertion_battery"]], "pymatgen.apps.battery.plotter": [[28, "module-pymatgen.apps.battery.plotter"]], "rxn (conversionvoltagepair attribute)": [[28, "id16"], [28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.rxn"]], "save() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.save"]], "show() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.show"]], "stable_entries (insertionelectrode attribute)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.stable_entries"]], "unstable_entries (insertionelectrode attribute)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.unstable_entries"]], "vol_charge (abstractvoltagepair attribute)": [[28, "id10"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.vol_charge"]], "vol_charge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.vol_charge"]], "vol_discharge (abstractvoltagepair attribute)": [[28, "id11"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.vol_discharge"]], "vol_discharge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.vol_discharge"]], "voltage (abstractvoltagepair attribute)": [[28, "id12"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.voltage"]], "voltage (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.voltage"]], "voltage_pairs (abstractelectrode attribute)": [[28, "id1"], [28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.voltage_pairs"]], "working_ion (abstractelectrode attribute)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.working_ion"]], "working_ion (abstractelectrode property)": [[28, "id2"]], "working_ion (abstractvoltagepair property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.working_ion"]], "working_ion_entry (abstractelectrode attribute)": [[28, "id3"], [28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.working_ion_entry"]], "working_ion_entry (abstractvoltagepair attribute)": [[28, "id13"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.working_ion_entry"]], "working_ion_entry (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.working_ion_entry"]], "x_charge (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.x_charge"]], "x_charge (abstractvoltagepair property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.x_charge"]], "x_discharge (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.x_discharge"]], "x_discharge (abstractvoltagepair property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.x_discharge"]], "abstractdrone (class in pymatgen.apps.borg.hive)": [[29, "pymatgen.apps.borg.hive.AbstractDrone"]], "borgqueen (class in pymatgen.apps.borg.queen)": [[29, "pymatgen.apps.borg.queen.BorgQueen"]], "gaussiantocomputedentrydrone (class in pymatgen.apps.borg.hive)": [[29, "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone"]], "simplevasptocomputedentrydrone (class in pymatgen.apps.borg.hive)": [[29, "pymatgen.apps.borg.hive.SimpleVaspToComputedEntryDrone"]], "vasptocomputedentrydrone (class in pymatgen.apps.borg.hive)": [[29, "pymatgen.apps.borg.hive.VaspToComputedEntryDrone"]], "as_dict() (gaussiantocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone.as_dict"]], "as_dict() (simplevasptocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.SimpleVaspToComputedEntryDrone.as_dict"]], "as_dict() (vasptocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.VaspToComputedEntryDrone.as_dict"]], "assimilate() (abstractdrone method)": [[29, "pymatgen.apps.borg.hive.AbstractDrone.assimilate"]], "assimilate() (gaussiantocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone.assimilate"]], "assimilate() (simplevasptocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.SimpleVaspToComputedEntryDrone.assimilate"]], "assimilate() (vasptocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.VaspToComputedEntryDrone.assimilate"]], "from_dict() (gaussiantocomputedentrydrone class method)": [[29, "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone.from_dict"]], "from_dict() (simplevasptocomputedentrydrone class method)": [[29, "pymatgen.apps.borg.hive.SimpleVaspToComputedEntryDrone.from_dict"]], "from_dict() (vasptocomputedentrydrone class method)": [[29, "pymatgen.apps.borg.hive.VaspToComputedEntryDrone.from_dict"]], "get_data() (borgqueen method)": [[29, "pymatgen.apps.borg.queen.BorgQueen.get_data"]], "get_valid_paths() (abstractdrone method)": [[29, "pymatgen.apps.borg.hive.AbstractDrone.get_valid_paths"]], "get_valid_paths() (gaussiantocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone.get_valid_paths"]], "get_valid_paths() (vasptocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.VaspToComputedEntryDrone.get_valid_paths"]], "load_data() (borgqueen method)": [[29, "pymatgen.apps.borg.queen.BorgQueen.load_data"]], "order_assimilation() (in module pymatgen.apps.borg.queen)": [[29, "pymatgen.apps.borg.queen.order_assimilation"]], "parallel_assimilate() (borgqueen method)": [[29, "pymatgen.apps.borg.queen.BorgQueen.parallel_assimilate"]], "pymatgen.apps.borg": [[29, "module-pymatgen.apps.borg"]], "pymatgen.apps.borg.hive": [[29, "module-pymatgen.apps.borg.hive"]], "pymatgen.apps.borg.queen": [[29, "module-pymatgen.apps.borg.queen"]], "save_data() (borgqueen method)": [[29, "pymatgen.apps.borg.queen.BorgQueen.save_data"]], "serial_assimilate() (borgqueen method)": [[29, "pymatgen.apps.borg.queen.BorgQueen.serial_assimilate"]], "add_config_var() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.add_config_var"]], "analyze() (in module pymatgen.cli.pmg_analyze)": [[30, "pymatgen.cli.pmg_analyze.analyze"]], "analyze_localenv() (in module pymatgen.cli.pmg_structure)": [[30, "pymatgen.cli.pmg_structure.analyze_localenv"]], "analyze_structures() (in module pymatgen.cli.pmg_structure)": [[30, "pymatgen.cli.pmg_structure.analyze_structures"]], "analyze_symmetry() (in module pymatgen.cli.pmg_structure)": [[30, "pymatgen.cli.pmg_structure.analyze_symmetry"]], "build_bader() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.build_bader"]], "build_enum() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.build_enum"]], "compare_structures() (in module pymatgen.cli.pmg_structure)": [[30, "pymatgen.cli.pmg_structure.compare_structures"]], "configure_pmg() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.configure_pmg"]], "convert_fmt() (in module pymatgen.cli.pmg_structure)": [[30, "pymatgen.cli.pmg_structure.convert_fmt"]], "diff_incar() (in module pymatgen.cli.pmg)": [[30, "pymatgen.cli.pmg.diff_incar"]], "do_query() (in module pymatgen.cli.pmg_query)": [[30, "pymatgen.cli.pmg_query.do_query"]], "gen_potcar() (in module pymatgen.cli.pmg_potcar)": [[30, "pymatgen.cli.pmg_potcar.gen_potcar"]], "generate_potcar() (in module pymatgen.cli.pmg_potcar)": [[30, "pymatgen.cli.pmg_potcar.generate_potcar"]], "get_chgint_plot() (in module pymatgen.cli.pmg_plot)": [[30, "pymatgen.cli.pmg_plot.get_chgint_plot"]], "get_dos_plot() (in module pymatgen.cli.pmg_plot)": [[30, "pymatgen.cli.pmg_plot.get_dos_plot"]], "get_energies() (in module pymatgen.cli.gaussian_analyzer)": [[30, "pymatgen.cli.gaussian_analyzer.get_energies"]], "get_energies() (in module pymatgen.cli.pmg_analyze)": [[30, "pymatgen.cli.pmg_analyze.get_energies"]], "get_magnetizations() (in module pymatgen.cli.pmg_analyze)": [[30, "pymatgen.cli.pmg_analyze.get_magnetizations"]], "get_xrd_plot() (in module pymatgen.cli.pmg_plot)": [[30, "pymatgen.cli.pmg_plot.get_xrd_plot"]], "install_software() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.install_software"]], "main() (in module pymatgen.cli.feff_plot_cross_section)": [[30, "pymatgen.cli.feff_plot_cross_section.main"]], "main() (in module pymatgen.cli.feff_plot_dos)": [[30, "pymatgen.cli.feff_plot_dos.main"]], "main() (in module pymatgen.cli.gaussian_analyzer)": [[30, "pymatgen.cli.gaussian_analyzer.main"]], "main() (in module pymatgen.cli.get_environment)": [[30, "pymatgen.cli.get_environment.main"]], "main() (in module pymatgen.cli.pmg)": [[30, "pymatgen.cli.pmg.main"]], "parse_view() (in module pymatgen.cli.pmg)": [[30, "pymatgen.cli.pmg.parse_view"]], "plot() (in module pymatgen.cli.pmg_plot)": [[30, "pymatgen.cli.pmg_plot.plot"]], "proc_dir() (in module pymatgen.cli.pmg_potcar)": [[30, "pymatgen.cli.pmg_potcar.proc_dir"]], "pymatgen.cli": [[30, "module-pymatgen.cli"]], "pymatgen.cli.feff_plot_cross_section": [[30, "module-pymatgen.cli.feff_plot_cross_section"]], "pymatgen.cli.feff_plot_dos": [[30, "module-pymatgen.cli.feff_plot_dos"]], "pymatgen.cli.gaussian_analyzer": [[30, "module-pymatgen.cli.gaussian_analyzer"]], "pymatgen.cli.get_environment": [[30, "module-pymatgen.cli.get_environment"]], "pymatgen.cli.pmg": [[30, "module-pymatgen.cli.pmg"]], "pymatgen.cli.pmg_analyze": [[30, "module-pymatgen.cli.pmg_analyze"]], "pymatgen.cli.pmg_config": [[30, "module-pymatgen.cli.pmg_config"]], "pymatgen.cli.pmg_plot": [[30, "module-pymatgen.cli.pmg_plot"]], "pymatgen.cli.pmg_potcar": [[30, "module-pymatgen.cli.pmg_potcar"]], "pymatgen.cli.pmg_query": [[30, "module-pymatgen.cli.pmg_query"]], "pymatgen.cli.pmg_structure": [[30, "module-pymatgen.cli.pmg_structure"]], "setup_cp2k_data() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.setup_cp2k_data"]], "setup_potcars() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.setup_potcars"]], "baderanalysis (class in pymatgen.command_line.bader_caller)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis"]], "buckinghampotential (class in pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.BuckinghamPotential"]], "chargemolanalysis (class in pymatgen.command_line.chargemol_caller)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis"]], "critic2analysis (class in pymatgen.command_line.critic2_caller)": [[31, "pymatgen.command_line.critic2_caller.Critic2Analysis"]], "critic2caller (class in pymatgen.command_line.critic2_caller)": [[31, "pymatgen.command_line.critic2_caller.Critic2Caller"]], "criticalpoint (class in pymatgen.command_line.critic2_caller)": [[31, "pymatgen.command_line.critic2_caller.CriticalPoint"]], "criticalpointtype (class in pymatgen.command_line.critic2_caller)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType"]], "enumerror": [[31, "pymatgen.command_line.enumlib_caller.EnumError"]], "gulpcaller (class in pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.GulpCaller"]], "gulpconvergenceerror": [[31, "pymatgen.command_line.gulp_caller.GulpConvergenceError"]], "gulperror": [[31, "pymatgen.command_line.gulp_caller.GulpError"]], "gulpio (class in pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.GulpIO"]], "sqs (class in pymatgen.command_line.mcsqs_caller)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs"]], "tersoffpotential (class in pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.TersoffPotential"]], "vampirecaller (class in pymatgen.command_line.vampire_caller)": [[31, "pymatgen.command_line.vampire_caller.VampireCaller"]], "vampireoutput (class in pymatgen.command_line.vampire_caller)": [[31, "pymatgen.command_line.vampire_caller.VampireOutput"]], "allsqs (sqs attribute)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs.allsqs"]], "bader_analysis_from_objects() (in module pymatgen.command_line.bader_caller)": [[31, "pymatgen.command_line.bader_caller.bader_analysis_from_objects"]], "bader_analysis_from_path() (in module pymatgen.command_line.bader_caller)": [[31, "pymatgen.command_line.bader_caller.bader_analysis_from_path"]], "bestsqs (sqs attribute)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs.bestsqs"]], "bond (criticalpointtype attribute)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType.bond"]], "buckingham_input() (gulpio method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.buckingham_input"]], "buckingham_potential() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.buckingham_potential"]], "cage (criticalpointtype attribute)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType.cage"]], "clusters (sqs attribute)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs.clusters"]], "directory (sqs attribute)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs.directory"]], "ellipticity (criticalpoint property)": [[31, "pymatgen.command_line.critic2_caller.CriticalPoint.ellipticity"]], "from_chgcar() (critic2caller class method)": [[31, "pymatgen.command_line.critic2_caller.Critic2Caller.from_chgcar"]], "from_path() (baderanalysis class method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.from_path"]], "from_path() (critic2caller class method)": [[31, "pymatgen.command_line.critic2_caller.Critic2Caller.from_path"]], "get_bond_order() (chargemolanalysis method)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.get_bond_order"]], "get_charge() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_charge"]], "get_charge() (chargemolanalysis method)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.get_charge"]], "get_charge_decorated_structure() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_charge_decorated_structure"]], "get_charge_transfer() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_charge_transfer"]], "get_charge_transfer() (chargemolanalysis method)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.get_charge_transfer"]], "get_critical_point_for_site() (critic2analysis method)": [[31, "pymatgen.command_line.critic2_caller.Critic2Analysis.get_critical_point_for_site"]], "get_decorated_structure() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_decorated_structure"]], "get_energy() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.get_energy"]], "get_energy_buckingham() (in module pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.get_energy_buckingham"]], "get_energy_relax_structure_buckingham() (in module pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.get_energy_relax_structure_buckingham"]], "get_energy_tersoff() (in module pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.get_energy_tersoff"]], "get_filepath() (in module pymatgen.command_line.critic2_caller)": [[31, "pymatgen.command_line.critic2_caller.get_filepath"]], "get_oxidation_state_decorated_structure() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_oxidation_state_decorated_structure"]], "get_partial_charge() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_partial_charge"]], "get_partial_charge() (chargemolanalysis method)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.get_partial_charge"]], "get_property_decorated_structure() (chargemolanalysis method)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.get_property_decorated_structure"]], "get_relaxed_structure() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.get_relaxed_structure"]], "get_volume_and_charge_for_site() (critic2analysis method)": [[31, "pymatgen.command_line.critic2_caller.Critic2Analysis.get_volume_and_charge_for_site"]], "keyword_line() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.keyword_line"]], "laplacian (criticalpoint property)": [[31, "pymatgen.command_line.critic2_caller.CriticalPoint.laplacian"]], "library_line() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.library_line"]], "nnattr (criticalpointtype attribute)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType.nnattr"]], "nucleus (criticalpointtype attribute)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType.nucleus"]], "objective_function (sqs attribute)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs.objective_function"]], "parse_stdout() (vampirecaller static method)": [[31, "pymatgen.command_line.vampire_caller.VampireCaller.parse_stdout"]], "pymatgen.command_line": [[31, "module-pymatgen.command_line"]], "pymatgen.command_line.bader_caller": [[31, "module-pymatgen.command_line.bader_caller"]], "pymatgen.command_line.chargemol_caller": [[31, "module-pymatgen.command_line.chargemol_caller"]], "pymatgen.command_line.critic2_caller": [[31, "module-pymatgen.command_line.critic2_caller"]], "pymatgen.command_line.enumlib_caller": [[31, "module-pymatgen.command_line.enumlib_caller"]], "pymatgen.command_line.gulp_caller": [[31, "module-pymatgen.command_line.gulp_caller"]], "pymatgen.command_line.mcsqs_caller": [[31, "module-pymatgen.command_line.mcsqs_caller"]], "pymatgen.command_line.vampire_caller": [[31, "module-pymatgen.command_line.vampire_caller"]], "ring (criticalpointtype attribute)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType.ring"]], "run() (gulpcaller method)": [[31, "pymatgen.command_line.gulp_caller.GulpCaller.run"]], "run_mcsqs() (in module pymatgen.command_line.mcsqs_caller)": [[31, "pymatgen.command_line.mcsqs_caller.run_mcsqs"]], "specie_potential_lines() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.specie_potential_lines"]], "structure_graph() (critic2analysis method)": [[31, "pymatgen.command_line.critic2_caller.Critic2Analysis.structure_graph"]], "structure_lines() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.structure_lines"]], "summary (baderanalysis property)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.summary"]], "summary (chargemolanalysis property)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.summary"]], "tersoff_input() (gulpio method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.tersoff_input"]], "tersoff_potential() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.tersoff_potential"]], "type (criticalpoint property)": [[31, "pymatgen.command_line.critic2_caller.CriticalPoint.type"]], "ac (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ac"]], "ag (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ag"]], "al (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Al"]], "am (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Am"]], "ar (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ar"]], "arraywithunit (class in pymatgen.core.units)": [[32, "pymatgen.core.units.ArrayWithUnit"]], "as (element attribute)": [[32, "pymatgen.core.periodic_table.Element.As"]], "at (element attribute)": [[32, "pymatgen.core.periodic_table.Element.At"]], "au (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Au"]], "b (element attribute)": [[32, "pymatgen.core.periodic_table.Element.B"]], "ba (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ba"]], "be (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Be"]], "bh (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Bh"]], "bi (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Bi"]], "bk (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Bk"]], "br (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Br"]], "c (element attribute)": [[32, "pymatgen.core.periodic_table.Element.C"]], "ca (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ca"]], "cd (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cd"]], "ce (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ce"]], "cf (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cf"]], "charge (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Charge"]], "chemicalpotential (class in pymatgen.core.composition)": [[32, "pymatgen.core.composition.ChemicalPotential"]], "cl (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cl"]], "cm (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cm"]], "cn (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cn"]], "co (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Co"]], "composition (class in pymatgen.core.composition)": [[32, "pymatgen.core.composition.Composition"]], "compositionerror": [[32, "pymatgen.core.composition.CompositionError"]], "covalentbond (class in pymatgen.core.bonds)": [[32, "pymatgen.core.bonds.CovalentBond"]], "cr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cr"]], "cs (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cs"]], "cu (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cu"]], "distance_tolerance (sitecollection attribute)": [[32, "pymatgen.core.structure.SiteCollection.DISTANCE_TOLERANCE"]], "db (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Db"]], "ds (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ds"]], "dummyspecie (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.DummySpecie"]], "dummyspecies (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.DummySpecies"]], "dy (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Dy"]], "element (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.Element"]], "elementbase (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.ElementBase"]], "energy (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Energy"]], "er (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Er"]], "error (arraywithunit attribute)": [[32, "pymatgen.core.units.ArrayWithUnit.Error"]], "error (floatwithunit attribute)": [[32, "pymatgen.core.units.FloatWithUnit.Error"]], "error (unit attribute)": [[32, "pymatgen.core.units.Unit.Error"]], "es (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Es"]], "eu (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Eu"]], "f (element attribute)": [[32, "pymatgen.core.periodic_table.Element.F"]], "fe (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Fe"]], "fl (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Fl"]], "floatwithunit (class in pymatgen.core.units)": [[32, "pymatgen.core.units.FloatWithUnit"]], "fm (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Fm"]], "fr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Fr"]], "gga_c_am05 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_AM05"]], "gga_c_apbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_APBE"]], "gga_c_bgcp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_BGCP"]], "gga_c_ft97 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_FT97"]], "gga_c_gam (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_GAM"]], "gga_c_hcth_a (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_HCTH_A"]], "gga_c_lm (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_LM"]], "gga_c_lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_LYP"]], "gga_c_n12 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_N12"]], "gga_c_n12_sx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_N12_SX"]], "gga_c_optc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OPTC"]], "gga_c_op_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OP_B88"]], "gga_c_op_g96 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OP_G96"]], "gga_c_op_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OP_PBE"]], "gga_c_op_pw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OP_PW91"]], "gga_c_op_xalpha (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OP_XALPHA"]], "gga_c_p86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_P86"]], "gga_c_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBE"]], "gga_c_pbefe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBEFE"]], "gga_c_pbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBEINT"]], "gga_c_pbeloc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBELOC"]], "gga_c_pbe_jrgx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBE_JRGX"]], "gga_c_pbe_sol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBE_SOL"]], "gga_c_pw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PW91"]], "gga_c_q2d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_Q2D"]], "gga_c_regtpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_REGTPSS"]], "gga_c_revtca (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_REVTCA"]], "gga_c_rge2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_RGE2"]], "gga_c_sogga11 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_SOGGA11"]], "gga_c_sogga11_x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_SOGGA11_X"]], "gga_c_spbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_SPBE"]], "gga_c_tca (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_TCA"]], "gga_c_wi (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_WI"]], "gga_c_wi0 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_WI0"]], "gga_c_wl (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_WL"]], "gga_c_xpbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_XPBE"]], "gga_c_zpbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_ZPBEINT"]], "gga_c_zpbesol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_ZPBESOL"]], "gga_k_absp1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_ABSP1"]], "gga_k_absp2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_ABSP2"]], "gga_k_apbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_APBE"]], "gga_k_apbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_APBEINT"]], "gga_k_baltin (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_BALTIN"]], "gga_k_dk (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_DK"]], "gga_k_ernzerhof (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_ERNZERHOF"]], "gga_k_fr_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_FR_B88"]], "gga_k_fr_pw86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_FR_PW86"]], "gga_k_ge2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_GE2"]], "gga_k_golden (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_GOLDEN"]], "gga_k_gp85 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_GP85"]], "gga_k_gr (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_GR"]], "gga_k_lc94 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_LC94"]], "gga_k_lieb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_LIEB"]], "gga_k_llp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_LLP"]], "gga_k_ludena (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_LUDENA"]], "gga_k_meyer (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_MEYER"]], "gga_k_ol1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_OL1"]], "gga_k_ol2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_OL2"]], "gga_k_pearson (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_PEARSON"]], "gga_k_perdew (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_PERDEW"]], "gga_k_revapbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_REVAPBE"]], "gga_k_revapbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_REVAPBEINT"]], "gga_k_tfvw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_TFVW"]], "gga_k_thakkar (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_THAKKAR"]], "gga_k_tw1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_TW1"]], "gga_k_tw2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_TW2"]], "gga_k_tw3 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_TW3"]], "gga_k_tw4 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_TW4"]], "gga_k_vjks (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_VJKS"]], "gga_k_vsk (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_VSK"]], "gga_k_vw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_VW"]], "gga_k_yt65 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_YT65"]], "gga_xc_b97_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_B97_D"]], "gga_xc_b97_gga1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_B97_GGA1"]], "gga_xc_edf1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_EDF1"]], "gga_xc_hcth_120 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_120"]], "gga_xc_hcth_147 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_147"]], "gga_xc_hcth_407 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_407"]], "gga_xc_hcth_407p (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_407P"]], "gga_xc_hcth_93 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_93"]], "gga_xc_hcth_p14 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_P14"]], "gga_xc_hcth_p76 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_P76"]], "gga_xc_kt2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_KT2"]], "gga_xc_mohlyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_MOHLYP"]], "gga_xc_mohlyp2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_MOHLYP2"]], "gga_xc_mpwlyp1w (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_MPWLYP1W"]], "gga_xc_oblyp_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_OBLYP_D"]], "gga_xc_opbe_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_OPBE_D"]], "gga_xc_opwlyp_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_OPWLYP_D"]], "gga_xc_pbe1w (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_PBE1W"]], "gga_xc_pbelyp1w (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_PBELYP1W"]], "gga_xc_th1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH1"]], "gga_xc_th2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH2"]], "gga_xc_th3 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH3"]], "gga_xc_th4 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH4"]], "gga_xc_th_fc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH_FC"]], "gga_xc_th_fcfo (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH_FCFO"]], "gga_xc_th_fco (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH_FCO"]], "gga_xc_th_fl (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH_FL"]], "gga_xc_vv10 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_VV10"]], "gga_xc_xlyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_XLYP"]], "gga_x_2d_b86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_2D_B86"]], "gga_x_2d_b86_mgc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_2D_B86_MGC"]], "gga_x_2d_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_2D_B88"]], "gga_x_2d_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_2D_PBE"]], "gga_x_airy (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_AIRY"]], "gga_x_ak13 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_AK13"]], "gga_x_am05 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_AM05"]], "gga_x_apbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_APBE"]], "gga_x_b86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_B86"]], "gga_x_b86_mgc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_B86_MGC"]], "gga_x_b86_r (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_B86_R"]], "gga_x_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_B88"]], "gga_x_bayesian (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_BAYESIAN"]], "gga_x_bgcp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_BGCP"]], "gga_x_bpccac (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_BPCCAC"]], "gga_x_c09x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_C09X"]], "gga_x_cap (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_CAP"]], "gga_x_dk87_r1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_DK87_R1"]], "gga_x_dk87_r2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_DK87_R2"]], "gga_x_ev93 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_EV93"]], "gga_x_ft97_a (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_FT97_A"]], "gga_x_ft97_b (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_FT97_B"]], "gga_x_g96 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_G96"]], "gga_x_gam (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_GAM"]], "gga_x_hcth_a (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HCTH_A"]], "gga_x_herman (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HERMAN"]], "gga_x_hjs_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HJS_B88"]], "gga_x_hjs_b88_v2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HJS_B88_V2"]], "gga_x_hjs_b97x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HJS_B97X"]], "gga_x_hjs_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HJS_PBE"]], "gga_x_hjs_pbe_sol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HJS_PBE_SOL"]], "gga_x_htbs (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HTBS"]], "gga_x_ityh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_ITYH"]], "gga_x_kt1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_KT1"]], "gga_x_lag (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LAG"]], "gga_x_lambda_ch_n (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LAMBDA_CH_N"]], "gga_x_lambda_lo_n (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LAMBDA_LO_N"]], "gga_x_lambda_oc2_n (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LAMBDA_OC2_N"]], "gga_x_lb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LB"]], "gga_x_lbm (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LBM"]], "gga_x_lg93 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LG93"]], "gga_x_lv_rpw86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LV_RPW86"]], "gga_x_mb88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_MB88"]], "gga_x_mpbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_MPBE"]], "gga_x_mpw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_MPW91"]], "gga_x_n12 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_N12"]], "gga_x_ol2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_OL2"]], "gga_x_optb88_vdw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_OPTB88_VDW"]], "gga_x_optpbe_vdw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_OPTPBE_VDW"]], "gga_x_optx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_OPTX"]], "gga_x_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE"]], "gga_x_pbea (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBEA"]], "gga_x_pbefe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBEFE"]], "gga_x_pbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBEINT"]], "gga_x_pbek1_vdw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBEK1_VDW"]], "gga_x_pbe_jsjr (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE_JSJR"]], "gga_x_pbe_mol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE_MOL"]], "gga_x_pbe_r (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE_R"]], "gga_x_pbe_sol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE_SOL"]], "gga_x_pbe_tca (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE_TCA"]], "gga_x_pw86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PW86"]], "gga_x_pw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PW91"]], "gga_x_q2d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_Q2D"]], "gga_x_rge2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_RGE2"]], "gga_x_rpbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_RPBE"]], "gga_x_rpw86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_RPW86"]], "gga_x_sfat (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SFAT"]], "gga_x_sogga (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SOGGA"]], "gga_x_sogga11 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SOGGA11"]], "gga_x_ssb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SSB"]], "gga_x_ssb_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SSB_D"]], "gga_x_ssb_sw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SSB_SW"]], "gga_x_vmt84_ge (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_VMT84_GE"]], "gga_x_vmt84_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_VMT84_PBE"]], "gga_x_vmt_ge (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_VMT_GE"]], "gga_x_vmt_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_VMT_PBE"]], "gga_x_wc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_WC"]], "gga_x_wpbeh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_WPBEH"]], "gga_x_xpbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_XPBE"]], "ga (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ga"]], "gd (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Gd"]], "ge (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ge"]], "h (element attribute)": [[32, "pymatgen.core.periodic_table.Element.H"]], "hyb_gga_xc_b1lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B1LYP"]], "hyb_gga_xc_b1pw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B1PW91"]], "hyb_gga_xc_b1wc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B1WC"]], "hyb_gga_xc_b3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B3LYP"]], "hyb_gga_xc_b3lyp5 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B3LYP5"]], "hyb_gga_xc_b3lyps (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B3LYPs"]], "hyb_gga_xc_b3p86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B3P86"]], "hyb_gga_xc_b3pw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B3PW91"]], "hyb_gga_xc_b97 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97"]], "hyb_gga_xc_b97_1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97_1"]], "hyb_gga_xc_b97_1p (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97_1p"]], "hyb_gga_xc_b97_2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97_2"]], "hyb_gga_xc_b97_3 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97_3"]], "hyb_gga_xc_b97_k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97_K"]], "hyb_gga_xc_bhandh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_BHANDH"]], "hyb_gga_xc_bhandhlyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_BHANDHLYP"]], "hyb_gga_xc_camy_b3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_CAMY_B3LYP"]], "hyb_gga_xc_camy_blyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_CAMY_BLYP"]], "hyb_gga_xc_cam_b3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_CAM_B3LYP"]], "hyb_gga_xc_cap0 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_CAP0"]], "hyb_gga_xc_edf2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_EDF2"]], "hyb_gga_xc_hjs_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HJS_B88"]], "hyb_gga_xc_hjs_b97x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HJS_B97X"]], "hyb_gga_xc_hjs_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HJS_PBE"]], "hyb_gga_xc_hjs_pbe_sol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HJS_PBE_SOL"]], "hyb_gga_xc_hpbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HPBEINT"]], "hyb_gga_xc_hse03 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HSE03"]], "hyb_gga_xc_hse06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HSE06"]], "hyb_gga_xc_lcy_blyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_LCY_BLYP"]], "hyb_gga_xc_lcy_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_LCY_PBE"]], "hyb_gga_xc_lc_vv10 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_LC_VV10"]], "hyb_gga_xc_lrc_wpbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_LRC_WPBE"]], "hyb_gga_xc_lrc_wpbeh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_LRC_WPBEH"]], "hyb_gga_xc_mb3lyp_rc04 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_MB3LYP_RC04"]], "hyb_gga_xc_mpw3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_MPW3LYP"]], "hyb_gga_xc_mpw3pw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_MPW3PW"]], "hyb_gga_xc_mpwlyp1m (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_MPWLYP1M"]], "hyb_gga_xc_o3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_O3LYP"]], "hyb_gga_xc_pbe0_13 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_PBE0_13"]], "hyb_gga_xc_pbeh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_PBEH"]], "hyb_gga_xc_revb3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_REVB3LYP"]], "hyb_gga_xc_sb98_1a (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_1a"]], "hyb_gga_xc_sb98_1b (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_1b"]], "hyb_gga_xc_sb98_1c (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_1c"]], "hyb_gga_xc_sb98_2a (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_2a"]], "hyb_gga_xc_sb98_2b (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_2b"]], "hyb_gga_xc_sb98_2c (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_2c"]], "hyb_gga_xc_tuned_cam_b3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_TUNED_CAM_B3LYP"]], "hyb_gga_xc_wb97 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_WB97"]], "hyb_gga_xc_wb97x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_WB97X"]], "hyb_gga_xc_wb97x_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_WB97X_D"]], "hyb_gga_xc_wb97x_v (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_WB97X_V"]], "hyb_gga_xc_x3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_X3LYP"]], "hyb_gga_xc_mpw1k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_mPW1K"]], "hyb_gga_xc_mpw1pw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_mPW1PW"]], "hyb_gga_x_n12_sx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_X_N12_SX"]], "hyb_gga_x_sogga11_x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_X_SOGGA11_X"]], "hyb_mgga_xc_b86b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_B86B95"]], "hyb_mgga_xc_b88b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_B88B95"]], "hyb_mgga_xc_bb1k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_BB1K"]], "hyb_mgga_xc_m05 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M05"]], "hyb_mgga_xc_m05_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M05_2X"]], "hyb_mgga_xc_m06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M06"]], "hyb_mgga_xc_m06_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M06_2X"]], "hyb_mgga_xc_m06_hf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M06_HF"]], "hyb_mgga_xc_m08_hx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M08_HX"]], "hyb_mgga_xc_m08_so (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M08_SO"]], "hyb_mgga_xc_m11 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M11"]], "hyb_mgga_xc_mpw1b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_MPW1B95"]], "hyb_mgga_xc_mpwb1k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_MPWB1K"]], "hyb_mgga_xc_pw6b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_PW6B95"]], "hyb_mgga_xc_pw86b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_PW86B95"]], "hyb_mgga_xc_pwb6k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_PWB6K"]], "hyb_mgga_xc_revtpssh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_REVTPSSH"]], "hyb_mgga_xc_tpssh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_TPSSH"]], "hyb_mgga_xc_wb97m_v (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_WB97M_V"]], "hyb_mgga_xc_x1b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_X1B95"]], "hyb_mgga_xc_xb1k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_XB1K"]], "hyb_mgga_x_dldf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_DLDF"]], "hyb_mgga_x_mn12_sx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_MN12_SX"]], "hyb_mgga_x_mn15 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_MN15"]], "hyb_mgga_x_ms2h (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_MS2H"]], "hyb_mgga_x_mvsh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_MVSH"]], "hyb_mgga_x_scan0 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_SCAN0"]], "he (element attribute)": [[32, "pymatgen.core.periodic_table.Element.He"]], "hf (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Hf"]], "hg (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Hg"]], "ho (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ho"]], "hs (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Hs"]], "i (element attribute)": [[32, "pymatgen.core.periodic_table.Element.I"]], "imolecule (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.IMolecule"]], "istructure (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.IStructure"]], "in (element attribute)": [[32, "pymatgen.core.periodic_table.Element.In"]], "interface (class in pymatgen.core.interface)": [[32, "pymatgen.core.interface.Interface"]], "ion (class in pymatgen.core.ion)": [[32, "pymatgen.core.ion.Ion"]], "ir (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ir"]], "k (element attribute)": [[32, "pymatgen.core.periodic_table.Element.K"]], "kr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Kr"]], "lda_c_1d_csc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_1D_CSC"]], "lda_c_1d_loos (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_1D_LOOS"]], "lda_c_2d_amgb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_2D_AMGB"]], "lda_c_2d_prm (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_2D_PRM"]], "lda_c_gl (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_GL"]], "lda_c_gombas (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_GOMBAS"]], "lda_c_hl (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_HL"]], "lda_c_ml1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_ML1"]], "lda_c_ml2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_ML2"]], "lda_c_ob_pw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_OB_PW"]], "lda_c_ob_pz (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_OB_PZ"]], "lda_c_pw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_PW"]], "lda_c_pw_mod (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_PW_MOD"]], "lda_c_pw_rpa (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_PW_RPA"]], "lda_c_pz (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_PZ"]], "lda_c_pz_mod (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_PZ_MOD"]], "lda_c_rc04 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_RC04"]], "lda_c_rpa (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_RPA"]], "lda_c_vwn (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN"]], "lda_c_vwn_1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN_1"]], "lda_c_vwn_2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN_2"]], "lda_c_vwn_3 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN_3"]], "lda_c_vwn_4 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN_4"]], "lda_c_vwn_rpa (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN_RPA"]], "lda_c_wigner (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_WIGNER"]], "lda_c_xalpha (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_XALPHA"]], "lda_c_vbh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_vBH"]], "lda_k_lp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_K_LP"]], "lda_k_tf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_K_TF"]], "lda_x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_X"]], "lda_xc_ksdt (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_XC_KSDT"]], "lda_xc_teter93 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_XC_TETER93"]], "lda_xc_zlp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_XC_ZLP"]], "lda_x_1d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_X_1D"]], "lda_x_2d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_X_2D"]], "la (element attribute)": [[32, "pymatgen.core.periodic_table.Element.La"]], "lattice (class in pymatgen.core.lattice)": [[32, "pymatgen.core.lattice.Lattice"]], "length (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Length"]], "li (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Li"]], "libxcfunc (class in pymatgen.core.libxcfunc)": [[32, "pymatgen.core.libxcfunc.LibxcFunc"]], "lr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Lr"]], "lu (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Lu"]], "lv (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Lv"]], "mgga_c_bc95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_BC95"]], "mgga_c_cc06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_CC06"]], "mgga_c_cs (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_CS"]], "mgga_c_dldf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_DLDF"]], "mgga_c_m05 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M05"]], "mgga_c_m05_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M05_2X"]], "mgga_c_m06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M06"]], "mgga_c_m06_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M06_2X"]], "mgga_c_m06_hf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M06_HF"]], "mgga_c_m06_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M06_L"]], "mgga_c_m08_hx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M08_HX"]], "mgga_c_m08_so (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M08_SO"]], "mgga_c_m11 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M11"]], "mgga_c_m11_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M11_L"]], "mgga_c_mn12_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_MN12_L"]], "mgga_c_mn12_sx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_MN12_SX"]], "mgga_c_mn15 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_MN15"]], "mgga_c_mn15_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_MN15_L"]], "mgga_c_pkzb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_PKZB"]], "mgga_c_revtpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_REVTPSS"]], "mgga_c_scan (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_SCAN"]], "mgga_c_tpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_TPSS"]], "mgga_c_tpssloc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_TPSSLOC"]], "mgga_c_vsxc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_VSXC"]], "mgga_xc_b97m_v (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_XC_B97M_V"]], "mgga_xc_otpss_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_XC_OTPSS_D"]], "mgga_xc_tpsslyp1w (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_XC_TPSSLYP1W"]], "mgga_xc_zlp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_XC_ZLP"]], "mgga_x_2d_prhg07 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_2D_PRHG07"]], "mgga_x_2d_prhg07_prp10 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_2D_PRHG07_PRP10"]], "mgga_x_bj06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_BJ06"]], "mgga_x_bloc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_BLOC"]], "mgga_x_br89 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_BR89"]], "mgga_x_gvt4 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_GVT4"]], "mgga_x_lta (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_LTA"]], "mgga_x_m05 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M05"]], "mgga_x_m05_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M05_2X"]], "mgga_x_m06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M06"]], "mgga_x_m06_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M06_2X"]], "mgga_x_m06_hf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M06_HF"]], "mgga_x_m06_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M06_L"]], "mgga_x_m08_hx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M08_HX"]], "mgga_x_m08_so (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M08_SO"]], "mgga_x_m11 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M11"]], "mgga_x_m11_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M11_L"]], "mgga_x_mbeef (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MBEEF"]], "mgga_x_mbeefvdw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MBEEFVDW"]], "mgga_x_mk00 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MK00"]], "mgga_x_mk00b (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MK00B"]], "mgga_x_mn12_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MN12_L"]], "mgga_x_mn15_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MN15_L"]], "mgga_x_modtpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MODTPSS"]], "mgga_x_ms0 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MS0"]], "mgga_x_ms1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MS1"]], "mgga_x_ms2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MS2"]], "mgga_x_mvs (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MVS"]], "mgga_x_pkzb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_PKZB"]], "mgga_x_revtpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_REVTPSS"]], "mgga_x_rpp09 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_RPP09"]], "mgga_x_scan (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_SCAN"]], "mgga_x_tau_hcth (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_TAU_HCTH"]], "mgga_x_tb09 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_TB09"]], "mgga_x_tpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_TPSS"]], "magsymmop (class in pymatgen.core.operations)": [[32, "pymatgen.core.operations.MagSymmOp"]], "mass (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Mass"]], "mc (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Mc"]], "md (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Md"]], "memory (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Memory"]], "mg (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Mg"]], "mn (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Mn"]], "mo (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Mo"]], "molecularorbitals (class in pymatgen.core.molecular_orbitals)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals"]], "molecule (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.Molecule"]], "mt (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Mt"]], "n (element attribute)": [[32, "pymatgen.core.periodic_table.Element.N"]], "na (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Na"]], "nb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Nb"]], "nd (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Nd"]], "ne (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ne"]], "neighbor (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.Neighbor"]], "nh (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Nh"]], "ni (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ni"]], "no (element attribute)": [[32, "pymatgen.core.periodic_table.Element.No"]], "np (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Np"]], "o (element attribute)": [[32, "pymatgen.core.periodic_table.Element.O"]], "og (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Og"]], "os (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Os"]], "p (element attribute)": [[32, "pymatgen.core.periodic_table.Element.P"]], "pa (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pa"]], "pb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pb"]], "pd (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pd"]], "periodicneighbor (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.PeriodicNeighbor"]], "periodicsite (class in pymatgen.core.sites)": [[32, "pymatgen.core.sites.PeriodicSite"]], "pm (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pm"]], "po (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Po"]], "pr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pr"]], "pt (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pt"]], "pu (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pu"]], "ra (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ra"]], "rb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Rb"]], "re (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Re"]], "reconstructiongenerator (class in pymatgen.core.surface)": [[32, "pymatgen.core.surface.ReconstructionGenerator"]], "rf (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Rf"]], "rg (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Rg"]], "rh (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Rh"]], "rn (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Rn"]], "ru (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ru"]], "s (element attribute)": [[32, "pymatgen.core.periodic_table.Element.S"]], "string_mode (species attribute)": [[32, "pymatgen.core.periodic_table.Species.STRING_MODE"]], "sb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sb"]], "sc (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sc"]], "se (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Se"]], "sg (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sg"]], "si (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Si"]], "site (class in pymatgen.core.sites)": [[32, "pymatgen.core.sites.Site"]], "sitecollection (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.SiteCollection"]], "slab (class in pymatgen.core.surface)": [[32, "pymatgen.core.surface.Slab"]], "slabgenerator (class in pymatgen.core.surface)": [[32, "pymatgen.core.surface.SlabGenerator"]], "sm (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sm"]], "sn (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sn"]], "specie (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.Specie"]], "species (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.Species"]], "spectrum (class in pymatgen.core.spectrum)": [[32, "pymatgen.core.spectrum.Spectrum"]], "squaretensor (class in pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.SquareTensor"]], "sr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sr"]], "structure (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.Structure"]], "structureerror": [[32, "pymatgen.core.structure.StructureError"]], "symmop (class in pymatgen.core.operations)": [[32, "pymatgen.core.operations.SymmOp"]], "ta (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ta"]], "tb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Tb"]], "tc (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Tc"]], "te (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Te"]], "temp (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Temp"]], "tensor (class in pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.Tensor"]], "tensorcollection (class in pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.TensorCollection"]], "tensormapping (class in pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.TensorMapping"]], "th (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Th"]], "ti (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ti"]], "time (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Time"]], "tl (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Tl"]], "tm (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Tm"]], "trajectory (class in pymatgen.core.trajectory)": [[32, "pymatgen.core.trajectory.Trajectory"]], "ts (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ts"]], "u (element attribute)": [[32, "pymatgen.core.periodic_table.Element.U"]], "unit (class in pymatgen.core.units)": [[32, "pymatgen.core.units.Unit"]], "uniterror": [[32, "pymatgen.core.units.UnitError"]], "v (element attribute)": [[32, "pymatgen.core.periodic_table.Element.V"]], "w (element attribute)": [[32, "pymatgen.core.periodic_table.Element.W"]], "x (dummyspecies attribute)": [[32, "pymatgen.core.periodic_table.DummySpecies.X"]], "x (dummyspecies property)": [[32, "id0"]], "x (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.X"]], "xlabel (spectrum attribute)": [[32, "pymatgen.core.spectrum.Spectrum.XLABEL"]], "xcfunc (class in pymatgen.core.xcfunc)": [[32, "pymatgen.core.xcfunc.XcFunc"]], "xe (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Xe"]], "y (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Y"]], "ylabel (spectrum attribute)": [[32, "pymatgen.core.spectrum.Spectrum.YLABEL"]], "yb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Yb"]], "z (dummyspecies attribute)": [[32, "pymatgen.core.periodic_table.DummySpecies.Z"]], "z (dummyspecies property)": [[32, "id1"]], "z (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Z"]], "z (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.Z"]], "zn (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Zn"]], "zr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Zr"]], "a (lattice property)": [[32, "pymatgen.core.lattice.Lattice.a"]], "a (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.a"]], "abc (lattice property)": [[32, "pymatgen.core.lattice.Lattice.abc"]], "abinitixc_to_libxc (xcfunc attribute)": [[32, "pymatgen.core.xcfunc.XcFunc.abinitixc_to_libxc"]], "add_adsorbate_atom() (slab method)": [[32, "pymatgen.core.surface.Slab.add_adsorbate_atom"]], "add_charges_from_oxi_state_guesses() (composition method)": [[32, "pymatgen.core.composition.Composition.add_charges_from_oxi_state_guesses"]], "add_oxidation_state_by_element() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_oxidation_state_by_element"]], "add_oxidation_state_by_guess() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_oxidation_state_by_guess"]], "add_oxidation_state_by_site() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_oxidation_state_by_site"]], "add_site_property() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_site_property"]], "add_spin_by_element() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_spin_by_element"]], "add_spin_by_site() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_spin_by_site"]], "affine_matrix (symmop attribute)": [[32, "pymatgen.core.operations.SymmOp.affine_matrix"]], "aliases() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.aliases"]], "all_families() (libxcfunc static method)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.all_families"]], "all_kinds() (libxcfunc static method)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.all_kinds"]], "almost_equals() (composition method)": [[32, "pymatgen.core.composition.Composition.almost_equals"]], "alpha (lattice property)": [[32, "pymatgen.core.lattice.Lattice.alpha"]], "alphabetical_formula (composition property)": [[32, "pymatgen.core.composition.Composition.alphabetical_formula"]], "alphabetical_formula (ion property)": [[32, "pymatgen.core.ion.Ion.alphabetical_formula"]], "amount_tolerance (composition attribute)": [[32, "pymatgen.core.composition.Composition.amount_tolerance"]], "angles (lattice property)": [[32, "pymatgen.core.lattice.Lattice.angles"]], "anonymized_formula (composition property)": [[32, "pymatgen.core.composition.Composition.anonymized_formula"]], "anonymized_formula (ion property)": [[32, "pymatgen.core.ion.Ion.anonymized_formula"]], "aos (molecularorbitals attribute)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.aos"]], "aos_as_list() (molecularorbitals method)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.aos_as_list"]], "append() (molecule method)": [[32, "pymatgen.core.structure.Molecule.append"]], "append() (structure method)": [[32, "pymatgen.core.structure.Structure.append"]], "apply_operation() (molecule method)": [[32, "pymatgen.core.structure.Molecule.apply_operation"]], "apply_operation() (structure method)": [[32, "pymatgen.core.structure.Structure.apply_operation"]], "apply_rotation_only() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.apply_rotation_only"]], "apply_strain() (structure method)": [[32, "pymatgen.core.structure.Structure.apply_strain"]], "are_symmetrically_related() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.are_symmetrically_related"]], "are_symmetrically_related_vectors() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.are_symmetrically_related_vectors"]], "as_base_units (arraywithunit property)": [[32, "pymatgen.core.units.ArrayWithUnit.as_base_units"]], "as_base_units (floatwithunit property)": [[32, "pymatgen.core.units.FloatWithUnit.as_base_units"]], "as_base_units (unit property)": [[32, "pymatgen.core.units.Unit.as_base_units"]], "as_dataframe() (istructure method)": [[32, "pymatgen.core.structure.IStructure.as_dataframe"]], "as_dict() (composition method)": [[32, "pymatgen.core.composition.Composition.as_dict"]], "as_dict() (dummyspecies method)": [[32, "pymatgen.core.periodic_table.DummySpecies.as_dict"]], "as_dict() (elementbase method)": [[32, "pymatgen.core.periodic_table.ElementBase.as_dict"]], "as_dict() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.as_dict"]], "as_dict() (istructure method)": [[32, "pymatgen.core.structure.IStructure.as_dict"]], "as_dict() (interface method)": [[32, "pymatgen.core.interface.Interface.as_dict"]], "as_dict() (ion method)": [[32, "pymatgen.core.ion.Ion.as_dict"]], "as_dict() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.as_dict"]], "as_dict() (libxcfunc method)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.as_dict"]], "as_dict() (magsymmop method)": [[32, "pymatgen.core.operations.MagSymmOp.as_dict"]], "as_dict() (neighbor method)": [[32, "pymatgen.core.structure.Neighbor.as_dict"]], "as_dict() (periodicneighbor method)": [[32, "pymatgen.core.structure.PeriodicNeighbor.as_dict"]], "as_dict() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.as_dict"]], "as_dict() (site method)": [[32, "pymatgen.core.sites.Site.as_dict"]], "as_dict() (slab method)": [[32, "pymatgen.core.surface.Slab.as_dict"]], "as_dict() (species method)": [[32, "pymatgen.core.periodic_table.Species.as_dict"]], "as_dict() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.as_dict"]], "as_dict() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.as_dict"]], "as_dict() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.as_dict"]], "as_dict() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.as_dict"]], "as_dict() (xcfunc method)": [[32, "pymatgen.core.xcfunc.XcFunc.as_dict"]], "as_xyz_string() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.as_xyz_string"]], "as_xyzt_string() (magsymmop method)": [[32, "pymatgen.core.operations.MagSymmOp.as_xyzt_string"]], "asxc() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.asxc"]], "atomic_mass (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.atomic_mass"]], "atomic_numbers (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.atomic_numbers"]], "atomic_orbitals (element attribute)": [[32, "pymatgen.core.periodic_table.Element.atomic_orbitals"]], "atomic_orbitals (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.atomic_orbitals"]], "atomic_radius (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.atomic_radius"]], "atomic_radius_calculated (element attribute)": [[32, "pymatgen.core.periodic_table.Element.atomic_radius_calculated"]], "atomic_radius_calculated (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.atomic_radius_calculated"]], "average_anionic_radius (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.average_anionic_radius"]], "average_cationic_radius (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.average_cationic_radius"]], "average_electroneg (composition property)": [[32, "pymatgen.core.composition.Composition.average_electroneg"]], "average_ionic_radius (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.average_ionic_radius"]], "average_over_unit_sphere() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.average_over_unit_sphere"]], "b (lattice property)": [[32, "pymatgen.core.lattice.Lattice.b"]], "b (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.b"]], "band_edges (molecularorbitals attribute)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.band_edges"]], "beta (lattice property)": [[32, "pymatgen.core.lattice.Lattice.beta"]], "block (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.block"]], "boiling_point (element attribute)": [[32, "pymatgen.core.periodic_table.Element.boiling_point"]], "boiling_point (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.boiling_point"]], "break_bond() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.break_bond"]], "brinell_hardness (element attribute)": [[32, "pymatgen.core.periodic_table.Element.brinell_hardness"]], "brinell_hardness (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.brinell_hardness"]], "build_slabs() (reconstructiongenerator method)": [[32, "pymatgen.core.surface.ReconstructionGenerator.build_slabs"]], "bulk_modulus (element attribute)": [[32, "pymatgen.core.periodic_table.Element.bulk_modulus"]], "bulk_modulus (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.bulk_modulus"]], "c (lattice property)": [[32, "pymatgen.core.lattice.Lattice.c"]], "c (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.c"]], "calculate() (molecule method)": [[32, "pymatgen.core.structure.Molecule.calculate"]], "calculate() (structure method)": [[32, "pymatgen.core.structure.Structure.calculate"]], "cart_coords (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.cart_coords"]], "center_of_mass (imolecule property)": [[32, "pymatgen.core.structure.IMolecule.center_of_mass"]], "center_of_mass (slab property)": [[32, "pymatgen.core.surface.Slab.center_of_mass"]], "center_slab (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.center_slab"]], "center_slab() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.center_slab"]], "charge (imolecule property)": [[32, "pymatgen.core.structure.IMolecule.charge"]], "charge (istructure property)": [[32, "pymatgen.core.structure.IStructure.charge"]], "charge (ion property)": [[32, "pymatgen.core.ion.Ion.charge"]], "charge (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.charge"]], "chemical_system (composition property)": [[32, "pymatgen.core.composition.Composition.chemical_system"]], "coefficient_of_linear_thermal_expansion (element attribute)": [[32, "pymatgen.core.periodic_table.Element.coefficient_of_linear_thermal_expansion"]], "coefficient_of_linear_thermal_expansion (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.coefficient_of_linear_thermal_expansion"]], "common_oxidation_states (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.common_oxidation_states"]], "composition (ion property)": [[32, "pymatgen.core.ion.Ion.composition"]], "composition (molecularorbitals attribute)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.composition"]], "composition (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.composition"]], "contains_element_type() (composition method)": [[32, "pymatgen.core.composition.Composition.contains_element_type"]], "conversions() (arraywithunit method)": [[32, "pymatgen.core.units.ArrayWithUnit.conversions"]], "convert_to_ieee() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.convert_to_ieee"]], "convert_to_ieee() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.convert_to_ieee"]], "coords (neighbor attribute)": [[32, "pymatgen.core.structure.Neighbor.coords"]], "coords (periodicneighbor property)": [[32, "pymatgen.core.structure.PeriodicNeighbor.coords"]], "coords (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.coords"]], "copy() (composition method)": [[32, "pymatgen.core.composition.Composition.copy"]], "copy() (istructure method)": [[32, "pymatgen.core.structure.IStructure.copy"]], "copy() (interface method)": [[32, "pymatgen.core.interface.Interface.copy"]], "copy() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.copy"]], "copy() (molecule method)": [[32, "pymatgen.core.structure.Molecule.copy"]], "copy() (slab method)": [[32, "pymatgen.core.surface.Slab.copy"]], "copy() (spectrum method)": [[32, "pymatgen.core.spectrum.Spectrum.copy"]], "count_layers() (in module pymatgen.core.interface)": [[32, "pymatgen.core.interface.count_layers"]], "critical_temperature (element attribute)": [[32, "pymatgen.core.periodic_table.Element.critical_temperature"]], "critical_temperature (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.critical_temperature"]], "cubic() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.cubic"]], "d_hkl() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.d_hkl"]], "data (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.data"]], "defined_aliases (xcfunc attribute)": [[32, "pymatgen.core.xcfunc.XcFunc.defined_aliases"]], "density (istructure property)": [[32, "pymatgen.core.structure.IStructure.density"]], "density_of_solid (element attribute)": [[32, "pymatgen.core.periodic_table.Element.density_of_solid"]], "density_of_solid (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.density_of_solid"]], "det (squaretensor property)": [[32, "pymatgen.core.tensors.SquareTensor.det"]], "dipole (slab property)": [[32, "pymatgen.core.surface.Slab.dipole"]], "distance() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.distance"]], "distance() (site method)": [[32, "pymatgen.core.sites.Site.distance"]], "distance_and_image() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.distance_and_image"]], "distance_and_image_from_frac_coords() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.distance_and_image_from_frac_coords"]], "distance_from_point() (site method)": [[32, "pymatgen.core.sites.Site.distance_from_point"]], "distance_matrix (istructure property)": [[32, "pymatgen.core.structure.IStructure.distance_matrix"]], "distance_matrix (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.distance_matrix"]], "dot() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.dot"]], "einsum_sequence() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.einsum_sequence"]], "elec_neg (molecularorbitals attribute)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.elec_neg"]], "electrical_resistivity (element attribute)": [[32, "pymatgen.core.periodic_table.Element.electrical_resistivity"]], "electrical_resistivity (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.electrical_resistivity"]], "electron_affinity (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.electron_affinity"]], "electronic_structure (element attribute)": [[32, "pymatgen.core.periodic_table.Element.electronic_structure"]], "electronic_structure (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.electronic_structure"]], "electronic_structure (elementbase property)": [[32, "id3"]], "element (species property)": [[32, "pymatgen.core.periodic_table.Species.element"]], "element_composition (composition property)": [[32, "pymatgen.core.composition.Composition.element_composition"]], "elements (composition property)": [[32, "pymatgen.core.composition.Composition.elements"]], "elements (molecularorbitals attribute)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.elements"]], "extend() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.extend"]], "extract_cluster() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.extract_cluster"]], "film (interface property)": [[32, "pymatgen.core.interface.Interface.film"]], "film_indices (interface property)": [[32, "pymatgen.core.interface.Interface.film_indices"]], "film_layers (interface property)": [[32, "pymatgen.core.interface.Interface.film_layers"]], "film_sites (interface property)": [[32, "pymatgen.core.interface.Interface.film_sites"]], "film_termination (interface property)": [[32, "pymatgen.core.interface.Interface.film_termination"]], "find_all_mappings() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.find_all_mappings"]], "find_mapping() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.find_mapping"]], "find_neighbors() (in module pymatgen.core.lattice)": [[32, "pymatgen.core.lattice.find_neighbors"]], "fit_to_structure() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.fit_to_structure"]], "fit_to_structure() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.fit_to_structure"]], "formula (composition property)": [[32, "pymatgen.core.composition.Composition.formula"]], "formula (ion property)": [[32, "pymatgen.core.ion.Ion.formula"]], "formula (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.formula"]], "frac_coords (istructure property)": [[32, "pymatgen.core.structure.IStructure.frac_coords"]], "frac_coords (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.frac_coords"]], "fractional_composition (composition property)": [[32, "pymatgen.core.composition.Composition.fractional_composition"]], "from_z() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.from_Z"]], "from_abinit_ixc() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.from_abinit_ixc"]], "from_axis_angle_and_translation() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.from_axis_angle_and_translation"]], "from_dict() (composition class method)": [[32, "pymatgen.core.composition.Composition.from_dict"]], "from_dict() (dummyspecies class method)": [[32, "pymatgen.core.periodic_table.DummySpecies.from_dict"]], "from_dict() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.from_dict"]], "from_dict() (imolecule class method)": [[32, "pymatgen.core.structure.IMolecule.from_dict"]], "from_dict() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_dict"]], "from_dict() (interface class method)": [[32, "pymatgen.core.interface.Interface.from_dict"]], "from_dict() (ion class method)": [[32, "pymatgen.core.ion.Ion.from_dict"]], "from_dict() (lattice class method)": [[32, "pymatgen.core.lattice.Lattice.from_dict"]], "from_dict() (libxcfunc static method)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.from_dict"]], "from_dict() (magsymmop class method)": [[32, "pymatgen.core.operations.MagSymmOp.from_dict"]], "from_dict() (neighbor class method)": [[32, "pymatgen.core.structure.Neighbor.from_dict"]], "from_dict() (periodicneighbor class method)": [[32, "pymatgen.core.structure.PeriodicNeighbor.from_dict"]], "from_dict() (periodicsite class method)": [[32, "pymatgen.core.sites.PeriodicSite.from_dict"]], "from_dict() (site class method)": [[32, "pymatgen.core.sites.Site.from_dict"]], "from_dict() (slab class method)": [[32, "pymatgen.core.surface.Slab.from_dict"]], "from_dict() (species class method)": [[32, "pymatgen.core.periodic_table.Species.from_dict"]], "from_dict() (symmop class method)": [[32, "pymatgen.core.operations.SymmOp.from_dict"]], "from_dict() (tensor class method)": [[32, "pymatgen.core.tensors.Tensor.from_dict"]], "from_dict() (tensorcollection class method)": [[32, "pymatgen.core.tensors.TensorCollection.from_dict"]], "from_dict() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.from_dict"]], "from_file() (imolecule class method)": [[32, "pymatgen.core.structure.IMolecule.from_file"]], "from_file() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_file"]], "from_file() (sitecollection class method)": [[32, "pymatgen.core.structure.SiteCollection.from_file"]], "from_file() (trajectory class method)": [[32, "pymatgen.core.trajectory.Trajectory.from_file"]], "from_formula() (ion class method)": [[32, "pymatgen.core.ion.Ion.from_formula"]], "from_magnetic_spacegroup() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_magnetic_spacegroup"]], "from_molecules() (trajectory class method)": [[32, "pymatgen.core.trajectory.Trajectory.from_molecules"]], "from_name() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.from_name"]], "from_name() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.from_name"]], "from_origin_axis_angle() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.from_origin_axis_angle"]], "from_parameters() (lattice class method)": [[32, "pymatgen.core.lattice.Lattice.from_parameters"]], "from_prototype() (structure class method)": [[32, "pymatgen.core.structure.Structure.from_prototype"]], "from_rotation_and_translation() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.from_rotation_and_translation"]], "from_rotation_and_translation_and_time_reversal() (magsymmop static method)": [[32, "pymatgen.core.operations.MagSymmOp.from_rotation_and_translation_and_time_reversal"]], "from_row_and_group() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.from_row_and_group"]], "from_sites() (imolecule class method)": [[32, "pymatgen.core.structure.IMolecule.from_sites"]], "from_sites() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_sites"]], "from_slabs() (interface class method)": [[32, "pymatgen.core.interface.Interface.from_slabs"]], "from_spacegroup() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_spacegroup"]], "from_str() (imolecule class method)": [[32, "pymatgen.core.structure.IMolecule.from_str"]], "from_str() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_str"]], "from_str() (sitecollection class method)": [[32, "pymatgen.core.structure.SiteCollection.from_str"]], "from_string() (dummyspecies static method)": [[32, "pymatgen.core.periodic_table.DummySpecies.from_string"]], "from_string() (floatwithunit class method)": [[32, "pymatgen.core.units.FloatWithUnit.from_string"]], "from_string() (species static method)": [[32, "pymatgen.core.periodic_table.Species.from_string"]], "from_structures() (trajectory class method)": [[32, "pymatgen.core.trajectory.Trajectory.from_structures"]], "from_symmop() (magsymmop class method)": [[32, "pymatgen.core.operations.MagSymmOp.from_symmop"]], "from_type_name() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.from_type_name"]], "from_values_indices() (tensor class method)": [[32, "pymatgen.core.tensors.Tensor.from_values_indices"]], "from_voigt() (tensor class method)": [[32, "pymatgen.core.tensors.Tensor.from_voigt"]], "from_voigt() (tensorcollection class method)": [[32, "pymatgen.core.tensors.TensorCollection.from_voigt"]], "from_weight_dict() (composition class method)": [[32, "pymatgen.core.composition.Composition.from_weight_dict"]], "from_xyz_string() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.from_xyz_string"]], "from_xyzt_string() (magsymmop static method)": [[32, "pymatgen.core.operations.MagSymmOp.from_xyzt_string"]], "full_electronic_structure (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.full_electronic_structure"]], "gamma (lattice property)": [[32, "pymatgen.core.lattice.Lattice.gamma"]], "gap (interface property)": [[32, "pymatgen.core.interface.Interface.gap"]], "generate_all_slabs() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.generate_all_slabs"]], "get_all_distances() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_all_distances"]], "get_all_neighbors() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_all_neighbors"]], "get_all_neighbors_old() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_all_neighbors_old"]], "get_all_neighbors_py() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_all_neighbors_py"]], "get_angle() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.get_angle"]], "get_atomic_fraction() (composition method)": [[32, "pymatgen.core.composition.Composition.get_atomic_fraction"]], "get_bond_length() (in module pymatgen.core.bonds)": [[32, "pymatgen.core.bonds.get_bond_length"]], "get_bond_order() (covalentbond method)": [[32, "pymatgen.core.bonds.CovalentBond.get_bond_order"]], "get_bond_order() (in module pymatgen.core.bonds)": [[32, "pymatgen.core.bonds.get_bond_order"]], "get_boxed_structure() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_boxed_structure"]], "get_brillouin_zone() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_brillouin_zone"]], "get_cartesian_coords() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_cartesian_coords"]], "get_centered_molecule() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_centered_molecule"]], "get_conversion_factor() (unit method)": [[32, "pymatgen.core.units.Unit.get_conversion_factor"]], "get_covalent_bonds() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_covalent_bonds"]], "get_crystal_field_spin() (species method)": [[32, "pymatgen.core.periodic_table.Species.get_crystal_field_spin"]], "get_d() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.get_d"]], "get_dihedral() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.get_dihedral"]], "get_distance() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_distance"]], "get_distance() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_distance"]], "get_distance() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.get_distance"]], "get_distance_and_image() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_distance_and_image"]], "get_el_amt_dict() (composition method)": [[32, "pymatgen.core.composition.Composition.get_el_amt_dict"]], "get_el_sp() (in module pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.get_el_sp"]], "get_energy() (chemicalpotential method)": [[32, "pymatgen.core.composition.ChemicalPotential.get_energy"]], "get_frac_coords_from_lll() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_frac_coords_from_lll"]], "get_fractional_coords() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_fractional_coords"]], "get_grouped_indices() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.get_grouped_indices"]], "get_ieee_rotation() (tensor static method)": [[32, "pymatgen.core.tensors.Tensor.get_ieee_rotation"]], "get_integer_formula_and_factor() (composition method)": [[32, "pymatgen.core.composition.Composition.get_integer_formula_and_factor"]], "get_integer_index() (in module pymatgen.core.lattice)": [[32, "pymatgen.core.lattice.get_integer_index"]], "get_interpolated_value() (spectrum method)": [[32, "pymatgen.core.spectrum.Spectrum.get_interpolated_value"]], "get_lll_frac_coords() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_lll_frac_coords"]], "get_lll_reduced_lattice() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_lll_reduced_lattice"]], "get_miller_index_from_coords() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_miller_index_from_coords"]], "get_miller_index_from_site_indexes() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_miller_index_from_site_indexes"]], "get_molecule() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.get_molecule"]], "get_neighbor_list() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_neighbor_list"]], "get_neighbors() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_neighbors"]], "get_neighbors() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_neighbors"]], "get_neighbors_in_shell() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_neighbors_in_shell"]], "get_neighbors_in_shell() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_neighbors_in_shell"]], "get_neighbors_old() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_neighbors_old"]], "get_niggli_reduced_lattice() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_niggli_reduced_lattice"]], "get_nmr_quadrupole_moment() (species method)": [[32, "pymatgen.core.periodic_table.Species.get_nmr_quadrupole_moment"]], "get_orderings() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_orderings"]], "get_orthogonal_c_slab() (slab method)": [[32, "pymatgen.core.surface.Slab.get_orthogonal_c_slab"]], "get_points_in_sphere() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_points_in_sphere"]], "get_points_in_sphere_old() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_points_in_sphere_old"]], "get_points_in_sphere_py() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_points_in_sphere_py"]], "get_points_in_spheres() (in module pymatgen.core.lattice)": [[32, "pymatgen.core.lattice.get_points_in_spheres"]], "get_primitive_structure() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_primitive_structure"]], "get_recp_symmetry_operation() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_recp_symmetry_operation"]], "get_reduced_composition_and_factor() (composition method)": [[32, "pymatgen.core.composition.Composition.get_reduced_composition_and_factor"]], "get_reduced_formula_and_factor() (composition method)": [[32, "pymatgen.core.composition.Composition.get_reduced_formula_and_factor"]], "get_reduced_formula_and_factor() (ion method)": [[32, "pymatgen.core.ion.Ion.get_reduced_formula_and_factor"]], "get_reduced_structure() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_reduced_structure"]], "get_scaled() (squaretensor method)": [[32, "pymatgen.core.tensors.SquareTensor.get_scaled"]], "get_shannon_radius() (species method)": [[32, "pymatgen.core.periodic_table.Species.get_shannon_radius"]], "get_shifts_based_on_adsorbate_sites() (interface method)": [[32, "pymatgen.core.interface.Interface.get_shifts_based_on_adsorbate_sites"]], "get_sites_in_sphere() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_sites_in_sphere"]], "get_sites_in_sphere() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_sites_in_sphere"]], "get_slab() (slabgenerator method)": [[32, "pymatgen.core.surface.SlabGenerator.get_slab"]], "get_slab_regions() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.get_slab_regions"]], "get_slabs() (slabgenerator method)": [[32, "pymatgen.core.surface.SlabGenerator.get_slabs"]], "get_sorted_structure() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_sorted_structure"]], "get_sorted_structure() (interface method)": [[32, "pymatgen.core.interface.Interface.get_sorted_structure"]], "get_sorted_structure() (slab method)": [[32, "pymatgen.core.surface.Slab.get_sorted_structure"]], "get_space_group_info() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_space_group_info"]], "get_structure() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.get_structure"]], "get_surface_sites() (slab method)": [[32, "pymatgen.core.surface.Slab.get_surface_sites"]], "get_symbol_dict() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.get_symbol_dict"]], "get_symmetric_neighbor_list() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_symmetric_neighbor_list"]], "get_symmetric_site() (slab method)": [[32, "pymatgen.core.surface.Slab.get_symmetric_site"]], "get_symmetrically_distinct_miller_indices() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.get_symmetrically_distinct_miller_indices"]], "get_symmetrically_equivalent_miller_indices() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.get_symmetrically_equivalent_miller_indices"]], "get_tasker2_slabs() (slab method)": [[32, "pymatgen.core.surface.Slab.get_tasker2_slabs"]], "get_unreconstructed_slabs() (reconstructiongenerator method)": [[32, "pymatgen.core.surface.ReconstructionGenerator.get_unreconstructed_slabs"]], "get_uvec() (in module pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.get_uvec"]], "get_vector_along_lattice_directions() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_vector_along_lattice_directions"]], "get_voigt_dict() (tensor static method)": [[32, "pymatgen.core.tensors.Tensor.get_voigt_dict"]], "get_wigner_seitz_cell() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_wigner_seitz_cell"]], "get_wt_fraction() (composition method)": [[32, "pymatgen.core.composition.Composition.get_wt_fraction"]], "get_zmatrix() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_zmatrix"]], "ground_level (element attribute)": [[32, "pymatgen.core.periodic_table.Element.ground_level"]], "ground_level (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.ground_level"]], "ground_state_term_symbol (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.ground_state_term_symbol"]], "group (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.group"]], "group_by_types() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.group_by_types"]], "hexagonal() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.hexagonal"]], "hill_formula (composition property)": [[32, "pymatgen.core.composition.Composition.hill_formula"]], "hkl_transformation() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.hkl_transformation"]], "icsd_oxidation_states (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.icsd_oxidation_states"]], "in_plane_offset (interface property)": [[32, "pymatgen.core.interface.Interface.in_plane_offset"]], "indices_from_symbol() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.indices_from_symbol"]], "info_dict (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.info_dict"]], "insert() (molecule method)": [[32, "pymatgen.core.structure.Molecule.insert"]], "insert() (structure method)": [[32, "pymatgen.core.structure.Structure.insert"]], "interpolate() (istructure method)": [[32, "pymatgen.core.structure.IStructure.interpolate"]], "inv (squaretensor property)": [[32, "pymatgen.core.tensors.SquareTensor.inv"]], "inv_matrix (lattice property)": [[32, "pymatgen.core.lattice.Lattice.inv_matrix"]], "inverse (symmop property)": [[32, "pymatgen.core.operations.SymmOp.inverse"]], "inversion() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.inversion"]], "ionic_radii (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.ionic_radii"]], "ionic_radius (species property)": [[32, "pymatgen.core.periodic_table.Species.ionic_radius"]], "ionization_energies (element attribute)": [[32, "pymatgen.core.periodic_table.Element.ionization_energies"]], "ionization_energies (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.ionization_energies"]], "ionization_energy (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.ionization_energy"]], "is_3d_periodic (istructure property)": [[32, "pymatgen.core.structure.IStructure.is_3d_periodic"]], "is_3d_periodic (lattice property)": [[32, "pymatgen.core.lattice.Lattice.is_3d_periodic"]], "is_actinoid (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_actinoid"]], "is_alkali (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_alkali"]], "is_alkaline (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_alkaline"]], "is_already_analyzed() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.is_already_analyzed"]], "is_bonded() (covalentbond static method)": [[32, "pymatgen.core.bonds.CovalentBond.is_bonded"]], "is_c_kind (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_c_kind"]], "is_chalcogen (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_chalcogen"]], "is_element (composition property)": [[32, "pymatgen.core.composition.Composition.is_element"]], "is_fit_to_structure() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.is_fit_to_structure"]], "is_fit_to_structure() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.is_fit_to_structure"]], "is_gga_family (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_gga_family"]], "is_halogen (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_halogen"]], "is_hexagonal() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.is_hexagonal"]], "is_hyb_gga_family (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_hyb_gga_family"]], "is_hyb_mgga_family (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_hyb_mgga_family"]], "is_k_kind (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_k_kind"]], "is_lanthanoid (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_lanthanoid"]], "is_lda_family (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_lda_family"]], "is_metal (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_metal"]], "is_metalloid (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_metalloid"]], "is_mgga_family (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_mgga_family"]], "is_noble_gas (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_noble_gas"]], "is_ordered (site property)": [[32, "pymatgen.core.sites.Site.is_ordered"]], "is_ordered (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.is_ordered"]], "is_orthogonal (lattice property)": [[32, "pymatgen.core.lattice.Lattice.is_orthogonal"]], "is_periodic_image() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.is_periodic_image"]], "is_polar() (slab method)": [[32, "pymatgen.core.surface.Slab.is_polar"]], "is_post_transition_metal (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_post_transition_metal"]], "is_quadrupolar (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_quadrupolar"]], "is_rare_earth_metal (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_rare_earth_metal"]], "is_rotation() (squaretensor method)": [[32, "pymatgen.core.tensors.SquareTensor.is_rotation"]], "is_symmetric() (slab method)": [[32, "pymatgen.core.surface.Slab.is_symmetric"]], "is_symmetric() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.is_symmetric"]], "is_symmetric() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.is_symmetric"]], "is_transition_metal (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_transition_metal"]], "is_valid() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.is_valid"]], "is_valid_symbol() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.is_valid_symbol"]], "is_voigt_symmetric() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.is_voigt_symmetric"]], "is_voigt_symmetric() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.is_voigt_symmetric"]], "is_x_kind (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_x_kind"]], "is_xc_kind (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_xc_kind"]], "items() (tensormapping method)": [[32, "pymatgen.core.tensors.TensorMapping.items"]], "iupac_formula (composition property)": [[32, "pymatgen.core.composition.Composition.iupac_formula"]], "iupac_ordering (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.iupac_ordering"]], "kb (in module pymatgen.core.units)": [[32, "pymatgen.core.units.kb"]], "label_termination() (in module pymatgen.core.interface)": [[32, "pymatgen.core.interface.label_termination"]], "labels (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.labels"]], "lattice (istructure property)": [[32, "pymatgen.core.structure.IStructure.lattice"]], "lattice (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.lattice"]], "lattice (structure property)": [[32, "pymatgen.core.structure.Structure.lattice"]], "length (covalentbond property)": [[32, "pymatgen.core.bonds.CovalentBond.length"]], "lengths (lattice property)": [[32, "pymatgen.core.lattice.Lattice.lengths"]], "liquid_range (element attribute)": [[32, "pymatgen.core.periodic_table.Element.liquid_range"]], "liquid_range (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.liquid_range"]], "lll_inverse (lattice property)": [[32, "pymatgen.core.lattice.Lattice.lll_inverse"]], "lll_mapping (lattice property)": [[32, "pymatgen.core.lattice.Lattice.lll_mapping"]], "lll_matrix (lattice property)": [[32, "pymatgen.core.lattice.Lattice.lll_matrix"]], "lll_reduce (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.lll_reduce"]], "long_name (element attribute)": [[32, "pymatgen.core.periodic_table.Element.long_name"]], "long_name (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.long_name"]], "lorentzian() (in module pymatgen.core.spectrum)": [[32, "pymatgen.core.spectrum.lorentzian"]], "make_supercell() (structure method)": [[32, "pymatgen.core.structure.Structure.make_supercell"]], "matches() (istructure method)": [[32, "pymatgen.core.structure.IStructure.matches"]], "matrix (lattice property)": [[32, "pymatgen.core.lattice.Lattice.matrix"]], "max_electronegativity() (molecularorbitals method)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.max_electronegativity"]], "max_oxidation_state (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.max_oxidation_state"]], "melting_point (element attribute)": [[32, "pymatgen.core.periodic_table.Element.melting_point"]], "melting_point (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.melting_point"]], "mendeleev_no (element attribute)": [[32, "pymatgen.core.periodic_table.Element.mendeleev_no"]], "mendeleev_no (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.mendeleev_no"]], "merge_sites() (structure method)": [[32, "pymatgen.core.structure.Structure.merge_sites"]], "metallic_radius (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.metallic_radius"]], "metric_tensor (lattice property)": [[32, "pymatgen.core.lattice.Lattice.metric_tensor"]], "miller_index (slab attribute)": [[32, "pymatgen.core.surface.Slab.miller_index"]], "miller_index (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.miller_index"]], "miller_index_from_sites() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.miller_index_from_sites"]], "min_oxidation_state (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.min_oxidation_state"]], "min_slab_size (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.min_slab_size"]], "min_vac_size (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.min_vac_size"]], "mineral_hardness (element attribute)": [[32, "pymatgen.core.periodic_table.Element.mineral_hardness"]], "mineral_hardness (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.mineral_hardness"]], "molar_volume (element attribute)": [[32, "pymatgen.core.periodic_table.Element.molar_volume"]], "molar_volume (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.molar_volume"]], "monoclinic() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.monoclinic"]], "move_to_other_side() (slabgenerator method)": [[32, "pymatgen.core.surface.SlabGenerator.move_to_other_side"]], "name() (xcfunc method)": [[32, "pymatgen.core.xcfunc.XcFunc.name"]], "nelectrons (imolecule property)": [[32, "pymatgen.core.structure.IMolecule.nelectrons"]], "nmr_quadrupole_moment (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.nmr_quadrupole_moment"]], "nonstoichiometric_symmetrized_slab() (slabgenerator method)": [[32, "pymatgen.core.surface.SlabGenerator.nonstoichiometric_symmetrized_slab"]], "norm() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.norm"]], "normal (slab property)": [[32, "pymatgen.core.surface.Slab.normal"]], "normalize() (spectrum method)": [[32, "pymatgen.core.spectrum.Spectrum.normalize"]], "ntypesp (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.ntypesp"]], "num_atoms (composition property)": [[32, "pymatgen.core.composition.Composition.num_atoms"]], "num_sites (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.num_sites"]], "number (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.number"]], "obj_with_unit() (in module pymatgen.core.units)": [[32, "pymatgen.core.units.obj_with_unit"]], "obtain_all_bond_lengths() (in module pymatgen.core.bonds)": [[32, "pymatgen.core.bonds.obtain_all_bond_lengths"]], "obtain_band_edges() (molecularorbitals method)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.obtain_band_edges"]], "operate() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.operate"]], "operate_magmom() (magsymmop method)": [[32, "pymatgen.core.operations.MagSymmOp.operate_magmom"]], "operate_multi() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.operate_multi"]], "oriented_unit_cell (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.oriented_unit_cell"]], "orthorhombic() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.orthorhombic"]], "oxi_prob (composition attribute)": [[32, "pymatgen.core.composition.Composition.oxi_prob"]], "oxi_state (dummyspecies attribute)": [[32, "pymatgen.core.periodic_table.DummySpecies.oxi_state"]], "oxi_state (dummyspecies property)": [[32, "id2"]], "oxi_state (species property)": [[32, "pymatgen.core.periodic_table.Species.oxi_state"]], "oxi_state_guesses() (composition method)": [[32, "pymatgen.core.composition.Composition.oxi_state_guesses"]], "oxi_state_guesses() (ion method)": [[32, "pymatgen.core.ion.Ion.oxi_state_guesses"]], "oxidation_states (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.oxidation_states"]], "parameters (lattice property)": [[32, "pymatgen.core.lattice.Lattice.parameters"]], "parent (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.parent"]], "pbc (istructure property)": [[32, "pymatgen.core.structure.IStructure.pbc"]], "pbc (lattice property)": [[32, "pymatgen.core.lattice.Lattice.pbc"]], "perturb() (molecule method)": [[32, "pymatgen.core.structure.Molecule.perturb"]], "perturb() (structure method)": [[32, "pymatgen.core.structure.Structure.perturb"]], "poissons_ratio (element attribute)": [[32, "pymatgen.core.periodic_table.Element.poissons_ratio"]], "poissons_ratio (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.poissons_ratio"]], "polar_decomposition() (squaretensor method)": [[32, "pymatgen.core.tensors.SquareTensor.polar_decomposition"]], "populate() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.populate"]], "position_atol (site attribute)": [[32, "pymatgen.core.sites.Site.position_atol"]], "principal_invariants (squaretensor property)": [[32, "pymatgen.core.tensors.SquareTensor.principal_invariants"]], "print_periodic_table() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.print_periodic_table"]], "project() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.project"]], "properties (neighbor attribute)": [[32, "pymatgen.core.structure.Neighbor.properties"]], "properties (periodicneighbor attribute)": [[32, "pymatgen.core.structure.PeriodicNeighbor.properties"]], "properties (species property)": [[32, "pymatgen.core.periodic_table.Species.properties"]], "pymatgen.core": [[32, "module-pymatgen.core"]], "pymatgen.core.bonds": [[32, "module-pymatgen.core.bonds"]], "pymatgen.core.composition": [[32, "module-pymatgen.core.composition"]], "pymatgen.core.interface": [[32, "module-pymatgen.core.interface"]], "pymatgen.core.ion": [[32, "module-pymatgen.core.ion"]], "pymatgen.core.lattice": [[32, "module-pymatgen.core.lattice"]], "pymatgen.core.libxcfunc": [[32, "module-pymatgen.core.libxcfunc"]], "pymatgen.core.molecular_orbitals": [[32, "module-pymatgen.core.molecular_orbitals"]], "pymatgen.core.operations": [[32, "module-pymatgen.core.operations"]], "pymatgen.core.periodic_table": [[32, "module-pymatgen.core.periodic_table"]], "pymatgen.core.sites": [[32, "module-pymatgen.core.sites"]], "pymatgen.core.spectrum": [[32, "module-pymatgen.core.spectrum"]], "pymatgen.core.structure": [[32, "module-pymatgen.core.structure"]], "pymatgen.core.surface": [[32, "module-pymatgen.core.surface"]], "pymatgen.core.tensors": [[32, "module-pymatgen.core.tensors"]], "pymatgen.core.trajectory": [[32, "module-pymatgen.core.trajectory"]], "pymatgen.core.units": [[32, "module-pymatgen.core.units"]], "pymatgen.core.xcfunc": [[32, "module-pymatgen.core.xcfunc"]], "ranked_compositions_from_indeterminate_formula() (composition static method)": [[32, "pymatgen.core.composition.Composition.ranked_compositions_from_indeterminate_formula"]], "ranks (tensorcollection property)": [[32, "pymatgen.core.tensors.TensorCollection.ranks"]], "reciprocal_lattice (lattice property)": [[32, "pymatgen.core.lattice.Lattice.reciprocal_lattice"]], "reciprocal_lattice_crystallographic (lattice property)": [[32, "pymatgen.core.lattice.Lattice.reciprocal_lattice_crystallographic"]], "reduce_formula() (in module pymatgen.core.composition)": [[32, "pymatgen.core.composition.reduce_formula"]], "reduced_composition (composition property)": [[32, "pymatgen.core.composition.Composition.reduced_composition"]], "reduced_formula (composition property)": [[32, "pymatgen.core.composition.Composition.reduced_formula"]], "reduced_formula (ion property)": [[32, "pymatgen.core.ion.Ion.reduced_formula"]], "refine_rotation() (squaretensor method)": [[32, "pymatgen.core.tensors.SquareTensor.refine_rotation"]], "reflection() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.reflection"]], "reflectivity (element attribute)": [[32, "pymatgen.core.periodic_table.Element.reflectivity"]], "reflectivity (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.reflectivity"]], "refractive_index (element attribute)": [[32, "pymatgen.core.periodic_table.Element.refractive_index"]], "refractive_index (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.refractive_index"]], "relax() (molecule method)": [[32, "pymatgen.core.structure.Molecule.relax"]], "relax() (structure method)": [[32, "pymatgen.core.structure.Structure.relax"]], "remove_charges() (composition method)": [[32, "pymatgen.core.composition.Composition.remove_charges"]], "remove_oxidation_states() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.remove_oxidation_states"]], "remove_site_property() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.remove_site_property"]], "remove_sites() (molecule method)": [[32, "pymatgen.core.structure.Molecule.remove_sites"]], "remove_sites() (structure method)": [[32, "pymatgen.core.structure.Structure.remove_sites"]], "remove_species() (molecule method)": [[32, "pymatgen.core.structure.Molecule.remove_species"]], "remove_species() (structure method)": [[32, "pymatgen.core.structure.Structure.remove_species"]], "remove_spin() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.remove_spin"]], "repair_broken_bonds() (slabgenerator method)": [[32, "pymatgen.core.surface.SlabGenerator.repair_broken_bonds"]], "replace() (composition method)": [[32, "pymatgen.core.composition.Composition.replace"]], "replace() (structure method)": [[32, "pymatgen.core.structure.Structure.replace"]], "replace_species() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.replace_species"]], "rhombohedral() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.rhombohedral"]], "rigidity_modulus (element attribute)": [[32, "pymatgen.core.periodic_table.Element.rigidity_modulus"]], "rigidity_modulus (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.rigidity_modulus"]], "rotate() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.rotate"]], "rotate() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.rotate"]], "rotate_sites() (molecule method)": [[32, "pymatgen.core.structure.Molecule.rotate_sites"]], "rotate_sites() (structure method)": [[32, "pymatgen.core.structure.Structure.rotate_sites"]], "rotation_matrix (symmop property)": [[32, "pymatgen.core.operations.SymmOp.rotation_matrix"]], "rotoreflection() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.rotoreflection"]], "round() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.round"]], "round() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.round"]], "row (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.row"]], "scale() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.scale"]], "scale_factor (slab attribute)": [[32, "pymatgen.core.surface.Slab.scale_factor"]], "scale_lattice() (structure method)": [[32, "pymatgen.core.structure.Structure.scale_lattice"]], "selling_dist() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.selling_dist"]], "selling_vector (lattice property)": [[32, "pymatgen.core.lattice.Lattice.selling_vector"]], "set_charge() (structure method)": [[32, "pymatgen.core.structure.Structure.set_charge"]], "set_charge_and_spin() (molecule method)": [[32, "pymatgen.core.structure.Molecule.set_charge_and_spin"]], "shift (slab attribute)": [[32, "pymatgen.core.surface.Slab.shift"]], "site_properties (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.site_properties"]], "sites (imolecule property)": [[32, "pymatgen.core.structure.IMolecule.sites"]], "sites (istructure property)": [[32, "pymatgen.core.structure.IStructure.sites"]], "sites (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.sites"]], "slab_scale_factor (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.slab_scale_factor"]], "slabgen_params (reconstructiongenerator attribute)": [[32, "pymatgen.core.surface.ReconstructionGenerator.slabgen_params"]], "smear() (spectrum method)": [[32, "pymatgen.core.spectrum.Spectrum.smear"]], "sort() (structure method)": [[32, "pymatgen.core.structure.Structure.sort"]], "special_formulas (composition attribute)": [[32, "pymatgen.core.composition.Composition.special_formulas"]], "specie (site property)": [[32, "pymatgen.core.sites.Site.specie"]], "species (site property)": [[32, "pymatgen.core.sites.Site.species"]], "species (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.species"]], "species_and_occu (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.species_and_occu"]], "species_string (site property)": [[32, "pymatgen.core.sites.Site.species_string"]], "spin (species property)": [[32, "pymatgen.core.periodic_table.Species.spin"]], "spin_multiplicity (imolecule property)": [[32, "pymatgen.core.structure.IMolecule.spin_multiplicity"]], "structure_transform() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.structure_transform"]], "substitute() (molecule method)": [[32, "pymatgen.core.structure.Molecule.substitute"]], "substitute() (structure method)": [[32, "pymatgen.core.structure.Structure.substitute"]], "substrate (interface property)": [[32, "pymatgen.core.interface.Interface.substrate"]], "substrate_indices (interface property)": [[32, "pymatgen.core.interface.Interface.substrate_indices"]], "substrate_layers (interface property)": [[32, "pymatgen.core.interface.Interface.substrate_layers"]], "substrate_sites (interface property)": [[32, "pymatgen.core.interface.Interface.substrate_sites"]], "substrate_termination (interface property)": [[32, "pymatgen.core.interface.Interface.substrate_termination"]], "superconduction_temperature (element attribute)": [[32, "pymatgen.core.periodic_table.Element.superconduction_temperature"]], "superconduction_temperature (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.superconduction_temperature"]], "supported_units (arraywithunit property)": [[32, "pymatgen.core.units.ArrayWithUnit.supported_units"]], "supported_units (floatwithunit property)": [[32, "pymatgen.core.units.FloatWithUnit.supported_units"]], "surface_area (slab property)": [[32, "pymatgen.core.surface.Slab.surface_area"]], "symbol (dummyspecies property)": [[32, "pymatgen.core.periodic_table.DummySpecies.symbol"]], "symbol (element attribute)": [[32, "pymatgen.core.periodic_table.Element.symbol"]], "symbol (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.symbol"]], "symbol (tensor attribute)": [[32, "pymatgen.core.tensors.Tensor.symbol"]], "symbol_set (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.symbol_set"]], "symmetrically_add_atom() (slab method)": [[32, "pymatgen.core.surface.Slab.symmetrically_add_atom"]], "symmetrically_remove_atoms() (slab method)": [[32, "pymatgen.core.surface.Slab.symmetrically_remove_atoms"]], "symmetrized (tensor property)": [[32, "pymatgen.core.tensors.Tensor.symmetrized"]], "symmetrized (tensorcollection property)": [[32, "pymatgen.core.tensors.TensorCollection.symmetrized"]], "symmetry_reduce() (in module pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.symmetry_reduce"]], "term_symbols (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.term_symbols"]], "tetragonal() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.tetragonal"]], "thermal_conductivity (element attribute)": [[32, "pymatgen.core.periodic_table.Element.thermal_conductivity"]], "thermal_conductivity (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.thermal_conductivity"]], "to() (arraywithunit method)": [[32, "pymatgen.core.units.ArrayWithUnit.to"]], "to() (floatwithunit method)": [[32, "pymatgen.core.units.FloatWithUnit.to"]], "to() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.to"]], "to() (istructure method)": [[32, "pymatgen.core.structure.IStructure.to"]], "to() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.to"]], "to_data_dict (composition property)": [[32, "pymatgen.core.composition.Composition.to_data_dict"]], "to_displacements() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.to_displacements"]], "to_json() (libxcfunc method)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.to_json"]], "to_positions() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.to_positions"]], "to_pretty_string() (composition method)": [[32, "pymatgen.core.composition.Composition.to_pretty_string"]], "to_pretty_string() (ion method)": [[32, "pymatgen.core.ion.Ion.to_pretty_string"]], "to_pretty_string() (species method)": [[32, "pymatgen.core.periodic_table.Species.to_pretty_string"]], "to_reduced_dict (composition property)": [[32, "pymatgen.core.composition.Composition.to_reduced_dict"]], "to_reduced_dict (ion property)": [[32, "pymatgen.core.ion.Ion.to_reduced_dict"]], "to_unit_cell() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.to_unit_cell"]], "to_weight_dict (composition property)": [[32, "pymatgen.core.composition.Composition.to_weight_dict"]], "total_electrons (composition property)": [[32, "pymatgen.core.composition.Composition.total_electrons"]], "trans (squaretensor property)": [[32, "pymatgen.core.tensors.SquareTensor.trans"]], "transform() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.transform"]], "transform() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.transform"]], "transform_tensor() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.transform_tensor"]], "translate_sites() (molecule method)": [[32, "pymatgen.core.structure.Molecule.translate_sites"]], "translate_sites() (structure method)": [[32, "pymatgen.core.structure.Structure.translate_sites"]], "translation_vector (symmop property)": [[32, "pymatgen.core.operations.SymmOp.translation_vector"]], "type() (xcfunc method)": [[32, "pymatgen.core.xcfunc.XcFunc.type"]], "types_of_specie (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.types_of_specie"]], "types_of_species (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.types_of_species"]], "unit (arraywithunit property)": [[32, "pymatgen.core.units.ArrayWithUnit.unit"]], "unit (floatwithunit property)": [[32, "pymatgen.core.units.FloatWithUnit.unit"]], "unit_type (arraywithunit property)": [[32, "pymatgen.core.units.ArrayWithUnit.unit_type"]], "unit_type (floatwithunit property)": [[32, "pymatgen.core.units.FloatWithUnit.unit_type"]], "unitized() (in module pymatgen.core.units)": [[32, "pymatgen.core.units.unitized"]], "unset_charge() (istructure method)": [[32, "pymatgen.core.structure.IStructure.unset_charge"]], "vacuum_over_film (interface property)": [[32, "pymatgen.core.interface.Interface.vacuum_over_film"]], "valence (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.valence"]], "valid (composition property)": [[32, "pymatgen.core.composition.Composition.valid"]], "values() (tensormapping method)": [[32, "pymatgen.core.tensors.TensorMapping.values"]], "van_der_waals_radius (element attribute)": [[32, "pymatgen.core.periodic_table.Element.van_der_waals_radius"]], "van_der_waals_radius (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.van_der_waals_radius"]], "velocity_of_sound (element attribute)": [[32, "pymatgen.core.periodic_table.Element.velocity_of_sound"]], "velocity_of_sound (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.velocity_of_sound"]], "vickers_hardness (element attribute)": [[32, "pymatgen.core.periodic_table.Element.vickers_hardness"]], "vickers_hardness (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.vickers_hardness"]], "voigt (tensor property)": [[32, "pymatgen.core.tensors.Tensor.voigt"]], "voigt (tensorcollection property)": [[32, "pymatgen.core.tensors.TensorCollection.voigt"]], "voigt_symmetrized (tensor property)": [[32, "pymatgen.core.tensors.Tensor.voigt_symmetrized"]], "voigt_symmetrized (tensorcollection property)": [[32, "pymatgen.core.tensors.TensorCollection.voigt_symmetrized"]], "volume (istructure property)": [[32, "pymatgen.core.structure.IStructure.volume"]], "volume (lattice property)": [[32, "pymatgen.core.lattice.Lattice.volume"]], "weight (composition property)": [[32, "pymatgen.core.composition.Composition.weight"]], "write_xdatcar() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.write_Xdatcar"]], "x (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.x"]], "x (site property)": [[32, "pymatgen.core.sites.Site.x"]], "y (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.y"]], "y (site property)": [[32, "pymatgen.core.sites.Site.y"]], "youngs_modulus (element attribute)": [[32, "pymatgen.core.periodic_table.Element.youngs_modulus"]], "youngs_modulus (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.youngs_modulus"]], "z (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.z"]], "z (site property)": [[32, "pymatgen.core.sites.Site.z"]], "zeroed() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.zeroed"]], "zeroed() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.zeroed"]], "bsdosplotter (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.BSDOSPlotter"]], "bsplotter (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter"]], "bsplotterprojected (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.BSPlotterProjected"]], "bandstructure (class in pymatgen.electronic_structure.bandstructure)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure"]], "bandstructuresymmline (class in pymatgen.electronic_structure.bandstructure)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine"]], "bandstructureloader (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.BandstructureLoader"]], "boltztrapanalyzer (class in pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer"]], "boltztraperror": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapError"]], "boltztrapplotter (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter"]], "boltztraprunner (class in pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner"]], "bztinterpolator (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator"]], "bztplotter (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.BztPlotter"]], "bzttransportproperties (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.BztTransportProperties"]], "cohp (class in pymatgen.electronic_structure.cohp)": [[33, "pymatgen.electronic_structure.cohp.Cohp"]], "cohpplotter (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter"]], "completecohp (class in pymatgen.electronic_structure.cohp)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp"]], "completedos (class in pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.CompleteDos"]], "dos (class in pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.DOS"], [33, "pymatgen.electronic_structure.dos.Dos"]], "dosplotter (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter"]], "fermidos (class in pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.FermiDos"]], "icohpcollection (class in pymatgen.electronic_structure.cohp)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection"]], "icohpvalue (class in pymatgen.electronic_structure.cohp)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue"]], "kpoint (class in pymatgen.electronic_structure.bandstructure)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint"]], "lobsterbandstructuresymmline (class in pymatgen.electronic_structure.bandstructure)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine"]], "lobstercompletedos (class in pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos"]], "magmom (class in pymatgen.electronic_structure.core)": [[33, "pymatgen.electronic_structure.core.Magmom"]], "orbital (class in pymatgen.electronic_structure.core)": [[33, "pymatgen.electronic_structure.core.Orbital"]], "orbitaltype (class in pymatgen.electronic_structure.core)": [[33, "pymatgen.electronic_structure.core.OrbitalType"]], "spin (class in pymatgen.electronic_structure.core)": [[33, "pymatgen.electronic_structure.core.Spin"]], "vasprunbsloader (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader"]], "vasprunloader (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunLoader"]], "xlabel (dos attribute)": [[33, "pymatgen.electronic_structure.dos.DOS.XLABEL"]], "ylabel (dos attribute)": [[33, "pymatgen.electronic_structure.dos.DOS.YLABEL"]], "a (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.a"]], "add_bs() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.add_bs"]], "add_cohp() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.add_cohp"]], "add_cohp_dict() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.add_cohp_dict"]], "add_densities() (in module pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.add_densities"]], "add_dos() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.add_dos"]], "add_dos_dict() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.add_dos_dict"]], "apply_scissor() (bandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine.apply_scissor"]], "are_cobis (icohpcollection attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.are_cobis"]], "are_cobis (icohpcollection property)": [[33, "id0"]], "are_cobis (icohpvalue attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.are_cobis"]], "are_cobis (icohpvalue property)": [[33, "id3"]], "are_collinear() (magmom static method)": [[33, "pymatgen.electronic_structure.core.Magmom.are_collinear"]], "are_coops (icohpcollection attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.are_coops"]], "are_coops (icohpcollection property)": [[33, "id1"]], "are_coops (icohpvalue attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.are_coops"]], "are_coops (icohpvalue property)": [[33, "id4"]], "as_dict() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.as_dict"]], "as_dict() (bandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine.as_dict"]], "as_dict() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.as_dict"]], "as_dict() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.as_dict"]], "as_dict() (cohp method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.as_dict"]], "as_dict() (completecohp method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.as_dict"]], "as_dict() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.as_dict"]], "as_dict() (dos method)": [[33, "pymatgen.electronic_structure.dos.Dos.as_dict"]], "as_dict() (fermidos method)": [[33, "pymatgen.electronic_structure.dos.FermiDos.as_dict"]], "as_dict() (kpoint method)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.as_dict"]], "as_dict() (lobsterbandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine.as_dict"]], "b (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.b"]], "bandana() (bandstructureloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.BandstructureLoader.bandana"]], "bandana() (vasprunbsloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader.bandana"]], "bandana() (vasprunloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunLoader.bandana"]], "bands (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.bands"]], "bs (boltztraprunner property)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.bs"]], "bs_plot_data() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.bs_plot_data"]], "c (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.c"]], "cart_coords (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.cart_coords"]], "check_acc_bzt_bands() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.check_acc_bzt_bands"]], "compare_sym_bands() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.compare_sym_bands"]], "compute_properties_doping() (bzttransportproperties method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztTransportProperties.compute_properties_doping"]], "d (orbitaltype attribute)": [[33, "pymatgen.electronic_structure.core.OrbitalType.d"]], "down (spin attribute)": [[33, "pymatgen.electronic_structure.core.Spin.down"]], "dx2 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.dx2"]], "dxy (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.dxy"]], "dxz (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.dxz"]], "dyz (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.dyz"]], "dz2 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.dz2"]], "efermi (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.efermi"]], "eta_from_seebeck() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.eta_from_seebeck"]], "extremum_icohpvalue() (icohpcollection method)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.extremum_icohpvalue"]], "f (orbitaltype attribute)": [[33, "pymatgen.electronic_structure.core.OrbitalType.f"]], "f0 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f0"]], "f0() (in module pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.f0"]], "f1 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f1"]], "f2 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f2"]], "f3 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f3"]], "f_1 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f_1"]], "f_2 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f_2"]], "f_3 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f_3"]], "fold_point() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.fold_point"]], "fp_to_dict() (completedos static method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.fp_to_dict"]], "frac_coords (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.frac_coords"]], "from_dict() (bandstructure class method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.from_dict"]], "from_dict() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.from_dict"]], "from_dict() (cohp class method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.from_dict"]], "from_dict() (completecohp class method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.from_dict"]], "from_dict() (completedos class method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.from_dict"]], "from_dict() (dos class method)": [[33, "pymatgen.electronic_structure.dos.Dos.from_dict"]], "from_dict() (fermidos class method)": [[33, "pymatgen.electronic_structure.dos.FermiDos.from_dict"]], "from_dict() (kpoint class method)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.from_dict"]], "from_dict() (lobsterbandstructuresymmline class method)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine.from_dict"]], "from_dict() (lobstercompletedos class method)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos.from_dict"]], "from_file() (completecohp class method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.from_file"]], "from_file() (vasprunbsloader class method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader.from_file"]], "from_file() (vasprunloader class method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunLoader.from_file"]], "from_files() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.from_files"]], "from_global_moment_and_saxis() (magmom class method)": [[33, "pymatgen.electronic_structure.core.Magmom.from_global_moment_and_saxis"]], "from_moment_relative_to_crystal_axes() (magmom class method)": [[33, "pymatgen.electronic_structure.core.Magmom.from_moment_relative_to_crystal_axes"]], "from_old_dict() (bandstructure class method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.from_old_dict"]], "from_old_dict() (lobsterbandstructuresymmline class method)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine.from_old_dict"]], "get_00t_magmom_with_xyz_saxis() (magmom method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_00t_magmom_with_xyz_saxis"]], "get_average_eff_mass() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_average_eff_mass"]], "get_band_center() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_band_center"]], "get_band_filling() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_band_filling"]], "get_band_gap() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_band_gap"]], "get_band_kurtosis() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_band_kurtosis"]], "get_band_skewness() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_band_skewness"]], "get_band_structure() (bztinterpolator method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator.get_band_structure"]], "get_band_width() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_band_width"]], "get_branch() (bandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine.get_branch"]], "get_carrier_concentration() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_carrier_concentration"]], "get_cbm() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_cbm"]], "get_cbm_vbm() (dos method)": [[33, "pymatgen.electronic_structure.dos.DOS.get_cbm_vbm"], [33, "pymatgen.electronic_structure.dos.Dos.get_cbm_vbm"]], "get_cohp() (cohp method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.get_cohp"]], "get_cohp_by_label() (completecohp method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.get_cohp_by_label"]], "get_cohp_dict() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.get_cohp_dict"]], "get_complete_dos() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_complete_dos"]], "get_complexity_factor() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_complexity_factor"]], "get_conductivity() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_conductivity"]], "get_consistent_set_and_saxis() (magmom static method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_consistent_set_and_saxis"]], "get_densities() (dos method)": [[33, "pymatgen.electronic_structure.dos.Dos.get_densities"]], "get_direct_band_gap() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_direct_band_gap"]], "get_direct_band_gap_dict() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_direct_band_gap_dict"]], "get_doping() (fermidos method)": [[33, "pymatgen.electronic_structure.dos.FermiDos.get_doping"]], "get_dos() (bztinterpolator method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator.get_dos"]], "get_dos_dict() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.get_dos_dict"]], "get_dos_fp() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_dos_fp"]], "get_dos_fp_similarity() (completedos static method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_dos_fp_similarity"]], "get_element_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_element_dos"]], "get_element_spd_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_element_spd_dos"]], "get_element_spd_dos() (lobstercompletedos method)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos.get_element_spd_dos"]], "get_elt_projected_plots() (bsplotterprojected method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotterProjected.get_elt_projected_plots"]], "get_elt_projected_plots_color() (bsplotterprojected method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotterProjected.get_elt_projected_plots_color"]], "get_equivalent_kpoints() (bandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine.get_equivalent_kpoints"]], "get_extreme() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_extreme"]], "get_fermi() (fermidos method)": [[33, "pymatgen.electronic_structure.dos.FermiDos.get_fermi"]], "get_fermi_interextrapolated() (fermidos method)": [[33, "pymatgen.electronic_structure.dos.FermiDos.get_fermi_interextrapolated"]], "get_gap() (dos method)": [[33, "pymatgen.electronic_structure.dos.DOS.get_gap"], [33, "pymatgen.electronic_structure.dos.Dos.get_gap"]], "get_hall_carrier_concentration() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_hall_carrier_concentration"]], "get_hilbert_transform() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_hilbert_transform"]], "get_icohp() (cohp method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.get_icohp"]], "get_icohp_by_label() (icohpcollection method)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.get_icohp_by_label"]], "get_icohp_dict_by_bondlengths() (icohpcollection method)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.get_icohp_dict_by_bondlengths"]], "get_icohp_dict_of_site() (icohpcollection method)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.get_icohp_dict_of_site"]], "get_integrated_cohp_in_energy_range() (in module pymatgen.electronic_structure.cohp)": [[33, "pymatgen.electronic_structure.cohp.get_integrated_cohp_in_energy_range"]], "get_interpolated_gap() (dos method)": [[33, "pymatgen.electronic_structure.dos.DOS.get_interpolated_gap"], [33, "pymatgen.electronic_structure.dos.Dos.get_interpolated_gap"]], "get_interpolated_value() (cohp method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.get_interpolated_value"]], "get_interpolated_value() (dos method)": [[33, "pymatgen.electronic_structure.dos.Dos.get_interpolated_value"]], "get_kpoint_degeneracy() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_kpoint_degeneracy"]], "get_lattvec() (bandstructureloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.BandstructureLoader.get_lattvec"]], "get_lattvec() (vasprunbsloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader.get_lattvec"]], "get_lattvec() (vasprunloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunLoader.get_lattvec"]], "get_moment() (magmom method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_moment"]], "get_moment_relative_to_crystal_axes() (magmom method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_moment_relative_to_crystal_axes"]], "get_mu_bounds() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_mu_bounds"]], "get_n_moment() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_n_moment"]], "get_normalized() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_normalized"]], "get_orbital_resolved_cohp() (completecohp method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.get_orbital_resolved_cohp"]], "get_partial_doses() (bztinterpolator method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator.get_partial_doses"]], "get_plot() (bsdosplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSDOSPlotter.get_plot"]], "get_plot() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.get_plot"]], "get_plot() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.get_plot"]], "get_plot() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.get_plot"]], "get_power_factor() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_power_factor"]], "get_projected_plots_dots() (bsplotterprojected method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotterProjected.get_projected_plots_dots"]], "get_projected_plots_dots_patom_pmorb() (bsplotterprojected method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotterProjected.get_projected_plots_dots_patom_pmorb"]], "get_projection_on_elements() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_projection_on_elements"]], "get_projection_on_elements() (lobsterbandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine.get_projection_on_elements"]], "get_projections_on_elements_and_orbitals() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_projections_on_elements_and_orbitals"]], "get_projections_on_elements_and_orbitals() (lobsterbandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine.get_projections_on_elements_and_orbitals"]], "get_reconstructed_band_structure() (in module pymatgen.electronic_structure.bandstructure)": [[33, "pymatgen.electronic_structure.bandstructure.get_reconstructed_band_structure"]], "get_seebeck() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_seebeck"]], "get_seebeck_eff_mass() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_seebeck_eff_mass"]], "get_site_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_site_dos"]], "get_site_orbital_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_site_orbital_dos"]], "get_site_orbital_dos() (lobstercompletedos method)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos.get_site_orbital_dos"]], "get_site_spd_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_site_spd_dos"]], "get_site_t2g_eg_resolved_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_site_t2g_eg_resolved_dos"]], "get_site_t2g_eg_resolved_dos() (lobstercompletedos method)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos.get_site_t2g_eg_resolved_dos"]], "get_smeared_densities() (dos method)": [[33, "pymatgen.electronic_structure.dos.Dos.get_smeared_densities"]], "get_spd_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_spd_dos"]], "get_spd_dos() (lobstercompletedos method)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos.get_spd_dos"]], "get_suggested_saxis() (magmom static method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_suggested_saxis"]], "get_summed_cohp_by_label_and_orbital_list() (completecohp method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.get_summed_cohp_by_label_and_orbital_list"]], "get_summed_cohp_by_label_list() (completecohp method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.get_summed_cohp_by_label_list"]], "get_summed_icohp_by_label_list() (icohpcollection method)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.get_summed_icohp_by_label_list"]], "get_sym_eq_kpoints() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_sym_eq_kpoints"]], "get_symm_bands() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_symm_bands"]], "get_thermal_conductivity() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_thermal_conductivity"]], "get_ticks() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.get_ticks"]], "get_ticks_old() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.get_ticks_old"]], "get_upper_band_edge() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_upper_band_edge"]], "get_vbm() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_vbm"]], "get_volume() (bandstructureloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.BandstructureLoader.get_volume"]], "get_volume() (vasprunbsloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader.get_volume"]], "get_volume() (vasprunloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunLoader.get_volume"]], "get_xyz_magmom_with_001_saxis() (magmom method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_xyz_magmom_with_001_saxis"]], "get_zt() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_zt"]], "global_moment (magmom property)": [[33, "pymatgen.electronic_structure.core.Magmom.global_moment"]], "has_antibnd_states_below_efermi() (cohp method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.has_antibnd_states_below_efermi"]], "have_consistent_saxis() (magmom static method)": [[33, "pymatgen.electronic_structure.core.Magmom.have_consistent_saxis"]], "icohp (icohpvalue attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.icohp"]], "icohp (icohpvalue property)": [[33, "id5"]], "icohpvalue() (icohpvalue method)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.icohpvalue"]], "icohpvalue_orbital() (icohpvalue method)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.icohpvalue_orbital"]], "is_metal() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.is_metal"]], "is_spin_polarized (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.is_spin_polarized"]], "is_spin_polarized (icohpcollection attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.is_spin_polarized"]], "is_spin_polarized (icohpcollection property)": [[33, "id2"]], "is_spin_polarized (icohpvalue property)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.is_spin_polarized"]], "label (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.label"]], "lattice (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.lattice"]], "lattice_rec (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.lattice_rec"]], "load() (bztinterpolator method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator.load"]], "load() (bzttransportproperties method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztTransportProperties.load"]], "merge_up_down_doses() (in module pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.merge_up_down_doses"]], "nb_bands (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.nb_bands"]], "nelec (boltztraprunner property)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.nelec"]], "num_bonds (icohpvalue attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.num_bonds"]], "num_bonds (icohpvalue property)": [[33, "id6"]], "orbital_type (orbital property)": [[33, "pymatgen.electronic_structure.core.Orbital.orbital_type"]], "p (orbitaltype attribute)": [[33, "pymatgen.electronic_structure.core.OrbitalType.p"]], "parse_cond_and_hall() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.parse_cond_and_hall"]], "parse_intrans() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.parse_intrans"]], "parse_outputtrans() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.parse_outputtrans"]], "parse_struct() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.parse_struct"]], "parse_transdos() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.parse_transdos"]], "pdos (completedos attribute)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.pdos"]], "plot_bands() (bztplotter method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztPlotter.plot_bands"]], "plot_brillouin() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.plot_brillouin"]], "plot_brillouin_zone() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_brillouin_zone"]], "plot_brillouin_zone_from_kpath() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_brillouin_zone_from_kpath"]], "plot_carriers() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_carriers"]], "plot_compare() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.plot_compare"]], "plot_complexity_factor_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_complexity_factor_mu"]], "plot_conductivity_dop() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_conductivity_dop"]], "plot_conductivity_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_conductivity_mu"]], "plot_conductivity_temp() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_conductivity_temp"]], "plot_dos() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_dos"]], "plot_dos() (bztplotter method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztPlotter.plot_dos"]], "plot_eff_mass_dop() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_eff_mass_dop"]], "plot_eff_mass_temp() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_eff_mass_temp"]], "plot_ellipsoid() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_ellipsoid"]], "plot_fermi_surface() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_fermi_surface"]], "plot_hall_carriers() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_hall_carriers"]], "plot_labels() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_labels"]], "plot_lattice_vectors() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_lattice_vectors"]], "plot_path() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_path"]], "plot_points() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_points"]], "plot_power_factor_dop() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_power_factor_dop"]], "plot_power_factor_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_power_factor_mu"]], "plot_power_factor_temp() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_power_factor_temp"]], "plot_props() (bztplotter method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztPlotter.plot_props"]], "plot_seebeck_dop() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_seebeck_dop"]], "plot_seebeck_eff_mass_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_seebeck_eff_mass_mu"]], "plot_seebeck_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_seebeck_mu"]], "plot_seebeck_temp() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_seebeck_temp"]], "plot_wigner_seitz() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_wigner_seitz"]], "plot_zt_dop() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_zt_dop"]], "plot_zt_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_zt_mu"]], "plot_zt_temp() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_zt_temp"]], "projection (magmom property)": [[33, "pymatgen.electronic_structure.core.Magmom.projection"]], "projections (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.projections"]], "px (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.px"]], "py (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.py"]], "pymatgen.electronic_structure": [[33, "module-pymatgen.electronic_structure"]], "pymatgen.electronic_structure.bandstructure": [[33, "module-pymatgen.electronic_structure.bandstructure"]], "pymatgen.electronic_structure.boltztrap": [[33, "module-pymatgen.electronic_structure.boltztrap"]], "pymatgen.electronic_structure.boltztrap2": [[33, "module-pymatgen.electronic_structure.boltztrap2"]], "pymatgen.electronic_structure.cohp": [[33, "module-pymatgen.electronic_structure.cohp"]], "pymatgen.electronic_structure.core": [[33, "module-pymatgen.electronic_structure.core"]], "pymatgen.electronic_structure.dos": [[33, "module-pymatgen.electronic_structure.dos"]], "pymatgen.electronic_structure.plotter": [[33, "module-pymatgen.electronic_structure.plotter"]], "pz (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.pz"]], "read_cube_file() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.read_cube_file"]], "run() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.run"]], "s (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.s"]], "s (orbitaltype attribute)": [[33, "pymatgen.electronic_structure.core.OrbitalType.s"]], "save() (bztinterpolator method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator.save"]], "save() (bzttransportproperties method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztTransportProperties.save"]], "save_plot() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.save_plot"]], "save_plot() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.save_plot"]], "save_plot() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.save_plot"]], "seebeck_eff_mass_from_carr() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.seebeck_eff_mass_from_carr"]], "seebeck_eff_mass_from_seebeck_carr() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.seebeck_eff_mass_from_seebeck_carr"]], "seebeck_spb() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.seebeck_spb"]], "set_upper_lower_bands() (bandstructureloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.BandstructureLoader.set_upper_lower_bands"]], "show() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.show"]], "show() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.show"]], "show() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.show"]], "spin_polarization (completedos property)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.spin_polarization"]], "structure (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.structure"]], "structure (completedos attribute)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.structure"]], "summed_icohp (icohpvalue property)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.summed_icohp"]], "summed_orbital_icohp (icohpvalue property)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.summed_orbital_icohp"]], "up (spin attribute)": [[33, "pymatgen.electronic_structure.core.Spin.up"]], "write_def() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_def"]], "write_energy() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_energy"]], "write_input() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_input"]], "write_intrans() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_intrans"]], "write_proj() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_proj"]], "write_struct() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_struct"]], "anioncorrection (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.AnionCorrection"]], "aqueouscorrection (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.AqueousCorrection"]], "compatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.Compatibility"]], "compatibilityerror": [[34, "pymatgen.entries.compatibility.CompatibilityError"]], "compositionenergyadjustment (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.CompositionEnergyAdjustment"]], "computedentry (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.ComputedEntry"]], "computedstructureentry (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry"]], "constantenergyadjustment (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.ConstantEnergyAdjustment"]], "correction (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.Correction"]], "correctioncalculator (class in pymatgen.entries.correction_calculator)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator"]], "correctionslist (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.CorrectionsList"]], "energyadjustment (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.EnergyAdjustment"]], "entry (class in pymatgen.entries)": [[34, "pymatgen.entries.Entry"]], "entryset (class in pymatgen.entries.entry_tools)": [[34, "pymatgen.entries.entry_tools.EntrySet"]], "expentry (class in pymatgen.entries.exp_entries)": [[34, "pymatgen.entries.exp_entries.ExpEntry"]], "gascorrection (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.GasCorrection"]], "gibbscomputedstructureentry (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry"]], "mitaqueouscompatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.MITAqueousCompatibility"]], "mitcompatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.MITCompatibility"]], "manualenergyadjustment (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.ManualEnergyAdjustment"]], "materialsproject2020compatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.MaterialsProject2020Compatibility"]], "materialsprojectaqueouscompatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.MaterialsProjectAqueousCompatibility"]], "materialsprojectcompatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.MaterialsProjectCompatibility"]], "materialsprojectdftmixingscheme (class in pymatgen.entries.mixing_scheme)": [[34, "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme"]], "potcarcorrection (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.PotcarCorrection"]], "temperatureenergyadjustment (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment"]], "ucorrection (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.UCorrection"]], "add() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.add"]], "as_dict() (computedentry method)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.as_dict"]], "as_dict() (computedstructureentry method)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry.as_dict"]], "as_dict() (entry method)": [[34, "pymatgen.entries.Entry.as_dict"]], "as_dict() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.as_dict"]], "as_dict() (expentry method)": [[34, "pymatgen.entries.exp_entries.ExpEntry.as_dict"]], "as_dict() (gibbscomputedstructureentry method)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry.as_dict"]], "calc_compounds (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.calc_compounds"]], "chemsys (entryset property)": [[34, "pymatgen.entries.entry_tools.EntrySet.chemsys"]], "composition (entry property)": [[34, "pymatgen.entries.Entry.composition"]], "compute_corrections() (correctioncalculator method)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.compute_corrections"]], "compute_from_files() (correctioncalculator method)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.compute_from_files"]], "copy() (computedentry method)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.copy"]], "copy() (computedstructureentry method)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry.copy"]], "correct_entry() (correction method)": [[34, "pymatgen.entries.compatibility.Correction.correct_entry"]], "correction (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.correction"]], "correction_per_atom (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.correction_per_atom"]], "correction_uncertainty (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.correction_uncertainty"]], "correction_uncertainty_per_atom (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.correction_uncertainty_per_atom"]], "corrections (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.corrections"]], "corrections_dict (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.corrections_dict"]], "corrections_std_error (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.corrections_std_error"]], "discard() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.discard"]], "display_entries() (materialsprojectdftmixingscheme static method)": [[34, "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme.display_entries"]], "energy (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.energy"]], "energy (entry property)": [[34, "pymatgen.entries.Entry.energy"]], "energy_per_atom (entry property)": [[34, "pymatgen.entries.Entry.energy_per_atom"]], "exp_compounds (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.exp_compounds"]], "explain (compositionenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.CompositionEnergyAdjustment.explain"]], "explain (constantenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.ConstantEnergyAdjustment.explain"]], "explain (energyadjustment property)": [[34, "pymatgen.entries.computed_entries.EnergyAdjustment.explain"]], "explain (temperatureenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment.explain"]], "explain() (compatibility static method)": [[34, "pymatgen.entries.compatibility.Compatibility.explain"]], "explain() (correctionslist method)": [[34, "pymatgen.entries.compatibility.CorrectionsList.explain"]], "from_csv() (entryset class method)": [[34, "pymatgen.entries.entry_tools.EntrySet.from_csv"]], "from_dict() (computedentry class method)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.from_dict"]], "from_dict() (computedstructureentry class method)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry.from_dict"]], "from_dict() (expentry class method)": [[34, "pymatgen.entries.exp_entries.ExpEntry.from_dict"]], "from_dict() (gibbscomputedstructureentry class method)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry.from_dict"]], "from_entries() (gibbscomputedstructureentry class method)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry.from_entries"]], "from_pd() (gibbscomputedstructureentry class method)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry.from_pd"]], "get_adjustments() (compatibility method)": [[34, "pymatgen.entries.compatibility.Compatibility.get_adjustments"]], "get_adjustments() (correctionslist method)": [[34, "pymatgen.entries.compatibility.CorrectionsList.get_adjustments"]], "get_adjustments() (materialsprojectdftmixingscheme method)": [[34, "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme.get_adjustments"]], "get_correction() (correction method)": [[34, "pymatgen.entries.compatibility.Correction.get_correction"]], "get_correction() (potcarcorrection method)": [[34, "pymatgen.entries.compatibility.PotcarCorrection.get_correction"]], "get_corrections_dict() (correctionslist method)": [[34, "pymatgen.entries.compatibility.CorrectionsList.get_corrections_dict"]], "get_explanation_dict() (correctionslist method)": [[34, "pymatgen.entries.compatibility.CorrectionsList.get_explanation_dict"]], "get_mixing_state_data() (materialsprojectdftmixingscheme method)": [[34, "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme.get_mixing_state_data"]], "get_subset_in_chemsys() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.get_subset_in_chemsys"]], "gf_sisso() (gibbscomputedstructureentry method)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry.gf_sisso"]], "graph_residual_error() (correctioncalculator method)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.graph_residual_error"]], "graph_residual_error_per_species() (correctioncalculator method)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.graph_residual_error_per_species"]], "ground_states (entryset property)": [[34, "pymatgen.entries.entry_tools.EntrySet.ground_states"]], "group_entries_by_composition() (in module pymatgen.entries.entry_tools)": [[34, "pymatgen.entries.entry_tools.group_entries_by_composition"]], "group_entries_by_structure() (in module pymatgen.entries.entry_tools)": [[34, "pymatgen.entries.entry_tools.group_entries_by_structure"]], "is_element (entry property)": [[34, "pymatgen.entries.Entry.is_element"]], "is_ground_state() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.is_ground_state"]], "make_yaml() (correctioncalculator method)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.make_yaml"]], "normalize() (compositionenergyadjustment method)": [[34, "pymatgen.entries.computed_entries.CompositionEnergyAdjustment.normalize"]], "normalize() (computedentry method)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.normalize"]], "normalize() (computedstructureentry method)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry.normalize"]], "normalize() (constantenergyadjustment method)": [[34, "pymatgen.entries.computed_entries.ConstantEnergyAdjustment.normalize"]], "normalize() (energyadjustment method)": [[34, "pymatgen.entries.computed_entries.EnergyAdjustment.normalize"]], "normalize() (entry method)": [[34, "pymatgen.entries.Entry.normalize"]], "normalize() (temperatureenergyadjustment method)": [[34, "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment.normalize"]], "process_entries() (compatibility method)": [[34, "pymatgen.entries.compatibility.Compatibility.process_entries"]], "process_entries() (materialsprojectdftmixingscheme method)": [[34, "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme.process_entries"]], "process_entry() (compatibility method)": [[34, "pymatgen.entries.compatibility.Compatibility.process_entry"]], "pymatgen.entries": [[34, "module-pymatgen.entries"]], "pymatgen.entries.compatibility": [[34, "module-pymatgen.entries.compatibility"]], "pymatgen.entries.computed_entries": [[34, "module-pymatgen.entries.computed_entries"]], "pymatgen.entries.correction_calculator": [[34, "module-pymatgen.entries.correction_calculator"]], "pymatgen.entries.entry_tools": [[34, "module-pymatgen.entries.entry_tools"]], "pymatgen.entries.exp_entries": [[34, "module-pymatgen.entries.exp_entries"]], "pymatgen.entries.mixing_scheme": [[34, "module-pymatgen.entries.mixing_scheme"]], "remove_non_ground_states() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.remove_non_ground_states"]], "species (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.species"]], "structure (computedstructureentry property)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry.structure"]], "to_csv() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.to_csv"]], "uncertainty (compositionenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.CompositionEnergyAdjustment.uncertainty"]], "uncertainty (energyadjustment property)": [[34, "pymatgen.entries.computed_entries.EnergyAdjustment.uncertainty"]], "uncertainty (temperatureenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment.uncertainty"]], "uncorrected_energy (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.uncorrected_energy"]], "uncorrected_energy_per_atom (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.uncorrected_energy_per_atom"]], "value (compositionenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.CompositionEnergyAdjustment.value"]], "value (energyadjustment property)": [[34, "pymatgen.entries.computed_entries.EnergyAdjustment.value"]], "value (temperatureenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment.value"]], "cod (class in pymatgen.ext.cod)": [[35, "pymatgen.ext.cod.COD"]], "ggau_def (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_DEF"]], "ggau_line (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_LINE"]], "ggau_opt (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_OPT"]], "ggau_static (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_STATIC"]], "ggau_static_diel (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_STATIC_DIEL"]], "ggau_uniform (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_UNIFORM"]], "gga_def (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_DEF"]], "gga_line (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_LINE"]], "gga_opt (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_OPT"]], "gga_static (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_STATIC"]], "gga_static_diel (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_STATIC_DIEL"]], "gga_uniform (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_UNIFORM"]], "lda_static_diel (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.LDA_STATIC_DIEL"]], "mpresterror": [[35, "pymatgen.ext.matproj.MPRestError"]], "mprester (class in pymatgen.ext.matproj)": [[35, "pymatgen.ext.matproj.MPRester"]], "optimaderester (class in pymatgen.ext.optimade)": [[35, "pymatgen.ext.optimade.OptimadeRester"]], "provider (class in pymatgen.ext.optimade)": [[35, "pymatgen.ext.optimade.Provider"]], "scan_opt (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.SCAN_OPT"]], "tasktype (class in pymatgen.ext.matproj)": [[35, "pymatgen.ext.matproj.TaskType"]], "aliases (optimaderester attribute)": [[35, "pymatgen.ext.optimade.OptimadeRester.aliases"]], "base_url (provider attribute)": [[35, "pymatgen.ext.optimade.Provider.base_url"]], "describe() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.describe"]], "description (provider attribute)": [[35, "pymatgen.ext.optimade.Provider.description"]], "get_chunks() (in module pymatgen.ext.matproj)": [[35, "pymatgen.ext.matproj.get_chunks"]], "get_cod_ids() (cod method)": [[35, "pymatgen.ext.cod.COD.get_cod_ids"]], "get_snls() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.get_snls"]], "get_snls_with_filter() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.get_snls_with_filter"]], "get_structure_by_formula() (cod method)": [[35, "pymatgen.ext.cod.COD.get_structure_by_formula"]], "get_structure_by_id() (cod method)": [[35, "pymatgen.ext.cod.COD.get_structure_by_id"]], "get_structures() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.get_structures"]], "get_structures_with_filter() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.get_structures_with_filter"]], "homepage (provider attribute)": [[35, "pymatgen.ext.optimade.Provider.homepage"]], "mandatory_response_fields (optimaderester attribute)": [[35, "pymatgen.ext.optimade.OptimadeRester.mandatory_response_fields"]], "name (provider attribute)": [[35, "pymatgen.ext.optimade.Provider.name"]], "prefix (provider attribute)": [[35, "pymatgen.ext.optimade.Provider.prefix"]], "pymatgen.ext": [[35, "module-pymatgen.ext"]], "pymatgen.ext.cod": [[35, "module-pymatgen.ext.cod"]], "pymatgen.ext.matproj": [[35, "module-pymatgen.ext.matproj"]], "pymatgen.ext.optimade": [[35, "module-pymatgen.ext.optimade"]], "query() (cod method)": [[35, "pymatgen.ext.cod.COD.query"]], "refresh_aliases() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.refresh_aliases"]], "adfinput (class in pymatgen.io.adf)": [[36, "pymatgen.io.adf.AdfInput"]], "adfinputerror": [[36, "pymatgen.io.adf.AdfInputError"]], "adfkey (class in pymatgen.io.adf)": [[36, "pymatgen.io.adf.AdfKey"]], "adfoutput (class in pymatgen.io.adf)": [[36, "pymatgen.io.adf.AdfOutput"]], "adfoutputerror": [[36, "pymatgen.io.adf.AdfOutputError"]], "adftask (class in pymatgen.io.adf)": [[36, "pymatgen.io.adf.AdfTask"]], "airssprovider (class in pymatgen.io.res)": [[36, "pymatgen.io.res.AirssProvider"]], "aseatomsadaptor (class in pymatgen.io.ase)": [[36, "pymatgen.io.ase.AseAtomsAdaptor"]], "bseoutput (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.BSEOutput"]], "babelmoladaptor (class in pymatgen.io.babel)": [[36, "pymatgen.io.babel.BabelMolAdaptor"]], "basissetreader (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.BasisSetReader"]], "cifblock (class in pymatgen.io.cif)": [[36, "pymatgen.io.cif.CifBlock"]], "ciffile (class in pymatgen.io.cif)": [[36, "pymatgen.io.cif.CifFile"]], "cifparser (class in pymatgen.io.cif)": [[36, "pymatgen.io.cif.CifParser"]], "cifwriter (class in pymatgen.io.cif)": [[36, "pymatgen.io.cif.CifWriter"]], "control (class in pymatgen.io.shengbte)": [[36, "pymatgen.io.shengbte.Control"]], "cssr (class in pymatgen.io.cssr)": [[36, "pymatgen.io.cssr.Cssr"]], "fiestainput (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.FiestaInput"]], "fiestaoutput (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.FiestaOutput"]], "fiestarun (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.FiestaRun"]], "gaussianinput (class in pymatgen.io.gaussian)": [[36, "pymatgen.io.gaussian.GaussianInput"]], "gaussianoutput (class in pymatgen.io.gaussian)": [[36, "pymatgen.io.gaussian.GaussianOutput"]], "inputfile (class in pymatgen.io.core)": [[36, "pymatgen.io.core.InputFile"]], "inputgenerator (class in pymatgen.io.core)": [[36, "pymatgen.io.core.InputGenerator"]], "inputset (class in pymatgen.io.core)": [[36, "pymatgen.io.core.InputSet"]], "jarvisatomsadaptor (class in pymatgen.io.jarvis)": [[36, "pymatgen.io.jarvis.JarvisAtomsAdaptor"]], "lmtocopl (class in pymatgen.io.lmto)": [[36, "pymatgen.io.lmto.LMTOCopl"]], "lmtoctrl (class in pymatgen.io.lmto)": [[36, "pymatgen.io.lmto.LMTOCtrl"]], "mo_coefficients (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.MO_coefficients"]], "mcsqs (class in pymatgen.io.atat)": [[36, "pymatgen.io.atat.Mcsqs"]], "mulliken_charges (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.Mulliken_charges"]], "nwinput (class in pymatgen.io.nwchem)": [[36, "pymatgen.io.nwchem.NwInput"]], "nwinputerror": [[36, "pymatgen.io.nwchem.NwInputError"]], "nwoutput (class in pymatgen.io.nwchem)": [[36, "pymatgen.io.nwchem.NwOutput"]], "nwtask (class in pymatgen.io.nwchem)": [[36, "pymatgen.io.nwchem.NwTask"]], "nwchem2fiesta (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.Nwchem2Fiesta"]], "pwinput (class in pymatgen.io.pwscf)": [[36, "pymatgen.io.pwscf.PWInput"]], "pwinputerror": [[36, "pymatgen.io.pwscf.PWInputError"]], "pwoutput (class in pymatgen.io.pwscf)": [[36, "pymatgen.io.pwscf.PWOutput"]], "packmolboxgen (class in pymatgen.io.packmol)": [[36, "pymatgen.io.packmol.PackmolBoxGen"]], "packmolset (class in pymatgen.io.packmol)": [[36, "pymatgen.io.packmol.PackmolSet"]], "parseerror": [[36, "pymatgen.io.core.ParseError"]], "prismatic (class in pymatgen.io.prismatic)": [[36, "pymatgen.io.prismatic.Prismatic"]], "reserror": [[36, "pymatgen.io.res.ResError"]], "resio (class in pymatgen.io.res)": [[36, "pymatgen.io.res.ResIO"]], "resparseerror": [[36, "pymatgen.io.res.ResParseError"]], "resprovider (class in pymatgen.io.res)": [[36, "pymatgen.io.res.ResProvider"]], "reswriter (class in pymatgen.io.res)": [[36, "pymatgen.io.res.ResWriter"]], "templateinputgen (class in pymatgen.io.template)": [[36, "pymatgen.io.template.TemplateInputGen"]], "unk (class in pymatgen.io.wannier90)": [[36, "pymatgen.io.wannier90.Unk"]], "volumetricdata (class in pymatgen.io.common)": [[36, "pymatgen.io.common.VolumetricData"]], "xsf (class in pymatgen.io.xcrysden)": [[36, "pymatgen.io.xcrysden.XSF"]], "xyz (class in pymatgen.io.xyz)": [[36, "pymatgen.io.xyz.XYZ"]], "xr (class in pymatgen.io.xr)": [[36, "pymatgen.io.xr.Xr"]], "zeocssr (class in pymatgen.io.zeopp)": [[36, "pymatgen.io.zeopp.ZeoCssr"]], "zeovoronoixyz (class in pymatgen.io.zeopp)": [[36, "pymatgen.io.zeopp.ZeoVoronoiXYZ"]], "add_hydrogen() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.add_hydrogen"]], "add_option() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.add_option"]], "add_subkey() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.add_subkey"]], "all_molecules (xyz property)": [[36, "pymatgen.io.xyz.XYZ.all_molecules"]], "allocations_keys (control attribute)": [[36, "pymatgen.io.shengbte.Control.allocations_keys"]], "appearances (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.appearances"]], "as_dataframe() (xyz method)": [[36, "pymatgen.io.xyz.XYZ.as_dataframe"]], "as_dict() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.as_dict"]], "as_dict() (adftask method)": [[36, "pymatgen.io.adf.AdfTask.as_dict"]], "as_dict() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.as_dict"]], "as_dict() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.as_dict"]], "as_dict() (control method)": [[36, "pymatgen.io.shengbte.Control.as_dict"]], "as_dict() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.as_dict"]], "as_dict() (fiestarun method)": [[36, "pymatgen.io.fiesta.FiestaRun.as_dict"]], "as_dict() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.as_dict"]], "as_dict() (gaussianoutput method)": [[36, "pymatgen.io.gaussian.GaussianOutput.as_dict"]], "as_dict() (lmtoctrl method)": [[36, "pymatgen.io.lmto.LMTOCtrl.as_dict"]], "as_dict() (nwinput method)": [[36, "pymatgen.io.nwchem.NwInput.as_dict"]], "as_dict() (nwtask method)": [[36, "pymatgen.io.nwchem.NwTask.as_dict"]], "as_dict() (nwchem2fiesta method)": [[36, "pymatgen.io.fiesta.Nwchem2Fiesta.as_dict"]], "as_dict() (pwinput method)": [[36, "pymatgen.io.pwscf.PWInput.as_dict"]], "atom_basis_labels (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.atom_basis_labels"]], "basis_set (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.basis_set"]], "block_keys (adfkey attribute)": [[36, "pymatgen.io.adf.AdfKey.block_keys"]], "bond_orders (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.bond_orders"]], "bse_run() (fiestarun method)": [[36, "pymatgen.io.fiesta.FiestaRun.bse_run"]], "cart_forces (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.cart_forces"]], "charge (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.charge"]], "ciffile (cifwriter property)": [[36, "pymatgen.io.cif.CifWriter.ciffile"]], "confab_conformers() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.confab_conformers"]], "copy() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.copy"]], "corrections (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.corrections"]], "crystal_keys (control attribute)": [[36, "pymatgen.io.shengbte.Control.crystal_keys"]], "data (unk attribute)": [[36, "pymatgen.io.wannier90.Unk.data"]], "data (unk property)": [[36, "id3"]], "data_keys (control attribute)": [[36, "pymatgen.io.shengbte.Control.data_keys"]], "dft_task() (nwtask class method)": [[36, "pymatgen.io.nwchem.NwTask.dft_task"]], "dieze_tag (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.dieze_tag"]], "dump_bse_data_in_gw_run() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.dump_BSE_data_in_GW_run"]], "dump_tddft_data_in_gw_run() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.dump_TDDFT_data_in_GW_run"]], "eigenvalues (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.eigenvalues"]], "eigenvectors (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.eigenvectors"]], "eigvec_to_eigdispl() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.eigvec_to_eigdispl"]], "electrons (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.electrons"]], "energies (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.energies"]], "energy (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.energy"]], "entry (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.entry"]], "entry_from_file() (resio class method)": [[36, "pymatgen.io.res.ResIO.entry_from_file"]], "entry_from_str() (resio class method)": [[36, "pymatgen.io.res.ResIO.entry_from_str"]], "entry_to_file() (resio class method)": [[36, "pymatgen.io.res.ResIO.entry_to_file"]], "entry_to_str() (resio class method)": [[36, "pymatgen.io.res.ResIO.entry_to_str"]], "errors (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.errors"]], "esp_task() (nwtask class method)": [[36, "pymatgen.io.nwchem.NwTask.esp_task"]], "final_energy (gaussianoutput property)": [[36, "pymatgen.io.gaussian.GaussianOutput.final_energy"]], "final_energy (pwoutput property)": [[36, "pymatgen.io.pwscf.PWOutput.final_energy"]], "final_structure (gaussianoutput property)": [[36, "pymatgen.io.gaussian.GaussianOutput.final_structure"]], "flags_keys (control attribute)": [[36, "pymatgen.io.shengbte.Control.flags_keys"]], "frequencies (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.frequencies"]], "from_cube() (volumetricdata class method)": [[36, "pymatgen.io.common.VolumetricData.from_cube"]], "from_dict() (adfkey class method)": [[36, "pymatgen.io.adf.AdfKey.from_dict"]], "from_dict() (adftask class method)": [[36, "pymatgen.io.adf.AdfTask.from_dict"]], "from_dict() (control class method)": [[36, "pymatgen.io.shengbte.Control.from_dict"]], "from_dict() (fiestainput class method)": [[36, "pymatgen.io.fiesta.FiestaInput.from_dict"]], "from_dict() (fiestarun class method)": [[36, "pymatgen.io.fiesta.FiestaRun.from_dict"]], "from_dict() (gaussianinput class method)": [[36, "pymatgen.io.gaussian.GaussianInput.from_dict"]], "from_dict() (lmtoctrl class method)": [[36, "pymatgen.io.lmto.LMTOCtrl.from_dict"]], "from_dict() (nwinput class method)": [[36, "pymatgen.io.nwchem.NwInput.from_dict"]], "from_dict() (nwtask class method)": [[36, "pymatgen.io.nwchem.NwTask.from_dict"]], "from_dict() (nwchem2fiesta class method)": [[36, "pymatgen.io.fiesta.Nwchem2Fiesta.from_dict"]], "from_dict() (pwinput class method)": [[36, "pymatgen.io.pwscf.PWInput.from_dict"]], "from_directory() (inputset class method)": [[36, "pymatgen.io.core.InputSet.from_directory"]], "from_directory() (packmolset class method)": [[36, "pymatgen.io.packmol.PackmolSet.from_directory"]], "from_file() (airssprovider class method)": [[36, "pymatgen.io.res.AirssProvider.from_file"]], "from_file() (babelmoladaptor static method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.from_file"]], "from_file() (ciffile class method)": [[36, "pymatgen.io.cif.CifFile.from_file"]], "from_file() (control class method)": [[36, "pymatgen.io.shengbte.Control.from_file"]], "from_file() (cssr static method)": [[36, "pymatgen.io.cssr.Cssr.from_file"]], "from_file() (fiestainput class method)": [[36, "pymatgen.io.fiesta.FiestaInput.from_file"]], "from_file() (gaussianinput static method)": [[36, "pymatgen.io.gaussian.GaussianInput.from_file"]], "from_file() (inputfile class method)": [[36, "pymatgen.io.core.InputFile.from_file"]], "from_file() (lmtoctrl class method)": [[36, "pymatgen.io.lmto.LMTOCtrl.from_file"]], "from_file() (nwinput class method)": [[36, "pymatgen.io.nwchem.NwInput.from_file"]], "from_file() (pwinput static method)": [[36, "pymatgen.io.pwscf.PWInput.from_file"]], "from_file() (resprovider class method)": [[36, "pymatgen.io.res.ResProvider.from_file"]], "from_file() (unk static method)": [[36, "pymatgen.io.wannier90.Unk.from_file"]], "from_file() (xyz static method)": [[36, "pymatgen.io.xyz.XYZ.from_file"]], "from_file() (xr static method)": [[36, "pymatgen.io.xr.Xr.from_file"]], "from_file() (zeocssr static method)": [[36, "pymatgen.io.zeopp.ZeoCssr.from_file"]], "from_file() (zeovoronoixyz static method)": [[36, "pymatgen.io.zeopp.ZeoVoronoiXYZ.from_file"]], "from_hdf5() (volumetricdata class method)": [[36, "pymatgen.io.common.VolumetricData.from_hdf5"]], "from_molecule() (nwtask class method)": [[36, "pymatgen.io.nwchem.NwTask.from_molecule"]], "from_molecule_graph() (babelmoladaptor static method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.from_molecule_graph"]], "from_str() (airssprovider class method)": [[36, "pymatgen.io.res.AirssProvider.from_str"]], "from_str() (resprovider class method)": [[36, "pymatgen.io.res.ResProvider.from_str"]], "from_string() (adfkey static method)": [[36, "pymatgen.io.adf.AdfKey.from_string"]], "from_string() (babelmoladaptor static method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.from_string"]], "from_string() (cifblock class method)": [[36, "pymatgen.io.cif.CifBlock.from_string"]], "from_string() (ciffile class method)": [[36, "pymatgen.io.cif.CifFile.from_string"]], "from_string() (cifparser static method)": [[36, "pymatgen.io.cif.CifParser.from_string"]], "from_string() (cssr static method)": [[36, "pymatgen.io.cssr.Cssr.from_string"]], "from_string() (fiestainput class method)": [[36, "pymatgen.io.fiesta.FiestaInput.from_string"]], "from_string() (gaussianinput static method)": [[36, "pymatgen.io.gaussian.GaussianInput.from_string"]], "from_string() (inputfile class method)": [[36, "pymatgen.io.core.InputFile.from_string"]], "from_string() (lmtoctrl class method)": [[36, "pymatgen.io.lmto.LMTOCtrl.from_string"]], "from_string() (nwinput class method)": [[36, "pymatgen.io.nwchem.NwInput.from_string"]], "from_string() (pwinput static method)": [[36, "pymatgen.io.pwscf.PWInput.from_string"]], "from_string() (xsf class method)": [[36, "pymatgen.io.xcrysden.XSF.from_string"]], "from_string() (xyz static method)": [[36, "pymatgen.io.xyz.XYZ.from_string"]], "from_string() (xr static method)": [[36, "pymatgen.io.xr.Xr.from_string"]], "from_string() (zeocssr static method)": [[36, "pymatgen.io.zeopp.ZeoCssr.from_string"]], "from_string() (zeovoronoixyz static method)": [[36, "pymatgen.io.zeopp.ZeoVoronoiXYZ.from_string"]], "from_structure() (control class method)": [[36, "pymatgen.io.shengbte.Control.from_structure"]], "functional (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.functional"]], "gen3d_conformer() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.gen3d_conformer"]], "get_airss_version() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_airss_version"]], "get_atoms() (aseatomsadaptor static method)": [[36, "pymatgen.io.ase.AseAtomsAdaptor.get_atoms"]], "get_atoms() (jarvisatomsadaptor static method)": [[36, "pymatgen.io.jarvis.JarvisAtomsAdaptor.get_atoms"]], "get_average_along_axis() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.get_average_along_axis"]], "get_axis_grid() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.get_axis_grid"]], "get_bibtex_string() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.get_bibtex_string"]], "get_cart_coords() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.get_cart_coords"]], "get_castep_version() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_castep_version"]], "get_celldm() (pwoutput method)": [[36, "pymatgen.io.pwscf.PWOutput.get_celldm"]], "get_complete_ph_dos() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_complete_ph_dos"]], "get_cut_grid_gmax_fsbc() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_cut_grid_gmax_fsbc"]], "get_default_basis_set() (adftask static method)": [[36, "pymatgen.io.adf.AdfTask.get_default_basis_set"]], "get_default_geo() (adftask static method)": [[36, "pymatgen.io.adf.AdfTask.get_default_geo"]], "get_default_scf() (adftask static method)": [[36, "pymatgen.io.adf.AdfTask.get_default_scf"]], "get_default_units() (adftask static method)": [[36, "pymatgen.io.adf.AdfTask.get_default_units"]], "get_default_xc() (adftask static method)": [[36, "pymatgen.io.adf.AdfTask.get_default_xc"]], "get_displaced_structures() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_displaced_structures"]], "get_excitation_spectrum() (nwoutput method)": [[36, "pymatgen.io.nwchem.NwOutput.get_excitation_spectrum"]], "get_free_sphere_params() (in module pymatgen.io.zeopp)": [[36, "pymatgen.io.zeopp.get_free_sphere_params"]], "get_func_rel_disp() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_func_rel_disp"]], "get_gruneisen_ph_bs_symm_line() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_gruneisen_ph_bs_symm_line"]], "get_gruneisenparameter() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_gruneisenparameter"]], "get_gs_ph_bs_symm_line_from_dict() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_gs_ph_bs_symm_line_from_dict"]], "get_high_accuracy_voronoi_nodes() (in module pymatgen.io.zeopp)": [[36, "pymatgen.io.zeopp.get_high_accuracy_voronoi_nodes"]], "get_input_set() (inputgenerator method)": [[36, "pymatgen.io.core.InputGenerator.get_input_set"]], "get_input_set() (packmolboxgen method)": [[36, "pymatgen.io.packmol.PackmolBoxGen.get_input_set"]], "get_input_set() (templateinputgen method)": [[36, "pymatgen.io.template.TemplateInputGen.get_input_set"]], "get_integrated_diff() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.get_integrated_diff"]], "get_lattice() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.get_lattice"]], "get_lattice_no_exception() (cifparser static method)": [[36, "pymatgen.io.cif.CifParser.get_lattice_no_exception"]], "get_magsymops() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.get_magsymops"]], "get_molecule() (aseatomsadaptor static method)": [[36, "pymatgen.io.ase.AseAtomsAdaptor.get_molecule"]], "get_mpgrid_offset_nkpts_spacing() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_mpgrid_offset_nkpts_spacing"]], "get_ph_bs_symm_line() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_ph_bs_symm_line"]], "get_ph_bs_symm_line_from_dict() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_ph_bs_symm_line_from_dict"]], "get_ph_dos() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_ph_dos"]], "get_phonon_band_structure_from_fc() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_phonon_band_structure_from_fc"]], "get_phonon_band_structure_symm_line_from_fc() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_phonon_band_structure_symm_line_from_fc"]], "get_phonon_dos_from_fc() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_phonon_dos_from_fc"]], "get_phonopy_structure() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_phonopy_structure"]], "get_pmg_structure() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_pmg_structure"]], "get_pspots() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_pspots"]], "get_run_start_info() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_run_start_info"]], "get_scan_plot() (gaussianoutput method)": [[36, "id0"], [36, "pymatgen.io.gaussian.GaussianOutput.get_scan_plot"]], "get_spectre_plot() (gaussianoutput method)": [[36, "pymatgen.io.gaussian.GaussianOutput.get_spectre_plot"]], "get_string() (inputfile method)": [[36, "pymatgen.io.core.InputFile.get_string"]], "get_string() (lmtoctrl method)": [[36, "pymatgen.io.lmto.LMTOCtrl.get_string"]], "get_structure() (aseatomsadaptor static method)": [[36, "pymatgen.io.ase.AseAtomsAdaptor.get_structure"]], "get_structure() (control method)": [[36, "pymatgen.io.shengbte.Control.get_structure"]], "get_structure() (jarvisatomsadaptor static method)": [[36, "pymatgen.io.jarvis.JarvisAtomsAdaptor.get_structure"]], "get_structure_from_dict() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_structure_from_dict"]], "get_structures() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.get_structures"]], "get_symops() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.get_symops"]], "get_thermal_displacement_matrices() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_thermal_displacement_matrices"]], "get_voronoi_nodes() (in module pymatgen.io.zeopp)": [[36, "pymatgen.io.zeopp.get_voronoi_nodes"]], "get_zmatrix() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.get_zmatrix"]], "has_errors (cifparser property)": [[36, "pymatgen.io.cif.CifParser.has_errors"]], "has_option() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.has_option"]], "has_subkey() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.has_subkey"]], "hessian (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.hessian"]], "ik (unk attribute)": [[36, "id4"], [36, "pymatgen.io.wannier90.Unk.ik"]], "infos_on_basis_set() (basissetreader method)": [[36, "pymatgen.io.fiesta.BasisSetReader.infos_on_basis_set"]], "infos_on_system (fiestainput property)": [[36, "pymatgen.io.fiesta.FiestaInput.infos_on_system"]], "integrated_absolute_spin_density (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.integrated_absolute_spin_density"]], "integrated_spin_density (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.integrated_spin_density"]], "is_block_key() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.is_block_key"]], "is_noncollinear (unk attribute)": [[36, "id5"], [36, "pymatgen.io.wannier90.Unk.is_noncollinear"]], "is_numeric() (in module pymatgen.io.adf)": [[36, "pymatgen.io.adf.is_numeric"]], "is_pcm (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.is_pcm"]], "is_spin (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.is_spin"]], "iterlines() (in module pymatgen.io.adf)": [[36, "pymatgen.io.adf.iterlines"]], "key (adfkey property)": [[36, "pymatgen.io.adf.AdfKey.key"]], "lattice (resprovider property)": [[36, "pymatgen.io.res.ResProvider.lattice"]], "lattice_type (pwoutput property)": [[36, "pymatgen.io.pwscf.PWOutput.lattice_type"]], "linear_add() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.linear_add"]], "linear_slice() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.linear_slice"]], "link0 (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.link0"]], "localopt() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.localopt"]], "make3d() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.make3d"]], "make_full_bse_densities_folder() (fiestainput static method)": [[36, "pymatgen.io.fiesta.FiestaInput.make_FULL_BSE_Densities_folder"]], "maxlen (cifblock attribute)": [[36, "pymatgen.io.cif.CifBlock.maxlen"]], "molecular_orbital (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.molecular_orbital"]], "molecule (fiestainput property)": [[36, "pymatgen.io.fiesta.FiestaInput.molecule"]], "molecule (gaussianinput property)": [[36, "pymatgen.io.gaussian.GaussianInput.molecule"]], "molecule (nwinput property)": [[36, "pymatgen.io.nwchem.NwInput.molecule"]], "molecule (xyz property)": [[36, "pymatgen.io.xyz.XYZ.molecule"]], "nbnd (unk attribute)": [[36, "id6"], [36, "pymatgen.io.wannier90.Unk.nbnd"]], "ng (unk attribute)": [[36, "id7"], [36, "pymatgen.io.wannier90.Unk.ng"]], "ngridpts (volumetricdata attribute)": [[36, "pymatgen.io.common.VolumetricData.ngridpts"]], "num_basis_func (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.num_basis_func"]], "openbabel_mol (babelmoladaptor property)": [[36, "pymatgen.io.babel.BabelMolAdaptor.openbabel_mol"]], "operations (adftask attribute)": [[36, "pymatgen.io.adf.AdfTask.operations"]], "operations (nwtask attribute)": [[36, "pymatgen.io.nwchem.NwTask.operations"]], "opt_structures (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.opt_structures"]], "params_keys (control attribute)": [[36, "pymatgen.io.shengbte.Control.params_keys"]], "parse_magmoms() (cifparser static method)": [[36, "pymatgen.io.cif.CifParser.parse_magmoms"]], "parse_oxi_states() (cifparser static method)": [[36, "pymatgen.io.cif.CifParser.parse_oxi_states"]], "parse_tddft() (nwoutput method)": [[36, "pymatgen.io.nwchem.NwOutput.parse_tddft"]], "patterns (pwoutput attribute)": [[36, "pymatgen.io.pwscf.PWOutput.patterns"]], "pcm (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.pcm"]], "pressure (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.pressure"]], "proc_val() (pwinput static method)": [[36, "pymatgen.io.pwscf.PWInput.proc_val"]], "properly_terminated (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.properly_terminated"]], "pybel_mol (babelmoladaptor property)": [[36, "pymatgen.io.babel.BabelMolAdaptor.pybel_mol"]], "pymatgen.io": [[36, "module-pymatgen.io"]], "pymatgen.io.adf": [[36, "module-pymatgen.io.adf"]], "pymatgen.io.ase": [[36, "module-pymatgen.io.ase"]], "pymatgen.io.atat": [[36, "module-pymatgen.io.atat"]], "pymatgen.io.babel": [[36, "module-pymatgen.io.babel"]], "pymatgen.io.cif": [[36, "module-pymatgen.io.cif"]], "pymatgen.io.common": [[36, "module-pymatgen.io.common"]], "pymatgen.io.core": [[36, "module-pymatgen.io.core"]], "pymatgen.io.cssr": [[36, "module-pymatgen.io.cssr"]], "pymatgen.io.fiesta": [[36, "module-pymatgen.io.fiesta"]], "pymatgen.io.gaussian": [[36, "module-pymatgen.io.gaussian"]], "pymatgen.io.jarvis": [[36, "module-pymatgen.io.jarvis"]], "pymatgen.io.lmto": [[36, "module-pymatgen.io.lmto"]], "pymatgen.io.nwchem": [[36, "module-pymatgen.io.nwchem"]], "pymatgen.io.packmol": [[36, "module-pymatgen.io.packmol"]], "pymatgen.io.phonopy": [[36, "module-pymatgen.io.phonopy"]], "pymatgen.io.prismatic": [[36, "module-pymatgen.io.prismatic"]], "pymatgen.io.pwscf": [[36, "module-pymatgen.io.pwscf"]], "pymatgen.io.res": [[36, "module-pymatgen.io.res"]], "pymatgen.io.shengbte": [[36, "module-pymatgen.io.shengbte"]], "pymatgen.io.template": [[36, "module-pymatgen.io.template"]], "pymatgen.io.wannier90": [[36, "module-pymatgen.io.wannier90"]], "pymatgen.io.xcrysden": [[36, "module-pymatgen.io.xcrysden"]], "pymatgen.io.xr": [[36, "module-pymatgen.io.xr"]], "pymatgen.io.xyz": [[36, "module-pymatgen.io.xyz"]], "pymatgen.io.zeopp": [[36, "module-pymatgen.io.zeopp"]], "pymatgen_mol (babelmoladaptor property)": [[36, "pymatgen.io.babel.BabelMolAdaptor.pymatgen_mol"]], "read_excitation_energies() (gaussianoutput method)": [[36, "pymatgen.io.gaussian.GaussianOutput.read_excitation_energies"]], "read_pattern() (pwoutput method)": [[36, "pymatgen.io.pwscf.PWOutput.read_pattern"]], "read_route_line() (in module pymatgen.io.gaussian)": [[36, "pymatgen.io.gaussian.read_route_line"]], "read_scan() (gaussianoutput method)": [[36, "id1"], [36, "pymatgen.io.gaussian.GaussianOutput.read_scan"]], "remove_bond() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.remove_bond"]], "remove_option() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.remove_option"]], "remove_subkey() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.remove_subkey"]], "rems (resprovider property)": [[36, "pymatgen.io.res.ResProvider.rems"]], "required_params (control attribute)": [[36, "pymatgen.io.shengbte.Control.required_params"]], "resumes (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.resumes"]], "rotor_conformer() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.rotor_conformer"]], "route (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.route"]], "run() (fiestarun method)": [[36, "pymatgen.io.fiesta.FiestaRun.run"]], "run() (nwchem2fiesta method)": [[36, "pymatgen.io.fiesta.Nwchem2Fiesta.run"]], "run() (packmolset method)": [[36, "pymatgen.io.packmol.PackmolSet.run"]], "save_scan_plot() (gaussianoutput method)": [[36, "id2"], [36, "pymatgen.io.gaussian.GaussianOutput.save_scan_plot"]], "save_spectre_plot() (gaussianoutput method)": [[36, "pymatgen.io.gaussian.GaussianOutput.save_spectre_plot"]], "scale() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.scale"]], "seed (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.seed"]], "set_bse_options() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.set_BSE_options"]], "set_gw_options() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.set_GW_options"]], "set_auxiliary_basis_set() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.set_auxiliary_basis_set"]], "set_n_nlmo() (basissetreader method)": [[36, "pymatgen.io.fiesta.BasisSetReader.set_n_nlmo"]], "sites (resprovider property)": [[36, "pymatgen.io.res.ResProvider.sites"]], "spacegroup_label (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.spacegroup_label"]], "spin_data (volumetricdata property)": [[36, "pymatgen.io.common.VolumetricData.spin_data"]], "spin_multiplicity (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.spin_multiplicity"]], "standard_orientation (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.standard_orientation"]], "stationary_type (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.stationary_type"]], "str2float() (in module pymatgen.io.cif)": [[36, "pymatgen.io.cif.str2float"]], "string (reswriter property)": [[36, "pymatgen.io.res.ResWriter.string"]], "structure (resprovider property)": [[36, "pymatgen.io.res.ResProvider.structure"]], "structure (volumetricdata attribute)": [[36, "pymatgen.io.common.VolumetricData.structure"]], "structure_from_file() (resio class method)": [[36, "pymatgen.io.res.ResIO.structure_from_file"]], "structure_from_str() (resio class method)": [[36, "pymatgen.io.res.ResIO.structure_from_str"]], "structure_from_string() (mcsqs static method)": [[36, "pymatgen.io.atat.Mcsqs.structure_from_string"]], "structure_to_file() (resio class method)": [[36, "pymatgen.io.res.ResIO.structure_to_file"]], "structure_to_str() (resio class method)": [[36, "pymatgen.io.res.ResIO.structure_to_str"]], "structures_input_orientation (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.structures_input_orientation"]], "sub_keys (adfkey attribute)": [[36, "pymatgen.io.adf.AdfKey.sub_keys"]], "theories (nwtask attribute)": [[36, "pymatgen.io.nwchem.NwTask.theories"]], "title (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.title"]], "to_cube() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.to_cube"]], "to_file() (control method)": [[36, "pymatgen.io.shengbte.Control.to_file"]], "to_hdf5() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.to_hdf5"]], "to_input() (gaussianoutput method)": [[36, "pymatgen.io.gaussian.GaussianOutput.to_input"]], "to_string() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.to_string"]], "to_string() (mcsqs method)": [[36, "pymatgen.io.atat.Mcsqs.to_string"]], "to_string() (prismatic method)": [[36, "pymatgen.io.prismatic.Prismatic.to_string"]], "to_string() (xsf method)": [[36, "pymatgen.io.xcrysden.XSF.to_string"]], "validate() (inputset method)": [[36, "pymatgen.io.core.InputSet.validate"]], "value_at() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.value_at"]], "volume (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.volume"]], "write() (reswriter method)": [[36, "pymatgen.io.res.ResWriter.write"]], "write_file() (adfinput method)": [[36, "pymatgen.io.adf.AdfInput.write_file"]], "write_file() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.write_file"]], "write_file() (cifwriter method)": [[36, "pymatgen.io.cif.CifWriter.write_file"]], "write_file() (cssr method)": [[36, "pymatgen.io.cssr.Cssr.write_file"]], "write_file() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.write_file"]], "write_file() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.write_file"]], "write_file() (inputfile method)": [[36, "pymatgen.io.core.InputFile.write_file"]], "write_file() (lmtoctrl method)": [[36, "pymatgen.io.lmto.LMTOCtrl.write_file"]], "write_file() (nwinput method)": [[36, "pymatgen.io.nwchem.NwInput.write_file"]], "write_file() (pwinput method)": [[36, "pymatgen.io.pwscf.PWInput.write_file"]], "write_file() (unk method)": [[36, "pymatgen.io.wannier90.Unk.write_file"]], "write_file() (xyz method)": [[36, "pymatgen.io.xyz.XYZ.write_file"]], "write_file() (xr method)": [[36, "pymatgen.io.xr.Xr.write_file"]], "write_input() (inputset method)": [[36, "pymatgen.io.core.InputSet.write_input"]], "abinitheader (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.AbinitHeader"]], "abinitpseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo"]], "abinittimer (class in pymatgen.io.abinit.abitimer)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer"]], "abinittimerparseerror": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParseError"]], "abinittimerparser (class in pymatgen.io.abinit.abitimer)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser"]], "abinittimersection (class in pymatgen.io.abinit.abitimer)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection"]], "abivarable (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.AbivarAble"]], "abstractinput (class in pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.AbstractInput"]], "begin_tag (abinittimerparser attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.BEGIN_TAG"]], "basicabinitinput (class in pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput"]], "basicabinitinputerror": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInputError"]], "basicmultidataset (class in pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset"]], "constraints (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.Constraints"]], "end_tag (abinittimerparser attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.END_TAG"]], "etsf_reader (class in pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader"]], "electrons (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.Electrons"]], "electronsalgorithm (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.ElectronsAlgorithm"]], "error (abinittimerparser attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.Error"]], "error (basicabinitinput attribute)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.Error"]], "error (basicmultidataset attribute)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.Error"]], "error (netcdfreader attribute)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.Error"]], "error (pseudoparser attribute)": [[37, "pymatgen.io.abinit.pseudos.PseudoParser.Error"]], "exchamiltonian (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian"]], "fields (abinittimersection attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.FIELDS"]], "gammacentered (shiftmode attribute)": [[37, "pymatgen.io.abinit.inputs.ShiftMode.GammaCentered"]], "hilberttransform (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.HilbertTransform"]], "hint (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.Hint"]], "ionmov_default (relaxationmethod attribute)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.IONMOV_DEFAULT"]], "inputvariable (class in pymatgen.io.abinit.variable)": [[37, "pymatgen.io.abinit.variable.InputVariable"]], "ksampling (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.KSampling"]], "ksamplingmodes (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.KSamplingModes"]], "modeldielectricfunction (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.ModelDielectricFunction"]], "monkhorstpack (shiftmode attribute)": [[37, "pymatgen.io.abinit.inputs.ShiftMode.MonkhorstPack"]], "no_default (class in pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.NO_DEFAULT"]], "numeric_fields (abinittimersection attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.NUMERIC_FIELDS"]], "ncabinitheader (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader"]], "ncabinitpseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo"]], "ncpseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.NcPseudo"]], "netcdfreader (class in pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader"]], "optcell_default (relaxationmethod attribute)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.OPTCELL_DEFAULT"]], "onesymmetric (shiftmode attribute)": [[37, "pymatgen.io.abinit.inputs.ShiftMode.OneSymmetric"]], "ppmodel (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.PPModel"]], "ppmodelmodes (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes"]], "parallelefficiency (class in pymatgen.io.abinit.abitimer)": [[37, "pymatgen.io.abinit.abitimer.ParallelEfficiency"]], "pawabinitheader (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PawAbinitHeader"]], "pawabinitpseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PawAbinitPseudo"]], "pawpseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PawPseudo"]], "pawxmlsetup (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup"]], "pseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.Pseudo"]], "pseudoparseerror": [[37, "pymatgen.io.abinit.pseudos.PseudoParseError"]], "pseudoparser (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PseudoParser"]], "pseudotable (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable"]], "radialfunction (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.RadialFunction"]], "relaxationmethod (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod"]], "str_fields (abinittimersection attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.STR_FIELDS"]], "screening (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.Screening"]], "selfenergy (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.SelfEnergy"]], "shiftmode (class in pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.ShiftMode"]], "smearing (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.Smearing"]], "spinmode (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.SpinMode"]], "symmetric (shiftmode attribute)": [[37, "pymatgen.io.abinit.inputs.ShiftMode.Symmetric"]], "z (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.Z"]], "z (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.Z"]], "z (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.Z"]], "z (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.Z"]], "z_val (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.Z_val"]], "z_val (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.Z_val"]], "z_val (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.Z_val"]], "z_val (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.Z_val"]], "add_abiobjects() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.add_abiobjects"]], "addnew_from() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.addnew_from"]], "ae_core_density() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.ae_core_density"]], "ae_partial_waves() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.ae_partial_waves"]], "all_combinations_for_elements() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.all_combinations_for_elements"]], "allnc (pseudotable property)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.allnc"]], "allpaw (pseudotable property)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.allpaw"]], "alternate() (in module pymatgen.io.abinit.abitimer)": [[37, "pymatgen.io.abinit.abitimer.alternate"]], "append() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.append"]], "as_dict() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.as_dict"]], "as_dict() (electrons method)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.as_dict"]], "as_dict() (electronsalgorithm method)": [[37, "pymatgen.io.abinit.abiobjects.ElectronsAlgorithm.as_dict"]], "as_dict() (hint method)": [[37, "pymatgen.io.abinit.pseudos.Hint.as_dict"]], "as_dict() (ksampling method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.as_dict"]], "as_dict() (ppmodel method)": [[37, "pymatgen.io.abinit.abiobjects.PPModel.as_dict"]], "as_dict() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.as_dict"]], "as_dict() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.as_dict"]], "as_dict() (relaxationmethod method)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.as_dict"]], "as_dict() (smearing method)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.as_dict"]], "as_dict() (spinmode method)": [[37, "pymatgen.io.abinit.abiobjects.SpinMode.as_dict"]], "as_etsfreader() (in module pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.as_etsfreader"]], "as_ncreader() (in module pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.as_ncreader"]], "as_ppmodel() (ppmodel class method)": [[37, "pymatgen.io.abinit.abiobjects.PPModel.as_ppmodel"]], "as_pseudo() (pseudo class method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.as_pseudo"]], "as_smearing() (smearing class method)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.as_smearing"]], "as_spinmode() (spinmode class method)": [[37, "pymatgen.io.abinit.abiobjects.SpinMode.as_spinmode"]], "as_structure() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.as_structure"]], "as_table() (pseudotable class method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.as_table"]], "as_tmpfile() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.as_tmpfile"]], "atoms_and_cell() (relaxationmethod class method)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.atoms_and_cell"]], "atoms_only() (relaxationmethod class method)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.atoms_only"]], "automatic (ksamplingmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.KSamplingModes.automatic"]], "automatic_density() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.automatic_density"]], "bad_sections() (parallelefficiency method)": [[37, "pymatgen.io.abinit.abitimer.ParallelEfficiency.bad_sections"]], "basename (inputvariable property)": [[37, "pymatgen.io.abinit.variable.InputVariable.basename"]], "basename (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.basename"]], "calc_shiftk() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.calc_shiftk"]], "chemical_symbols() (etsf_reader method)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader.chemical_symbols"]], "close() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.close"]], "comment (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.comment"]], "compute_md5() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.compute_md5"]], "contract() (in module pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.contract"]], "cpuwall_histogram() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.cpuwall_histogram"]], "dataset (inputvariable property)": [[37, "pymatgen.io.abinit.variable.InputVariable.dataset"]], "deepcopy() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.deepcopy"]], "deepcopy() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.deepcopy"]], "djrepo_path (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.djrepo_path"]], "ebands_input() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.ebands_input"]], "element (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.element"]], "explicit_path() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.explicit_path"]], "extend() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.extend"]], "fake() (abinittimersection class method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.fake"]], "farid (ppmodelmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes.farid"]], "fhi_header() (ncabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader.fhi_header"]], "filenames (abinittimerparser property)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.filenames"]], "filepath (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.filepath"]], "format_list() (inputvariable method)": [[37, "pymatgen.io.abinit.variable.InputVariable.format_list"]], "format_list2d() (inputvariable static method)": [[37, "pymatgen.io.abinit.variable.InputVariable.format_list2d"]], "format_scalar() (inputvariable static method)": [[37, "pymatgen.io.abinit.variable.InputVariable.format_scalar"]], "from_dict() (basicabinitinput class method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.from_dict"]], "from_dict() (electrons class method)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.from_dict"]], "from_dict() (electronsalgorithm class method)": [[37, "pymatgen.io.abinit.abiobjects.ElectronsAlgorithm.from_dict"]], "from_dict() (hint class method)": [[37, "pymatgen.io.abinit.pseudos.Hint.from_dict"]], "from_dict() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.from_dict"]], "from_dict() (ppmodel static method)": [[37, "pymatgen.io.abinit.abiobjects.PPModel.from_dict"]], "from_dict() (pseudo class method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.from_dict"]], "from_dict() (pseudotable class method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.from_dict"]], "from_dict() (relaxationmethod class method)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.from_dict"]], "from_dict() (smearing static method)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.from_dict"]], "from_dict() (spinmode class method)": [[37, "pymatgen.io.abinit.abiobjects.SpinMode.from_dict"]], "from_dir() (pseudotable class method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.from_dir"]], "from_file() (pseudo static method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.from_file"]], "from_inputs() (basicmultidataset class method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.from_inputs"]], "from_object() (shiftmode class method)": [[37, "pymatgen.io.abinit.inputs.ShiftMode.from_object"]], "gamma_centered() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.gamma_centered"]], "gamma_only() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.gamma_only"]], "get_dataframe() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.get_dataframe"]], "get_noppmodel() (ppmodel class method)": [[37, "pymatgen.io.abinit.abiobjects.PPModel.get_noppmodel"]], "get_pseudos_for_structure() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.get_pseudos_for_structure"]], "get_section() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.get_section"]], "get_sections() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.get_sections"]], "get_value() (inputvariable method)": [[37, "pymatgen.io.abinit.variable.InputVariable.get_value"]], "get_values() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.get_values"]], "godby (ppmodelmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes.godby"]], "good_sections() (parallelefficiency method)": [[37, "pymatgen.io.abinit.abitimer.ParallelEfficiency.good_sections"]], "gs_input() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.gs_input"]], "gth_header() (ncabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader.gth_header"]], "gwcalctyp (selfenergy property)": [[37, "pymatgen.io.abinit.abiobjects.SelfEnergy.gwcalctyp"]], "has_dojo_report (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.has_dojo_report"]], "has_hints (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.has_hints"]], "has_nlcc (ncpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcPseudo.has_nlcc"]], "has_same_structures (basicmultidataset property)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.has_same_structures"]], "hgh_header() (ncabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader.hgh_header"]], "hint_for_accuracy() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.hint_for_accuracy"]], "hybersten (ppmodelmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes.hybersten"]], "inclvkb (exchamiltonian property)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian.inclvkb"]], "ion_ioncell_relax_input() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.ion_ioncell_relax_input"]], "is_complete() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.is_complete"]], "is_homogeneous (ksampling property)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.is_homogeneous"]], "isnc (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.isnc"]], "isnc (basicmultidataset property)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.isnc"]], "isnc (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.isnc"]], "ispaw (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.ispaw"]], "ispaw (basicmultidataset property)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.ispaw"]], "ispaw (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.ispaw"]], "l2str() (in module pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.l2str"]], "l_local (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.l_local"]], "l_local (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.l_local"]], "l_local (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.l_local"]], "l_local (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.l_local"]], "l_max (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.l_max"]], "l_max (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.l_max"]], "l_max (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.l_max"]], "l_max (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.l_max"]], "lattice_from_abivars() (in module pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.lattice_from_abivars"]], "linden (ppmodelmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes.linden"]], "md5() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.md5"]], "mode (smearing property)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.mode"]], "monkhorst (ksamplingmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.KSamplingModes.monkhorst"]], "monkhorst() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.monkhorst"]], "monkhorst_automatic() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.monkhorst_automatic"]], "move_atoms (relaxationmethod property)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.move_atoms"]], "move_cell (relaxationmethod property)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.move_cell"]], "name (inputvariable property)": [[37, "pymatgen.io.abinit.variable.InputVariable.name"]], "names_and_values() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.names_and_values"]], "ncpus (abinittimer property)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.ncpus"]], "ndtset (basicmultidataset property)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.ndtset"]], "new_with_vars() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.new_with_vars"]], "nlcc_radius (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.nlcc_radius"]], "nlcc_radius (ncpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcPseudo.nlcc_radius"]], "noppmodel (ppmodelmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes.noppmodel"]], "nosmearing() (smearing static method)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.nosmearing"]], "nspden (electrons property)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.nspden"]], "nspinor (electrons property)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.nspinor"]], "nsppol (electrons property)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.nsppol"]], "num_valence_electrons() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.num_valence_electrons"]], "oncvpsp_header() (ncabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader.oncvpsp_header"]], "open_pspsfile() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.open_pspsfile"]], "order_sections() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.order_sections"]], "parse() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.parse"]], "parse() (pseudoparser method)": [[37, "pymatgen.io.abinit.pseudos.PseudoParser.parse"]], "path (ksamplingmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.KSamplingModes.path"]], "path_from_structure() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.path_from_structure"]], "paw_header() (pawabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.PawAbinitHeader.paw_header"]], "paw_radius (pawabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.PawAbinitPseudo.paw_radius"]], "paw_radius (pawpseudo property)": [[37, "pymatgen.io.abinit.pseudos.PawPseudo.paw_radius"]], "paw_radius (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.paw_radius"]], "pefficiency() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.pefficiency"]], "pie() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.pie"]], "plot_all() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.plot_all"]], "plot_densities() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.plot_densities"]], "plot_efficiency() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.plot_efficiency"]], "plot_pie() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.plot_pie"]], "plot_projectors() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.plot_projectors"]], "plot_stacked_hist() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.plot_stacked_hist"]], "plot_waves() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.plot_waves"]], "pop_irdvars() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.pop_irdvars"]], "pop_tolerances() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.pop_tolerances"]], "pop_vars() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.pop_vars"]], "print_table() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.print_table"]], "print_tree() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.print_tree"]], "projector_functions() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.projector_functions"]], "pseudo_core_density() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.pseudo_core_density"]], "pseudo_partial_waves (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.pseudo_partial_waves"]], "pseudo_with_symbol() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.pseudo_with_symbol"]], "pseudos (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.pseudos"]], "pseudos (basicmultidataset property)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.pseudos"]], "pseudos_with_symbols() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.pseudos_with_symbols"]], "pymatgen.io.abinit": [[37, "module-pymatgen.io.abinit"]], "pymatgen.io.abinit.abiobjects": [[37, "module-pymatgen.io.abinit.abiobjects"]], "pymatgen.io.abinit.abitimer": [[37, "module-pymatgen.io.abinit.abitimer"]], "pymatgen.io.abinit.inputs": [[37, "module-pymatgen.io.abinit.inputs"]], "pymatgen.io.abinit.netcdf": [[37, "module-pymatgen.io.abinit.netcdf"]], "pymatgen.io.abinit.pseudos": [[37, "module-pymatgen.io.abinit.pseudos"]], "pymatgen.io.abinit.variable": [[37, "module-pymatgen.io.abinit.variable"]], "rcore (ncpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcPseudo.rcore"]], "rcore (pawpseudo property)": [[37, "pymatgen.io.abinit.pseudos.PawPseudo.rcore"]], "read_abinit_hdr() (etsf_reader method)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader.read_abinit_hdr"]], "read_abinit_xcfunc() (etsf_reader method)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader.read_abinit_xcfunc"]], "read_dimvalue() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.read_dimvalue"]], "read_keys() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.read_keys"]], "read_ppdesc() (pseudoparser method)": [[37, "pymatgen.io.abinit.pseudos.PseudoParser.read_ppdesc"]], "read_structure() (etsf_reader method)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader.read_structure"]], "read_value() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.read_value"]], "read_variable() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.read_variable"]], "read_varnames() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.read_varnames"]], "remove_vars() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.remove_vars"]], "replicate_input() (basicmultidataset class method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.replicate_input"]], "root() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.root"]], "scan_directory() (pseudoparser method)": [[37, "pymatgen.io.abinit.pseudos.PseudoParser.scan_directory"]], "scatter_hist() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.scatter_hist"]], "section_names() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.section_names"]], "select() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.select"]], "select_family() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.select_family"]], "select_rows() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.select_rows"]], "select_symbols() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.select_symbols"]], "set_comment() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_comment"]], "set_gamma_sampling() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_gamma_sampling"]], "set_kmesh() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_kmesh"]], "set_kpath() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_kpath"]], "set_spin_mode() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_spin_mode"]], "set_structure() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_structure"]], "set_vars() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.set_vars"]], "set_vars_ifnotin() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.set_vars_ifnotin"]], "sort_by_z() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.sort_by_z"]], "sorted() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.sorted"]], "species_by_znucl() (in module pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.species_by_znucl"]], "split_datasets() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.split_datasets"]], "str2l() (in module pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.str2l"]], "straceback() (in module pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.straceback"]], "structure (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.structure"]], "structure_from_abivars() (in module pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.structure_from_abivars"]], "structure_from_ncdata() (in module pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.structure_from_ncdata"]], "structure_to_abivars() (in module pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.structure_to_abivars"]], "sum_sections() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.sum_sections"]], "summarize() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.summarize"]], "summary (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.summary"]], "summary (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.summary"]], "summary (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.summary"]], "summary (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.summary"]], "supports_soc (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.supports_soc"]], "supports_soc (pawabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.PawAbinitPseudo.supports_soc"]], "supports_soc (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.supports_soc"]], "supports_soc (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.supports_soc"]], "symbol (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.symbol"]], "symsigma (selfenergy property)": [[37, "pymatgen.io.abinit.abiobjects.SelfEnergy.symsigma"]], "timers() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.timers"]], "tm_header() (ncabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader.tm_header"]], "to_abivars() (abivarable method)": [[37, "pymatgen.io.abinit.abiobjects.AbivarAble.to_abivars"]], "to_abivars() (constraints method)": [[37, "pymatgen.io.abinit.abiobjects.Constraints.to_abivars"]], "to_abivars() (electrons method)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.to_abivars"]], "to_abivars() (electronsalgorithm method)": [[37, "pymatgen.io.abinit.abiobjects.ElectronsAlgorithm.to_abivars"]], "to_abivars() (exchamiltonian method)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian.to_abivars"]], "to_abivars() (hilberttransform method)": [[37, "pymatgen.io.abinit.abiobjects.HilbertTransform.to_abivars"]], "to_abivars() (ksampling method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.to_abivars"]], "to_abivars() (modeldielectricfunction method)": [[37, "pymatgen.io.abinit.abiobjects.ModelDielectricFunction.to_abivars"]], "to_abivars() (ppmodel method)": [[37, "pymatgen.io.abinit.abiobjects.PPModel.to_abivars"]], "to_abivars() (relaxationmethod method)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.to_abivars"]], "to_abivars() (screening method)": [[37, "pymatgen.io.abinit.abiobjects.Screening.to_abivars"]], "to_abivars() (selfenergy method)": [[37, "pymatgen.io.abinit.abiobjects.SelfEnergy.to_abivars"]], "to_abivars() (smearing method)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.to_abivars"]], "to_abivars() (spinmode method)": [[37, "pymatgen.io.abinit.abiobjects.SpinMode.to_abivars"]], "to_csv() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.to_csv"]], "to_csvline() (abinittimersection method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.to_csvline"]], "to_dict() (abinittimersection method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.to_dict"]], "to_string() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.to_string"]], "to_string() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.to_string"]], "to_string() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.to_string"]], "to_string() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.to_string"]], "to_table() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.to_table"]], "to_table() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.to_table"]], "to_tuple() (abinittimersection method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.to_tuple"]], "totable() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.totable"]], "totable() (parallelefficiency method)": [[37, "pymatgen.io.abinit.abitimer.ParallelEfficiency.totable"]], "type (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.type"]], "typeidx_from_symbol() (etsf_reader method)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader.typeidx_from_symbol"]], "units (inputvariable property)": [[37, "pymatgen.io.abinit.variable.InputVariable.units"]], "use_cg (exchamiltonian property)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian.use_cg"]], "use_direct_diago (exchamiltonian property)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian.use_direct_diago"]], "use_haydock (exchamiltonian property)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian.use_haydock"]], "use_hilbert (screening property)": [[37, "pymatgen.io.abinit.abiobjects.Screening.use_hilbert"]], "use_ppmodel (selfenergy property)": [[37, "pymatgen.io.abinit.abiobjects.SelfEnergy.use_ppmodel"]], "vars (abstractinput property)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.vars"]], "vars (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.vars"]], "walk() (abinittimerparser class method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.walk"]], "walk_tree() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.walk_tree"]], "with_dojo_report() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.with_dojo_report"]], "write() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.write"]], "write() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.write"]], "yield_figs() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.yield_figs"]], "zlist (pseudotable property)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.zlist"]], "atomicmetadata (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.AtomicMetadata"]], "band_structure (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Band_Structure"]], "basisfile (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.BasisFile"]], "basisinfo (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.BasisInfo"]], "brokensymmetry (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.BrokenSymmetry"]], "cp2k_version (cp2kvalidationerror attribute)": [[38, "pymatgen.io.cp2k.sets.Cp2kValidationError.CP2K_VERSION"]], "cell (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Cell"]], "celloptset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.CellOptSet"]], "coord (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Coord"]], "cp2kinput (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput"]], "cp2koutput (class in pymatgen.io.cp2k.outputs)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput"]], "cp2kvalidationerror": [[38, "pymatgen.io.cp2k.sets.Cp2kValidationError"]], "dos (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.DOS"]], "datafile (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.DataFile"]], "davidson (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Davidson"]], "dft (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Dft"]], "dftplusu (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.DftPlusU"]], "dftset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.DftSet"]], "diagonalization (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Diagonalization"]], "e_density_cube (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.E_Density_Cube"]], "forceeval (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.ForceEval"]], "gaussiantypeorbitalbasisset (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet"]], "global (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Global"]], "gthpotential (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.GthPotential"]], "hybridcelloptset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.HybridCellOptSet"]], "hybridrelaxset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.HybridRelaxSet"]], "hybridstaticset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.HybridStaticSet"]], "keyword (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Keyword"]], "keywordlist (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.KeywordList"]], "kind (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Kind"]], "kpoint_set (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Kpoint_Set"]], "kpoints (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Kpoints"]], "ldos (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.LDOS"]], "mo_cubes (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.MO_Cubes"]], "mgrid (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Mgrid"]], "orbitaltransformation (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.OrbitalTransformation"]], "pbe (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.PBE"]], "pdos (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.PDOS"]], "potentialfile (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.PotentialFile"]], "potentialinfo (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.PotentialInfo"]], "qs (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.QS"]], "relaxset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.RelaxSet"]], "scf (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Scf"]], "section (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Section"]], "sectionlist (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.SectionList"]], "smear (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Smear"]], "staticset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.StaticSet"]], "subsys (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Subsys"]], "v_hartree_cube (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.V_Hartree_Cube"]], "xc_functional (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Xc_Functional"]], "activate_epr() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_epr"]], "activate_fast_minimization() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_fast_minimization"]], "activate_hybrid() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_hybrid"]], "activate_hyperfine() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_hyperfine"]], "activate_localize() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_localize"]], "activate_motion() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_motion"]], "activate_nmr() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_nmr"]], "activate_nonperiodic() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_nonperiodic"]], "activate_polar() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_polar"]], "activate_robust_minimization() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_robust_minimization"]], "activate_spinspin() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_spinspin"]], "activate_tddfpt() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_tddfpt"]], "activate_vdw_potential() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_vdw_potential"]], "activate_very_strict_minimization() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_very_strict_minimization"]], "add() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.add"]], "admm (basisinfo attribute)": [[38, "id7"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.admm"]], "alias_names (atomicmetadata attribute)": [[38, "id0"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.alias_names"]], "append() (keywordlist method)": [[38, "pymatgen.io.cp2k.inputs.KeywordList.append"]], "append() (sectionlist method)": [[38, "pymatgen.io.cp2k.inputs.SectionList.append"]], "as_dict() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.as_dict"]], "as_dict() (keyword method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.as_dict"]], "band_structure (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.band_structure"]], "by_path() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.by_path"]], "c_exp_ppl (gthpotential attribute)": [[38, "id28"], [38, "pymatgen.io.cp2k.inputs.GthPotential.c_exp_ppl"]], "calculation_type (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.calculation_type"]], "cc (basisinfo attribute)": [[38, "id8"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.cc"]], "charge (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.charge"]], "check() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.check"]], "chunk() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.chunk"]], "coefficients (gaussiantypeorbitalbasisset attribute)": [[38, "id20"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.coefficients"]], "complete_dos (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.complete_dos"]], "completed (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.completed"]], "contracted (basisinfo attribute)": [[38, "id9"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.contracted"]], "convergence() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.convergence"]], "core (basisinfo attribute)": [[38, "id10"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.core"]], "cp2k_version (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.cp2k_version"]], "create_subsys() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.create_subsys"]], "diffuse (basisinfo attribute)": [[38, "id11"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.diffuse"]], "electrons (basisinfo attribute)": [[38, "id12"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.electrons"]], "electrons (potentialinfo attribute)": [[38, "id36"], [38, "pymatgen.io.cp2k.inputs.PotentialInfo.electrons"]], "element (atomicmetadata attribute)": [[38, "id1"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.element"]], "exponents (gaussiantypeorbitalbasisset attribute)": [[38, "id21"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.exponents"]], "extend() (keywordlist method)": [[38, "pymatgen.io.cp2k.inputs.KeywordList.extend"]], "extend() (sectionlist method)": [[38, "pymatgen.io.cp2k.inputs.SectionList.extend"]], "filename (atomicmetadata attribute)": [[38, "id2"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.filename"]], "from_dict() (keyword class method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.from_dict"]], "from_el() (brokensymmetry class method)": [[38, "pymatgen.io.cp2k.inputs.BrokenSymmetry.from_el"]], "from_file() (cp2kinput static method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.from_file"]], "from_file() (datafile class method)": [[38, "pymatgen.io.cp2k.inputs.DataFile.from_file"]], "from_kpoints() (band_structure static method)": [[38, "pymatgen.io.cp2k.inputs.Band_Structure.from_kpoints"]], "from_kpoints() (kpoints class method)": [[38, "pymatgen.io.cp2k.inputs.Kpoints.from_kpoints"]], "from_lines() (cp2kinput class method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.from_lines"]], "from_section() (gthpotential class method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.from_section"]], "from_string() (basisfile class method)": [[38, "pymatgen.io.cp2k.inputs.BasisFile.from_string"]], "from_string() (basisinfo class method)": [[38, "pymatgen.io.cp2k.inputs.BasisInfo.from_string"]], "from_string() (cp2kinput static method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.from_string"]], "from_string() (datafile class method)": [[38, "pymatgen.io.cp2k.inputs.DataFile.from_string"]], "from_string() (gaussiantypeorbitalbasisset class method)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.from_string"]], "from_string() (gthpotential class method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.from_string"]], "from_string() (keyword static method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.from_string"]], "from_string() (potentialfile class method)": [[38, "pymatgen.io.cp2k.inputs.PotentialFile.from_string"]], "from_string() (potentialinfo class method)": [[38, "pymatgen.io.cp2k.inputs.PotentialInfo.from_string"]], "get() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.get"]], "get() (sectionlist method)": [[38, "pymatgen.io.cp2k.inputs.SectionList.get"]], "get_basis_and_potential() (dftset static method)": [[38, "pymatgen.io.cp2k.sets.DftSet.get_basis_and_potential"]], "get_cutoff_from_basis() (dftset static method)": [[38, "pymatgen.io.cp2k.sets.DftSet.get_cutoff_from_basis"]], "get_hash() (atomicmetadata method)": [[38, "pymatgen.io.cp2k.inputs.AtomicMetadata.get_hash"]], "get_keyword() (gaussiantypeorbitalbasisset method)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.get_keyword"]], "get_keyword() (gthpotential method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.get_keyword"]], "get_keyword() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.get_keyword"]], "get_section() (gthpotential method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.get_section"]], "get_section() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.get_section"]], "get_string() (atomicmetadata method)": [[38, "pymatgen.io.cp2k.inputs.AtomicMetadata.get_string"]], "get_string() (cp2kinput method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.get_string"]], "get_string() (datafile method)": [[38, "pymatgen.io.cp2k.inputs.DataFile.get_string"]], "get_string() (gaussiantypeorbitalbasisset method)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.get_string"]], "get_string() (gthpotential method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.get_string"]], "get_string() (keyword method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.get_string"]], "get_string() (keywordlist method)": [[38, "pymatgen.io.cp2k.inputs.KeywordList.get_string"]], "get_string() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.get_string"]], "get_string() (sectionlist method)": [[38, "pymatgen.io.cp2k.inputs.SectionList.get_string"]], "get_truncated_coulomb_cutoff() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.get_truncated_coulomb_cutoff"]], "get_unique_site_indices() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.get_unique_site_indices"]], "get_xc_functionals() (dftset static method)": [[38, "pymatgen.io.cp2k.sets.DftSet.get_xc_functionals"]], "hprj_ppnl (gthpotential attribute)": [[38, "id29"], [38, "pymatgen.io.cp2k.inputs.GthPotential.hprj_ppnl"]], "inc() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.inc"]], "info (atomicmetadata attribute)": [[38, "id3"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.info"]], "info (gaussiantypeorbitalbasisset attribute)": [[38, "id22"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.info"]], "info (gthpotential attribute)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.info"]], "insert() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.insert"]], "is_hubbard (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.is_hubbard"]], "is_metal (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.is_metal"]], "is_molecule (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.is_molecule"]], "lmax (gaussiantypeorbitalbasisset attribute)": [[38, "id23"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.lmax"]], "lmin (gaussiantypeorbitalbasisset attribute)": [[38, "id24"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.lmin"]], "lri (basisinfo attribute)": [[38, "id13"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.lri"]], "modify_dft_print_iters() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.modify_dft_print_iters"]], "molopt (basisinfo attribute)": [[38, "id14"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.molopt"]], "multiplicity (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.multiplicity"]], "n (gaussiantypeorbitalbasisset attribute)": [[38, "id25"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.n"]], "n_elecs (gthpotential attribute)": [[38, "id30"], [38, "pymatgen.io.cp2k.inputs.GthPotential.n_elecs"]], "name (atomicmetadata attribute)": [[38, "id4"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.name"]], "natural_keys() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.natural_keys"]], "nexp (gaussiantypeorbitalbasisset property)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.nexp"]], "nexp_ppl (gthpotential attribute)": [[38, "id31"], [38, "pymatgen.io.cp2k.inputs.GthPotential.nexp_ppl"]], "nlcc (potentialinfo attribute)": [[38, "id37"], [38, "pymatgen.io.cp2k.inputs.PotentialInfo.nlcc"]], "nprj (gthpotential attribute)": [[38, "id32"], [38, "pymatgen.io.cp2k.inputs.GthPotential.nprj"]], "nprj_ppnl (gthpotential attribute)": [[38, "id33"], [38, "pymatgen.io.cp2k.inputs.GthPotential.nprj_ppnl"]], "nset (gaussiantypeorbitalbasisset attribute)": [[38, "id26"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.nset"]], "nshell (gaussiantypeorbitalbasisset attribute)": [[38, "id27"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.nshell"]], "num_warnings (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.num_warnings"]], "objects (datafile attribute)": [[38, "pymatgen.io.cp2k.inputs.DataFile.objects"]], "parse_atomic_kind_info() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_atomic_kind_info"]], "parse_bandstructure() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_bandstructure"]], "parse_cell_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_cell_params"]], "parse_chi_tensor() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_chi_tensor"]], "parse_cp2k_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_cp2k_params"]], "parse_dft_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_dft_params"]], "parse_dos() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_dos"]], "parse_dos() (in module pymatgen.io.cp2k.outputs)": [[38, "pymatgen.io.cp2k.outputs.parse_dos"]], "parse_energies() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_energies"]], "parse_energy_file() (in module pymatgen.io.cp2k.outputs)": [[38, "pymatgen.io.cp2k.outputs.parse_energy_file"]], "parse_files() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_files"]], "parse_forces() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_forces"]], "parse_global_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_global_params"]], "parse_gtensor() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_gtensor"]], "parse_hirshfeld() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_hirshfeld"]], "parse_homo_lumo() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_homo_lumo"]], "parse_hyperfine() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_hyperfine"]], "parse_initial_structure() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_initial_structure"]], "parse_input() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_input"]], "parse_ionic_steps() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_ionic_steps"]], "parse_mo_eigenvalues() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_mo_eigenvalues"]], "parse_mulliken() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_mulliken"]], "parse_nmr_shift() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_nmr_shift"]], "parse_opt_steps() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_opt_steps"]], "parse_overlap_condition() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_overlap_condition"]], "parse_pdos() (in module pymatgen.io.cp2k.outputs)": [[38, "pymatgen.io.cp2k.outputs.parse_pdos"]], "parse_plus_u_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_plus_u_params"]], "parse_qs_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_qs_params"]], "parse_raman() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_raman"]], "parse_scf_opt() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_scf_opt"]], "parse_scf_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_scf_params"]], "parse_stresses() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_stresses"]], "parse_structures() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_structures"]], "parse_tddfpt() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_tddfpt"]], "parse_timing() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_timing"]], "parse_total_numbers() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_total_numbers"]], "pc (basisinfo attribute)": [[38, "id15"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.pc"]], "polarization (basisinfo attribute)": [[38, "id16"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.polarization"]], "postprocessor() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.postprocessor"]], "potential (atomicmetadata attribute)": [[38, "id5"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.potential"]], "potential_type (potentialinfo attribute)": [[38, "id38"], [38, "pymatgen.io.cp2k.inputs.PotentialInfo.potential_type"]], "preprocessor() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.preprocessor"]], "print_bandstructure() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_bandstructure"]], "print_dos() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_dos"]], "print_e_density() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_e_density"]], "print_forces() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_forces"]], "print_hirshfeld() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_hirshfeld"]], "print_ldos() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_ldos"]], "print_mo() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_mo"]], "print_mo_cubes() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_mo_cubes"]], "print_mulliken() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_mulliken"]], "print_pdos() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_pdos"]], "print_v_hartree() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_v_hartree"]], "project_name (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.project_name"]], "pymatgen.io.cp2k": [[38, "module-pymatgen.io.cp2k"]], "pymatgen.io.cp2k.inputs": [[38, "module-pymatgen.io.cp2k.inputs"]], "pymatgen.io.cp2k.outputs": [[38, "module-pymatgen.io.cp2k.outputs"]], "pymatgen.io.cp2k.sets": [[38, "module-pymatgen.io.cp2k.sets"]], "pymatgen.io.cp2k.utils": [[38, "module-pymatgen.io.cp2k.utils"]], "r_loc (gthpotential attribute)": [[38, "id34"], [38, "pymatgen.io.cp2k.inputs.GthPotential.r_loc"]], "radii (gthpotential attribute)": [[38, "id35"], [38, "pymatgen.io.cp2k.inputs.GthPotential.radii"]], "ran_successfully() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.ran_successfully"]], "read_pattern() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.read_pattern"]], "read_table_pattern() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.read_table_pattern"]], "run_type (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.run_type"]], "safeset() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.safeset"]], "set() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.set"]], "set_charge() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.set_charge"]], "setitem() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.setitem"]], "silence() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.silence"]], "softmatch() (atomicmetadata method)": [[38, "pymatgen.io.cp2k.inputs.AtomicMetadata.softmatch"]], "softmatch() (basisinfo method)": [[38, "pymatgen.io.cp2k.inputs.BasisInfo.softmatch"]], "softmatch() (potentialinfo method)": [[38, "pymatgen.io.cp2k.inputs.PotentialInfo.softmatch"]], "spin_polarized (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.spin_polarized"]], "sr (basisinfo attribute)": [[38, "id17"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.sr"]], "unset() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.unset"]], "update() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.update"]], "valence (basisinfo attribute)": [[38, "id18"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.valence"]], "validate() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.validate"]], "verbosity() (keyword method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.verbosity"]], "verbosity() (keywordlist method)": [[38, "pymatgen.io.cp2k.inputs.KeywordList.verbosity"]], "verbosity() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.verbosity"]], "verbosity() (sectionlist method)": [[38, "pymatgen.io.cp2k.inputs.SectionList.verbosity"]], "version (atomicmetadata attribute)": [[38, "id6"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.version"]], "write_basis_set_file() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.write_basis_set_file"]], "write_file() (cp2kinput method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.write_file"]], "write_file() (datafile method)": [[38, "pymatgen.io.cp2k.inputs.DataFile.write_file"]], "write_potential_file() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.write_potential_file"]], "xc (basisinfo attribute)": [[38, "id19"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.xc"]], "xc (potentialinfo attribute)": [[38, "id39"], [38, "pymatgen.io.cp2k.inputs.PotentialInfo.xc"]], "excitinginput (class in pymatgen.io.exciting.inputs)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput"]], "bohr2ang (excitinginput attribute)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.bohr2ang"]], "from_file() (excitinginput static method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.from_file"]], "from_string() (excitinginput static method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.from_string"]], "lockxyz (excitinginput attribute)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.lockxyz"]], "lockxyz (excitinginput property)": [[39, "id0"]], "pymatgen.io.exciting": [[39, "module-pymatgen.io.exciting"]], "pymatgen.io.exciting.inputs": [[39, "module-pymatgen.io.exciting.inputs"]], "structure (excitinginput attribute)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.structure"]], "title (excitinginput attribute)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.title"]], "write_etree() (excitinginput method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.write_etree"]], "write_file() (excitinginput method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.write_file"]], "write_string() (excitinginput method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.write_string"]], "abstractfeffinputset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet"]], "atoms (class in pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.Atoms"]], "config (mpelnesset attribute)": [[40, "pymatgen.io.feff.sets.MPELNESSet.CONFIG"]], "config (mpexafsset attribute)": [[40, "pymatgen.io.feff.sets.MPEXAFSSet.CONFIG"]], "config (mpexelfsset attribute)": [[40, "pymatgen.io.feff.sets.MPEXELFSSet.CONFIG"]], "config (mpxanesset attribute)": [[40, "pymatgen.io.feff.sets.MPXANESSet.CONFIG"]], "eels (class in pymatgen.io.feff.outputs)": [[40, "pymatgen.io.feff.outputs.Eels"]], "feffdictset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.FEFFDictSet"]], "feffparseerror": [[40, "pymatgen.io.feff.inputs.FeffParseError"]], "header (class in pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.Header"]], "ldos (class in pymatgen.io.feff.outputs)": [[40, "pymatgen.io.feff.outputs.LDos"]], "mpeelsdictset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.MPEELSDictSet"]], "mpelnesset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.MPELNESSet"]], "mpexafsset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.MPEXAFSSet"]], "mpexelfsset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.MPEXELFSSet"]], "mpxanesset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.MPXANESSet"]], "paths (class in pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.Paths"]], "potential (class in pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.Potential"]], "tags (class in pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.Tags"]], "xmu (class in pymatgen.io.feff.outputs)": [[40, "pymatgen.io.feff.outputs.Xmu"]], "all_input() (abstractfeffinputset method)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.all_input"]], "as_dict() (eels method)": [[40, "pymatgen.io.feff.outputs.Eels.as_dict"]], "as_dict() (tags method)": [[40, "pymatgen.io.feff.inputs.Tags.as_dict"]], "as_dict() (xmu method)": [[40, "pymatgen.io.feff.outputs.Xmu.as_dict"]], "atomic_background (eels property)": [[40, "pymatgen.io.feff.outputs.Eels.atomic_background"]], "atoms (abstractfeffinputset property)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.atoms"]], "atoms (feffdictset property)": [[40, "pymatgen.io.feff.sets.FEFFDictSet.atoms"]], "atoms_string_from_file() (atoms static method)": [[40, "pymatgen.io.feff.inputs.Atoms.atoms_string_from_file"]], "calc (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.calc"]], "charge_transfer_from_file() (ldos static method)": [[40, "pymatgen.io.feff.outputs.LDos.charge_transfer_from_file"]], "charge_transfer_to_string() (ldos method)": [[40, "pymatgen.io.feff.outputs.LDos.charge_transfer_to_string"]], "chi (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.chi"]], "cluster (atoms property)": [[40, "pymatgen.io.feff.inputs.Atoms.cluster"]], "cluster_from_file() (atoms static method)": [[40, "pymatgen.io.feff.inputs.Atoms.cluster_from_file"]], "diff() (tags method)": [[40, "pymatgen.io.feff.inputs.Tags.diff"]], "e_fermi (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.e_fermi"]], "edge (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.edge"]], "energies (eels property)": [[40, "pymatgen.io.feff.outputs.Eels.energies"]], "energies (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.energies"]], "fine_structure (eels property)": [[40, "pymatgen.io.feff.outputs.Eels.fine_structure"]], "formula (header property)": [[40, "pymatgen.io.feff.inputs.Header.formula"]], "from_cif_file() (header static method)": [[40, "pymatgen.io.feff.inputs.Header.from_cif_file"]], "from_dict() (tags static method)": [[40, "pymatgen.io.feff.inputs.Tags.from_dict"]], "from_directory() (feffdictset static method)": [[40, "pymatgen.io.feff.sets.FEFFDictSet.from_directory"]], "from_file() (eels static method)": [[40, "pymatgen.io.feff.outputs.Eels.from_file"]], "from_file() (header static method)": [[40, "pymatgen.io.feff.inputs.Header.from_file"]], "from_file() (ldos static method)": [[40, "pymatgen.io.feff.outputs.LDos.from_file"]], "from_file() (tags static method)": [[40, "pymatgen.io.feff.inputs.Tags.from_file"]], "from_file() (xmu static method)": [[40, "pymatgen.io.feff.outputs.Xmu.from_file"]], "from_string() (header static method)": [[40, "pymatgen.io.feff.inputs.Header.from_string"]], "get_absorbing_atom_symbol_index() (in module pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.get_absorbing_atom_symbol_index"]], "get_atom_map() (in module pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.get_atom_map"]], "get_lines() (atoms method)": [[40, "pymatgen.io.feff.inputs.Atoms.get_lines"]], "get_string() (tags method)": [[40, "pymatgen.io.feff.inputs.Tags.get_string"]], "header() (abstractfeffinputset method)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.header"]], "header() (feffdictset method)": [[40, "pymatgen.io.feff.sets.FEFFDictSet.header"]], "header_string_from_file() (header static method)": [[40, "pymatgen.io.feff.inputs.Header.header_string_from_file"]], "material_formula (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.material_formula"]], "mu (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.mu"]], "mu0 (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.mu0"]], "pot_dict_from_string() (potential static method)": [[40, "pymatgen.io.feff.inputs.Potential.pot_dict_from_string"]], "pot_string_from_file() (potential static method)": [[40, "pymatgen.io.feff.inputs.Potential.pot_string_from_file"]], "potential (abstractfeffinputset property)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.potential"]], "potential (feffdictset property)": [[40, "pymatgen.io.feff.sets.FEFFDictSet.potential"]], "proc_val() (tags static method)": [[40, "pymatgen.io.feff.inputs.Tags.proc_val"]], "pymatgen.io.feff": [[40, "module-pymatgen.io.feff"]], "pymatgen.io.feff.inputs": [[40, "module-pymatgen.io.feff.inputs"]], "pymatgen.io.feff.outputs": [[40, "module-pymatgen.io.feff.outputs"]], "pymatgen.io.feff.sets": [[40, "module-pymatgen.io.feff.sets"]], "relative_energies (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.relative_energies"]], "source (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.source"]], "structure_symmetry (header property)": [[40, "pymatgen.io.feff.inputs.Header.structure_symmetry"]], "tags (abstractfeffinputset property)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.tags"]], "tags (feffdictset property)": [[40, "pymatgen.io.feff.sets.FEFFDictSet.tags"]], "total_spectrum (eels property)": [[40, "pymatgen.io.feff.outputs.Eels.total_spectrum"]], "wavenumber (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.wavenumber"]], "write_file() (atoms method)": [[40, "pymatgen.io.feff.inputs.Atoms.write_file"]], "write_file() (header method)": [[40, "pymatgen.io.feff.inputs.Header.write_file"]], "write_file() (paths method)": [[40, "pymatgen.io.feff.inputs.Paths.write_file"]], "write_file() (potential method)": [[40, "pymatgen.io.feff.inputs.Potential.write_file"]], "write_file() (tags method)": [[40, "pymatgen.io.feff.inputs.Tags.write_file"]], "write_input() (abstractfeffinputset method)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.write_input"]], "baselammpsgenerator (class in pymatgen.io.lammps.generators)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator"]], "combineddata (class in pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.CombinedData"]], "forcefield (class in pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.ForceField"]], "lammpsbox (class in pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.LammpsBox"]], "lammpsdata (class in pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.LammpsData"]], "lammpsdump (class in pymatgen.io.lammps.outputs)": [[41, "pymatgen.io.lammps.outputs.LammpsDump"]], "lammpsinputfile (class in pymatgen.io.lammps.inputs)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile"]], "lammpsinputset (class in pymatgen.io.lammps.sets)": [[41, "pymatgen.io.lammps.sets.LammpsInputSet"]], "lammpsminimization (class in pymatgen.io.lammps.generators)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization"]], "lammpsrun (class in pymatgen.io.lammps.inputs)": [[41, "pymatgen.io.lammps.inputs.LammpsRun"]], "lammpsrunner (class in pymatgen.io.lammps.utils)": [[41, "pymatgen.io.lammps.utils.LammpsRunner"]], "lammpstemplategen (class in pymatgen.io.lammps.inputs)": [[41, "pymatgen.io.lammps.inputs.LammpsTemplateGen"]], "polymer (class in pymatgen.io.lammps.utils)": [[41, "pymatgen.io.lammps.utils.Polymer"]], "topology (class in pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.Topology"]], "add_commands() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.add_commands"]], "add_stage() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.add_stage"]], "append() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.append"]], "as_dict() (lammpsdump method)": [[41, "pymatgen.io.lammps.outputs.LammpsDump.as_dict"]], "as_lammpsdata() (combineddata method)": [[41, "pymatgen.io.lammps.data.CombinedData.as_lammpsdata"]], "atom_style (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.atom_style"]], "boundary (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.boundary"]], "calc_type (baselammpsgenerator attribute)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator.calc_type"]], "contains_command() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.contains_command"]], "dimension (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.dimension"]], "disassemble() (combineddata method)": [[41, "pymatgen.io.lammps.data.CombinedData.disassemble"]], "disassemble() (lammpsdata method)": [[41, "pymatgen.io.lammps.data.LammpsData.disassemble"]], "force_field (forcefield attribute)": [[41, "pymatgen.io.lammps.data.ForceField.force_field"]], "force_field (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.force_field"]], "from_bonding() (topology class method)": [[41, "pymatgen.io.lammps.data.Topology.from_bonding"]], "from_dict() (forcefield class method)": [[41, "pymatgen.io.lammps.data.ForceField.from_dict"]], "from_dict() (lammpsdump class method)": [[41, "pymatgen.io.lammps.outputs.LammpsDump.from_dict"]], "from_directory() (lammpsinputset class method)": [[41, "pymatgen.io.lammps.sets.LammpsInputSet.from_directory"]], "from_ff_and_topologies() (combineddata class method)": [[41, "pymatgen.io.lammps.data.CombinedData.from_ff_and_topologies"]], "from_ff_and_topologies() (lammpsdata class method)": [[41, "pymatgen.io.lammps.data.LammpsData.from_ff_and_topologies"]], "from_file() (forcefield class method)": [[41, "pymatgen.io.lammps.data.ForceField.from_file"]], "from_file() (lammpsdata class method)": [[41, "pymatgen.io.lammps.data.LammpsData.from_file"]], "from_file() (lammpsinputfile class method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.from_file"]], "from_files() (combineddata class method)": [[41, "pymatgen.io.lammps.data.CombinedData.from_files"]], "from_lammpsdata() (combineddata class method)": [[41, "pymatgen.io.lammps.data.CombinedData.from_lammpsdata"]], "from_string() (lammpsdump class method)": [[41, "pymatgen.io.lammps.outputs.LammpsDump.from_string"]], "from_string() (lammpsinputfile class method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.from_string"]], "from_structure() (combineddata class method)": [[41, "pymatgen.io.lammps.data.CombinedData.from_structure"]], "from_structure() (lammpsdata class method)": [[41, "pymatgen.io.lammps.data.LammpsData.from_structure"]], "get_args() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.get_args"]], "get_box_shift() (lammpsbox method)": [[41, "pymatgen.io.lammps.data.LammpsBox.get_box_shift"]], "get_input_set() (baselammpsgenerator method)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator.get_input_set"]], "get_input_set() (lammpstemplategen method)": [[41, "pymatgen.io.lammps.inputs.LammpsTemplateGen.get_input_set"]], "get_string() (combineddata method)": [[41, "pymatgen.io.lammps.data.CombinedData.get_string"]], "get_string() (lammpsbox method)": [[41, "pymatgen.io.lammps.data.LammpsBox.get_string"]], "get_string() (lammpsdata method)": [[41, "pymatgen.io.lammps.data.LammpsData.get_string"]], "get_string() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.get_string"]], "keep_stages (baselammpsgenerator attribute)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator.keep_stages"]], "lattice_2_lmpbox() (in module pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.lattice_2_lmpbox"]], "maps (forcefield attribute)": [[41, "pymatgen.io.lammps.data.ForceField.maps"]], "masses (forcefield attribute)": [[41, "pymatgen.io.lammps.data.ForceField.masses"]], "md() (lammpsrun class method)": [[41, "pymatgen.io.lammps.inputs.LammpsRun.md"]], "merge_stages() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.merge_stages"]], "ncomments (lammpsinputfile property)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.ncomments"]], "nstages (lammpsinputfile property)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.nstages"]], "parse_lammps_dumps() (in module pymatgen.io.lammps.outputs)": [[41, "pymatgen.io.lammps.outputs.parse_lammps_dumps"]], "parse_lammps_log() (in module pymatgen.io.lammps.outputs)": [[41, "pymatgen.io.lammps.outputs.parse_lammps_log"]], "parse_xyz() (combineddata class method)": [[41, "pymatgen.io.lammps.data.CombinedData.parse_xyz"]], "pymatgen.io.lammps": [[41, "module-pymatgen.io.lammps"]], "pymatgen.io.lammps.data": [[41, "module-pymatgen.io.lammps.data"]], "pymatgen.io.lammps.generators": [[41, "module-pymatgen.io.lammps.generators"]], "pymatgen.io.lammps.inputs": [[41, "module-pymatgen.io.lammps.inputs"]], "pymatgen.io.lammps.outputs": [[41, "module-pymatgen.io.lammps.outputs"]], "pymatgen.io.lammps.sets": [[41, "module-pymatgen.io.lammps.sets"]], "pymatgen.io.lammps.utils": [[41, "module-pymatgen.io.lammps.utils"]], "read_data (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.read_data"]], "remove_command() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.remove_command"]], "remove_stage() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.remove_stage"]], "rename_stage() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.rename_stage"]], "run() (lammpsrunner method)": [[41, "pymatgen.io.lammps.utils.LammpsRunner.run"]], "set_args() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.set_args"]], "set_charge_atom() (lammpsdata method)": [[41, "pymatgen.io.lammps.data.LammpsData.set_charge_atom"]], "set_charge_atom_type() (lammpsdata method)": [[41, "pymatgen.io.lammps.data.LammpsData.set_charge_atom_type"]], "settings (baselammpsgenerator attribute)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator.settings"]], "settings (lammpsminimization attribute)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.settings"]], "stages_names (lammpsinputfile property)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.stages_names"]], "structure (combineddata property)": [[41, "pymatgen.io.lammps.data.CombinedData.structure"]], "structure (lammpsdata property)": [[41, "pymatgen.io.lammps.data.LammpsData.structure"]], "template (baselammpsgenerator attribute)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator.template"]], "template (lammpsminimization attribute)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.template"]], "template_dir (lammpsrun attribute)": [[41, "pymatgen.io.lammps.inputs.LammpsRun.template_dir"]], "to_file() (forcefield method)": [[41, "pymatgen.io.lammps.data.ForceField.to_file"]], "to_lattice() (lammpsbox method)": [[41, "pymatgen.io.lammps.data.LammpsBox.to_lattice"]], "units (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.units"]], "validate() (lammpsinputset method)": [[41, "pymatgen.io.lammps.sets.LammpsInputSet.validate"]], "volume (lammpsbox property)": [[41, "pymatgen.io.lammps.data.LammpsBox.volume"]], "write_file() (lammpsdata method)": [[41, "pymatgen.io.lammps.data.LammpsData.write_file"]], "write_file() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.write_file"]], "write_inputs() (lammpsrun method)": [[41, "pymatgen.io.lammps.inputs.LammpsRun.write_inputs"]], "availablekeywords (lobsterin attribute)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.AVAILABLEKEYWORDS"]], "boolean_keywords (lobsterin attribute)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.BOOLEAN_KEYWORDS"]], "bandoverlaps (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Bandoverlaps"]], "charge (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Charge"]], "cohpcar (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Cohpcar"]], "doscar (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Doscar"]], "float_keywords (lobsterin attribute)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.FLOAT_KEYWORDS"]], "fatband (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Fatband"]], "grosspop (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Grosspop"]], "icohpneighborsinfo (class in pymatgen.io.lobster.lobsterenv)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo"]], "icohplist (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Icohplist"]], "listkeywords (lobsterin attribute)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.LISTKEYWORDS"]], "lobsterlightstructureenvironments (class in pymatgen.io.lobster.lobsterenv)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterLightStructureEnvironments"]], "lobsterneighbors (class in pymatgen.io.lobster.lobsterenv)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors"]], "lobsterin (class in pymatgen.io.lobster.inputs)": [[42, "pymatgen.io.lobster.inputs.Lobsterin"]], "lobsterout (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Lobsterout"]], "madelungenergies (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.MadelungEnergies"]], "string_keywords (lobsterin attribute)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.STRING_KEYWORDS"]], "sitepotential (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.SitePotential"]], "wavefunction (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Wavefunction"]], "anion_types (lobsterneighbors property)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.anion_types"]], "as_dict() (lobsterlightstructureenvironments method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterLightStructureEnvironments.as_dict"]], "as_dict() (lobsterin method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.as_dict"]], "atoms (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.atoms"]], "central_isites (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.central_isites"]], "completedos (doscar attribute)": [[42, "pymatgen.io.lobster.outputs.Doscar.completedos"]], "completedos (doscar property)": [[42, "id2"]], "diff() (lobsterin method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.diff"]], "energies (doscar attribute)": [[42, "id0"], [42, "id1"], [42, "pymatgen.io.lobster.outputs.Doscar.energies"]], "energies (doscar property)": [[42, "id3"]], "from_lobster() (lobsterlightstructureenvironments class method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterLightStructureEnvironments.from_Lobster"]], "from_dict() (lobsterin class method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.from_dict"]], "from_file() (lobsterin class method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.from_file"]], "get_all_possible_basis_combinations() (in module pymatgen.io.lobster.inputs)": [[42, "pymatgen.io.lobster.inputs.get_all_possible_basis_combinations"]], "get_all_possible_basis_functions() (lobsterin static method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.get_all_possible_basis_functions"]], "get_anion_types() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_anion_types"]], "get_bandstructure() (fatband method)": [[42, "pymatgen.io.lobster.outputs.Fatband.get_bandstructure"]], "get_basis() (lobsterin static method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.get_basis"]], "get_doc() (lobsterout method)": [[42, "pymatgen.io.lobster.outputs.Lobsterout.get_doc"]], "get_info_cohps_to_neighbors() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_info_cohps_to_neighbors"]], "get_info_icohps_between_neighbors() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_info_icohps_between_neighbors"]], "get_info_icohps_to_neighbors() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_info_icohps_to_neighbors"]], "get_light_structure_environment() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_light_structure_environment"]], "get_nn_info() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_nn_info"]], "get_orb_from_str() (in module pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.get_orb_from_str"]], "get_structure_with_charges() (charge method)": [[42, "pymatgen.io.lobster.outputs.Charge.get_structure_with_charges"]], "get_structure_with_site_potentials() (sitepotential method)": [[42, "pymatgen.io.lobster.outputs.SitePotential.get_structure_with_site_potentials"]], "get_structure_with_total_grosspop() (grosspop method)": [[42, "pymatgen.io.lobster.outputs.Grosspop.get_structure_with_total_grosspop"]], "get_volumetricdata_density() (wavefunction method)": [[42, "pymatgen.io.lobster.outputs.Wavefunction.get_volumetricdata_density"]], "get_volumetricdata_imaginary() (wavefunction method)": [[42, "pymatgen.io.lobster.outputs.Wavefunction.get_volumetricdata_imaginary"]], "get_volumetricdata_real() (wavefunction method)": [[42, "pymatgen.io.lobster.outputs.Wavefunction.get_volumetricdata_real"]], "has_good_quality_check_occupied_bands() (bandoverlaps method)": [[42, "pymatgen.io.lobster.outputs.Bandoverlaps.has_good_quality_check_occupied_bands"]], "has_good_quality_maxdeviation() (bandoverlaps method)": [[42, "pymatgen.io.lobster.outputs.Bandoverlaps.has_good_quality_maxDeviation"]], "icohpcollection (icohplist property)": [[42, "pymatgen.io.lobster.outputs.Icohplist.icohpcollection"]], "icohplist (icohplist property)": [[42, "pymatgen.io.lobster.outputs.Icohplist.icohplist"]], "is_spin_polarized (doscar attribute)": [[42, "pymatgen.io.lobster.outputs.Doscar.is_spin_polarized"]], "is_spin_polarized (doscar property)": [[42, "id4"]], "itdensities (doscar property)": [[42, "pymatgen.io.lobster.outputs.Doscar.itdensities"]], "labels (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.labels"]], "list_icohps (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.list_icohps"]], "molecules_allowed (lobsterneighbors property)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.molecules_allowed"]], "n_bonds (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.n_bonds"]], "pdos (doscar attribute)": [[42, "pymatgen.io.lobster.outputs.Doscar.pdos"]], "pdos (doscar property)": [[42, "id5"]], "plot_cohps_of_neighbors() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.plot_cohps_of_neighbors"]], "pymatgen.io.lobster": [[42, "module-pymatgen.io.lobster"]], "pymatgen.io.lobster.inputs": [[42, "module-pymatgen.io.lobster.inputs"]], "pymatgen.io.lobster.lobsterenv": [[42, "module-pymatgen.io.lobster.lobsterenv"]], "pymatgen.io.lobster.outputs": [[42, "module-pymatgen.io.lobster.outputs"]], "set_volumetric_data() (wavefunction method)": [[42, "pymatgen.io.lobster.outputs.Wavefunction.set_volumetric_data"]], "standard_calculations_from_vasp_files() (lobsterin class method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.standard_calculations_from_vasp_files"]], "structures_allowed (lobsterneighbors property)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.structures_allowed"]], "tdensities (doscar attribute)": [[42, "pymatgen.io.lobster.outputs.Doscar.tdensities"]], "tdensities (doscar property)": [[42, "id6"]], "tdos (doscar attribute)": [[42, "pymatgen.io.lobster.outputs.Doscar.tdos"]], "tdos (doscar property)": [[42, "id7"]], "total_icohp (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.total_icohp"]], "uniquely_determines_coordination_environments (lobsterlightstructureenvironments property)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterLightStructureEnvironments.uniquely_determines_coordination_environments"]], "write_incar() (lobsterin method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.write_INCAR"]], "write_kpoints() (lobsterin static method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.write_KPOINTS"]], "write_poscar_with_standard_primitive() (lobsterin static method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.write_POSCAR_with_standard_primitive"]], "write_file() (wavefunction method)": [[42, "pymatgen.io.lobster.outputs.Wavefunction.write_file"]], "write_lobsterin() (lobsterin method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.write_lobsterin"]], "forceset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.ForceSet"]], "freqset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.FreqSet"]], "optset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.OptSet"]], "pesscanset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.PESScanSet"]], "qcinput (class in pymatgen.io.qchem.inputs)": [[43, "pymatgen.io.qchem.inputs.QCInput"]], "qcoutput (class in pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.QCOutput"]], "qchemdictset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.QChemDictSet"]], "singlepointset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.SinglePointSet"]], "transitionstateset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.TransitionStateSet"]], "almo_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.almo_template"]], "as_dict() (qcoutput method)": [[43, "pymatgen.io.qchem.outputs.QCOutput.as_dict"]], "cdft_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.cdft_template"]], "check_for_structure_changes() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.check_for_structure_changes"]], "find_sections() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.find_sections"]], "from_file() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.from_file"]], "from_multi_jobs_file() (qcinput class method)": [[43, "pymatgen.io.qchem.inputs.QCInput.from_multi_jobs_file"]], "from_string() (qcinput class method)": [[43, "pymatgen.io.qchem.inputs.QCInput.from_string"]], "geom_opt_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.geom_opt_template"]], "get_percentage() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.get_percentage"]], "get_string() (qcinput method)": [[43, "pymatgen.io.qchem.inputs.QCInput.get_string"]], "jump_to_header() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.jump_to_header"]], "lower_and_check_unique() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.lower_and_check_unique"]], "molecule_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.molecule_template"]], "multi_job_string() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.multi_job_string"]], "multiple_outputs_from_file() (qcoutput static method)": [[43, "pymatgen.io.qchem.outputs.QCOutput.multiple_outputs_from_file"]], "nbo_parser() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.nbo_parser"]], "nbo_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.nbo_template"]], "opt_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.opt_template"]], "parse_hybridization_character() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.parse_hybridization_character"]], "parse_hyperbonds() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.parse_hyperbonds"]], "parse_natural_populations() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.parse_natural_populations"]], "parse_perturbation_energy() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.parse_perturbation_energy"]], "pcm_nonels_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.pcm_nonels_template"]], "pcm_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.pcm_template"]], "plots_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.plots_template"]], "process_parsed_hess() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.process_parsed_HESS"]], "process_parsed_coords() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.process_parsed_coords"]], "process_parsed_fock_matrix() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.process_parsed_fock_matrix"]], "pymatgen.io.qchem": [[43, "module-pymatgen.io.qchem"]], "pymatgen.io.qchem.inputs": [[43, "module-pymatgen.io.qchem.inputs"]], "pymatgen.io.qchem.outputs": [[43, "module-pymatgen.io.qchem.outputs"]], "pymatgen.io.qchem.sets": [[43, "module-pymatgen.io.qchem.sets"]], "pymatgen.io.qchem.utils": [[43, "module-pymatgen.io.qchem.utils"]], "read_almo() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_almo"]], "read_cdft() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_cdft"]], "read_geom_opt() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_geom_opt"]], "read_matrix_pattern() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.read_matrix_pattern"]], "read_molecule() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_molecule"]], "read_nbo() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_nbo"]], "read_opt() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_opt"]], "read_pattern() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.read_pattern"]], "read_pcm() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_pcm"]], "read_pcm_nonels() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_pcm_nonels"]], "read_plots() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_plots"]], "read_rem() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_rem"]], "read_scan() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_scan"]], "read_smx() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_smx"]], "read_solvent() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_solvent"]], "read_svp() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_svp"]], "read_table_pattern() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.read_table_pattern"]], "read_vdw() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_vdw"]], "rem_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.rem_template"]], "scan_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.scan_template"]], "smx_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.smx_template"]], "solvent_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.solvent_template"]], "svp_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.svp_template"]], "van_der_waals_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.van_der_waals_template"]], "write() (qchemdictset method)": [[43, "pymatgen.io.qchem.sets.QChemDictSet.write"]], "write_multi_job_file() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.write_multi_job_file"]], "z_int() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.z_int"]], "automatic (kpoints_supported_modes attribute)": [[44, "pymatgen.io.vasp.inputs.Kpoints_supported_modes.Automatic"]], "bsvasprun (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.BSVasprun"]], "badincarwarning": [[44, "pymatgen.io.vasp.inputs.BadIncarWarning"]], "badinputsetwarning": [[44, "pymatgen.io.vasp.sets.BadInputSetWarning"]], "config (lobsterset attribute)": [[44, "pymatgen.io.vasp.sets.LobsterSet.CONFIG"]], "config (mitrelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MITRelaxSet.CONFIG"]], "config (mphserelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MPHSERelaxSet.CONFIG"]], "config (mpmetalrelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MPMetalRelaxSet.CONFIG"]], "config (mprelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MPRelaxSet.CONFIG"]], "config (mpscanrelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MPScanRelaxSet.CONFIG"]], "config (mvlgwset attribute)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.CONFIG"]], "config (mvlrelax52set attribute)": [[44, "pymatgen.io.vasp.sets.MVLRelax52Set.CONFIG"]], "cartesian (kpoints_supported_modes attribute)": [[44, "pymatgen.io.vasp.inputs.Kpoints_supported_modes.Cartesian"]], "chgcar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Chgcar"]], "dictset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.DictSet"]], "dielectricfunctioncalculator (class in pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator"]], "dynmat (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Dynmat"]], "e (orbital attribute)": [[44, "pymatgen.io.vasp.inputs.Orbital.E"]], "e (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.E"]], "eigenval (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Eigenval"]], "elfcar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Elfcar"]], "functional_choices (potcar attribute)": [[44, "pymatgen.io.vasp.inputs.Potcar.FUNCTIONAL_CHOICES"]], "gamma (kpoints_supported_modes attribute)": [[44, "pymatgen.io.vasp.inputs.Kpoints_supported_modes.Gamma"]], "gpoints (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.Gpoints"]], "incar (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Incar"]], "kpoints (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Kpoints"]], "kpoints_supported_modes (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Kpoints_supported_modes"]], "line_mode (kpoints_supported_modes attribute)": [[44, "pymatgen.io.vasp.inputs.Kpoints_supported_modes.Line_mode"]], "lobsterset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.LobsterSet"]], "locpot (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Locpot"]], "mitmdset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MITMDSet"]], "mitnebset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MITNEBSet"]], "mitrelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MITRelaxSet"]], "mpabsorptionset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet"]], "mphsebsset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPHSEBSSet"]], "mphserelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPHSERelaxSet"]], "mpmdset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPMDSet"]], "mpmetalrelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPMetalRelaxSet"]], "mpnmrset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPNMRSet"]], "mpnonscfset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPNonSCFSet"]], "mprelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPRelaxSet"]], "mpsocset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPSOCSet"]], "mpscanrelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPScanRelaxSet"]], "mpscanstaticset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPScanStaticSet"]], "mpstaticset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPStaticSet"]], "mvlelasticset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLElasticSet"]], "mvlgbset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLGBSet"]], "mvlgwset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLGWSet"]], "mvlnptmdset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLNPTMDSet"]], "mvlrelax52set (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLRelax52Set"]], "mvlscanrelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLScanRelaxSet"]], "mvlslabset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLSlabSet"]], "monkhorst (kpoints_supported_modes attribute)": [[44, "pymatgen.io.vasp.inputs.Kpoints_supported_modes.Monkhorst"]], "orbital (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Orbital"]], "orbitaldescription (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription"]], "oszicar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Oszicar"]], "outcar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Outcar"]], "poscar (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Poscar"]], "potcar (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Potcar"]], "potcarsingle (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle"]], "procar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Procar"]], "rcut (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.Rcut"]], "rcut2 (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.Rcut2"]], "reciprocal (kpoints_supported_modes attribute)": [[44, "pymatgen.io.vasp.inputs.Kpoints_supported_modes.Reciprocal"]], "supported_modes (mpabsorptionset attribute)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet.SUPPORTED_MODES"]], "supported_modes (mvlgwset attribute)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.SUPPORTED_MODES"]], "type (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.Type"]], "type2 (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.Type2"]], "unconvergedvaspwarning": [[44, "pymatgen.io.vasp.outputs.UnconvergedVASPWarning"]], "unknownpotcarwarning": [[44, "pymatgen.io.vasp.inputs.UnknownPotcarWarning"]], "vaspdoc (class in pymatgen.io.vasp.help)": [[44, "pymatgen.io.vasp.help.VaspDoc"]], "vaspinput (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.VaspInput"]], "vaspinputset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.VaspInputSet"]], "vaspparseerror": [[44, "pymatgen.io.vasp.outputs.VaspParseError"]], "vasprun (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Vasprun"]], "volumetricdata (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.VolumetricData"]], "wswq (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.WSWQ"]], "wavecar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Wavecar"]], "waveder (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Waveder"]], "xdatcar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Xdatcar"]], "a (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.a"]], "actual_kpoints (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.actual_kpoints"]], "actual_kpoints_weights (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.actual_kpoints_weights"]], "all_energies (oszicar property)": [[44, "pymatgen.io.vasp.outputs.Oszicar.all_energies"]], "as_dict() (bsvasprun method)": [[44, "pymatgen.io.vasp.outputs.BSVasprun.as_dict"]], "as_dict() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.as_dict"]], "as_dict() (kpoints method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.as_dict"]], "as_dict() (mvlslabset method)": [[44, "pymatgen.io.vasp.sets.MVLSlabSet.as_dict"]], "as_dict() (oszicar method)": [[44, "pymatgen.io.vasp.outputs.Oszicar.as_dict"]], "as_dict() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.as_dict"]], "as_dict() (poscar method)": [[44, "pymatgen.io.vasp.inputs.Poscar.as_dict"]], "as_dict() (potcar method)": [[44, "pymatgen.io.vasp.inputs.Potcar.as_dict"]], "as_dict() (vaspinput method)": [[44, "pymatgen.io.vasp.inputs.VaspInput.as_dict"]], "as_dict() (vaspinputset method)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.as_dict"]], "as_dict() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.as_dict"]], "atomic_no (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.atomic_no"]], "atomic_symbols (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.atomic_symbols"]], "automatic() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic"]], "automatic_density() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic_density"]], "automatic_density_by_lengths() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic_density_by_lengths"]], "automatic_density_by_vol() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic_density_by_vol"]], "automatic_gamma_density() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic_gamma_density"]], "automatic_linemode() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic_linemode"]], "b (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.b"]], "band_energy (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.band_energy"]], "batch_write_input() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.batch_write_input"]], "calculate_efermi() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.calculate_efermi"]], "calculate_ng() (dictset method)": [[44, "pymatgen.io.vasp.sets.DictSet.calculate_ng"]], "cder (dielectricfunctioncalculator property)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.cder"]], "cder (waveder property)": [[44, "pymatgen.io.vasp.outputs.Waveder.cder"]], "cder_imag (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.cder_imag"]], "cder_imag (waveder attribute)": [[44, "id8"], [44, "pymatgen.io.vasp.outputs.Waveder.cder_imag"]], "cder_real (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.cder_real"]], "cder_real (waveder attribute)": [[44, "id9"], [44, "pymatgen.io.vasp.outputs.Waveder.cder_real"]], "charge (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.charge"]], "check_params() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.check_params"]], "chemical_shielding (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.chemical_shielding"]], "coeffs (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.coeffs"]], "comment (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.comment"]], "comment (xdatcar attribute)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.comment"]], "complete_dos (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.complete_dos"]], "complete_dos_normalized (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.complete_dos_normalized"]], "concatenate() (xdatcar method)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.concatenate"]], "converged (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.converged"]], "converged_electronic (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.converged_electronic"]], "converged_ionic (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.converged_ionic"]], "cs_core_contribution (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.cs_core_contribution"]], "cs_g0_contribution (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.cs_g0_contribution"]], "cshift (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.cshift"]], "data (dynmat attribute)": [[44, "pymatgen.io.vasp.outputs.Dynmat.data"]], "data (potcarsingle attribute)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.data"]], "data (procar attribute)": [[44, "pymatgen.io.vasp.outputs.Procar.data"]], "data (wswq property)": [[44, "pymatgen.io.vasp.outputs.WSWQ.data"]], "delta_func() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.delta_func"]], "delta_methfessel_paxton() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.delta_methfessel_paxton"]], "deltae (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.deltae"]], "dielectric (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.dielectric"]], "diff() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.diff"]], "drift (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.drift"]], "efermi (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.efermi"]], "efermi (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.efermi"]], "efermi (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.efermi"]], "efermi (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.efermi"]], "efg (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.efg"]], "eigenvalue_band_properties (eigenval property)": [[44, "pymatgen.io.vasp.outputs.Eigenval.eigenvalue_band_properties"]], "eigenvalue_band_properties (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.eigenvalue_band_properties"]], "eigenvalues (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.eigenvalues"]], "eigenvalues (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.eigenvalues"]], "eigs (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.eigs"]], "elastic_tensor (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.elastic_tensor"]], "electron_configuration (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.electron_configuration"]], "electronic_steps (oszicar attribute)": [[44, "pymatgen.io.vasp.outputs.Oszicar.electronic_steps"]], "element (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.element"]], "encut (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.encut"]], "epsilon_imag() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.epsilon_imag"]], "epsilon_ionic (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.epsilon_ionic"]], "epsilon_static (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.epsilon_static"]], "epsilon_static_wolfe (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.epsilon_static_wolfe"]], "estimate_nbands() (dictset method)": [[44, "pymatgen.io.vasp.sets.DictSet.estimate_nbands"]], "evaluate_wavefunc() (wavecar method)": [[44, "pymatgen.io.vasp.outputs.Wavecar.evaluate_wavefunc"]], "fft_mesh() (wavecar method)": [[44, "pymatgen.io.vasp.outputs.Wavecar.fft_mesh"]], "filename (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.filename"]], "filename (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.filename"]], "filename (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.filename"]], "final_energy (oszicar property)": [[44, "pymatgen.io.vasp.outputs.Oszicar.final_energy"]], "final_energy (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.final_energy"]], "final_energy (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.final_energy"]], "final_energy_wo_entrp (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.final_energy_wo_entrp"]], "final_fr_energy (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.final_fr_energy"]], "force_constants (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.force_constants"]], "from_binary() (waveder class method)": [[44, "pymatgen.io.vasp.outputs.Waveder.from_binary"]], "from_dict() (incar class method)": [[44, "pymatgen.io.vasp.inputs.Incar.from_dict"]], "from_dict() (kpoints class method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.from_dict"]], "from_dict() (poscar class method)": [[44, "pymatgen.io.vasp.inputs.Poscar.from_dict"]], "from_dict() (potcar class method)": [[44, "pymatgen.io.vasp.inputs.Potcar.from_dict"]], "from_dict() (vaspinput class method)": [[44, "pymatgen.io.vasp.inputs.VaspInput.from_dict"]], "from_directory() (dielectricfunctioncalculator class method)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.from_directory"]], "from_directory() (vaspinput static method)": [[44, "pymatgen.io.vasp.inputs.VaspInput.from_directory"]], "from_file() (chgcar static method)": [[44, "pymatgen.io.vasp.outputs.Chgcar.from_file"]], "from_file() (elfcar class method)": [[44, "pymatgen.io.vasp.outputs.Elfcar.from_file"]], "from_file() (incar static method)": [[44, "pymatgen.io.vasp.inputs.Incar.from_file"]], "from_file() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.from_file"]], "from_file() (locpot class method)": [[44, "pymatgen.io.vasp.outputs.Locpot.from_file"]], "from_file() (poscar static method)": [[44, "pymatgen.io.vasp.inputs.Poscar.from_file"]], "from_file() (potcar static method)": [[44, "pymatgen.io.vasp.inputs.Potcar.from_file"]], "from_file() (potcarsingle static method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.from_file"]], "from_file() (wswq class method)": [[44, "pymatgen.io.vasp.outputs.WSWQ.from_file"]], "from_formatted() (waveder class method)": [[44, "pymatgen.io.vasp.outputs.Waveder.from_formatted"]], "from_prev_calc() (mpabsorptionset class method)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet.from_prev_calc"]], "from_prev_calc() (mphsebsset class method)": [[44, "pymatgen.io.vasp.sets.MPHSEBSSet.from_prev_calc"]], "from_prev_calc() (mpnonscfset class method)": [[44, "pymatgen.io.vasp.sets.MPNonSCFSet.from_prev_calc"]], "from_prev_calc() (mpsocset class method)": [[44, "pymatgen.io.vasp.sets.MPSOCSet.from_prev_calc"]], "from_prev_calc() (mpscanstaticset class method)": [[44, "pymatgen.io.vasp.sets.MPScanStaticSet.from_prev_calc"]], "from_prev_calc() (mpstaticset class method)": [[44, "pymatgen.io.vasp.sets.MPStaticSet.from_prev_calc"]], "from_prev_calc() (mvlgwset class method)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.from_prev_calc"]], "from_string() (incar static method)": [[44, "pymatgen.io.vasp.inputs.Incar.from_string"]], "from_string() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.from_string"]], "from_string() (kpoints_supported_modes static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints_supported_modes.from_string"]], "from_string() (poscar static method)": [[44, "pymatgen.io.vasp.inputs.Poscar.from_string"]], "from_symbol_and_functional() (potcarsingle static method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.from_symbol_and_functional"]], "from_vasp_objects() (dielectricfunctioncalculator class method)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.from_vasp_objects"]], "functional (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.functional"]], "functional_class (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.functional_class"]], "functional_dir (potcarsingle attribute)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.functional_dir"]], "functional_tags (potcarsingle attribute)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.functional_tags"]], "gamma_automatic() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.gamma_automatic"]], "get_adjusted_fermi_level() (in module pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.get_adjusted_fermi_level"]], "get_alpha() (elfcar method)": [[44, "pymatgen.io.vasp.outputs.Elfcar.get_alpha"]], "get_band_structure() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.get_band_structure"]], "get_band_structure_from_vasp_multiple_branches() (in module pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.get_band_structure_from_vasp_multiple_branches"]], "get_computed_entry() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.get_computed_entry"]], "get_delta() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.get_delta"]], "get_epsilon() (dielectricfunctioncalculator method)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.get_epsilon"]], "get_help() (vaspdoc class method)": [[44, "pymatgen.io.vasp.help.VaspDoc.get_help"]], "get_incar_tags() (vaspdoc class method)": [[44, "pymatgen.io.vasp.help.VaspDoc.get_incar_tags"]], "get_occupation() (procar method)": [[44, "pymatgen.io.vasp.outputs.Procar.get_occupation"]], "get_orbital_derivative_between_states() (waveder method)": [[44, "pymatgen.io.vasp.outputs.Waveder.get_orbital_derivative_between_states"]], "get_parchg() (wavecar method)": [[44, "pymatgen.io.vasp.outputs.Wavecar.get_parchg"]], "get_phonon_frequencies() (dynmat method)": [[44, "pymatgen.io.vasp.outputs.Dynmat.get_phonon_frequencies"]], "get_potcar_file_hash() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.get_potcar_file_hash"]], "get_potcar_hash() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.get_potcar_hash"]], "get_potcars() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.get_potcars"]], "get_projection_on_elements() (procar method)": [[44, "pymatgen.io.vasp.outputs.Procar.get_projection_on_elements"]], "get_sha256_file_hash() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.get_sha256_file_hash"]], "get_step() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.get_step"]], "get_string() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.get_string"]], "get_string() (poscar method)": [[44, "pymatgen.io.vasp.inputs.Poscar.get_string"]], "get_string() (xdatcar method)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.get_string"]], "get_structure_from_prev_run() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.get_structure_from_prev_run"]], "get_trajectory() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.get_trajectory"]], "get_valid_magmom_struct() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.get_valid_magmom_struct"]], "get_vasp_input() (vaspinputset method)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.get_vasp_input"]], "get_vasprun_outcar() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.get_vasprun_outcar"]], "has_onsite_density_matrices (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.has_onsite_density_matrices"]], "hubbards (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.hubbards"]], "identify_potcar() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.identify_potcar"]], "idos (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.idos"]], "incar (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.incar"]], "incar (mpabsorptionset property)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet.incar"]], "incar (mpnmrset property)": [[44, "pymatgen.io.vasp.sets.MPNMRSet.incar"]], "incar (mpnonscfset property)": [[44, "pymatgen.io.vasp.sets.MPNonSCFSet.incar"]], "incar (mpsocset property)": [[44, "pymatgen.io.vasp.sets.MPSOCSet.incar"]], "incar (mpscanstaticset property)": [[44, "pymatgen.io.vasp.sets.MPScanStaticSet.incar"]], "incar (mpstaticset property)": [[44, "pymatgen.io.vasp.sets.MPStaticSet.incar"]], "incar (mvlgbset property)": [[44, "pymatgen.io.vasp.sets.MVLGBSet.incar"]], "incar (mvlgwset property)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.incar"]], "incar (vaspinputset property)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.incar"]], "incar (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.incar"]], "ionic_steps (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.ionic_steps"]], "is_hubbard (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.is_hubbard"]], "is_spin (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.is_spin"]], "is_stopped (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.is_stopped"]], "ismear (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.ismear"]], "ispin (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.ispin"]], "ispin (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.ispin"]], "j (orbital attribute)": [[44, "pymatgen.io.vasp.inputs.Orbital.j"]], "keywords (potcarsingle attribute)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.keywords"]], "kpoints (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.kpoints"]], "kpoints (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.kpoints"]], "kpoints (mitmdset property)": [[44, "pymatgen.io.vasp.sets.MITMDSet.kpoints"]], "kpoints (mpabsorptionset property)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet.kpoints"]], "kpoints (mphsebsset property)": [[44, "pymatgen.io.vasp.sets.MPHSEBSSet.kpoints"]], "kpoints (mpmdset property)": [[44, "pymatgen.io.vasp.sets.MPMDSet.kpoints"]], "kpoints (mpnonscfset property)": [[44, "pymatgen.io.vasp.sets.MPNonSCFSet.kpoints"]], "kpoints (mpstaticset property)": [[44, "pymatgen.io.vasp.sets.MPStaticSet.kpoints"]], "kpoints (mvlgbset property)": [[44, "pymatgen.io.vasp.sets.MVLGBSet.kpoints"]], "kpoints (mvlgwset property)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.kpoints"]], "kpoints (mvlslabset property)": [[44, "pymatgen.io.vasp.sets.MVLSlabSet.kpoints"]], "kpoints (vaspinputset property)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.kpoints"]], "kpoints (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.kpoints"]], "kpoints (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.kpoints"]], "kpoints_weights (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.kpoints_weights"]], "kramers_kronig() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.kramers_kronig"]], "kweights (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.kweights"]], "l (orbital attribute)": [[44, "pymatgen.io.vasp.inputs.Orbital.l"]], "l (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.l"]], "lcalcpol (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.lcalcpol"]], "lepsilon (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.lepsilon"]], "magnetization (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.magnetization"]], "masses (dynmat property)": [[44, "pymatgen.io.vasp.outputs.Dynmat.masses"]], "md_data (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.md_data"]], "me_imag (wswq attribute)": [[44, "id3"], [44, "pymatgen.io.vasp.outputs.WSWQ.me_imag"]], "me_real (wswq attribute)": [[44, "id4"], [44, "pymatgen.io.vasp.outputs.WSWQ.me_real"]], "monkhorst_automatic() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.monkhorst_automatic"]], "n (orbital attribute)": [[44, "pymatgen.io.vasp.inputs.Orbital.n"]], "natoms (dynmat property)": [[44, "pymatgen.io.vasp.outputs.Dynmat.natoms"]], "natoms (poscar property)": [[44, "pymatgen.io.vasp.inputs.Poscar.natoms"]], "natoms (xdatcar property)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.natoms"]], "nb (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.nb"]], "nbands (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.nbands"]], "nbands (wswq attribute)": [[44, "id5"], [44, "pymatgen.io.vasp.outputs.WSWQ.nbands"]], "nbands (waveder property)": [[44, "pymatgen.io.vasp.outputs.Waveder.nbands"]], "ndisps (dynmat property)": [[44, "pymatgen.io.vasp.outputs.Dynmat.ndisps"]], "nedos (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.nedos"]], "nelect (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.nelect"]], "nelect (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.nelect"]], "nelect (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.nelect"]], "nelectrons (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.nelectrons"]], "net_magnetization (chgcar property)": [[44, "pymatgen.io.vasp.outputs.Chgcar.net_magnetization"]], "next_num_with_prime_factors() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.next_num_with_prime_factors"]], "ngf (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.ngf"]], "nionic_steps (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.nionic_steps"]], "nk (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.nk"]], "nkpoints (wswq attribute)": [[44, "id6"], [44, "pymatgen.io.vasp.outputs.WSWQ.nkpoints"]], "nkpoints (waveder property)": [[44, "pymatgen.io.vasp.outputs.Waveder.nkpoints"]], "nkpt (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.nkpt"]], "normalmode_eigenvals (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.normalmode_eigenvals"]], "normalmode_eigenvecs (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.normalmode_eigenvecs"]], "nspecs (dynmat property)": [[44, "pymatgen.io.vasp.outputs.Dynmat.nspecs"]], "nspin (wswq attribute)": [[44, "id7"], [44, "pymatgen.io.vasp.outputs.WSWQ.nspin"]], "nspin (waveder property)": [[44, "pymatgen.io.vasp.outputs.Waveder.nspin"]], "occ (orbital attribute)": [[44, "pymatgen.io.vasp.inputs.Orbital.occ"]], "occu_tol (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.occu_tol"]], "optical_absorption_coeff (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.optical_absorption_coeff"]], "other_dielectric (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.other_dielectric"]], "override_from_prev_calc() (mpabsorptionset method)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet.override_from_prev_calc"]], "override_from_prev_calc() (mphsebsset method)": [[44, "pymatgen.io.vasp.sets.MPHSEBSSet.override_from_prev_calc"]], "override_from_prev_calc() (mpnonscfset method)": [[44, "pymatgen.io.vasp.sets.MPNonSCFSet.override_from_prev_calc"]], "override_from_prev_calc() (mpsocset method)": [[44, "pymatgen.io.vasp.sets.MPSOCSet.override_from_prev_calc"]], "override_from_prev_calc() (mpscanstaticset method)": [[44, "pymatgen.io.vasp.sets.MPScanStaticSet.override_from_prev_calc"]], "override_from_prev_calc() (mpstaticset method)": [[44, "pymatgen.io.vasp.sets.MPStaticSet.override_from_prev_calc"]], "override_from_prev_calc() (mvlgwset method)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.override_from_prev_calc"]], "parameters (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.parameters"]], "parse_file() (volumetricdata static method)": [[44, "pymatgen.io.vasp.outputs.VolumetricData.parse_file"]], "parse_functions (potcarsingle attribute)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.parse_functions"]], "pdos (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.pdos"]], "plot_weighted_transition_data() (dielectricfunctioncalculator method)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.plot_weighted_transition_data"]], "poscar (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.poscar"]], "poscar (mitnebset property)": [[44, "pymatgen.io.vasp.sets.MITNEBSet.poscar"]], "poscar (vaspinputset property)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.poscar"]], "poscars (mitnebset property)": [[44, "pymatgen.io.vasp.sets.MITNEBSet.poscars"]], "potcar (vaspinputset property)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.potcar"]], "potcar_functional (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.potcar_functional"]], "potcar_symbols (vaspinputset property)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.potcar_symbols"]], "potcar_symbols (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.potcar_symbols"]], "potential_type (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.potential_type"]], "predictor_corrector (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.predictor_corrector"]], "predictor_corrector (poscar property)": [[44, "id0"]], "predictor_corrector_preamble (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.predictor_corrector_preamble"]], "primes_less_than() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.primes_less_than"]], "print_help() (vaspdoc method)": [[44, "pymatgen.io.vasp.help.VaspDoc.print_help"]], "print_jupyter_help() (vaspdoc method)": [[44, "pymatgen.io.vasp.help.VaspDoc.print_jupyter_help"]], "proc_val() (incar static method)": [[44, "pymatgen.io.vasp.inputs.Incar.proc_val"]], "projected_eigenvalues (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.projected_eigenvalues"]], "projected_magnetisation (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.projected_magnetisation"]], "pymatgen.io.vasp": [[44, "module-pymatgen.io.vasp"]], "pymatgen.io.vasp.help": [[44, "module-pymatgen.io.vasp.help"]], "pymatgen.io.vasp.inputs": [[44, "module-pymatgen.io.vasp.inputs"]], "pymatgen.io.vasp.optics": [[44, "module-pymatgen.io.vasp.optics"]], "pymatgen.io.vasp.outputs": [[44, "module-pymatgen.io.vasp.outputs"]], "pymatgen.io.vasp.sets": [[44, "module-pymatgen.io.vasp.sets"]], "read_avg_core_poten() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_avg_core_poten"]], "read_chemical_shielding() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_chemical_shielding"]], "read_core_state_eigen() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_core_state_eigen"]], "read_corrections() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_corrections"]], "read_cs_core_contribution() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_cs_core_contribution"]], "read_cs_g0_contribution() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_cs_g0_contribution"]], "read_cs_raw_symmetrized_tensors() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_cs_raw_symmetrized_tensors"]], "read_elastic_tensor() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_elastic_tensor"]], "read_electrostatic_potential() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_electrostatic_potential"]], "read_fermi_contact_shift() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_fermi_contact_shift"]], "read_freq_dielectric() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_freq_dielectric"]], "read_igpar() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_igpar"]], "read_internal_strain_tensor() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_internal_strain_tensor"]], "read_lcalcpol() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_lcalcpol"]], "read_lepsilon() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_lepsilon"]], "read_lepsilon_ionic() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_lepsilon_ionic"]], "read_neb() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_neb"]], "read_nmr_efg() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_nmr_efg"]], "read_nmr_efg_tensor() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_nmr_efg_tensor"]], "read_onsite_density_matrices() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_onsite_density_matrices"]], "read_pattern() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_pattern"]], "read_piezo_tensor() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_piezo_tensor"]], "read_pseudo_zval() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_pseudo_zval"]], "read_table_pattern() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_table_pattern"]], "run_stats (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.run_stats"]], "run_type (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.run_type"]], "run_vasp() (vaspinput method)": [[44, "pymatgen.io.vasp.inputs.VaspInput.run_vasp"]], "selective_dynamics (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.selective_dynamics"]], "selective_dynamics (poscar property)": [[44, "id1"]], "set_symbols() (potcar method)": [[44, "pymatgen.io.vasp.inputs.Potcar.set_symbols"]], "set_temperature() (poscar method)": [[44, "pymatgen.io.vasp.inputs.Poscar.set_temperature"]], "sigma (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.sigma"]], "site_symbols (poscar property)": [[44, "pymatgen.io.vasp.inputs.Poscar.site_symbols"]], "site_symbols (xdatcar property)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.site_symbols"]], "spec (potcar property)": [[44, "pymatgen.io.vasp.inputs.Potcar.spec"]], "spin (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.spin"]], "standardize_structure() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.standardize_structure"]], "step_func() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.step_func"]], "step_methfessel_paxton() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.step_methfessel_paxton"]], "structure (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.structure"]], "structure (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.structure"]], "structures (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.structures"]], "structures (xdatcar attribute)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.structures"]], "style (kpoints property)": [[44, "pymatgen.io.vasp.inputs.Kpoints.style"]], "supported_modes (kpoints attribute)": [[44, "pymatgen.io.vasp.inputs.Kpoints.supported_modes"]], "symbol (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.symbol"]], "symbols (potcar property)": [[44, "pymatgen.io.vasp.inputs.Potcar.symbols"]], "tdos (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.tdos"]], "temperature (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.temperature"]], "total_mag (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.total_mag"]], "true_names (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.true_names"]], "unsym_cs_tensor (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.unsym_cs_tensor"]], "update_charge_from_potcar() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.update_charge_from_potcar"]], "update_potcar_spec() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.update_potcar_spec"]], "user_potcar_functional (mpsocset attribute)": [[44, "pymatgen.io.vasp.sets.MPSOCSet.user_potcar_functional"]], "user_potcar_functional (mpscanstaticset attribute)": [[44, "pymatgen.io.vasp.sets.MPScanStaticSet.user_potcar_functional"]], "user_potcar_functional (mpstaticset attribute)": [[44, "pymatgen.io.vasp.sets.MPStaticSet.user_potcar_functional"]], "user_potcar_functional (mvlelasticset attribute)": [[44, "pymatgen.io.vasp.sets.MVLElasticSet.user_potcar_functional"]], "user_potcar_functional (mvlgbset attribute)": [[44, "pymatgen.io.vasp.sets.MVLGBSet.user_potcar_functional"]], "user_potcar_functional (mvlnptmdset attribute)": [[44, "pymatgen.io.vasp.sets.MVLNPTMDSet.user_potcar_functional"]], "user_potcar_functional (mvlscanrelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MVLScanRelaxSet.user_potcar_functional"]], "user_potcar_functional (mvlslabset attribute)": [[44, "pymatgen.io.vasp.sets.MVLSlabSet.user_potcar_functional"]], "vasp_type (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.vasp_type"]], "velocities (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.velocities"]], "velocities (poscar property)": [[44, "id2"]], "verify_potcar() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.verify_potcar"]], "vol (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.vol"]], "volume (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.volume"]], "weights (procar attribute)": [[44, "pymatgen.io.vasp.outputs.Procar.weights"]], "write_file() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.write_file"]], "write_file() (kpoints method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.write_file"]], "write_file() (poscar method)": [[44, "pymatgen.io.vasp.inputs.Poscar.write_file"]], "write_file() (potcar method)": [[44, "pymatgen.io.vasp.inputs.Potcar.write_file"]], "write_file() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.write_file"]], "write_file() (volumetricdata method)": [[44, "pymatgen.io.vasp.outputs.VolumetricData.write_file"]], "write_file() (xdatcar method)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.write_file"]], "write_input() (dictset method)": [[44, "pymatgen.io.vasp.sets.DictSet.write_input"]], "write_input() (mitnebset method)": [[44, "pymatgen.io.vasp.sets.MITNEBSet.write_input"]], "write_input() (vaspinput method)": [[44, "pymatgen.io.vasp.inputs.VaspInput.write_input"]], "write_input() (vaspinputset method)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.write_input"]], "write_unks() (wavecar method)": [[44, "pymatgen.io.vasp.outputs.Wavecar.write_unks"]], "crestinput (class in pymatgen.io.xtb.inputs)": [[45, "pymatgen.io.xtb.inputs.CRESTInput"]], "crestoutput (class in pymatgen.io.xtb.outputs)": [[45, "pymatgen.io.xtb.outputs.CRESTOutput"]], "constrains_template() (crestinput static method)": [[45, "pymatgen.io.xtb.inputs.CRESTInput.constrains_template"]], "pymatgen.io.xtb": [[45, "module-pymatgen.io.xtb"]], "pymatgen.io.xtb.inputs": [[45, "module-pymatgen.io.xtb.inputs"]], "pymatgen.io.xtb.outputs": [[45, "module-pymatgen.io.xtb.outputs"]], "write_input_files() (crestinput method)": [[45, "pymatgen.io.xtb.inputs.CRESTInput.write_input_files"]], "linearassignment (class in pymatgen.optimization.linear_assignment)": [[46, "pymatgen.optimization.linear_assignment.LinearAssignment"]], "linearassignment (class in pymatgen.optimization.linear_assignment_numpy)": [[46, "pymatgen.optimization.linear_assignment_numpy.LinearAssignment"]], "find_points_in_spheres() (in module pymatgen.optimization.neighbors)": [[46, "pymatgen.optimization.neighbors.find_points_in_spheres"]], "min_cost (linearassignment property)": [[46, "pymatgen.optimization.linear_assignment_numpy.LinearAssignment.min_cost"]], "pymatgen.optimization": [[46, "module-pymatgen.optimization"]], "pymatgen.optimization.linear_assignment": [[46, "module-pymatgen.optimization.linear_assignment"]], "pymatgen.optimization.linear_assignment_numpy": [[46, "module-pymatgen.optimization.linear_assignment_numpy"]], "pymatgen.optimization.neighbors": [[46, "module-pymatgen.optimization.neighbors"]], "b (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.B"]], "completephonondos (class in pymatgen.phonon.dos)": [[47, "pymatgen.phonon.dos.CompletePhononDos"]], "frequnits (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.FreqUnits"]], "gruneisenparameter (class in pymatgen.phonon.gruneisen)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter"]], "gruneisenphononbsplotter (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter"]], "gruneisenphononbandstructure (class in pymatgen.phonon.gruneisen)": [[47, "pymatgen.phonon.gruneisen.GruneisenPhononBandStructure"]], "gruneisenphononbandstructuresymmline (class in pymatgen.phonon.gruneisen)": [[47, "pymatgen.phonon.gruneisen.GruneisenPhononBandStructureSymmLine"]], "gruneisenplotter (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.GruneisenPlotter"]], "irdielectrictensor (class in pymatgen.phonon.ir_spectra)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor"]], "phononbsplotter (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter"]], "phononbandstructure (class in pymatgen.phonon.bandstructure)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure"]], "phononbandstructuresymmline (class in pymatgen.phonon.bandstructure)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine"]], "phonondos (class in pymatgen.phonon.dos)": [[47, "pymatgen.phonon.dos.PhononDos"]], "phonondosplotter (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter"]], "thermaldisplacementmatrices (class in pymatgen.phonon.thermal_displacements)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices"]], "thermoplotter (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.ThermoPlotter"]], "u1u2u3 (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.U1U2U3"]], "ucif (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.Ucif"]], "ustar (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.Ustar"]], "acoustic_debye_temp (gruneisenparameter property)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.acoustic_debye_temp"]], "add_dos() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.add_dos"]], "add_dos_dict() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.add_dos_dict"]], "as_dict() (completephonondos method)": [[47, "pymatgen.phonon.dos.CompletePhononDos.as_dict"]], "as_dict() (gruneisenphononbandstructure method)": [[47, "pymatgen.phonon.gruneisen.GruneisenPhononBandStructure.as_dict"]], "as_dict() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.as_dict"]], "as_dict() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.as_dict"]], "as_dict() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.as_dict"]], "as_dict() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.as_dict"]], "as_phononwebsite() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.as_phononwebsite"]], "asr_breaking() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.asr_breaking"]], "average_gruneisen() (gruneisenparameter method)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.average_gruneisen"]], "band_reorder() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.band_reorder"]], "beta (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.beta"]], "bs_plot_data() (gruneisenphononbsplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter.bs_plot_data"]], "bs_plot_data() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.bs_plot_data"]], "compute_directionality_quality_criterion() (thermaldisplacementmatrices method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.compute_directionality_quality_criterion"]], "coth() (in module pymatgen.phonon.dos)": [[47, "pymatgen.phonon.dos.coth"]], "cv() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.cv"]], "debye_temp_limit (gruneisenparameter property)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.debye_temp_limit"]], "debye_temp_phonopy() (gruneisenparameter method)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.debye_temp_phonopy"]], "eigenvectors_from_displacements() (in module pymatgen.phonon.bandstructure)": [[47, "pymatgen.phonon.bandstructure.eigenvectors_from_displacements"]], "entropy() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.entropy"]], "estimate_band_connection() (in module pymatgen.phonon.bandstructure)": [[47, "pymatgen.phonon.bandstructure.estimate_band_connection"]], "factor (frequnits attribute)": [[47, "pymatgen.phonon.plotter.FreqUnits.factor"]], "freq_units() (in module pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.freq_units"]], "from_ucif() (thermaldisplacementmatrices static method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.from_Ucif"]], "from_cif_p1() (thermaldisplacementmatrices static method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.from_cif_P1"]], "from_dict() (completephonondos class method)": [[47, "pymatgen.phonon.dos.CompletePhononDos.from_dict"]], "from_dict() (gruneisenphononbandstructure class method)": [[47, "pymatgen.phonon.gruneisen.GruneisenPhononBandStructure.from_dict"]], "from_dict() (gruneisenphononbandstructuresymmline class method)": [[47, "pymatgen.phonon.gruneisen.GruneisenPhononBandStructureSymmLine.from_dict"]], "from_dict() (irdielectrictensor class method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.from_dict"]], "from_dict() (phononbandstructure class method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.from_dict"]], "from_dict() (phononbandstructuresymmline class method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.from_dict"]], "from_dict() (phonondos class method)": [[47, "pymatgen.phonon.dos.PhononDos.from_dict"]], "from_structure_with_site_properties_ucif() (thermaldisplacementmatrices static method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.from_structure_with_site_properties_Ucif"]], "get_branch() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.get_branch"]], "get_dos_dict() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.get_dos_dict"]], "get_element_dos() (completephonondos method)": [[47, "pymatgen.phonon.dos.CompletePhononDos.get_element_dos"]], "get_equivalent_qpoints() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.get_equivalent_qpoints"]], "get_full_matrix() (thermaldisplacementmatrices static method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.get_full_matrix"]], "get_interpolated_value() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.get_interpolated_value"]], "get_ir_spectra() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.get_ir_spectra"]], "get_nac_eigendisplacements_along_dir() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.get_nac_eigendisplacements_along_dir"]], "get_nac_frequencies_along_dir() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.get_nac_frequencies_along_dir"]], "get_plot() (gruneisenplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPlotter.get_plot"]], "get_plot() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.get_plot"]], "get_plot() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.get_plot"]], "get_plot_gs() (gruneisenphononbsplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter.get_plot_gs"]], "get_plotter() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.get_plotter"]], "get_proj_plot() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.get_proj_plot"]], "get_reasonable_repetitions() (in module pymatgen.phonon.bandstructure)": [[47, "pymatgen.phonon.bandstructure.get_reasonable_repetitions"]], "get_reduced_matrix() (thermaldisplacementmatrices static method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.get_reduced_matrix"]], "get_site_dos() (completephonondos method)": [[47, "pymatgen.phonon.dos.CompletePhononDos.get_site_dos"]], "get_smeared_densities() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.get_smeared_densities"]], "get_spectrum() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.get_spectrum"]], "get_ticks() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.get_ticks"]], "has_eigendisplacements (phononbandstructure property)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.has_eigendisplacements"]], "has_imaginary_freq() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.has_imaginary_freq"]], "has_nac (phononbandstructure property)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.has_nac"]], "helmholtz_free_energy() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.helmholtz_free_energy"]], "ind_zero_freq() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.ind_zero_freq"]], "internal_energy() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.internal_energy"]], "label (frequnits attribute)": [[47, "pymatgen.phonon.plotter.FreqUnits.label"]], "max_phfreq (irdielectrictensor property)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.max_phfreq"]], "min_freq() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.min_freq"]], "nph_freqs (irdielectrictensor property)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.nph_freqs"]], "pdos (completephonondos attribute)": [[47, "pymatgen.phonon.dos.CompletePhononDos.pdos"]], "phdos (gruneisenparameter property)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.phdos"]], "plot() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.plot"]], "plot_brillouin() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.plot_brillouin"]], "plot_compare() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.plot_compare"]], "plot_compare_gs() (gruneisenphononbsplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter.plot_compare_gs"]], "plot_cv() (thermoplotter method)": [[47, "pymatgen.phonon.plotter.ThermoPlotter.plot_cv"]], "plot_entropy() (thermoplotter method)": [[47, "pymatgen.phonon.plotter.ThermoPlotter.plot_entropy"]], "plot_helmholtz_free_energy() (thermoplotter method)": [[47, "pymatgen.phonon.plotter.ThermoPlotter.plot_helmholtz_free_energy"]], "plot_internal_energy() (thermoplotter method)": [[47, "pymatgen.phonon.plotter.ThermoPlotter.plot_internal_energy"]], "plot_thermodynamic_properties() (thermoplotter method)": [[47, "pymatgen.phonon.plotter.ThermoPlotter.plot_thermodynamic_properties"]], "pymatgen.phonon": [[47, "module-pymatgen.phonon"]], "pymatgen.phonon.bandstructure": [[47, "module-pymatgen.phonon.bandstructure"]], "pymatgen.phonon.dos": [[47, "module-pymatgen.phonon.dos"]], "pymatgen.phonon.gruneisen": [[47, "module-pymatgen.phonon.gruneisen"]], "pymatgen.phonon.ir_spectra": [[47, "module-pymatgen.phonon.ir_spectra"]], "pymatgen.phonon.plotter": [[47, "module-pymatgen.phonon.plotter"]], "pymatgen.phonon.thermal_displacements": [[47, "module-pymatgen.phonon.thermal_displacements"]], "ratio_prolate (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.ratio_prolate"]], "save_plot() (gruneisenplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPlotter.save_plot"]], "save_plot() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.save_plot"]], "save_plot() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.save_plot"]], "save_plot_gs() (gruneisenphononbsplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter.save_plot_gs"]], "show() (gruneisenplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPlotter.show"]], "show() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.show"]], "show() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.show"]], "show_gs() (gruneisenphononbsplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter.show_gs"]], "show_proj() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.show_proj"]], "tdos (gruneisenparameter property)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.tdos"]], "thermal_conductivity_slack() (gruneisenparameter method)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.thermal_conductivity_slack"]], "to_structure_with_site_properties_ucif() (thermaldisplacementmatrices method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.to_structure_with_site_properties_Ucif"]], "visualize_directionality_quality_criterion() (thermaldisplacementmatrices method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.visualize_directionality_quality_criterion"]], "write_cif() (thermaldisplacementmatrices method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.write_cif"]], "write_json() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.write_json"]], "write_phononwebsite() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.write_phononwebsite"]], "zero_point_energy() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.zero_point_energy"]], "highsymmkpath (class in pymatgen.symmetry.bandstructure)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath"]], "jonesfaithfultransformation (class in pymatgen.symmetry.settings)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation"]], "kpathbase (class in pymatgen.symmetry.kpath)": [[48, "pymatgen.symmetry.kpath.KPathBase"]], "kpathlatimermunro (class in pymatgen.symmetry.kpath)": [[48, "pymatgen.symmetry.kpath.KPathLatimerMunro"]], "kpathseek (class in pymatgen.symmetry.kpath)": [[48, "pymatgen.symmetry.kpath.KPathSeek"]], "kpathsetyawancurtarolo (class in pymatgen.symmetry.kpath)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo"]], "labelpoints() (kpathlatimermunro static method)": [[48, "pymatgen.symmetry.kpath.KPathLatimerMunro.LabelPoints"]], "labelsymbol() (kpathlatimermunro static method)": [[48, "pymatgen.symmetry.kpath.KPathLatimerMunro.LabelSymbol"]], "magneticspacegroup (class in pymatgen.symmetry.maggroups)": [[48, "pymatgen.symmetry.maggroups.MagneticSpaceGroup"]], "p (jonesfaithfultransformation property)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.P"], [48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.p"]], "pointgroup (class in pymatgen.symmetry.groups)": [[48, "pymatgen.symmetry.groups.PointGroup"]], "pointgroupanalyzer (class in pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer"]], "pointgroupoperations (class in pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.PointGroupOperations"]], "spacegroup (class in pymatgen.symmetry.groups)": [[48, "pymatgen.symmetry.groups.SpaceGroup"]], "spacegroupanalyzer (class in pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer"]], "spacegroupoperations (class in pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.SpacegroupOperations"]], "symmetrizedstructure (class in pymatgen.symmetry.structure)": [[48, "pymatgen.symmetry.structure.SymmetrizedStructure"]], "symmetrygroup (class in pymatgen.symmetry.groups)": [[48, "pymatgen.symmetry.groups.SymmetryGroup"]], "are_symmetrically_equivalent() (spacegroupoperations method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupOperations.are_symmetrically_equivalent"]], "as_dict() (symmetrizedstructure method)": [[48, "pymatgen.symmetry.structure.SymmetrizedStructure.as_dict"]], "bcc() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.bcc"]], "bctet1() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.bctet1"]], "bctet2() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.bctet2"]], "cluster_sites() (in module pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.cluster_sites"]], "conventional (kpathsetyawancurtarolo property)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.conventional"]], "copy() (symmetrizedstructure method)": [[48, "pymatgen.symmetry.structure.SymmetrizedStructure.copy"]], "cubic() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.cubic"]], "equiv_labels (highsymmkpath property)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath.equiv_labels"]], "fcc() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.fcc"]], "find_equivalent_sites() (symmetrizedstructure method)": [[48, "pymatgen.symmetry.structure.SymmetrizedStructure.find_equivalent_sites"]], "find_primitive() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.find_primitive"]], "from_dict() (symmetrizedstructure class method)": [[48, "pymatgen.symmetry.structure.SymmetrizedStructure.from_dict"]], "from_origin_shift() (jonesfaithfultransformation class method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.from_origin_shift"]], "from_transformation_string() (jonesfaithfultransformation class method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.from_transformation_string"]], "generate_full_symmops() (in module pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.generate_full_symmops"]], "generators (pointgroup attribute)": [[48, "pymatgen.symmetry.groups.PointGroup.generators"]], "generators (spacegroup attribute)": [[48, "pymatgen.symmetry.groups.SpaceGroup.generators"]], "get_continuous_path() (highsymmkpath static method)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath.get_continuous_path"]], "get_conventional_standard_structure() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_conventional_standard_structure"]], "get_conventional_to_primitive_transformation_matrix() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_conventional_to_primitive_transformation_matrix"]], "get_crystal_system() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_crystal_system"]], "get_equivalent_atoms() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.get_equivalent_atoms"]], "get_hall() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_hall"]], "get_ir_reciprocal_mesh() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_ir_reciprocal_mesh"]], "get_ir_reciprocal_mesh_map() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_ir_reciprocal_mesh_map"]], "get_kpoint_weights() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_kpoint_weights"]], "get_kpoints() (kpathbase method)": [[48, "pymatgen.symmetry.kpath.KPathBase.get_kpoints"]], "get_lattice_type() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_lattice_type"]], "get_point_group_operations() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_point_group_operations"]], "get_point_group_symbol() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_point_group_symbol"]], "get_pointgroup() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.get_pointgroup"]], "get_primitive_standard_structure() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_primitive_standard_structure"]], "get_refined_structure() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_refined_structure"]], "get_rotational_symmetry_number() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.get_rotational_symmetry_number"]], "get_shared_symmetry_operations() (in module pymatgen.symmetry.site_symmetries)": [[48, "pymatgen.symmetry.site_symmetries.get_shared_symmetry_operations"]], "get_site_symmetries() (in module pymatgen.symmetry.site_symmetries)": [[48, "pymatgen.symmetry.site_symmetries.get_site_symmetries"]], "get_space_group_number() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_space_group_number"]], "get_space_group_operations() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_space_group_operations"]], "get_space_group_symbol() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_space_group_symbol"]], "get_symmetrized_structure() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_symmetrized_structure"]], "get_symmetry_dataset() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_symmetry_dataset"]], "get_symmetry_operations() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.get_symmetry_operations"]], "get_symmetry_operations() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_symmetry_operations"]], "hex() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.hex"]], "in_array_list() (in module pymatgen.symmetry.groups)": [[48, "pymatgen.symmetry.groups.in_array_list"]], "int_number (spacegroup attribute)": [[48, "pymatgen.symmetry.groups.SpaceGroup.int_number"]], "inverse (jonesfaithfultransformation property)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.inverse"]], "inversion_op (pointgroupanalyzer attribute)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.inversion_op"]], "is_laue() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.is_laue"]], "is_subgroup() (symmetrygroup method)": [[48, "pymatgen.symmetry.groups.SymmetryGroup.is_subgroup"]], "is_supergroup() (symmetrygroup method)": [[48, "pymatgen.symmetry.groups.SymmetryGroup.is_supergroup"]], "is_valid_op() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.is_valid_op"]], "iterative_symmetrize() (in module pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.iterative_symmetrize"]], "kpath (kpathbase property)": [[48, "pymatgen.symmetry.kpath.KPathBase.kpath"]], "label_index (highsymmkpath property)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath.label_index"]], "lattice (kpathbase property)": [[48, "pymatgen.symmetry.kpath.KPathBase.lattice"]], "mag_type (kpathlatimermunro property)": [[48, "pymatgen.symmetry.kpath.KPathLatimerMunro.mag_type"]], "mcl() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mcl"]], "mclc1() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mclc1"]], "mclc2() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mclc2"]], "mclc3() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mclc3"]], "mclc4() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mclc4"]], "mclc5() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mclc5"]], "orc() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orc"]], "orcc() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orcc"]], "orcf1() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orcf1"]], "orcf2() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orcf2"]], "orcf3() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orcf3"]], "orci() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orci"]], "order (spacegroup attribute)": [[48, "pymatgen.symmetry.groups.SpaceGroup.order"]], "parse_transformation_string() (jonesfaithfultransformation static method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.parse_transformation_string"]], "path_lengths (highsymmkpath property)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath.path_lengths"]], "path_type (highsymmkpath property)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath.path_type"]], "prim (kpathsetyawancurtarolo property)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.prim"]], "prim_rec (kpathsetyawancurtarolo property)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.prim_rec"]], "pymatgen.symmetry": [[48, "module-pymatgen.symmetry"]], "pymatgen.symmetry.analyzer": [[48, "module-pymatgen.symmetry.analyzer"]], "pymatgen.symmetry.bandstructure": [[48, "module-pymatgen.symmetry.bandstructure"]], "pymatgen.symmetry.groups": [[48, "module-pymatgen.symmetry.groups"]], "pymatgen.symmetry.kpath": [[48, "module-pymatgen.symmetry.kpath"]], "pymatgen.symmetry.maggroups": [[48, "module-pymatgen.symmetry.maggroups"]], "pymatgen.symmetry.settings": [[48, "module-pymatgen.symmetry.settings"]], "pymatgen.symmetry.site_symmetries": [[48, "module-pymatgen.symmetry.site_symmetries"]], "pymatgen.symmetry.structure": [[48, "module-pymatgen.symmetry.structure"]], "rec_lattice (kpathbase property)": [[48, "pymatgen.symmetry.kpath.KPathBase.rec_lattice"]], "rhl1() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.rhl1"]], "rhl2() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.rhl2"]], "sch_symbol (pointgroupoperations attribute)": [[48, "pymatgen.symmetry.analyzer.PointGroupOperations.sch_symbol"]], "sg_symbol_from_int_number() (in module pymatgen.symmetry.groups)": [[48, "pymatgen.symmetry.groups.sg_symbol_from_int_number"]], "structure (kpathbase property)": [[48, "pymatgen.symmetry.kpath.KPathBase.structure"]], "symbol (pointgroup attribute)": [[48, "pymatgen.symmetry.groups.PointGroup.symbol"]], "symbol (spacegroup attribute)": [[48, "pymatgen.symmetry.groups.SpaceGroup.symbol"]], "symmetrize_molecule() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.symmetrize_molecule"]], "symmetry_ops (pointgroup attribute)": [[48, "pymatgen.symmetry.groups.PointGroup.symmetry_ops"]], "symmetry_ops (symmetrygroup property)": [[48, "pymatgen.symmetry.groups.SymmetryGroup.symmetry_ops"]], "tet() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.tet"]], "to_latex_string() (symmetrygroup method)": [[48, "pymatgen.symmetry.groups.SymmetryGroup.to_latex_string"]], "transform_coords() (jonesfaithfultransformation method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.transform_coords"]], "transform_lattice() (jonesfaithfultransformation method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.transform_lattice"]], "transform_symmop() (jonesfaithfultransformation method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.transform_symmop"]], "transformation_string (jonesfaithfultransformation property)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.transformation_string"]], "tria() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.tria"]], "trib() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.trib"]], "algo_best_first (orderdisorderedstructuretransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.ALGO_BEST_FIRST"]], "algo_best_first (partialremovesitestransformation attribute)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.ALGO_BEST_FIRST"]], "algo_best_first (partialremovespecietransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.ALGO_BEST_FIRST"]], "algo_complete (orderdisorderedstructuretransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.ALGO_COMPLETE"]], "algo_complete (partialremovesitestransformation attribute)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.ALGO_COMPLETE"]], "algo_complete (partialremovespecietransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.ALGO_COMPLETE"]], "algo_enumerate (partialremovesitestransformation attribute)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.ALGO_ENUMERATE"]], "algo_enumerate (partialremovespecietransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.ALGO_ENUMERATE"]], "algo_fast (orderdisorderedstructuretransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.ALGO_FAST"]], "algo_fast (partialremovesitestransformation attribute)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.ALGO_FAST"]], "algo_fast (partialremovespecietransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.ALGO_FAST"]], "abstracttransformation (class in pymatgen.transformations.transformation_abc)": [[49, "pymatgen.transformations.transformation_abc.AbstractTransformation"]], "addadsorbatetransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.AddAdsorbateTransformation"]], "addsitepropertytransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.AddSitePropertyTransformation"]], "autooxistatedecorationtransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.AutoOxiStateDecorationTransformation"]], "chargebalancetransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.ChargeBalanceTransformation"]], "chargedcelltransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.ChargedCellTransformation"]], "conventionalcelltransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.ConventionalCellTransformation"]], "cubicsupercelltransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.CubicSupercellTransformation"]], "deformstructuretransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.DeformStructureTransformation"]], "discretizeoccupanciestransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.DiscretizeOccupanciesTransformation"]], "disorderorderedtransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.DisorderOrderedTransformation"]], "dopingtransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.DopingTransformation"]], "enumeratestructuretransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.EnumerateStructureTransformation"]], "grainboundarytransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.GrainBoundaryTransformation"]], "insertsitestransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.InsertSitesTransformation"]], "magorderparameterconstraint (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderParameterConstraint"]], "magorderingtransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderingTransformation"]], "montecarlorattletransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.MonteCarloRattleTransformation"]], "multiplesubstitutiontransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.MultipleSubstitutionTransformation"]], "orderdisorderedstructuretransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation"]], "oxidationstatedecorationtransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateDecorationTransformation"]], "oxidationstateremovaltransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateRemovalTransformation"]], "partialremovesitestransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation"]], "partialremovespecietransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation"]], "perturbstructuretransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.PerturbStructureTransformation"]], "primitivecelltransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.PrimitiveCellTransformation"]], "radialsitedistortiontransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation"]], "removesitestransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.RemoveSitesTransformation"]], "removespeciestransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.RemoveSpeciesTransformation"]], "replacesitespeciestransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.ReplaceSiteSpeciesTransformation"]], "rotationtransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.RotationTransformation"]], "sqstransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.SQSTransformation"]], "scaletorelaxedtransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.ScaleToRelaxedTransformation"]], "slabtransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.SlabTransformation"]], "substitutesurfacesitetransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.SubstituteSurfaceSiteTransformation"]], "substitutionpredictortransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.SubstitutionPredictorTransformation"]], "substitutiontransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.SubstitutionTransformation"]], "supertransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.SuperTransformation"]], "supercelltransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.SupercellTransformation"]], "translatesitestransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.TranslateSitesTransformation"]], "apply_transformation() (abstracttransformation method)": [[49, "pymatgen.transformations.transformation_abc.AbstractTransformation.apply_transformation"]], "apply_transformation() (addadsorbatetransformation method)": [[49, "pymatgen.transformations.advanced_transformations.AddAdsorbateTransformation.apply_transformation"]], "apply_transformation() (addsitepropertytransformation method)": [[49, "pymatgen.transformations.site_transformations.AddSitePropertyTransformation.apply_transformation"]], "apply_transformation() (autooxistatedecorationtransformation method)": [[49, "pymatgen.transformations.standard_transformations.AutoOxiStateDecorationTransformation.apply_transformation"]], "apply_transformation() (chargebalancetransformation method)": [[49, "pymatgen.transformations.advanced_transformations.ChargeBalanceTransformation.apply_transformation"]], "apply_transformation() (chargedcelltransformation method)": [[49, "pymatgen.transformations.standard_transformations.ChargedCellTransformation.apply_transformation"]], "apply_transformation() (conventionalcelltransformation method)": [[49, "pymatgen.transformations.standard_transformations.ConventionalCellTransformation.apply_transformation"]], "apply_transformation() (cubicsupercelltransformation method)": [[49, "pymatgen.transformations.advanced_transformations.CubicSupercellTransformation.apply_transformation"]], "apply_transformation() (deformstructuretransformation method)": [[49, "pymatgen.transformations.standard_transformations.DeformStructureTransformation.apply_transformation"]], "apply_transformation() (discretizeoccupanciestransformation method)": [[49, "pymatgen.transformations.standard_transformations.DiscretizeOccupanciesTransformation.apply_transformation"]], "apply_transformation() (disorderorderedtransformation method)": [[49, "pymatgen.transformations.advanced_transformations.DisorderOrderedTransformation.apply_transformation"]], "apply_transformation() (dopingtransformation method)": [[49, "pymatgen.transformations.advanced_transformations.DopingTransformation.apply_transformation"]], "apply_transformation() (enumeratestructuretransformation method)": [[49, "pymatgen.transformations.advanced_transformations.EnumerateStructureTransformation.apply_transformation"]], "apply_transformation() (grainboundarytransformation method)": [[49, "pymatgen.transformations.advanced_transformations.GrainBoundaryTransformation.apply_transformation"]], "apply_transformation() (insertsitestransformation method)": [[49, "pymatgen.transformations.site_transformations.InsertSitesTransformation.apply_transformation"]], "apply_transformation() (magorderingtransformation method)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderingTransformation.apply_transformation"]], "apply_transformation() (montecarlorattletransformation method)": [[49, "pymatgen.transformations.advanced_transformations.MonteCarloRattleTransformation.apply_transformation"]], "apply_transformation() (multiplesubstitutiontransformation method)": [[49, "pymatgen.transformations.advanced_transformations.MultipleSubstitutionTransformation.apply_transformation"]], "apply_transformation() (orderdisorderedstructuretransformation method)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.apply_transformation"]], "apply_transformation() (oxidationstatedecorationtransformation method)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateDecorationTransformation.apply_transformation"]], "apply_transformation() (oxidationstateremovaltransformation method)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateRemovalTransformation.apply_transformation"]], "apply_transformation() (partialremovesitestransformation method)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.apply_transformation"]], "apply_transformation() (partialremovespecietransformation method)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.apply_transformation"]], "apply_transformation() (perturbstructuretransformation method)": [[49, "pymatgen.transformations.standard_transformations.PerturbStructureTransformation.apply_transformation"]], "apply_transformation() (primitivecelltransformation method)": [[49, "pymatgen.transformations.standard_transformations.PrimitiveCellTransformation.apply_transformation"]], "apply_transformation() (radialsitedistortiontransformation method)": [[49, "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation.apply_transformation"]], "apply_transformation() (removesitestransformation method)": [[49, "pymatgen.transformations.site_transformations.RemoveSitesTransformation.apply_transformation"]], "apply_transformation() (removespeciestransformation method)": [[49, "pymatgen.transformations.standard_transformations.RemoveSpeciesTransformation.apply_transformation"]], "apply_transformation() (replacesitespeciestransformation method)": [[49, "pymatgen.transformations.site_transformations.ReplaceSiteSpeciesTransformation.apply_transformation"]], "apply_transformation() (rotationtransformation method)": [[49, "pymatgen.transformations.standard_transformations.RotationTransformation.apply_transformation"]], "apply_transformation() (sqstransformation method)": [[49, "pymatgen.transformations.advanced_transformations.SQSTransformation.apply_transformation"]], "apply_transformation() (scaletorelaxedtransformation method)": [[49, "pymatgen.transformations.standard_transformations.ScaleToRelaxedTransformation.apply_transformation"]], "apply_transformation() (slabtransformation method)": [[49, "pymatgen.transformations.advanced_transformations.SlabTransformation.apply_transformation"]], "apply_transformation() (substitutesurfacesitetransformation method)": [[49, "pymatgen.transformations.advanced_transformations.SubstituteSurfaceSiteTransformation.apply_transformation"]], "apply_transformation() (substitutionpredictortransformation method)": [[49, "pymatgen.transformations.advanced_transformations.SubstitutionPredictorTransformation.apply_transformation"]], "apply_transformation() (substitutiontransformation method)": [[49, "pymatgen.transformations.standard_transformations.SubstitutionTransformation.apply_transformation"]], "apply_transformation() (supertransformation method)": [[49, "pymatgen.transformations.advanced_transformations.SuperTransformation.apply_transformation"]], "apply_transformation() (supercelltransformation method)": [[49, "pymatgen.transformations.standard_transformations.SupercellTransformation.apply_transformation"]], "apply_transformation() (translatesitestransformation method)": [[49, "pymatgen.transformations.site_transformations.TranslateSitesTransformation.apply_transformation"]], "as_dict() (translatesitestransformation method)": [[49, "pymatgen.transformations.site_transformations.TranslateSitesTransformation.as_dict"]], "determine_min_cell() (magorderingtransformation static method)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderingTransformation.determine_min_cell"]], "from_scaling_factors() (supercelltransformation static method)": [[49, "pymatgen.transformations.standard_transformations.SupercellTransformation.from_scaling_factors"]], "inverse (abstracttransformation property)": [[49, "pymatgen.transformations.transformation_abc.AbstractTransformation.inverse"]], "inverse (addadsorbatetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.AddAdsorbateTransformation.inverse"]], "inverse (addsitepropertytransformation property)": [[49, "pymatgen.transformations.site_transformations.AddSitePropertyTransformation.inverse"]], "inverse (autooxistatedecorationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.AutoOxiStateDecorationTransformation.inverse"]], "inverse (chargebalancetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.ChargeBalanceTransformation.inverse"]], "inverse (chargedcelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.ChargedCellTransformation.inverse"]], "inverse (conventionalcelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.ConventionalCellTransformation.inverse"]], "inverse (cubicsupercelltransformation property)": [[49, "pymatgen.transformations.advanced_transformations.CubicSupercellTransformation.inverse"]], "inverse (deformstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.DeformStructureTransformation.inverse"]], "inverse (discretizeoccupanciestransformation property)": [[49, "pymatgen.transformations.standard_transformations.DiscretizeOccupanciesTransformation.inverse"]], "inverse (disorderorderedtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.DisorderOrderedTransformation.inverse"]], "inverse (dopingtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.DopingTransformation.inverse"]], "inverse (enumeratestructuretransformation property)": [[49, "pymatgen.transformations.advanced_transformations.EnumerateStructureTransformation.inverse"]], "inverse (grainboundarytransformation property)": [[49, "pymatgen.transformations.advanced_transformations.GrainBoundaryTransformation.inverse"]], "inverse (insertsitestransformation property)": [[49, "pymatgen.transformations.site_transformations.InsertSitesTransformation.inverse"]], "inverse (magorderingtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderingTransformation.inverse"]], "inverse (montecarlorattletransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MonteCarloRattleTransformation.inverse"]], "inverse (multiplesubstitutiontransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MultipleSubstitutionTransformation.inverse"]], "inverse (orderdisorderedstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.inverse"]], "inverse (oxidationstatedecorationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateDecorationTransformation.inverse"]], "inverse (oxidationstateremovaltransformation property)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateRemovalTransformation.inverse"]], "inverse (partialremovesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.inverse"]], "inverse (partialremovespecietransformation property)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.inverse"]], "inverse (perturbstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.PerturbStructureTransformation.inverse"]], "inverse (primitivecelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.PrimitiveCellTransformation.inverse"]], "inverse (radialsitedistortiontransformation property)": [[49, "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation.inverse"]], "inverse (removesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.RemoveSitesTransformation.inverse"]], "inverse (removespeciestransformation property)": [[49, "pymatgen.transformations.standard_transformations.RemoveSpeciesTransformation.inverse"]], "inverse (replacesitespeciestransformation property)": [[49, "pymatgen.transformations.site_transformations.ReplaceSiteSpeciesTransformation.inverse"]], "inverse (rotationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.RotationTransformation.inverse"]], "inverse (sqstransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SQSTransformation.inverse"]], "inverse (scaletorelaxedtransformation property)": [[49, "pymatgen.transformations.standard_transformations.ScaleToRelaxedTransformation.inverse"]], "inverse (slabtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SlabTransformation.inverse"]], "inverse (substitutesurfacesitetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SubstituteSurfaceSiteTransformation.inverse"]], "inverse (substitutionpredictortransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SubstitutionPredictorTransformation.inverse"]], "inverse (substitutiontransformation property)": [[49, "pymatgen.transformations.standard_transformations.SubstitutionTransformation.inverse"]], "inverse (supertransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SuperTransformation.inverse"]], "inverse (supercelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.SupercellTransformation.inverse"]], "inverse (translatesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.TranslateSitesTransformation.inverse"]], "is_one_to_many (abstracttransformation property)": [[49, "pymatgen.transformations.transformation_abc.AbstractTransformation.is_one_to_many"]], "is_one_to_many (addadsorbatetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.AddAdsorbateTransformation.is_one_to_many"]], "is_one_to_many (addsitepropertytransformation property)": [[49, "pymatgen.transformations.site_transformations.AddSitePropertyTransformation.is_one_to_many"]], "is_one_to_many (autooxistatedecorationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.AutoOxiStateDecorationTransformation.is_one_to_many"]], "is_one_to_many (chargebalancetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.ChargeBalanceTransformation.is_one_to_many"]], "is_one_to_many (chargedcelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.ChargedCellTransformation.is_one_to_many"]], "is_one_to_many (conventionalcelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.ConventionalCellTransformation.is_one_to_many"]], "is_one_to_many (cubicsupercelltransformation property)": [[49, "pymatgen.transformations.advanced_transformations.CubicSupercellTransformation.is_one_to_many"]], "is_one_to_many (deformstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.DeformStructureTransformation.is_one_to_many"]], "is_one_to_many (discretizeoccupanciestransformation property)": [[49, "pymatgen.transformations.standard_transformations.DiscretizeOccupanciesTransformation.is_one_to_many"]], "is_one_to_many (disorderorderedtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.DisorderOrderedTransformation.is_one_to_many"]], "is_one_to_many (dopingtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.DopingTransformation.is_one_to_many"]], "is_one_to_many (enumeratestructuretransformation property)": [[49, "pymatgen.transformations.advanced_transformations.EnumerateStructureTransformation.is_one_to_many"]], "is_one_to_many (grainboundarytransformation property)": [[49, "pymatgen.transformations.advanced_transformations.GrainBoundaryTransformation.is_one_to_many"]], "is_one_to_many (insertsitestransformation property)": [[49, "pymatgen.transformations.site_transformations.InsertSitesTransformation.is_one_to_many"]], "is_one_to_many (magorderingtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderingTransformation.is_one_to_many"]], "is_one_to_many (montecarlorattletransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MonteCarloRattleTransformation.is_one_to_many"]], "is_one_to_many (multiplesubstitutiontransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MultipleSubstitutionTransformation.is_one_to_many"]], "is_one_to_many (orderdisorderedstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.is_one_to_many"]], "is_one_to_many (oxidationstatedecorationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateDecorationTransformation.is_one_to_many"]], "is_one_to_many (oxidationstateremovaltransformation property)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateRemovalTransformation.is_one_to_many"]], "is_one_to_many (partialremovesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.is_one_to_many"]], "is_one_to_many (partialremovespecietransformation property)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.is_one_to_many"]], "is_one_to_many (perturbstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.PerturbStructureTransformation.is_one_to_many"]], "is_one_to_many (primitivecelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.PrimitiveCellTransformation.is_one_to_many"]], "is_one_to_many (radialsitedistortiontransformation property)": [[49, "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation.is_one_to_many"]], "is_one_to_many (removesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.RemoveSitesTransformation.is_one_to_many"]], "is_one_to_many (removespeciestransformation property)": [[49, "pymatgen.transformations.standard_transformations.RemoveSpeciesTransformation.is_one_to_many"]], "is_one_to_many (replacesitespeciestransformation property)": [[49, "pymatgen.transformations.site_transformations.ReplaceSiteSpeciesTransformation.is_one_to_many"]], "is_one_to_many (rotationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.RotationTransformation.is_one_to_many"]], "is_one_to_many (sqstransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SQSTransformation.is_one_to_many"]], "is_one_to_many (scaletorelaxedtransformation property)": [[49, "pymatgen.transformations.standard_transformations.ScaleToRelaxedTransformation.is_one_to_many"]], "is_one_to_many (slabtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SlabTransformation.is_one_to_many"]], "is_one_to_many (substitutesurfacesitetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SubstituteSurfaceSiteTransformation.is_one_to_many"]], "is_one_to_many (substitutionpredictortransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SubstitutionPredictorTransformation.is_one_to_many"]], "is_one_to_many (substitutiontransformation property)": [[49, "pymatgen.transformations.standard_transformations.SubstitutionTransformation.is_one_to_many"]], "is_one_to_many (supertransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SuperTransformation.is_one_to_many"]], "is_one_to_many (supercelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.SupercellTransformation.is_one_to_many"]], "is_one_to_many (translatesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.TranslateSitesTransformation.is_one_to_many"]], "lowest_energy_structure (orderdisorderedstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.lowest_energy_structure"]], "pymatgen.transformations": [[49, "module-pymatgen.transformations"]], "pymatgen.transformations.advanced_transformations": [[49, "module-pymatgen.transformations.advanced_transformations"]], "pymatgen.transformations.site_transformations": [[49, "module-pymatgen.transformations.site_transformations"]], "pymatgen.transformations.standard_transformations": [[49, "module-pymatgen.transformations.standard_transformations"]], "pymatgen.transformations.transformation_abc": [[49, "module-pymatgen.transformations.transformation_abc"]], "satisfies_constraint() (magorderparameterconstraint method)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderParameterConstraint.satisfies_constraint"]], "use_multiprocessing (abstracttransformation property)": [[49, "pymatgen.transformations.transformation_abc.AbstractTransformation.use_multiprocessing"]], "use_multiprocessing (radialsitedistortiontransformation property)": [[49, "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation.use_multiprocessing"]], "author (class in pymatgen.util.provenance)": [[50, "pymatgen.util.provenance.Author"]], "bibtex() (in module pymatgen.util.due)": [[50, "pymatgen.util.due.BibTeX"]], "doi() (in module pymatgen.util.due)": [[50, "pymatgen.util.due.Doi"]], "historynode (class in pymatgen.util.provenance)": [[50, "pymatgen.util.provenance.HistoryNode"]], "inactiveduecreditcollector (class in pymatgen.util.due)": [[50, "pymatgen.util.due.InactiveDueCreditCollector"]], "module_dir (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.MODULE_DIR"]], "pymatgentest (class in pymatgen.util.testing)": [[50, "pymatgen.util.testing.PymatgenTest"]], "string_mode (stringify attribute)": [[50, "pymatgen.util.string.Stringify.STRING_MODE"]], "structures_dir (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.STRUCTURES_DIR"]], "simplex (class in pymatgen.util.coord)": [[50, "pymatgen.util.coord.Simplex"]], "splineinputerror": [[50, "pymatgen.util.convergence.SplineInputError"]], "stringify (class in pymatgen.util.string)": [[50, "pymatgen.util.string.Stringify"]], "structurenl (class in pymatgen.util.provenance)": [[50, "pymatgen.util.provenance.StructureNL"]], "test_files_dir (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.TEST_FILES_DIR"]], "test_structures (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.TEST_STRUCTURES"]], "text() (in module pymatgen.util.due)": [[50, "pymatgen.util.due.Text"]], "url() (in module pymatgen.util.due)": [[50, "pymatgen.util.due.Url"]], "abs_cap() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.abs_cap"]], "activate() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.activate"]], "active (inactiveduecreditcollector attribute)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.active"]], "add() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.add"]], "add_fig_kwargs() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.add_fig_kwargs"]], "all_distances() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.all_distances"]], "as_dict() (author method)": [[50, "pymatgen.util.provenance.Author.as_dict"]], "as_dict() (historynode method)": [[50, "pymatgen.util.provenance.HistoryNode.as_dict"]], "as_dict() (structurenl method)": [[50, "pymatgen.util.provenance.StructureNL.as_dict"]], "assert_all_close() (pymatgentest static method)": [[50, "pymatgen.util.testing.PymatgenTest.assert_all_close"]], "assert_msonable() (pymatgentest method)": [[50, "pymatgen.util.testing.PymatgenTest.assert_msonable"]], "assert_str_content_equal() (pymatgentest static method)": [[50, "pymatgen.util.testing.PymatgenTest.assert_str_content_equal"]], "bary_coords() (simplex method)": [[50, "pymatgen.util.coord.Simplex.bary_coords"]], "barycentric_coords() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.barycentric_coords"]], "charge_string() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.charge_string"]], "cite() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.cite"]], "clean_lines() (in module pymatgen.util.io_utils)": [[50, "pymatgen.util.io_utils.clean_lines"]], "coord_list_mapping() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.coord_list_mapping"]], "coord_list_mapping_pbc() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.coord_list_mapping_pbc"]], "coord_list_mapping_pbc() (in module pymatgen.util.coord_cython)": [[50, "pymatgen.util.coord_cython.coord_list_mapping_pbc"]], "coords (simplex property)": [[50, "pymatgen.util.coord.Simplex.coords"]], "dcite() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.dcite"]], "description (historynode attribute)": [[50, "pymatgen.util.provenance.HistoryNode.description"]], "determine_convergence() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.determine_convergence"]], "disordered_formula() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.disordered_formula"]], "dump() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.dump"]], "exponential() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.exponential"]], "extrapolate_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.extrapolate_reciprocal"]], "extrapolate_simple_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.extrapolate_simple_reciprocal"]], "find_in_coord_list() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.find_in_coord_list"]], "find_in_coord_list_pbc() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.find_in_coord_list_pbc"]], "fn (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.fn"]], "format_formula() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.format_formula"]], "formula_double_format() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.formula_double_format"]], "from_dict() (author static method)": [[50, "pymatgen.util.provenance.Author.from_dict"]], "from_dict() (historynode static method)": [[50, "pymatgen.util.provenance.HistoryNode.from_dict"]], "from_dict() (structurenl class method)": [[50, "pymatgen.util.provenance.StructureNL.from_dict"]], "from_structures() (structurenl class method)": [[50, "pymatgen.util.provenance.StructureNL.from_structures"]], "get_angle() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.get_angle"]], "get_ax3d_fig_plt() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.get_ax3d_fig_plt"]], "get_ax_fig_plt() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.get_ax_fig_plt"]], "get_axarray_fig_plt() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.get_axarray_fig_plt"]], "get_derivatives() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.get_derivatives"]], "get_linear_interpolated_value() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.get_linear_interpolated_value"]], "get_structure() (pymatgentest class method)": [[50, "pymatgen.util.testing.PymatgenTest.get_structure"]], "get_weights() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.get_weights"]], "htmlify() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.htmlify"]], "id_generator() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.id_generator"]], "in_coord_list() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.in_coord_list"]], "in_coord_list_pbc() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.in_coord_list_pbc"]], "in_simplex() (simplex method)": [[50, "pymatgen.util.coord.Simplex.in_simplex"]], "is_coord_subset() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.is_coord_subset"]], "is_coord_subset_pbc() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.is_coord_subset_pbc"]], "is_coord_subset_pbc() (in module pymatgen.util.coord_cython)": [[50, "pymatgen.util.coord_cython.is_coord_subset_pbc"]], "is_valid_bibtex() (in module pymatgen.util.provenance)": [[50, "pymatgen.util.provenance.is_valid_bibtex"]], "jit() (in module pymatgen.util.numba)": [[50, "pymatgen.util.numba.jit"]], "latexify() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.latexify"]], "latexify_spacegroup() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.latexify_spacegroup"]], "lattice_points_in_supercell() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.lattice_points_in_supercell"]], "line_intersection() (simplex method)": [[50, "pymatgen.util.coord.Simplex.line_intersection"]], "load() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.load"]], "make_symmetric_matrix_from_upper_tri() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.make_symmetric_matrix_from_upper_tri"]], "maxloc() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.maxloc"]], "measure() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.measure"]], "micro_pyawk() (in module pymatgen.util.io_utils)": [[50, "pymatgen.util.io_utils.micro_pyawk"]], "min_max_indexes() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.min_max_indexes"]], "minloc() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.minloc"]], "monotonic() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.monotonic"]], "multi_curve_fit() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.multi_curve_fit"]], "multi_reciprocal_extra() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.multi_reciprocal_extra"]], "name (historynode attribute)": [[50, "pymatgen.util.provenance.HistoryNode.name"]], "njit() (in module pymatgen.util.numba)": [[50, "pymatgen.util.numba.njit"]], "non_decreasing() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.non_decreasing"]], "non_increasing() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.non_increasing"]], "p0_exponential() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_exponential"]], "p0_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_reciprocal"]], "p0_simple_2reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_simple_2reciprocal"]], "p0_simple_4reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_simple_4reciprocal"]], "p0_simple_5reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_simple_5reciprocal"]], "p0_simple_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_simple_reciprocal"]], "p0_single_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_single_reciprocal"]], "parse_author() (author static method)": [[50, "pymatgen.util.provenance.Author.parse_author"]], "parse_history_node() (historynode static method)": [[50, "pymatgen.util.provenance.HistoryNode.parse_history_node"]], "pbc_diff() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.pbc_diff"]], "pbc_shortest_vectors() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.pbc_shortest_vectors"]], "pbc_shortest_vectors() (in module pymatgen.util.coord_cython)": [[50, "pymatgen.util.coord_cython.pbc_shortest_vectors"]], "periodic_table_heatmap() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.periodic_table_heatmap"]], "point_from_bary_coords() (simplex method)": [[50, "pymatgen.util.coord.Simplex.point_from_bary_coords"]], "pretty_plot() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.pretty_plot"]], "pretty_plot_two_axis() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.pretty_plot_two_axis"]], "pretty_polyfit_plot() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.pretty_polyfit_plot"]], "print_and_raise_error() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.print_and_raise_error"]], "print_plot_line() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.print_plot_line"]], "pymatgen.util": [[50, "module-pymatgen.util"]], "pymatgen.util.convergence": [[50, "module-pymatgen.util.convergence"]], "pymatgen.util.coord": [[50, "module-pymatgen.util.coord"]], "pymatgen.util.coord_cython": [[50, "module-pymatgen.util.coord_cython"]], "pymatgen.util.due": [[50, "module-pymatgen.util.due"]], "pymatgen.util.graph_hashing": [[50, "module-pymatgen.util.graph_hashing"]], "pymatgen.util.io_utils": [[50, "module-pymatgen.util.io_utils"]], "pymatgen.util.num": [[50, "module-pymatgen.util.num"]], "pymatgen.util.numba": [[50, "module-pymatgen.util.numba"]], "pymatgen.util.plotting": [[50, "module-pymatgen.util.plotting"]], "pymatgen.util.provenance": [[50, "module-pymatgen.util.provenance"]], "pymatgen.util.string": [[50, "module-pymatgen.util.string"]], "pymatgen.util.testing": [[50, "module-pymatgen.util.testing"]], "pymatgen.util.typing": [[50, "module-pymatgen.util.typing"]], "reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.reciprocal"]], "round_to_sigfigs() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.round_to_sigfigs"]], "serialize_with_pickle() (pymatgentest method)": [[50, "pymatgen.util.testing.PymatgenTest.serialize_with_pickle"]], "simple_2reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.simple_2reciprocal"]], "simple_4reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.simple_4reciprocal"]], "simple_5reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.simple_5reciprocal"]], "simple_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.simple_reciprocal"]], "single_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.single_reciprocal"]], "str_delimited() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.str_delimited"]], "stream_has_colours() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.stream_has_colours"]], "strictly_decreasing() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.strictly_decreasing"]], "strictly_increasing() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.strictly_increasing"]], "to_html_string() (stringify method)": [[50, "pymatgen.util.string.Stringify.to_html_string"]], "to_latex_string() (stringify method)": [[50, "pymatgen.util.string.Stringify.to_latex_string"]], "to_pretty_string() (stringify method)": [[50, "pymatgen.util.string.Stringify.to_pretty_string"]], "to_unicode_string() (stringify method)": [[50, "pymatgen.util.string.Stringify.to_unicode_string"]], "transformation_to_string() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.transformation_to_string"]], "unicodeify() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.unicodeify"]], "unicodeify_spacegroup() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.unicodeify_spacegroup"]], "unicodeify_species() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.unicodeify_species"]], "url (historynode attribute)": [[50, "pymatgen.util.provenance.HistoryNode.url"]], "van_arkel_triangle() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.van_arkel_triangle"]], "volume (simplex property)": [[50, "pymatgen.util.coord.Simplex.volume"]], "warnings (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.warnings"]], "weisfeiler_lehman_graph_hash() (in module pymatgen.util.graph_hashing)": [[50, "pymatgen.util.graph_hashing.weisfeiler_lehman_graph_hash"]], "weisfeiler_lehman_subgraph_hashes() (in module pymatgen.util.graph_hashing)": [[50, "pymatgen.util.graph_hashing.weisfeiler_lehman_subgraph_hashes"]], "default_animated_movie_options (multistructuresvis attribute)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.DEFAULT_ANIMATED_MOVIE_OPTIONS"]], "multistructuresinteractorstyle (class in pymatgen.vis.structure_vtk)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresInteractorStyle"]], "multistructuresvis (class in pymatgen.vis.structure_vtk)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis"]], "spectrumplotter (class in pymatgen.vis.plotters)": [[51, "pymatgen.vis.plotters.SpectrumPlotter"]], "structureinteractorstyle (class in pymatgen.vis.structure_vtk)": [[51, "pymatgen.vis.structure_vtk.StructureInteractorStyle"]], "structurevis (class in pymatgen.vis.structure_vtk)": [[51, "pymatgen.vis.structure_vtk.StructureVis"]], "add_bonds() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_bonds"]], "add_edges() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_edges"]], "add_faces() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_faces"]], "add_line() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_line"]], "add_partial_sphere() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_partial_sphere"]], "add_picker() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_picker"]], "add_picker_fixed() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_picker_fixed"]], "add_polyhedron() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_polyhedron"]], "add_site() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_site"]], "add_spectra() (spectrumplotter method)": [[51, "pymatgen.vis.plotters.SpectrumPlotter.add_spectra"]], "add_spectrum() (spectrumplotter method)": [[51, "pymatgen.vis.plotters.SpectrumPlotter.add_spectrum"]], "add_text() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_text"]], "add_triangle() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_triangle"]], "apply_tags() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.apply_tags"]], "display_help() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.display_help"]], "display_help() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.display_help"]], "display_info() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.display_info"]], "display_warning() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.display_warning"]], "erase_info() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.erase_info"]], "erase_warning() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.erase_warning"]], "get_plot() (spectrumplotter method)": [[51, "pymatgen.vis.plotters.SpectrumPlotter.get_plot"]], "keypressevent() (multistructuresinteractorstyle method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresInteractorStyle.keyPressEvent"]], "keypressevent() (structureinteractorstyle method)": [[51, "pymatgen.vis.structure_vtk.StructureInteractorStyle.keyPressEvent"]], "leftbuttonpressevent() (structureinteractorstyle method)": [[51, "pymatgen.vis.structure_vtk.StructureInteractorStyle.leftButtonPressEvent"]], "leftbuttonreleaseevent() (structureinteractorstyle method)": [[51, "pymatgen.vis.structure_vtk.StructureInteractorStyle.leftButtonReleaseEvent"]], "make_movie() (in module pymatgen.vis.structure_vtk)": [[51, "pymatgen.vis.structure_vtk.make_movie"]], "mousemoveevent() (structureinteractorstyle method)": [[51, "pymatgen.vis.structure_vtk.StructureInteractorStyle.mouseMoveEvent"]], "orthongonalize_structure() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.orthongonalize_structure"]], "pymatgen.vis": [[51, "module-pymatgen.vis"]], "pymatgen.vis.plotters": [[51, "module-pymatgen.vis.plotters"]], "pymatgen.vis.structure_chemview": [[51, "module-pymatgen.vis.structure_chemview"]], "pymatgen.vis.structure_vtk": [[51, "module-pymatgen.vis.structure_vtk"]], "quick_view() (in module pymatgen.vis.structure_chemview)": [[51, "pymatgen.vis.structure_chemview.quick_view"]], "redraw() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.redraw"]], "rotate_view() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.rotate_view"]], "save_plot() (spectrumplotter method)": [[51, "pymatgen.vis.plotters.SpectrumPlotter.save_plot"]], "set_animated_movie_options() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.set_animated_movie_options"]], "set_structure() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.set_structure"]], "set_structure() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.set_structure"]], "set_structures() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.set_structures"]], "show() (spectrumplotter method)": [[51, "pymatgen.vis.plotters.SpectrumPlotter.show"]], "show() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.show"]], "write_image() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.write_image"]], "zoom() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.zoom"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["addons", "change_log", "compatibility", "contributing", "index", "installation", "introduction", "latest_changes", "modules", "pymatgen", "pymatgen.alchemy", "pymatgen.analysis", "pymatgen.analysis.chemenv", "pymatgen.analysis.chemenv.connectivity", "pymatgen.analysis.chemenv.coordination_environments", "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files", "pymatgen.analysis.chemenv.utils", "pymatgen.analysis.diffraction", "pymatgen.analysis.elasticity", "pymatgen.analysis.ferroelectricity", "pymatgen.analysis.gb", "pymatgen.analysis.interfaces", "pymatgen.analysis.magnetism", "pymatgen.analysis.solar", "pymatgen.analysis.structure_prediction", "pymatgen.analysis.topological", "pymatgen.analysis.xas", "pymatgen.apps", "pymatgen.apps.battery", "pymatgen.apps.borg", "pymatgen.cli", "pymatgen.command_line", "pymatgen.core", "pymatgen.electronic_structure", "pymatgen.entries", "pymatgen.ext", "pymatgen.io", "pymatgen.io.abinit", "pymatgen.io.cp2k", "pymatgen.io.exciting", "pymatgen.io.feff", "pymatgen.io.lammps", "pymatgen.io.lobster", "pymatgen.io.qchem", "pymatgen.io.vasp", "pymatgen.io.xtb", "pymatgen.optimization", "pymatgen.phonon", "pymatgen.symmetry", "pymatgen.transformations", "pymatgen.util", "pymatgen.vis", "references", "team", "usage"], "filenames": ["addons.rst", "change_log.rst", "compatibility.rst", "contributing.rst", "index.rst", "installation.rst", "introduction.rst", "latest_changes.rst", "modules.rst", "pymatgen.rst", "pymatgen.alchemy.rst", "pymatgen.analysis.rst", "pymatgen.analysis.chemenv.rst", "pymatgen.analysis.chemenv.connectivity.rst", "pymatgen.analysis.chemenv.coordination_environments.rst", "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files.rst", "pymatgen.analysis.chemenv.utils.rst", "pymatgen.analysis.diffraction.rst", "pymatgen.analysis.elasticity.rst", "pymatgen.analysis.ferroelectricity.rst", "pymatgen.analysis.gb.rst", "pymatgen.analysis.interfaces.rst", "pymatgen.analysis.magnetism.rst", "pymatgen.analysis.solar.rst", "pymatgen.analysis.structure_prediction.rst", "pymatgen.analysis.topological.rst", "pymatgen.analysis.xas.rst", "pymatgen.apps.rst", "pymatgen.apps.battery.rst", "pymatgen.apps.borg.rst", "pymatgen.cli.rst", "pymatgen.command_line.rst", "pymatgen.core.rst", "pymatgen.electronic_structure.rst", "pymatgen.entries.rst", "pymatgen.ext.rst", "pymatgen.io.rst", "pymatgen.io.abinit.rst", "pymatgen.io.cp2k.rst", "pymatgen.io.exciting.rst", "pymatgen.io.feff.rst", "pymatgen.io.lammps.rst", "pymatgen.io.lobster.rst", "pymatgen.io.qchem.rst", "pymatgen.io.vasp.rst", "pymatgen.io.xtb.rst", "pymatgen.optimization.rst", "pymatgen.phonon.rst", "pymatgen.symmetry.rst", "pymatgen.transformations.rst", "pymatgen.util.rst", "pymatgen.vis.rst", "references.rst", "team.rst", "usage.rst"], "titles": ["Pymatgen Add-ons and External Tools", "Change log", "Compatibility", "Contributing", "Introduction", "Installation", "Introduction", "Change log", "pymatgen", "pymatgen namespace", "pymatgen.alchemy package", "pymatgen.analysis namespace", "pymatgen.analysis.chemenv package", "pymatgen.analysis.chemenv.connectivity package", "pymatgen.analysis.chemenv.coordination_environments package", "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files package", "pymatgen.analysis.chemenv.utils package", "pymatgen.analysis.diffraction package", "pymatgen.analysis.elasticity package", "pymatgen.analysis.ferroelectricity package", "pymatgen.analysis.gb package", "pymatgen.analysis.interfaces package", "pymatgen.analysis.magnetism package", "pymatgen.analysis.solar package", "pymatgen.analysis.structure_prediction package", "pymatgen.analysis.topological package", "pymatgen.analysis.xas package", "pymatgen.apps package", "pymatgen.apps.battery package", "pymatgen.apps.borg package", "pymatgen.cli package", "pymatgen.command_line package", "pymatgen.core package", "pymatgen.electronic_structure package", "pymatgen.entries package", "pymatgen.ext namespace", "pymatgen.io namespace", "pymatgen.io.abinit package", "pymatgen.io.cp2k package", "pymatgen.io.exciting package", "pymatgen.io.feff package", "pymatgen.io.lammps package", "pymatgen.io.lobster package", "pymatgen.io.qchem package", "pymatgen.io.vasp package", "pymatgen.io.xtb package", "pymatgen.optimization package", "pymatgen.phonon package", "pymatgen.symmetry package", "pymatgen.transformations package", "pymatgen.util package", "pymatgen.vis package", "References", "Development Team", "Usage"], "terms": {"With": [0, 1, 3, 4, 5, 6, 11, 36, 38, 48, 50], "effect": [0, 1, 3, 4, 6, 11, 14, 17, 18, 21, 22, 32, 33, 34, 37, 38, 44], "from": [0, 1, 2, 3, 4, 5, 6, 7, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 54], "v2022": [0, 3, 38], "0": [0, 3, 7, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "3": [0, 3, 4, 6, 7, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 54], "ext": [0, 1, 2, 3, 4, 6, 8, 9, 37, 48], "io": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 29, 33, 34, 35, 47, 50], "ar": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54], "now": [0, 1, 2, 3, 4, 5, 6, 7, 11, 32, 33, 36, 41, 47, 48, 49, 50, 53, 54], "namespac": [0, 1, 2, 3, 4, 6, 8, 30, 50], "packag": [0, 1, 2, 3, 4, 5, 6, 8, 9, 11, 35, 36, 52, 53, 54], "you": [0, 1, 2, 3, 4, 5, 6, 10, 11, 14, 17, 19, 20, 21, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 53], "mai": [0, 1, 2, 3, 4, 5, 6, 11, 20, 22, 28, 31, 32, 34, 35, 36, 37, 38, 41, 43, 44, 46, 47, 48, 49, 50, 52, 54], "refer": [0, 1, 3, 4, 6, 11, 14, 16, 17, 19, 20, 23, 24, 28, 31, 32, 33, 34, 36, 37, 38, 43, 44, 45, 47, 48, 50, 54], "contribut": [0, 1, 2, 11, 17, 18, 19, 33, 36, 38, 42, 44, 47, 51, 52, 53], "page": [0, 1, 2, 3, 4, 6, 11, 41, 53, 54], "detail": [0, 1, 3, 4, 5, 6, 11, 14, 16, 17, 32, 33, 36, 37, 41, 43, 44, 48, 49, 50, 54], "how": [0, 1, 11, 14, 17, 19, 32, 33, 34, 36, 38, 41, 42, 44, 49, 50, 54], "write": [0, 1, 2, 4, 6, 8, 9, 10, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 51], "thi": [0, 1, 2, 3, 4, 5, 6, 7, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "serv": [0, 19, 32, 36, 44, 48], "univers": [0, 11, 17, 18, 28, 32, 38, 44, 53], "resourc": [0, 1, 3, 4, 5, 6, 11, 35, 50], "list": [0, 1, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54], "known": [0, 4, 6, 11, 14, 20, 24, 32, 35, 44], "It": [0, 1, 3, 4, 5, 6, 10, 11, 19, 20, 21, 22, 24, 28, 29, 32, 33, 34, 35, 36, 37, 38, 41, 42, 44, 46, 47, 48, 49, 50, 54], "should": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 17, 18, 19, 20, 22, 23, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 46, 47, 48, 49, 50, 54], "note": [0, 1, 3, 4, 5, 6, 10, 11, 16, 17, 18, 19, 20, 21, 24, 28, 29, 31, 32, 33, 34, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 51], "maintain": [0, 1, 2, 3, 4, 6, 22, 28, 32, 44, 49], "provid": [0, 1, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 17, 18, 19, 20, 21, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 47, 48, 49, 50, 51, 54], "guarante": [0, 1, 3, 4, 6, 11, 22, 32, 34, 36, 38, 41, 44, 48, 49, 50, 54], "whatsoev": [0, 3, 32], "qualiti": [0, 3, 34, 42, 50, 51], "reliabl": [0, 3, 4, 6, 11, 32, 34, 38, 44], "ani": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 19, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 48, 49, 50, 51, 52, 54], "here": [0, 4, 5, 6, 11, 16, 22, 32, 34, 36, 37, 38, 41, 43, 44, 47, 50, 54], "end": [0, 1, 2, 3, 11, 14, 21, 24, 28, 29, 31, 32, 36, 38, 40, 41, 43, 44, 51], "user": [0, 1, 2, 3, 4, 5, 6, 11, 14, 16, 20, 31, 32, 33, 35, 36, 37, 38, 40, 41, 43, 44, 48, 49, 50, 54], "make": [0, 1, 2, 3, 4, 5, 6, 11, 13, 14, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 42, 43, 44, 47, 48, 49, 50, 51], "own": [0, 1, 2, 3, 4, 6, 11, 20, 37, 41, 43, 44, 48, 54], "assess": [0, 1, 19], "function": [0, 1, 2, 3, 5, 8, 9, 10, 11, 14, 16, 17, 18, 19, 20, 22, 23, 24, 25, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54], "pleas": [0, 1, 2, 3, 4, 5, 6, 10, 11, 14, 21, 31, 32, 33, 35, 36, 38, 42, 44, 47, 49, 52, 53, 54], "submit": [0, 1, 3, 4, 6, 11], "pull": [0, 1, 2, 3, 4, 6, 11, 50], "request": [0, 1, 3, 4, 6, 11, 14, 35, 36, 38, 43, 44, 47], "updat": [0, 1, 2, 5, 9, 11, 14, 30, 31, 35, 36, 38, 41, 44, 48, 50], "when": [0, 1, 3, 4, 5, 6, 7, 10, 11, 13, 14, 16, 20, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 46, 48, 49, 50, 51, 54], "releas": [0, 2, 3, 4, 5, 6, 11, 32, 43, 44], "new": [0, 1, 2, 3, 5, 10, 11, 14, 17, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 54], "diffus": [0, 1, 3, 4, 6, 9, 11, 36, 38, 52], "modul": [0, 1, 2, 3, 4, 5, 6, 8, 52, 54], "includ": [0, 1, 3, 4, 5, 6, 10, 11, 13, 14, 17, 18, 19, 20, 21, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 54], "path": [0, 1, 4, 5, 6, 8, 9, 11, 13, 16, 19, 23, 25, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 52, 54], "determin": [0, 1, 4, 6, 10, 11, 14, 16, 18, 19, 20, 21, 24, 28, 31, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 47, 48, 49, 50, 51, 54], "neb": [0, 1, 4, 6, 11, 32, 44, 54], "calcul": [0, 1, 4, 5, 6, 8, 9, 11, 14, 16, 17, 18, 19, 20, 21, 22, 23, 25, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52], "md": [0, 1, 4, 6, 8, 9, 32, 36, 38, 41, 44, 50], "trajectori": [0, 1, 4, 6, 8, 9, 38, 44], "rdf": [0, 4, 6, 14], "van": [0, 1, 4, 6, 32, 36, 38, 43, 44, 50], "hove": [0, 4, 6], "arrheniu": [0, 4, 6], "plot": [0, 1, 2, 4, 6, 8, 9, 11, 14, 17, 23, 28, 30, 33, 34, 36, 37, 42, 43, 44, 47, 48, 51, 52, 54], "etc": [0, 1, 3, 4, 5, 6, 11, 18, 20, 22, 28, 30, 31, 32, 33, 34, 36, 38, 40, 42, 43, 44, 45, 47, 48, 49, 50, 54], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "materi": [0, 1, 3, 4, 5, 6, 8, 9, 11, 16, 17, 18, 19, 20, 21, 22, 23, 25, 27, 28, 30, 31, 32, 33, 34, 35, 36, 40, 44, 48, 50, 51, 52, 53], "virtual": [0, 3, 4, 6, 38, 44, 52], "lab": [0, 1, 3, 4, 6, 31, 35, 44, 52, 53], "defect": [0, 1, 2, 5, 11, 14, 31, 36, 49], "relat": [0, 1, 3, 4, 5, 6, 11, 18, 21, 28, 31, 32, 33, 34, 36, 38, 41, 48, 50], "jimmi": [0, 1, 44, 53], "xuan": [0, 1, 44, 53], "shen": [0, 1, 44, 53], "offici": [0, 4, 5, 6, 36, 41, 43, 44], "support": [0, 1, 2, 3, 4, 6, 7, 10, 11, 17, 18, 22, 29, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 48, 49, 50, 51, 54], "project": [0, 1, 3, 4, 5, 6, 8, 9, 10, 11, 16, 17, 20, 30, 31, 32, 33, 34, 35, 36, 38, 40, 42, 44, 47, 48, 49, 50, 52, 53], "fleur": [0, 1, 32], "read": [0, 1, 4, 5, 6, 11, 18, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47], "file": [0, 1, 3, 4, 5, 6, 10, 11, 13, 14, 15, 17, 18, 19, 25, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 50, 51], "us": [0, 1, 2, 3, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54], "dft": [0, 1, 8, 9, 11, 22, 31, 33, 34, 36, 38, 44, 49], "code": [0, 1, 2, 4, 5, 6, 11, 16, 17, 20, 22, 25, 31, 32, 33, 34, 36, 37, 38, 39, 43, 44, 47, 48, 49, 50, 51, 52, 54], "judft": 0, "team": [0, 1, 3, 44], "openmm": 0, "easi": [0, 1, 4, 6, 35, 36, 37, 38, 49, 54], "perform": [0, 1, 3, 4, 5, 6, 7, 10, 11, 14, 16, 17, 19, 22, 24, 26, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 54], "molecular": [0, 1, 11, 31, 32, 35, 36, 38, 40, 41, 43, 51], "dynam": [0, 1, 11, 32, 34, 36, 39, 44, 49], "solut": [0, 1, 2, 11, 14, 37, 46, 49], "orion": 0, "archer": 0, "cohen": 0, "none": [0, 1, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51], "present": [0, 10, 11, 14, 22, 24, 28, 31, 32, 33, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "If": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 20, 22, 24, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54], "would": [0, 1, 3, 4, 5, 6, 10, 11, 16, 24, 28, 31, 32, 33, 34, 36, 37, 38, 40, 44, 49, 50, 53, 54], "like": [0, 1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 18, 22, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 48, 49, 50, 54], "your": [0, 1, 2, 3, 4, 6, 11, 24, 28, 31, 32, 33, 35, 38, 41, 44, 50, 52, 53, 54], "pr": [0, 1, 3, 4, 6, 7, 8, 9, 11, 32, 44], "For": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54], "more": [0, 1, 2, 4, 5, 6, 10, 11, 13, 14, 16, 19, 22, 24, 28, 29, 31, 32, 33, 35, 36, 37, 38, 41, 42, 43, 44, 48, 49, 50, 52, 54], "complet": [0, 1, 3, 4, 5, 6, 9, 11, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 48, 49, 54], "less": [0, 11, 16, 19, 20, 32, 34, 37, 38, 43, 44, 46, 49, 50, 54], "curat": [0, 35], "have": [0, 1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 18, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 53, 54], "look": [0, 1, 4, 6, 10, 11, 14, 24, 31, 32, 33, 34, 36, 37, 38, 41, 42, 44, 47, 48, 49, 51, 54], "depend": [0, 1, 3, 4, 6, 11, 14, 17, 18, 19, 26, 28, 29, 31, 33, 34, 36, 37, 38, 40, 42, 43, 44, 47, 48, 49, 50, 54], "atomate2": [0, 41], "librari": [0, 1, 2, 4, 6, 11, 31, 32, 48, 54], "comput": [0, 1, 4, 5, 6, 11, 13, 14, 16, 17, 19, 20, 22, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 53, 54], "scienc": [0, 3, 4, 6, 11, 21, 32, 33, 35, 44, 48, 52, 53], "workflow": [0, 1, 4, 6, 11], "lobsterpi": 0, "automat": [0, 1, 2, 3, 5, 9, 10, 11, 16, 22, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 49, 50, 51, 52, 54], "analyz": [0, 1, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 18, 19, 20, 21, 27, 30, 31, 32, 33, 36, 37], "lobster": [0, 1, 8, 9, 33, 36, 44], "run": [0, 1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 22, 23, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 49, 50, 52], "http": [0, 1, 4, 5, 6, 11, 19, 23, 25, 31, 32, 33, 34, 35, 36, 37, 40, 41, 44, 47, 48, 50, 52, 54], "cohp": [0, 1, 8, 9, 36, 42, 44], "de": [0, 17, 31, 33, 38, 42, 44, 48, 53], "_": [0, 1, 10, 37, 41, 44, 50, 52], "pymatviz": 0, "complement": 0, "addit": [0, 1, 3, 4, 5, 6, 10, 11, 14, 16, 17, 20, 21, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 44, 47, 49, 50, 53], "larger": [0, 11, 14, 16, 20, 32, 36, 38, 44, 46, 49, 50], "dataset": [0, 9, 11, 32, 36, 37, 48], "common": [0, 1, 4, 5, 6, 8, 9, 11, 22, 28, 30, 32, 33, 34, 37, 38, 45, 48, 49, 50], "informat": [0, 44, 53], "discov": 0, "A": [0, 1, 2, 3, 4, 6, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54], "discoveri": [0, 24], "algorithm": [0, 1, 3, 10, 11, 12, 13, 14, 17, 18, 19, 20, 21, 22, 24, 28, 31, 32, 33, 36, 37, 38, 43, 44, 46, 48, 49, 50, 52], "gear": 0, "toward": [0, 14, 54], "explor": [0, 4, 6, 31, 54], "high": [0, 1, 3, 4, 6, 10, 11, 22, 24, 25, 31, 32, 33, 34, 36, 37, 38, 44, 48, 51, 52, 53], "candid": [0, 11, 19, 49], "chemic": [0, 1, 11, 12, 14, 28, 30, 31, 32, 33, 34, 35, 37, 40, 41, 42, 44, 50, 52, 53, 54], "space": [0, 1, 11, 14, 16, 17, 19, 21, 32, 33, 34, 36, 37, 38, 40, 41, 44, 48, 50], "rxn": [0, 9, 27, 28, 54], "network": [0, 11, 13], "reaction": [0, 1, 4, 6, 8, 9, 11, 28, 34], "python": [0, 1, 3, 4, 6, 11, 29, 31, 32, 33, 36, 37, 38, 41, 44, 48, 49, 50, 51, 54], "predict": [0, 1, 9, 11, 24, 25, 32, 34, 49], "inorgan": [0, 24, 32, 34, 44, 50], "pathwai": 0, "graph": [0, 1, 5, 8, 9, 12, 13, 16, 22, 24, 31, 33, 34, 42, 47, 48, 50], "theori": [0, 5, 8, 9, 11, 19, 31, 33, 36, 40, 43, 44, 48, 50, 52], "matbench": 0, "benchmark": [0, 43], "machin": [0, 3, 11, 29, 34, 38, 43, 50], "learn": [0, 3, 11, 34, 50, 54], "properti": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 16, 18, 19, 20, 21, 22, 25, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 44, 46, 47, 48, 49, 50, 54], "crystal": [0, 1, 3, 4, 5, 6, 11, 17, 19, 20, 22, 24, 31, 32, 33, 35, 36, 37, 42, 47, 48, 49, 50, 52, 54], "stabil": [0, 1, 11, 14, 18, 38, 52, 54], "matgl": [0, 32], "deep": [0, 32, 37], "implement": [0, 1, 10, 11, 13, 14, 16, 17, 20, 21, 22, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54], "m3gnet": [0, 32, 49], "megnet": [0, 1], "dgl": 0, "pytorch": 0, "come": [0, 3, 4, 5, 6, 11, 14, 24, 32, 33, 34, 36, 37, 38, 43, 44, 48], "chgnet": 0, "pretrain": 0, "neural": 0, "potenti": [0, 1, 8, 9, 11, 24, 28, 30, 31, 32, 33, 36, 37, 38, 40, 41, 43, 44, 49, 52], "charg": [0, 1, 5, 8, 9, 10, 11, 19, 24, 28, 30, 31, 32, 36, 37, 38, 40, 41, 42, 43, 44, 49, 50, 52], "inform": [0, 1, 4, 5, 6, 11, 13, 14, 16, 20, 22, 28, 30, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "atomist": [0, 5, 31, 36], "model": [0, 1, 4, 6, 8, 9, 11, 14, 22, 24, 31, 32, 33, 34, 36, 37, 38, 43, 49, 52, 54], "cython": [1, 4, 6, 7, 32, 46], "3157": [1, 4, 6, 7, 50], "mattmcdermott": [1, 4, 6, 7], "magnet": [1, 4, 6, 7, 8, 9, 11, 30, 31, 32, 33, 36, 37, 38, 44, 48, 49], "fix": [1, 2, 3, 4, 6, 7, 11, 14, 17, 20, 31, 32, 33, 36, 37, 41, 43, 44, 45, 49, 50, 53], "bug": [1, 7, 44, 53], "briefli": [1, 4, 6, 7, 34, 41], "mention": [1, 4, 6, 7, 11, 41, 42], "3070": [1, 4, 6, 7], "where": [1, 2, 4, 5, 6, 7, 10, 11, 14, 17, 19, 24, 26, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "recent": [1, 4, 6, 7, 11], "spin": [1, 2, 4, 6, 7, 8, 9, 11, 22, 25, 31, 32, 33, 36, 37, 38, 40, 42, 43, 44, 48, 49], "result": [1, 4, 5, 6, 7, 8, 9, 11, 13, 16, 18, 20, 22, 28, 30, 31, 32, 33, 34, 36, 37, 38, 40, 43, 44, 47, 49, 50, 54], "magneticstructureenumer": [1, 4, 6, 7, 8, 9, 11, 22], "fail": [1, 2, 4, 5, 6, 7, 10, 11, 16, 32, 33, 34, 36, 44, 48], "appar": [1, 4, 6, 7], "due": [1, 4, 6, 7, 8, 9, 11, 18, 19, 20, 32, 33, 36, 41, 43, 44, 48, 49], "creat": [1, 3, 4, 6, 7, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 25, 28, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "structur": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 50, 51, 52], "onli": [1, 2, 3, 4, 6, 7, 10, 11, 13, 14, 16, 18, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 54], "some": [1, 2, 3, 4, 5, 6, 7, 11, 14, 16, 19, 20, 22, 24, 28, 29, 32, 33, 34, 35, 36, 37, 38, 40, 43, 44, 47, 49, 50, 51, 52, 54], "speci": [1, 2, 4, 6, 7, 8, 9, 10, 11, 14, 19, 20, 22, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 51, 54], "defin": [1, 4, 6, 7, 10, 11, 13, 14, 16, 18, 19, 21, 22, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 51, 54], "caus": [1, 2, 4, 6, 7, 11, 36, 38, 41, 44, 50], "collinearmagneticstructureenumer": [1, 4, 6, 7], "enumer": [1, 4, 5, 6, 7, 11, 22, 28, 31, 32, 49, 50], "To": [1, 3, 4, 6, 7, 11, 19, 20, 28, 31, 32, 33, 34, 35, 36, 37, 40, 41, 43, 44, 47, 48, 49, 50, 54], "summar": [1, 4, 6, 7, 9, 11, 14, 18, 36, 37], "default": [1, 4, 5, 6, 7, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54], "moment": [1, 4, 5, 6, 7, 11, 19, 22, 31, 32, 33, 36, 38, 41, 44, 48], "introduc": [1, 4, 6, 7, 31, 32, 38, 54], "2727": [1, 4, 6, 7], "mean": [1, 3, 4, 5, 6, 7, 10, 11, 14, 16, 17, 18, 19, 20, 22, 31, 32, 33, 34, 36, 37, 38, 43, 44, 47, 48, 49, 50, 54], "partial": [1, 4, 6, 7, 10, 17, 31, 32, 33, 37, 44, 47, 49, 51, 54], "e": [1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 22, 24, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 53, 54], "g": [1, 2, 3, 4, 5, 6, 7, 10, 11, 13, 14, 17, 18, 19, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "half": [1, 4, 6, 7, 11, 32, 36, 38], "site": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 16, 19, 20, 22, 24, 26, 28, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 47, 48, 49, 50, 51, 52, 54], "cannot": [1, 2, 3, 4, 6, 7, 11, 14, 21, 31, 32, 33, 34, 37, 38, 41, 43, 44, 47, 49, 50], "successfulli": [1, 4, 6, 7, 37, 38], "spacegroupanalyz": [1, 4, 6, 7, 8, 9, 11, 14, 22, 32, 36, 40, 48, 49], "wa": [1, 2, 3, 4, 6, 7, 11, 14, 31, 32, 33, 35, 36, 38, 40, 42, 43, 44, 47, 49, 50, 54], "encount": [1, 4, 5, 6, 7, 11, 36, 50], "order": [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 19, 22, 23, 28, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 54], "previou": [1, 4, 5, 6, 7, 10, 11, 18, 19, 32, 33, 36, 38, 41, 43, 44, 48, 50], "behavior": [1, 4, 5, 6, 7, 11, 19, 25, 32, 37, 38, 41, 43, 44], "magorderingtransform": [1, 4, 5, 6, 7, 8, 9, 22, 49], "doe": [1, 3, 4, 5, 6, 7, 10, 11, 14, 17, 18, 19, 20, 24, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 48, 49, 50, 54], "implicitli": [1, 4, 6, 7], "yield": [1, 4, 6, 7, 11, 18, 21, 32, 36, 41, 44, 54], "nonmagnet": [1, 4, 6, 7, 22], "ha": [1, 2, 3, 4, 5, 6, 7, 10, 11, 13, 14, 16, 18, 19, 20, 22, 28, 29, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 53, 54], "been": [1, 2, 3, 4, 5, 6, 7, 10, 11, 13, 14, 32, 33, 34, 35, 36, 37, 38, 41, 44, 47, 48, 49, 52, 53, 54], "emerg": [1, 32], "remov": [1, 2, 4, 5, 6, 10, 11, 17, 18, 20, 22, 24, 28, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 49, 50, 51, 54], "sy": 1, "pymatgen": [1, 53], "ase": [1, 5, 8, 9], "incompat": [1, 4, 5, 6, 32, 34, 36, 44], "potcar": [1, 4, 6, 8, 9, 19, 29, 30, 31, 34, 36, 42, 44, 54], "error": [1, 2, 3, 4, 5, 6, 8, 9, 11, 16, 17, 18, 20, 28, 31, 32, 33, 34, 35, 36, 37, 38, 43, 44, 49, 50, 53], "computedentri": [1, 8, 9, 11, 28, 29, 34, 44, 54], "oxid": [1, 10, 11, 14, 19, 22, 24, 28, 31, 32, 33, 34, 36, 38, 44, 49, 50, 54], "state": [1, 3, 4, 6, 10, 11, 18, 19, 21, 22, 24, 28, 30, 31, 32, 33, 34, 36, 37, 38, 42, 43, 44, 47, 49, 50, 52, 53, 54], "global": [1, 4, 6, 8, 9, 33, 34, 36, 37, 38, 49], "config": [1, 3, 4, 5, 6, 9, 30, 32, 34, 36, 40, 44], "variabl": [1, 2, 3, 5, 8, 9, 11, 17, 18, 31, 32, 33, 36, 38, 41, 43, 44, 49, 50], "pmg_potcar_check": [1, 34, 54], "disabl": [1, 14, 31, 33, 34, 43, 48, 54], "all": [1, 2, 3, 4, 5, 6, 10, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54], "check": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 25, 28, 29, 31, 32, 33, 34, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "joblib": 1, "speed": [1, 5, 11, 20, 29, 32, 34, 36, 38, 41, 44, 49, 50, 54], "up": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 20, 28, 29, 31, 32, 33, 35, 36, 37, 38, 41, 42, 43, 44, 49, 50, 51, 54], "expens": [1, 11, 36, 38, 44, 49], "energi": [1, 4, 5, 6, 8, 9, 11, 18, 19, 21, 22, 23, 26, 28, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 49, 50, 51, 52, 53], "minor": 1, "cleanup": 1, "lru_cach": 1, "get_el_sp": [1, 8, 9, 32], "400x": 1, "v1kko": 1, "favor": [1, 2], "set": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 28, 29, 31, 32, 33, 34, 35, 36, 37, 39, 42, 46, 47, 49, 50, 51], "rational": 1, "anywai": [1, 11], "dummyspeci": [1, 2, 8, 9, 11, 22, 31, 32], "mostli": [1, 2, 3, 36], "immut": [1, 32, 54], "intend": [1, 3, 11, 22, 32, 34, 35, 38, 41, 44], "sinc": [1, 2, 4, 5, 6, 11, 17, 18, 22, 28, 31, 32, 36, 41, 44, 48], "first": [1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 17, 18, 20, 21, 22, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 52, 54], "version": [1, 3, 4, 5, 6, 9, 11, 14, 17, 31, 32, 33, 34, 36, 38, 42, 43, 44, 47, 48, 54], "3111": 1, "xjf729": 1, "moleculegraph": [1, 8, 9, 11, 36, 43], "draw_graph": 1, "3030": 1, "lbluqu": 1, "superflu": 1, "argument": [1, 3, 4, 6, 11, 17, 18, 20, 22, 28, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 54], "docstr": [1, 3, 36, 44], "sqstransform": [1, 8, 9, 49], "init": [1, 11, 20, 22, 31, 32, 34, 36, 44], "3031": 1, "kavanas": 1, "quick": [1, 4, 6, 30, 32, 36, 38, 44, 54], "allow": [1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 17, 18, 19, 20, 21, 28, 32, 33, 34, 36, 38, 41, 42, 43, 44, 49, 50, 52, 54], "direct": [1, 4, 6, 11, 17, 18, 19, 20, 22, 23, 32, 33, 34, 36, 37, 40, 41, 44, 47, 48, 49, 50, 51], "initialis": 1, "dictset": [1, 8, 9, 36, 44], "class": [1, 2, 3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54], "3015": 1, "optim": [1, 4, 5, 6, 8, 9, 11, 14, 21, 31, 32, 35, 36, 37, 38, 43, 44, 49, 52], "find_points_in_spher": [1, 8, 9, 46], "get": [1, 3, 5, 9, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "5x": 1, "faster": [1, 5, 11, 16, 21, 29, 32, 33, 38, 49], "runtim": 1, "3062": 1, "arosen93": 1, "asefix": 1, "close": [1, 4, 6, 9, 10, 11, 14, 17, 20, 25, 32, 33, 35, 36, 37, 40, 47, 49], "3061": 1, "jageo": [1, 47], "master": [1, 3, 30, 33, 36, 50], "which": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "possibl": [1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 20, 21, 22, 24, 28, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "befor": [1, 2, 3, 5, 11, 14, 31, 32, 33, 34, 35, 36, 37, 38, 43, 44, 48, 49, 54], "broke": 1, "github": [1, 2, 3, 4, 6, 11, 23, 31, 32, 36, 41, 47, 50, 53], "com": [1, 3, 5, 11, 23, 25, 31, 32, 33, 36, 37, 41, 47, 49, 50, 53], "materialsproject": [1, 3, 5, 11, 32, 34, 35, 40, 54], "2972": 1, "queri": [1, 8, 9, 28, 30, 35], "self": [1, 11, 14, 16, 21, 24, 28, 32, 33, 36, 37, 38, 39, 43, 44, 47, 49, 50, 54], "being": [1, 2, 4, 6, 11, 14, 16, 19, 22, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 44, 48, 50, 54], "subclass": [1, 11, 13, 18, 20, 28, 31, 32, 33, 34, 37, 41, 44, 48, 51], "directli": [1, 3, 11, 20, 28, 32, 33, 34, 35, 36, 41, 42, 44, 46, 47, 48, 49, 54], "neighbor": [1, 8, 9, 10, 11, 12, 13, 14, 16, 22, 32, 42, 49, 50, 51], "break": [1, 4, 6, 11, 32, 36, 41, 47, 49], "user_potcar_set": [1, 44], "w": [1, 8, 9, 11, 17, 20, 24, 31, 32, 33, 34, 35, 37, 43, 44, 47, 48, 49, 52, 54], "w_sv": [1, 44], "input": [1, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 17, 18, 19, 20, 21, 22, 23, 24, 28, 29, 31, 32, 33, 34, 35, 36, 48, 49, 50], "user_potcar_funct": [1, 9, 36, 44], "pbe_54": [1, 44], "3022": 1, "unignor": 1, "ruff": 1, "pd011": 1, "3020": 1, "tweak": [1, 49], "name": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 14, 16, 17, 19, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 53, 54], "3019": 1, "materialsprojectcompat": [1, 8, 9, 34, 54], "issu": [1, 2, 3, 4, 6, 11, 18, 32, 33, 36, 38, 41, 44, 48, 49, 50], "silenc": [1, 9, 34, 36, 38], "warn": [1, 3, 8, 9, 11, 14, 18, 31, 32, 33, 34, 36, 38, 42, 44, 48, 50, 51], "3017": 1, "find_points_in": 1, "_sphere": 1, "cp2k": [1, 8, 9, 30, 36, 54], "2672": [1, 50], "ad": [1, 2, 4, 5, 6, 10, 11, 13, 14, 18, 24, 28, 31, 32, 33, 36, 37, 38, 41, 43, 44, 47, 48, 49, 50, 51, 54], "method": [1, 3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 22, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51], "compar": [1, 4, 5, 6, 10, 11, 13, 14, 16, 17, 19, 20, 22, 26, 28, 29, 30, 32, 33, 34, 36, 38, 40, 42, 43, 44, 47, 48, 49, 50, 51, 54], "do": [1, 3, 4, 5, 6, 8, 9, 10, 11, 14, 16, 17, 19, 20, 22, 24, 29, 30, 31, 32, 34, 36, 37, 38, 40, 41, 42, 44, 48, 49, 50, 51], "fingerprint": [1, 11, 33], "2772": 1, "overhaul": [1, 2], "pymatgentest": [1, 8, 9, 50], "3014": 1, "valueerror": [1, 11, 14, 16, 32, 33, 34, 36, 37, 38, 48, 49, 50], "selective_dynam": [1, 9, 11, 32, 36, 44, 49], "type": [1, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 51, 54], "np": [1, 8, 9, 11, 17, 19, 20, 21, 23, 32, 33, 34, 36, 37, 42, 44, 46, 47, 48, 49, 50], "arrai": [1, 11, 16, 17, 18, 19, 20, 21, 22, 23, 28, 32, 33, 36, 37, 38, 39, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "3012": 1, "clean": [1, 3, 11, 22, 34, 50], "3010": [1, 50], "pytest": [1, 3, 5], "split": [1, 4, 6, 11, 33, 36, 44], "durat": 1, "3005": 1, "lookup": [1, 34], "mprester": [1, 2, 4, 6, 8, 9, 35, 54], "api": [1, 3, 4, 6, 10, 11, 29, 32, 34, 35, 44, 50, 52], "kei": [1, 3, 8, 9, 10, 11, 14, 18, 20, 22, 24, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "arg": [1, 10, 11, 14, 18, 20, 24, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "3004": 1, "compress": [1, 29, 47, 50], "json": [1, 11, 14, 22, 24, 31, 32, 33, 34, 35, 36, 37, 44, 47, 49, 50, 54], "gz": [1, 4, 5, 6, 29, 31, 33, 34], "bz2": [1, 29], "xz": [1, 23, 47], "lzma": 1, "3003": 1, "add": [1, 4, 5, 6, 8, 9, 10, 11, 13, 14, 16, 17, 18, 20, 22, 28, 30, 31, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "lightstructureenviron": [1, 9, 11, 12, 13, 14, 42], "from_structure_environ": [1, 11, 12, 14], "fallback": [1, 14], "valu": [1, 3, 8, 9, 10, 11, 14, 16, 17, 18, 19, 20, 22, 24, 25, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "ce_and_neighbor": 1, "3002": 1, "pars": [1, 4, 6, 9, 11, 29, 31, 32, 33, 36, 37, 38, 39, 40, 41, 43, 44, 45, 48, 49, 50, 54], "oxi": 1, "symbol": [1, 4, 6, 8, 9, 11, 13, 14, 16, 17, 18, 19, 20, 28, 31, 32, 34, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 51], "str": [1, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51], "2998": 1, "re": [1, 8, 9, 11, 32, 33, 44, 47, 51], "export": [1, 5, 34, 36, 41, 50], "sitecollect": [1, 8, 9, 19, 32, 36, 41], "core": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 19, 20, 31, 35, 37, 38, 41, 43, 44, 48, 49, 50, 54], "2995": 1, "orbit": [1, 2, 8, 9, 11, 22, 25, 30, 32, 33, 36, 37, 38, 42, 43, 44, 47, 51], "resolv": [1, 2, 3, 4, 6, 11, 33], "icohplist": [1, 8, 9, 33, 36, 42], "2993": 1, "hide": [1, 11], "hint": [1, 8, 9, 11, 12, 14, 22, 36, 37, 50], "import": [1, 2, 3, 4, 5, 6, 11, 14, 32, 33, 34, 36, 37, 38, 42, 43, 44, 49, 50, 54], "behind": [1, 40, 44], "type_check": 1, "2992": 1, "2991": [1, 50], "enabl": [1, 2, 4, 6, 10, 11, 16, 32, 33, 35, 44, 49], "doc": [1, 4, 6, 33, 35, 36, 37, 41, 50, 54], "rule": [1, 2, 11, 17, 32, 36, 44, 47], "ci": [1, 36, 43, 44], "2990": 1, "suspect": 1, "typo": [1, 44], "vasp": [1, 2, 4, 5, 6, 8, 9, 10, 11, 18, 19, 29, 30, 31, 33, 34, 36, 38, 42, 54], "optic": [1, 8, 9, 11, 23, 36], "2989": 1, "string": [1, 4, 5, 6, 8, 9, 10, 11, 14, 17, 19, 20, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 54], "2987": 1, "averag": [1, 11, 14, 18, 19, 22, 28, 31, 32, 33, 36, 38, 40, 44, 47, 48, 49, 50], "2986": [1, 50], "drop": [1, 2, 4, 6, 28], "substrateanalyz": [1, 5, 8, 9, 11, 21], "zslgener": [1, 8, 9, 11, 21], "reexport": 1, "2981": 1, "unwant": 1, "x": [1, 2, 4, 6, 8, 9, 10, 11, 14, 16, 17, 26, 28, 31, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 47, 49, 50, 51], "margin": [1, 33], "get_elt_projected_plots_color": [1, 8, 9, 33], "562": 1, "2756": 1, "explain": [1, 8, 9, 31, 33, 34], "need": [1, 2, 3, 4, 5, 6, 11, 13, 14, 17, 20, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "elementbas": [1, 8, 9, 32], "2999": [1, 32, 50], "3e3c31c": 1, "isort": 1, "trail": [1, 50], "comma": [1, 36, 43, 50], "fals": [1, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "c0ec534": 1, "mem": [1, 36], "leak": 1, "pbc_shortest_vector": [1, 8, 9, 50], "stichri": 1, "languag": [1, 4, 5, 6, 11, 35, 50], "level": [1, 2, 3, 4, 6, 11, 14, 32, 33, 36, 37, 38, 40, 41, 44, 50, 54], "ytterbium": 1, "yb": [1, 8, 9, 11, 32, 44], "pseudo": [1, 8, 9, 18, 32, 36, 38, 44], "psp": [1, 37, 44], "yb_3": [1, 44], "background": [1, 40, 50], "reveal": 1, "compound": [1, 11, 22, 24, 28, 32, 33, 34, 36, 44, 50, 54], "off": [1, 11, 14, 33, 36, 37, 38, 44, 49], "lot": [1, 11, 32, 36, 38, 54], "supposedli": 1, "stabl": [1, 4, 6, 11, 24, 28, 32, 34, 36], "thing": [1, 11, 29, 31, 32, 38, 44, 50], "unsynthesiz": 1, "while": [1, 2, 3, 5, 10, 11, 14, 16, 19, 20, 21, 28, 31, 32, 33, 34, 36, 38, 41, 43, 44, 49, 54], "an": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "unfortun": 1, "mistak": [1, 41], "": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 13, 14, 17, 18, 19, 20, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "also": [1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 18, 20, 28, 29, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 53, 54], "great": [1, 11], "see": [1, 2, 3, 4, 5, 6, 11, 14, 16, 17, 18, 19, 20, 24, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "experi": [1, 5, 11, 43], "can": [1, 2, 3, 4, 5, 6, 10, 11, 14, 17, 18, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 53], "help": [1, 3, 4, 6, 8, 9, 11, 19, 20, 22, 32, 33, 36, 38, 42, 47, 51], "surfac": [1, 8, 9, 11, 14, 16, 20, 21, 33, 36, 38, 43, 44, 49, 50, 51], "simul": [1, 5, 11, 31, 32, 36, 38, 41, 44], "On": [1, 4, 6, 29, 36, 44, 49], "pre": [1, 3, 11, 22, 32, 34, 36, 38, 44, 49, 51, 54], "we": [1, 2, 3, 4, 5, 6, 11, 14, 16, 19, 20, 24, 28, 32, 33, 36, 37, 38, 43, 44, 47, 49, 50, 54], "give": [1, 4, 6, 11, 14, 16, 19, 20, 21, 22, 24, 28, 31, 32, 33, 36, 38, 41, 42, 44, 48, 49, 50, 54], "bad": [1, 24, 37, 38, 44, 50], "most": [1, 2, 3, 4, 5, 6, 11, 14, 19, 21, 22, 24, 28, 31, 32, 33, 34, 37, 38, 41, 42, 44, 47, 49, 54], "system": [1, 2, 3, 4, 6, 11, 14, 20, 22, 28, 31, 32, 34, 35, 36, 37, 38, 41, 42, 44, 47, 48, 49, 50, 54], "often": [1, 3, 20, 22, 31, 33, 37, 38, 48, 54], "yb3": [1, 44], "reason": [1, 2, 10, 11, 19, 31, 32, 33, 34, 37, 38, 40, 44, 49], "better": [1, 10, 11, 33, 36, 44, 49, 54], "becam": [1, 43], "avail": [1, 4, 5, 6, 11, 14, 17, 29, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 43, 44, 46, 47, 49, 50], "requir": [1, 2, 3, 4, 6, 10, 11, 14, 17, 20, 22, 25, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 45, 47, 48, 49, 54], "t": [1, 3, 5, 8, 9, 10, 11, 20, 22, 29, 31, 32, 33, 34, 35, 36, 37, 38, 44, 47, 48, 49, 50, 52, 54], "2968": 1, "2969": 1, "what": [1, 2, 3, 4, 6, 10, 11, 14, 20, 29, 31, 32, 33, 34, 37, 38, 41, 44, 47, 49, 54], "typeerror": [1, 36], "byte": 1, "object": [1, 2, 4, 5, 6, 9, 10, 11, 13, 14, 16, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54], "pass": [1, 3, 4, 6, 10, 11, 14, 16, 17, 22, 28, 30, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 51], "triplet": [1, 36], "bool": [1, 5, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 47, 48, 49, 50, 51], "pbc": [1, 8, 9, 11, 32, 38, 41, 46, 50], "kwarg": [1, 10, 11, 17, 18, 21, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "janosh": [1, 53], "2907": 1, "enough": [1, 3, 11, 20, 25, 32, 38, 44, 48, 49], "unpack": 1, "pdplotter": [1, 8, 9, 11, 54], "unstabl": [1, 11, 28, 34], "entri": [1, 8, 9, 11, 18, 23, 28, 30, 31, 32, 36, 37, 38, 41, 42, 43, 44, 49, 50], "pd": [1, 8, 9, 11, 17, 28, 32, 34, 41, 44, 54], "2908": [1, 50], "volumetricdata": [1, 8, 9, 36, 42, 44], "to_cub": [1, 8, 9, 36], "preserv": [1, 11, 21, 32, 37, 38], "dimens": [1, 9, 11, 18, 28, 31, 32, 33, 36, 37, 41, 43, 44, 47, 49, 54], "2909": 1, "rst": 1, "jmmshn": [1, 53], "2912": [1, 50], "faff": 1, "2915": 1, "formal_chempot": [1, 11], "option": [1, 3, 4, 6, 10, 11, 13, 14, 16, 17, 20, 21, 22, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "chemicalpotentialdiagram": [1, 8, 9, 11], "formal": [1, 11, 17, 38, 44], "rather": [1, 5, 10, 11, 18, 19, 28, 31, 32, 33, 36, 38, 43, 44, 46, 49, 50, 51, 54], "than": [1, 4, 5, 6, 10, 11, 13, 14, 16, 18, 19, 20, 22, 24, 28, 31, 32, 33, 34, 36, 38, 41, 43, 44, 46, 47, 48, 49, 50, 51, 54], "2916": [1, 50], "modifi": [1, 5, 10, 11, 18, 25, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 51], "dosplott": [1, 8, 9, 33], "kaueltzen": 1, "2844": [1, 31], "auto": [1, 11, 44], "2925": [1, 50], "2910": 1, "panda": [1, 4, 5, 6, 11, 17, 32, 34, 36, 37, 41, 43], "2935": 1, "packmolset": [1, 8, 9, 36], "orionarch": [1, 53], "2927": 1, "multipl": [1, 2, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 26, 28, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 48, 49, 50, 51], "rout": [1, 3, 4, 6, 8, 9, 36], "gaussian": [1, 4, 6, 8, 9, 11, 29, 30, 32, 33, 37, 38, 44, 47, 54], "ameyanagi": 1, "2939": 1, "2940": 1, "respars": 1, "scottnotfound": 1, "2941": 1, "ignor": [1, 11, 18, 22, 30, 32, 34, 36, 37, 41, 44, 47, 50], "unicod": [1, 33, 50], "charact": [1, 20, 31, 32, 33, 36, 38, 41, 43, 44, 48, 50], "from_fil": [1, 4, 6, 8, 9, 11, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 54], "2948": 1, "modif": [1, 2, 4, 6, 11, 17, 32, 36, 38, 50], "symmetr": [1, 5, 8, 9, 11, 14, 17, 18, 20, 22, 23, 31, 32, 33, 36, 37, 40, 44, 48, 49, 50], "distinct": [1, 5, 11, 18, 22, 28, 31, 32, 34, 48, 49], "miller": [1, 11, 17, 20, 21, 32, 49], "index": [1, 4, 6, 8, 9, 11, 13, 14, 16, 18, 19, 20, 21, 26, 31, 32, 33, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54], "gener": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 14, 17, 18, 20, 21, 22, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "fyalcin": [1, 53], "2949": [1, 50], "wulff": [1, 8, 9], "shape": [1, 11, 14, 18, 19, 32, 33, 36, 37, 41, 44, 47, 49, 50, 52], "matplotlib": [1, 5, 11, 13, 14, 17, 28, 33, 36, 37, 47, 50, 51], "ciflord": 1, "2950": 1, "test": [1, 2, 3, 4, 6, 8, 9, 10, 11, 14, 16, 18, 19, 24, 28, 32, 36, 37, 38, 42, 44, 48, 49, 53], "figur": [1, 4, 6, 11, 13, 14, 17, 28, 32, 33, 34, 37, 41, 44, 47, 50], "return": [1, 3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 50, 51], "wulffshap": [1, 8, 9, 11], "get_plot": [1, 8, 9, 11, 17, 27, 28, 33, 47, 51], "contain": [1, 2, 4, 6, 10, 11, 13, 14, 16, 19, 20, 23, 24, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54], "singl": [1, 2, 4, 5, 6, 10, 11, 14, 18, 28, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 51], "axes3d": [1, 50], "2953": 1, "cp2koutput": [1, 8, 9, 36, 38], "spin_polar": [1, 8, 9, 33, 36, 38, 42, 44], "author": [1, 8, 9, 10, 11, 32, 44, 49, 50], "2954": 1, "mpcule": 1, "molecul": [1, 2, 3, 4, 5, 6, 8, 9, 11, 14, 31, 32, 34, 36, 38, 40, 41, 42, 43, 45, 48, 49, 50], "hash": [1, 5, 11, 32, 34, 37, 38, 44, 50], "espottesmith": 1, "2945": 1, "assertarrayequ": 1, "assert": [1, 37, 50], "2955": 1, "gaussianoutput": [1, 8, 9, 29, 36], "line": [1, 2, 3, 4, 5, 6, 11, 16, 19, 30, 31, 33, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54], "2937": 1, "poscar": [1, 4, 6, 8, 9, 10, 11, 29, 32, 33, 36, 42, 44, 54], "chiang": 1, "yuan": [1, 53], "2951": 1, "bump": 1, "beautifulsoup4": 1, "dependabot": 1, "2962": 1, "pypa": 1, "cibuildwheel": 1, "2959": 1, "uncertainti": [1, 8, 9, 11, 32, 34, 36], "2960": 1, "numpi": [1, 2, 4, 5, 6, 11, 16, 17, 18, 21, 22, 23, 32, 33, 36, 37, 40, 42, 43, 44, 46, 47, 48, 49, 50, 54], "2963": 1, "tabul": [1, 30], "2961": 1, "2964": 1, "link": [1, 3, 5, 13, 31, 33, 36, 47, 53], "addon": [1, 3, 4, 6, 11], "subsect": [1, 38], "2967": 1, "recurs": [1, 11, 32, 38, 48], "copi": [1, 3, 8, 9, 10, 11, 16, 20, 32, 34, 36, 37, 44, 48, 49, 50], "deepcopi": [1, 9, 36, 37, 41], "dunder": 1, "2973": 1, "revert": 1, "misc": [1, 32, 35], "relax": [1, 8, 9, 11, 14, 20, 22, 31, 32, 33, 34, 36, 37, 38, 41, 44, 48, 49, 54], "trajectoryobserv": [1, 32], "renam": [1, 2, 22, 32, 41], "gen_sl_transform_matrici": 1, "gen_sl_transform_matric": [1, 8, 9, 11, 21], "2894": 1, "2882": 1, "substrat": [1, 8, 9, 21, 32], "mkhorton": 1, "veri": [1, 3, 5, 11, 14, 22, 24, 32, 33, 36, 37, 38, 41, 43, 44, 49], "fragil": [1, 54], "69a548e210": 1, "ubuntu": 1, "latest": [1, 2, 4, 5, 6, 10], "job": [1, 4, 6, 33, 36, 37, 40, 43, 49], "matrix": [1, 8, 9, 11, 14, 16, 18, 20, 21, 23, 32, 33, 36, 37, 38, 42, 43, 44, 46, 47, 48, 49, 50], "e63cab3620": 1, "c03dacb94d": 1, "build": [1, 5, 11, 14, 21, 28, 30, 32, 33, 36, 37, 38, 41, 43, 47, 50], "linux": [1, 2, 4, 6], "wheel": [1, 4, 6], "2800": [1, 50], "fe2597d92": 1, "merg": [1, 2, 3, 20, 32, 33, 41, 49], "setup": [1, 3, 4, 6, 11, 12, 13, 14, 16, 19, 20, 30, 32, 36, 37, 38], "cfg": 1, "pyproject": [1, 3], "toml": [1, 3], "2858": 1, "40cbf1d7c4": 1, "del": [1, 11, 31], "atomicfil": 1, "_maketemp": 1, "ask_yesno": 1, "util": [1, 4, 5, 6, 8, 9, 11, 12, 14, 24, 32, 34, 36, 44, 46], "io_util": [1, 8, 9], "py": [1, 2, 3, 4, 5, 6, 8, 9, 30, 32, 33, 36, 41, 50], "2860": 1, "0b16987f2c": 1, "reduc": [1, 4, 6, 11, 14, 20, 21, 22, 28, 32, 33, 34, 36, 37, 38, 40, 44, 47, 48, 49, 50], "formula": [1, 4, 6, 8, 9, 10, 11, 17, 22, 28, 31, 32, 33, 34, 35, 36, 39, 40, 44, 47, 50, 54], "ion": [1, 8, 9, 10, 11, 19, 22, 28, 30, 34, 36, 37, 38, 40, 44, 49, 50, 51], "2864": 1, "2848": 1, "ml": [1, 11, 44], "ev": [1, 11, 23, 26, 32, 33, 34, 36, 37, 38, 40, 42, 44, 47, 54], "update_optimade_alias": 1, "current": [1, 2, 3, 5, 11, 13, 14, 18, 21, 22, 23, 28, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 54], "optimaderest": [1, 8, 9, 35], "outdat": 1, "optimad": [1, 8, 9], "databas": [1, 3, 4, 5, 6, 11, 16, 24, 32, 34, 35, 37, 44, 50, 54], "url": [1, 8, 9, 11, 35, 50], "sever": [1, 4, 6, 14, 28, 32, 33, 36, 37, 38, 42, 44, 47, 49, 54], "design": [1, 11, 29, 32, 33, 36, 38, 41, 43, 44, 48, 54], "refresh": 1, "alias": [1, 8, 9, 32, 35, 38], "done": [1, 2, 3, 4, 5, 6, 10, 11, 14, 17, 31, 32, 33, 34, 36, 37, 38, 40, 41, 44, 47, 48, 49, 54], "post": [1, 2, 4, 6, 8, 9, 29, 32, 33, 37, 38, 43, 44, 54], "thei": [1, 3, 4, 5, 6, 10, 11, 14, 21, 22, 24, 28, 32, 33, 34, 36, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "filter": [1, 3, 8, 9, 11, 17, 32, 34, 35, 37, 54], "without": [1, 2, 4, 6, 11, 14, 16, 17, 22, 25, 32, 33, 35, 36, 37, 38, 40, 41, 43, 44, 48, 50, 53, 54], "extra": [1, 4, 6, 11, 22, 28, 36, 37, 43, 44, 50, 51], "work": [1, 2, 3, 4, 5, 6, 10, 11, 20, 23, 24, 28, 29, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 45, 48, 49, 50, 52, 53, 54], "vendor": 1, "much": [1, 5, 11, 16, 21, 29, 32, 38, 44, 46, 48, 49, 54], "initi": [1, 3, 5, 10, 11, 14, 16, 17, 18, 20, 21, 22, 24, 26, 28, 31, 32, 33, 34, 36, 37, 38, 42, 44, 47, 48, 49, 50, 51, 54], "year": [1, 4, 6], "ago": 1, "affect": [1, 3, 32], "tutori": 1, "consortia": 1, "exercis": [1, 44], "2806": 1, "samblau": 1, "qchem": [1, 8, 9, 11, 36], "major": [1, 2, 3, 11, 28, 33, 34, 43, 44], "q": [1, 8, 9, 11, 16, 36, 37, 38, 41, 43, 44, 54], "chem": [1, 11, 14, 31, 43, 52, 54], "output": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 24, 29, 30, 31, 32, 33, 34, 36, 37, 48, 49, 50, 51], "accommod": [1, 28, 32], "differ": [1, 2, 4, 5, 6, 11, 13, 14, 16, 18, 19, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "featur": [1, 2, 3, 4, 5, 6, 11, 32, 35, 37, 38, 44, 50], "capabl": [1, 2, 4, 5, 6, 11, 28, 37, 42], "homo": [1, 32, 38], "lumo": [1, 32, 38, 44], "dipol": [1, 8, 9, 19, 31, 32, 37, 44], "nbo": [1, 36, 43], "info": [1, 3, 4, 6, 9, 11, 12, 14, 17, 30, 36, 37, 38, 40, 41, 42, 44, 51], "hyperbond": 1, "3c": [1, 32], "bond": [1, 8, 9, 11, 13, 14, 16, 20, 24, 31, 33, 36, 41, 42, 43, 44, 49, 50, 51], "process": [1, 4, 5, 6, 11, 17, 21, 22, 29, 30, 31, 32, 33, 34, 36, 38, 41, 43, 44, 49, 52, 54], "binari": [1, 11, 33, 44, 50], "hessian": [1, 8, 9, 31, 33, 36], "scratch": [1, 31], "overdu": 1, "associ": [1, 5, 10, 11, 14, 18, 19, 20, 22, 26, 31, 32, 33, 34, 35, 36, 37, 39, 40, 41, 43, 44, 47, 48, 53, 54], "2814": 1, "patch_do": 1, "conveni": [1, 2, 4, 6, 10, 11, 19, 20, 22, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 44, 49, 50, 54], "obtain": [1, 4, 6, 11, 14, 16, 20, 22, 26, 30, 31, 32, 33, 34, 35, 36, 40, 42, 44, 47, 48, 49, 50, 54], "normal": [1, 8, 9, 11, 14, 16, 17, 18, 20, 22, 28, 32, 33, 34, 36, 37, 38, 40, 42, 44, 47, 48, 49], "completedo": [1, 8, 9, 11, 33, 36, 38, 40, 42, 44, 47, 51], "sure": [1, 3, 5, 20, 31, 32, 44, 47, 49], "call": [1, 4, 5, 6, 11, 14, 17, 19, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 54], "time": [1, 2, 3, 4, 5, 6, 8, 9, 11, 14, 16, 17, 18, 20, 24, 31, 32, 33, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 54], "still": [1, 2, 3, 4, 6, 11, 20, 22, 29, 31, 32, 36, 37, 38, 42, 44, 48, 51, 54], "one": [1, 3, 4, 6, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 51, 54], "passthrough": [1, 32, 36, 40, 50], "from_str": [1, 4, 6, 8, 9, 11, 32, 35, 36, 38, 39, 40, 41, 43, 44], "frac_toler": [1, 36], "specifi": [1, 2, 4, 5, 6, 10, 11, 14, 17, 18, 19, 20, 22, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 51, 54], "round": [1, 8, 9, 22, 32, 36, 49, 50], "coordin": [1, 4, 6, 11, 13, 14, 15, 16, 17, 19, 20, 22, 31, 32, 33, 36, 38, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54], "cifpars": [1, 8, 9, 32, 36, 47, 54], "2803": 1, "amkrajewski": 1, "add_weightbasedfunct": 1, "metal": [1, 10, 11, 22, 28, 32, 33, 34, 38, 41, 44, 50, 53, 54], "alloi": [1, 31, 49], "weight": [1, 4, 6, 8, 9, 11, 12, 14, 16, 18, 22, 24, 26, 28, 31, 32, 36, 37, 38, 42, 44, 48, 49, 50], "fraction": [1, 3, 4, 6, 11, 12, 14, 16, 19, 20, 24, 28, 31, 32, 33, 34, 36, 37, 38, 44, 48, 49, 50, 54], "base": [1, 2, 3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54], "notat": [1, 11, 18, 32, 36, 44, 48, 50], "ti64": 1, "ti": [1, 8, 9, 11, 13, 32, 44, 49, 50], "6v": 1, "4al": 1, "nitinol60": 1, "ni": [1, 8, 9, 11, 24, 32, 37, 44], "40ti": 1, "commonli": [1, 17, 31, 32, 44, 48, 50, 51], "emploi": [1, 11, 36, 37], "both": [1, 4, 5, 6, 11, 13, 14, 28, 32, 33, 34, 37, 41, 42, 44, 47, 48, 49, 50, 54], "industri": [1, 32], "specif": [1, 2, 3, 4, 5, 6, 11, 14, 17, 18, 20, 21, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 54], "scientif": [1, 3, 4, 6, 11, 32, 34, 44, 52, 53], "literatur": [1, 31], "regardless": [1, 11, 28, 32, 34, 44], "numer": [1, 4, 6, 11, 22, 32, 33, 36, 37, 38, 43, 44, 46, 50], "downsid": 1, "situat": [1, 11, 32, 38, 40, 44, 54], "nlp": 1, "mistaken": 1, "atom": [1, 3, 5, 8, 9, 10, 11, 12, 13, 14, 17, 19, 20, 22, 24, 26, 28, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 51, 54], "abl": [1, 2, 5, 11, 19, 20, 32, 41, 48, 49], "composit": [1, 2, 4, 6, 8, 9, 11, 24, 28, 33, 34, 35, 49, 50, 54], "them": [1, 10, 11, 20, 21, 28, 31, 32, 33, 34, 35, 37, 38, 41, 42, 44, 47, 48, 49, 50, 51, 54], "under": [1, 2, 3, 4, 5, 6, 11, 14, 18, 32, 33, 34, 35, 41, 43, 44, 48, 49, 50], "correct": [1, 4, 5, 6, 8, 9, 11, 14, 17, 20, 22, 28, 32, 33, 34, 35, 36, 37, 38, 42, 44, 47, 48, 49, 54], "interpret": [1, 5, 11, 17, 31, 32, 33, 38, 44, 50], "dictionari": [1, 11, 13, 14, 16, 17, 18, 19, 20, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51], "concis": [1, 17], "two": [1, 2, 3, 4, 5, 6, 10, 11, 14, 16, 17, 20, 21, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "abov": [1, 3, 4, 5, 6, 11, 13, 14, 18, 22, 28, 31, 32, 34, 37, 43, 44, 47, 49, 50, 53, 54], "were": [1, 2, 4, 6, 11, 14, 20, 32, 40, 42, 44], "translat": [1, 4, 6, 11, 14, 32, 33, 47, 48, 49], "dmso": 1, "smd_solvent": [1, 43], "2792": 1, "bug_fix": 1, "2773": 1, "ab5424": 1, "cbar": 1, "2776": 1, "michaelwolloch": 1, "2762": 1, "2774": [1, 50], "dgaines2": [1, 53], "2667": 1, "nwinner": 1, "volumetr": [1, 28, 36, 44], "data": [1, 2, 4, 5, 6, 8, 9, 10, 11, 13, 16, 17, 18, 19, 23, 24, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 47, 48, 50, 52], "patch": 1, "2764": 1, "naik": [1, 33, 42], "aakash": 1, "lobster_lsodo": 1, "2215": 1, "rkingsburi": 1, "cmir": [1, 43], "2742": 1, "pip": [1, 2, 3, 4, 5, 6, 11], "2741": 1, "resurrect": 1, "req": 1, "txt": [1, 3, 5, 31, 36, 48], "2735": 1, "njzjz": 1, "2724": 1, "rais": [1, 10, 11, 14, 16, 18, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 48, 49, 50], "get_symmetrized_structur": [1, 8, 9, 48], "spglib": [1, 4, 5, 6, 17, 32, 38, 48, 52], "symmetri": [1, 4, 6, 8, 9, 10, 11, 14, 16, 17, 18, 19, 20, 22, 24, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 49], "2720": 1, "utf": [1, 37], "tensor": [1, 8, 9, 11, 18, 21, 23, 33, 36, 38, 44, 47, 48], "map": [1, 9, 10, 11, 13, 14, 18, 19, 21, 22, 31, 32, 33, 34, 36, 38, 40, 41, 44, 48, 49, 50, 51, 53, 54], "2562": [1, 50], "sudarshanv01": [1, 53], "In": [1, 3, 4, 5, 6, 8, 9, 11, 14, 16, 24, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 48, 54], "case": [1, 4, 5, 6, 10, 11, 14, 16, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 54], "fock": [1, 36, 43], "eigenvalu": [1, 8, 9, 11, 23, 33, 36, 38, 44, 47, 48], "though": [1, 4, 6, 11, 14, 20, 32, 34, 38, 43, 49, 51, 54], "flag": [1, 5, 11, 18, 31, 32, 38, 42, 44, 45, 49], "scf_final_print": 1, "scf_print": 1, "quantiti": [1, 11, 28, 29, 32, 33, 41, 43, 44, 54], "fmt": [1, 4, 6, 11, 30, 32, 33, 44, 50], "filenam": [1, 4, 6, 9, 10, 11, 22, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 51, 54], "swap": [1, 11, 32], "eas": [1, 36, 50], "yuzie007": 1, "configur": [1, 5, 11, 14, 16, 22, 30, 31, 32, 36, 37, 38, 40, 43, 44, 49], "52": [1, 5, 11, 32, 50], "54": [1, 5, 11, 17, 32, 47, 50], "estim": [1, 11, 14, 16, 18, 22, 31, 34, 36, 38, 44, 47, 49], "nband": [1, 9, 36, 37, 42, 44], "enumeratestructuretransform": [1, 5, 8, 9, 49], "m3gnet_relax": [1, 49], "m3gnet_stat": [1, 49], "env": [1, 13, 30, 50], "overrid": [1, 11, 14, 20, 32, 38, 40, 44], "pmgrc": [1, 30, 44, 54], "yaml": [1, 3, 11, 22, 30, 32, 34, 36, 40, 41, 44, 47, 54], "entrylik": 1, "cnncnnzh": 1, "phonon": [1, 8, 9, 33, 36, 44], "band": [1, 2, 4, 6, 8, 9, 11, 25, 32, 33, 36, 37, 38, 42, 44, 47, 48], "flexibl": [1, 3, 4, 6, 11, 19, 20, 32, 33, 34, 36, 37, 38, 41, 44, 47, 51, 52, 54], "reproduct": 1, "sort": [1, 4, 6, 8, 9, 11, 14, 16, 18, 20, 22, 30, 32, 33, 34, 36, 37, 38, 40, 41, 44, 47, 49, 50, 51], "feff": [1, 8, 9, 30, 36], "extend": [1, 8, 9, 10, 11, 18, 32, 33, 34, 36, 37, 38, 40, 43, 47, 49, 50, 54], "thermaldisplacementmatric": [1, 8, 9, 36, 47], "cif": [1, 4, 6, 8, 9, 10, 29, 32, 35, 40, 41, 44, 47, 49, 54], "p1": [1, 16, 17, 32, 36, 40, 47, 50], "format": [1, 2, 4, 5, 6, 10, 11, 14, 20, 23, 28, 30, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 54], "o": [1, 4, 6, 8, 9, 11, 13, 14, 20, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 51, 54], "non": [1, 10, 11, 18, 20, 22, 25, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 54], "period": [1, 4, 6, 11, 12, 13, 14, 19, 31, 32, 36, 37, 38, 41, 44, 46, 48, 49, 50, 54], "waverd": [1, 2], "wavederf": [1, 2, 44], "structure_charg": 1, "chunweizhu": 1, "temcalcul": [1, 8, 9, 11, 17], "munrojm": 1, "airssprovid": [1, 8, 9, 36], "as_dict": [1, 8, 9, 10, 11, 12, 13, 14, 16, 20, 22, 24, 27, 29, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50], "gpetretto": 1, "outcar": [1, 8, 9, 11, 19, 30, 36, 38, 44], "handl": [1, 4, 6, 11, 30, 31, 32, 33, 34, 35, 36, 38, 41, 42, 43, 44, 47, 48], "airss": [1, 36], "search": [1, 2, 4, 6, 11, 14, 16, 20, 21, 22, 31, 32, 33, 35, 36, 38, 41, 43, 44, 48, 49, 50], "attributeerror": [1, 32], "disord": [1, 4, 5, 6, 8, 9, 10, 19, 20, 28, 31, 32, 36, 48, 49, 50], "get_cn": [1, 8, 9, 11], "get_bonded_structur": [1, 8, 9, 11, 24], "crystalnn": [1, 8, 9, 11, 24], "other": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 20, 22, 24, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 54], "nearneighbor": [1, 8, 9, 11, 42], "standard_with_comp_rang": 1, "lobsterin": [1, 8, 9, 36, 42], "get_orbit_and_gener": 1, "spacegroup": [1, 4, 6, 8, 9, 11, 32, 34, 36, 48, 50], "nheinsdorf": 1, "thermal": [1, 11, 18, 32, 33, 36, 47, 52], "displac": [1, 4, 6, 11, 31, 32, 36, 44, 47, 49, 50, 51], "matric": [1, 18, 21, 23, 32, 42, 44, 47, 48], "number": [1, 3, 5, 8, 9, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 24, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54], "signific": [1, 2, 5, 11, 29, 32, 41, 44, 50], "digit": [1, 38], "henriquemiranda": [1, 47], "suffici": [1, 11, 20, 32, 38, 48], "cover": [1, 11, 33, 42, 50], "about": [1, 2, 11, 13, 14, 16, 20, 31, 32, 33, 34, 35, 36, 38, 42, 44, 50], "70": [1, 5, 11, 32, 36, 43], "80": [1, 11, 31, 32, 38, 43, 50, 52], "seamless": 1, "whether": [1, 3, 10, 11, 13, 14, 16, 17, 18, 19, 20, 22, 23, 24, 25, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51], "old": [1, 3, 32, 35, 44], "mprester2": 1, "basic": [1, 4, 6, 11, 14, 26, 28, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 50], "final": [1, 5, 11, 14, 17, 19, 24, 31, 32, 34, 36, 43, 44, 47, 49, 50, 54], "analysi": [1, 2, 3, 4, 5, 6, 8, 9, 28, 29, 30, 31, 32, 33, 34, 36, 38, 42, 43, 44, 47, 48, 49], "standard": [1, 5, 11, 14, 16, 18, 21, 29, 31, 32, 33, 35, 36, 38, 40, 42, 43, 44, 47, 48, 49, 50, 53, 54], "older": [1, 3, 4, 5, 6, 36, 42, 44], "replac": [1, 2, 4, 6, 8, 9, 10, 11, 22, 28, 32, 33, 34, 36, 37, 38, 41, 43, 44, 49, 50, 54], "newer": [1, 4, 5, 6, 33, 36, 38, 44], "through": [1, 4, 6, 11, 16, 17, 24, 32, 33, 35, 41, 44, 45, 48, 49, 50, 52, 54], "instal": [1, 2, 3, 4, 6, 8, 9, 11, 21, 30, 31, 32, 41, 49, 50, 54], "subsequ": [1, 3, 4, 5, 6, 32, 43, 44, 48, 49, 54], "via": [1, 2, 3, 4, 5, 6, 11, 18, 31, 32, 33, 34, 35, 37, 38, 41, 44, 48, 49, 53, 54], "relev": [1, 5, 11, 13, 17, 18, 28, 29, 32, 33, 34, 42, 43, 44, 54], "develop": [1, 2, 3, 28, 33, 35, 36, 43, 44, 50, 52, 54], "separ": [1, 5, 11, 14, 16, 31, 32, 36, 38, 41, 43, 44, 49, 50], "repositori": [1, 3, 4, 5, 6], "There": [1, 2, 3, 4, 6, 11, 24, 29, 32, 33, 42, 44, 47, 48, 49, 54], "exist": [1, 2, 4, 5, 6, 10, 11, 14, 17, 18, 22, 24, 31, 32, 33, 34, 36, 37, 38, 40, 41, 44, 48, 50, 54], "pycdt": 1, "question": [1, 4, 6], "our": [1, 2, 3, 4, 5, 6, 19, 43, 44, 53], "document": [1, 3, 4, 5, 6, 11, 28, 32, 33, 34, 35, 36, 37, 38, 41, 44, 49, 50, 54], "prepar": [1, 2, 4, 6, 11, 14, 44], "2582": [1, 2], "welcom": [1, 3, 4, 5, 6, 53], "contributor": [1, 4, 6, 32, 50], "naveensrinivasan": [1, 53], "xivh": [1, 53], "yang": [1, 32, 50, 53], "ruoxi": [1, 53], "cajfish": [1, 53], "mjwen": [1, 53], "boundari": [1, 4, 6, 9, 11, 14, 19, 20, 31, 32, 36, 41, 44, 46, 49, 50, 51, 54], "condit": [1, 4, 6, 11, 14, 16, 17, 18, 31, 32, 34, 37, 38, 42, 48, 50, 54], "2429": 1, "element": [1, 2, 3, 4, 6, 8, 9, 10, 11, 14, 16, 17, 18, 19, 20, 22, 23, 26, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 47, 49, 50, 51, 52, 54], "from_nam": [1, 8, 9, 32], "2567": 1, "absorpt": [1, 23, 26, 32, 40, 44, 51], "2320": 1, "enhanc": [1, 50], "lammp": [1, 8, 9, 36, 54], "xyz": [1, 4, 6, 8, 9, 32, 38, 41, 45, 50, 54], "2538": 1, "vertic": [1, 11, 14, 17, 36, 50, 51], "voltageprofileplott": [1, 8, 9, 27, 28], "get_plotly_figur": [1, 9, 27, 28], "2552": 1, "acrutt": 1, "color": [1, 11, 14, 28, 33, 47, 50, 51], "2559": 1, "abil": [1, 38], "voronoi_distance_cutoff": [1, 14], "chemenv": [1, 8, 9, 11, 42], "2568": 1, "oxi_state_guess": [1, 8, 9, 32], "2566": 1, "converg": [1, 8, 9, 11, 31, 32, 33, 36, 38, 40, 41, 43, 44, 52], "aimd": 1, "2571": 1, "continu": [1, 2, 3, 4, 6, 11, 14, 16, 33, 42, 48], "mode": [1, 4, 6, 9, 11, 18, 22, 26, 30, 31, 32, 33, 34, 36, 37, 38, 40, 43, 44, 47, 50], "2533": 1, "duplic": [1, 10, 11, 24, 32, 36, 41, 48, 50], "hwen": 1, "aseatomsadaptor": [1, 8, 9, 36], "2545": 1, "gr\u00fcneisen": 1, "paramet": [1, 5, 8, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54], "2543": [1, 50], "comment": [1, 9, 19, 36, 37, 38, 40, 41, 44], "kpoint": [1, 8, 9, 29, 33, 36, 37, 38, 40, 42, 44, 47, 48], "2549": 1, "complex": [1, 3, 11, 14, 20, 32, 33, 36, 37, 38, 41, 44, 47, 49], "2555": 1, "jacksund": 1, "equal": [1, 11, 13, 14, 16, 21, 22, 32, 33, 34, 36, 37, 38, 42, 44, 47, 48, 49, 50], "__iter__": 1, "inputset": [1, 8, 9, 34, 36, 41, 44, 54], "2575": 1, "neg": [1, 11, 16, 22, 24, 31, 32, 33, 34, 38, 44, 47], "convent": [1, 3, 8, 9, 11, 16, 18, 19, 20, 21, 28, 31, 32, 33, 35, 36, 37, 38, 39, 44, 47, 48, 49, 51], "electron": [1, 4, 5, 6, 8, 9, 11, 17, 19, 20, 22, 25, 31, 32, 33, 34, 36, 37, 38, 40, 43, 44, 47, 48, 49, 54], "update_charge_from_potcar": [1, 9, 36, 44], "2577": 1, "ensur": [1, 3, 4, 5, 6, 11, 18, 21, 24, 28, 31, 32, 33, 34, 35, 36, 38, 40, 43, 44, 48, 49], "appli": [1, 10, 11, 13, 14, 16, 17, 18, 20, 21, 22, 29, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 47, 49, 50, 51, 53, 54], "vasprun": [1, 4, 6, 8, 9, 11, 23, 29, 30, 32, 33, 34, 36, 42, 44, 54], "xml": [1, 4, 6, 23, 29, 30, 32, 33, 37, 39, 42, 44, 54], "2579": 1, "chore": 1, "permiss": [1, 48, 50], "action": [1, 4, 6, 36], "2547": 1, "2548": 1, "2561": 1, "clarif": 1, "usag": [1, 2, 3, 5, 11, 31, 32, 33, 35, 37, 41, 44, 47, 49, 51], "inputfil": [1, 8, 9, 36, 41, 43, 54], "2570": 1, "improv": [1, 3, 4, 5, 6, 29, 31, 32, 34, 44], "messag": [1, 4, 6, 11, 31, 34, 38, 50], "2572": 1, "2573": 1, "2580": 1, "notic": [1, 49, 50, 54], "incorpor": [1, 3, 11, 32, 34, 44], "futur": [1, 2, 4, 6, 11, 32, 36, 38, 44], "geometri": [1, 11, 14, 15, 16, 18, 21, 32, 36, 38, 43, 52], "2521": 1, "2525": 1, "2531": [1, 50], "criteria": [1, 10, 11, 18, 20, 21, 25, 28, 32, 34, 38, 49], "get_entries_in_chemsi": [1, 54], "shyuep": 1, "sulfide_typ": [1, 8, 9, 11], "sometim": [1, 2, 11, 20, 32, 33, 34, 36, 38, 44, 49, 54], "becaus": [1, 2, 3, 4, 5, 6, 11, 19, 20, 22, 29, 32, 33, 34, 36, 37, 38, 43, 44, 45, 48], "toler": [1, 4, 6, 8, 9, 11, 14, 16, 18, 19, 20, 21, 22, 31, 32, 33, 34, 36, 37, 38, 39, 41, 44, 46, 48, 49, 50, 51, 54], "2518": [1, 50], "wrong": [1, 20, 34, 36, 41, 44, 47], "orbitalwis": 1, "interact": [1, 5, 11, 20, 22, 31, 32, 33, 38, 42, 43, 44, 48, 49, 50, 53], "2520": 1, "pointgroupanalyz": [1, 8, 9, 48], "rotat": [1, 8, 9, 11, 14, 16, 20, 21, 32, 33, 36, 38, 48, 49, 51], "2522": 1, "serial": [1, 10, 11, 16, 29, 32, 34, 37, 44, 50], "2514": 1, "qianchenqc": [1, 53], "ialgo": 1, "tag": [1, 4, 6, 8, 9, 10, 11, 22, 32, 33, 36, 40, 44, 51], "algo": [1, 11, 14, 24, 32, 36, 37, 44, 49], "recommend": [1, 2, 3, 5, 10, 11, 19, 32, 33, 35, 37, 38, 41, 43, 44, 54], "www": [1, 4, 5, 6, 11, 25, 31, 32, 33, 35, 36, 42, 44, 48, 50, 54], "wiki": [1, 5, 11, 32, 33, 44, 50], "php": [1, 33, 44, 48], "2404": 1, "maximum": [1, 5, 10, 11, 13, 14, 17, 19, 20, 21, 23, 28, 32, 33, 34, 36, 37, 38, 43, 44, 47, 48, 49, 50], "distanc": [1, 8, 9, 10, 11, 12, 14, 16, 17, 19, 22, 31, 32, 33, 34, 36, 40, 41, 44, 46, 47, 48, 49, 50, 51], "group": [1, 4, 5, 6, 8, 9, 10, 11, 14, 16, 19, 22, 31, 32, 34, 36, 37, 38, 40, 41, 43, 44, 47, 49, 52, 54], "accord": [1, 11, 14, 17, 18, 21, 26, 32, 33, 34, 36, 37, 38, 41, 47, 48], "2509": 1, "nmr": [1, 8, 9, 32, 38, 44], "unit": [1, 2, 8, 9, 11, 14, 17, 18, 19, 20, 21, 23, 28, 31, 33, 34, 36, 37, 38, 39, 40, 41, 42, 44, 47, 48, 49, 50, 51], "least": [1, 3, 4, 6, 10, 11, 14, 16, 18, 20, 24, 29, 32, 33, 36, 37, 38, 41, 43, 44, 49], "mayb": [1, 38, 44], "even": [1, 2, 4, 5, 6, 11, 28, 29, 32, 34, 36, 37, 38, 43, 44, 48, 49, 50, 54], "fraricci": 1, "definit": [1, 11, 14, 16, 17, 19, 22, 28, 29, 32, 33, 34, 36, 38, 41, 47, 48], "wswq": [1, 8, 9, 36, 44], "mp": [1, 14, 16, 33, 34, 35, 36, 41, 44, 54], "longer": [1, 32, 44, 48], "avoid": [1, 11, 33, 34, 38, 41, 49, 50], "constantli": [1, 2, 54], "rewrit": 1, "discharg": [1, 28], "convers": [1, 8, 9, 11, 17, 18, 28, 30, 32, 36, 47, 54], "batteri": [1, 8, 9, 10, 11, 27, 34, 51], "peikai": 1, "pylint": 1, "commit": [1, 3, 4, 6], "skip": [1, 11, 14, 32, 36, 37, 38, 41, 50], "reduct": [1, 11, 18, 28, 32, 49], "structurematch": [1, 8, 9, 10, 11, 32, 34], "group_structur": [1, 8, 9, 11], "lan496": 1, "notimpl": 1, "comparison": [1, 10, 11, 14, 20, 32, 33, 34, 47, 48, 50], "bsplotter": [1, 2, 8, 9, 33, 42], "2475": 1, "problemat": 1, "2477": 1, "bugfix": [1, 4, 6], "circular": 1, "ASE": [1, 5, 11, 32, 36], "adaptor": [1, 36, 54], "cation": [1, 11, 14, 16, 31, 32, 42, 52], "revampt": 1, "abstract": [1, 10, 11, 13, 14, 16, 17, 28, 29, 32, 34, 36, 37, 40, 44, 48, 49], "interfac": [1, 4, 6, 8, 9, 28, 30, 31, 33, 34, 35, 36, 37, 44, 47, 48, 51, 52, 54], "center": [1, 11, 13, 14, 16, 19, 31, 32, 33, 36, 37, 40, 42, 44, 46, 48, 49, 51], "fill": [1, 11, 32, 33, 34, 37, 41, 44, 49, 53], "skew": [1, 11, 33, 44], "kurtosi": [1, 33], "2439": 1, "diagram": [1, 4, 6, 11, 28, 34, 48, 52], "2447": 1, "2434": [1, 50], "integ": [1, 11, 12, 14, 16, 18, 19, 20, 21, 22, 28, 29, 32, 33, 36, 37, 38, 40, 41, 42, 43, 44, 48, 49, 50], "vector": [1, 4, 6, 11, 13, 16, 17, 18, 19, 20, 21, 32, 33, 36, 37, 44, 46, 47, 48, 49, 50, 51, 54], "cut": [1, 3, 11, 14, 33, 36, 37, 44], "wavecar": [1, 8, 9, 25, 36, 42, 44], "2410": [1, 50], "yml": 1, "linter": 1, "2440": 1, "citat": [1, 4, 6], "2448": 1, "annot": [1, 11, 17, 22, 50], "2432": 1, "apply_oper": [1, 8, 9, 32], "2433": 1, "cach": [1, 11], "compat": [1, 4, 5, 6, 8, 9, 11, 14, 22, 31, 32, 36, 38, 42, 43, 44, 48], "2450": 1, "previous": [1, 11, 29, 33, 34], "upon": [1, 2, 11, 33, 44, 48], "led": 1, "corrupt": 1, "mani": [1, 3, 4, 5, 6, 10, 11, 22, 28, 30, 31, 32, 33, 34, 35, 36, 38, 41, 44, 47, 49, 50, 51, 54], "occur": [1, 4, 6, 11, 33, 34, 36, 49, 50], "dure": [1, 2, 5, 10, 11, 22, 32, 36, 38, 41, 42, 44, 48], "jonring": [1, 53], "critic": [1, 2, 4, 5, 6, 11, 17, 22, 28, 31, 32, 48], "overwritten": [1, 32], "wai": [1, 2, 3, 4, 5, 6, 11, 22, 24, 28, 31, 32, 33, 35, 36, 37, 38, 41, 44, 47, 48, 49, 50, 51, 54], "basi": [1, 11, 16, 21, 25, 30, 32, 33, 34, 36, 37, 38, 42, 43, 44, 48, 50, 54], "2p": [1, 32, 33, 42, 44], "Be": [1, 8, 9, 11, 32, 44], "problem": [1, 11, 18, 32, 36, 38, 40, 46, 48, 49], "probabl": [1, 3, 5, 11, 14, 20, 24, 32, 33, 49], "ispin": [1, 9, 36, 44], "complete_do": [1, 9, 33, 36, 38, 40, 44], "chargemol": [1, 31], "caller": [1, 14, 31], "aseatomadaptor": 1, "magmom": [1, 8, 9, 11, 19, 22, 31, 32, 33, 44, 48, 50], "bigfix": 1, "gzip": [1, 29, 31, 36], "doscar": [1, 8, 9, 36, 42], "quantumespresso": 1, "k": [1, 4, 6, 8, 9, 11, 14, 17, 18, 20, 22, 23, 26, 31, 32, 33, 34, 36, 37, 38, 40, 41, 44, 47, 48, 50, 51, 52], "grid": [1, 11, 14, 17, 23, 31, 33, 36, 37, 38, 42, 44, 47, 48], "vorwerkc": 1, "__repr__": 1, "final_energi": [1, 8, 9, 36, 44], "report": [1, 19, 32, 33, 34, 37, 38, 44], "e_0_energi": [1, 44], "desir": [1, 5, 11, 17, 21, 32, 33, 34, 35, 36, 38, 41, 43, 44, 49, 50, 54], "print": [1, 4, 6, 11, 28, 31, 32, 34, 36, 37, 38, 40, 41, 43, 44, 50, 54], "out": [1, 3, 4, 5, 6, 11, 17, 20, 22, 28, 31, 32, 33, 36, 38, 43, 44, 48, 49, 50, 53, 54], "sigma": [1, 9, 11, 20, 32, 33, 36, 38, 43, 44, 47, 49], "energy_fr_energi": 1, "free": [1, 3, 4, 5, 6, 11, 34, 36, 44, 47, 50], "toten": [1, 44], "consist": [1, 11, 14, 18, 20, 32, 33, 34, 36, 37, 38, 40, 41, 44, 45, 49, 54], "attribut": [1, 4, 6, 8, 9, 11, 20, 28, 31, 32, 34, 37, 38, 39, 40, 41, 42, 43, 44, 48, 49, 50], "final_energy_wo_entrp": [1, 9, 36, 44], "final_fr_energi": [1, 9, 36, 44], "correspond": [1, 2, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 26, 28, 31, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50], "e_wo_entrp": [1, 44], "e_fr_energi": [1, 44], "respect": [1, 11, 13, 14, 16, 18, 20, 22, 32, 33, 34, 36, 37, 38, 40, 41, 44, 48, 50, 54], "coupl": [1, 3, 11, 22, 25, 33, 36, 37, 38, 43, 44], "cluster": [1, 4, 6, 8, 9, 11, 31, 32, 36, 40, 41, 48, 49], "multiicipl": 1, "keyword": [1, 8, 9, 10, 11, 17, 22, 31, 32, 33, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50], "keep_site_properti": [1, 48], "variou": [1, 4, 5, 6, 10, 11, 17, 18, 20, 21, 29, 30, 31, 32, 33, 34, 36, 41, 43, 44, 48, 49, 50, 51, 52, 54], "keep": [1, 3, 11, 18, 22, 28, 32, 34, 37, 38, 41, 44, 48, 49], "after": [1, 2, 4, 5, 6, 10, 11, 14, 20, 22, 24, 32, 33, 34, 35, 36, 38, 41, 44, 48, 49, 50], "transform": [1, 2, 5, 8, 9, 10, 11, 14, 20, 21, 22, 32, 33, 37, 38, 44, 48, 50, 51], "scan": [1, 34, 35, 36, 37, 43, 44], "gga": [1, 11, 14, 32, 34, 35, 38, 43, 44, 49, 52], "u": [1, 4, 6, 8, 9, 11, 18, 20, 32, 34, 35, 36, 37, 38, 44, 47, 52, 53], "mix": [1, 11, 13, 14, 20, 34, 38, 49, 50, 52], "scheme": [1, 2, 11, 14, 18, 22, 24, 34, 36, 37, 38, 40, 44, 50, 51, 54], "live": [1, 35], "mixing_schem": [1, 8, 9], "quantumexpresso": 1, "refactor": [1, 11, 32], "No": [1, 8, 9, 10, 11, 14, 16, 28, 32, 35, 36, 41, 44, 49, 53], "proper": [1, 11, 19, 20, 31, 32, 36, 40, 43, 44, 48, 50, 54], "2022": [1, 2, 4, 6, 33, 38, 42, 50], "switch": [1, 3, 33, 35, 38, 43, 49], "back": [1, 2, 4, 6, 11, 24, 32, 33, 36, 44, 48, 50, 51, 54], "date": [1, 3, 4, 5, 6, 35, 36], "temporari": [1, 2, 31, 37], "measur": [1, 8, 9, 11, 14, 16, 22, 36, 42, 50], "last": [1, 4, 6, 10, 11, 16, 28, 32, 33, 36, 38, 43, 44, 50], "pin": [1, 2, 4, 6], "necessari": [1, 2, 3, 5, 11, 18, 19, 24, 28, 29, 32, 33, 36, 38, 43, 44, 49, 54], "py37": 1, "select": [1, 3, 5, 9, 11, 18, 32, 33, 34, 36, 37, 38, 39, 42, 43, 44, 47, 48, 49], "transfer": [1, 28, 31, 32, 40, 42, 44, 47, 48, 52], "point": [1, 2, 5, 11, 14, 16, 17, 18, 19, 28, 30, 31, 32, 33, 36, 37, 38, 40, 41, 43, 44, 46, 47, 48, 49, 50, 54], "automatic_density_by_length": [1, 9, 36, 44], "densiti": [1, 4, 5, 6, 8, 9, 11, 18, 22, 28, 30, 31, 32, 33, 36, 37, 38, 40, 42, 43, 44, 47, 52], "each": [1, 4, 5, 6, 10, 11, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "just": [1, 4, 6, 11, 28, 29, 31, 32, 33, 38, 41, 43, 44, 48, 49, 50, 54], "entir": [1, 3, 4, 6, 10, 11, 28, 29, 32, 33, 36, 42, 43, 44, 48, 49, 54], "volum": [1, 4, 6, 8, 9, 11, 17, 19, 24, 28, 31, 32, 33, 34, 36, 41, 44, 47, 49, 50], "c": [1, 4, 5, 6, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 51, 52, 53, 54], "pyx": [1, 46], "hard": [1, 22, 32, 41, 49], "kwsm": 1, "robust": [1, 4, 5, 6, 11, 14, 16, 31, 32, 38, 44, 49, 52, 54], "smart": [1, 44], "fermi": [1, 11, 33, 37, 38, 40, 44, 51], "2303": 1, "2291": 1, "improp": [1, 11, 19, 32, 41, 44], "hybrid": [1, 32, 38, 41, 43, 44], "2298": 1, "wrap": [1, 32, 37, 51], "supercel": [1, 11, 20, 22, 31, 32, 36, 44, 47, 49, 50, 51, 54], "cell": [1, 8, 9, 10, 11, 13, 14, 17, 19, 20, 21, 22, 23, 28, 31, 32, 33, 34, 36, 37, 38, 39, 42, 44, 47, 48, 49, 51], "2300": 1, "clearer": 1, "2301": 1, "lasph": [1, 44], "true": [1, 2, 3, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "meta": [1, 32, 38, 43, 44], "vdw": [1, 38, 43, 44], "2297": 1, "field": [1, 9, 11, 14, 22, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 47, 48, 50, 52], "2315": 1, "miss": [1, 5, 11, 31, 32, 34, 36, 37, 44, 47, 50, 53], "mpscanrelaxset": [1, 8, 9, 34, 36, 44], "pbe": [1, 4, 5, 6, 8, 9, 32, 36, 38, 44, 54], "2316": 1, "xdatacar": 1, "lattic": [1, 2, 4, 6, 8, 9, 11, 14, 17, 19, 20, 21, 24, 31, 33, 36, 37, 38, 41, 44, 46, 47, 48, 49, 50, 54], "2310": [1, 44, 52], "small": [1, 3, 4, 6, 11, 20, 24, 32, 36, 38, 44, 49, 50], "cutoff": [1, 11, 14, 16, 18, 19, 20, 22, 24, 31, 32, 36, 37, 38, 44, 46], "chc273": 1, "2277": 1, "2284": 1, "2287": 1, "oddli": 1, "few": [1, 2, 3, 4, 6, 11, 22, 32, 38, 41, 44, 54], "2285": 1, "insertionelectrod": [1, 2, 8, 9, 27, 28], "2257": 1, "accident": 1, "track": [1, 22, 28, 38], "unset": [1, 9, 11, 36, 38, 44], "execut": [1, 5, 10, 30, 31, 33, 35, 36, 38, 50], "2296": 1, "doi": [1, 4, 6, 8, 9, 11, 14, 21, 22, 23, 24, 31, 32, 33, 34, 35, 42, 44, 47, 48, 50, 52], "2295": [1, 44, 52], "elemental_dos_do": 1, "2293": 1, "cutoffdictnn": [1, 8, 9, 11], "ltalirz": 1, "2278": 1, "phasediagram": [1, 8, 9, 11, 28, 34, 54], "serializ": [1, 11, 13, 14, 32, 33, 36, 42, 44, 47, 49, 54], "2276": 1, "temporarili": 1, "2239": 1, "pend": 1, "investig": [1, 11, 14, 52], "slow": [1, 11, 28, 36, 44, 49], "down": [1, 8, 9, 10, 11, 28, 31, 33, 35, 36, 38, 41, 42, 44, 49, 51], "nearest": [1, 10, 11, 22, 32, 49, 50], "find": [1, 2, 4, 6, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 32, 33, 36, 37, 38, 39, 41, 42, 43, 44, 46, 48, 49, 50, 51, 52, 54], "routin": [1, 32, 40, 48, 50], "blokhin": [1, 53], "pzarabadip": 1, "wuxiaohua1011": 1, "janssenhen": 1, "penicillin0": [1, 53], "remind": 1, "accur": [1, 11, 20, 22, 31, 33, 34, 38, 44, 49], "org": [1, 4, 5, 6, 11, 19, 23, 31, 32, 34, 35, 36, 40, 41, 44, 47, 48, 50, 52, 54], "html": [1, 4, 5, 6, 11, 32, 36, 37, 40, 41, 44, 50], "so": [1, 2, 3, 4, 5, 6, 11, 14, 20, 28, 29, 31, 32, 33, 34, 36, 37, 38, 40, 42, 43, 44, 48, 49, 50, 53, 54], "acknowledg": [1, 4, 6, 11, 44, 52], "appropri": [1, 5, 11, 18, 21, 31, 32, 34, 37, 38, 43, 44, 50, 53, 54], "form": [1, 4, 6, 11, 16, 20, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 41, 42, 44, 46, 47, 48, 49, 50, 51, 53, 54], "basephasediagram": 1, "2b9911d": 1, "2242": 1, "interface_react": [1, 8, 9], "plotli": [1, 11, 28], "2233": 1, "nomad": [1, 35], "access": [1, 3, 11, 14, 16, 31, 35, 36, 37, 38, 42, 43, 44, 48, 49, 50], "1958": [1, 50], "phase": [1, 4, 6, 11, 28, 31, 32, 34, 36, 44, 52], "compyrhi": 1, "2263": [1, 50], "2264": 1, "2268": 1, "appear": [1, 8, 9, 11, 14, 17, 36, 41, 44], "tabl": [1, 11, 17, 24, 31, 32, 37, 38, 43, 44, 48, 50], "heatmap": [1, 50], "2272": 1, "2262": [1, 50], "chemical_system": [1, 8, 9, 11, 32], "match": [1, 8, 9, 11, 21, 22, 28, 31, 32, 33, 34, 36, 38, 41, 43, 44, 46, 48, 49, 50], "expect": [1, 2, 3, 5, 10, 11, 16, 20, 22, 31, 32, 33, 36, 38, 41, 44, 48, 49, 50], "comprhi": 1, "2249": 1, "param": [1, 11, 14, 16, 18, 21, 22, 31, 32, 33, 34, 36, 38, 40, 41, 42, 43, 44, 47, 50], "respons": [1, 11, 18, 23, 35, 37, 43], "2244": 1, "bandoverlap": [1, 8, 9, 36, 42], "2237": 1, "moladaptor": 1, "orioncohen": 1, "2269": 1, "incorrect": [1, 48], "2273": 1, "remove_site_properti": [1, 8, 9, 32], "kmu": 1, "2256": 1, "across": [1, 11, 19, 28, 32, 40, 44], "2241": 1, "2247": 1, "2261": 1, "2232": 1, "signatur": [1, 49], "consid": [1, 4, 6, 11, 13, 14, 16, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 38, 41, 42, 44, 46, 47, 48, 49, 50, 51, 52], "backward": [1, 4, 6, 11, 22, 32, 36, 42, 44], "2238": 1, "2218": 1, "arxiv": [1, 19, 50], "2104": 1, "05986": 1, "exampl": [1, 2, 3, 5, 10, 11, 13, 14, 16, 19, 24, 28, 29, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "cobicar": 1, "sitepotenti": [1, 8, 9, 36, 42], "madelungenergi": [1, 8, 9, 36, 42], "2228": 1, "combineddata": [1, 8, 9, 36, 41], "htz1992213": 1, "2191": 1, "bader": [1, 30, 31, 52], "2230": [1, 37], "2231": 1, "entry_id": [1, 11, 34, 44], "describ": [1, 8, 9, 10, 11, 13, 14, 16, 18, 22, 31, 32, 33, 34, 35, 37, 38, 41, 42, 46, 47, 50], "2219": 1, "fcmeng": 1, "pwscf": [1, 8, 9], "distinguish": [1, 11, 14, 38, 48], "same": [1, 2, 10, 11, 14, 16, 17, 19, 20, 21, 22, 24, 26, 28, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "might": [1, 2, 4, 5, 6, 10, 11, 14, 19, 22, 28, 32, 33, 37, 38, 42, 44, 47, 49, 50], "pseudopotenti": [1, 5, 19, 31, 36, 37, 38, 44, 54], "gmatteo": [1, 11], "netcdf4": [1, 37], "hdf5": [1, 36], "2190": 1, "symmetrizedstructur": [1, 8, 9, 36, 48, 49], "0d9a455": 1, "shyamd": 1, "2198": 1, "bandfillingcorrect": 1, "2193": 1, "2187": 1, "load": [1, 5, 8, 9, 29, 33, 36, 38, 41, 44, 50, 54], "ardunn": 1, "2186": 1, "between": [1, 4, 5, 6, 10, 11, 13, 14, 16, 17, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 35, 36, 38, 40, 41, 42, 44, 46, 47, 48, 49, 50, 51, 54], "2149": 1, "crest": [1, 45], "arepstein": 1, "2020": [1, 11, 14, 16, 33, 34, 48], "radialsitedistortiontransform": [1, 8, 9, 49], "2108": 1, "2174": 1, "hkl": [1, 11, 17, 32, 49], "diffract": [1, 8, 9, 11, 32], "flaviu": [1, 53], "gostin": [1, 53], "2143": [1, 50], "2139": 1, "qcoutput": [1, 8, 9, 36, 43], "2147": 1, "2165": 1, "2135": [1, 50], "progress": [1, 3, 11, 33, 34, 38, 54], "bar": [1, 11, 33, 34, 36, 50], "2136": [1, 50], "combin": [1, 3, 5, 11, 17, 20, 21, 22, 28, 32, 33, 34, 35, 36, 37, 38, 41, 42, 47, 48, 49, 54], "id": [1, 2, 3, 4, 6, 24, 31, 34, 35, 40, 41, 42, 44, 48, 54], "2157": 1, "ediff": [1, 44], "dfpt": [1, 44], "2172": 1, "2144": 1, "filter_solid": [1, 11], "pourbaixdiagram": [1, 8, 9, 11], "2177": 1, "precis": [1, 10, 11, 17, 24, 32, 33, 36, 38, 42, 44, 48, 49, 50], "fermido": [1, 8, 9, 33], "instanc": [1, 2, 4, 6, 10, 11, 13, 14, 20, 22, 24, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 54], "2109": 1, "except": [1, 3, 11, 16, 18, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 43, 44, 48, 50], "2150": 1, "pourbaixentri": [1, 8, 9, 11], "josephmontoya": [1, 53], "tri": [1, 2, 11, 44, 50, 53], "2148": 1, "environ": [1, 11, 12, 13, 14, 16, 22, 30, 31, 32, 36, 42, 49], "2164": 1, "equat": [1, 11, 18, 22, 37, 38], "lower": [1, 10, 11, 14, 16, 18, 20, 32, 33, 36, 38, 41, 43, 44, 47, 49], "2163": [1, 50], "chi": [1, 9, 36, 40, 44, 53], "kazmorita": [1, 53], "2171": 1, "mp2020": [1, 34], "2141": 1, "2140": 1, "cifwrit": [1, 8, 9, 32, 36, 54], "755452800": 1, "2156": 1, "2130": 1, "anion": [1, 11, 14, 16, 28, 31, 32, 34, 42, 44], "uniqu": [1, 11, 14, 17, 18, 20, 21, 22, 31, 32, 33, 34, 36, 37, 38, 40, 42, 44, 47, 48, 49, 51], "n": [1, 3, 4, 6, 8, 9, 11, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 31, 32, 33, 35, 36, 37, 38, 39, 41, 42, 43, 44, 46, 48, 49, 50], "v": [1, 8, 9, 11, 20, 24, 28, 31, 32, 33, 35, 36, 38, 43, 44, 47, 48, 49, 50], "cl": [1, 4, 6, 8, 9, 11, 16, 28, 32, 34, 36, 37, 44, 50, 54], "br": [1, 8, 9, 11, 28, 32, 34, 36, 44], "2133": 1, "custom": [1, 5, 11, 21, 32, 33, 35, 36, 41, 43, 44, 50, 51, 54], "radii": [1, 8, 9, 11, 24, 32, 36, 38, 43, 49, 51], "qcinput": [1, 8, 9, 36, 43], "qchemdictset": [1, 8, 9, 36, 43], "These": [1, 4, 6, 11, 14, 18, 21, 36, 38, 42, 44, 47, 53, 54], "construct": [1, 5, 11, 14, 16, 18, 19, 21, 22, 28, 31, 32, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "pcm": [1, 8, 9, 11, 36, 43], "caviti": [1, 43], "2123": 1, "get_conventional_standard_structur": [1, 8, 9, 48], "triclin": [1, 32, 48], "2134": 1, "zopen": 1, "2132": 1, "lammpsdata": [1, 8, 9, 36, 41], "as_str": 1, "larg": [1, 2, 3, 5, 10, 11, 14, 22, 24, 28, 29, 32, 33, 34, 36, 38, 41, 44, 49, 50, 53, 54], "coeff": [1, 8, 9, 11, 36, 38, 41, 44, 50], "section": [1, 5, 8, 9, 11, 30, 32, 36, 37, 38, 40, 41, 43, 44, 54], "as_lammpsdata": [1, 9, 36, 41], "2129": 1, "slab": [1, 8, 9, 11, 20, 21, 32, 44, 49, 52], "2117": 1, "cube": [1, 17, 31, 32, 33, 36, 38, 43, 49], "2121": 1, "der": [1, 32, 38, 43, 44], "waal": [1, 32, 38, 43, 44], "2122": 1, "materialsproject2020compat": [1, 8, 9, 34], "multi": [1, 11, 14, 36, 37, 38, 41, 43], "2128": 1, "2125": 1, "isseu": 1, "2124": 1, "zooks97": [1, 53], "2119": 1, "xdatcar": [1, 8, 9, 32, 36, 44], "nkeilbart": [1, 53], "2115": 1, "adam": [1, 11, 32, 47, 53], "kerrigan": [1, 53], "2127": 1, "sell": [1, 32], "bwjustu": 1, "1888": 1, "xp": [1, 8, 9], "spectrum": [1, 8, 9, 11, 17, 33, 40, 44, 47, 51], "2110": 1, "galor": [1, 11], "2106": 1, "detect": [1, 11, 31, 32, 34, 36, 41, 44, 48, 49], "broken": [1, 5, 11, 32, 38], "2015": [1, 5, 11, 35, 36, 47, 50, 52], "electrod": [1, 11, 28], "2101": 1, "tom": [1, 53], "wood": [1, 32, 53], "2100": 1, "edg": [1, 4, 6, 9, 11, 12, 13, 14, 16, 22, 26, 31, 33, 36, 40, 43, 44, 48, 50, 51], "structuregraph": [1, 8, 9, 11, 22, 24, 31], "2095": 1, "ionization_energi": [1, 8, 9, 32], "electron_affin": [1, 8, 9, 32], "extens": [1, 2, 4, 5, 6, 11, 29, 31, 32, 33, 34, 36, 37, 38, 44, 54], "architectur": [1, 2, 3, 4, 6], "templat": [1, 3, 8, 9, 11, 32, 41, 43, 50], "repo": [1, 3, 4, 5, 6, 41, 50], "ons": [1, 4, 6], "anoth": [1, 3, 4, 6, 11, 13, 14, 16, 17, 21, 22, 26, 28, 30, 31, 32, 33, 36, 37, 38, 41, 47, 48, 49], "move": [1, 2, 11, 32, 33, 37, 41, 48, 49, 51], "remain": [1, 11, 32, 34, 38, 43, 44], "howev": [1, 2, 4, 5, 6, 10, 11, 19, 28, 29, 32, 33, 34, 36, 37, 40, 43, 44, 48, 49, 50, 54], "subpackag": [1, 4, 6, 8], "full": [1, 3, 4, 5, 6, 11, 13, 14, 17, 18, 21, 26, 28, 31, 32, 33, 35, 36, 38, 40, 41, 44, 47, 48, 49, 50], "guid": [1, 5, 19, 54], "go": [1, 2, 3, 5, 11, 17, 24, 32, 35, 36, 48, 49, 54], "forward": [1, 3, 40], "root": [1, 2, 3, 4, 5, 6, 9, 11, 29, 30, 33, 36, 37, 47, 50], "instead": [1, 4, 5, 6, 10, 11, 17, 22, 24, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 44, 47, 48, 49, 50, 54], "semant": [1, 2], "backport": [1, 4, 6], "main": [1, 4, 6, 8, 9, 11, 13, 14, 17, 25, 30, 37, 38, 40, 43, 44, 48, 49, 50, 54], "onward": [1, 4, 6, 44], "modular": [1, 2, 4, 6], "someth": [1, 2, 4, 6, 43], "easiest": [1, 2, 4, 5, 6, 33, 54], "matproj": [1, 2, 4, 6, 8, 9, 34], "Then": [1, 2, 3, 5, 22, 38, 48, 50], "altern": [1, 2, 5, 8, 9, 10, 11, 14, 32, 33, 34, 36, 37, 38, 41, 44, 47, 48, 49, 51], "mac": [1, 2, 4, 6], "command": [1, 2, 3, 4, 5, 6, 30, 31, 33, 41, 45, 50, 54], "xarg": [1, 2, 4, 6], "sed": [1, 2, 4, 6], "hand": [1, 2, 5, 29, 36, 41], "follow": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 52, 54], "canon": [1, 2, 52], "symmop": [1, 2, 8, 9, 11, 32, 41, 48], "oper": [1, 2, 5, 8, 9, 11, 20, 30, 31, 33, 34, 36, 38, 41, 44, 48, 49, 50, 54], "periodic_t": [1, 2, 8, 9, 11, 37, 54], "periodicsit": [1, 2, 4, 6, 8, 9, 11, 13, 14, 19, 32, 33, 36, 48, 50, 54], "imolecul": [1, 2, 8, 9, 32, 36, 54], "istructur": [1, 2, 8, 9, 32, 36, 42, 48, 54], "arraywithunit": [1, 2, 8, 9, 32], "floatwithunit": [1, 2, 8, 9, 11, 32], "electronic_structur": [1, 2, 8, 9, 32, 36, 47], "lead": [1, 2, 4, 6, 11, 14, 20, 31, 32, 34, 38, 42, 49, 50], "breakag": 1, "within": [1, 2, 3, 10, 11, 14, 16, 17, 20, 21, 22, 28, 32, 34, 36, 37, 38, 41, 43, 44, 46, 47, 48, 50, 54], "itself": [1, 11, 13, 14, 20, 32, 36, 38, 43, 44, 48], "loadfn": 1, "get_structure_from_mp": 1, "critic2_cal": [1, 5, 8, 9], "bset": 1, "eimrek": 1, "compliant": [1, 35], "2066": 1, "address": [1, 44, 52], "text": [1, 8, 9, 11, 33, 36, 38, 43, 44, 50, 51], "all_cg": 1, "increas": [1, 2, 11, 14, 16, 20, 24, 32, 38, 43, 44, 49, 50, 51], "suggest": [1, 3, 5, 24, 25, 32, 33, 37, 38, 43], "minimum": [1, 8, 9, 11, 14, 17, 28, 31, 32, 33, 36, 37, 38, 42, 44, 46, 47, 49, 50, 52], "aconvasp": [1, 2, 5], "restor": [1, 11, 34, 54], "compositionerror": [1, 8, 9, 32], "2055": 1, "metal_edge_extend": [1, 8, 9, 11], "local_env": [1, 8, 9, 22], "stringifi": [1, 8, 9, 11, 32, 48, 50], "mixin": 1, "to_pretty_str": [1, 8, 9, 11, 32, 50], "to_latex_str": [1, 8, 9, 48, 50], "to_unicode_str": [1, 8, 9, 50], "to_html_str": [1, 8, 9, 50], "2046": 1, "in_plac": [1, 32], "2060": 1, "co": [1, 8, 9, 11, 17, 20, 26, 32, 38, 40, 44, 49, 50], "ordin": [1, 11], "finder": [1, 4, 6, 10, 11, 13, 14, 52], "davidwaroqui": 1, "2035": [1, 50], "gibbscomputedstructureentri": [1, 8, 9, 34], "wavefunct": [1, 8, 9, 36, 37, 38, 42, 44], "2034": 1, "rwoodsrobinson": 1, "2044": 1, "parsr": 1, "2032": 1, "2014": [1, 11, 31, 33, 52], "2031": 1, "2037": 1, "2033": 1, "cli": [1, 4, 6, 8, 9, 44], "script": [1, 4, 5, 6, 11, 16, 30, 31, 32, 36, 38, 41, 50, 54], "isayevnn": [1, 8, 9, 11], "2011": [1, 4, 6, 24, 31, 34, 44, 50, 52], "2016": [1, 11, 31, 32, 35, 44, 48, 50, 52], "2005": [1, 11, 32, 52], "setuptool": 1, "2010": [1, 11, 31, 32, 48, 52], "2007": [1, 14], "insert": [1, 8, 9, 11, 20, 28, 32, 36, 38, 42, 49, 54], "1997": [1, 47], "occup": [1, 10, 11, 19, 20, 32, 33, 36, 38, 44, 49, 51], "2000": [1, 11, 31, 34, 36, 38], "legibl": 1, "3d": [1, 11, 16, 17, 21, 32, 33, 36, 41, 42, 44, 47], "bayesfactor": 1, "1999": [1, 11, 32], "excit": [1, 8, 9, 17, 36, 38, 40], "1975": 1, "2008": [1, 11, 31, 32, 52], "1996": [1, 11, 32, 37], "phononbandstructuresymmlin": [1, 8, 9, 36, 47], "abinit": [1, 4, 6, 8, 9, 32, 36, 47, 54], "py3": 1, "neutron": [1, 8, 9, 11], "integr": [1, 2, 4, 5, 6, 11, 18, 30, 31, 32, 33, 36, 38, 42, 44, 47], "1967": [1, 50], "1899": 1, "ngx": [1, 36, 44], "y": [1, 8, 9, 11, 16, 17, 25, 26, 28, 31, 32, 33, 36, 40, 41, 42, 44, 46, 47, 48, 50, 51], "z": [1, 3, 8, 9, 11, 17, 31, 32, 33, 35, 36, 37, 40, 41, 44, 47, 50, 52], "zf": 1, "1959": 1, "mprelaxset": [1, 8, 9, 10, 22, 34, 36, 44], "low": [1, 11, 22, 31, 32, 33, 36, 37, 38, 41, 44, 49], "1976": [1, 20, 50], "mpscanset": 1, "1952": 1, "retain": [1, 10, 11, 32, 36, 38, 42, 44, 48, 50], "1963": 1, "1979": [1, 11], "1973": 1, "energyadjust": [1, 8, 9, 34], "1960": 1, "backend": [1, 11, 41], "1936": 1, "1945": 1, "mcsq": [1, 8, 9, 31, 32, 36, 49], "1942": 1, "packmolrunn": 1, "1947": 1, "computerentri": 1, "1948": 1, "1940": 1, "1937": 1, "ewaldsumm": [1, 8, 9, 11], "1932": 1, "seek": [1, 14], "ian496": 1, "1930": 1, "1951": 1, "1921": 1, "mpscanstaticset": [1, 8, 9, 36, 44], "1917": 1, "lobsterset": [1, 8, 9, 36, 44], "1928": 1, "9eb3ac2": 1, "jmolnn": [1, 8, 9, 11], "1920": 1, "valenc": [1, 8, 9, 11, 14, 16, 22, 31, 32, 33, 36, 37, 38, 42, 44, 49], "rkurchin": 1, "1926": 1, "babelmoladaptor": [1, 8, 9, 36], "smheidrich": [1, 53], "1924": 1, "gaussion": 1, "1918": 1, "cross": [1, 11, 14, 16, 30, 32, 33, 38, 40], "platform": [1, 4, 6, 35], "jarvi": [1, 8, 9, 23, 25, 35], "knc6": 1, "valid": [1, 8, 9, 11, 12, 14, 16, 20, 29, 32, 33, 34, 36, 37, 38, 41, 43, 44, 48, 50, 54], "extrapol": [1, 33, 38, 44, 50], "stitch": [1, 9, 11, 26], "xa": [1, 8, 9, 11, 32, 36, 51], "yimingcheng": 1, "possibli": [1, 10, 11, 14, 33], "verbos": [1, 9, 11, 30, 32, 34, 36, 37, 38, 44, 50], "get_structure_by_material_id": [1, 54], "boltztrap2": [1, 8, 9], "msonabl": [1, 10, 11, 13, 14, 16, 21, 22, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50], "freq": [1, 11, 36, 43], "lint": [1, 3], "enumlib": [1, 30, 31, 32, 49], "wsyxbcl": [1, 53], "mbjumar": 1, "divis": [1, 11, 37, 38, 44, 47], "zero": [1, 8, 9, 11, 16, 18, 19, 22, 25, 28, 32, 33, 34, 36, 37, 44, 47, 48, 49, 50, 51], "mfherbst": 1, "openbabel": [1, 4, 6, 11, 32, 36, 41, 54], "properli": [1, 11, 20, 28, 31, 32, 35, 36, 44, 48, 50], "1892": 1, "critic2cal": [1, 5, 8, 9, 11, 31], "yuuukuma": 1, "cost": [1, 8, 9, 37, 38, 43, 44, 46], "he": [1, 8, 9, 11, 32, 44, 47, 50, 54], "h": [1, 4, 5, 6, 8, 9, 11, 14, 17, 20, 28, 31, 32, 33, 36, 37, 38, 41, 44, 47, 48, 50, 51, 52, 54], "ne": [1, 8, 9, 11, 32, 33, 37, 44], "kr": [1, 8, 9, 11, 32, 44], "tc": [1, 8, 9, 11, 31, 32, 35, 44], "computron": 1, "static": [1, 10, 11, 14, 17, 20, 22, 24, 25, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 47, 48, 49, 50, 54], "slme": [1, 8, 9, 11], "spillag": [1, 8, 9, 11], "mturianski": 1, "1861": [1, 50], "convert": [1, 4, 6, 11, 18, 19, 21, 23, 29, 30, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 44, 47, 48, 49, 50, 54], "wannier90": [1, 8, 9, 44], "unk": [1, 8, 9, 36, 44], "yimingchen95": 1, "1837": 1, "elfcar": [1, 8, 9, 36, 44], "ayushgupta": 1, "1859": 1, "label": [1, 8, 9, 11, 17, 19, 28, 31, 32, 33, 36, 37, 38, 41, 42, 44, 47, 48, 50, 51], "1857": 1, "1850": [1, 50], "1842": 1, "dielectr": [1, 9, 23, 35, 36, 37, 43, 44, 47], "1836": 1, "sq": [1, 8, 9, 11, 31, 32, 49], "speedup": [1, 29, 44], "mturiansk": 1, "kt": [1, 18], "latim": [1, 48], "tem": [1, 8, 9, 11], "welltemperedpaprika": 1, "thefrankwan": [1, 53], "hongyi": 1, "zhao": [1, 53], "montoyjh": 1, "dongsenfo": [1, 53], "dynikon": [1, 53], "brunnernn": 1, "econnn": [1, 8, 9, 11], "individu": [1, 4, 6, 11, 33, 44, 48, 54], "angle_toler": [1, 11, 14, 20, 22, 32, 36, 37, 39, 40, 48, 49], "float": [1, 10, 11, 14, 17, 18, 19, 20, 21, 22, 23, 24, 28, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "float_prec": 1, "arbitrari": [1, 11, 14, 18, 32, 33, 44, 50, 51], "rudimentari": 1, "vaspdoc": [1, 8, 9, 36, 44], "massiv": 1, "reorgan": [1, 2], "ayushsgupta": 1, "gamma": [1, 8, 9, 11, 32, 33, 36, 37, 38, 42, 43, 44, 47, 54], "bernstei": [1, 53], "montecarlorattletransform": [1, 8, 9, 49], "phonopi": [1, 8, 9, 47], "connect": [1, 8, 9, 11, 12, 14, 31, 32, 35, 41, 43, 44, 48, 49, 50], "dskoda": 1, "gvallverdu": 1, "plugin": 1, "yime": [1, 53], "isym": [1, 42, 44], "uniform": [1, 11, 32, 35, 36, 44, 49], "nedso": 1, "reactiondiagram": [1, 8, 9, 11], "uthpalah": 1, "lindahung": 1, "kwaters4": 1, "nishiyamat": [1, 53], "kspace": [1, 44], "incar": [1, 8, 9, 29, 33, 36, 42, 44], "grosspop": [1, 8, 9, 36, 42], "vaspinputset": [1, 2, 8, 9, 10, 34, 36, 44], "spec": [1, 9, 30, 36, 44], "sort_structur": [1, 44], "wardlt": [1, 53], "big": 1, "minimumvirenn": [1, 8, 9, 11], "alex": [1, 11, 53], "ganos": [1, 11, 53], "eigenv": [1, 8, 9, 33, 36, 44], "compil": [1, 3, 4, 5, 6, 11, 31, 36, 44, 48, 50], "get_all_neighbor": [1, 8, 9, 32], "nn_distanc": [1, 32], "imag": [1, 8, 9, 11, 13, 14, 19, 28, 32, 33, 36, 41, 44, 46, 47, 49, 51], "easier": [1, 5, 11, 28, 32, 34, 37, 38, 44, 50, 51, 54], "xcrysden": [1, 8, 9], "parser": [1, 32, 35, 36, 37, 38, 40, 43, 44, 45, 54], "stevetorr": 1, "mid_struct": [1, 11], "interpol": [1, 8, 9, 11, 19, 26, 32, 33, 34, 36, 44, 47, 50, 54], "irspectra": 1, "get_neighbor": [1, 8, 9, 32], "written": [1, 3, 4, 6, 11, 31, 32, 33, 36, 37, 40, 41, 42, 43, 44, 47, 50, 52, 54], "sum": [1, 11, 14, 16, 17, 19, 31, 32, 33, 34, 36, 37, 42, 43, 44, 47, 49, 51, 54], "subtract": [1, 32, 33, 38, 50], "servic": [1, 3, 50], "well": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 16, 21, 32, 33, 34, 36, 37, 38, 41, 43, 44, 48, 50, 54], "circleci": 1, "especi": [1, 2, 3, 5, 11, 14, 33, 36, 38, 44, 54], "pycodestyl": [1, 3], "pydocstyl": 1, "mypi": 1, "henchforth": 1, "enforc": [1, 11, 32, 38, 43, 44, 48, 49], "supplement": 1, "incar_paramet": 1, "fast": [1, 4, 6, 11, 14, 16, 31, 36, 38, 44, 52, 54], "pourbaix": [1, 4, 6, 11, 34], "fragment": [1, 8, 9, 43], "nathan": [1, 53], "diodan": [1, 53], "hook": [1, 3], "git": [1, 3, 5], "style": [1, 3, 9, 11, 29, 33, 36, 38, 41, 44, 51], "must": [1, 3, 5, 10, 11, 17, 19, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 48, 49, 50, 51], "chemsi": [1, 8, 9, 11, 34], "fragmet": 1, "igraph": [1, 22], "perturbstructuretransform": [1, 8, 9, 49], "ree": [1, 53], "adsorbatesitefind": [1, 8, 9, 11, 49], "cubicsupercelltransform": [1, 8, 9, 49], "perturbedsupercellstransform": 1, "shengbt": [1, 8, 9], "vampir": [1, 31], "ncfrei": 1, "sthartman": 1, "dwinston": 1, "heisenberg": [1, 8, 9, 11], "exchang": [1, 11, 22, 31, 32, 35, 36, 37, 38, 40], "indic": [1, 3, 10, 11, 14, 16, 17, 18, 20, 21, 26, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 44, 47, 48, 49, 50, 51], "grain": [1, 8, 9, 11, 44, 49, 54], "rester": 1, "tinaatucsd": [1, 53], "oxana": [1, 53], "waved": [1, 8, 9, 36, 44], "jrsuckert": 1, "darnoceloc": 1, "atat": [1, 8, 9, 31, 49], "prismat": [1, 8, 9, 32], "sivonxai": [1, 53], "kylebystrom": [1, 53], "slabgener": [1, 8, 9, 32], "piezotensor": [1, 8, 9, 11], "mhsiron": 1, "clegaspi": 1, "simonward86": 1, "linear": [1, 11, 18, 20, 32, 36, 37, 41, 44, 46, 48, 49, 50], "scale": [1, 8, 9, 10, 11, 14, 16, 17, 18, 24, 31, 32, 33, 34, 36, 37, 38, 44, 49, 50, 51], "100": [1, 11, 14, 17, 18, 29, 32, 33, 36, 37, 38, 40, 42, 43, 44, 49, 54], "strict": [1, 3, 11, 32, 34, 36, 37, 38, 48, 50, 54], "covalentbondnn": [1, 8, 9, 11], "shuaishuaiyuan": 1, "dbroberg": 1, "ai": 1, "symmeter": [1, 11], "boltztrap": [1, 8, 9, 44], "nonscf": [1, 44], "gulp_cal": [1, 5, 8, 9], "fatband": [1, 8, 9, 33, 36, 42], "get_ir_mesh": 1, "plasma": 1, "frequenc": [1, 8, 9, 11, 18, 23, 36, 37, 43, 44, 47, 50], "miscellan": 1, "mimimumdistancenn": 1, "ismear": [1, 9, 36, 42, 44], "nsw": [1, 44], "orderdisordercompar": 1, "mpnonscfset": [1, 8, 9, 36, 44], "dyllamt": 1, "app": [1, 4, 6, 8, 9, 34, 54], "mpsocset": [1, 8, 9, 36, 44], "arkel": [1, 50], "ketelaar": [1, 50], "triangl": [1, 11, 16, 33, 47, 50, 51], "agent": 1, "streamlin": 1, "abandon": [1, 35], "vaspinput": [1, 8, 9, 36, 44], "run_vasp": [1, 9, 36, 44], "runnabl": 1, "simpl": [1, 4, 6, 11, 14, 16, 22, 32, 33, 36, 37, 38, 41, 44, 47, 49, 50, 52], "custodian": [1, 4, 6, 38], "queue": 1, "vasp_cmd": [1, 44], "mpirun": 1, "machinefil": 1, "pbs_nodefil": 1, "def": [1, 32, 33, 47], "mpr": [1, 35], "get_structur": [1, 8, 9, 11, 12, 14, 32, 35, 36, 50, 54], "li2o": [1, 4, 6, 11, 32, 50, 54], "k_den": 1, "200": [1, 11, 17, 32, 36, 38, 43, 44], "400": [1, 21, 34, 36, 44], "800": [1, 28], "vi": [1, 5, 8, 9, 16, 32, 36], "user_kpoints_set": [1, 44], "reciprocal_dens": [1, 36, 42, 44], "get_vasp_input": [1, 8, 9, 10, 36, 44], "kpt": [1, 36, 37, 38, 44], "d": [1, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 20, 22, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 50, 52, 53, 54], "f": [1, 4, 6, 8, 9, 11, 14, 16, 17, 18, 19, 26, 28, 31, 32, 33, 36, 37, 43, 44, 48, 50, 52, 53, 54], "li2o_kpoints_": 1, "final_structur": [1, 8, 9, 11, 33, 36], "__name__": [1, 54], "__main__": 1, "pathlib": 1, "entryset": [1, 8, 9, 34], "manipul": [1, 4, 6, 11, 18, 21, 32, 34, 38, 39, 40, 43, 44, 50, 54], "grab": [1, 38], "subset": [1, 11, 14, 22, 24, 28, 34, 49, 50], "ground": [1, 11, 21, 22, 31, 32, 34, 37], "sub": [1, 3, 8, 9, 11, 18, 21, 28, 31, 33, 34, 37, 38, 43, 50], "exphp": [1, 53], "icohpcollect": [1, 8, 9, 33, 36, 42], "completecohp": [1, 8, 9, 33, 42], "get_vector_along_lattice_direct": [1, 8, 9, 32], "blondgeek": 1, "local": [1, 3, 4, 5, 6, 11, 13, 14, 22, 30, 32, 33, 34, 36, 37, 38, 42, 43, 44], "vesta": [1, 11, 32, 42, 44, 47], "emul": [1, 11], "py27": 1, "2019": [1, 11], "parchg": [1, 44], "simplif": 1, "iupac": [1, 14, 32], "catch": [1, 43], "jmmshen": 1, "hanmeitang": 1, "xu": [1, 11, 32, 52, 53], "procar": [1, 8, 9, 36, 44], "dkorotin": 1, "pmg_mapi_endpoint": 1, "endpoint": [1, 11, 19, 32, 35, 44], "rest": [1, 4, 6, 11, 34, 35, 36, 38, 40, 42, 44, 52], "bulk": [1, 11, 18, 20, 32, 44, 49], "mvlrelax52set": [1, 8, 9, 36, 44], "eph": 1, "scaletorelaxedtransform": [1, 8, 9, 49], "dimension": [1, 8, 9, 32], "consolid": 1, "dopant": [1, 11, 24, 49], "predictor": [1, 44, 50], "built": [1, 4, 6, 11, 32, 54], "tamuhei": 1, "ionic": [1, 11, 19, 24, 32, 36, 38, 44, 47, 49, 50, 51, 52], "radiu": [1, 8, 9, 11, 16, 17, 19, 24, 32, 36, 37, 38, 40, 43, 46, 49, 51], "interfacialreact": [1, 8, 9, 11], "dissoci": [1, 11], "ieee": [1, 21, 32], "summari": [1, 3, 4, 6, 8, 9, 11, 28, 31, 32, 36, 37, 38, 40, 50, 54], "certain": [1, 4, 5, 6, 10, 11, 17, 32, 33, 34, 36, 38, 42, 44, 48, 49, 50, 51, 54], "voronoinn": [1, 8, 9, 11, 32], "scipi": [1, 4, 5, 6, 11, 50], "crash": [1, 36], "electrostat": [1, 10, 11, 31, 43, 54], "enumlibadaptor": [1, 32, 49], "involv": [1, 4, 6, 11, 14, 32, 36, 37], "stoichiometri": [1, 11, 32], "1286": 1, "finit": [1, 16, 18, 22, 36, 44, 49, 50], "implicit": [1, 43], "hydrogen": [1, 11, 31, 32, 36], "gbgener": 1, "ucsdlxg": 1, "pretti": [1, 11, 32, 34, 37, 38, 40, 44, 50], "along": [1, 11, 19, 20, 28, 32, 33, 36, 37, 38, 39, 44, 47, 48, 49, 50, 51], "against": [1, 11, 32, 34, 38, 44, 50], "aflow": [1, 11, 29, 35], "crystallograph": [1, 11, 32, 37, 48], "prototyp": [1, 8, 9, 32, 49], "chgcar": [1, 5, 8, 9, 11, 31, 32, 36, 44], "dict": [1, 10, 11, 13, 14, 16, 17, 18, 19, 20, 22, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 54], "molecularorbit": [1, 8, 9, 32], "uncompress": 1, "ajjackson": 1, "conda": [1, 4, 6], "bsdosplott": [1, 8, 9, 33], "correctli": [1, 5, 11, 31, 32, 33, 36, 44], "part": [1, 2, 3, 5, 11, 14, 17, 29, 31, 32, 33, 37, 38, 39, 42, 43, 44, 47, 48, 50, 54], "bibtex": [1, 8, 9, 11, 36, 50], "extract": [1, 5, 10, 11, 14, 20, 22, 32, 33, 36, 37, 38, 44, 47, 49, 54], "icsd": [1, 11, 16, 24, 32, 50], "suit": [1, 4, 5, 6, 28, 48], "gb": [1, 8, 9, 11, 32, 44, 49], "adengz": [1, 53], "grainboundarytransform": [1, 8, 9, 49], "xiangguo": [1, 53], "li": [1, 4, 6, 8, 9, 10, 11, 14, 19, 20, 24, 28, 32, 34, 37, 41, 44, 49, 50, 51, 52, 53, 54], "defecttransform": 1, "get_fermi_interextrapol": [1, 8, 9, 33], "wider": 1, "rang": [1, 2, 11, 17, 28, 31, 32, 33, 35, 36, 37, 38, 42, 43, 44, 47, 48, 49, 50], "dope": [1, 11, 24, 32, 33, 49], "albalu": [1, 53], "conform": [1, 11, 36, 43], "qi": [1, 53], "max": [1, 11, 14, 16, 17, 20, 21, 26, 28, 32, 33, 36, 37, 38, 42, 44, 49, 50, 53], "deseri": [1, 50], "computedstructureentri": [1, 8, 9, 11, 28, 29, 34, 36, 44, 54], "hhi": [1, 8, 9], "dash": [1, 4, 6, 11, 32, 33, 38, 43, 44, 51], "offlin": [1, 4, 6, 35], "anubhav": [1, 4, 6, 32, 53], "jain": [1, 4, 6, 11, 24, 32, 34, 44, 52, 53], "elast": [1, 8, 9, 11, 13, 21, 32, 44], "joseph": [1, 53], "montoya": [1, 11, 53], "nwchem": [1, 8, 9], "tddft": [1, 36], "b": [1, 4, 6, 8, 9, 11, 12, 14, 16, 17, 19, 20, 21, 31, 32, 33, 34, 36, 37, 38, 43, 44, 47, 48, 49, 50, 51, 52, 54], "ddb": 1, "diffraciton": 1, "yuta": [1, 53], "electroneg": [1, 11, 20, 32, 43, 44, 50], "nan": [1, 32, 33, 34, 53], "infin": [1, 11, 14], "cap": [1, 14, 50], "found": [1, 4, 5, 6, 11, 14, 18, 24, 30, 32, 33, 36, 37, 38, 41, 44, 47, 48, 49, 50, 51, 53], "gpretto": 1, "shyam": [1, 11, 53], "chargedensityanalyz": 1, "interstiti": [1, 40], "hanmei": [1, 53], "deby": [1, 11, 17, 18, 47], "temperatur": [1, 9, 11, 17, 18, 22, 23, 31, 32, 33, 34, 36, 38, 41, 43, 44, 47, 49], "formul": [1, 11], "joei": [1, 11], "bandgap": [1, 23, 33, 44], "scissor": [1, 33, 37], "alireza": 1, "faghaninia": 1, "nil": [1, 53], "bond_ord": [1, 8, 9, 11, 32, 36], "hillari": [1, 53], "pan": [1, 53], "richard": [1, 4, 6, 11, 49, 52, 53], "bud": 1, "david": [1, 11, 14, 53], "waroqui": [1, 14, 16, 33, 53], "interfaci": [1, 11], "term": [1, 3, 11, 13, 16, 17, 19, 32, 36, 37, 43, 44, 54], "weik": 1, "ye": [1, 4, 5, 6, 54], "timeout": [1, 33, 35, 36, 49], "horton": [1, 14, 34, 53], "guido": [1, 47, 53], "petretto": [1, 33, 42, 47, 53], "voronoi": [1, 9, 11, 12, 36], "tang": [1, 53], "marco": [1, 14], "ester": [1, 33, 42], "shannon": [1, 24, 32], "magom": 1, "lanthanid": [1, 32, 50], "ewald": [1, 3, 8, 9, 49, 54], "summat": [1, 3, 11, 18, 32, 36, 44], "logan": 1, "ward": 1, "matteo": [1, 47, 53], "coeffici": [1, 9, 11, 12, 16, 17, 18, 23, 32, 33, 36, 38, 41, 43, 44, 47, 50], "plot_element_profil": [1, 8, 9, 11], "2018": [1, 11, 31, 33, 34, 44], "legaci": [1, 11, 34, 35], "veloc": [1, 9, 32, 36, 41, 44], "macro": 1, "pyhul": 1, "kink": [1, 11], "reactant": [1, 8, 9, 11], "locpot": [1, 8, 9, 11, 32, 36, 44], "hamilton": [1, 33, 42], "popul": [1, 8, 9, 28, 31, 32, 33, 34, 36, 38, 42, 43, 44], "marcoest": [1, 53], "enumlib_cal": [1, 5, 8, 9, 32, 49], "carri": [1, 28, 32, 36, 41, 49], "account": [1, 3, 11, 14, 17, 22, 32, 33, 38, 41, 44, 47, 48, 50], "too": [1, 10, 11, 20, 24, 32, 36, 38, 40, 44, 48, 49], "discretizeoccupanciestransform": [1, 8, 9, 49], "zhi": [1, 36], "deng": [1, 44], "bypass": [1, 34], "get_symmetry_oper": [1, 8, 9, 48], "autom": [1, 33, 40, 41, 42, 44], "op": [1, 11, 32], "made": [1, 2, 10, 11, 18, 32, 35, 36, 38, 43, 49, 50], "procedur": [1, 11, 13, 16, 31, 32, 37, 44, 49, 54], "zimmermann": [1, 11, 53], "maxwel": [1, 44, 53], "dylla": [1, 53], "matthew": [1, 53], "critic2": [1, 5, 11, 31], "topolog": [1, 5, 8, 9, 11, 21, 31], "m": [1, 11, 14, 16, 18, 19, 23, 31, 32, 33, 34, 35, 36, 37, 42, 44, 47, 48, 50, 52, 53, 54], "coord_util": 1, "coord": [1, 4, 6, 8, 9, 11, 12, 14, 16, 19, 20, 31, 32, 33, 36, 38, 40, 43, 47, 48, 49, 51, 54], "gibb": [1, 11, 33, 34, 36, 53], "domain": [1, 8, 9, 11, 24, 50], "mvlnptmdset": [1, 8, 9, 36, 44], "pdanalyz": 1, "defunct": 1, "get_e_above_hul": [1, 8, 9, 11], "oppos": [1, 11, 32], "structure_predict": [1, 8, 9, 11], "plotter": [1, 8, 9, 11, 27, 36, 54], "spectrumplott": [1, 8, 9, 36, 51], "gen_scfman": [1, 43], "brandon": [1, 53], "gw": [1, 36, 37, 44], "bse": [1, 36, 37, 44], "zhenbin": [1, 53], "wang": [1, 11, 32, 34, 44, 47, 52, 53], "hui": 1, "zheng": 1, "haven": [1, 11], "ratio": [1, 11, 12, 14, 16, 18, 20, 21, 32, 33, 47, 49, 50], "iek": 1, "heng": 1, "chu": [1, 44], "kiran": [1, 53], "guess": [1, 11, 19, 22, 24, 32, 38, 41, 44, 49, 50, 54], "zimmerman": 1, "periodic_table_heatmap": [1, 8, 9, 50], "tasker": [1, 11, 32], "reconstruct": [1, 11, 13, 14, 32, 33, 44], "yihan": [1, 53], "xiao": [1, 11, 53], "mcocdawc": 1, "quasiharmonicdebyeapprox": [1, 8, 9, 11], "anharmon": [1, 11, 36], "analys": [1, 4, 5, 6, 11, 17, 20, 31, 33, 34, 42, 54], "baderanalysi": [1, 5, 8, 9, 31], "soc": [1, 11, 25, 33, 37, 44], "eu3": [1, 44], "eu2": [1, 44], "boltztrapanalyz": [1, 8, 9, 33], "seebeck": [1, 33], "mass": [1, 8, 9, 28, 32, 33, 36, 41, 44, 47, 48, 54], "factor": [1, 8, 9, 11, 14, 16, 17, 21, 31, 32, 33, 34, 36, 44, 47, 49, 51], "j": [1, 4, 5, 6, 9, 11, 14, 17, 21, 22, 31, 32, 33, 34, 35, 36, 38, 41, 42, 44, 46, 47, 48, 50, 52, 53], "montaya": 1, "decreas": [1, 11, 16, 31, 38, 49, 50, 51], "symprec": [1, 8, 9, 10, 11, 14, 17, 20, 22, 24, 32, 33, 36, 37, 39, 40, 42, 48, 49], "01": [1, 3, 4, 6, 11, 19, 20, 21, 22, 32, 33, 36, 37, 38, 40, 41, 42, 44, 48, 49, 50, 52], "applic": [1, 3, 5, 11, 27, 28, 31, 32, 35, 36, 37, 38, 48, 50, 52, 54], "pickl": [1, 11, 50, 54], "lpead": 1, "lepsilon": [1, 9, 36, 44], "extern": [1, 2, 3, 4, 5, 6, 30, 44, 45, 50], "until": [1, 11, 32, 33, 38, 43, 44, 49, 50], "john": [1, 11, 21, 44, 50], "hopkin": 1, "mueller": [1, 44, 52], "effici": [1, 11, 23, 24, 31, 32, 33, 37, 38, 44, 48, 50, 52, 54], "servelet": 1, "ii": [1, 11, 16, 32, 49, 53], "crystallographi": [1, 4, 6, 17, 32, 35, 48], "open": [1, 4, 5, 6, 11, 33, 35, 36, 37, 44, 54], "download": [1, 4, 5, 6, 31, 34, 35, 36], "p": [1, 5, 8, 9, 11, 16, 17, 19, 20, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 43, 44, 47, 48, 50, 52, 54], "ong": [1, 4, 6, 11, 17, 32, 34, 44, 48, 52, 53], "onlin": [1, 33], "sourc": [1, 4, 5, 6, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "pmg": [1, 4, 5, 6, 8, 9, 33, 34, 38, 44, 54], "get_dimension": [1, 2], "viet": [1, 53], "anh": [1, 53], "xiaohui": [1, 11, 53], "qu": [1, 11, 53], "length": [1, 8, 9, 11, 13, 14, 17, 18, 19, 20, 21, 23, 24, 31, 32, 33, 34, 35, 36, 37, 41, 43, 44, 48, 49, 50, 54], "trigon": [1, 11, 32, 48], "hex": [1, 8, 9, 20, 48], "seriou": 1, "assign": [1, 11, 14, 18, 22, 28, 31, 32, 33, 34, 36, 38, 41, 44, 46, 49, 50], "retriev": [1, 11, 35, 36, 37, 38, 43, 44], "multixyz": 1, "ferroelectr": [1, 8, 9, 11, 32], "tess": [1, 53], "magsymmop": [1, 8, 9, 32, 48], "sympi": [1, 5, 11, 18], "wyckoff": [1, 22, 36, 48], "mitrelaxset": [1, 8, 9, 36, 44], "Will": [1, 11, 22, 32, 34, 36, 38, 40, 41, 42, 47, 49, 50], "pathfind": [1, 11], "adsorpt": [1, 8, 9, 32], "npt": [1, 32, 41, 44], "ensembl": [1, 11, 38, 44], "get_set": [1, 48], "eo": [1, 8, 9], "bandstructur": [1, 4, 6, 8, 9, 38, 39, 42, 44, 54], "user_incar_set": [1, 44], "argcomplet": [1, 4, 6], "bolztrap": 1, "prefix": [1, 8, 9, 32, 35, 50], "pmg_": 1, "classifi": [1, 11, 20, 22, 32, 34, 48], "opt": [1, 11, 36, 43], "torsion": [1, 36, 43], "constraint": [1, 5, 8, 9, 11, 36, 37, 38, 43, 45, 49], "bharat": [1, 53], "intran": [1, 33], "win": 1, "64": [1, 5, 11, 32, 44], "py35": 1, "appveyor": 1, "motif": [1, 11, 22, 49], "saddle_point": [1, 11], "slope": [1, 11, 19, 36, 50], "intens": [1, 11, 17, 26, 32, 36], "germain": [1, 33, 53], "salvato": [1, 33, 53], "vallverdu": [1, 33, 53], "choic": [1, 3, 5, 14, 19, 32, 33, 34, 38, 39, 41, 43, 48, 54], "pmg_default_funct": [1, 5, 44, 54], "pbe_52": [1, 5, 44], "hse": [1, 38, 44], "startup": 1, "collect": [1, 4, 6, 11, 18, 32, 35, 36, 37, 38, 40, 41, 48], "mvlslabset": [1, 8, 9, 36, 44], "fewer": [1, 5, 28, 29, 34, 44, 49], "marker": [1, 11, 33, 41, 47], "enum34": 1, "window": [1, 2, 4, 6, 11, 51], "substitutionprob": [1, 8, 9, 11, 24, 49], "mathew": [1, 53], "slice": [1, 11, 32, 36], "sequenc": [1, 4, 6, 10, 11, 13, 18, 19, 20, 21, 26, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42, 44, 47, 48, 49, 50, 51, 54], "magic": [1, 44], "int": [1, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 24, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51], "fe": [1, 4, 6, 8, 9, 11, 19, 20, 28, 32, 34, 37, 42, 44, 49, 50, 51, 52, 54], "mn": [1, 8, 9, 11, 19, 20, 32, 36, 44, 49, 52, 54], "fe0": [1, 32], "5co0": 1, "intern": [1, 2, 11, 13, 14, 17, 29, 32, 33, 34, 36, 37, 38, 44, 47, 48], "represent": [1, 4, 6, 10, 11, 13, 14, 16, 17, 18, 20, 24, 28, 29, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 52, 54], "memori": [1, 2, 5, 8, 9, 32, 33, 36, 38, 44], "ration": [1, 16, 20], "upgrad": [1, 2, 4, 6, 38], "monti": [1, 36, 37, 38, 44, 54], "ziqe": 1, "rong": [1, 11, 52], "monkhorst": [1, 9, 36, 37, 38, 44], "mesh": [1, 11, 18, 36, 37, 40, 44, 48], "simplifi": [1, 11, 33, 37, 38], "vasp_psp_dir": [1, 5], "mapi_kei": 1, "store": [1, 10, 11, 13, 14, 16, 21, 22, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 43, 44, 47, 49, 50], "environment": [1, 5, 54], "right": [1, 4, 6, 11, 16, 20, 32, 34, 36, 43, 44, 48, 49, 50, 51], "easili": [1, 2, 32, 37, 42, 44, 47], "transit": [1, 10, 11, 22, 32, 33, 34, 35, 36, 38, 43], "greater": [1, 4, 6, 10, 11, 29, 32, 34, 44, 47], "transmut": [1, 8, 9, 49, 54], "beta": [1, 8, 9, 29, 32, 33, 36, 38, 47, 48, 49, 54], "from_dict": [1, 8, 9, 10, 11, 12, 13, 14, 16, 20, 22, 24, 27, 29, 32, 33, 34, 36, 37, 38, 40, 41, 42, 44, 47, 48, 50], "dopingtransform": [1, 8, 9, 49], "strategi": [1, 11, 14, 16, 22, 31, 38, 42], "mic": 1, "reciproc": [1, 8, 9, 11, 17, 32, 33, 36, 37, 38, 40, 44, 47, 48, 50], "sulfid": [1, 11, 34], "piezoelectr": [1, 11], "togo": [1, 48, 52], "websit": [1, 11], "bundl": 1, "born": [1, 11, 17, 36], "derivedinputset": 1, "deriv": [1, 5, 11, 18, 19, 28, 31, 32, 33, 36, 44, 48, 49, 50], "previuo": 1, "shayam": 1, "10x": [1, 38], "get_primitive_standard": 1, "rhombohedr": [1, 8, 9, 20, 32, 37, 48, 49], "step": [1, 3, 4, 6, 8, 9, 11, 14, 18, 28, 31, 32, 33, 34, 37, 38, 41, 44, 47, 49, 50, 54], "100x": 1, "seen": [1, 11, 44, 50], "similar": [1, 4, 5, 6, 11, 22, 24, 30, 32, 33, 34, 36, 38, 42, 44, 47, 48, 49, 50, 54], "gap": [1, 8, 9, 11, 21, 32, 33, 38, 44], "enum": [1, 5, 20, 22, 30, 31, 32, 33, 35, 37, 44, 49], "multienum": 1, "failur": 1, "smooth": [1, 9, 11, 19, 33, 36], "splrep": 1, "diffusionanalyz": [1, 4, 6], "get_framework_rms_plot": 1, "ndarrai": [1, 11, 17, 18, 20, 21, 22, 32, 33, 36, 37, 40, 42, 44, 46, 47, 48, 50], "orderparamet": 1, "constant": [1, 11, 16, 17, 18, 23, 32, 33, 34, 36, 38, 43, 44, 47], "actual": [1, 10, 11, 19, 20, 28, 32, 34, 36, 38, 40, 41, 43, 44, 48, 49, 50, 54], "creation": [1, 11, 32, 33, 35, 38, 52], "slightli": [1, 24, 33, 44], "slower": [1, 33, 46, 54], "far": [1, 3, 24, 29, 37, 42, 44], "boost": 1, "syntax": [1, 33, 36, 54], "simpli": [1, 3, 4, 5, 6, 11, 17, 19, 31, 32, 33, 36, 37, 38, 41, 42, 44, 51, 54], "zeo": [1, 8, 9], "mitmdvaspinputset": 1, "dim": [1, 8, 9, 11, 18, 32, 33, 36, 46], "hull": [1, 11, 28, 34], "gulp": [1, 5, 11, 31, 36], "physic": [1, 11, 18, 21, 22, 25, 28, 31, 32, 33, 34, 38, 44, 47, 49, 52, 53], "convexhul": [1, 11], "sulfur": [1, 11], "adf": [1, 8, 9], "xin": [1, 33, 36, 53], "chen": [1, 11, 36, 50, 52, 53], "subgroup": [1, 48], "limit": [1, 11, 14, 17, 21, 22, 23, 32, 33, 36, 38, 42, 43, 44, 47, 50, 51], "qchem4": 1, "batch": [1, 10, 44], "mapi": 1, "unconverg": [1, 11, 44], "cartesian": [1, 4, 6, 9, 11, 14, 19, 20, 31, 32, 33, 36, 38, 39, 44, 46, 47, 48, 49, 50, 54], "forc": [1, 4, 6, 8, 9, 11, 24, 32, 36, 38, 41, 43, 44, 49], "aiida": [1, 35], "andriu": [1, 53], "merki": [1, 35, 53], "special": [1, 5, 11, 14, 31, 32, 33, 34, 38, 41, 44, 49, 50], "bsvasprun": [1, 8, 9, 36, 44], "3x": [1, 32, 33], "togeth": [1, 4, 6, 10, 11, 14, 16, 22, 32, 33, 36, 37, 41, 44, 47, 48, 49], "power": [1, 4, 5, 6, 14, 32, 33, 41, 50, 54], "prettyt": 1, "mitnebvaspinputset": 1, "abinitio": 1, "setten": 1, "nwoutput": [1, 8, 9, 36], "td": [1, 36], "ce": [1, 8, 9, 11, 12, 13, 14, 32, 44, 49], "eu": [1, 8, 9, 11, 32, 35, 44], "empti": [1, 11, 32, 33, 36, 37, 41, 43, 50, 51], "multilin": [1, 38, 43, 44], "get_entri": [1, 8, 9, 11], "ylim": [1, 11, 33, 42, 47, 51], "dielectricfunct": [1, 44], "miguel": [1, 44, 53], "dia": [1, 44, 53], "costa": [1, 44, 53], "put": [1, 3, 5, 11, 32, 33, 36, 37, 38, 41, 44, 49, 50], "vaspio": 1, "vasp_": 1, "suffix": [1, 11, 31, 44], "But": [1, 4, 6, 20, 36, 38, 41, 48, 49, 54], "stub": [1, 50], "pl": 1, "migrat": [1, 4, 6, 52], "anonymized_formula": [1, 8, 9, 32], "truli": 1, "chemistri": [1, 3, 11, 24, 32, 33, 34, 36, 44, 50, 53], "independ": [1, 11, 18, 21, 32, 33, 36, 37, 44], "a2b2": 1, "peroxid": [1, 11, 32, 34], "a2": [1, 14, 20, 36, 48, 49], "diatom": [1, 34], "gass": 1, "data_": [1, 36], "header": [1, 5, 8, 9, 36, 37, 38, 40, 41, 43, 44, 50], "normalizatino": 1, "dockerfil": 1, "vec": [1, 20, 32], "orthogon": [1, 11, 16, 18, 20, 32, 38, 41, 49, 51], "tool": [1, 2, 4, 5, 6, 11, 14, 16, 25, 28, 30, 32, 33, 34, 36, 37, 48, 51, 52, 54], "grep": [1, 36, 38, 43, 44], "pwscfinput": 1, "05": [1, 11, 14, 16, 17, 23, 32, 33, 36, 37, 38, 43, 44, 47, 48, 50, 51, 52], "per": [1, 11, 19, 22, 28, 31, 32, 33, 34, 37, 38, 42, 44, 49, 50, 51, 54], "get_materials_id_refer": 1, "helper": [1, 10, 11, 13, 16, 18, 23, 25, 29, 31, 32, 36, 38, 40, 41, 44, 47, 50], "mp_decod": 1, "decod": 1, "robustli": 1, "identifi": [1, 3, 11, 13, 14, 18, 20, 21, 22, 24, 31, 32, 33, 34, 36, 38, 40, 42, 43, 44, 47, 48, 52], "bit": [1, 5, 44, 50, 54], "ly": [1, 16, 32, 41, 54], "materialsapi": [1, 54], "schema": [1, 54], "na": [1, 4, 6, 8, 9, 10, 11, 32, 44, 49, 50], "parse_criteria": 1, "notebook": [1, 4, 6, 33, 44, 51, 54], "polar": [1, 8, 9, 11, 17, 18, 22, 32, 33, 36, 37, 38, 42, 44], "ioanni": [1, 50, 53], "petousi": [1, 50, 53], "significantli": [1, 28, 31, 32, 49, 50], "prettyplotlib": 1, "py3k": 1, "revamp": 1, "symmetryfind": 1, "pointgroup": [1, 8, 9, 48], "rewritten": 1, "constructor": [1, 10, 11, 13, 14, 16, 18, 28, 31, 32, 33, 34, 36, 37, 38, 41, 42, 44], "batteryanalyz": [1, 8, 9, 27, 28], "intercal": [1, 11, 28], "structure_match": [1, 2, 8, 9, 10, 32, 34, 54], "moab": 1, "qadapt": 1, "liam": [1, 53], "damewood": 1, "fine": [1, 5, 11, 32, 33, 36, 38, 40, 44, 47, 48, 51, 54], "statist": [1, 11, 14, 32, 44], "nicola": [1, 19], "dardenn": 1, "invert": [1, 11, 18, 22, 25, 33], "sq_disp_ion": 1, "intuit": [1, 11, 36], "throughout": [1, 28], "cifio": 1, "pure": [1, 11, 14, 32, 44, 50], "courtesi": 1, "william": [1, 4, 6, 21], "davidson": [1, 4, 6, 8, 9, 36, 38], "pycifrw": 1, "try": [1, 2, 5, 10, 11, 16, 18, 22, 31, 33, 36, 37, 44, 49, 51], "50": [1, 11, 24, 29, 32, 33, 36, 38, 40, 44, 50, 52], "linearassign": [1, 8, 9, 46], "guidelin": [1, 4, 5, 6], "matgeni": 1, "breviti": 1, "structure_modifi": 1, "protocol": [1, 37, 44, 50], "to_dict": [1, 9, 36, 37, 54], "np1": 1, "deploy": 1, "simpler": [1, 29, 32], "explan": [1, 20, 32, 33, 34, 54], "conv": [1, 50], "make_movi": [1, 8, 9, 51], "wild": [1, 54], "card": [1, 54], "outlin": [1, 3, 11, 48, 52, 54], "vastli": [1, 44], "celementtre": [1, 44], "twice": [1, 28, 31], "vast": [1, 38], "extrem": [1, 4, 6, 11, 24, 32, 33, 36, 38, 44, 47, 48, 49, 51, 54], "particularli": [1, 11, 33, 50, 54], "consumpt": 1, "transpar": [1, 8, 9, 11, 32, 33], "get_sorted_structur": [1, 8, 9, 11, 20, 32], "pyyaml": [1, 54], "highli": [1, 3, 4, 6, 11, 33, 36, 37, 38, 44, 49, 54], "libyaml": 1, "bind": [1, 5, 11, 36, 38, 49, 54], "urgent": 1, "geoffroi": [1, 4, 6, 14, 53], "hautier": [1, 4, 6, 11, 14, 24, 33, 42, 44, 52, 53], "oszicar": [1, 8, 9, 29, 30, 36, 44], "get_xrd_plot": [1, 8, 9, 30], "xrd": [1, 8, 9, 11, 30, 32], "theta": [1, 11, 17, 32], "unequ": 1, "size": [1, 3, 11, 13, 14, 16, 17, 22, 28, 31, 32, 33, 35, 36, 37, 42, 44, 47, 48, 49, 50], "ag": [1, 5, 8, 9, 11, 32, 44], "radiat": [1, 17], "xrdcalcul": [1, 8, 9, 11, 17], "pattern": [1, 8, 9, 17, 32, 36, 38, 43, 44], "deilectr": 1, "sanit": [1, 20, 22, 32, 44], "1d": [1, 11, 18, 36, 38, 44, 50], "essenti": [1, 10, 11, 28, 32, 33, 36, 37, 38, 41, 44, 48, 54], "lowest": [1, 11, 14, 16, 18, 21, 22, 28, 32, 33, 34, 37, 49], "matcher": [1, 10, 11, 20, 30], "grand": [1, 11, 52], "maker": 1, "sai": [1, 32, 38, 50, 54], "directori": [1, 3, 4, 5, 6, 8, 9, 10, 11, 29, 30, 31, 33, 34, 36, 37, 38, 40, 41, 42, 44, 45, 49, 50, 54], "accuraci": [1, 11, 33, 36, 37, 38, 43, 44, 49], "medasani": [1, 53], "transformedstructur": [1, 8, 9, 10, 24, 50, 54], "substitutor": [1, 8, 9, 11], "bvanalyz": [1, 8, 9, 11, 24], "had": [1, 2, 11, 32, 33], "quick_start": 1, "giantomassi": [1, 47, 53], "qchemio": 1, "substitut": [1, 8, 9, 10, 11, 18, 24, 32, 36, 41, 44, 49, 50], "readabl": [1, 34, 35, 37, 38, 41, 43, 50, 54], "shyue": [1, 4, 6, 11, 17, 41, 44, 48, 50, 53], "ping": [1, 4, 6, 11, 17, 44, 48, 53], "jayaraman": 1, "dump": [1, 8, 9, 34, 38, 41, 50, 54], "particular": [1, 3, 10, 11, 28, 31, 32, 33, 34, 36, 37, 38, 44, 47, 48, 49, 50, 52, 54], "ascii": [1, 32, 36, 37], "_cgraph": 1, "prior": [1, 3, 11, 34, 36, 49, 50], "nwchemio": 1, "cosmo": [1, 36], "esp": [1, 11, 36, 38, 44, 49], "nav": 1, "rajput": 1, "manag": [1, 2, 4, 6, 29, 33, 35], "typic": [1, 4, 5, 6, 11, 13, 17, 18, 28, 29, 31, 32, 33, 34, 36, 42, 44, 47, 48, 49, 51, 54], "demonstr": [1, 4, 5, 6, 54], "hous": 1, "vaspio_set": 1, "prevent": [1, 2, 11, 24, 37, 41, 49], "earlier": [1, 47, 54], "termin": [1, 4, 5, 6, 11, 21, 32, 36, 38, 41, 43, 44, 49], "friendli": [1, 31, 36, 37, 54], "softwar": [1, 3, 4, 5, 6, 11, 30, 32, 33, 36, 43, 48, 50, 53], "throughput": [1, 4, 6, 10, 11, 33, 34, 36, 38, 44, 48, 52], "porou": [1, 11, 36, 52], "void": [1, 36], "maciejharanczyk": 1, "zeopp": [1, 8, 9], "distribut": [1, 5, 11, 14, 31, 32, 33, 34, 44, 49, 50], "34": [1, 11, 32, 54], "vtk": [1, 4, 6, 51], "visual": [1, 4, 5, 6, 9, 10, 11, 12, 14, 16, 31, 32, 33, 36, 37, 44, 47, 51], "instruct": [1, 3, 4, 5, 6, 31, 32, 36, 43], "preliminari": [1, 32], "jayaratnam": 1, "sw": 1, "moleculematch": [1, 8, 9, 11], "rm": [1, 5, 11, 19, 37, 44], "lei": 1, "cheng": 1, "rare": [1, 2, 11, 32, 44, 48], "mutabl": [1, 32, 54], "port": 1, "over": [1, 4, 6, 11, 14, 17, 21, 29, 32, 33, 38, 42, 44, 48, 49, 50, 54], "awkward": 1, "__hash__": 1, "believ": [1, 53], "given": [1, 3, 4, 5, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 28, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 54], "exactli": [1, 3, 11, 20, 32, 33, 37, 38, 42, 44, 49], "read_structur": [1, 9, 36, 37], "write_structur": 1, "read_mol": 1, "write_mol": 1, "analogu": 1, "excel": [1, 11, 31, 37, 48, 52], "materialsprojectvaspinputset": [1, 52], "mpvaspinputset": [1, 34], "mpstatic": 1, "mpnonscf": 1, "mitmd": 1, "mit": [1, 4, 6, 34, 44, 52], "diffusionanalysi": 1, "revis": [1, 38], "feffio": [1, 40], "credit": [1, 11, 53], "alan": [1, 52, 53], "dozier": [1, 52, 53], "expand": [1, 3, 4, 5, 6, 20, 38, 49], "take": [1, 4, 6, 11, 17, 18, 19, 20, 22, 24, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 47, 48, 49, 50, 54], "qhull": [1, 11, 14], "command_lin": [1, 5, 8, 9, 32], "henkelmann": [1, 5, 31, 52], "et": [1, 5, 11, 16, 22, 31, 32, 33, 34, 35, 39, 44, 48, 52], "al": [1, 5, 8, 9, 11, 16, 22, 31, 32, 33, 34, 35, 44, 48, 52], "titl": [1, 3, 8, 9, 11, 14, 17, 33, 36, 37, 38, 39, 40, 47], "__rmul__": 1, "delete_snl": 1, "collabor": [1, 4, 6, 35], "get_stabl": 1, "grandpotentialphasediagram": [1, 8, 9, 11], "stol": [1, 11, 34], "redefin": [1, 36], "rms_dist": 1, "repres": [1, 11, 13, 14, 18, 20, 24, 26, 28, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 50, 51, 54], "framework": [1, 5, 9, 11, 13, 27, 28, 34, 51, 54], "strain": [1, 8, 9, 11, 21, 22, 32, 36, 44], "structureeditor": 1, "session": [1, 29, 35], "pool": [1, 10, 35, 49], "simplic": [1, 8, 9, 11, 17], "context": [1, 33, 35], "ru": [1, 8, 9, 11, 32, 44, 49], "wigner": [1, 11, 31, 32, 33, 44], "seitz": [1, 11, 31, 32, 33], "brillouin": [1, 32, 33, 37, 40, 47, 48], "zone": [1, 17, 32, 33, 37, 40, 47, 48], "varieti": [1, 31, 54], "structurenl": [1, 8, 9, 10, 35, 50], "structurenotationallanguag": 1, "lda": [1, 11, 14, 32, 34, 35, 44, 49], "structurenotationlanguag": 1, "markup": 1, "metadata": [1, 21, 32, 35, 38, 44, 50], "ipython": [1, 44, 54], "shell": [1, 11, 32, 36, 38, 40, 49], "primit": [1, 10, 11, 20, 22, 29, 32, 34, 36, 37, 39, 42, 44, 48, 49, 54], "use_external_qhul": 1, "alchemi": [1, 8, 9, 49, 50], "transformedmateri": 1, "undo": [1, 10, 54], "redo_last_transform": 1, "distance_and_image_old": 1, "struct": [1, 11, 32, 33, 36, 40, 48, 54], "structurefitt": 1, "magnitud": [1, 19, 22, 32, 44, 48, 49, 50, 54], "primitivecelltransform": [1, 8, 9, 49], "advantag": [1, 4, 6], "heavi": [1, 5, 54], "cleaner": 1, "incorrectli": 1, "axi": [1, 11, 17, 20, 21, 32, 33, 36, 37, 44, 47, 48, 49, 50, 51], "reverse_readlin": 1, "bzip": [1, 36], "strucutur": 1, "lossi": 1, "impli": [1, 10, 11, 32, 34, 50], "usual": [1, 4, 5, 6, 11, 14, 28, 31, 32, 33, 34, 36, 37, 38, 41, 44, 47, 48, 49, 51], "easy_instal": [1, 5], "taken": [1, 5, 11, 14, 16, 17, 22, 32, 33, 34, 37, 38, 47, 48, 50], "care": [1, 5, 11, 32, 42, 44, 48, 49], "otherwis": [1, 4, 5, 6, 11, 13, 14, 16, 17, 22, 26, 28, 32, 33, 36, 37, 38, 41, 42, 43, 44, 47, 48, 49, 50], "pypi": [1, 4, 6], "brand": 1, "posteriori": [1, 11], "mine": [1, 11, 24], "fitter": [1, 34], "entry_tool": [1, 8, 9], "revers": [1, 2, 4, 6, 11, 20, 32, 36, 37, 38, 40, 44, 48, 49, 54], "hexagon": [1, 8, 9, 11, 20, 32, 37, 44, 48, 49], "relaxationanalyz": [1, 8, 9, 11], "unittest": [1, 3, 4, 5, 6, 50], "smartio": 1, "intellig": [1, 4, 6, 44], "spglib_adaptor": 1, "solari": 1, "pep8": 1, "complianc": [1, 18], "cssr": [1, 4, 6, 8, 9, 32], "compoundpd": 1, "gu": [1, 5, 31, 49], "hart": [1, 5, 11, 31, 49], "lll": [1, 32, 44, 49, 50], "fit": [1, 8, 9, 11, 16, 17, 18, 19, 22, 31, 32, 33, 34, 36, 38, 44, 47, 49, 50], "mg": [1, 4, 6, 8, 9, 11, 32, 44, 49], "si": [1, 4, 6, 8, 9, 11, 18, 32, 33, 37, 42, 44, 49, 50, 54], "fe2o3": [1, 4, 6, 11, 32, 34, 50, 54], "comp": [1, 4, 6, 11, 28, 31, 32], "cscl": [1, 4, 6, 32, 50, 54], "cubic": [1, 4, 6, 8, 9, 11, 20, 32, 33, 36, 48, 49], "encod": [1, 14, 37, 54], "almost": [1, 32, 38, 44, 49, 50, 54], "borg": [1, 8, 9, 27, 34], "complete_ord": 1, "partialremovespecietransform": [1, 8, 9, 49], "long": [1, 3, 11, 17, 32, 37, 38, 43, 44, 46, 48, 49, 54], "gaussianinput": [1, 8, 9, 36, 54], "assimil": [1, 9, 27, 29, 34, 38], "locat": [1, 5, 11, 18, 31, 32, 33, 36, 37, 38, 44, 45, 50, 54], "academ": 2, "research": [2, 4, 6, 11, 33, 35, 44, 50, 52, 53], "activ": [2, 4, 5, 6, 8, 9, 11, 22, 28, 33, 38, 50], "commun": [2, 3, 5, 31, 32, 33, 34, 52, 53], "peopl": [2, 33, 44, 47, 51], "As": [2, 4, 5, 6, 8, 9, 11, 14, 19, 24, 32, 36, 38, 44, 49, 54], "frequent": [2, 11, 19, 34], "substant": 2, "kept": [2, 10, 11, 32, 33, 36, 38, 41], "despit": [2, 5], "calendar": 2, "yyyi": 2, "mm": [2, 16, 17], "dd": [2, 14, 16], "4": [2, 4, 6, 11, 13, 14, 16, 17, 18, 19, 20, 24, 25, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51, 54], "v2019": 2, "13": [2, 11, 14, 32, 33, 37, 42, 46, 50], "species_and_occu": [2, 8, 9, 32, 48], "deprec": [2, 11, 32, 34, 36, 37, 38, 39, 40, 41, 44], "schedul": [2, 4, 6], "9": [2, 4, 5, 6, 11, 17, 32, 33, 34, 37, 40, 43, 44, 49, 50, 54], "month": 2, "compromis": [2, 36], "adopt": [2, 3, 4, 6, 36, 44], "5": [2, 4, 5, 6, 10, 11, 13, 14, 16, 18, 19, 20, 22, 24, 25, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 48, 49, 50, 51, 54], "2021": [2, 4, 6, 11, 34, 35, 50], "deal": [2, 11, 14, 22, 32, 33, 38, 42], "jan": [2, 33, 50, 53], "succinctli": 2, "conserv": [2, 37, 38], "approach": [2, 11, 14, 24, 33, 36, 37, 44, 49, 52], "alwai": [2, 3, 4, 6, 11, 16, 22, 28, 32, 33, 34, 36, 38, 41, 44, 48, 50, 54], "unnecessari": [2, 17, 32], "conflict": [2, 3], "thumb": 2, "whatev": [2, 5, 32, 38, 44], "28": [2, 4, 5, 6, 11, 32, 37, 44], "2666": 2, "defect_transform": 2, "pointdefectcompar": 2, "2405": 2, "plane": [2, 9, 11, 12, 14, 16, 17, 20, 21, 32, 36, 38, 44, 49], "orthonormal_vectors_old": 2, "elastictensor": [2, 8, 9, 11, 18, 21], "debye_temperature_from_sound_veloc": 2, "all_input": [2, 9, 36, 40], "2397": 2, "structure_analyz": [2, 8, 9], "conversionelectrod": [2, 8, 9, 27, 28], "as_dict_summari": 2, "from_lengths_and_angl": 2, "lengths_and_angl": 2, "7": [2, 5, 11, 14, 20, 31, 32, 33, 36, 37, 38, 40, 43, 44, 48, 49, 50, 52], "d00945": 2, "61ec51c": 2, "The": [2, 3, 4, 5, 6, 9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53], "6": [2, 4, 5, 6, 11, 13, 14, 16, 17, 18, 19, 28, 31, 32, 33, 36, 37, 38, 40, 41, 42, 43, 44, 48, 49, 50], "exclus": [2, 32, 34, 41], "manual": [2, 3, 4, 5, 6, 11, 31, 33, 34, 36, 38, 43, 44, 49], "although": [2, 11], "reli": [2, 4, 5, 6, 24, 36, 37, 43, 48], "either": [3, 4, 6, 10, 11, 14, 16, 17, 19, 20, 22, 24, 26, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 54], "its": [3, 4, 6, 11, 14, 16, 17, 20, 22, 26, 28, 31, 32, 33, 37, 38, 41, 43, 44, 47, 48, 49, 50, 54], "broad": [3, 47], "interest": [3, 5, 11, 28, 29, 32, 33, 38, 43, 44, 54], "scientist": [3, 4, 6, 52], "best": [3, 4, 5, 6, 11, 20, 24, 32, 33, 37, 38, 44, 46, 48, 49, 50, 54], "technolog": [3, 53], "quantum": [3, 11, 19, 33, 36, 38, 42], "understand": [3, 11, 31, 44], "clear": [3, 10, 14], "propos": [3, 11, 21, 24, 32], "feedback": [3, 33], "broader": 3, "gain": [3, 31, 53], "traction": 3, "don": [3, 31, 37, 38, 48], "alreadi": [3, 4, 5, 6, 10, 11, 13, 14, 16, 24, 28, 31, 32, 34, 36, 37, 38, 41, 44, 48, 49, 54], "ssh": 3, "fork": [3, 4, 6, 23], "click": [3, 5], "clone": [3, 4, 5, 6], "publish": [3, 11, 48], "chang": [3, 5, 10, 11, 16, 17, 19, 22, 24, 28, 32, 33, 34, 35, 36, 37, 38, 41, 43, 44, 48, 50, 53, 54], "readi": [3, 35], "yournam": 3, "fairli": [3, 4, 6, 11, 38, 44, 48, 51], "presenc": [3, 11], "absolut": [3, 4, 6, 11, 14, 16, 17, 22, 28, 32, 33, 37, 40, 43, 44, 48, 50], "rigor": [3, 4, 6, 11], "plan": [3, 4, 6, 32, 34], "minim": [3, 11, 19, 32, 33, 36, 37, 38, 41, 46], "dev": [3, 32, 33, 47], "hpc": 3, "seri": [3, 10, 16, 32, 33, 41, 44, 49, 50, 54], "depth": [3, 11, 31, 50], "1": [3, 4, 6, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54], "tree": [3, 29, 30, 33, 37, 49], "cd": [3, 5, 8, 9, 11, 32, 44], "2": [3, 4, 6, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 54], "25": [3, 4, 6, 11, 16, 31, 32, 33, 36, 37, 38, 43, 44, 49, 50], "2023": 3, "spars": [3, 38, 46], "checkout": 3, "uncom": [3, 44], "next": [3, 11, 32, 38, 44, 48, 49], "cone": 3, "below": [3, 4, 5, 6, 11, 18, 19, 20, 22, 23, 31, 32, 33, 34, 36, 37, 38, 41, 43, 44, 49, 50, 54], "sparsecheckout": 3, "echo": 3, "earli": [3, 29, 36], "remot": 3, "let": [3, 5, 33, 37, 38, 44, 47, 50, 53, 54], "upstream": 3, "uncommit": 3, "branch": [3, 10, 19, 24, 33, 38, 44, 47], "stash": 3, "rememb": [3, 44], "fetch": [3, 36, 44], "assum": [3, 4, 5, 6, 10, 11, 18, 19, 26, 29, 31, 32, 33, 34, 37, 38, 40, 41, 44, 45, 48, 49, 54], "rel": [3, 4, 6, 11, 14, 18, 20, 21, 22, 32, 33, 34, 36, 37, 38, 40, 42, 50], "bring": [3, 4, 6, 32], "everyth": [3, 33, 38, 54], "cleanli": 3, "further": [3, 4, 5, 6, 11, 18, 31, 34, 36, 40, 42, 43, 44, 48, 49, 54], "ok": [3, 28, 32, 38, 49], "push": [3, 38], "origin": [3, 11, 14, 16, 24, 32, 33, 34, 36, 38, 40, 41, 42, 44, 47, 48, 49, 50], "encourag": [3, 4, 6, 31], "happi": 3, "review": [3, 4, 6, 11, 32, 38], "wip": 3, "ask": [3, 4, 6], "meant": [3, 14, 32, 38, 44, 50], "doubt": 3, "consult": [3, 4, 5, 6, 11, 31, 35, 36, 38, 53, 54], "benefit": [3, 4, 6, 54], "control": [3, 8, 9, 11, 16, 17, 29, 30, 32, 33, 36, 37, 38, 40, 43, 44, 45, 47, 54], "recognit": 3, "onc": [3, 31, 36, 38, 41, 44], "clue": 3, "kind": [3, 4, 6, 8, 9, 11, 16, 28, 29, 32, 36, 37, 38, 42, 44, 48, 50, 51, 54], "suitabl": [3, 11, 21, 22, 50], "those": [3, 5, 10, 11, 18, 22, 24, 31, 32, 33, 36, 37, 38, 41, 44, 46, 47, 49, 54], "superconductor": 3, "solar": [3, 8, 9, 11], "categori": [3, 20, 32, 36], "real": [3, 11, 14, 23, 33, 36, 37, 38, 42, 44, 47, 48], "world": [3, 4, 6, 35], "attempt": [3, 4, 6, 11, 18, 22, 31, 32, 34, 35, 36, 38, 44, 48, 49], "therefor": [3, 11, 21, 32, 34, 36, 38, 44, 50], "expans": [3, 18, 32, 38], "scope": 3, "loosen": 3, "tight": [3, 11, 36, 54], "bottleneck": 3, "visibl": [3, 4, 6, 36], "feel": [3, 5], "satisfi": [3, 18, 28, 32, 33, 34, 35, 38, 49, 50], "accept": [3, 10, 32, 33, 37, 38, 41, 44, 47, 49, 50], "regress": 3, "reject": [3, 32], "pep": 3, "8": [3, 4, 5, 6, 11, 13, 14, 28, 31, 32, 33, 35, 36, 37, 38, 41, 44, 49, 50], "justifi": 3, "capit": [3, 32, 43], "observ": [3, 11, 24, 32], "aid": 3, "At": [3, 4, 6, 8, 9, 11, 32, 38, 41, 44], "prefer": [3, 11, 20, 22, 24, 31, 32, 33, 34, 37, 38, 42, 44, 48, 49], "public": [3, 4, 6, 11, 32, 44, 50, 52], "pycharm": [3, 4, 6], "turn": [3, 5, 11, 31, 33, 36, 38, 44, 49], "reformat": 3, "genom": [4, 6, 52], "cm": [4, 5, 6, 8, 9, 11, 17, 19, 23, 31, 32, 33, 36, 44, 47], "mpi": [4, 6, 33, 37, 38, 44], "univi": [4, 6, 33], "ac": [4, 5, 6, 8, 9, 11, 12, 14, 22, 23, 31, 32, 33, 44], "stack": [4, 6, 33, 36, 37, 47, 51], "similarli": [4, 6, 11, 34, 38, 54], "folder": [4, 6, 31, 36, 42], "zeal": [4, 6], "docset": [4, 6], "unrel": [4, 6], "discours": [4, 6], "matgenb": [4, 6], "jupyt": [4, 6, 51], "twitter": [4, 6], "tip": [4, 6], "mightier": [4, 6], "pen": [4, 6], "respond": [4, 6], "becom": [4, 6, 11, 32, 33, 36, 38, 50], "web": [4, 6, 54], "advanc": [4, 5, 6, 31, 33, 34, 35, 49, 52, 53, 54], "One": [4, 6, 11, 16, 28, 32, 33, 36, 37, 38, 43, 44, 47, 48, 49], "graphic": [4, 6, 11, 33], "top": [4, 6, 11, 20, 21, 32, 37, 48, 49], "left": [4, 6, 11, 17, 32, 33, 34, 37, 47, 50, 51], "bottom": [4, 6, 20, 32, 38], "commerci": [4, 6], "offer": [4, 5, 6, 11], "thousand": [4, 6], "produc": [4, 6, 11, 18, 22, 28, 32, 33, 36, 37, 38, 44, 47, 48, 49], "surviv": [4, 6], "scrutini": [4, 6], "everi": [4, 6, 10, 11, 17, 31, 32, 33, 42, 44, 47, 54], "dai": [4, 6], "tend": [4, 6, 11, 32, 38, 49, 54], "quickli": [4, 6, 11, 20, 32, 35, 36, 49], "comprehens": [4, 6, 31, 37, 54], "grip": [4, 6], "impact": [4, 6, 11], "fact": [4, 6, 11, 33, 47, 54], "around": [4, 6, 11, 19, 32, 33, 36, 40, 48, 49], "pet": [4, 6], "establish": [4, 6, 34, 50], "grow": [4, 6], "ecosystem": [4, 6], "forg": [4, 5, 6], "channel": [4, 5, 6, 33, 38, 42, 44], "gcc": [4, 5, 6], "regularli": [4, 6], "bleed": [4, 6], "development": [4, 6], "buggi": [4, 6], "extras_requir": [4, 6], "share": [4, 6, 11, 13, 28, 32, 33, 44, 48], "xsede": [4, 6], "nersc": [4, 6], "wget": [4, 6], "continuum": [4, 6, 43], "miniconda": [4, 5, 6], "miniconda3": [4, 5, 6, 50], "x86_64": [4, 5, 6], "sh": [4, 5, 6], "bash": [4, 5, 6], "reload": [4, 6, 54], "profil": [4, 6, 11, 28], "home": [4, 6, 36], "bashrc": [4, 6], "bash_profil": [4, 5, 6], "pydata": [4, 5, 6], "overview": [4, 6, 38, 54], "principl": [4, 6, 11, 33, 34, 38, 44, 52], "atomic_mass": [4, 6, 8, 9, 32], "0855": [4, 6], "melting_point": [4, 6, 8, 9, 32], "1687": [4, 6], "159": [4, 6, 11, 32], "6882": [4, 6], "treat": [4, 6, 11, 32, 34, 37, 38, 49], "get_atomic_fract": [4, 6, 8, 9, 32], "74": [4, 6, 13, 32, 50], "088000000000008": [4, 6], "0000": [4, 6, 37, 50, 53], "from_spacegroup": [4, 6, 8, 9, 32], "fm": [4, 6, 8, 9, 11, 22, 32, 36, 37, 40, 48], "3m": [4, 6, 19, 32, 36, 48], "get_space_group_symbol": [4, 6, 8, 9, 48], "pm": [4, 6, 8, 9, 11, 32, 44], "filenma": [4, 6], "methan": [4, 6, 54], "mol": [4, 6, 11, 36, 41, 47, 48, 54], "gjf": [4, 6, 32, 54], "edit": [4, 5, 6, 32, 44, 45, 50], "v2": [4, 6, 11, 35, 37, 48, 50], "cs1": [4, 6], "f1": [4, 6, 8, 9, 16, 33, 48], "csf": [4, 6], "abc": [4, 6, 8, 9, 11, 17, 28, 32, 33, 37, 40, 47, 49, 50], "200000": [4, 6], "angl": [4, 6, 8, 9, 11, 12, 14, 16, 17, 20, 21, 32, 34, 36, 39, 40, 41, 47, 48, 49, 50, 51, 54], "90": [4, 6, 11, 13, 17, 32, 40, 49, 50, 51, 54], "000000": [4, 6, 28, 54], "500000": [4, 6], "51": [4, 6, 11, 32, 54], "cl1": [4, 6], "510000": [4, 6], "k1": [4, 6, 11], "kcl": [4, 6], "k0": [4, 6], "5na0": [4, 6], "na0": [4, 6], "5cl1": [4, 6], "209000": [4, 6], "sp": [4, 6, 36, 43, 54], "500": [4, 6, 16, 26, 32, 33, 34, 36, 47, 54], "ch4": [4, 6], "01a": [4, 6], "illustr": [4, 6], "strongli": [4, 6, 11, 31, 44], "toc": [4, 6], "founder": [4, 6], "conduct": [4, 6, 11, 32, 33, 36, 44, 47], "workshop": [4, 6], "firework": [4, 6], "slide": [4, 6], "discuss": [4, 6, 32], "versatil": [4, 6, 44], "plotdo": [4, 6], "plotchgint": [4, 6], "symm": [4, 6, 11, 33], "view": [4, 6, 11, 30, 32, 33, 44, 47, 51], "additional_argu": [4, 6], "subcommand": [4, 6], "v4": [4, 6], "eval": [4, 6, 44], "regist": [4, 6, 32, 34, 35, 54], "displai": [4, 6, 11, 17, 33, 34, 36, 37, 44, 47, 50, 51], "save": [4, 6, 8, 9, 11, 12, 14, 16, 17, 22, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 41, 42, 44, 47, 51, 54], "vasp_data": [4, 6], "reus": [4, 6, 32, 47, 54], "input_filenam": [4, 6, 38, 41], "output_filenam": [4, 6, 45, 51], "angstrom": [4, 6, 10, 11, 17, 19, 20, 22, 31, 32, 33, 34, 36, 38, 40, 43, 44, 48, 49, 54], "filename1": [4, 6], "filename2": [4, 6], "li_sv": [4, 6, 44], "todai": [4, 6, 29, 53, 54], "db": [4, 6, 8, 9, 11, 32], "jit": [4, 6, 8, 9, 50], "volunt": [4, 6], "start": [4, 5, 6, 10, 11, 13, 14, 21, 24, 28, 29, 31, 32, 33, 36, 37, 38, 40, 41, 42, 43, 44, 47, 49, 51, 54], "compris": [4, 6, 11, 36], "lawrenc": [4, 6, 53], "berkelei": [4, 6, 52, 53], "nation": [4, 6, 53], "laboratori": [4, 6, 53], "staff": [4, 6, 53], "toolkit": [4, 6], "anyon": [4, 6], "could": [4, 6, 14, 17, 32, 33, 36, 41, 50], "greatli": [4, 6, 34], "appreci": [4, 6, 33], "who": [4, 6, 11, 20, 32, 41, 44, 53, 54], "overflow": [4, 6], "answer": [4, 6, 24, 28], "michael": [4, 6, 14, 17, 53], "kocher": [4, 6], "shreya": [4, 6, 53], "cholia": [4, 6, 52, 53], "dan": [4, 6, 50], "gunter": [4, 6, 52], "vincent": [4, 6], "chevrier": [4, 6], "kristin": [4, 6], "persson": [4, 6, 11, 14, 32, 34, 44, 52], "gerbrand": [4, 6, 11], "ceder": [4, 6, 11, 24, 32, 33, 34, 44, 52, 54], "2013": [4, 6, 11, 31, 32, 33, 48, 52], "68": [4, 6, 32], "314": [4, 6], "319": [4, 6], "10": [4, 5, 6, 11, 14, 16, 17, 18, 19, 21, 22, 23, 24, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 44, 47, 48, 49, 50, 52, 54], "1016": [4, 6, 11, 31, 32, 44, 48, 52], "commatsci": [4, 6, 11, 44, 48, 52], "2012": [4, 6, 11, 21, 31, 34, 35, 36, 52], "028": [4, 6], "subproject": [4, 6], "thu": [4, 6, 11, 14, 28, 31, 33, 37, 38, 44, 50], "entireti": [4, 6], "person": [4, 6], "institut": [4, 6, 53], "want": [4, 6, 10, 11, 14, 17, 20, 21, 29, 31, 32, 33, 34, 36, 37, 38, 40, 41, 44, 47, 48, 49, 51, 54], "record": [4, 6, 36, 37], "adapt": [5, 11, 22, 36, 41, 42, 47, 50], "aseio": 5, "fysik": [5, 32], "dtu": [5, 32], "dk": [5, 32], "babelio": 5, "obmol": [5, 11, 36], "networkx": [5, 11, 13, 16, 50], "pygraphviz": 5, "Not": [5, 11, 13, 14, 32, 33, 35, 36, 37, 38, 41, 49], "numba": [5, 8, 9, 21], "evalu": [5, 11, 12, 16, 18, 36, 38, 42, 43, 44, 47, 50], "incurr": 5, "slowdown": 5, "dramat": [5, 44], "place": [5, 11, 18, 22, 31, 32, 33, 34, 36, 37, 38, 41, 44, 49, 50, 51], "good": [5, 11, 24, 32, 35, 37, 38, 44, 50, 54], "ffmpeg": [5, 51], "movi": [5, 51], "structure_vtk": [5, 8, 9], "advanced_transform": [5, 8, 9], "makestr": [5, 31], "msg": [5, 11, 16, 31, 32, 50], "byu": [5, 31, 48], "bader_cal": [5, 8, 9], "utexa": [5, 31], "edu": [5, 11, 31, 36, 44, 48, 50], "empir": [5, 11, 32, 38], "aconvasp_cal": 5, "zeoplusplu": [5, 36], "aoterodelaroza": [5, 31], "graphviz": [5, 11], "os": 5, "box": [5, 14, 31, 32, 36, 41, 42, 54], "doubl": [5, 11, 14, 28, 33, 36, 37, 38, 43, 44, 46], "ex": [5, 11, 32, 33, 36, 38, 43, 47], "macosx": 5, "my_pymatgen": 5, "anaconda": 5, "cloud": 5, "somewher": 5, "know": [5, 11, 20, 33, 35, 37, 44, 49, 53, 54], "licens": [5, 44, 50], "extracted_vasp_potcar": 5, "my_psp": 5, "pot_gga_paw_pb": [5, 44], "ac_": 5, "potpaw_pb": 5, "psp_resourc": 5, "pot_gga_paw_pw91": [5, 44], "pmg_vasp_psp_dir": [5, 54], "pot_gga_paw_pbe_52": [5, 44], "lda_52": [5, 44], "pw91": [5, 32, 44], "histor": [5, 32, 38], "overridden": [5, 11, 32, 49, 50, 51], "total": [5, 10, 11, 19, 21, 22, 31, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 47, 51], "caveat": 5, "usabl": [5, 37, 44, 54], "difficult": [5, 11, 14, 32, 38, 41], "advic": 5, "advis": [5, 49, 50], "unpredict": 5, "hot": 5, "spot": [5, 33, 53], "microsoft": [5, 53], "studio": 5, "By": [5, 10, 11, 16, 17, 19, 20, 29, 31, 32, 33, 37, 38, 41, 43, 44, 48, 49, 50], "xcode": 5, "afterward": 5, "gfortran": [5, 30], "gnu": 5, "gfortranbinari": 5, "maco": 5, "lf": 5, "privileg": 5, "subdirectori": [5, 10, 29, 44, 54], "tricki": [5, 11], "unfamiliar": 5, "send": 5, "cmake": 5, "mkdir": [5, 36], "ccmake": 5, "manner": [5, 32, 36, 41, 49, 54], "press": [5, 11, 17, 32, 41, 48], "toggl": [5, 11, 51], "python_vers": 5, "vtk_wrap_python": 5, "ON": [5, 50], "build_shared_lib": 5, "cmakecach": 5, "shown": [5, 11, 13, 14, 33, 44, 48, 50, 51], "python_execut": 5, "filepath": [5, 9, 36, 37, 44], "usernam": 5, "bin": [5, 33, 36, 41], "python3": [5, 50], "python_include_dir": 5, "5m": 5, "python_librari": 5, "lib": [5, 31, 50], "libpython3": 5, "dylib": 5, "vtk_install_python_module_dir": 5, "vtk_python_vers": 5, "again": [5, 34, 50], "sudo": 5, "luck": 5, "wrapper": [5, 11, 18, 31, 32, 33, 36, 37, 41, 47, 50], "took": [5, 54], "pcre": 5, "33": [5, 32, 37], "ftp": 5, "csx": 5, "cam": 5, "uk": [5, 31, 38, 53], "pub": 5, "tar": 5, "pkg": 5, "macport": 5, "pkgconfig": 5, "freedesktop": 5, "swig": 5, "prdownload": 5, "sourceforg": [5, 31, 48, 52], "net": [5, 10, 22, 31, 32, 35, 40, 44, 48, 52], "eigen": [5, 44, 48], "bitbucket": [5, 36], "zxvf": 5, "eigen3": 5, "src": [5, 36], "mv": [5, 20, 49], "ob": [5, 33], "cpp": 5, "cmakelist": 5, "jump": [5, 19], "eigen2_defin": 5, "eigen_defin": 5, "dpython_bind": 5, "drun_swig": 5, "deigen3_include_dir": 5, "tee": 5, "proceed": 5, "libpython2": 5, "maverick": 5, "tr1": 5, "cmake_cxx_flag": 5, "stdlib": 5, "libstdc": 5, "j2": 5, "effort": [5, 11, 35], "seem": [5, 11], "usr": 5, "pythonpath": 5, "submodul": [8, 12, 27], "abstractstructurefilt": [8, 9, 10], "chargebalancefilt": [8, 9, 10], "containsspeciefilt": [8, 9, 10], "removeduplicatesfilt": [8, 9, 10], "removeexistingfilt": [8, 9, 10], "specieproximityfilt": [8, 9, 10], "speciesmaxdistfilt": [8, 9, 10], "append_filt": [8, 9, 10], "append_transform": [8, 9, 10], "extend_transform": [8, 9, 10], "from_cif_str": [8, 9, 10], "from_poscar_str": [8, 9, 10], "from_snl": [8, 9, 10], "redo_next_chang": [8, 9, 10], "set_paramet": [8, 9, 10], "to_snl": [8, 9, 10], "undo_last_chang": [8, 9, 10], "was_modifi": [8, 9, 10], "write_vasp_input": [8, 9, 10], "ciftransmut": [8, 9, 10, 54], "from_filenam": [8, 9, 10, 54], "poscartransmut": [8, 9, 10], "standardtransmut": [8, 9, 10, 54], "add_tag": [8, 9, 10], "append_transformed_structur": [8, 9, 10], "apply_filt": [8, 9, 10], "from_structur": [8, 9, 10, 32, 36, 41, 50], "batch_write_vasp_input": [8, 9, 10], "content": [8, 9, 11, 36], "coordination_environ": [8, 9, 11, 12, 13, 42], "abstractdiffractionpatterncalcul": [8, 9, 11, 17], "diffractionpattern": [8, 9, 11, 17], "get_unique_famili": [8, 9, 11, 17], "ndcalcul": [8, 9, 11, 17], "compliancetensor": [8, 9, 11, 18], "elastictensorexpans": [8, 9, 11, 18], "nthorderelastictensor": [8, 9, 11, 18], "diff_fit": [8, 9, 11, 18], "find_eq_stress": [8, 9, 11, 18], "generate_pseudo": [8, 9, 11, 18], "get_diff_coeff": [8, 9, 11, 18], "get_strain_state_dict": [8, 9, 11, 18], "get_symbol_list": [8, 9, 11, 18], "raise_error_if_unphys": [8, 9, 11, 18], "deform": [8, 9, 11, 18, 22, 35, 49], "deformedstructureset": [8, 9, 11, 18], "convert_strain_to_deform": [8, 9, 11, 18], "stress": [8, 9, 11, 32, 38, 44], "energytrend": [8, 9, 11, 19], "polarizationlattic": [8, 9, 11, 19], "calc_ion": [8, 9, 11, 19], "get_total_ionic_dipol": [8, 9, 11, 19], "zval_dict_from_potcar": [8, 9, 11, 19], "grainboundari": [8, 9, 11, 20], "grainboundarygener": [8, 9, 11, 20], "fix_pbc": [8, 9, 11, 20], "symm_group_cub": [8, 9, 11, 20], "coherent_interfac": [8, 9, 11], "coherentinterfacebuild": [8, 9, 11, 21], "from_2d_to_3d": [8, 9, 11, 21], "get_2d_transform": [8, 9, 11, 21], "get_rot_3d_for_2d": [8, 9, 11, 21], "substrate_analyz": [8, 9, 11], "substratematch": [8, 9, 11, 21], "zsl": [8, 9, 11], "zslmatch": [8, 9, 11, 21], "fast_norm": [8, 9, 11, 21], "get_factor": [8, 9, 11, 21], "is_same_vector": [8, 9, 11, 21], "reduce_vector": [8, 9, 11, 21], "rel_angl": [8, 9, 11, 21], "rel_strain": [8, 9, 11, 21], "vec_angl": [8, 9, 11, 21], "vec_area": [8, 9, 11, 21], "collinearmagneticstructureanalyz": [8, 9, 11, 22], "magneticdeform": [8, 9, 11, 22], "overwritemagmommod": [8, 9, 11, 22], "magnetic_deform": [8, 9, 11, 22], "heisenbergmapp": [8, 9, 11, 22], "heisenbergmodel": [8, 9, 11, 22, 31], "heisenbergscreen": [8, 9, 11, 22], "jahntel": [8, 9, 11], "jahntelleranalyz": [8, 9, 11, 22], "absorption_coeffici": [8, 9, 11, 23], "get_dir_indir_gap": [8, 9, 11, 23], "matrix_eigv": [8, 9, 11, 23], "parse_dielectric_data": [8, 9, 11, 23], "to_matrix": [8, 9, 11, 23], "dopant_predictor": [8, 9, 11], "get_dopants_from_shannon_radii": [8, 9, 11, 24], "get_dopants_from_substitution_prob": [8, 9, 11, 24], "substitution_prob": [8, 9, 11], "substitutionpredictor": [8, 9, 11, 24], "volume_predictor": [8, 9, 11], "dlsvolumepredictor": [8, 9, 11, 24], "rlsvolumepredictor": [8, 9, 11, 24], "socspillag": [8, 9, 11, 25], "site_weighted_spectrum": [8, 9, 11, 26], "add_adsorb": [8, 9, 11], "adsorb_both_surfac": [8, 9, 11], "assign_selective_dynam": [8, 9, 11], "assign_site_properti": [8, 9, 11], "ensemble_cent": [8, 9, 11], "find_adsorption_sit": [8, 9, 11, 49], "find_surface_sites_by_height": [8, 9, 11], "from_bulk_and_mil": [8, 9, 11], "generate_adsorption_structur": [8, 9, 11], "generate_substitution_structur": [8, 9, 11], "get_extended_surface_mesh": [8, 9, 11], "near_reduc": [8, 9, 11], "subsurface_sit": [8, 9, 11], "surface_sit": [8, 9, 11], "symm_reduc": [8, 9, 11], "get_mi_vec": [8, 9, 11], "get_rot": [8, 9, 11], "plot_slab": [8, 9, 11], "put_coord_insid": [8, 9, 11], "reorient_z": [8, 9, 11], "bond_dissoci": [8, 9], "bonddissociationenergi": [8, 9, 11], "build_new_entri": [8, 9, 11], "filter_fragment_entri": [8, 9, 11], "fragment_and_process": [8, 9, 11], "search_fragment_entri": [8, 9, 11], "bond_val": [8, 9], "charge_neutrality_toler": [8, 9, 11], "get_oxi_state_decorated_structur": [8, 9, 11], "get_val": [8, 9, 11], "add_oxidation_state_by_site_fract": [8, 9, 11], "calculate_bv_sum": [8, 9, 11], "calculate_bv_sum_unord": [8, 9, 11], "get_z_ordered_elmap": [8, 9, 11], "chempot_diagram": [8, 9], "border_hyperplan": [8, 9, 11], "el_ref": [8, 9, 11], "entry_dict": [8, 9, 11], "hyperplane_entri": [8, 9, 11], "hyperplan": [8, 9, 11], "lim": [8, 9, 11], "get_2d_orthonormal_vector": [8, 9, 11], "get_centroid_2d": [8, 9, 11], "simple_pca": [8, 9, 11], "costanalyz": [8, 9, 11], "get_cost_per_kg": [8, 9, 11], "get_cost_per_mol": [8, 9, 11], "get_lowest_decomposit": [8, 9, 11], "costdb": [8, 9, 11], "costdbcsv": [8, 9, 11], "costentri": [8, 9, 11], "calculate_dimensionality_of_sit": [8, 9, 11], "find_clust": [8, 9, 11], "find_connected_atom": [8, 9, 11], "get_dimensionality_cheon": [8, 9, 11], "get_dimensionality_gorai": [8, 9, 11], "get_dimensionality_larsen": [8, 9, 11], "get_structure_compon": [8, 9, 11], "zero_d_graph_to_molecule_graph": [8, 9, 11], "get_warren_cowley_paramet": [8, 9, 11], "energy_model": [8, 9, 49], "energymodel": [8, 9, 11], "get_energi": [8, 9, 11, 30, 31, 32], "ewaldelectrostaticmodel": [8, 9, 11], "isingmodel": [8, 9, 11], "nsitesmodel": [8, 9, 11], "symmetrymodel": [8, 9, 11, 49], "birch": [8, 9, 11], "birchmurnaghan": [8, 9, 11], "deltafactor": [8, 9, 11], "eosbas": [8, 9, 11], "b0": [8, 9, 11], "b0_gpa": [8, 9, 11], "b1": [8, 9, 11], "e0": [8, 9, 11, 44], "func": [8, 9, 11, 32, 50], "plot_ax": [8, 9, 11], "v0": [8, 9, 11, 50], "eoserror": [8, 9, 11], "murnaghan": [8, 9, 11], "numericaleo": [8, 9, 11], "polynomialeo": [8, 9, 11], "pouriertarantola": [8, 9, 11], "vinet": [8, 9, 11], "ewaldminim": [8, 9, 11], "algo_best_first": [8, 9, 11, 49], "algo_complet": [8, 9, 11, 49], "algo_fast": [8, 9, 11, 49], "algo_time_limit": [8, 9, 11], "add_m_list": [8, 9, 11], "best_cas": [8, 9, 11], "best_m_list": [8, 9, 11], "get_next_index": [8, 9, 11], "minimize_matrix": [8, 9, 11], "minimized_sum": [8, 9, 11], "output_list": [8, 9, 11], "conv_fact": [8, 9, 11], "compute_partial_energi": [8, 9, 11], "compute_sub_structur": [8, 9, 11], "eta": [8, 9, 11, 33, 44], "get_site_energi": [8, 9, 11], "point_energi": [8, 9, 11], "point_energy_matrix": [8, 9, 11], "real_space_energi": [8, 9, 11], "real_space_energy_matrix": [8, 9, 11], "reciprocal_space_energi": [8, 9, 11], "reciprocal_space_energy_matrix": [8, 9, 11], "total_energi": [8, 9, 11, 21], "total_energy_matrix": [8, 9, 11], "compute_average_oxidation_st": [8, 9, 11], "excitationspectrum": [8, 9, 11, 36], "xlabel": [8, 9, 11, 17, 26, 32, 33, 50], "ylabel": [8, 9, 11, 17, 26, 32, 33, 50], "open_r": [8, 9, 11], "functional_group": [8, 9], "functionalgroupextractor": [8, 9, 11], "categorize_functional_group": [8, 9, 11], "get_all_functional_group": [8, 9, 11], "get_basic_functional_group": [8, 9, 11], "get_heteroatom": [8, 9, 11], "get_special_carbon": [8, 9, 11], "link_marked_atom": [8, 9, 11], "connectedsit": [8, 9, 11], "dist": [8, 9, 11, 22, 32, 33], "jimag": [8, 9, 11, 32], "molgraphspliterror": [8, 9, 11], "add_edg": [8, 9, 11, 51], "alter_edg": [8, 9, 11], "break_edg": [8, 9, 11], "build_unique_frag": [8, 9, 11], "diff": [8, 9, 11, 30, 36, 40, 42, 44], "draw_graph_to_fil": [8, 9, 11], "edge_weight_nam": [8, 9, 11], "edge_weight_unit": [8, 9, 11], "find_r": [8, 9, 11], "get_connected_sit": [8, 9, 11], "get_coordination_of_sit": [8, 9, 11], "get_disconnected_frag": [8, 9, 11], "insert_nod": [8, 9, 11], "isomorphic_to": [8, 9, 11], "remove_nod": [8, 9, 11], "replace_group": [8, 9, 11], "set_node_attribut": [8, 9, 11], "split_molecule_subgraph": [8, 9, 11], "substitute_group": [8, 9, 11], "with_edg": [8, 9, 11], "with_empty_graph": [8, 9, 11], "with_local_env_strategi": [8, 9, 11], "get_subgraphs_as_molecul": [8, 9, 11], "types_and_weights_of_connect": [8, 9, 11], "types_of_coordination_environ": [8, 9, 11], "weight_statist": [8, 9, 11], "grandpotentialinterfacialreact": [8, 9, 11], "get_no_mixing_energi": [8, 9, 11], "ev_to_kj_per_mol": [8, 9, 11], "get_chempot_correct": [8, 9, 11], "get_critical_original_kink_ratio": [8, 9, 11], "get_datafram": [8, 9, 11, 36, 37], "get_kink": [8, 9, 11], "product": [8, 9, 11, 14, 16, 24, 28, 32, 33, 44, 50], "brunnernn_r": [8, 9, 11], "get_nn_info": [8, 9, 11, 36, 42], "molecules_allow": [8, 9, 11, 36, 42], "structures_allow": [8, 9, 11, 36, 42], "brunnernn_reciproc": [8, 9, 11], "brunnernn_rel": [8, 9, 11], "extend_structure_molecul": [8, 9, 11], "get_nn_shell_info": [8, 9, 11], "critic2nn": [8, 9, 11], "nndata": [8, 9, 11], "all_nninfo": [8, 9, 11], "cn_nninfo": [8, 9, 11], "cn_weight": [8, 9, 11, 14], "get_cn_dict": [8, 9, 11], "get_nn_data": [8, 9, 11], "transform_to_length": [8, 9, 11], "from_preset": [8, 9, 11], "get_all_nn_info": [8, 9, 11], "get_max_bond_dist": [8, 9, 11], "localstructorderparam": [8, 9, 11], "compute_trigonometric_term": [8, 9, 11], "get_order_paramet": [8, 9, 11], "get_paramet": [8, 9, 11], "get_q2": [8, 9, 11], "get_q4": [8, 9, 11], "get_q6": [8, 9, 11], "get_typ": [8, 9, 11], "last_nneigh": [8, 9, 11], "num_op": [8, 9, 11], "minimumdistancenn": [8, 9, 11, 22], "minimumokeeffenn": [8, 9, 11], "get_local_order_paramet": [8, 9, 11], "get_nn": [8, 9, 11], "get_nn_imag": [8, 9, 11], "get_weights_of_nn_sit": [8, 9, 11], "openbabelnn": [8, 9, 11, 43], "valenceionicradiusevalu": [8, 9, 11], "get_all_voronoi_polyhedra": [8, 9, 11], "get_voronoi_polyhedra": [8, 9, 11], "get_neighbors_of_site_with_index": [8, 9, 11], "get_okeeffe_distance_predict": [8, 9, 11], "get_okeeffe_param": [8, 9, 11], "gramschmidt": [8, 9, 11], "oxygen_edge_extend": [8, 9, 11], "site_is_of_motif_typ": [8, 9, 11], "solid_angl": [8, 9, 11, 12, 14], "vol_tetra": [8, 9, 11], "molecule_match": [8, 9], "abstractmolatommapp": [8, 9, 11], "get_molecule_hash": [8, 9, 11], "uniform_label": [8, 9, 11], "bruteforceordermatch": [8, 9, 11], "permut": [8, 9, 11, 12, 14, 17, 32, 42, 48, 49], "geneticordermatch": [8, 9, 11], "hungarianordermatch": [8, 9, 11], "get_principal_axi": [8, 9, 11], "rotation_matrix_vector": [8, 9, 11], "inchimolatommapp": [8, 9, 11], "isomorphismmolatommapp": [8, 9, 11], "kabschmatch": [8, 9, 11], "kabsch": [8, 9, 11], "get_rmsd": [8, 9, 11], "group_molecul": [8, 9, 11], "molecule_structure_compar": [8, 9], "covalentradiu": [8, 9, 11], "moleculestructurecompar": [8, 9, 11], "are_equ": [8, 9, 11], "get_13_bond": [8, 9, 11], "halogen_list": [8, 9, 11], "ionic_element_list": [8, 9, 11], "chemicalshield": [8, 9, 11], "haeberlennot": [8, 9, 11], "delta_sigma_iso": [8, 9, 11], "sigma_iso": [8, 9, 11], "zeta": [8, 9, 11], "marylandnot": [8, 9, 11], "kappa": [8, 9, 11, 33], "omega": [8, 9, 11, 18, 19, 38], "mehringnot": [8, 9, 11], "sigma_11": [8, 9, 11], "sigma_22": [8, 9, 11], "sigma_33": [8, 9, 11], "from_maryland_not": [8, 9, 11], "haeberlen_valu": [8, 9, 11], "maryland_valu": [8, 9, 11], "mehring_valu": [8, 9, 11], "principal_axis_system": [8, 9, 11], "electricfieldgradi": [8, 9, 11], "v_xx": [8, 9, 11], "v_yi": [8, 9, 11], "v_zz": [8, 9, 11], "asymmetri": [8, 9, 11], "coupling_const": [8, 9, 11], "path_find": [8, 9], "chgcarpotenti": [8, 9, 11], "freevolumepotenti": [8, 9, 11], "mixedpotenti": [8, 9, 11], "nebpathfind": [8, 9, 11], "plot_imag": [8, 9, 11], "string_relax": [8, 9, 11], "staticpotenti": [8, 9, 11], "gaussian_smear": [8, 9, 11], "get_v": [8, 9, 11], "rescale_field": [8, 9, 11], "phase_diagram": [8, 9, 54], "compoundphasediagram": [8, 9, 11], "amount_tol": [8, 9, 11], "transform_entri": [8, 9, 11], "grandpotpdentri": [8, 9, 11], "chemical_energi": [8, 9, 11], "pdentri": [8, 9, 11, 28, 34], "get_chempot_range_map_plot": [8, 9, 11], "get_contour_pd_plot": [8, 9, 11], "pd_plot_data": [8, 9, 11], "plot_chempot_range_map": [8, 9, 11], "show": [8, 9, 11, 14, 17, 27, 28, 32, 33, 37, 38, 42, 47, 50, 51, 54], "write_imag": [8, 9, 11, 51], "patchedphasediagram": [8, 9, 11], "all_entri": [8, 9, 11], "min_entri": [8, 9, 11], "get_all_chempot": [8, 9, 11], "get_chempot_range_map": [8, 9, 11], "get_chempot_range_stability_phas": [8, 9, 11], "get_composition_chempot": [8, 9, 11], "get_critical_composit": [8, 9, 11], "get_decomp_and_e_above_hul": [8, 9, 11], "get_decomposit": [8, 9, 11], "get_element_profil": [8, 9, 11], "get_equilibrium_reaction_energi": [8, 9, 11], "get_pd_for_entri": [8, 9, 11], "get_transition_chempot": [8, 9, 11], "getmu_vertices_stability_phas": [8, 9, 11], "qhull_entri": [8, 9, 11], "qhull_data": [8, 9, 11], "facet": [8, 9, 11, 14, 16, 17, 21, 32, 50], "all_entries_hulldata": [8, 9, 11], "formation_energy_tol": [8, 9, 11], "get_decomp_and_hull_energy_per_atom": [8, 9, 11], "get_decomp_and_phase_separation_energi": [8, 9, 11], "get_form_energi": [8, 9, 11], "get_form_energy_per_atom": [8, 9, 11], "get_hull_energi": [8, 9, 11], "get_hull_energy_per_atom": [8, 9, 11], "get_phase_separation_energi": [8, 9, 11], "get_reference_energy_per_atom": [8, 9, 11], "numerical_tol": [8, 9, 11, 32], "pd_coord": [8, 9, 11], "stable_entri": [8, 9, 11, 27, 28], "unstable_entri": [8, 9, 11, 27, 28], "phasediagramerror": [8, 9, 11], "get_compound_pd": [8, 9, 11], "transformedpdentri": [8, 9, 11], "transformedpdentryerror": [8, 9, 11], "get_facet": [8, 9, 11], "order_phase_diagram": [8, 9, 11], "tet_coord": [8, 9, 11], "triangular_coord": [8, 9, 11], "uniquelin": [8, 9, 11], "piezo": [8, 9, 32, 44], "from_vasp_voigt": [8, 9, 11], "piezo_sensit": [8, 9], "borneffectivecharg": [8, 9, 11], "get_bec_oper": [8, 9, 11], "get_rand_bec": [8, 9, 11], "forceconstantmatrix": [8, 9, 11], "get_fcm_oper": [8, 9, 11], "get_asum_fcm": [8, 9, 11], "get_rand_fcm": [8, 9, 11], "get_stable_fcm": [8, 9, 11], "get_symmetrized_fcm": [8, 9, 11], "get_unstable_fcm": [8, 9, 11], "internalstraintensor": [8, 9, 11], "get_ist_oper": [8, 9, 11], "get_rand_ist": [8, 9, 11], "get_piezo": [8, 9, 11], "rand_piezo": [8, 9, 11], "pourbaix_diagram": [8, 9], "ionentri": [8, 9, 11], "multientri": [8, 9, 11], "find_stable_entri": [8, 9, 11], "get_decomposition_energi": [8, 9, 11], "get_pourbaix_domain": [8, 9, 11], "get_stable_entri": [8, 9, 11, 27, 28], "process_multientri": [8, 9, 11], "unprocessed_entri": [8, 9, 11, 54], "conc_term": [8, 9, 11], "energy_at_condit": [8, 9, 11], "energy_per_atom": [8, 9, 11, 34], "get_element_fract": [8, 9, 11], "nh2o": [8, 9, 11, 34], "nphi": [8, 9, 11], "normalization_factor": [8, 9, 11], "normalized_energi": [8, 9, 11], "normalized_energy_at_condit": [8, 9, 11], "nph": [8, 9, 11], "num_atom": [8, 9, 11, 32], "pourbaixplott": [8, 9, 11], "domain_vertic": [8, 9, 11], "get_pourbaix_plot": [8, 9, 11], "plot_entry_st": [8, 9, 11], "generate_entry_label": [8, 9, 11], "ion_or_solid_comp_object": [8, 9, 11], "aflowprototypematch": [8, 9, 11], "get_prototyp": [8, 9, 11], "quasiharmon": [8, 9], "debye_integr": [8, 9, 11], "debye_temperatur": [8, 9, 11, 18], "get_summary_dict": [8, 9, 11, 27, 28], "gruneisen_paramet": [8, 9, 11], "optimize_gibbs_free_energi": [8, 9, 11], "thermal_conduct": [8, 9, 11, 32], "vibrational_free_energi": [8, 9, 11], "vibrational_internal_energi": [8, 9, 11], "reaction_calcul": [8, 9, 54], "balancedreact": [8, 9, 11, 28], "all_comp": [8, 9, 11], "as_entri": [8, 9, 11], "calculate_energi": [8, 9, 11], "get_coeff": [8, 9, 11], "get_el_amount": [8, 9, 11], "normalize_to": [8, 9, 11], "normalize_to_el": [8, 9, 11], "normalized_repr": [8, 9, 11], "normalized_repr_and_factor": [8, 9, 11], "computedreact": [8, 9, 11, 54], "calculated_reaction_energi": [8, 9, 11, 54], "calculated_reaction_energy_uncertainti": [8, 9, 11], "reactionerror": [8, 9, 11], "oxidetyp": [8, 9, 11], "parse_oxid": [8, 9, 11], "get_percentage_bond_dist_chang": [8, 9, 11], "get_percentage_lattice_parameter_chang": [8, 9, 11], "get_percentage_volume_chang": [8, 9, 11], "voronoianalyz": [8, 9, 11], "analyze_structur": [8, 9, 11, 30], "plot_vor_analysi": [8, 9, 11], "voronoiconnect": [8, 9, 11], "connectivity_arrai": [8, 9, 11], "get_connect": [8, 9, 11], "get_sitej": [8, 9, 11], "max_connect": [8, 9, 11], "average_coordination_numb": [8, 9, 11], "contains_peroxid": [8, 9, 11], "get_max_bond_length": [8, 9, 11], "oxide_typ": [8, 9, 11], "abstractcompar": [8, 9, 11], "get_hash": [8, 9, 11, 36, 38], "elementcompar": [8, 9, 11], "frameworkcompar": [8, 9, 11], "occupancycompar": [8, 9, 11], "orderdisorderelementcompar": [8, 9, 11], "speciescompar": [8, 9, 11, 34], "spincompar": [8, 9, 11], "fit_anonym": [8, 9, 11], "get_all_anonymous_map": [8, 9, 11], "get_best_electronegativity_anonymous_map": [8, 9, 11], "get_map": [8, 9, 11], "get_rms_anonym": [8, 9, 11], "get_rms_dist": [8, 9, 11], "get_s2_like_s1": [8, 9, 11], "get_supercell_matrix": [8, 9, 11], "get_transform": [8, 9, 11], "surface_analysi": [8, 9], "nanoscalest": [8, 9, 11], "se_analyz": [8, 9, 11], "bulk_gform": [8, 9, 11], "plot_all_stability_map": [8, 9, 11], "plot_one_stability_map": [8, 9, 11], "scaled_wulff": [8, 9, 11], "solve_equilibrium_point": [8, 9, 11], "wulff_gform_and_r": [8, 9, 11], "slabentri": [8, 9, 11], "miller_index": [8, 9, 11, 32, 49], "adsorb": [8, 9, 11, 32, 49], "nads_in_slab": [8, 9, 11], "nsurfs_ads_in_slab": [8, 9, 11], "cleaned_up_slab": [8, 9, 11], "create_slab_label": [8, 9, 11], "from_computed_structure_entri": [8, 9, 11], "get_monolay": [8, 9, 11], "get_unit_primitive_area": [8, 9, 11], "gibbs_binding_energi": [8, 9, 11], "surface_area": [8, 9, 11, 32], "surface_energi": [8, 9, 11], "surfaceenergyplott": [8, 9, 11], "all_slab_entri": [8, 9, 11], "ucell_entri": [8, 9, 11], "ref_entri": [8, 9, 11], "color_dict": [8, 9, 11], "be_vs_clean_s": [8, 9, 11], "area_frac_vs_chempot_plot": [8, 9, 11], "chempot_plot_addon": [8, 9, 11], "chempot_vs_gamma": [8, 9, 11], "chempot_vs_gamma_plot_on": [8, 9, 11], "color_palette_dict": [8, 9, 11], "get_stable_entry_at_u": [8, 9, 11], "get_surface_equilibrium": [8, 9, 11], "monolayer_vs_b": [8, 9, 11], "set_all_vari": [8, 9, 11], "stable_u_range_dict": [8, 9, 11], "surface_chempot_range_map": [8, 9, 11], "wulff_from_chempot": [8, 9, 11], "workfunctionanalyz": [8, 9, 11], "efermi": [8, 9, 11, 33, 36, 42, 44], "locpot_along_c": [8, 9, 11], "vacuum_locpot": [8, 9, 11], "work_funct": [8, 9, 11], "along_c": [8, 9, 11], "ave_locpot": [8, 9, 11], "sorted_sit": [8, 9, 11], "ave_bulk_p": [8, 9, 11], "get_label": [8, 9, 11], "get_locpot_along_slab_plot": [8, 9, 11], "is_converg": [8, 9, 11], "entry_dict_from_list": [8, 9, 11], "sub_chempot": [8, 9, 11], "thermochemistri": [8, 9], "thermodata": [8, 9, 11, 34], "transition_st": [8, 9], "nebanalysi": [8, 9, 11], "from_dir": [8, 9, 11, 36, 37], "from_outcar": [8, 9, 11], "get_extrema": [8, 9, 11], "setup_splin": [8, 9, 11], "combine_neb_plot": [8, 9, 11], "wulfffacet": [8, 9, 11], "debug": [8, 9, 11, 31, 50], "alpha": [8, 9, 11, 14, 16, 20, 24, 32, 33, 36, 38, 44, 48, 49, 54], "color_set": [8, 9, 11], "grid_off": [8, 9, 11], "axis_off": [8, 9, 11], "show_area": [8, 9, 11], "off_color": [8, 9, 11], "miller_list": [8, 9, 11, 32], "hkl_list": [8, 9, 11], "e_surf_list": [8, 9, 11], "dual_cv_simp": [8, 9, 11], "wulff_pt_list": [8, 9, 11], "wulff_cv_simp": [8, 9, 11], "on_wulff": [8, 9, 11], "color_area": [8, 9, 11], "miller_area": [8, 9, 11], "anisotropi": [8, 9, 11, 18], "area_fraction_dict": [8, 9, 11], "effective_radiu": [8, 9, 11], "get_line_in_facet": [8, 9, 11], "get_plotli": [8, 9, 11], "miller_area_dict": [8, 9, 11], "miller_energy_dict": [8, 9, 11], "shape_factor": [8, 9, 11], "tot_corner_sit": [8, 9, 11], "tot_edg": [8, 9, 11], "total_surface_energi": [8, 9, 11], "weighted_surface_energi": [8, 9, 11], "get_tri_area": [8, 9, 11], "hkl_tuple_to_str": [8, 9, 11], "from_do": [8, 9, 11], "is_redox_active_intercal": [8, 9, 27, 28], "battery_abc": [8, 9, 27], "abstractelectrod": [8, 9, 27, 28], "abstractvoltagepair": [8, 9, 27, 28], "conversion_batteri": [8, 9, 27], "conversionvoltagepair": [8, 9, 27, 28], "insertion_batteri": [8, 9, 27], "insertionvoltagepair": [8, 9, 27, 28], "hive": [8, 9, 27, 54], "abstractdron": [8, 9, 27, 29], "gaussiantocomputedentrydron": [8, 9, 27, 29], "simplevasptocomputedentrydron": [8, 9, 27, 29], "vasptocomputedentrydron": [8, 9, 27, 29, 54], "queen": [8, 9, 27, 54], "borgqueen": [8, 9, 27, 29, 54], "order_assimil": [8, 9, 27, 29], "feff_plot_cross_sect": [8, 9], "feff_plot_do": [8, 9], "gaussian_analyz": [8, 9], "get_environ": [8, 9], "diff_incar": [8, 9, 30], "parse_view": [8, 9, 30], "pmg_analyz": [8, 9], "get_magnet": [8, 9, 30], "pmg_config": [8, 9], "add_config_var": [8, 9, 30], "build_bad": [8, 9, 30], "build_enum": [8, 9, 30], "configure_pmg": [8, 9, 30], "install_softwar": [8, 9, 30], "setup_cp2k_data": [8, 9, 30], "setup_potcar": [8, 9, 30], "pmg_plot": [8, 9], "get_chgint_plot": [8, 9, 30], "get_dos_plot": [8, 9, 30], "pmg_potcar": [8, 9], "gen_potcar": [8, 9, 30], "generate_potcar": [8, 9, 30, 44], "proc_dir": [8, 9, 30], "pmg_queri": [8, 9], "do_queri": [8, 9, 30], "pmg_structur": [8, 9, 36], "analyze_localenv": [8, 9, 30], "analyze_symmetri": [8, 9, 30], "compare_structur": [8, 9, 30], "convert_fmt": [8, 9, 30], "from_path": [8, 9, 31], "get_charg": [8, 9, 31], "get_charge_decorated_structur": [8, 9, 31], "get_charge_transf": [8, 9, 31], "get_decorated_structur": [8, 9, 31], "get_oxidation_state_decorated_structur": [8, 9, 31], "get_partial_charg": [8, 9, 31], "bader_analysis_from_object": [8, 9, 31], "bader_analysis_from_path": [8, 9, 31], "chargemol_cal": [8, 9], "chargemolanalysi": [8, 9, 31], "get_bond_ord": [8, 9, 31, 32], "get_property_decorated_structur": [8, 9, 31], "critic2analysi": [8, 9, 31], "get_critical_point_for_sit": [8, 9, 31], "get_volume_and_charge_for_sit": [8, 9, 31], "structure_graph": [8, 9, 11, 31], "from_chgcar": [8, 9, 31], "criticalpoint": [8, 9, 31], "ellipt": [8, 9, 31], "laplacian": [8, 9, 31], "criticalpointtyp": [8, 9, 31], "cage": [8, 9, 31], "nnattr": [8, 9, 31], "nucleu": [8, 9, 11, 31], "ring": [8, 9, 11, 31, 36], "get_filepath": [8, 9, 31], "enumerror": [8, 9, 31], "buckinghampotenti": [8, 9, 31], "gulpcal": [8, 9, 31], "gulpconvergenceerror": [8, 9, 31], "gulperror": [8, 9, 31], "gulpio": [8, 9, 31], "buckingham_input": [8, 9, 31], "buckingham_potenti": [8, 9, 31], "get_relaxed_structur": [8, 9, 31], "keyword_lin": [8, 9, 31], "library_lin": [8, 9, 31], "specie_potential_lin": [8, 9, 31], "structure_lin": [8, 9, 31], "tersoff_input": [8, 9, 31], "tersoff_potenti": [8, 9, 31], "tersoffpotenti": [8, 9, 31], "get_energy_buckingham": [8, 9, 31], "get_energy_relax_structure_buckingham": [8, 9, 31], "get_energy_tersoff": [8, 9, 31], "mcsqs_caller": [8, 9, 32], "allsq": [8, 9, 31], "bestsq": [8, 9, 31, 36], "objective_funct": [8, 9, 31], "run_mcsq": [8, 9, 31, 32], "vampire_cal": [8, 9], "vampirecal": [8, 9, 31], "parse_stdout": [8, 9, 31], "vampireoutput": [8, 9, 31], "covalentbond": [8, 9, 11, 32], "is_bond": [8, 9, 32], "get_bond_length": [8, 9, 32], "obtain_all_bond_length": [8, 9, 32], "chemicalpotenti": [8, 9, 32], "add_charges_from_oxi_state_guess": [8, 9, 32], "almost_equ": [8, 9, 32], "alphabetical_formula": [8, 9, 32], "amount_toler": [8, 9, 32], "average_electroneg": [8, 9, 32], "contains_element_typ": [8, 9, 32], "element_composit": [8, 9, 32], "fractional_composit": [8, 9, 11, 32], "from_weight_dict": [8, 9, 32], "get_el_amt_dict": [8, 9, 32], "get_integer_formula_and_factor": [8, 9, 32], "get_reduced_composition_and_factor": [8, 9, 32], "get_reduced_formula_and_factor": [8, 9, 32], "get_wt_fract": [8, 9, 32], "hill_formula": [8, 9, 32], "is_el": [8, 9, 32, 34], "iupac_formula": [8, 9, 32], "oxi_prob": [8, 9, 32], "ranked_compositions_from_indeterminate_formula": [8, 9, 32], "reduced_composit": [8, 9, 32], "reduced_formula": [8, 9, 32, 34, 54], "remove_charg": [8, 9, 32], "special_formula": [8, 9, 32], "to_data_dict": [8, 9, 32], "to_reduced_dict": [8, 9, 32], "to_weight_dict": [8, 9, 32], "total_electron": [8, 9, 32], "reduce_formula": [8, 9, 32], "film": [8, 9, 21, 32], "film_indic": [8, 9, 32], "film_lay": [8, 9, 32], "film_sit": [8, 9, 32], "film_termin": [8, 9, 32], "from_slab": [8, 9, 32], "get_shifts_based_on_adsorbate_sit": [8, 9, 32], "in_plane_offset": [8, 9, 32], "substrate_indic": [8, 9, 32], "substrate_lay": [8, 9, 32], "substrate_sit": [8, 9, 32], "substrate_termin": [8, 9, 32], "vacuum_over_film": [8, 9, 21, 32], "count_lay": [8, 9, 32], "label_termin": [8, 9, 32], "from_formula": [8, 9, 32], "d_hkl": [8, 9, 17, 32], "dot": [8, 9, 11, 32, 33, 36, 47, 50], "find_all_map": [8, 9, 32], "find_map": [8, 9, 32], "from_paramet": [8, 9, 32, 54], "get_all_dist": [8, 9, 32], "get_brillouin_zon": [8, 9, 32], "get_cartesian_coord": [8, 9, 32], "get_distance_and_imag": [8, 9, 32], "get_frac_coords_from_ll": [8, 9, 32], "get_fractional_coord": [8, 9, 32], "get_lll_frac_coord": [8, 9, 32], "get_lll_reduced_lattic": [8, 9, 32], "get_miller_index_from_coord": [8, 9, 32], "get_niggli_reduced_lattic": [8, 9, 32], "get_points_in_spher": [8, 9, 32], "get_points_in_sphere_old": [8, 9, 32], "get_points_in_sphere_pi": [8, 9, 32], "get_recp_symmetry_oper": [8, 9, 32], "get_wigner_seitz_cel": [8, 9, 32], "inv_matrix": [8, 9, 32], "is_3d_period": [8, 9, 32], "is_hexagon": [8, 9, 32], "is_orthogon": [8, 9, 32], "lll_invers": [8, 9, 32], "lll_map": [8, 9, 32], "lll_matrix": [8, 9, 32], "metric_tensor": [8, 9, 32], "monoclin": [8, 9, 32, 44, 48], "norm": [8, 9, 11, 21, 22, 31, 32, 37, 44, 48], "orthorhomb": [8, 9, 20, 32, 48, 49], "reciprocal_lattic": [8, 9, 32, 33], "reciprocal_lattice_crystallograph": [8, 9, 32], "selling_dist": [8, 9, 32], "selling_vector": [8, 9, 32], "tetragon": [8, 9, 11, 20, 32, 48, 49], "find_neighbor": [8, 9, 32], "get_integer_index": [8, 9, 32], "libxcfunc": [8, 9], "gga_c_am05": [8, 9, 32], "gga_c_apb": [8, 9, 32], "gga_c_bgcp": [8, 9, 32], "gga_c_ft97": [8, 9, 32], "gga_c_gam": [8, 9, 32], "gga_c_hcth_a": [8, 9, 32], "gga_c_lm": [8, 9, 32], "gga_c_lyp": [8, 9, 32], "gga_c_n12": [8, 9, 32], "gga_c_n12_sx": [8, 9, 32], "gga_c_optc": [8, 9, 32], "gga_c_op_b88": [8, 9, 32], "gga_c_op_g96": [8, 9, 32], "gga_c_op_pb": [8, 9, 32], "gga_c_op_pw91": [8, 9, 32], "gga_c_op_xalpha": [8, 9, 32], "gga_c_p86": [8, 9, 32], "gga_c_pb": [8, 9, 32], "gga_c_pbef": [8, 9, 32], "gga_c_pbeint": [8, 9, 32], "gga_c_pbeloc": [8, 9, 32], "gga_c_pbe_jrgx": [8, 9, 32], "gga_c_pbe_sol": [8, 9, 32], "gga_c_pw91": [8, 9, 32], "gga_c_q2d": [8, 9, 32], "gga_c_regtpss": [8, 9, 32], "gga_c_revtca": [8, 9, 32], "gga_c_rge2": [8, 9, 32], "gga_c_sogga11": [8, 9, 32], "gga_c_sogga11_x": [8, 9, 32], "gga_c_spb": [8, 9, 32], "gga_c_tca": [8, 9, 32], "gga_c_wi": [8, 9, 32], "gga_c_wi0": [8, 9, 32], "gga_c_wl": [8, 9, 32], "gga_c_xpb": [8, 9, 32], "gga_c_zpbeint": [8, 9, 32], "gga_c_zpbesol": [8, 9, 32], "gga_k_absp1": [8, 9, 32], "gga_k_absp2": [8, 9, 32], "gga_k_apb": [8, 9, 32], "gga_k_apbeint": [8, 9, 32], "gga_k_baltin": [8, 9, 32], "gga_k_dk": [8, 9, 32], "gga_k_ernzerhof": [8, 9, 32], "gga_k_fr_b88": [8, 9, 32], "gga_k_fr_pw86": [8, 9, 32], "gga_k_ge2": [8, 9, 32], "gga_k_golden": [8, 9, 32], "gga_k_gp85": [8, 9, 32], "gga_k_gr": [8, 9, 32], "gga_k_lc94": [8, 9, 32], "gga_k_lieb": [8, 9, 32], "gga_k_llp": [8, 9, 32], "gga_k_ludena": [8, 9, 32], "gga_k_mey": [8, 9, 32], "gga_k_ol1": [8, 9, 32], "gga_k_ol2": [8, 9, 32], "gga_k_pearson": [8, 9, 32], "gga_k_perdew": [8, 9, 32], "gga_k_revapb": [8, 9, 32], "gga_k_revapbeint": [8, 9, 32], "gga_k_tfvw": [8, 9, 32], "gga_k_thakkar": [8, 9, 32], "gga_k_tw1": [8, 9, 32], "gga_k_tw2": [8, 9, 32], "gga_k_tw3": [8, 9, 32], "gga_k_tw4": [8, 9, 32], "gga_k_vjk": [8, 9, 32], "gga_k_vsk": [8, 9, 32], "gga_k_vw": [8, 9, 32], "gga_k_yt65": [8, 9, 32], "gga_xc_b97_d": [8, 9, 32], "gga_xc_b97_gga1": [8, 9, 32], "gga_xc_edf1": [8, 9, 32], "gga_xc_hcth_120": [8, 9, 32], "gga_xc_hcth_147": [8, 9, 32], "gga_xc_hcth_407": [8, 9, 32], "gga_xc_hcth_407p": [8, 9, 32], "gga_xc_hcth_93": [8, 9, 32], "gga_xc_hcth_p14": [8, 9, 32], "gga_xc_hcth_p76": [8, 9, 32], "gga_xc_kt2": [8, 9, 32], "gga_xc_mohlyp": [8, 9, 32], "gga_xc_mohlyp2": [8, 9, 32], "gga_xc_mpwlyp1w": [8, 9, 32], "gga_xc_oblyp_d": [8, 9, 32], "gga_xc_opbe_d": [8, 9, 32], "gga_xc_opwlyp_d": [8, 9, 32], "gga_xc_pbe1w": [8, 9, 32], "gga_xc_pbelyp1w": [8, 9, 32], "gga_xc_th1": [8, 9, 32], "gga_xc_th2": [8, 9, 32], "gga_xc_th3": [8, 9, 32], "gga_xc_th4": [8, 9, 32], "gga_xc_th_fc": [8, 9, 32], "gga_xc_th_fcfo": [8, 9, 32], "gga_xc_th_fco": [8, 9, 32], "gga_xc_th_fl": [8, 9, 32], "gga_xc_vv10": [8, 9, 32], "gga_xc_xlyp": [8, 9, 32], "gga_x_2d_b86": [8, 9, 32], "gga_x_2d_b86_mgc": [8, 9, 32], "gga_x_2d_b88": [8, 9, 32], "gga_x_2d_pb": [8, 9, 32], "gga_x_airi": [8, 9, 32], "gga_x_ak13": [8, 9, 32], "gga_x_am05": [8, 9, 32], "gga_x_apb": [8, 9, 32], "gga_x_b86": [8, 9, 32], "gga_x_b86_mgc": [8, 9, 32], "gga_x_b86_r": [8, 9, 32], "gga_x_b88": [8, 9, 32], "gga_x_bayesian": [8, 9, 32], "gga_x_bgcp": [8, 9, 32], "gga_x_bpccac": [8, 9, 32], "gga_x_c09x": [8, 9, 32], "gga_x_cap": [8, 9, 32], "gga_x_dk87_r1": [8, 9, 32], "gga_x_dk87_r2": [8, 9, 32], "gga_x_ev93": [8, 9, 32], "gga_x_ft97_a": [8, 9, 32], "gga_x_ft97_b": [8, 9, 32], "gga_x_g96": [8, 9, 32], "gga_x_gam": [8, 9, 32], "gga_x_hcth_a": [8, 9, 32], "gga_x_herman": [8, 9, 32], "gga_x_hjs_b88": [8, 9, 32], "gga_x_hjs_b88_v2": [8, 9, 32], "gga_x_hjs_b97x": [8, 9, 32], "gga_x_hjs_pb": [8, 9, 32], "gga_x_hjs_pbe_sol": [8, 9, 32], "gga_x_htb": [8, 9, 32], "gga_x_ityh": [8, 9, 32], "gga_x_kt1": [8, 9, 32], "gga_x_lag": [8, 9, 32], "gga_x_lambda_ch_n": [8, 9, 32], "gga_x_lambda_lo_n": [8, 9, 32], "gga_x_lambda_oc2_n": [8, 9, 32], "gga_x_lb": [8, 9, 32], "gga_x_lbm": [8, 9, 32], "gga_x_lg93": [8, 9, 32], "gga_x_lv_rpw86": [8, 9, 32], "gga_x_mb88": [8, 9, 32], "gga_x_mpb": [8, 9, 32], "gga_x_mpw91": [8, 9, 32], "gga_x_n12": [8, 9, 32], "gga_x_ol2": [8, 9, 32], "gga_x_optb88_vdw": [8, 9, 32], "gga_x_optpbe_vdw": [8, 9, 32], "gga_x_optx": [8, 9, 32], "gga_x_pb": [8, 9, 32], "gga_x_pbea": [8, 9, 32], "gga_x_pbef": [8, 9, 32], "gga_x_pbeint": [8, 9, 32], "gga_x_pbek1_vdw": [8, 9, 32], "gga_x_pbe_jsjr": [8, 9, 32], "gga_x_pbe_mol": [8, 9, 32], "gga_x_pbe_r": [8, 9, 32], "gga_x_pbe_sol": [8, 9, 32], "gga_x_pbe_tca": [8, 9, 32], "gga_x_pw86": [8, 9, 32], "gga_x_pw91": [8, 9, 32], "gga_x_q2d": [8, 9, 32], "gga_x_rge2": [8, 9, 32], "gga_x_rpb": [8, 9, 32], "gga_x_rpw86": [8, 9, 32], "gga_x_sfat": [8, 9, 32], "gga_x_sogga": [8, 9, 32], "gga_x_sogga11": [8, 9, 32], "gga_x_ssb": [8, 9, 32], "gga_x_ssb_d": [8, 9, 32], "gga_x_ssb_sw": [8, 9, 32], "gga_x_vmt84_g": [8, 9, 32], "gga_x_vmt84_pb": [8, 9, 32], "gga_x_vmt_g": [8, 9, 32], "gga_x_vmt_pb": [8, 9, 32], "gga_x_wc": [8, 9, 32], "gga_x_wpbeh": [8, 9, 32], "gga_x_xpb": [8, 9, 32], "hyb_gga_xc_b1lyp": [8, 9, 32], "hyb_gga_xc_b1pw91": [8, 9, 32], "hyb_gga_xc_b1wc": [8, 9, 32], "hyb_gga_xc_b3lyp": [8, 9, 32], "hyb_gga_xc_b3lyp5": [8, 9, 32], "hyb_gga_xc_b3p86": [8, 9, 32], "hyb_gga_xc_b3pw91": [8, 9, 32], "hyb_gga_xc_b97": [8, 9, 32], "hyb_gga_xc_b97_1": [8, 9, 32], "hyb_gga_xc_b97_1p": [8, 9, 32], "hyb_gga_xc_b97_2": [8, 9, 32], "hyb_gga_xc_b97_3": [8, 9, 32], "hyb_gga_xc_b97_k": [8, 9, 32], "hyb_gga_xc_bhandh": [8, 9, 32], "hyb_gga_xc_bhandhlyp": [8, 9, 32], "hyb_gga_xc_camy_b3lyp": [8, 9, 32], "hyb_gga_xc_camy_blyp": [8, 9, 32], "hyb_gga_xc_cam_b3lyp": [8, 9, 32], "hyb_gga_xc_cap0": [8, 9, 32], "hyb_gga_xc_edf2": [8, 9, 32], "hyb_gga_xc_hjs_b88": [8, 9, 32], "hyb_gga_xc_hjs_b97x": [8, 9, 32], "hyb_gga_xc_hjs_pb": [8, 9, 32], "hyb_gga_xc_hjs_pbe_sol": [8, 9, 32], "hyb_gga_xc_hpbeint": [8, 9, 32], "hyb_gga_xc_hse03": [8, 9, 32], "hyb_gga_xc_hse06": [8, 9, 32], "hyb_gga_xc_lcy_blyp": [8, 9, 32], "hyb_gga_xc_lcy_pb": [8, 9, 32], "hyb_gga_xc_lc_vv10": [8, 9, 32], "hyb_gga_xc_lrc_wpb": [8, 9, 32], "hyb_gga_xc_lrc_wpbeh": [8, 9, 32], "hyb_gga_xc_mb3lyp_rc04": [8, 9, 32], "hyb_gga_xc_mpw3lyp": [8, 9, 32], "hyb_gga_xc_mpw3pw": [8, 9, 32], "hyb_gga_xc_mpwlyp1m": [8, 9, 32], "hyb_gga_xc_o3lyp": [8, 9, 32], "hyb_gga_xc_pbe0_13": [8, 9, 32], "hyb_gga_xc_pbeh": [8, 9, 32], "hyb_gga_xc_revb3lyp": [8, 9, 32], "hyb_gga_xc_sb98_1a": [8, 9, 32], "hyb_gga_xc_sb98_1b": [8, 9, 32], "hyb_gga_xc_sb98_1c": [8, 9, 32], "hyb_gga_xc_sb98_2a": [8, 9, 32], "hyb_gga_xc_sb98_2b": [8, 9, 32], "hyb_gga_xc_sb98_2c": [8, 9, 32], "hyb_gga_xc_tuned_cam_b3lyp": [8, 9, 32], "hyb_gga_xc_wb97": [8, 9, 32], "hyb_gga_xc_wb97x": [8, 9, 32], "hyb_gga_xc_wb97x_d": [8, 9, 32], "hyb_gga_xc_wb97x_v": [8, 9, 32], "hyb_gga_xc_x3lyp": [8, 9, 32], "hyb_gga_xc_mpw1k": [8, 9, 32], "hyb_gga_xc_mpw1pw": [8, 9, 32], "hyb_gga_x_n12_sx": [8, 9, 32], "hyb_gga_x_sogga11_x": [8, 9, 32], "hyb_mgga_xc_b86b95": [8, 9, 32], "hyb_mgga_xc_b88b95": [8, 9, 32], "hyb_mgga_xc_bb1k": [8, 9, 32], "hyb_mgga_xc_m05": [8, 9, 32], "hyb_mgga_xc_m05_2x": [8, 9, 32], "hyb_mgga_xc_m06": [8, 9, 32], "hyb_mgga_xc_m06_2x": [8, 9, 32], "hyb_mgga_xc_m06_hf": [8, 9, 32], "hyb_mgga_xc_m08_hx": [8, 9, 32], "hyb_mgga_xc_m08_so": [8, 9, 32], "hyb_mgga_xc_m11": [8, 9, 32], "hyb_mgga_xc_mpw1b95": [8, 9, 32], "hyb_mgga_xc_mpwb1k": [8, 9, 32], "hyb_mgga_xc_pw6b95": [8, 9, 32], "hyb_mgga_xc_pw86b95": [8, 9, 32], "hyb_mgga_xc_pwb6k": [8, 9, 32], "hyb_mgga_xc_revtpssh": [8, 9, 32], "hyb_mgga_xc_tpssh": [8, 9, 32], "hyb_mgga_xc_wb97m_v": [8, 9, 32], "hyb_mgga_xc_x1b95": [8, 9, 32], "hyb_mgga_xc_xb1k": [8, 9, 32], "hyb_mgga_x_dldf": [8, 9, 32], "hyb_mgga_x_mn12_sx": [8, 9, 32], "hyb_mgga_x_mn15": [8, 9, 32], "hyb_mgga_x_ms2h": [8, 9, 32], "hyb_mgga_x_mvsh": [8, 9, 32], "hyb_mgga_x_scan0": [8, 9, 32], "lda_c_1d_csc": [8, 9, 32], "lda_c_1d_loo": [8, 9, 32], "lda_c_2d_amgb": [8, 9, 32], "lda_c_2d_prm": [8, 9, 32], "lda_c_gl": [8, 9, 32], "lda_c_gomba": [8, 9, 32], "lda_c_hl": [8, 9, 32], "lda_c_ml1": [8, 9, 32], "lda_c_ml2": [8, 9, 32], "lda_c_ob_pw": [8, 9, 32], "lda_c_ob_pz": [8, 9, 32], "lda_c_pw": [8, 9, 32], "lda_c_pw_mod": [8, 9, 32], "lda_c_pw_rpa": [8, 9, 32], "lda_c_pz": [8, 9, 32], "lda_c_pz_mod": [8, 9, 32], "lda_c_rc04": [8, 9, 32], "lda_c_rpa": [8, 9, 32], "lda_c_vwn": [8, 9, 32], "lda_c_vwn_1": [8, 9, 32], "lda_c_vwn_2": [8, 9, 32], "lda_c_vwn_3": [8, 9, 32], "lda_c_vwn_4": [8, 9, 32], "lda_c_vwn_rpa": [8, 9, 32], "lda_c_wign": [8, 9, 32], "lda_c_xalpha": [8, 9, 32], "lda_c_vbh": [8, 9, 32], "lda_k_lp": [8, 9, 32], "lda_k_tf": [8, 9, 32], "lda_x": [8, 9, 32], "lda_xc_ksdt": [8, 9, 32], "lda_xc_teter93": [8, 9, 32], "lda_xc_zlp": [8, 9, 32], "lda_x_1d": [8, 9, 32], "lda_x_2d": [8, 9, 32], "mgga_c_bc95": [8, 9, 32], "mgga_c_cc06": [8, 9, 32], "mgga_c_c": [8, 9, 32], "mgga_c_dldf": [8, 9, 32], "mgga_c_m05": [8, 9, 32], "mgga_c_m05_2x": [8, 9, 32], "mgga_c_m06": [8, 9, 32], "mgga_c_m06_2x": [8, 9, 32], "mgga_c_m06_hf": [8, 9, 32], "mgga_c_m06_l": [8, 9, 32], "mgga_c_m08_hx": [8, 9, 32], "mgga_c_m08_so": [8, 9, 32], "mgga_c_m11": [8, 9, 32], "mgga_c_m11_l": [8, 9, 32], "mgga_c_mn12_l": [8, 9, 32], "mgga_c_mn12_sx": [8, 9, 32], "mgga_c_mn15": [8, 9, 32], "mgga_c_mn15_l": [8, 9, 32], "mgga_c_pkzb": [8, 9, 32], "mgga_c_revtpss": [8, 9, 32], "mgga_c_scan": [8, 9, 32], "mgga_c_tpss": [8, 9, 32], "mgga_c_tpssloc": [8, 9, 32], "mgga_c_vsxc": [8, 9, 32], "mgga_xc_b97m_v": [8, 9, 32], "mgga_xc_otpss_d": [8, 9, 32], "mgga_xc_tpsslyp1w": [8, 9, 32], "mgga_xc_zlp": [8, 9, 32], "mgga_x_2d_prhg07": [8, 9, 32], "mgga_x_2d_prhg07_prp10": [8, 9, 32], "mgga_x_bj06": [8, 9, 32], "mgga_x_bloc": [8, 9, 32], "mgga_x_br89": [8, 9, 32], "mgga_x_gvt4": [8, 9, 32], "mgga_x_lta": [8, 9, 32], "mgga_x_m05": [8, 9, 32], "mgga_x_m05_2x": [8, 9, 32], "mgga_x_m06": [8, 9, 32], "mgga_x_m06_2x": [8, 9, 32], "mgga_x_m06_hf": [8, 9, 32], "mgga_x_m06_l": [8, 9, 32], "mgga_x_m08_hx": [8, 9, 32], "mgga_x_m08_so": [8, 9, 32], "mgga_x_m11": [8, 9, 32], "mgga_x_m11_l": [8, 9, 32], "mgga_x_mbeef": [8, 9, 32], "mgga_x_mbeefvdw": [8, 9, 32], "mgga_x_mk00": [8, 9, 32], "mgga_x_mk00b": [8, 9, 32], "mgga_x_mn12_l": [8, 9, 32], "mgga_x_mn15_l": [8, 9, 32], "mgga_x_modtpss": [8, 9, 32], "mgga_x_ms0": [8, 9, 32], "mgga_x_ms1": [8, 9, 32], "mgga_x_ms2": [8, 9, 32], "mgga_x_mv": [8, 9, 32], "mgga_x_pkzb": [8, 9, 32], "mgga_x_revtpss": [8, 9, 32], "mgga_x_rpp09": [8, 9, 32], "mgga_x_scan": [8, 9, 32], "mgga_x_tau_hcth": [8, 9, 32], "mgga_x_tb09": [8, 9, 32], "mgga_x_tpss": [8, 9, 32], "all_famili": [8, 9, 32], "all_kind": [8, 9, 32], "info_dict": [8, 9, 14, 32], "is_c_kind": [8, 9, 32], "is_gga_famili": [8, 9, 32], "is_hyb_gga_famili": [8, 9, 32], "is_hyb_mgga_famili": [8, 9, 32], "is_k_kind": [8, 9, 32], "is_lda_famili": [8, 9, 32], "is_mgga_famili": [8, 9, 32], "is_x_kind": [8, 9, 32], "is_xc_kind": [8, 9, 32], "to_json": [8, 9, 32], "molecular_orbit": [8, 9, 36], "elec_neg": [8, 9, 32], "ao": [8, 9, 32, 36, 44], "band_edg": [8, 9, 32], "aos_as_list": [8, 9, 32], "max_electroneg": [8, 9, 32], "obtain_band_edg": [8, 9, 32], "as_xyzt_str": [8, 9, 32], "from_rotation_and_translation_and_time_revers": [8, 9, 32], "from_symmop": [8, 9, 32], "from_xyzt_str": [8, 9, 32], "operate_magmom": [8, 9, 32], "affine_matrix": [8, 9, 32], "apply_rotation_onli": [8, 9, 32], "are_symmetrically_rel": [8, 9, 32], "are_symmetrically_related_vector": [8, 9, 32], "as_xyz_str": [8, 9, 32], "from_axis_angle_and_transl": [8, 9, 32], "from_origin_axis_angl": [8, 9, 32], "from_rotation_and_transl": [8, 9, 32], "from_xyz_str": [8, 9, 32], "invers": [8, 9, 11, 14, 16, 17, 18, 19, 32, 38, 44, 48, 49], "operate_multi": [8, 9, 32], "reflect": [8, 9, 11, 32, 41], "rotation_matrix": [8, 9, 14, 32], "rotoreflect": [8, 9, 32], "transform_tensor": [8, 9, 32], "translation_vector": [8, 9, 32, 49], "oxi_st": [8, 9, 11, 32, 38], "long_nam": [8, 9, 32], "atomic_radius_calcul": [8, 9, 32], "van_der_waals_radiu": [8, 9, 32], "mendeleev_no": [8, 9, 32], "electrical_resist": [8, 9, 32], "velocity_of_sound": [8, 9, 32], "refractive_index": [8, 9, 32], "poissons_ratio": [8, 9, 32], "molar_volum": [8, 9, 32], "atomic_orbit": [8, 9, 32], "boiling_point": [8, 9, 32], "critical_temperatur": [8, 9, 32], "superconduction_temperatur": [8, 9, 32], "liquid_rang": [8, 9, 32], "bulk_modulu": [8, 9, 32], "youngs_modulu": [8, 9, 32], "brinell_hard": [8, 9, 32], "rigidity_modulu": [8, 9, 32], "mineral_hard": [8, 9, 32], "vickers_hard": [8, 9, 32], "density_of_solid": [8, 9, 32], "coefficient_of_linear_thermal_expans": [8, 9, 32], "ground_level": [8, 9, 32], "am": [8, 9, 11, 32, 44], "au": [8, 9, 11, 32, 36, 44], "ba": [8, 9, 11, 13, 32, 44], "bh": [8, 9, 32], "bi": [8, 9, 11, 32, 44, 50], "bk": [8, 9, 32], "ca": [8, 9, 11, 32, 44], "cf": [8, 9, 11, 32, 44], "cn": [8, 9, 11, 12, 14, 32, 36, 42], "cr": [8, 9, 11, 32, 44, 49], "cu": [8, 9, 11, 17, 32, 33, 44], "dy": [8, 9, 11, 32, 36, 44, 50], "er": [8, 9, 11, 32, 44], "fl": [8, 9, 32], "fr": [8, 9, 11, 32, 33, 36, 44], "ga": [8, 9, 11, 32, 34, 40, 44], "gd": [8, 9, 11, 32, 44], "ge": [8, 9, 11, 32, 44, 49, 50], "hf": [8, 9, 11, 32, 36, 38, 44], "hg": [8, 9, 11, 32, 44], "ho": [8, 9, 11, 32, 44], "ir": [8, 9, 11, 32, 36, 38, 44, 47], "la": [8, 9, 11, 31, 32, 44, 50], "lr": [8, 9, 32], "lu": [8, 9, 11, 32, 44, 54], "lv": [8, 9, 32], "mc": [8, 9, 31, 32], "mo": [8, 9, 11, 32, 36, 38, 43, 44, 49], "mt": [8, 9, 32, 53], "nb": [8, 9, 11, 32, 33, 36, 44, 48, 49], "nd": [8, 9, 11, 17, 32, 44, 48, 51], "nh": [8, 9, 11, 32], "og": [8, 9, 32, 48], "pa": [8, 9, 11, 32, 44], "pb": [8, 9, 11, 32, 44, 50], "po": [8, 9, 11, 13, 32, 36, 38, 44], "pt": [8, 9, 11, 32, 33, 44], "pu": [8, 9, 11, 32, 44], "ra": [8, 9, 11, 14, 32, 44, 53], "rb": [8, 9, 11, 32, 44], "rf": [8, 9, 32], "rg": [8, 9, 32], "rh": [8, 9, 11, 32, 44], "rn": [8, 9, 11, 32, 44], "sb": [8, 9, 11, 32, 44], "sc": [8, 9, 11, 32, 37, 44, 49], "se": [8, 9, 11, 14, 28, 32, 35, 44, 50, 54], "sg": [8, 9, 11, 13, 32, 35], "sm": [8, 9, 11, 32, 44], "sn": [8, 9, 11, 32, 44, 50], "sr": [8, 9, 11, 32, 36, 38, 44], "ta": [8, 9, 11, 32, 44, 49], "tb": [8, 9, 11, 32, 44], "te": [8, 9, 11, 28, 32, 44], "th": [8, 9, 11, 16, 32, 41, 44, 50], "tl": [8, 9, 11, 32, 44, 50], "tm": [8, 9, 11, 32, 37, 44], "xe": [8, 9, 11, 32, 40, 44], "zn": [8, 9, 11, 32, 44], "zr": [8, 9, 11, 32, 44, 50], "atomic_radiu": [8, 9, 32], "average_anionic_radiu": [8, 9, 32], "average_cationic_radiu": [8, 9, 32], "average_ionic_radiu": [8, 9, 32], "block": [8, 9, 32, 36, 38, 41, 44], "common_oxidation_st": [8, 9, 32], "from_z": [8, 9, 32], "from_row_and_group": [8, 9, 32], "full_electronic_structur": [8, 9, 32], "ground_state_term_symbol": [8, 9, 32], "icsd_oxidation_st": [8, 9, 32], "ionic_radii": [8, 9, 32], "is_actinoid": [8, 9, 32], "is_alkali": [8, 9, 32], "is_alkalin": [8, 9, 32], "is_chalcogen": [8, 9, 32], "is_halogen": [8, 9, 32], "is_lanthanoid": [8, 9, 32], "is_met": [8, 9, 11, 32, 33, 36, 38, 44], "is_metalloid": [8, 9, 32], "is_noble_ga": [8, 9, 32], "is_post_transition_met": [8, 9, 32], "is_quadrupolar": [8, 9, 32], "is_rare_earth_met": [8, 9, 32], "is_transition_met": [8, 9, 32], "is_valid_symbol": [8, 9, 32], "iupac_ord": [8, 9, 32], "max_oxidation_st": [8, 9, 32], "metallic_radiu": [8, 9, 32], "min_oxidation_st": [8, 9, 32], "nmr_quadrupole_mo": [8, 9, 32], "oxidation_st": [8, 9, 11, 32, 34, 49], "print_periodic_t": [8, 9, 32], "row": [8, 9, 11, 19, 20, 22, 23, 32, 34, 37, 38, 43, 44, 50], "term_symbol": [8, 9, 32], "string_mod": [8, 9, 32, 50], "get_crystal_field_spin": [8, 9, 32], "get_nmr_quadrupole_mo": [8, 9, 32], "get_shannon_radiu": [8, 9, 32], "ionic_radiu": [8, 9, 32], "distance_and_imag": [8, 9, 32], "distance_and_image_from_frac_coord": [8, 9, 32], "frac_coord": [8, 9, 20, 31, 32, 33, 36, 47, 50], "is_periodic_imag": [8, 9, 32], "to_unit_cel": [8, 9, 19, 32, 33, 51], "distance_from_point": [8, 9, 32], "is_ord": [8, 9, 32], "position_atol": [8, 9, 32], "species_str": [8, 9, 32, 41], "get_interpolated_valu": [8, 9, 32, 33, 47], "smear": [8, 9, 11, 32, 33, 36, 37, 38, 44, 47], "lorentzian": [8, 9, 32], "break_bond": [8, 9, 32], "center_of_mass": [8, 9, 32], "from_sit": [8, 9, 32, 47], "get_boxed_structur": [8, 9, 32], "get_centered_molecul": [8, 9, 32], "get_covalent_bond": [8, 9, 32], "get_dist": [8, 9, 32], "get_neighbors_in_shel": [8, 9, 32], "get_sites_in_spher": [8, 9, 32], "get_zmatrix": [8, 9, 32, 36], "nelectron": [8, 9, 32, 36, 44], "spin_multipl": [8, 9, 32, 36], "as_datafram": [8, 9, 32, 36], "distance_matrix": [8, 9, 32, 36, 44], "from_magnetic_spacegroup": [8, 9, 32, 48], "get_all_neighbors_old": [8, 9, 32], "get_all_neighbors_pi": [8, 9, 32], "get_miller_index_from_site_index": [8, 9, 32], "get_neighbor_list": [8, 9, 32], "get_neighbors_old": [8, 9, 32], "get_ord": [8, 9, 32], "get_primitive_structur": [8, 9, 32, 54], "get_reduced_structur": [8, 9, 32], "get_space_group_info": [8, 9, 32], "get_symmetric_neighbor_list": [8, 9, 32], "unset_charg": [8, 9, 32], "append": [8, 9, 10, 24, 28, 32, 36, 37, 38, 41, 50, 54], "perturb": [8, 9, 18, 32, 36, 43, 49], "remove_sit": [8, 9, 11, 32], "remove_speci": [8, 9, 32], "rotate_sit": [8, 9, 32], "set_charge_and_spin": [8, 9, 32], "translate_sit": [8, 9, 32], "periodicneighbor": [8, 9, 32], "distance_toler": [8, 9, 32], "add_oxidation_state_by_el": [8, 9, 32], "add_oxidation_state_by_guess": [8, 9, 32], "add_oxidation_state_by_sit": [8, 9, 32], "add_site_properti": [8, 9, 32, 44], "add_spin_by_el": [8, 9, 32, 44], "add_spin_by_sit": [8, 9, 32], "atomic_numb": [8, 9, 32], "cart_coord": [8, 9, 32, 33, 36], "extract_clust": [8, 9, 32], "get_angl": [8, 9, 32, 50], "get_dihedr": [8, 9, 32], "group_by_typ": [8, 9, 32], "indices_from_symbol": [8, 9, 32], "is_valid": [8, 9, 32], "ntypesp": [8, 9, 32], "num_sit": [8, 9, 11, 32, 34], "remove_oxidation_st": [8, 9, 32], "remove_spin": [8, 9, 32], "replace_speci": [8, 9, 32], "site_properti": [8, 9, 11, 19, 20, 32, 36, 37, 49], "symbol_set": [8, 9, 32], "types_of_speci": [8, 9, 22, 32, 37], "apply_strain": [8, 9, 32], "from_prototyp": [8, 9, 32], "make_supercel": [8, 9, 32, 51, 54], "merge_sit": [8, 9, 32], "scale_lattic": [8, 9, 32], "set_charg": [8, 9, 32, 36, 38], "structureerror": [8, 9, 32], "reconstructiongener": [8, 9, 32], "slabgen_param": [8, 9, 32], "build_slab": [8, 9, 32], "get_unreconstructed_slab": [8, 9, 32], "scale_factor": [8, 9, 11, 32, 36], "shift": [8, 9, 11, 20, 32, 33, 36, 37, 38, 41, 44, 48, 49, 51], "add_adsorbate_atom": [8, 9, 32], "get_orthogonal_c_slab": [8, 9, 32], "get_surface_sit": [8, 9, 32], "get_symmetric_sit": [8, 9, 32], "get_tasker2_slab": [8, 9, 32], "is_polar": [8, 9, 32], "is_symmetr": [8, 9, 32], "symmetrically_add_atom": [8, 9, 32], "symmetrically_remove_atom": [8, 9, 32], "oriented_unit_cel": [8, 9, 20, 32], "parent": [8, 9, 11, 28, 29, 32, 44, 48, 49, 51, 53], "lll_reduc": [8, 9, 32, 49], "center_slab": [8, 9, 11, 32, 49], "slab_scale_factor": [8, 9, 32], "min_slab_s": [8, 9, 11, 32, 49], "min_vac_s": [8, 9, 32, 49], "get_slab": [8, 9, 32], "move_to_other_sid": [8, 9, 32], "nonstoichiometric_symmetrized_slab": [8, 9, 32], "repair_broken_bond": [8, 9, 32], "generate_all_slab": [8, 9, 32], "get_d": [8, 9, 32], "get_slab_region": [8, 9, 32], "get_symmetrically_distinct_miller_indic": [8, 9, 32], "get_symmetrically_equivalent_miller_indic": [8, 9, 32], "hkl_transform": [8, 9, 32], "is_already_analyz": [8, 9, 32], "miller_index_from_sit": [8, 9, 32], "squaretensor": [8, 9, 11, 18, 32], "det": [8, 9, 11, 32], "get_scal": [8, 9, 32], "inv": [8, 9, 32], "is_rot": [8, 9, 32], "polar_decomposit": [8, 9, 32], "principal_invari": [8, 9, 32], "refine_rot": [8, 9, 32], "tran": [8, 9, 11, 32, 52, 53, 54], "average_over_unit_spher": [8, 9, 32], "convert_to_iee": [8, 9, 32], "einsum_sequ": [8, 9, 32], "fit_to_structur": [8, 9, 32], "from_values_indic": [8, 9, 32], "from_voigt": [8, 9, 32], "get_grouped_indic": [8, 9, 32], "get_ieee_rot": [8, 9, 32], "get_symbol_dict": [8, 9, 32], "get_voigt_dict": [8, 9, 32], "is_fit_to_structur": [8, 9, 32], "is_voigt_symmetr": [8, 9, 32], "structure_transform": [8, 9, 32], "voigt": [8, 9, 11, 18, 32, 44], "voigt_symmetr": [8, 9, 32], "tensorcollect": [8, 9, 18, 32], "rank": [8, 9, 11, 18, 32, 37, 44, 49], "tensormap": [8, 9, 32], "item": [8, 9, 11, 16, 32, 33, 36, 37, 38, 41, 43, 44], "get_uvec": [8, 9, 32], "symmetry_reduc": [8, 9, 32], "from_molecul": [8, 9, 32, 36], "get_molecul": [8, 9, 32, 36], "to_displac": [8, 9, 32], "to_posit": [8, 9, 32], "write_xdatcar": [8, 9, 32], "as_base_unit": [8, 9, 32], "supported_unit": [8, 9, 32], "unit_typ": [8, 9, 32], "temp": [8, 9, 11, 31, 32, 33, 34, 49], "get_conversion_factor": [8, 9, 32], "uniterror": [8, 9, 32], "kb": [8, 9, 32, 33, 44], "obj_with_unit": [8, 9, 32], "xcfunc": [8, 9, 37], "abinitixc_to_libxc": [8, 9, 32], "asxc": [8, 9, 32], "defined_alias": [8, 9, 32], "from_abinit_ixc": [8, 9, 32], "from_type_nam": [8, 9, 32], "lattice_rec": [8, 9, 33], "is_spin_polar": [8, 9, 33, 36, 42], "nb_band": [8, 9, 33], "from_old_dict": [8, 9, 33], "get_band_gap": [8, 9, 33], "get_cbm": [8, 9, 33], "get_direct_band_gap": [8, 9, 33], "get_direct_band_gap_dict": [8, 9, 33], "get_kpoint_degeneraci": [8, 9, 33], "get_projection_on_el": [8, 9, 33, 36, 44], "get_projections_on_elements_and_orbit": [8, 9, 33], "get_sym_eq_kpoint": [8, 9, 33], "get_vbm": [8, 9, 33], "bandstructuresymmlin": [8, 9, 33, 44, 48], "apply_scissor": [8, 9, 33], "get_branch": [8, 9, 33, 47], "get_equivalent_kpoint": [8, 9, 33], "lobsterbandstructuresymmlin": [8, 9, 33, 42], "get_reconstructed_band_structur": [8, 9, 33], "check_acc_bzt_band": [8, 9, 33], "get_average_eff_mass": [8, 9, 33], "get_carrier_concentr": [8, 9, 33], "get_complete_do": [8, 9, 11, 33], "get_complexity_factor": [8, 9, 33], "get_conduct": [8, 9, 33], "get_extrem": [8, 9, 33], "get_hall_carrier_concentr": [8, 9, 33], "get_mu_bound": [8, 9, 33], "get_power_factor": [8, 9, 33], "get_seebeck": [8, 9, 33], "get_seebeck_eff_mass": [8, 9, 33], "get_symm_band": [8, 9, 33], "get_thermal_conduct": [8, 9, 33], "get_zt": [8, 9, 33], "parse_cond_and_hal": [8, 9, 33], "parse_intran": [8, 9, 33], "parse_outputtran": [8, 9, 33], "parse_struct": [8, 9, 33], "parse_transdo": [8, 9, 33], "boltztraperror": [8, 9, 33], "boltztraprunn": [8, 9, 33], "nelec": [8, 9, 33], "write_def": [8, 9, 33], "write_energi": [8, 9, 33], "write_input": [8, 9, 33, 36, 40, 41, 44, 54], "write_intran": [8, 9, 33], "write_proj": [8, 9, 33], "write_struct": [8, 9, 33], "compare_sym_band": [8, 9, 33], "eta_from_seebeck": [8, 9, 33], "read_cube_fil": [8, 9, 33], "seebeck_eff_mass_from_carr": [8, 9, 33], "seebeck_eff_mass_from_seebeck_carr": [8, 9, 33], "seebeck_spb": [8, 9, 33], "bandstructureload": [8, 9, 33], "bandana": [8, 9, 33], "get_lattvec": [8, 9, 33], "get_volum": [8, 9, 33], "set_upper_lower_band": [8, 9, 33], "bztinterpol": [8, 9, 33], "get_band_structur": [8, 9, 33, 36, 44], "get_do": [8, 9, 33], "get_partial_dos": [8, 9, 33], "bztplotter": [8, 9, 33], "plot_band": [8, 9, 33], "plot_do": [8, 9, 33], "plot_prop": [8, 9, 33], "bzttransportproperti": [8, 9, 33], "compute_properties_dop": [8, 9, 33], "vasprunbsload": [8, 9, 33], "vasprunload": [8, 9, 33], "merge_up_down_dos": [8, 9, 33], "get_cohp": [8, 9, 33], "get_icohp": [8, 9, 33], "has_antibnd_states_below_efermi": [8, 9, 33], "get_cohp_by_label": [8, 9, 33], "get_orbital_resolved_cohp": [8, 9, 33], "get_summed_cohp_by_label_and_orbital_list": [8, 9, 33], "get_summed_cohp_by_label_list": [8, 9, 33], "are_coop": [8, 9, 33, 42], "are_cobi": [8, 9, 33, 42], "extremum_icohpvalu": [8, 9, 33], "get_icohp_by_label": [8, 9, 33], "get_icohp_dict_by_bondlength": [8, 9, 33], "get_icohp_dict_of_sit": [8, 9, 33], "get_summed_icohp_by_label_list": [8, 9, 33], "icohpvalu": [8, 9, 33], "num_bond": [8, 9, 33], "icohp": [8, 9, 33, 42], "icohpvalue_orbit": [8, 9, 33], "summed_icohp": [8, 9, 33], "summed_orbital_icohp": [8, 9, 33], "get_integrated_cohp_in_energy_rang": [8, 9, 33], "are_collinear": [8, 9, 33], "from_global_moment_and_saxi": [8, 9, 33], "from_moment_relative_to_crystal_ax": [8, 9, 33], "get_00t_magmom_with_xyz_saxi": [8, 9, 33], "get_consistent_set_and_saxi": [8, 9, 33], "get_moment": [8, 9, 33], "get_moment_relative_to_crystal_ax": [8, 9, 33], "get_suggested_saxi": [8, 9, 33], "get_xyz_magmom_with_001_saxi": [8, 9, 33], "global_mo": [8, 9, 33], "have_consistent_saxi": [8, 9, 33], "dx2": [8, 9, 33], "dxy": [8, 9, 33, 44], "dxz": [8, 9, 33], "dyz": [8, 9, 33], "dz2": [8, 9, 33], "f0": [8, 9, 33], "f2": [8, 9, 11, 16, 32, 33, 34, 44, 50], "f3": [8, 9, 33], "f_1": [8, 9, 33], "f_2": [8, 9, 33], "f_3": [8, 9, 33], "orbital_typ": [8, 9, 33], "px": [8, 9, 28, 33, 38, 44], "pz": [8, 9, 32, 33], "orbitaltyp": [8, 9, 33], "pdo": [8, 9, 32, 33, 36, 38, 42, 44, 47], "fp_to_dict": [8, 9, 33], "get_band_cent": [8, 9, 33], "get_band_fil": [8, 9, 33], "get_band_kurtosi": [8, 9, 33], "get_band_skew": [8, 9, 33], "get_band_width": [8, 9, 33], "get_dos_fp": [8, 9, 33], "get_dos_fp_similar": [8, 9, 33], "get_element_do": [8, 9, 33, 47], "get_element_spd_do": [8, 9, 33], "get_hilbert_transform": [8, 9, 33], "get_n_moment": [8, 9, 33], "get_norm": [8, 9, 33], "get_site_do": [8, 9, 33, 47], "get_site_orbital_do": [8, 9, 33], "get_site_spd_do": [8, 9, 33], "get_site_t2g_eg_resolved_do": [8, 9, 33], "get_spd_do": [8, 9, 33], "get_upper_band_edg": [8, 9, 33], "get_cbm_vbm": [8, 9, 33], "get_gap": [8, 9, 33], "get_interpolated_gap": [8, 9, 33], "get_dens": [8, 9, 33], "get_smeared_dens": [8, 9, 33, 47], "get_dop": [8, 9, 33], "get_fermi": [8, 9, 33], "lobstercompletedo": [8, 9, 33, 42], "add_dens": [8, 9, 33], "add_b": [8, 9, 33], "bs_plot_data": [8, 9, 33, 47], "get_tick": [8, 9, 33, 47], "get_ticks_old": [8, 9, 33], "plot_brillouin": [8, 9, 33, 47], "plot_compar": [8, 9, 33, 47], "save_plot": [8, 9, 33, 47, 51], "bsplotterproject": [8, 9, 33], "get_elt_projected_plot": [8, 9, 33], "get_projected_plots_dot": [8, 9, 33], "get_projected_plots_dots_patom_pmorb": [8, 9, 33], "boltztrapplott": [8, 9, 33], "plot_carri": [8, 9, 33], "plot_complexity_factor_mu": [8, 9, 33], "plot_conductivity_dop": [8, 9, 33], "plot_conductivity_mu": [8, 9, 33], "plot_conductivity_temp": [8, 9, 33], "plot_eff_mass_dop": [8, 9, 33], "plot_eff_mass_temp": [8, 9, 33], "plot_hall_carri": [8, 9, 33], "plot_power_factor_dop": [8, 9, 33], "plot_power_factor_mu": [8, 9, 33], "plot_power_factor_temp": [8, 9, 33], "plot_seebeck_dop": [8, 9, 33], "plot_seebeck_eff_mass_mu": [8, 9, 33], "plot_seebeck_mu": [8, 9, 33], "plot_seebeck_temp": [8, 9, 33], "plot_zt_dop": [8, 9, 33], "plot_zt_mu": [8, 9, 33], "plot_zt_temp": [8, 9, 33], "cohpplott": [8, 9, 33], "add_cohp": [8, 9, 33], "add_cohp_dict": [8, 9, 33], "get_cohp_dict": [8, 9, 33], "add_do": [8, 9, 33, 47], "add_dos_dict": [8, 9, 33, 47], "get_dos_dict": [8, 9, 33, 47], "fold_point": [8, 9, 33], "plot_brillouin_zon": [8, 9, 33], "plot_brillouin_zone_from_kpath": [8, 9, 33], "plot_ellipsoid": [8, 9, 33], "plot_fermi_surfac": [8, 9, 33], "plot_label": [8, 9, 33], "plot_lattice_vector": [8, 9, 33], "plot_path": [8, 9, 33], "plot_point": [8, 9, 33], "plot_wigner_seitz": [8, 9, 33], "anioncorrect": [8, 9, 34], "aqueouscorrect": [8, 9, 34], "get_adjust": [8, 9, 34], "process_entri": [8, 9, 34, 54], "compatibilityerror": [8, 9, 34], "correct_entri": [8, 9, 34], "get_correct": [8, 9, 34], "correctionslist": [8, 9, 34], "get_corrections_dict": [8, 9, 34], "get_explanation_dict": [8, 9, 34], "gascorrect": [8, 9, 34], "mitaqueouscompat": [8, 9, 34], "mitcompat": [8, 9, 34], "materialsprojectaqueouscompat": [8, 9, 34], "potcarcorrect": [8, 9, 34], "ucorrect": [8, 9, 34], "computed_entri": [8, 9, 54], "compositionenergyadjust": [8, 9, 34], "correction_per_atom": [8, 9, 34], "correction_uncertainti": [8, 9, 34], "correction_uncertainty_per_atom": [8, 9, 34], "uncorrected_energi": [8, 9, 34], "uncorrected_energy_per_atom": [8, 9, 34], "constantenergyadjust": [8, 9, 34], "from_entri": [8, 9, 27, 28, 34], "from_pd": [8, 9, 34], "gf_sisso": [8, 9, 34], "manualenergyadjust": [8, 9, 34], "temperatureenergyadjust": [8, 9, 34], "correction_calcul": [8, 9], "correctioncalcul": [8, 9, 34], "exp_compound": [8, 9, 34], "calc_compound": [8, 9, 34], "corrections_std_error": [8, 9, 34], "corrections_dict": [8, 9, 34], "compute_correct": [8, 9, 34], "compute_from_fil": [8, 9, 34], "graph_residual_error": [8, 9, 34], "graph_residual_error_per_speci": [8, 9, 34], "make_yaml": [8, 9, 34], "discard": [8, 9, 23, 31, 34, 36, 46], "from_csv": [8, 9, 34], "get_subset_in_chemsi": [8, 9, 34], "ground_stat": [8, 9, 34], "is_ground_st": [8, 9, 34], "remove_non_ground_st": [8, 9, 34], "to_csv": [8, 9, 34, 36, 37], "group_entries_by_composit": [8, 9, 34], "group_entries_by_structur": [8, 9, 34], "exp_entri": [8, 9], "expentri": [8, 9, 34], "materialsprojectdftmixingschem": [8, 9, 34], "display_entri": [8, 9, 34], "get_mixing_state_data": [8, 9, 34], "cod": [8, 9], "get_cod_id": [8, 9, 35], "get_structure_by_formula": [8, 9, 35], "get_structure_by_id": [8, 9, 35], "mpresterror": [8, 9, 35], "tasktyp": [8, 9, 35], "ggau_def": [8, 9, 35], "ggau_lin": [8, 9, 35], "ggau_opt": [8, 9, 35], "ggau_stat": [8, 9, 35], "ggau_static_diel": [8, 9, 35], "ggau_uniform": [8, 9, 35], "gga_def": [8, 9, 35], "gga_lin": [8, 9, 35], "gga_opt": [8, 9, 35], "gga_stat": [8, 9, 35], "gga_static_diel": [8, 9, 35], "gga_uniform": [8, 9, 35], "lda_static_diel": [8, 9, 35], "scan_opt": [8, 9, 35], "get_chunk": [8, 9, 35], "get_snl": [8, 9, 35], "get_snls_with_filt": [8, 9, 35], "get_structures_with_filt": [8, 9, 35], "mandatory_response_field": [8, 9, 35], "refresh_alias": [8, 9, 35], "base_url": [8, 9, 35], "descript": [8, 9, 11, 12, 13, 14, 31, 32, 34, 35, 36, 38, 50], "homepag": [8, 9, 35], "abiobject": [8, 9, 36], "abivar": [8, 9, 32, 36, 37], "electronsalgorithm": [8, 9, 36, 37], "exchamiltonian": [8, 9, 36, 37], "hilberttransform": [8, 9, 36, 37], "ksampl": [8, 9, 36, 37], "ksamplingmod": [8, 9, 36, 37], "modeldielectricfunct": [8, 9, 36, 37], "ppmodel": [8, 9, 36, 37], "ppmodelmod": [8, 9, 36, 37], "relaxationmethod": [8, 9, 36, 37], "screen": [8, 9, 11, 22, 36, 37, 38], "selfenergi": [8, 9, 36, 37], "spinmod": [8, 9, 36, 37], "contract": [8, 9, 36, 37, 38, 49, 50], "lattice_from_abivar": [8, 9, 36, 37], "species_by_znucl": [8, 9, 36, 37], "structure_from_abivar": [8, 9, 32, 36, 37], "structure_to_abivar": [8, 9, 36, 37], "abitim": [8, 9, 36], "abinittim": [8, 9, 36, 37], "abinittimerparseerror": [8, 9, 36, 37], "abinittimerpars": [8, 9, 36, 37], "abinittimersect": [8, 9, 36, 37], "paralleleffici": [8, 9, 36, 37], "abstractinput": [8, 9, 36, 37], "basicabinitinput": [8, 9, 36, 37], "basicabinitinputerror": [8, 9, 36, 37], "basicmultidataset": [8, 9, 36, 37], "shiftmod": [8, 9, 36, 37], "as_structur": [8, 9, 36, 37], "calc_shiftk": [8, 9, 36, 37], "ebands_input": [8, 9, 36, 37], "gs_input": [8, 9, 36, 37], "ion_ioncell_relax_input": [8, 9, 36, 37], "num_valence_electron": [8, 9, 36, 37], "netcdf": [8, 9, 32, 36], "etsf_read": [8, 9, 36, 37], "no_default": [8, 9, 36, 37], "netcdfread": [8, 9, 36, 37], "as_etsfread": [8, 9, 36, 37], "as_ncread": [8, 9, 36, 37], "structure_from_ncdata": [8, 9, 36, 37], "abinithead": [8, 9, 36, 37], "abinitpseudo": [8, 9, 36, 37], "ncabinithead": [8, 9, 36, 37], "ncabinitpseudo": [8, 9, 36, 37], "ncpseudo": [8, 9, 36, 37], "pawabinithead": [8, 9, 36, 37], "pawabinitpseudo": [8, 9, 36, 37], "pawpseudo": [8, 9, 36, 37], "pawxmlsetup": [8, 9, 36, 37], "pseudoparseerror": [8, 9, 36, 37], "pseudopars": [8, 9, 36, 37], "pseudot": [8, 9, 36, 37], "radialfunct": [8, 9, 36, 37], "l2str": [8, 9, 36, 37], "str2l": [8, 9, 36, 37], "straceback": [8, 9, 36, 37], "inputvari": [8, 9, 36, 37], "atomicmetadata": [8, 9, 36, 38], "band_structur": [8, 9, 36, 38, 44], "basisfil": [8, 9, 36, 38], "basisinfo": [8, 9, 36, 38], "brokensymmetri": [8, 9, 36, 38], "cp2kinput": [8, 9, 36, 38], "datafil": [8, 9, 22, 36, 38], "dftplusu": [8, 9, 36, 38], "diagon": [8, 9, 11, 19, 31, 33, 36, 37, 38, 49], "e_density_cub": [8, 9, 36, 38], "forceev": [8, 9, 36, 38], "gaussiantypeorbitalbasisset": [8, 9, 36, 38], "gthpotenti": [8, 9, 36, 38], "keywordlist": [8, 9, 36, 38], "kpoint_set": [8, 9, 36, 38], "ldo": [8, 9, 36, 38, 40], "mo_cub": [8, 9, 36, 38], "mgrid": [8, 9, 36, 38], "orbitaltransform": [8, 9, 36, 38], "potentialfil": [8, 9, 36, 38], "potentialinfo": [8, 9, 36, 38], "scf": [8, 9, 36, 37, 38, 40, 43, 44, 54], "sectionlist": [8, 9, 36, 38], "subsi": [8, 9, 36, 38], "v_hartree_cub": [8, 9, 36, 38], "xc_function": [8, 9, 32, 36, 38], "parse_do": [8, 9, 36, 38, 44], "parse_energy_fil": [8, 9, 36, 38], "parse_pdo": [8, 9, 36, 38], "celloptset": [8, 9, 36, 38], "cp2kvalidationerror": [8, 9, 36, 38], "dftset": [8, 9, 36, 38], "hybridcelloptset": [8, 9, 36, 38], "hybridrelaxset": [8, 9, 36, 38], "hybridstaticset": [8, 9, 36, 38], "relaxset": [8, 9, 36, 38], "staticset": [8, 9, 36, 38], "chunk": [8, 9, 35, 36, 38], "get_truncated_coulomb_cutoff": [8, 9, 36, 38], "get_unique_site_indic": [8, 9, 36, 38], "natural_kei": [8, 9, 36, 38], "postprocessor": [8, 9, 36, 38], "preprocessor": [8, 9, 36, 38], "excitinginput": [8, 9, 36, 39], "feffparseerror": [8, 9, 36, 40], "get_absorbing_atom_symbol_index": [8, 9, 36, 40], "get_atom_map": [8, 9, 36, 40], "eel": [8, 9, 36, 40], "xmu": [8, 9, 30, 36, 40], "abstractfeffinputset": [8, 9, 36, 40], "feffdictset": [8, 9, 36, 40], "mpeelsdictset": [8, 9, 36, 40], "mpelnesset": [8, 9, 36, 40], "mpexafsset": [8, 9, 36, 40], "mpexelfsset": [8, 9, 36, 40], "mpxanesset": [8, 9, 36, 40], "forcefield": [8, 9, 36, 41], "lammpsbox": [8, 9, 36, 41], "topologi": [8, 9, 11, 36, 41], "lattice_2_lmpbox": [8, 9, 36, 41], "baselammpsgener": [8, 9, 36, 41], "lammpsminim": [8, 9, 36, 41], "lammpsinputfil": [8, 9, 36, 41], "lammpsrun": [8, 9, 36, 41], "lammpstemplategen": [8, 9, 36, 41], "lammpsdump": [8, 9, 36, 41], "parse_lammps_dump": [8, 9, 36, 41], "parse_lammps_log": [8, 9, 36, 41], "lammpsinputset": [8, 9, 36, 41], "lammpsrunn": [8, 9, 36, 41], "polym": [8, 9, 36, 41], "get_all_possible_basis_combin": [8, 9, 36, 42], "lobsterenv": [8, 9, 36], "icohpneighborsinfo": [8, 9, 36, 42], "lobsterlightstructureenviron": [8, 9, 36, 42], "lobsterneighbor": [8, 9, 36, 42], "cohpcar": [8, 9, 33, 36, 42], "lobsterout": [8, 9, 36, 42], "get_orb_from_str": [8, 9, 36, 42], "check_for_structure_chang": [8, 9, 36, 43], "get_percentag": [8, 9, 36, 43], "jump_to_head": [8, 9, 36, 43], "nbo_pars": [8, 9, 36, 43], "parse_hybridization_charact": [8, 9, 36, 43], "parse_hyperbond": [8, 9, 36, 43], "parse_natural_popul": [8, 9, 36, 43], "parse_perturbation_energi": [8, 9, 36, 43], "z_int": [8, 9, 36, 43], "forceset": [8, 9, 36, 43], "freqset": [8, 9, 36, 43], "optset": [8, 9, 36, 43], "pesscanset": [8, 9, 36, 43], "singlepointset": [8, 9, 36, 43], "transitionstateset": [8, 9, 36, 43], "lower_and_check_uniqu": [8, 9, 36, 43], "process_parsed_hess": [8, 9, 36, 43], "process_parsed_coord": [8, 9, 36, 43], "process_parsed_fock_matrix": [8, 9, 36, 43], "read_matrix_pattern": [8, 9, 36, 43], "read_pattern": [8, 9, 36, 38, 43, 44], "read_table_pattern": [8, 9, 36, 38, 43, 44], "badincarwarn": [8, 9, 36, 44], "kpointssupportedmod": [8, 9, 36, 44], "orbitaldescript": [8, 9, 36, 44], "potcarsingl": [8, 9, 36, 44], "unknownpotcarwarn": [8, 9, 36, 44], "dielectricfunctioncalcul": [8, 9, 36, 44], "delta_func": [8, 9, 36, 44], "delta_methfessel_paxton": [8, 9, 36, 44], "epsilon_imag": [8, 9, 36, 44], "get_delta": [8, 9, 11, 12, 16, 36, 44], "get_step": [8, 9, 36, 44], "kramers_kronig": [8, 9, 36, 44], "step_func": [8, 9, 36, 44], "step_methfessel_paxton": [8, 9, 36, 44], "dynmat": [8, 9, 36, 44], "unconvergedvaspwarn": [8, 9, 36, 44], "vaspparseerror": [8, 9, 36, 44], "get_adjusted_fermi_level": [8, 9, 36, 44], "get_band_structure_from_vasp_multiple_branch": [8, 9, 36, 44], "badinputsetwarn": [8, 9, 36, 44], "mitmdset": [8, 9, 36, 44], "mitnebset": [8, 9, 36, 44], "mpabsorptionset": [8, 9, 36, 44], "mphsebsset": [8, 9, 36, 44], "mphserelaxset": [8, 9, 36, 44], "mpmdset": [8, 9, 36, 44], "mpmetalrelaxset": [8, 9, 36, 44], "mpnmrset": [8, 9, 36, 44], "mpstaticset": [8, 9, 36, 44], "mvlelasticset": [8, 9, 36, 44], "mvlgbset": [8, 9, 36, 44], "mvlgwset": [8, 9, 36, 44], "mvlscanrelaxset": [8, 9, 36, 44], "batch_write_input": [8, 9, 36, 44], "get_structure_from_prev_run": [8, 9, 36, 44], "get_valid_magmom_struct": [8, 9, 36, 44], "get_vasprun_outcar": [8, 9, 36, 44], "next_num_with_prime_factor": [8, 9, 36, 44], "primes_less_than": [8, 9, 36, 44], "standardize_structur": [8, 9, 36, 44], "xtb": [8, 9, 32, 36], "crestinput": [8, 9, 36, 45], "crestoutput": [8, 9, 36, 45], "adfinput": [8, 9, 36], "write_fil": [8, 9, 36, 38, 39, 40, 41, 42, 44, 54], "adfinputerror": [8, 9, 36], "adfkei": [8, 9, 36], "add_opt": [8, 9, 36], "add_subkei": [8, 9, 36], "block_kei": [8, 9, 36], "has_opt": [8, 9, 36], "has_subkei": [8, 9, 36], "is_block_kei": [8, 9, 36], "remove_opt": [8, 9, 36], "remove_subkei": [8, 9, 36], "sub_kei": [8, 9, 36], "adfoutput": [8, 9, 36], "adfoutputerror": [8, 9, 36], "adftask": [8, 9, 36], "get_default_basis_set": [8, 9, 36], "get_default_geo": [8, 9, 36], "get_default_scf": [8, 9, 36], "get_default_unit": [8, 9, 36], "get_default_xc": [8, 9, 36], "is_numer": [8, 9, 36], "iterlin": [8, 9, 36], "get_atom": [8, 9, 36], "structure_from_str": [8, 9, 36], "to_str": [8, 9, 36, 37], "babel": [8, 9], "add_hydrogen": [8, 9, 36], "confab_conform": [8, 9, 36], "from_molecule_graph": [8, 9, 36], "gen3d_conform": [8, 9, 36], "localopt": [8, 9, 36], "make3d": [8, 9, 36], "openbabel_mol": [8, 9, 36], "pybel_mol": [8, 9, 36], "pymatgen_mol": [8, 9, 36], "remove_bond": [8, 9, 36], "rotor_conform": [8, 9, 36], "cifblock": [8, 9, 36], "maxlen": [8, 9, 36], "ciffil": [8, 9, 36], "get_bibtex_str": [8, 9, 36], "get_lattic": [8, 9, 36], "get_lattice_no_except": [8, 9, 36], "get_magsymop": [8, 9, 36], "get_symop": [8, 9, 36], "has_error": [8, 9, 36], "parse_magmom": [8, 9, 36], "parse_oxi_st": [8, 9, 36], "str2float": [8, 9, 36], "ngridpt": [8, 9, 36], "from_cub": [8, 9, 36], "from_hdf5": [8, 9, 36], "get_average_along_axi": [8, 9, 36], "get_axis_grid": [8, 9, 36], "get_integrated_diff": [8, 9, 36], "linear_add": [8, 9, 36], "linear_slic": [8, 9, 36], "spin_data": [8, 9, 36], "to_hdf5": [8, 9, 36], "value_at": [8, 9, 36], "get_str": [8, 9, 32, 36, 38, 40, 41, 43, 44], "inputgener": [8, 9, 36, 41, 54], "get_input_set": [8, 9, 36, 41, 54], "from_directori": [8, 9, 36, 40, 41, 44, 54], "parseerror": [8, 9, 36, 37, 40, 44], "fiesta": [8, 9], "bseoutput": [8, 9, 36], "basissetread": [8, 9, 36], "infos_on_basis_set": [8, 9, 36], "set_n_nlmo": [8, 9, 36], "fiestainput": [8, 9, 36], "dump_bse_data_in_gw_run": [8, 9, 36], "dump_tddft_data_in_gw_run": [8, 9, 36], "infos_on_system": [8, 9, 36], "make_full_bse_densities_fold": [8, 9, 36], "set_bse_opt": [8, 9, 36], "set_gw_opt": [8, 9, 36], "set_auxiliary_basis_set": [8, 9, 36], "fiestaoutput": [8, 9, 36], "fiestarun": [8, 9, 36], "bse_run": [8, 9, 36], "nwchem2fiesta": [8, 9, 36], "get_cart_coord": [8, 9, 36], "structures_input_orient": [8, 9, 36], "opt_structur": [8, 9, 36], "mo_coeffici": [8, 9, 36], "cart_forc": [8, 9, 36], "properly_termin": [8, 9, 36], "is_pcm": [8, 9, 36], "is_spin": [8, 9, 36, 44], "stationary_typ": [8, 9, 36], "basis_set": [8, 9, 36, 38, 43], "dieze_tag": [8, 9, 36], "link0": [8, 9, 36], "num_basis_func": [8, 9, 36], "mulliken_charg": [8, 9, 36], "eigenvector": [8, 9, 11, 18, 36, 47, 48], "atom_basis_label": [8, 9, 36], "resum": [8, 9, 36], "standard_orient": [8, 9, 36], "read_scan": [8, 9, 36, 43], "get_scan_plot": [8, 9, 36], "save_scan_plot": [8, 9, 36], "get_spectre_plot": [8, 9, 36], "read_excitation_energi": [8, 9, 36], "save_spectre_plot": [8, 9, 36], "to_input": [8, 9, 36], "read_route_lin": [8, 9, 36], "jarvisatomsadaptor": [8, 9, 36], "lmto": [8, 9, 33], "lmtocopl": [8, 9, 36], "lmtoctrl": [8, 9, 36], "nwinput": [8, 9, 36], "nwinputerror": [8, 9, 36], "get_excitation_spectrum": [8, 9, 36], "parse_tddft": [8, 9, 36], "nwtask": [8, 9, 36], "dft_task": [8, 9, 36], "esp_task": [8, 9, 36], "packmol": [8, 9, 41, 54], "packmolboxgen": [8, 9, 36, 54], "eigvec_to_eigdispl": [8, 9, 36], "get_complete_ph_do": [8, 9, 36], "get_displaced_structur": [8, 9, 36], "get_gruneisen_ph_bs_symm_lin": [8, 9, 36], "get_gruneisenparamet": [8, 9, 36], "get_gs_ph_bs_symm_line_from_dict": [8, 9, 36], "get_ph_bs_symm_lin": [8, 9, 36], "get_ph_bs_symm_line_from_dict": [8, 9, 36], "get_ph_do": [8, 9, 36], "get_phonon_band_structure_from_fc": [8, 9, 36], "get_phonon_band_structure_symm_line_from_fc": [8, 9, 36], "get_phonon_dos_from_fc": [8, 9, 36], "get_phonopy_structur": [8, 9, 36], "get_pmg_structur": [8, 9, 36], "get_structure_from_dict": [8, 9, 36], "get_thermal_displacement_matric": [8, 9, 36], "pwinput": [8, 9, 36], "proc_val": [8, 9, 36, 40, 44], "pwinputerror": [8, 9, 36], "pwoutput": [8, 9, 36], "get_celldm": [8, 9, 36], "lattice_typ": [8, 9, 36], "get_airss_vers": [8, 9, 36], "get_castep_vers": [8, 9, 36], "get_cut_grid_gmax_fsbc": [8, 9, 36], "get_func_rel_disp": [8, 9, 36], "get_mpgrid_offset_nkpts_spac": [8, 9, 36], "get_pspot": [8, 9, 36], "get_run_start_info": [8, 9, 36], "integrated_absolute_spin_dens": [8, 9, 36], "integrated_spin_dens": [8, 9, 36], "pressur": [8, 9, 11, 36], "seed": [8, 9, 31, 36, 49], "spacegroup_label": [8, 9, 36], "reserror": [8, 9, 36], "resio": [8, 9, 36], "entry_from_fil": [8, 9, 36], "entry_from_str": [8, 9, 36], "entry_to_fil": [8, 9, 36], "entry_to_str": [8, 9, 36], "structure_from_fil": [8, 9, 36], "structure_to_fil": [8, 9, 36], "structure_to_str": [8, 9, 36], "resparseerror": [8, 9, 36], "resprovid": [8, 9, 36], "rem": [8, 9, 36, 43], "reswrit": [8, 9, 36], "allocations_kei": [8, 9, 36], "crystal_kei": [8, 9, 36], "data_kei": [8, 9, 36], "flags_kei": [8, 9, 36], "params_kei": [8, 9, 36], "required_param": [8, 9, 36], "to_fil": [8, 9, 36, 41], "templateinputgen": [8, 9, 36, 41], "ik": [8, 9, 36], "is_noncollinear": [8, 9, 36], "nbnd": [8, 9, 36], "ng": [8, 9, 36], "xsf": [8, 9, 32, 36], "xr": [8, 9], "all_molecul": [8, 9, 36], "zeocssr": [8, 9, 36], "zeovoronoixyz": [8, 9, 36], "get_free_sphere_param": [8, 9, 36], "get_high_accuracy_voronoi_nod": [8, 9, 36], "get_voronoi_nod": [8, 9, 36], "linear_assign": [8, 9], "linear_assignment_numpi": [8, 9], "min_cost": [8, 9, 46], "phononbandstructur": [8, 9, 36, 47], "asr_break": [8, 9, 47], "get_nac_eigendisplacements_along_dir": [8, 9, 47], "get_nac_frequencies_along_dir": [8, 9, 47], "has_eigendisplac": [8, 9, 47], "has_imaginary_freq": [8, 9, 47], "has_nac": [8, 9, 36, 47], "min_freq": [8, 9, 47], "as_phononwebsit": [8, 9, 47], "band_reord": [8, 9, 47], "get_equivalent_qpoint": [8, 9, 47], "write_phononwebsit": [8, 9, 47], "eigenvectors_from_displac": [8, 9, 47], "estimate_band_connect": [8, 9, 47], "get_reasonable_repetit": [8, 9, 47], "completephonondo": [8, 9, 33, 36, 47], "phonondo": [8, 9, 36, 47], "cv": [8, 9, 18, 47], "entropi": [8, 9, 11, 34, 44, 47], "helmholtz_free_energi": [8, 9, 47], "ind_zero_freq": [8, 9, 47], "internal_energi": [8, 9, 47], "zero_point_energi": [8, 9, 47], "coth": [8, 9, 47], "gruneisen": [8, 9, 11, 18, 36], "gruneisenparamet": [8, 9, 36, 47], "acoustic_debye_temp": [8, 9, 47], "average_gruneisen": [8, 9, 47], "debye_temp_limit": [8, 9, 47], "debye_temp_phonopi": [8, 9, 47], "phdo": [8, 9, 47], "tdo": [8, 9, 33, 36, 42, 44, 47], "thermal_conductivity_slack": [8, 9, 47], "gruneisenphononbandstructur": [8, 9, 36, 47], "gruneisenphononbandstructuresymmlin": [8, 9, 36, 47], "ir_spectra": [8, 9], "irdielectrictensor": [8, 9, 47], "get_ir_spectra": [8, 9, 47], "get_plott": [8, 9, 47], "get_spectrum": [8, 9, 47], "max_phfreq": [8, 9, 47], "nph_freq": [8, 9, 47], "write_json": [8, 9, 31, 47], "frequnit": [8, 9, 47], "gruneisenphononbsplott": [8, 9, 47], "get_plot_g": [8, 9, 47], "plot_compare_g": [8, 9, 47], "save_plot_g": [8, 9, 47], "show_g": [8, 9, 47], "gruneisenplott": [8, 9, 47], "phononbsplott": [8, 9, 47], "get_proj_plot": [8, 9, 47], "show_proj": [8, 9, 47], "phonondosplott": [8, 9, 33, 47], "thermoplott": [8, 9, 47], "plot_cv": [8, 9, 47], "plot_entropi": [8, 9, 47], "plot_helmholtz_free_energi": [8, 9, 47], "plot_internal_energi": [8, 9, 47], "plot_thermodynamic_properti": [8, 9, 47], "freq_unit": [8, 9, 47], "thermal_displac": [8, 9], "u1u2u3": [8, 9, 47], "ucif": [8, 9, 47], "ustar": [8, 9, 47], "compute_directionality_quality_criterion": [8, 9, 47], "from_ucif": [8, 9, 47], "from_cif_p1": [8, 9, 47], "from_structure_with_site_properties_ucif": [8, 9, 47], "get_full_matrix": [8, 9, 47], "get_reduced_matrix": [8, 9, 47], "ratio_prol": [8, 9, 47], "to_structure_with_site_properties_ucif": [8, 9, 47], "visualize_directionality_quality_criterion": [8, 9, 47], "write_cif": [8, 9, 44, 47], "get_equivalent_atom": [8, 9, 48], "get_pointgroup": [8, 9, 48], "get_rotational_symmetry_numb": [8, 9, 48], "inversion_op": [8, 9, 48], "is_valid_op": [8, 9, 48], "symmetrize_molecul": [8, 9, 48], "pointgroupoper": [8, 9, 48], "sch_symbol": [8, 9, 48], "find_primit": [8, 9, 48], "get_conventional_to_primitive_transformation_matrix": [8, 9, 48], "get_crystal_system": [8, 9, 48], "get_hal": [8, 9, 48], "get_ir_reciprocal_mesh": [8, 9, 48], "get_ir_reciprocal_mesh_map": [8, 9, 48], "get_kpoint_weight": [8, 9, 48], "get_lattice_typ": [8, 9, 48], "get_point_group_oper": [8, 9, 48], "get_point_group_symbol": [8, 9, 48], "get_primitive_standard_structur": [8, 9, 48], "get_refined_structur": [8, 9, 36, 48], "get_space_group_numb": [8, 9, 48], "get_space_group_oper": [8, 9, 48], "get_symmetry_dataset": [8, 9, 48], "is_lau": [8, 9, 48], "spacegroupoper": [8, 9, 48], "are_symmetrically_equival": [8, 9, 48], "cluster_sit": [8, 9, 48], "generate_full_symmop": [8, 9, 48], "iterative_symmetr": [8, 9, 48], "highsymmkpath": [8, 9, 33, 39, 44, 48], "equiv_label": [8, 9, 48], "get_continuous_path": [8, 9, 48], "label_index": [8, 9, 48], "path_length": [8, 9, 48], "path_typ": [8, 9, 48], "symmetry_op": [8, 9, 32, 48], "int_numb": [8, 9, 48], "symmetrygroup": [8, 9, 48, 50], "is_subgroup": [8, 9, 48], "is_supergroup": [8, 9, 48], "in_array_list": [8, 9, 48], "sg_symbol_from_int_numb": [8, 9, 48], "kpath": [8, 9, 33, 42], "kpathbas": [8, 9, 48], "get_kpoint": [8, 9, 44, 48], "rec_lattic": [8, 9, 48], "kpathlatimermunro": [8, 9, 48], "labelpoint": [8, 9, 48], "labelsymbol": [8, 9, 48], "mag_typ": [8, 9, 48], "kpathseek": [8, 9, 48], "kpathsetyawancurtarolo": [8, 9, 48], "bcc": [8, 9, 11, 20, 37, 48], "bctet1": [8, 9, 48], "bctet2": [8, 9, 48], "fcc": [8, 9, 11, 20, 37, 48], "mcl": [8, 9, 48], "mclc1": [8, 9, 48], "mclc2": [8, 9, 48], "mclc3": [8, 9, 48], "mclc4": [8, 9, 48], "mclc5": [8, 9, 48], "orc": [8, 9, 48], "orcc": [8, 9, 48], "orcf1": [8, 9, 48], "orcf2": [8, 9, 48], "orcf3": [8, 9, 48], "orci": [8, 9, 48], "prim": [8, 9, 48], "prim_rec": [8, 9, 48], "rhl1": [8, 9, 48], "rhl2": [8, 9, 48], "tet": [8, 9, 11, 22, 32, 48], "tria": [8, 9, 48], "trib": [8, 9, 48], "maggroup": [8, 9, 32], "magneticspacegroup": [8, 9, 32, 48], "jonesfaithfultransform": [8, 9, 48], "from_origin_shift": [8, 9, 48], "from_transformation_str": [8, 9, 48], "parse_transformation_str": [8, 9, 48], "transform_coord": [8, 9, 48], "transform_lattic": [8, 9, 48], "transform_symmop": [8, 9, 48], "transformation_str": [8, 9, 48], "site_symmetri": [8, 9], "get_shared_symmetry_oper": [8, 9, 48], "get_site_symmetri": [8, 9, 48], "find_equivalent_sit": [8, 9, 48], "addadsorbatetransform": [8, 9, 49], "apply_transform": [8, 9, 49, 54], "is_one_to_mani": [8, 9, 49], "chargebalancetransform": [8, 9, 49], "disorderorderedtransform": [8, 9, 49], "magorderparameterconstraint": [8, 9, 49], "satisfies_constraint": [8, 9, 49], "determine_min_cel": [8, 9, 49], "multiplesubstitutiontransform": [8, 9, 49], "slabtransform": [8, 9, 49], "substitutesurfacesitetransform": [8, 9, 49], "substitutionpredictortransform": [8, 9, 49], "supertransform": [8, 9, 49], "site_transform": [8, 9], "addsitepropertytransform": [8, 9, 49], "insertsitestransform": [8, 9, 49], "partialremovesitestransform": [8, 9, 49], "algo_enumer": [8, 9, 49], "use_multiprocess": [8, 9, 49], "removesitestransform": [8, 9, 49], "replacesitespeciestransform": [8, 9, 49], "translatesitestransform": [8, 9, 49], "standard_transform": [8, 9, 54], "autooxistatedecorationtransform": [8, 9, 24, 49], "chargedcelltransform": [8, 9, 49], "conventionalcelltransform": [8, 9, 49], "deformstructuretransform": [8, 9, 49], "orderdisorderedstructuretransform": [8, 9, 49], "lowest_energy_structur": [8, 9, 49], "oxidationstatedecorationtransform": [8, 9, 49], "oxidationstateremovaltransform": [8, 9, 49], "removespeciestransform": [8, 9, 49, 54], "rotationtransform": [8, 9, 49], "substitutiontransform": [8, 9, 49, 54], "supercelltransform": [8, 9, 49], "from_scaling_factor": [8, 9, 49], "transformation_abc": [8, 9], "abstracttransform": [8, 9, 10, 49], "splineinputerror": [8, 9, 50], "determine_converg": [8, 9, 50], "exponenti": [8, 9, 50], "extrapolate_reciproc": [8, 9, 50], "extrapolate_simple_reciproc": [8, 9, 50], "get_deriv": [8, 9, 50], "get_weight": [8, 9, 50], "id_gener": [8, 9, 50], "multi_curve_fit": [8, 9, 50], "multi_reciprocal_extra": [8, 9, 50], "p0_exponenti": [8, 9, 50], "p0_reciproc": [8, 9, 50], "p0_simple_2reciproc": [8, 9, 50], "p0_simple_4reciproc": [8, 9, 50], "p0_simple_5reciproc": [8, 9, 50], "p0_simple_reciproc": [8, 9, 50], "p0_single_reciproc": [8, 9, 50], "print_and_raise_error": [8, 9, 50], "print_plot_lin": [8, 9, 50], "simple_2reciproc": [8, 9, 50], "simple_4reciproc": [8, 9, 50], "simple_5reciproc": [8, 9, 50], "simple_reciproc": [8, 9, 50], "single_reciproc": [8, 9, 50], "simplex": [8, 9, 11, 50], "bary_coord": [8, 9, 50], "in_simplex": [8, 9, 50], "line_intersect": [8, 9, 50], "point_from_bary_coord": [8, 9, 50], "all_dist": [8, 9, 50], "barycentric_coord": [8, 9, 50], "coord_list_map": [8, 9, 50], "coord_list_mapping_pbc": [8, 9, 50], "find_in_coord_list": [8, 9, 50], "find_in_coord_list_pbc": [8, 9, 50], "get_linear_interpolated_valu": [8, 9, 50], "in_coord_list": [8, 9, 50], "in_coord_list_pbc": [8, 9, 11, 50], "is_coord_subset": [8, 9, 50], "is_coord_subset_pbc": [8, 9, 50], "lattice_points_in_supercel": [8, 9, 50], "pbc_diff": [8, 9, 32, 50], "coord_cython": [8, 9], "inactiveduecreditcollector": [8, 9, 50], "cite": [8, 9, 11, 14, 31, 32, 33, 35, 36, 42, 47, 50, 52], "dcite": [8, 9, 50], "graph_hash": [8, 9], "weisfeiler_lehman_graph_hash": [8, 9, 50], "weisfeiler_lehman_subgraph_hash": [8, 9, 50], "clean_lin": [8, 9, 50], "micro_pyawk": [8, 9, 50], "num": [8, 9, 31, 32, 33, 41], "abs_cap": [8, 9, 50], "make_symmetric_matrix_from_upper_tri": [8, 9, 50], "maxloc": [8, 9, 50], "min_max_index": [8, 9, 50], "minloc": [8, 9, 50], "monoton": [8, 9, 50], "non_decreas": [8, 9, 50], "non_increas": [8, 9, 50], "round_to_sigfig": [8, 9, 50], "strictly_decreas": [8, 9, 50], "strictly_increas": [8, 9, 50], "njit": [8, 9, 50], "add_fig_kwarg": [8, 9, 33, 50], "format_formula": [8, 9, 50], "get_ax3d_fig_plt": [8, 9, 50], "get_ax_fig_plt": [8, 9, 50], "get_axarray_fig_plt": [8, 9, 50], "pretty_plot": [8, 9, 50], "pretty_plot_two_axi": [8, 9, 50], "pretty_polyfit_plot": [8, 9, 50], "van_arkel_triangl": [8, 9, 50], "proven": [8, 9, 21], "parse_author": [8, 9, 50], "historynod": [8, 9, 50], "parse_history_nod": [8, 9, 50], "is_valid_bibtex": [8, 9, 50], "charge_str": [8, 9, 50], "disordered_formula": [8, 9, 50], "formula_double_format": [8, 9, 50], "htmlifi": [8, 9, 50], "latexifi": [8, 9, 50], "latexify_spacegroup": [8, 9, 50], "str_delimit": [8, 9, 50], "stream_has_colour": [8, 9, 50], "transformation_to_str": [8, 9, 50], "unicodeifi": [8, 9, 50], "unicodeify_spacegroup": [8, 9, 50], "unicodeify_speci": [8, 9, 50], "module_dir": [8, 9, 50], "structures_dir": [8, 9, 50], "test_files_dir": [8, 9, 50], "test_structur": [8, 9, 50], "assert_all_clos": [8, 9, 50], "assert_mson": [8, 9, 50], "assert_str_content_equ": [8, 9, 50], "fn": [8, 9, 38, 50], "serialize_with_pickl": [8, 9, 50], "add_spectra": [8, 9, 51], "add_spectrum": [8, 9, 51], "structure_chemview": [8, 9], "quick_view": [8, 9, 51], "multistructuresinteractorstyl": [8, 9, 51], "keypressev": [8, 9, 51], "multistructuresvi": [8, 9, 51], "default_animated_movie_opt": [8, 9, 51], "apply_tag": [8, 9, 51], "display_help": [8, 9, 51], "display_info": [8, 9, 51], "display_warn": [8, 9, 51], "erase_info": [8, 9, 51], "erase_warn": [8, 9, 51], "set_animated_movie_opt": [8, 9, 51], "set_structur": [8, 9, 11, 12, 14, 36, 37, 51], "structureinteractorstyl": [8, 9, 51], "leftbuttonpressev": [8, 9, 51], "leftbuttonreleaseev": [8, 9, 51], "mousemoveev": [8, 9, 51], "structurevi": [8, 9, 51], "add_bond": [8, 9, 11, 12, 13, 51], "add_fac": [8, 9, 51], "add_lin": [8, 9, 51], "add_partial_spher": [8, 9, 51], "add_pick": [8, 9, 51], "add_picker_fix": [8, 9, 51], "add_polyhedron": [8, 9, 51], "add_sit": [8, 9, 11, 12, 13, 51], "add_text": [8, 9, 51], "add_triangl": [8, 9, 51], "orthongonalize_structur": [8, 9, 51], "redraw": [8, 9, 51], "rotate_view": [8, 9, 51], "zoom": [8, 9, 16, 51], "dao": 8, "connected_compon": [9, 11, 12], "connectedcompon": [9, 11, 12, 13], "draw_network": [9, 11, 12, 13], "make_supergraph": [9, 11, 12, 13], "connectivity_find": [9, 11, 12], "connectivityfind": [9, 11, 12, 13], "environment_nod": [9, 11, 12], "abstractenvironmentnod": [9, 11, 12, 13], "environmentnod": [9, 11, 12, 13], "get_environment_nod": [9, 11, 12, 13], "structure_connect": [9, 11, 12], "structureconnect": [9, 11, 12, 13], "get_delta_imag": [9, 11, 12, 13], "coordination_geometries_fil": [9, 11, 12, 14], "chemenv_strategi": [9, 11, 12], "abstractchemenvstrategi": [9, 11, 12, 14], "additionalconditionint": [9, 11, 12, 14], "anglecutofffloat": [9, 11, 12, 14], "anglenbsetweight": [9, 11, 12, 14], "angleplateaunbsetweight": [9, 11, 12, 14], "cnbiasnbsetweight": [9, 11, 12, 14], "csmfloat": [9, 11, 12, 14], "deltacsmnbsetweight": [9, 11, 12, 14], "deltadistancenbsetweight": [9, 11, 12, 14], "distanceangleareanbsetweight": [9, 11, 12, 14], "distancecutofffloat": [9, 11, 12, 14], "distancenbsetweight": [9, 11, 12, 14], "distanceplateaunbsetweight": [9, 11, 12, 14], "multiweightschemenvstrategi": [9, 11, 12, 14], "nbsetweight": [9, 11, 12, 14], "normalizedangledistancenbsetweight": [9, 11, 12, 14], "selfcsmnbsetweight": [9, 11, 12, 14], "simpleabundancechemenvstrategi": [9, 11, 12, 14], "simplestchemenvstrategi": [9, 11, 12, 14, 16], "strategyopt": [9, 11, 12, 14], "targettedpenaltiedabundancechemenvstrategi": [9, 11, 12, 14], "weightednbsetchemenvstrategi": [9, 11, 12, 14], "get_effective_csm": [9, 11, 12, 14], "set_info": [9, 11, 12, 14], "coordination_geometri": [9, 11, 12], "abstractchemenvalgorithm": [9, 11, 12, 14], "allcoordinationgeometri": [9, 11, 12, 14], "coordinationgeometri": [9, 11, 12, 14], "explicitpermutationsalgorithm": [9, 11, 12, 14], "separationplan": [9, 11, 12, 14], "coordination_geometry_find": [9, 11, 12], "abstractgeometri": [9, 11, 12, 14], "localgeometryfind": [9, 11, 12, 14], "find_rot": [9, 11, 12, 14], "find_scaling_factor": [9, 11, 12, 14], "symmetry_measur": [9, 11, 12, 14], "structure_environ": [9, 11, 12], "chemicalenviron": [9, 11, 12, 14], "structureenviron": [9, 11, 12, 14], "detailedvoronoicontain": [9, 11, 12, 14], "from_bson_voronoi_list2": [9, 11, 12, 14], "chemenv_config": [9, 11, 12], "chemenvconfig": [9, 11, 12, 16], "chemenv_error": [9, 11, 12], "abstractchemenverror": [9, 11, 12, 16], "chemenverror": [9, 11, 12, 14, 16], "equivalentsitesearcherror": [9, 11, 12, 16], "neighborsnotcomputedchemenverror": [9, 11, 12, 16], "solidangleerror": [9, 11, 12, 16], "coordination_geometry_util": [9, 11, 12], "anticlockwise_sort": [9, 11, 12, 16], "anticlockwise_sort_indic": [9, 11, 12, 16], "changebasi": [9, 11, 12, 16], "collinear": [9, 11, 12, 16, 22, 31, 32, 33, 37, 44, 49], "diamond_funct": [9, 11, 12, 16], "function_comparison": [9, 11, 12, 16], "get_lower_and_upper_f": [9, 11, 12, 16], "is_anion_cation_bond": [9, 11, 12, 16], "matrixtimesvector": [9, 11, 12, 16], "my_solid_angl": [9, 11, 12, 16], "quarter_ellipsis_funct": [9, 11, 12, 16], "rectangle_surface_intersect": [9, 11, 12, 16], "rotatecoord": [9, 11, 12, 16], "rotatecoordsopt": [9, 11, 12, 16], "separation_in_list": [9, 11, 12, 16], "sort_separ": [9, 11, 12, 16], "sort_separation_tupl": [9, 11, 12, 16], "spline_funct": [9, 11, 12, 16], "vectorstomatrix": [9, 11, 12, 16], "defs_util": [9, 11, 12, 14], "additionalcondit": [9, 11, 12, 14, 16], "func_util": [9, 11, 12], "abstractratiofunct": [9, 11, 12, 16], "csmfiniteratiofunct": [9, 11, 12, 16], "csminfiniteratiofunct": [9, 11, 12, 16], "deltacsmratiofunct": [9, 11, 12, 16], "ratiofunct": [9, 11, 12, 16], "graph_util": [9, 11, 12], "multigraphcycl": [9, 11, 12, 16], "simplegraphcycl": [9, 11, 12, 16], "get_all_elementary_cycl": [9, 11, 12, 16], "get_all_simple_paths_edg": [9, 11, 12, 16], "math_util": [9, 11, 12], "cosinus_step": [9, 11, 12, 16], "divisor": [9, 11, 12, 16, 33, 38], "get_center_of_arc": [9, 11, 12, 16], "get_linearly_independent_vector": [9, 11, 12, 16], "normal_cdf_step": [9, 11, 12, 16], "power2_decreasing_exp": [9, 11, 12, 14, 16], "power2_inverse_decreas": [9, 11, 12, 14, 16], "power2_inverse_power2_decreas": [9, 11, 12, 14, 16], "power2_inverse_powern_decreas": [9, 11, 12, 16], "power2_tangent_decreas": [9, 11, 12, 16], "power3_step": [9, 11, 12, 16], "powern_decreas": [9, 11, 12, 16], "powern_parts_step": [9, 11, 12, 16], "prime_factor": [9, 11, 12, 16, 44], "scale_and_clamp": [9, 11, 12, 16], "smootherstep": [9, 11, 12, 14, 16], "smoothstep": [9, 11, 12, 14, 16], "scripts_util": [9, 11, 12], "compute_environ": [9, 11, 12, 16], "draw_cg": [9, 11, 12, 16], "scaled_intensity_tol": [9, 11, 17], "two_theta_tol": [9, 11, 17], "get_pattern": [9, 11, 17], "plot_structur": [9, 11, 17], "show_plot": [9, 11, 17, 50], "bragg_angl": [9, 11, 17], "cell_intens": [9, 11, 17], "cell_scattering_factor": [9, 11, 17], "electron_scattering_factor": [9, 11, 17], "generate_point": [9, 11, 17], "get_first_point": [9, 11, 17], "get_interplanar_angl": [9, 11, 17], "get_interplanar_spac": [9, 11, 17], "get_plot_2d": [9, 11, 17], "get_plot_2d_concis": [9, 11, 17], "get_plot_coeff": [9, 11, 17], "get_posit": [9, 11, 17], "get_s2": [9, 11, 17], "is_parallel": [9, 11, 17], "normalized_cell_intens": [9, 11, 17], "tem_dot": [9, 11, 17], "wavelength_rel": [9, 11, 17], "x_ray_factor": [9, 11, 17], "zone_axis_filt": [9, 11, 17], "available_radi": [9, 11, 17], "cahill_thermalcond": [9, 11, 18], "clarke_thermalcond": [9, 11, 18], "compliance_tensor": [9, 11, 18], "directional_elastic_mod": [9, 11, 18], "directional_poisson_ratio": [9, 11, 18], "from_independent_strain": [9, 11, 18], "from_pseudoinvers": [9, 11, 18], "g_reuss": [9, 11, 18], "g_voigt": [9, 11, 18], "g_vrh": [9, 11, 18], "get_structure_property_dict": [9, 11, 18], "green_kristoffel": [9, 11, 18], "homogeneous_poisson": [9, 11, 18], "k_reuss": [9, 11, 18], "k_voigt": [9, 11, 18], "k_vrh": [9, 11, 18], "long_v": [9, 11, 18], "property_dict": [9, 11, 18], "snyder_ac": [9, 11, 18], "snyder_opt": [9, 11, 18], "snyder_tot": [9, 11, 18], "trans_v": [9, 11, 18], "universal_anisotropi": [9, 11, 18], "y_mod": [9, 11, 18], "calculate_stress": [9, 11, 18], "energy_dens": [9, 11, 18], "from_diff_fit": [9, 11, 18], "get_compliance_expans": [9, 11, 18], "get_effective_ec": [9, 11, 18], "get_ggt": [9, 11, 18], "get_gruneisen_paramet": [9, 11, 18], "get_heat_capac": [9, 11, 18], "get_stability_criteria": [9, 11, 18], "get_strain_from_stress": [9, 11, 18], "get_symmetric_wallace_tensor": [9, 11, 18], "get_tgt": [9, 11, 18], "get_wallace_tensor": [9, 11, 18], "get_yield_stress": [9, 11, 18], "thermal_expansion_coeff": [9, 11, 18], "gpa_to_ev_a3": [9, 11, 18], "apply_to_structur": [9, 11, 18], "from_index_amount": [9, 11, 18], "get_perturbed_indic": [9, 11, 18], "green_lagrange_strain": [9, 11, 18], "is_independ": [9, 11, 18], "from_deform": [9, 11, 18], "get_deformation_matrix": [9, 11, 18], "von_mises_strain": [9, 11, 18, 21], "dev_principal_invari": [9, 11, 18], "deviator_stress": [9, 11, 18], "mean_stress": [9, 11, 18], "piola_kirchoff_1": [9, 11, 18], "piola_kirchoff_2": [9, 11, 18], "von_mis": [9, 11, 18], "endpoints_minima": [9, 11, 19], "max_spline_jump": [9, 11, 19], "spline": [9, 11, 16, 19, 33, 36, 50], "from_outcars_and_structur": [9, 11, 19], "get_lattice_quanta": [9, 11, 19], "get_pelecs_and_pion": [9, 11, 19], "get_polarization_chang": [9, 11, 19], "get_polarization_change_norm": [9, 11, 19], "get_same_branch_polarization_data": [9, 11, 19], "same_branch_splin": [9, 11, 19], "get_nearest_sit": [9, 11, 19], "bottom_grain": [9, 11, 20], "coincid": [9, 11, 20, 21, 32, 49], "sigma_from_site_prop": [9, 11, 20], "top_grain": [9, 11, 20], "enum_possible_plane_cub": [9, 11, 20], "enum_sigma_cub": [9, 11, 20], "enum_sigma_hex": [9, 11, 20], "enum_sigma_ort": [9, 11, 20], "enum_sigma_rho": [9, 11, 20], "enum_sigma_tet": [9, 11, 20], "gb_from_paramet": [9, 11, 20], "get_ratio": [9, 11, 20], "get_rotation_angle_from_sigma": [9, 11, 20, 49], "get_trans_mat": [9, 11, 20], "reduce_mat": [9, 11, 20], "slab_from_csl": [9, 11, 20], "vec_to_surfac": [9, 11, 20], "get_interfac": [9, 11, 21], "generate_surface_vector": [9, 11, 21], "elastic_energi": [9, 11, 21], "film_mil": [9, 11, 21], "from_zsl": [9, 11, 21], "ground_state_energi": [9, 11, 21], "substrate_mil": [9, 11, 21], "generate_sl_transformation_set": [9, 11, 21], "get_equiv_transform": [9, 11, 21], "film_sl_vector": [9, 11, 21], "film_transform": [9, 11, 21], "film_vector": [9, 11, 21], "match_area": [9, 11, 21], "match_transform": [9, 11, 21], "substrate_sl_vector": [9, 11, 21], "substrate_transform": [9, 11, 21], "substrate_vector": [9, 11, 21], "get_exchange_group_info": [9, 11, 22], "get_ferromagnetic_structur": [9, 11, 22], "get_nonmagnetic_structur": [9, 11, 22], "get_structure_with_only_magnetic_atom": [9, 11, 22], "get_structure_with_spin": [9, 11, 22], "is_magnet": [9, 11, 22], "magnetic_species_and_magmom": [9, 11, 22], "matches_ord": [9, 11, 22], "number_of_magnetic_sit": [9, 11, 22], "number_of_unique_magnetic_sit": [9, 11, 22], "types_of_magnetic_speci": [9, 11, 22], "available_strategi": [9, 11, 22], "afm": [9, 11, 22, 37], "fim": [9, 11, 22], "nm": [9, 11, 22, 31, 36], "unknown": [9, 11, 14, 22, 24], "replace_al": [9, 11, 22], "respect_sign": [9, 11, 22], "respect_zero": [9, 11, 22], "estimate_exchang": [9, 11, 22], "get_exchang": [9, 11, 22], "get_heisenberg_model": [9, 11, 22], "get_interaction_graph": [9, 11, 22], "get_low_energy_ord": [9, 11, 22], "get_mft_temperatur": [9, 11, 22], "screened_structur": [9, 11, 22], "screened_energi": [9, 11, 22], "get_analysi": [9, 11, 22], "get_analysis_and_structur": [9, 11, 22], "get_magnitude_of_effect_from_speci": [9, 11, 22], "get_magnitude_of_effect_from_spin_config": [9, 11, 22], "is_jahn_teller_act": [9, 11, 22], "mu_so": [9, 11, 22], "tag_structur": [9, 11, 22], "composition_predict": [9, 11, 24], "list_predict": [9, 11, 24], "get_allowed_speci": [9, 11, 24], "pred_from_comp": [9, 11, 24], "pred_from_list": [9, 11, 24], "pred_from_structur": [9, 11, 24], "get_predicted_structur": [9, 11, 24], "isclos": [9, 11, 25, 32], "orth": [9, 11, 25], "overlap_so_spinpol": [9, 11, 25], "get_max_capgrav": [9, 27, 28], "get_max_capvol": [9, 27, 28], "get_removals_int_oxid": [9, 27, 28], "max_ion_insert": [9, 27, 28], "max_ion_remov": [9, 27, 28], "voltage_pair": [9, 27, 28], "working_ion": [9, 27, 28], "working_ion_entri": [9, 27, 28], "framework_formula": [9, 27, 28], "get_average_voltag": [9, 27, 28], "get_capacity_grav": [9, 27, 28], "get_capacity_vol": [9, 27, 28], "get_energy_dens": [9, 27, 28], "get_specific_energi": [9, 27, 28], "get_sub_electrod": [9, 27, 28], "max_delta_volum": [9, 27, 28], "max_voltag": [9, 27, 28], "max_voltage_step": [9, 27, 28], "min_voltag": [9, 27, 28], "normalization_mass": [9, 27, 28], "normalization_volum": [9, 27, 28], "num_step": [9, 27, 28], "x_charg": [9, 27, 28], "x_discharg": [9, 27, 28], "voltag": [9, 11, 17, 23, 27, 28], "mah": [9, 27, 28], "mass_charg": [9, 27, 28], "mass_discharg": [9, 27, 28], "vol_charg": [9, 27, 28], "vol_discharg": [9, 27, 28], "frac_charg": [9, 27, 28], "frac_discharg": [9, 27, 28], "from_composition_and_entri": [9, 27, 28], "from_composition_and_pd": [9, 27, 28], "initial_comp": [9, 27, 28], "initial_comp_formula": [9, 27, 28], "is_super_electrod": [9, 27, 28], "entries_charg": [9, 27, 28], "entries_discharg": [9, 27, 28], "from_step": [9, 27, 28], "as_dict_legaci": [9, 27, 28], "from_dict_legaci": [9, 27, 28], "fully_charged_entri": [9, 27, 28], "fully_discharged_entri": [9, 27, 28], "get_all_entri": [9, 27, 28], "get_max_inst": [9, 27, 28], "get_max_muo2": [9, 27, 28], "get_min_inst": [9, 27, 28], "get_min_muo2": [9, 27, 28], "get_unstable_entri": [9, 27, 28], "entry_charg": [9, 27, 28], "entry_discharg": [9, 27, 28], "add_electrod": [9, 27, 28], "get_plot_data": [9, 27, 28], "get_valid_path": [9, 27, 29], "get_data": [9, 27, 29, 54], "load_data": [9, 27, 29, 54], "parallel_assimil": [9, 27, 29], "save_data": [9, 27, 29, 54], "serial_assimil": [9, 27, 29], "to_abivar": [9, 36, 37], "nspden": [9, 36, 37], "nspinor": [9, 36, 37], "nsppol": [9, 36, 37], "inclvkb": [9, 36, 37], "use_cg": [9, 36, 37], "use_direct_diago": [9, 36, 37], "use_haydock": [9, 36, 37], "automatic_dens": [9, 36, 37, 44], "explicit_path": [9, 36, 37], "gamma_cent": [9, 36, 37], "gamma_onli": [9, 36, 37], "is_homogen": [9, 36, 37], "monkhorst_automat": [9, 36, 37, 44], "path_from_structur": [9, 36, 37], "as_ppmodel": [9, 36, 37], "get_noppmodel": [9, 36, 37], "farid": [9, 36, 37], "godbi": [9, 36, 37], "hybersten": [9, 36, 37], "linden": [9, 36, 37], "noppmodel": [9, 36, 37], "ionmov_default": [9, 36, 37], "optcell_default": [9, 36, 37], "atoms_and_cel": [9, 36, 37], "atoms_onli": [9, 36, 37], "move_atom": [9, 36, 37], "move_cel": [9, 36, 37], "use_hilbert": [9, 36, 37], "gwcalctyp": [9, 36, 37], "symsigma": [9, 36, 37], "use_ppmodel": [9, 36, 37], "as_smear": [9, 36, 37], "nosmear": [9, 36, 37], "as_spinmod": [9, 36, 37], "cpuwall_histogram": [9, 36, 37], "get_sect": [9, 36, 37, 38], "get_valu": [9, 36, 37], "names_and_valu": [9, 36, 37], "ncpu": [9, 34, 36, 37], "order_sect": [9, 36, 37], "pie": [9, 36, 37], "scatter_hist": [9, 36, 37], "sum_sect": [9, 36, 37], "to_tabl": [9, 36, 37], "totabl": [9, 36, 37], "begin_tag": [9, 36, 37], "end_tag": [9, 36, 37], "peffici": [9, 36, 37], "plot_al": [9, 36, 37], "plot_effici": [9, 36, 37], "plot_pi": [9, 36, 37], "plot_stacked_hist": [9, 36, 37], "section_nam": [9, 36, 37], "timer": [9, 36, 37], "walk": [9, 29, 36, 37, 41], "numeric_field": [9, 36, 37], "str_field": [9, 36, 37], "fake": [9, 33, 36, 37], "to_csvlin": [9, 36, 37], "to_tupl": [9, 36, 37], "bad_sect": [9, 36, 37], "good_sect": [9, 36, 37], "pop_var": [9, 36, 37], "remove_var": [9, 36, 37], "set_var": [9, 36, 37], "set_vars_ifnotin": [9, 36, 37], "var": [9, 36, 37, 38], "add_abiobject": [9, 36, 37], "isnc": [9, 36, 37], "ispaw": [9, 36, 37], "new_with_var": [9, 36, 37], "pop_irdvar": [9, 36, 37], "pop_toler": [9, 36, 37], "set_com": [9, 36, 37], "set_gamma_sampl": [9, 36, 37], "set_kmesh": [9, 36, 37], "set_kpath": [9, 36, 37], "set_spin_mod": [9, 36, 37], "addnew_from": [9, 36, 37], "from_input": [9, 36, 37], "has_same_structur": [9, 36, 37], "ndtset": [9, 36, 37], "replicate_input": [9, 36, 37], "split_dataset": [9, 36, 37], "gammacent": [9, 36, 37], "monkhorstpack": [9, 36, 37], "onesymmetr": [9, 36, 37], "from_object": [9, 36, 37], "chemical_symbol": [9, 36, 37], "read_abinit_hdr": [9, 36, 37], "read_abinit_xcfunc": [9, 36, 37], "typeidx_from_symbol": [9, 36, 37], "print_tre": [9, 36, 37], "read_dimvalu": [9, 36, 37], "read_kei": [9, 36, 37], "read_valu": [9, 36, 37], "read_vari": [9, 36, 37], "read_varnam": [9, 36, 37], "walk_tre": [9, 36, 37], "z_val": [9, 36, 37], "l_local": [9, 36, 37], "l_max": [9, 36, 37], "supports_soc": [9, 36, 37], "fhi_head": [9, 36, 37], "gth_header": [9, 36, 37], "hgh_header": [9, 36, 37], "oncvpsp_head": [9, 36, 37], "tm_header": [9, 36, 37], "nlcc_radiu": [9, 36, 37], "has_nlcc": [9, 36, 37], "rcore": [9, 36, 37, 44], "paw_head": [9, 36, 37], "paw_radiu": [9, 36, 37], "ae_core_dens": [9, 36, 37], "ae_partial_wav": [9, 36, 37], "plot_dens": [9, 36, 37], "plot_projector": [9, 36, 37], "plot_wav": [9, 36, 37], "projector_funct": [9, 36, 37], "pseudo_core_dens": [9, 36, 37], "pseudo_partial_wav": [9, 36, 37], "yield_fig": [9, 36, 37], "as_pseudo": [9, 36, 37], "as_tmpfil": [9, 36, 37], "basenam": [9, 36, 37], "compute_md5": [9, 36, 37], "djrepo_path": [9, 36, 37], "has_dojo_report": [9, 36, 37], "has_hint": [9, 36, 37], "hint_for_accuraci": [9, 36, 37], "md5": [9, 36, 37, 44], "open_pspsfil": [9, 36, 37], "read_ppdesc": [9, 36, 37], "scan_directori": [9, 36, 37], "all_combinations_for_el": [9, 36, 37], "allnc": [9, 36, 37], "allpaw": [9, 36, 37], "as_tabl": [9, 36, 37], "get_pseudos_for_structur": [9, 36, 37], "is_complet": [9, 36, 37], "print_tabl": [9, 36, 37], "pseudo_with_symbol": [9, 36, 37], "pseudos_with_symbol": [9, 36, 37], "select_famili": [9, 36, 37], "select_row": [9, 36, 37], "select_symbol": [9, 36, 37], "sort_by_z": [9, 36, 37], "with_dojo_report": [9, 36, 37], "zlist": [9, 36, 37], "format_list": [9, 36, 37], "format_list2d": [9, 36, 37], "format_scalar": [9, 36, 37], "alias_nam": [9, 36, 38], "softmatch": [9, 36, 38], "from_kpoint": [9, 36, 38], "cc": [9, 28, 36, 38], "pc": [9, 36, 38], "molopt": [9, 36, 38], "admm": [9, 36, 38], "lri": [9, 36, 38], "xc": [9, 32, 36, 38], "from_el": [9, 36, 38], "from_lin": [9, 36, 38], "nset": [9, 36, 38], "lmax": [9, 36, 37, 38], "lmin": [9, 36, 38], "nshell": [9, 36, 38], "expon": [9, 11, 14, 31, 33, 36, 38, 49], "get_keyword": [9, 36, 38], "nexp": [9, 36, 38], "n_elec": [9, 36, 38], "r_loc": [9, 36, 38], "nexp_ppl": [9, 36, 38], "c_exp_ppl": [9, 36, 38], "nprj": [9, 36, 38], "nprj_ppnl": [9, 36, 38], "hprj_ppnl": [9, 36, 38], "from_sect": [9, 36, 38], "potential_typ": [9, 36, 38, 44], "nlcc": [9, 36, 37, 38], "by_path": [9, 36, 38], "inc": [9, 36, 38, 53], "safeset": [9, 36, 38], "setitem": [9, 36, 38], "calculation_typ": [9, 36, 38], "cp2k_version": [9, 36, 38], "is_hubbard": [9, 36, 38, 44], "is_molecul": [9, 36, 38], "num_warn": [9, 36, 38], "parse_atomic_kind_info": [9, 36, 38], "parse_bandstructur": [9, 36, 38], "parse_cell_param": [9, 36, 38], "parse_chi_tensor": [9, 36, 38], "parse_cp2k_param": [9, 36, 38], "parse_dft_param": [9, 36, 38], "parse_energi": [9, 36, 38], "parse_fil": [9, 36, 38, 44], "parse_forc": [9, 36, 38], "parse_global_param": [9, 36, 38], "parse_gtensor": [9, 36, 38], "parse_hirshfeld": [9, 36, 38], "parse_homo_lumo": [9, 36, 38], "parse_hyperfin": [9, 36, 38], "parse_initial_structur": [9, 36, 38], "parse_input": [9, 36, 38], "parse_ionic_step": [9, 36, 38], "parse_mo_eigenvalu": [9, 36, 38], "parse_mulliken": [9, 36, 38], "parse_nmr_shift": [9, 36, 38], "parse_opt_step": [9, 36, 38], "parse_overlap_condit": [9, 36, 38], "parse_plus_u_param": [9, 36, 38], "parse_qs_param": [9, 36, 38], "parse_raman": [9, 36, 38], "parse_scf_opt": [9, 36, 38], "parse_scf_param": [9, 36, 38], "parse_stress": [9, 36, 38], "parse_structur": [9, 36, 38], "parse_tddfpt": [9, 36, 38], "parse_tim": [9, 36, 38], "parse_total_numb": [9, 36, 38], "project_nam": [9, 36, 38], "ran_successfulli": [9, 36, 38], "run_typ": [9, 33, 34, 36, 38, 44], "activate_epr": [9, 36, 38], "activate_fast_minim": [9, 36, 38], "activate_hybrid": [9, 36, 38], "activate_hyperfin": [9, 36, 38], "activate_loc": [9, 36, 38], "activate_mot": [9, 36, 38], "activate_nmr": [9, 36, 38], "activate_nonperiod": [9, 36, 38], "activate_polar": [9, 36, 38], "activate_robust_minim": [9, 36, 38], "activate_spinspin": [9, 36, 38], "activate_tddfpt": [9, 36, 38], "activate_vdw_potenti": [9, 36, 38], "activate_very_strict_minim": [9, 36, 38], "create_subsi": [9, 36, 38], "get_basis_and_potenti": [9, 36, 38], "get_cutoff_from_basi": [9, 36, 38], "get_xc_funct": [9, 36, 38], "modify_dft_print_it": [9, 36, 38], "print_bandstructur": [9, 36, 38], "print_do": [9, 36, 38], "print_e_dens": [9, 36, 38], "print_forc": [9, 36, 38], "print_hirshfeld": [9, 36, 38], "print_ldo": [9, 36, 38], "print_mo": [9, 36, 38], "print_mo_cub": [9, 36, 38], "print_mulliken": [9, 36, 38], "print_pdo": [9, 36, 38], "print_v_hartre": [9, 36, 38], "write_basis_set_fil": [9, 36, 38], "write_potential_fil": [9, 36, 38], "lockxyz": [9, 36, 39], "bohr2ang": [9, 36, 39], "write_etre": [9, 36, 39], "write_str": [9, 36, 39], "atoms_string_from_fil": [9, 36, 40], "cluster_from_fil": [9, 36, 40], "get_lin": [9, 36, 40], "from_cif_fil": [9, 36, 40], "header_string_from_fil": [9, 36, 40], "structure_symmetri": [9, 36, 40], "pot_dict_from_str": [9, 36, 40], "pot_string_from_fil": [9, 36, 40], "atomic_background": [9, 36, 40], "fine_structur": [9, 36, 40], "total_spectrum": [9, 36, 40], "charge_transfer_from_fil": [9, 36, 40], "charge_transfer_to_str": [9, 36, 40], "calc": [9, 33, 36, 38, 40, 44, 54], "e_fermi": [9, 33, 36, 40], "material_formula": [9, 36, 40], "mu": [9, 11, 20, 26, 33, 36, 40, 49], "mu0": [9, 36, 40], "relative_energi": [9, 36, 40], "wavenumb": [9, 26, 36, 40], "disassembl": [9, 36, 41], "from_ff_and_topologi": [9, 36, 41], "from_lammpsdata": [9, 36, 41], "parse_xyz": [9, 36, 41], "force_field": [9, 36, 41], "get_box_shift": [9, 36, 41], "to_lattic": [9, 36, 41], "set_charge_atom": [9, 36, 41], "set_charge_atom_typ": [9, 36, 41], "from_bond": [9, 36, 41], "calc_typ": [9, 36, 41], "keep_stag": [9, 36, 41], "atom_styl": [9, 36, 41], "read_data": [9, 36, 41], "add_command": [9, 36, 41], "add_stag": [9, 36, 41], "contains_command": [9, 36, 41], "get_arg": [9, 36, 41], "merge_stag": [9, 36, 41], "ncomment": [9, 36, 41], "nstage": [9, 36, 41], "remove_command": [9, 36, 41], "remove_stag": [9, 36, 41], "rename_stag": [9, 36, 41], "set_arg": [9, 36, 41], "stages_nam": [9, 36, 41], "template_dir": [9, 36, 41], "availablekeyword": [9, 36, 42], "boolean_keyword": [9, 36, 42], "float_keyword": [9, 36, 42], "listkeyword": [9, 36, 42], "string_keyword": [9, 36, 42], "get_all_possible_basis_funct": [9, 36, 42], "get_basi": [9, 36, 42], "standard_calculations_from_vasp_fil": [9, 36, 42], "write_incar": [9, 36, 42], "write_kpoint": [9, 36, 42], "write_poscar_with_standard_primit": [9, 36, 42], "write_lobsterin": [9, 36, 42], "central_isit": [9, 36, 42], "list_icohp": [9, 33, 36, 42], "n_bond": [9, 36, 42], "total_icohp": [9, 36, 42], "from_lobst": [9, 36, 42], "uniquely_determines_coordination_environ": [9, 11, 12, 14, 36, 42], "anion_typ": [9, 36, 42], "get_anion_typ": [9, 36, 42], "get_info_cohps_to_neighbor": [9, 36, 42], "get_info_icohps_between_neighbor": [9, 36, 42], "get_info_icohps_to_neighbor": [9, 36, 42], "get_light_structure_environ": [9, 36, 42], "plot_cohps_of_neighbor": [9, 36, 42], "has_good_quality_check_occupied_band": [9, 36, 42], "has_good_quality_maxdevi": [9, 36, 42], "get_structure_with_charg": [9, 36, 42], "tdensiti": [9, 36, 42], "itdens": [9, 36, 42], "get_bandstructur": [9, 36, 42], "get_structure_with_total_grosspop": [9, 36, 42], "get_doc": [9, 36, 42], "get_structure_with_site_potenti": [9, 36, 42], "get_volumetricdata_dens": [9, 36, 42], "get_volumetricdata_imaginari": [9, 36, 42], "get_volumetricdata_r": [9, 36, 42], "set_volumetric_data": [9, 36, 42], "almo_templ": [9, 36, 43], "cdft_templat": [9, 36, 43], "find_sect": [9, 36, 43], "from_multi_jobs_fil": [9, 36, 43], "geom_opt_templ": [9, 36, 43], "molecule_templ": [9, 36, 43], "multi_job_str": [9, 36, 43], "nbo_templ": [9, 36, 43], "opt_templ": [9, 36, 43], "pcm_nonels_templ": [9, 36, 43], "pcm_templat": [9, 36, 43], "plots_templ": [9, 36, 43], "read_almo": [9, 36, 43], "read_cdft": [9, 36, 43], "read_geom_opt": [9, 36, 43], "read_molecul": [9, 36, 43], "read_nbo": [9, 36, 43], "read_opt": [9, 36, 43], "read_pcm": [9, 36, 43], "read_pcm_nonel": [9, 36, 43], "read_plot": [9, 36, 43], "read_rem": [9, 36, 43], "read_smx": [9, 36, 43], "read_solv": [9, 36, 43], "read_svp": [9, 36, 43], "read_vdw": [9, 36, 43], "rem_templ": [9, 36, 43], "scan_templ": [9, 36, 43], "smx_templat": [9, 36, 43], "solvent_templ": [9, 36, 43], "svp_templat": [9, 36, 43], "van_der_waals_templ": [9, 36, 43], "write_multi_job_fil": [9, 36, 43], "multiple_outputs_from_fil": [9, 36, 43], "get_help": [9, 36, 44], "get_incar_tag": [9, 36, 44], "print_help": [9, 36, 44], "print_jupyter_help": [9, 36, 44], "check_param": [9, 36, 44], "automatic_density_by_vol": [9, 36, 44], "automatic_gamma_dens": [9, 36, 44], "automatic_linemod": [9, 36, 44], "gamma_automat": [9, 36, 44], "supported_mod": [9, 36, 44], "line_mod": [9, 36, 42, 44], "l": [9, 11, 14, 17, 20, 28, 31, 32, 33, 34, 35, 36, 37, 38, 41, 44, 47, 48, 52, 53], "occ": [9, 36, 44], "rcut": [9, 36, 44], "rcut2": [9, 36, 44], "type2": [9, 36, 44], "true_nam": [9, 36, 44], "predictor_corrector": [9, 36, 44], "predictor_corrector_preambl": [9, 36, 44], "natom": [9, 36, 37, 41, 44], "set_temperatur": [9, 36, 44], "site_symbol": [9, 36, 44], "functional_choic": [9, 36, 44], "set_symbol": [9, 36, 44], "atomic_no": [9, 36, 44], "electron_configur": [9, 36, 44], "from_symbol_and_funct": [9, 36, 44], "functional_class": [9, 36, 44], "functional_dir": [9, 36, 44], "functional_tag": [9, 36, 44], "get_potcar_file_hash": [9, 36, 44], "get_potcar_hash": [9, 36, 44], "get_sha256_file_hash": [9, 36, 44], "identify_potcar": [9, 36, 44], "parse_funct": [9, 36, 44], "verify_potcar": [9, 36, 44], "cder": [9, 36, 44], "cder_imag": [9, 36, 44], "cder_real": [9, 36, 44], "cshift": [9, 36, 44], "delta": [9, 11, 13, 16, 32, 36, 37, 43, 44], "eig": [9, 33, 36, 44], "from_vasp_object": [9, 36, 44], "get_epsilon": [9, 36, 44], "kweight": [9, 36, 44], "nedo": [9, 36, 44], "plot_weighted_transition_data": [9, 36, 44], "net_magnet": [9, 36, 44], "get_phonon_frequ": [9, 36, 44], "ndisp": [9, 36, 44], "nspec": [9, 36, 44], "occu_tol": [9, 36, 44], "nelect": [9, 31, 33, 36, 44], "nkpt": [9, 36, 40, 44], "kpoints_weight": [9, 36, 44], "eigenvalue_band_properti": [9, 36, 44], "get_alpha": [9, 36, 44], "electronic_step": [9, 36, 44], "all_energi": [9, 36, 44], "chemical_shield": [9, 36, 44], "unsym_cs_tensor": [9, 36, 44], "cs_g0_contribut": [9, 36, 44], "cs_core_contribut": [9, 36, 44], "efg": [9, 36, 38, 43, 44], "is_stop": [9, 36, 44], "run_stat": [9, 36, 44], "elastic_tensor": [9, 36, 44], "drift": [9, 36, 44], "ngf": [9, 36, 44], "has_onsite_density_matric": [9, 36, 44], "lcalcpol": [9, 36, 44], "total_mag": [9, 36, 44], "read_avg_core_poten": [9, 36, 44], "read_chemical_shield": [9, 36, 44], "read_core_state_eigen": [9, 36, 44], "read_correct": [9, 36, 44], "read_cs_core_contribut": [9, 36, 44], "read_cs_g0_contribut": [9, 36, 44], "read_cs_raw_symmetrized_tensor": [9, 36, 44], "read_elastic_tensor": [9, 36, 44], "read_electrostatic_potenti": [9, 36, 44], "read_fermi_contact_shift": [9, 36, 44], "read_freq_dielectr": [9, 36, 44], "read_igpar": [9, 36, 44], "read_internal_strain_tensor": [9, 36, 44], "read_lcalcpol": [9, 36, 44], "read_lepsilon": [9, 36, 44], "read_lepsilon_ion": [9, 36, 44], "read_neb": [9, 36, 44], "read_nmr_efg": [9, 36, 44], "read_nmr_efg_tensor": [9, 36, 44], "read_onsite_density_matric": [9, 36, 44], "read_piezo_tensor": [9, 36, 44], "read_pseudo_zv": [9, 36, 44], "get_occup": [9, 36, 44], "ionic_step": [9, 36, 44], "ido": [9, 36, 44], "projected_eigenvalu": [9, 36, 44], "projected_magnetis": [9, 36, 44], "other_dielectr": [9, 36, 44], "nionic_step": [9, 36, 44], "force_const": [9, 36, 44, 45], "normalmode_eigenv": [9, 36, 44], "normalmode_eigenvec": [9, 36, 44], "md_data": [9, 36, 44], "actual_kpoint": [9, 36, 44], "actual_kpoints_weight": [9, 36, 44], "atomic_symbol": [9, 36, 44], "potcar_symbol": [9, 34, 36, 42, 44], "calculate_efermi": [9, 36, 44], "complete_dos_norm": [9, 36, 44], "converged_electron": [9, 36, 44], "converged_ion": [9, 36, 44], "epsilon_ion": [9, 36, 44], "epsilon_stat": [9, 36, 44], "epsilon_static_wolf": [9, 36, 44], "get_computed_entri": [9, 36, 44], "get_potcar": [9, 36, 44], "get_trajectori": [9, 36, 44], "hubbard": [9, 34, 36, 38, 44, 54], "optical_absorption_coeff": [9, 36, 44], "update_potcar_spec": [9, 36, 44], "nspin": [9, 36, 44], "nkpoint": [9, 36, 44], "me_real": [9, 36, 44], "me_imag": [9, 36, 44], "vasp_typ": [9, 36, 44], "nk": [9, 36, 44], "encut": [9, 36, 44], "vol": [9, 11, 14, 28, 33, 36, 44, 48], "band_energi": [9, 36, 44], "gpoint": [9, 36, 44], "evaluate_wavefunc": [9, 36, 44], "fft_mesh": [9, 36, 44], "get_parchg": [9, 36, 44], "write_unk": [9, 36, 44], "from_binari": [9, 36, 44], "from_format": [9, 36, 44], "get_orbital_derivative_between_st": [9, 36, 44], "concaten": [9, 36, 37, 38, 43, 44, 50], "calculate_ng": [9, 36, 44], "estimate_nband": [9, 36, 44], "potcar_funct": [9, 36, 44], "from_prev_calc": [9, 36, 44], "override_from_prev_calc": [9, 36, 44], "constrains_templ": [9, 36, 45], "write_input_fil": [9, 36, 45], "balanc": [10, 11, 24, 28, 32, 49], "decor": [10, 11, 22, 24, 31, 32, 33, 44, 49, 50], "neutral": [10, 11, 31, 32, 41, 49], "strict_compar": 10, "AND": [10, 32, 38, 44, 50], "exclud": [10, 11, 14, 32, 34, 37, 41, 44, 50, 51], "classmethod": [10, 11, 13, 14, 16, 18, 19, 20, 21, 22, 24, 28, 29, 31, 32, 33, 34, 36, 37, 38, 41, 42, 43, 44, 47, 48, 50], "dct": [10, 11, 14, 29, 32, 33, 47, 48, 50, 54], "exact": [10, 11, 32, 34, 38, 44, 48], "1e": [10, 11, 14, 17, 18, 20, 22, 25, 31, 32, 33, 36, 38, 44, 46, 47, 48, 49, 50], "existing_structur": 10, "specie_and_min_dist_dict": 10, "awai": [10, 11, 32, 50], "sp1": [10, 11, 32], "sp2": [10, 11, 32], "max_dist": [10, 14], "predefin": [10, 13, 37], "second": [10, 11, 14, 16, 17, 18, 20, 21, 31, 32, 33, 34, 35, 36, 37, 40, 44, 47, 48, 49, 50, 51], "undergo": [10, 18], "histori": [10, 49, 50], "other_paramet": 10, "structure_filt": 10, "structurefilt": 10, "tell": [10, 20, 32, 33, 42], "return_altern": 10, "clear_redo": 10, "stipul": [10, 11, 35], "boolean": [10, 11, 17, 22, 32, 33, 34, 36, 37, 39, 42, 44, 50], "redo": 10, "cif_str": [10, 36], "occupancy_toler": [10, 36], "poscar_str": 10, "snl": [10, 11, 50], "vasp_input_set": [10, 44], "undon": [10, 34], "indexerror": 10, "oldest": 10, "alter": [10, 11, 41, 44, 48], "isn": 10, "output_dir": [10, 33, 38, 40, 41, 44], "create_directori": 10, "extend_collect": 10, "transformedstructurecollect": 10, "__init__": [10, 11, 18, 20, 32, 34, 35, 36, 43, 44], "poscar_filenam": [10, 11], "transformed_structur": [10, 54], "ncore": [10, 44], "multiprocess": [10, 11, 29], "my": 10, "awesom": 10, "tstructs_or_transmut": 10, "overload": [10, 36, 41, 49], "subfold": [10, 44], "callabl": [10, 11, 30, 32, 36, 38, 43, 44, 49, 50], "include_cif": [10, 44], "lambda": [10, 17, 20, 24, 32, 33, 36, 37, 54], "program": [10, 11, 31, 33, 38, 40, 44, 50, 52], "compute_period": [11, 12, 13], "compute_periodicity_all_simple_paths_algorithm": [11, 12, 13], "compute_periodicity_cycle_basi": [11, 12, 13], "coordination_sequ": [11, 12, 13], "elastic_centered_graph": [11, 12, 13], "from_graph": [11, 12, 13], "is_0d": [11, 12, 13], "is_1d": [11, 12, 13], "is_2d": [11, 12, 13], "is_3d": [11, 12, 13], "is_period": [11, 12, 13], "periodicity_vector": [11, 12, 13], "show_graph": [11, 12, 13], "get_structure_connect": [11, 12, 13], "setup_paramet": [11, 12, 13, 14, 16], "ce_nnbces_nbces_ligand": [11, 12, 13], "default_extens": [11, 12, 13], "ligands_arrang": [11, 12, 13], "neighboring_c": [11, 12, 13], "neighboring_coordination_environ": [11, 12, 13], "neighbors_ligands_arrang": [11, 12, 13], "number_of_ligands_for_each_neighboring_c": [11, 12, 13], "number_of_ligands_for_each_neighboring_coordination_environ": [11, 12, 13], "number_of_neighboring_c": [11, 12, 13], "number_of_neighboring_coordination_environ": [11, 12, 13], "atom_symbol": [11, 12, 13, 14, 36, 40], "ce_symbol": [11, 12, 13, 14], "everything_equ": [11, 12, 13], "isit": [11, 12, 13, 14, 42], "mp_symbol": [11, 12, 13, 14], "environment_subgraph": [11, 12, 13], "get_connected_compon": [11, 12, 13], "print_link": [11, 12, 13], "setup_atom_environment_subgraph": [11, 12, 13], "setup_atom_environments_subgraph": [11, 12, 13], "setup_connectivity_descript": [11, 12, 13], "setup_environment_subgraph": [11, 12, 13], "setup_environments_subgraph": [11, 12, 13], "default_symmetry_measure_typ": [11, 12, 14], "strategy_descript": [11, 12, 14], "strategy_info_field": [11, 12, 14], "strategy_opt": [11, 12, 14, 16], "equivalent_site_index_and_transform": [11, 12, 14], "get_site_ce_fractions_and_neighbor": [11, 12, 14], "get_site_coordination_environ": [11, 12, 14], "get_site_coordination_environments_fract": [11, 12, 14], "get_site_neighbor": [11, 12, 14], "prepare_symmetri": [11, 12, 14], "set_opt": [11, 12, 14], "set_structure_environ": [11, 12, 14], "setup_opt": [11, 12, 14], "symmetry_measure_typ": [11, 12, 14, 16], "allowed_valu": [11, 12, 14], "short_nam": [11, 12, 14], "angle_sum": [11, 12, 14], "angle_sumn": [11, 12, 14], "explicit": [11, 12, 14, 32, 36, 37, 44], "from_descript": [11, 12, 14], "geometrically_equidist": [11, 12, 14], "linearly_equidist": [11, 12, 14], "default_effective_csm_estim": [11, 12, 14], "default_weight_estim": [11, 12, 14], "delta_cn_specif": [11, 12, 14], "default_surface_definit": [11, 12, 14], "rectangle_crosses_area": [11, 12, 14], "w_area_has_intersect": [11, 12, 14], "w_area_has_intersection_smoothstep": [11, 12, 14], "w_area_intersection_nbsfh_fbs_onb0": [11, 12, 14], "default_ce_estim": [11, 12, 14], "stats_article_weights_paramet": [11, 12, 14], "ang": [11, 12, 14, 19, 20, 32, 38, 49], "anginvdist": [11, 12, 14], "anginvndist": [11, 12, 14], "angn": [11, 12, 14], "angninvdist": [11, 12, 14], "angninvndist": [11, 12, 14], "aweight": [11, 12, 14], "gweight": [11, 12, 14], "invdist": [11, 12, 14], "invndist": [11, 12, 14], "default_additional_condit": [11, 12, 14], "default_max_dist": [11, 12, 14], "default_angle_cutoff": [11, 12, 14], "default_continuous_symmetry_measure_cutoff": [11, 12, 14], "default_distance_cutoff": [11, 12, 14], "add_strategy_visualization_to_subplot": [11, 12, 14], "additional_condit": [11, 12, 14, 16, 42], "angle_cutoff": [11, 12, 14, 16], "continuous_symmetry_measure_cutoff": [11, 12, 14, 16], "distance_cutoff": [11, 12, 14, 16], "default_target_environ": [11, 12, 14], "algorithm_typ": [11, 12, 14], "get_geometri": [11, 12, 14], "get_geometry_from_iucr_symbol": [11, 12, 14], "get_geometry_from_iupac_symbol": [11, 12, 14], "get_geometry_from_mp_symbol": [11, 12, 14], "get_geometry_from_nam": [11, 12, 14], "get_implemented_geometri": [11, 12, 14], "get_not_implemented_geometri": [11, 12, 14], "get_symbol_cn_map": [11, 12, 14], "get_symbol_name_map": [11, 12, 14], "is_a_valid_coordination_geometri": [11, 12, 14], "pretty_print": [11, 12, 14], "csm_skip_separation_plane_algo": [11, 12, 14], "iucr_symbol": [11, 12, 14], "iucr_symbol_str": [11, 12, 14], "iupac_symbol": [11, 12, 14], "iupac_symbol_str": [11, 12, 14], "neighborssetshint": [11, 12, 14], "allowed_hints_typ": [11, 12, 14], "double_cap_hint": [11, 12, 14], "single_cap_hint": [11, 12, 14], "triple_cap_hint": [11, 12, 14], "coordination_numb": [11, 12, 14], "distfactor_max": [11, 12, 14], "face": [11, 12, 14, 21, 36, 51], "get_central_sit": [11, 12, 14], "get_coordination_numb": [11, 12, 14], "get_nam": [11, 12, 14], "get_pmesh": [11, 12, 14], "is_impl": [11, 12, 14], "number_of_permut": [11, 12, 14], "pauling_stability_ratio": [11, 12, 14], "ref_permut": [11, 12, 14], "set_permutations_safe_overrid": [11, 12, 14], "argsorted_ref_separation_perm": [11, 12, 14], "ref_separation_perm": [11, 12, 14], "safe_separation_permut": [11, 12, 14], "from_cg": [11, 12, 14], "points_wcs_csc": [11, 12, 14], "points_wcs_ctwcc": [11, 12, 14], "points_wcs_ctwocc": [11, 12, 14], "points_wocs_csc": [11, 12, 14], "points_wocs_ctwcc": [11, 12, 14], "points_wocs_ctwocc": [11, 12, 14], "bva_distance_scale_factor": [11, 12, 14], "default_bva_distance_scale_factor": [11, 12, 14], "default_spg_analyzer_opt": [11, 12, 14], "default_strategi": [11, 12, 14, 16], "preset": [11, 12, 14], "structure_refinement_non": [11, 12, 14], "structure_refinement_refin": [11, 12, 14], "structure_refinement_symmetr": [11, 12, 14], "compute_coordination_environ": [11, 12, 14], "compute_structure_environ": [11, 12, 14], "coordination_geometry_symmetry_measur": [11, 12, 14], "coordination_geometry_symmetry_measures_fallback_random": [11, 12, 14], "coordination_geometry_symmetry_measures_separation_plan": [11, 12, 14], "coordination_geometry_symmetry_measures_separation_plane_optim": [11, 12, 14], "coordination_geometry_symmetry_measures_sepplane_optim": [11, 12, 14], "coordination_geometry_symmetry_measures_standard": [11, 12, 14], "get_coordination_symmetry_measur": [11, 12, 14], "get_coordination_symmetry_measures_optim": [11, 12, 14], "setup_explicit_indices_local_geometri": [11, 12, 14], "setup_local_geometri": [11, 12, 14], "setup_ordered_indices_local_geometri": [11, 12, 14], "setup_random_indices_local_geometri": [11, 12, 14], "setup_random_structur": [11, 12, 14], "setup_structur": [11, 12, 14], "setup_test_perfect_environ": [11, 12, 14], "update_nb_set_environ": [11, 12, 14], "add_coord_geom": [11, 12, 14], "is_close_to": [11, 12, 14], "minimum_geometri": [11, 12, 14], "default_statistics_field": [11, 12, 14], "delta_max_oxidation_st": [11, 12, 14], "neighborsset": [11, 12, 14], "neighb_coord": [11, 12, 14], "neighb_indices_and_imag": [11, 12, 14], "neighb_sit": [11, 12, 14], "neighb_sites_and_indic": [11, 12, 14], "clear_environ": [11, 12, 14], "contains_only_one_anion": [11, 12, 14], "contains_only_one_anion_atom": [11, 12, 14], "environments_identifi": [11, 12, 14], "get_site_info_for_specie_allc": [11, 12, 14], "get_site_info_for_specie_c": [11, 12, 14], "get_statist": [11, 12, 14], "setup_statistic_list": [11, 12, 14], "site_contains_environ": [11, 12, 14], "site_has_clear_environ": [11, 12, 14], "structure_contains_atom_environ": [11, 12, 14], "structure_has_clear_environ": [11, 12, 14], "add_sourc": [11, 12, 14], "angle_plateau": [11, 12, 14], "distance_plateau": [11, 12, 14], "get_neighb_voronoi_indic": [11, 12, 14], "neighb_coordsopt": [11, 12, 14], "normalized_angl": [11, 12, 14], "normalized_dist": [11, 12, 14], "voronoi_grid_surface_point": [11, 12, 14], "add_neighbors_set": [11, 12, 14], "differences_wrt": [11, 12, 14], "get_coordination_environ": [11, 12, 14], "get_csm": [11, 12, 14], "get_csm_and_map": [11, 12, 14], "get_environments_figur": [11, 12, 14], "init_neighbors_set": [11, 12, 14], "plot_csm_and_map": [11, 12, 14], "plot_environ": [11, 12, 14], "save_environments_figur": [11, 12, 14], "update_coordination_environ": [11, 12, 14], "update_site_info": [11, 12, 14], "default_normalized_angle_toler": [11, 12, 14], "default_normalized_distance_toler": [11, 12, 14], "default_voronoi_cutoff": [11, 12, 14], "get_rdf_figur": [11, 12, 14], "get_sadf_figur": [11, 12, 14], "maps_and_surfac": [11, 12, 14], "maps_and_surfaces_bound": [11, 12, 14], "neighbors_surfac": [11, 12, 14], "neighbors_surfaces_bound": [11, 12, 14], "setup_neighbors_distances_and_angl": [11, 12, 14], "setup_voronoi_list": [11, 12, 14], "to_bson_voronoi_list2": [11, 12, 14], "voronoi_parameters_bounds_and_limit": [11, 12, 14], "default_package_opt": [11, 12, 16], "auto_load": [11, 12, 16, 38], "has_materials_project_access": [11, 12, 16], "package_options_descript": [11, 12, 16], "setup_package_opt": [11, 12, 16], "test_2d_point": [11, 12, 16], "abcd": [11, 12, 16], "crosses_origin": [11, 12, 16], "distance_to_origin": [11, 12, 16], "distance_to_point": [11, 12, 16], "distances_indices_group": [11, 12, 16], "distances_indices_sort": [11, 12, 16], "fit_error": [11, 12, 16], "fit_least_square_distance_error": [11, 12, 16], "fit_maximum_distance_error": [11, 12, 16], "from_2points_and_origin": [11, 12, 16], "from_3point": [11, 12, 16], "from_coeffici": [11, 12, 16], "from_npoint": [11, 12, 16], "from_npoints_least_square_dist": [11, 12, 16], "from_npoints_maximum_dist": [11, 12, 16], "indices_separ": [11, 12, 16], "init_3point": [11, 12, 16], "is_in_list": [11, 12, 16], "is_in_plan": [11, 12, 16], "is_same_plane_a": [11, 12, 16], "orthonormal_vector": [11, 12, 16], "perpendicular_bisector": [11, 12, 16], "project_and_to2dim": [11, 12, 16], "project_and_to2dim_ordered_indic": [11, 12, 16], "projectionpoint": [11, 12, 16], "condition_descript": [11, 12, 16], "no_ac": [11, 12, 16], "no_additional_condit": [11, 12, 16, 42], "no_e2seb": [11, 12, 16], "no_element_to_same_element_bond": [11, 12, 16, 42], "only_acb": [11, 12, 16], "only_acb_and_no_e2seb": [11, 12, 16], "only_anion_cation_bond": [11, 12, 16, 42], "only_anion_cation_bonds_and_no_element_to_same_element_bond": [11, 12, 16, 42], "only_e2ob": [11, 12, 16], "only_element_to_oxygen_bond": [11, 12, 16, 42], "check_condit": [11, 12, 16], "allowed_funct": [11, 12, 16], "mean_estim": [11, 12, 16], "inverse_smootherstep": [11, 12, 16], "inverse_smoothstep": [11, 12, 16], "from_edg": [11, 12, 16], "height": [11, 28, 33, 49, 50], "mi_vec": [11, 49], "arraylik": [11, 18, 19, 20, 32, 33, 44, 50], "threshold": [11, 22, 24, 31, 32, 33, 36, 38, 49], "highest": [11, 18, 28, 32, 33, 37, 38, 49, 54], "delaunai": 11, "triangul": 11, "bridg": [11, 36, 41], "hollow": 11, "node": [11, 13, 16, 31, 36, 38, 48, 50], "posit": [11, 13, 16, 17, 18, 20, 22, 31, 32, 33, 36, 37, 38, 39, 40, 41, 43, 44, 47, 48, 49, 54], "concurr": [11, 49], "reorient": [11, 32, 49], "suppli": [11, 18, 20, 22, 31, 32, 33, 34, 36, 40, 41, 43, 44, 47, 48, 49, 50], "ads_coord": 11, "repeat": [11, 24, 32, 38, 49], "tupl": [11, 14, 16, 17, 18, 20, 21, 22, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42, 43, 44, 47, 48, 49, 50, 51], "min_lw": [11, 49], "find_arg": [11, 49], "equival": [11, 14, 16, 17, 18, 19, 20, 22, 31, 32, 33, 34, 36, 37, 38, 40, 41, 43, 47, 48, 49], "nonpolar": [11, 19], "width": [11, 22, 28, 32, 33, 36, 38, 44, 49, 50, 51], "subsurfac": 11, "site_list": 11, "put_insid": 11, "ontop": 11, "no_obtuse_hollow": 11, "insid": [11, 14, 31, 33, 36, 38, 44, 49], "obtus": 11, "triangular": [11, 18, 50, 51], "xy_tol": 11, "topmost": [11, 32], "min_vacuum_s": [11, 32, 49], "max_normal_search": [11, 32, 49], "undercoord_threshold": 11, "09": [11, 21, 36], "asf": 11, "min": [11, 16, 28, 32, 33, 36, 49, 50], "vacuum": [11, 20, 21, 31, 32, 49], "undercoord": 11, "counterpart": [11, 31], "precursor": 11, "target_speci": [11, 24, 49], "sub_both_sid": [11, 49], "range_tol": [11, 49], "dist_from_surf": [11, 49], "viabl": [11, 49], "coords_set": 11, "0001": [11, 18, 33, 36, 50], "prune": 11, "nx3": [11, 19, 20, 23, 32, 39, 44], "06": [11, 32, 38, 46], "dupl": 11, "align": [11, 14, 16, 32, 33, 36, 40, 44, 50], "ax": [11, 13, 14, 16, 17, 32, 33, 37, 47, 48, 50], "draw_unit_cel": 11, "decai": [11, 31, 49], "adsorption_sit": 11, "draw": [11, 13, 14, 16, 33], "opposit": [11, 32, 38], "cart_coordin": 11, "molecule_entri": 11, "fragment_entri": 11, "allow_additional_charge_separ": 11, "multibreak": 11, "loop": [11, 16, 32, 33, 36, 38, 41], "elsewher": [11, 41, 43], "formula_pretti": 11, "initial_molecul": 11, "final_molecul": 11, "pcm_dielectr": [11, 43], "among": [11, 33, 37], "expected_charg": 11, "addition": [11, 36, 44], "pair": [11, 19, 21, 22, 24, 28, 31, 32, 33, 38, 41, 43, 44, 46, 48, 49, 50, 51], "frag": 11, "eventu": [11, 32], "isomorph": [11, 50], "molgraph": 11, "initial_entri": 11, "final_entri": 11, "symm_tol": [11, 49], "max_radiu": [11, 49], "max_permut": [11, 49], "100000": [11, 36, 49], "distance_scale_factor": [11, 49], "015": [11, 14, 44, 48, 49], "forbidden_speci": 11, "keef": 11, "brese": 11, "jac": 11, "1991": 11, "113": [11, 18, 32], "3226": 11, "3229": 11, "1021": [11, 14, 22, 23, 24, 33, 44, 52], "ja00009a002": 11, "posterior": 11, "bv": 11, "std": [11, 32, 33, 44, 47], "deviat": [11, 16, 20, 33, 42, 47, 48, 49], "experiment": [11, 14, 26, 32, 33, 34, 47, 49], "unord": 11, "stake": 11, "forbidden": 11, "someon": [11, 32], "nn_list": 11, "central": [11, 13, 14, 18, 42, 51], "namedtupl": [11, 33, 42, 47], "element_or_speci": 11, "smallest": [11, 16, 18, 20, 32, 37, 38, 47, 49, 53], "ni3": 11, "ni4": 11, "cr3": 11, "15": [11, 16, 23, 32, 33, 35, 37, 40, 42, 43, 49, 50], "zn2": 11, "cr4": 11, "11": [11, 14, 17, 32, 33, 34, 37, 38, 44, 50], "mathemat": [11, 48, 53], "dual": [11, 50], "tradit": [11, 32, 38], "paper": [11, 21, 36, 44, 48, 50], "todd": 11, "mcdermott": [11, 34, 53], "rom": 11, "corrao": 11, "dennei": [11, 53], "dwaraknath": [11, 34, 44, 53], "khalifah": 11, "neilson": 11, "r": [11, 16, 17, 18, 19, 20, 31, 32, 33, 34, 35, 36, 37, 38, 42, 43, 44, 46, 47, 48, 49, 51, 52, 53], "yttrium": 11, "manganes": 11, "synthesi": [11, 44], "hyperdimension": 11, "journal": [11, 21, 32, 35, 44, 50, 52], "american": [11, 35], "societi": 11, "143": [11, 32, 44], "37": [11, 32], "15185": 11, "15194": 11, "1c06229": 11, "referenc": [11, 32, 34, 44], "yokokawa": 11, "dissimilar": 11, "jpe": 11, "20": [11, 19, 20, 21, 32, 33, 36, 37, 38, 40, 42, 43, 44, 48, 49, 51, 52], "258": [11, 32], "1361": 11, "105497199770335794": 11, "default_min_limit": 11, "convex": [11, 28], "\u03bc": 11, "envelop": 11, "accordingli": [11, 31, 32], "polytop": 11, "bound": [11, 14, 16, 24, 33, 38, 41], "border": 11, "halfspaceintersect": 11, "constrain": [11, 33, 37, 43, 44, 45], "12": [11, 13, 17, 24, 32, 33, 34, 36, 37, 38, 41, 43, 44, 49, 50, 52], "unspecifi": [11, 41], "\u03bc_x": 11, "label_st": 11, "formulas_to_draw": 11, "draw_formula_mesh": 11, "draw_formula_lin": 11, "formula_color": 11, "rgb": [11, 33, 47, 51], "27": [11, 20, 32, 33, 37, 43], "158": [11, 32], "119": [11, 32, 50], "217": [11, 32, 35], "95": [11, 32], "117": [11, 20, 32], "112": [11, 32, 48], "179": 11, "231": [11, 32, 33], "41": [11, 17, 32], "138": [11, 32], "102": [11, 13, 32], "166": [11, 31, 32], "30": [11, 19, 26, 32, 36, 40], "230": [11, 32, 48], "171": 11, "118": [11, 32, 37], "29": [11, 14, 32, 37, 44, 47, 50], "element_pad": 11, "limno2": 11, "fulli": [11, 28, 32, 38, 44, 54], "polyhedron": [11, 14, 51], "formulas_to": 11, "dark2": 11, "adjust": [11, 19, 23, 33, 34, 38, 40, 41, 44, 48], "pad": 11, "clariti": 11, "line_pt": 11, "orthonorm": [11, 16, 25], "2x2": 11, "x0": [11, 44], "y0": 11, "x1": [11, 16], "y1": [11, 16, 50], "bare": 11, "bone": 11, "centroid": [11, 14], "2d": [11, 13, 16, 17, 19, 20, 21, 23, 32, 36, 37, 38, 42, 44, 47, 50, 53], "polygon": [11, 51], "circumferenti": 11, "princip": [11, 18, 32, 33, 38, 47], "compon": [11, 13, 14, 18, 23, 32, 33, 37, 44, 47, 48, 50], "pca": 11, "csv": [11, 34, 37], "kg": [11, 28, 32], "decomposit": [11, 28, 31, 32, 36, 50, 52], "amount": [11, 18, 28, 32, 33, 34, 38, 44, 50, 54], "cost_per_kg": 11, "NOT": [11, 37, 38, 41, 44, 50], "larsen": 11, "pandei": 11, "strang": [11, 16], "jacobsen": 11, "score": 11, "phy": [11, 18, 31, 33, 34, 44, 52], "rev": [11, 18, 31, 33, 34, 44, 52], "034003": 11, "cheon": 11, "duerloo": 11, "sendek": 11, "porter": 11, "reed": 11, "weakli": 11, "solid": [11, 14, 16, 31, 32, 34, 36, 38, 48, 53], "commensur": 11, "heterostructur": [11, 21], "nano": 11, "lett": 11, "2017": [11, 14, 22, 31, 33, 44, 48, 50], "gorai": 11, "tober": 11, "stevanov": 11, "identif": [11, 14, 16, 31, 33, 40], "promis": 11, "thermoelectr": 11, "quasi": 11, "mater": [11, 14, 31, 34, 48, 52], "4136": 11, "bonded_structur": [11, 24], "site_index": [11, 49], "inc_vertic": 11, "breadth": 11, "connected_matrix": 11, "anyth": [11, 17, 32, 38, 42, 44, 50], "gowoon": 11, "email": [11, 50], "gcheon": [11, 53], "stanford": [11, 53], "largest": [11, 33, 37, 38, 42, 47, 49], "min_clust": 11, "max_clust": 11, "45": [11, 32], "ldict": 11, "adjac": [11, 19, 28, 50], "jmol": [11, 14, 51], "structure_raw": 11, "larger_cel": 11, "subunit": 11, "layer": [11, 13, 21, 32, 49], "flat": [11, 50], "wire": 11, "3x3x3": 11, "2x2x2": 11, "misclassifi": 11, "interpenetr": 11, "circumv": 11, "max_hkl": 11, "el_radius_upd": 11, "chain": [11, 41, 50], "nacl": [11, 49], "explicitli": [11, 14, 16, 34, 38, 43, 44], "specie1": [11, 32], "specie2": [11, 32], "max_bond_dist": [11, 32], "po4": [11, 28, 32, 50], "inc_orient": 11, "inc_site_id": 11, "inc_molecule_graph": 11, "orient": [11, 17, 20, 21, 32, 36, 44, 49, 54], "site_id": [11, 32], "molecule_graph": 11, "nx": [11, 13, 32, 36, 44], "dr": [11, 32, 36], "warren": 11, "crowlei": 11, "real_space_cut": 11, "recip_space_cut": 11, "acc_factor": 11, "ewaldsum": [11, 42], "dictat": [11, 44], "automag": 11, "Ising": 11, "spin1": 11, "spin2": 11, "higher": [11, 14, 18, 24, 33, 38, 44, 49], "ve": 11, "degre": [11, 16, 17, 18, 20, 31, 32, 33, 34, 36, 37, 48, 49, 50], "undergon": 11, "polynomi": [11, 18, 32, 38, 44, 50], "eos_nam": 11, "prb": [11, 32], "5480": 11, "1983": 11, "intermetal": 11, "practic": [11, 44, 50], "195": [11, 32], "210": [11, 32], "birch_murnaghan": 11, "224107": 11, "pourier_tarantola": 11, "numerical_eo": 11, "1103": [11, 23, 34, 44, 52], "physrevb": [11, 34, 44, 52], "174107": 11, "eos_fit": 11, "modulu": [11, 17, 18, 32], "gpa": [11, 36], "wrt": [11, 32], "dimensionless": 11, "squar": [11, 14, 16, 17, 18, 20, 32, 33, 43, 47, 50], "ones": [11, 14, 24, 28, 33, 38, 44, 48], "plt": [11, 36, 42, 47, 50], "dpi": [11, 50], "inch": [11, 33, 50], "8in": [11, 50], "golden": [11, 50], "pyplot": [11, 17, 33, 50], "fed": [11, 21], "fontsiz": [11, 17, 37], "legend": [11, 33, 37], "savefig": [11, 17, 33, 37, 47], "png": [11, 14, 17, 33, 37, 47, 51], "ep": [11, 17, 28, 33, 36, 37, 44, 47, 51], "size_kwarg": [11, 17, 33, 37, 47], "fig": [11, 17, 33, 37, 47], "set_size_inch": [11, 17, 33, 37, 47], "tight_layout": [11, 17, 33, 37, 47], "ax_grid": [11, 17, 33, 37, 47], "unchang": [11, 14, 17, 32, 33, 34, 37, 47], "ax_annot": [11, 17, 33, 37, 47], "subplot": [11, 14, 17, 33, 37, 47, 50], "fig_clos": [11, 17, 33, 37, 47], "min_ndata_factor": 11, "max_poly_order_factor": 11, "min_poly_ord": 11, "cormac": 11, "toher": 11, "max_poly_ord": 11, "polyfit": 11, "m_list": 11, "num_to_return": 11, "pick": 11, "_matrix": 11, "number_of_indic": 11, "pop": [11, 36, 54], "number_return": 11, "overestim": 11, "later": [11, 28, 29, 32, 38], "slowli": 11, "approxim": [11, 17, 20, 32, 33, 36, 37, 38, 43, 44, 49], "minut": [11, 31, 49], "matrix_sum": 11, "indices_left": 11, "iter": [11, 17, 21, 28, 32, 33, 34, 36, 37, 38, 41, 43, 44, 48, 49, 50], "7071067811865475": 11, "compute_forc": 11, "techniqu": [11, 37, 38], "ref": [11, 18, 31, 33], "perspect": 11, "survei": 11, "abdulnour": 11, "toukmaji": 11, "board": 11, "jr": 11, "0010": 11, "4655": 11, "96": [11, 32], "00016": 11, "ee": 11, "duke": 11, "ayt": 11, "ewaldpap": 11, "e_recip": 11, "e_real": 11, "e_point": 11, "wish": [11, 49, 52, 54], "add_oxidation_st": 11, "reproduc": [11, 31, 34, 38, 48, 50], "littl": [11, 37, 38, 43, 44], "influenc": [11, 33, 34, 50], "14": [11, 32, 33, 37, 50], "39964547842567": 11, "removed_indic": 11, "sub_structur": 11, "tol": [11, 18, 22, 31, 32, 33, 41, 44, 46, 47, 48, 49, 50], "001": [11, 14, 17, 22, 24, 31, 32, 33, 41, 43, 44, 48, 49], "substructur": 11, "unus": [11, 44], "rai": [11, 17, 26, 32], "use_metal_edge_extend": 11, "opt_step": 11, "10000": [11, 32, 33, 41], "prev_unique_frag_dict": 11, "assume_previous_thorough": 11, "aka": [11, 32], "disconnect": 11, "reform": 11, "liec": 11, "plai": 11, "nice": [11, 33, 47, 50, 51], "subfrag": 11, "insuffici": [11, 34], "aim": [11, 22, 36, 49], "mol_graph": 11, "instanti": [11, 32, 33, 34, 36, 37, 38, 44, 54], "func_group": [11, 32], "catch_bas": 11, "qualifi": 11, "carbon": [11, 32, 43], "sought": 11, "ertl": 11, "benzen": [11, 32, 43], "methyl": [11, 32], "ethyl": 11, "todo": [11, 17, 32, 33, 41, 44, 47], "think": [11, 44, 54], "butyl": 11, "propyl": 11, "characterist": [11, 18, 32], "mark": [11, 33, 38, 44, 53], "quot": 11, "aromat": [11, 43], "tripl": [11, 14, 36], "heteroatom": 11, "nonaromat": 11, "acet": 11, "sp3": [11, 36], "oxygen": [11, 14, 16, 28, 32, 33, 34, 42], "nitrogen": 11, "oxiran": 11, "aziridin": 11, "thiiran": 11, "disjoint": 11, "presum": 11, "alia": [11, 22, 31, 32, 35, 37, 38, 42, 44, 47], "subgraph": [11, 13, 50], "graph_data": 11, "necessarili": [11, 20, 32, 41, 47, 48, 49], "keeff": 11, "relationship": [11, 18], "from_index": 11, "to_index": 11, "warn_dupl": 11, "edge_properti": 11, "doesn": [11, 31, 32, 33, 36, 44, 50], "from_jimag": 11, "to_jimag": 11, "new_weight": 11, "new_edge_properti": 11, "to_dict_of_dict": 11, "allow_revers": 11, "word": [11, 41, 50], "induc": [11, 50], "jaccard": 11, "intersect": [11, 14, 16, 50], "union": [11, 48], "underli": [11, 32, 36], "count": [11, 28, 31, 32, 37, 41, 44, 54], "occurr": [11, 32, 37, 41, 44, 49], "hide_unconnected_nod": 11, "hide_image_edg": 11, "edge_color": [11, 50], "node_label": 11, "weight_label": 11, "image_label": 11, "color_schem": 11, "keep_dot": 11, "fdp": 11, "drawn": [11, 13, 32, 47, 49, 51], "mislead": [11, 31], "multigraph": [11, 13, 16], "super": [11, 13, 21, 28, 32, 38], "impos": 11, "filetyp": 11, "pdf": [11, 36, 47, 50], "red": [11, 33, 47], "green": [11, 18, 33, 37], "unconnect": 11, "neato": 11, "crowd": 11, "cycl": [11, 16, 32, 36, 37, 38, 43, 50, 51], "from_dict_of_dict": 11, "periodic_sit": 11, "closest": [11, 14, 16, 19, 32], "return_index_map": 11, "naiv": [11, 19], "submolecul": 11, "validate_proxim": [11, 19, 20, 32, 49], "3x1": [11, 18, 19, 32, 36, 44, 48, 49], "safe": [11, 14, 33, 50], "misdirect": 11, "undirect": 11, "func_grp": 11, "graph_dict": 11, "strategy_param": 11, "amend": 11, "substitu": [11, 32], "three": [11, 16, 18, 19, 20, 28, 31, 32, 33, 36, 38, 41, 43, 44, 47, 48, 49, 50, 51, 54], "ch3": [11, 32], "direction": [11, 32, 47], "attach": [11, 32, 38, 43, 44], "prop": 11, "replic": [11, 44], "remap": [11, 32], "repeatedli": 11, "alt": 11, "bond_length": [11, 20, 49], "exchange_const": 11, "\u00e5": [11, 32, 36], "belong": [11, 19, 28, 32, 34, 37], "use_weight": [11, 42], "enantiom": 11, "coords_are_cartesian": [11, 14, 19, 20, 32, 33, 47, 48, 49], "violat": 11, "alphabet": [11, 32, 40, 44], "anonym": [11, 32, 35], "all_weight": 11, "median": 11, "std_dev": 11, "from_imag": 11, "to_imag": 11, "herfindahl": 11, "hirschman": 11, "geograph": 11, "confin": 11, "dispers": [11, 36, 38, 44], "driven": 11, "consider": [11, 14, 28, 29, 44, 50], "gaultoi": 11, "flow": [11, 38], "o2": [11, 14, 32, 34, 40, 44, 50, 52, 54], "c1": [11, 32, 36, 37], "c2": [11, 20, 36, 37, 49], "grand_pd": 11, "pd_non_grand": 11, "include_no_mixing_energi": 11, "use_hull_energi": 11, "thermodynam": [11, 18, 36, 44, 47], "no_mixing_energi": 11, "reservoir": 11, "reactant1": 11, "no_mixing_energy1": 11, "reactant2": 11, "no_mixing_energy2": 11, "tie": 11, "miara": 11, "kim": 11, "amp": 11, "266": [11, 32], "273": 11, "chemmat": [11, 14, 22, 23], "5b04082": 11, "bo": 11, "natur": [11, 16, 25, 29, 33, 34, 38, 43], "105": [11, 32], "126": [11, 32], "1038": [11, 32, 33, 34, 35, 48, 52], "s41578": 11, "019": [11, 25], "0157": 11, "4853": 11, "\u03b4\u03bc": 11, "t_std": 11, "298": [11, 34, 36, 43], "n2": [11, 25, 32, 33, 34, 44], "cl2": [11, 32, 34, 44], "h2": [11, 32, 34, 37], "kelvin": [11, 18, 32, 33, 34, 44], "molar": [11, 32], "datafram": [11, 17, 22, 31, 32, 34, 36, 37, 41, 43], "kj": [11, 32, 36], "mixing_ratio": 11, "reaction_energi": 11, "reaction_equ": 11, "mno2": 11, "e_min": 11, "x_min": 11, "liter": [11, 18, 22, 26, 30, 32, 33, 34, 36, 38, 43, 44, 48], "brunner": 11, "interatom": [11, 38, 49], "siw": 11, "coval": [11, 32, 41, 50, 51], "site_idx": 11, "backtrack": 11, "multipli": [11, 18, 32, 44], "hop": [11, 50], "2nd": [11, 17, 33, 34, 36, 44, 48, 50], "1st": [11, 17, 31, 32, 33, 34, 44, 47, 48], "_get_nn_shell_info": 11, "get_all_nn": 11, "protect": 11, "yourself": 11, "nn": [11, 16, 22, 31, 49], "weighted_cn": 11, "cation_anion": 11, "x_diff_weight": 11, "porous_adjust": 11, "search_cutoff": 11, "fingerprint_length": 11, "miner": [11, 32], "paul": [11, 14, 32], "geometr": [11, 14, 28, 52], "iii": [11, 32], "disregard": 11, "ident": [11, 16, 18, 28, 32, 33, 34, 38, 42, 43, 44, 48, 49, 50], "restrict": [11, 14, 29, 32, 41], "target": [11, 14, 16, 24, 32, 33, 36, 49], "penal": 11, "plu": [11, 21, 32, 34], "readjust": 11, "fixed_length": 11, "on_disord": 11, "take_majority_strict": 11, "take_majority_drop": 11, "take_max_speci": 11, "altogeth": [11, 34], "logic": [11, 20, 28, 34, 44, 49], "enclos": [11, 38, 43, 44, 50], "smaller": [11, 14, 17, 20, 22, 29, 32, 33, 38, 42, 44, 48, 49], "nn_data": 11, "cut_off_dict": 11, "omit": [11, 32, 44], "null": 11, "fe2": [11, 19, 20, 22, 32, 49, 50, 54], "vesta_2019": 11, "visualis": 11, "use_fictive_radiu": 11, "hopp": 11, "rudolf": 11, "econ": 11, "fictiv": 11, "mefir": 11, "zeitschrift": 11, "f\u00fcr": 11, "kristallographi": 11, "crystallin": [11, 21, 34, 36, 37, 52], "150": [11, 32, 33, 50], "23": [11, 32, 37], "allow_patholog": 11, "extra_nn_info": 11, "compute_adj_neighbor": 11, "ncomms15679": 11, "cordero": 11, "infinit": [11, 14, 16, 32, 33, 54], "min_bond_dist": 11, "specieslik": [11, 32, 33, 49], "autobond": 11, "regard": [11, 49], "56": [11, 19, 20, 32, 50], "el1_sym": 11, "el2_sym": 11, "permit": [11, 50], "recogn": [11, 32, 34, 38], "sgl_bd": 11, "bent": 11, "angular": [11, 32, 37, 38, 44], "see_saw_rect": 11, "saw": 11, "tetrahedra": 11, "oct": [11, 22, 32, 37, 44], "octahedra": 11, "bodi": [11, 38, 43, 44], "peter": [11, 14], "131": [11, 32], "244103": 11, "2009": [11, 31, 35, 50], "tri_plan": 11, "planar": 11, "sq_plan": 11, "pent_plan": 11, "pentagon": 11, "tri_pyr": 11, "pyramid": 11, "basal": 11, "sq_pyr": 11, "pent_pyr": 11, "hex_pyr": 11, "tri_bipyr": 11, "bipyramid": 11, "sq_bipyr": 11, "pent_bipyr": 11, "hex_bipyr": 11, "cuboct": 11, "cuboctahedra": 11, "q2": 11, "unspecif": 11, "boop": 11, "steinhardt": 11, "784": 11, "805": 11, "q4": 11, "q6": 11, "reg_tri": 11, "regular": [11, 36, 38, 43, 44, 47], "vari": [11, 32, 36, 41, 44, 49], "oct_legaci": 11, "octahedr": [11, 13, 22], "137": [11, 18, 32], "13352": 11, "13361": 11, "sq_pyr_legaci": 11, "op_param": 11, "180": [11, 31, 43], "6081734479693927": 11, "66666666667": 11, "igw_ta": 11, "igw": 11, "18": [11, 13, 31, 32, 37, 50], "igw_ep": 11, "equatori": 11, "fac_aa": 11, "azimuth": [11, 33], "aa": [11, 14, 16, 36, 40], "cosin": 11, "exp_cos_aa": 11, "min_spp": 11, "radian": [11, 17, 32, 49, 50], "south": 11, "pole": [11, 37], "792526803190927": 11, "igw_spp": 11, "w_spp": 11, "suppos": [11, 14, 16, 34, 44], "phi": 11, "trigonometr": [11, 50], "coher": [11, 14, 21], "That": [11, 20, 32], "And": [11, 44], "indices_neigh": 11, "target_spec": 11, "overwrit": [11, 22, 36, 38, 42, 43, 44], "consequ": 11, "furthermor": [11, 42], "maxim": [11, 16, 33, 38, 44], "polyhedra": 11, "conceptu": 11, "happen": [11, 41, 44], "attent": 11, "afresh": 11, "short": [11, 13, 17, 32, 36, 38, 43, 44], "yet": [11, 14, 32, 33, 35, 37, 38, 41, 54], "get_all_sit": 11, "d_min": 11, "trial": 11, "d_min_okeffe": 11, "d_min_vir": 11, "vire": 11, "on_disorder_opt": 11, "whose": [11, 14, 16, 17, 37, 38, 43], "ideal": [11, 14, 31, 32, 33, 36, 38, 42, 49], "tetrahedr": [11, 22], "rectangular": [11, 36, 46], "tessel": 11, "subtend": 11, "angle_norm": 11, "area": [11, 14, 16, 20, 21, 32, 33, 47], "face_dist": 11, "n_vert": 11, "acta": [11, 14, 16, 20, 32], "cryst": [11, 14, 16, 20, 35, 47], "a35": 11, "772": 11, "775": 11, "min_dist": [11, 32, 49], "min_okeeff": 11, "minimumokeeff": 11, "min_vir": 11, "tent": 11, "el1": 11, "el2": 11, "allr": 11, "rochow": 11, "okeeffe_param": 11, "el_symbol": 11, "vin": 11, "uin": 11, "closer": [11, 20, 31, 49], "chosen": [11, 14, 22, 28, 32, 33, 34, 38, 42, 44, 48, 51], "purpos": [11, 14, 18, 31, 32, 34, 41, 49, 50, 54], "libe": 11, "h3o": 11, "xoh2": 11, "2903": 11, "thresh": [11, 32, 36], "cp": 11, "pack": [11, 28, 36, 37, 38, 44, 54], "hcp": [11, 31, 49], "unrecogn": 11, "qtet": 11, "qoct": 11, "qbcc": 11, "vt1": 11, "vt2": 11, "vt3": 11, "vt4": 11, "tetrahedron": [11, 22, 32, 36, 44], "four": [11, 20, 29, 31, 32, 36, 41, 50], "vertex": [11, 14, 50], "prerequisit": 11, "rough": 11, "rmsd": 11, "charnlei": 11, "hashabl": [11, 32], "mol1": [11, 43], "mol2": [11, 43], "list1": 11, "list2": 11, "Their": [11, 32], "unform": 11, "ignore_warn": 11, "unfeas": 11, "million": [11, 36], "p_prime": 11, "3x3": [11, 16, 18, 20, 23, 32, 33, 36, 46, 48, 50], "ind": [11, 32, 36], "achiev": [11, 32, 33, 49, 50], "inspir": [11, 17, 32, 34], "genet": 11, "idea": [11, 36, 40, 54], "feasibl": [11, 38], "worst": [11, 37], "brute": [11, 24], "elimin": [11, 44], "weak": [11, 22], "corner": [11, 13], "outlier": 11, "inertia": [11, 48], "hungarian": 11, "p_atom": 11, "p_centroid": 11, "p_weight": 11, "q_atom": 11, "q_centroid": 11, "q_weight": 11, "prealign": 11, "perm_ind": 11, "v1": [11, 35, 48, 50], "onto": [11, 14, 17, 32, 33, 34, 38, 43, 44], "rodrigu": 11, "math": [11, 16, 17, 32, 49, 50], "stackexchang": 11, "476311": 11, "inchi": 11, "obalign": 11, "jsonabl": 11, "sensibl": [11, 22, 33], "en": [11, 32, 50], "wikipedia": [11, 32, 50], "kabsch_algorithm": 11, "cnx": 11, "hv": 11, "rsdwl": 11, "mapper": 11, "molatommapp": 11, "mol_list": 11, "assumpt": [11, 33], "s1": 11, "s2": [11, 17, 32, 44], "s3": 11, "deem": [11, 32], "beatriz": 11, "dalton": 11, "2832": 11, "2838": 11, "1039": [11, 47], "b801115j": 11, "21": [11, 32, 36, 37, 43], "19": [11, 14, 18, 24, 32, 33, 43], "36": [11, 31, 32, 37, 44, 52], "84": [11, 32, 34, 52, 54], "48": [11, 13, 32, 35, 49, 50], "73": [11, 32], "76": [11, 14, 16, 32, 50], "44": [11, 32, 37], "04": [11, 32, 37, 40, 52], "02": [11, 22, 33, 37, 44, 52], "69": [11, 32, 50], "38": [11, 13, 32, 44, 46], "39": [11, 32, 37, 43, 50], "32": [11, 31, 32, 35, 44, 49], "92": [11, 32], "89": [11, 32, 33, 50], "98": [11, 32, 50], "57": [11, 32], "42": [11, 32, 35], "22": [11, 32, 37, 44], "31": [11, 32, 36, 43], "75": [11, 32, 38, 48, 49, 54], "03": [11, 14, 21, 33, 37, 44], "16": [11, 17, 32, 41, 44, 49, 50], "07": [11, 25, 31, 32, 38], "87": [11, 32, 50], "71": [11, 32, 33], "66": [11, 13, 32], "58": [11, 32, 50], "24": [11, 28, 32], "46": [11, 14, 32], "99": [11, 32, 38, 44], "94": [11, 32], "47": [11, 32, 36, 50], "53": [11, 32, 47, 52], "62": [11, 32, 48], "bond_length_cap": 11, "covalent_radiu": 11, "priority_bond": 11, "priority_cap": 11, "ignore_ionic_bond": 11, "bond_13_cap": 11, "elong": 11, "Such": 11, "loos": 11, "prioriti": [11, 44], "cs_matrix": 11, "vscale": [11, 18, 32], "shield": [11, 44], "rk": 11, "harri": 11, "magn": 11, "reson": 11, "582": 11, "598": 11, "1002": [11, 33, 42], "mrc": 11, "2225": 11, "__new__": [11, 18, 32], "1x3": [11, 33, 44], "primari": [11, 38, 49], "6x1": [11, 32], "maryland": [11, 44], "haeberlen": 11, "mehr": 11, "efg_matrix": 11, "electr": [11, 32, 33, 44], "gradient": [11, 18, 31, 36, 37, 38, 43, 44, 49], "third": [11, 16, 18, 32, 33, 47, 48], "c_q": 11, "wasylishen": 11, "ashbrook": 11, "wimperi": 11, "quadrupolar": [11, 32], "nuclei": [11, 31], "wilei": [11, 31], "son": 11, "chapter": [11, 17, 48], "planck": [11, 53], "nuclear": [11, 32, 36], "quadrupol": [11, 32, 44], "mb": [11, 32, 36, 38, 44], "millibarn": [11, 32], "elementari": 11, "proton": 11, "isotop": [11, 32, 36, 37, 44], "mhz": [11, 44], "ziqin": 11, "daniil": 11, "kitchaev": [11, 52], "pieremanuel": 11, "canepa": [11, 52], "wenxuan": 11, "huang": [11, 52], "145": [11, 32, 33, 52], "074112": 11, "farther": 11, "superclass": [11, 44], "start_struct": 11, "end_struct": 11, "relax_sit": 11, "n_imag": 11, "mid": 11, "outfil": 11, "17": [11, 32, 35, 37, 43, 47, 50], "min_it": 11, "max_it": [11, 38], "max_tol": 11, "5e": [11, 23, 33, 44, 47], "counterbalanc": 11, "minima": [11, 19, 33], "discret": [11, 44, 49], "anywher": [11, 14], "40": [11, 32, 35, 43, 44, 50], "diverg": [11, 36, 38], "exit": [11, 44], "pot": [11, 44], "rescal": [11, 33, 47], "volumentr": 11, "isotrop": [11, 33, 44], "narrow": 11, "obei": [11, 32, 44], "new_dim": 11, "coars": [11, 38], "terminal_composit": 11, "normalize_terminal_composit": 11, "p2o5": 11, "breakdown": 11, "fall": [11, 32, 49, 51], "li3po4": 11, "chempot": 11, "encompass": 11, "computed_data": 11, "legendr": [11, 37], "u_x": 11, "n_x": 11, "kang": [11, 52], "1798": [11, 52], "1807": [11, 52], "cm702327g": [11, 52], "delithi": [11, 52], "olivin": [11, 52], "mpo4": [11, 52], "cathod": [11, 51, 52], "electrochem": [11, 44, 52], "comm": 11, "427": [11, 32, 52], "430": [11, 32, 52], "elecom": [11, 52], "010": [11, 48, 52], "themselv": [11, 31, 33, 44], "reconstitut": [11, 32], "_comput": 11, "newli": 11, "show_unst": 11, "ternary_styl": 11, "plotkwarg": 11, "enter": [11, 32, 54], "e_hul": 11, "ternari": [11, 33], "markerfacecolor": 11, "4daf4a": 11, "markers": [11, 37, 47], "linewidth": [11, 33, 37, 50, 51], "_map": 11, "uli": 11, "uo": 11, "contour": 11, "instabl": [11, 28, 38], "label_unst": 11, "energy_colormap": 11, "process_attribut": 11, "label_uncertainti": 11, "highlight_entri": 11, "colormap": [11, 14], "shade": 11, "ternary_2d": 11, "quaternari": 11, "arbitrarili": [11, 31, 33], "ternary_3d": 11, "highlight": [11, 54], "trace": [11, 33, 50], "repetit": [11, 32, 47], "show_label_index": 11, "xlim": [11, 33, 42, 47, 51], "choos": [11, 22, 33, 38, 41, 44, 47, 48, 49, 51], "\u00b5li": 11, "\u00b5li0": 11, "versu": 11, "anod": 11, "uptak": 11, "evolut": 11, "stream": [11, 37, 50], "stringio": [11, 36], "image_format": [11, 28, 51], "svg": 11, "optino": 11, "keep_all_spac": 11, "act": [11, 32, 48], "subspac": [11, 38], "allow_neg": [11, 32], "check_stabl": 11, "on_error": [11, 34], "2840": 11, "slsqp": 11, "equilibrium": [11, 18, 33], "joggl": 11, "mu_li": 11, "mu_o": 11, "side": [11, 16, 32, 33, 49], "target_comp": 11, "open_elt": 11, "quit": [11, 22, 38], "abo3": [11, 54], "mu_min": 11, "mu_max": 11, "comp1": 11, "comp2": 11, "tielin": [11, 28], "e_above_hul": 11, "circumst": 11, "huge": [11, 38], "proport": [11, 32, 37, 44], "throw": [11, 18, 44, 49], "decomp": 11, "energy_above_hul": 11, "space_limit": 11, "stable_onli": 11, "08": [11, 14, 18, 20, 32, 38, 44, 46, 49, 50, 52], "maxit": [11, 32, 36], "1000": [11, 36, 37, 40, 41, 44, 50], "enthalpi": [11, 34, 36, 52], "polymorph": 11, "novel": 11, "bartel": [11, 34], "trewartha": 11, "dunn": [11, 53], "examin": 11, "npj": [11, 33, 48], "97": [11, 32, 52], "recalcul": [11, 38], "cheaper": [11, 38], "compet": 11, "tighter": 11, "comp_tol": 11, "mu_o2": 11, "487582010000001": 11, "li4o2": 11, "get_decomp_and_decomp_energi": 11, "unari": 11, "dep_elt": 11, "tol_en": 11, "target_composit": 11, "n_element": 11, "entry1": [11, 28, 34], "entry2": [11, 28, 34], "float_fmt": 11, "4f": [11, 42, 50], "electrolyt": [11, 44], "ec": [11, 18], "decim": [11, 22, 32, 33, 37, 50], "sp_map": 11, "dummi": [11, 20, 32, 36, 41, 43, 49], "nxd": 11, "upper": [11, 14, 16, 18, 33, 36, 50], "newlin": [11, 41], "newstable_entri": 11, "newunstable_entri": 11, "prettier": 11, "setoflin": 11, "input_arrai": [11, 18, 32], "3x6": 11, "input_matrix": [11, 18], "input_vasp_arrai": 11, "sensit": [11, 32, 33, 38, 49], "bec": 11, "pointop": [11, 48], "nx3x3": [11, 18], "borneffectivechargetensor": 11, "eigtol": 11, "opstol": 11, "max_charg": 11, "random": [11, 14, 16, 32, 36, 38, 41, 49, 50], "acoust": [11, 47], "fcm": 11, "sharedop": 11, "nxnx3x3": 11, "1a": 11, "1b": 11, "2a": [11, 31, 32, 49], "2b": 11, "numit": 11, "3nx3n": 11, "unsymmeter": 11, "asum": 11, "fcmasum": 11, "unsymmetrized_fcm": 11, "max_forc": [11, 38], "ist": 11, "nx3x3x3": 11, "rcond": 11, "rcondi": 11, "pseudoinvers": 11, "anumit": 11, "tenosr": 11, "entry_list": 11, "join": [11, 16, 20, 32], "comp_dict": 11, "conc_dict": 11, "nproc": 11, "concentr": [11, 31, 33], "kinet": [11, 32, 36, 44], "won": [11, 29, 33], "overstabil": 11, "henc": [11, 34, 44, 49, 50], "parallel": [11, 16, 17, 29, 31, 32, 37, 49, 54], "ph": 11, "basin": 11, "pourbaix_entri": 11, "region": [11, 14, 31, 32, 33], "boundary_point": 11, "ot": [11, 38], "prod_comp": 11, "coeff_threshold": 11, "aqueou": [11, 34], "stoichiometr": [11, 32, 35], "unprocess": 11, "0591": [11, 50], "log10": 11, "conc": 11, "nO": 11, "mu_h2o": 11, "2no": 11, "h2o": [11, 32, 34], "she": 11, "invok": [11, 36], "oh": [11, 32], "minu": [11, 18], "zn2o6": 11, "agte3": 11, "label_domain": 11, "label_fonts": 11, "show_water_lin": 11, "show_neutral_ax": 11, "xlo": [11, 36], "xhi": [11, 36], "ylo": [11, 36], "yhi": [11, 36], "font": [11, 28, 33, 50], "water": [11, 34, 36, 43, 53, 54], "horizont": 11, "ph_rang": 11, "ph_resolut": 11, "v_rang": 11, "v_resolut": 11, "e_hull_max": 11, "cmap": [11, 18, 50], "rdylbu_r": 11, "eg": [11, 32, 33, 40, 44], "naoh": [11, 32], "aq": [11, 32, 50], "na2o": 11, "OF": [11, 43, 50], "mehl": [11, 44], "hick": 11, "levi": 11, "hanson": 11, "curtarolo": [11, 44, 48], "136": [11, 31, 32], "s828": 11, "017": 11, "initial_ltol": 11, "initial_stol": 11, "initial_angle_tol": 11, "a_xb_1": 11, "x_c": 11, "gradual": 11, "strukturbericht": 11, "harmon": 11, "comphi": 11, "2003": [11, 17, 32, 35], "2004": [11, 50], "t_min": [11, 36], "300": [11, 33, 34, 36, 38, 50], "t_step": [11, 36], "t_max": [11, 36], "poisson": [11, 18, 32, 38], "use_mie_gruneisen": 11, "anharmonic_contribut": 11, "quadrat": 11, "mie": 11, "slater": 11, "eq": [11, 32, 44, 47], "unitless": 11, "thank": [11, 48], "790": 11, "006": 11, "0k": 11, "log": [11, 29, 33, 36, 41, 54], "dv": 11, "2e": 11, "3e": 11, "blanco": [11, 31], "joumal": 11, "theochem": 11, "368": 11, "245": [11, 32], "255": [11, 32, 51], "poirier": 11, "introduct": [11, 19, 21, 50], "earth": [11, 32], "interior": 11, "ed": [11, 17, 32], "cambridg": [11, 17, 53], "optimum": 11, "vibrat": [11, 36, 47], "helmholtz": [11, 47], "a_vib": 11, "g_opt": 11, "v_opt": 11, "u_vib": 11, "reactants_coeff": 11, "products_coeff": 11, "amt": [11, 18, 32, 34], "energy1": 11, "energy2": 11, "rxn_string": 11, "2li2o": 11, "reactant_entri": 11, "product_entri": 11, "underdetermin": 11, "relative_cutoff": 11, "noth": [11, 17, 22, 33, 36, 41, 44, 50], "superoxid": [11, 34], "ozonid": [11, 34], "hydroxid": 11, "nbond": 11, "initial_structur": [11, 20, 32], "percentag": [11, 33, 37, 43], "index1": [11, 44, 46], "index2": [11, 44, 46], "011": 11, "economi": 11, "site1": [11, 32, 37], "site_n": 11, "012": 11, "021": [11, 34, 35], "031": 11, "055": 11, "qhull_opt": 11, "qbb": 11, "qc": 11, "qz": 11, "schaefli": 11, "c_i": [11, 44], "perfect": [11, 14, 31, 36, 41, 49], "distort": [11, 14, 16, 19, 22, 49], "liquid": [11, 32, 34], "amorph": [11, 44], "microstructur": [11, 20], "stepanyuk": 11, "1993": 11, "schlaefli": 11, "c3": [11, 37], "c4": [11, 37], "c6": 11, "c7": 11, "c8": 11, "c9": 11, "c10": 11, "denot": [11, 31, 32, 33, 44], "step_freq": 11, "most_frequent_polyhedra": 11, "voronoi_index": 11, "voronoi_ensembl": 11, "swept": 11, "atom_i": 11, "atom_j": 11, "image_j": 11, "outsid": [11, 32, 33], "image_index": 11, "sitei": 11, "sitej": 11, "site_i": 11, "site_j": 11, "sampl": [11, 17, 18, 26, 35, 36, 37, 43, 44, 47], "49": [11, 32, 35, 48], "atom_": 11, "element1": 11, "element2": 11, "return_nbond": 11, "polysulfid": [11, 34], "sulfat": 11, "fe3": [11, 32, 49], "Or": [11, 32, 50], "matter": [11, 31, 32, 34, 44, 54], "invari": [11, 18, 32, 48], "weird": 11, "quicker": 11, "irrespect": [11, 22], "overlap": [11, 33, 38, 42, 44], "primarili": [11, 18, 32, 36, 43], "vice": [11, 31, 32, 54], "versa": [11, 31, 32, 54], "ltol": [11, 32, 34], "angle_tol": [11, 34], "primitive_cel": [11, 34], "attempt_supercel": 11, "allow_subset": 11, "supercell_s": 11, "ignored_speci": 11, "niggli": [11, 32, 44, 49], "invalid": [11, 32, 48], "ia": 11, "ib": 11, "nsite": [11, 35, 47, 49], "lithiat": [11, 28], "declar": [11, 32, 34, 41], "rigid": [11, 32, 34], "why": [11, 19, 38, 40, 44], "struct1": 11, "struct2": 11, "skip_structure_reduct": 11, "stuct2": 11, "include_dist": 11, "preprocess": [11, 34, 38], "maximin": 11, "min_map": 11, "superset": [11, 50], "min_rm": 11, "minimax_rm": 11, "exce": [11, 38, 49], "include_ignored_speci": 11, "inter": [11, 32], "obvious": [11, 32], "imposs": [11, 40], "len": [11, 24, 32, 33, 38, 47, 49], "s_list": 11, "radhakrishnan": [11, 32, 52], "winston": [11, 32, 52, 53], "sun": [11, 32, 44, 52], "160080": [11, 32, 52], "sdata": [11, 32, 52], "nanoscal": 11, "sodium": 11, "implic": 11, "letter": [11, 32, 37, 38, 44, 48], "1020": 11, "nl404557w": 11, "s41524": [11, 25, 48], "0017": 11, "delu_o": 11, "delu_h": 11, "delu_oh": 11, "nanoparticl": 11, "energet": 11, "competit": 11, "bulk_entri": 11, "max_r": 11, "increment": [11, 33, 44], "delu_dict": 11, "delu_default": 11, "from_sphere_area": 11, "e_unit": 11, "kev": [11, 40], "r_unit": 11, "nanomet": 11, "scale_per_atom": 11, "particl": [11, 41], "delu_el": 11, "el": [11, 31, 32, 33, 38], "sphere": [11, 17, 18, 19, 32, 36, 37, 51], "unscal": 11, "analyzer1": 11, "analyzer2": 11, "radial": [11, 14, 37, 49], "reach": [11, 31, 38, 44, 47, 48], "solv": [11, 22, 37, 46, 49], "clean_entri": 11, "brief": [11, 31], "ads_entries_dict": 11, "computedslabentri": 11, "isol": [11, 31], "rgba": 11, "coverag": 11, "ead": 11, "pulg": 11, "nest": [11, 14, 30, 32, 36, 38, 44, 48, 50, 54], "ordinarili": 11, "intercept": [11, 16], "ie": [11, 16, 32], "h1": [11, 37], "l1": 11, "clean_entry1": 11, "ads_entry1": 11, "ads_entry2": 11, "clean_entry2": 11, "k2": 11, "l2": [11, 26], "pristin": [11, 32], "randomli": [11, 49], "potetin": 11, "lifepo4": [11, 28, 32, 50, 54], "plot_ead": 11, "annotate_monolay": 11, "jperm2": 11, "monolay": 11, "primiitv": 11, "ref_delu": 11, "chempot_rang": 11, "no_clean": 11, "no_dop": 11, "frac": [11, 17, 19, 28, 32, 33, 36, 47], "xrang": 11, "ref_el": 11, "rect": 11, "nicer": [11, 33, 47, 50], "layout": [11, 17, 28], "use_entry_label": 11, "no_label": 11, "mpid": 11, "max_chempot": 11, "min_chempot": 11, "ymax": 11, "ymin": 11, "35": [11, 32, 47, 50, 51], "slab_entri": 11, "coexist": 11, "simultan": [11, 31], "monlay": 11, "dmu_at_0": 11, "return_se_dict": 11, "usel": 11, "unphys": [11, 18, 24, 34], "incr": 11, "show_unphyiscal_onli": 11, "rangeo": 11, "fht": 11, "duli": 11, "duo": 11, "range1": 11, "range2": 11, "u_ref": 11, "u_ad": 11, "blength": [11, 32], "maximmum": 11, "therebi": 11, "longest": [11, 32], "noncontigu": 11, "locpot_filenam": 11, "outcar_filenam": 11, "label_energi": 11, "min_points_frac": 11, "0025": 11, "min_point": 11, "peak": [11, 17, 22, 33, 47], "stai": 11, "gamma_dict": 11, "thermochem": [11, 34, 36], "data_typ": [11, 44], "cpdname": 11, "phaseinfo": 11, "temp_rang": 11, "fh": 11, "hematit": 11, "reimplement": 11, "henkelman": [11, 31, 44, 52], "perl": [11, 35], "beyond": [11, 14, 32, 33, 49, 54], "spline_opt": 11, "cumul": [11, 36], "interpolation_ord": 11, "tangent": [11, 44], "zero_slop": 11, "saddl": [11, 36], "root_dir": [11, 16], "relaxation_dir": 11, "00": [11, 32, 37, 44], "0n": 11, "subdir": [11, 29], "preferenti": 11, "mavrl": [11, 50], "contcar": [11, 29, 32, 44, 54], "interplot": 11, "piecewisepolynomi": 11, "normalize_rxn_coordin": 11, "extrema": [11, 33], "mep": 11, "min_extrema": 11, "max_extrema": 11, "x2": [11, 16, 32, 36], "y2": [11, 16, 50], "label_barri": 11, "barrier": [11, 36], "neb_analys": 11, "arranged_neb_analys": 11, "reverse_plot": 11, "inaccur": [11, 32, 49], "arrang": [11, 32, 33, 36, 40, 48], "percol": 11, "hkil": [11, 32], "e_surf": 11, "normal_pt": 11, "dual_pt": 11, "m_ind_orig": 11, "jm": 11, "devdoc": 11, "spatial": [11, 37], "wulff_area": 11, "hkill": 11, "input_mil": 11, "off_wulff": 11, "recp_oper": 11, "variat": 11, "area_hkl": 11, "pubu": 11, "bar_po": 11, "65": [11, 32, 50], "bar_on": 11, "units_in_jperm2": 11, "legend_on": 11, "aspect_ratio": 11, "custom_color": 11, "undefin": [11, 14], "decid": [11, 32, 38, 42, 44], "sens": [11, 14, 24, 32, 44], "joul": 11, "meter": [11, 32], "graph_obj": 11, "energy_hkl": 11, "ballufi": 11, "allen": 11, "carter": 11, "461": [11, 32], "catalyt": 11, "surface_energy_hkl": 11, "agr": 11, "smtg": 11, "ucl": 11, "jackson": [11, 33, 42, 53], "anna": 11, "regoutz": 11, "russel": [11, 32], "egdel": 11, "scanlon": 11, "broaden": [11, 36, 37, 47], "photoelectron": 11, "spectroscopi": [11, 23, 26, 40], "26": [11, 13, 31, 32, 33, 37], "773": 11, "21105": 11, "joss": 11, "007733": 11, "atomic_subshell_photoionization_cross_sect": 11, "repars": 11, "yeh": 11, "lindau": 11, "subshel": [11, 32, 33], "photoion": 11, "103": [11, 32], "1985": [11, 31], "155": [11, 32], "0092": 11, "640x": 11, "85": [11, 32, 34, 35, 50], "90016": 11, "spectra": [11, 32, 36, 47, 51], "arg1": [11, 32, 38], "arg2": [11, 32, 38], "kwarg1": [11, 32], "val1": [11, 32], "environments_data": 13, "links_data": 13, "bson": [13, 14, 42], "all_simple_path": 13, "source_nod": 13, "path_siz": 13, "include_sourc": 13, "reachabl": 13, "nth": [13, 16, 18, 32, 33, 44], "perovskit": [13, 32], "146": [13, 32], "octahedron": [13, 22, 32], "cuboctahedron": 13, "batio3": 13, "128": [13, 32, 48], "194": [13, 32, 36, 43], "248": [13, 32], "338": 13, "408": [13, 32], "522": [13, 32], "608": 13, "170": [13, 32], "306": 13, "482": 13, "698": 13, "start_nod": 13, "save_fil": 13, "drawing_typ": 13, "pltshow": 13, "env_graph": 13, "supergraph": 13, "multiple_environments_choic": 13, "light_structure_environ": 13, "central_sit": [13, 14], "i_central_sit": 13, "connectivity_graph": 13, "site_neighbors_set": 13, "environments_symbol": 13, "only_atom": [13, 14], "atom_environ": 13, "atoms_environ": 13, "isite1": 13, "isite2": 13, "data1": 13, "data2": 13, "ligand": 13, "favour": 14, "csm_wcs_ctwcc": [14, 16], "classvar": [14, 16, 50], "psite": 14, "full_ce_info": 14, "strategy_info": 14, "csm": [14, 16], "geometry_info": 14, "dequivsit": 14, "dthissit": 14, "mysym": 14, "min_fract": 14, "return_map": 14, "return_strategy_dict_info": 14, "option_nam": 14, "option_valu": 14, "all_options_dict": 14, "amongst": 14, "myfloat": 14, "angleweight": 14, "nb_set": 14, "cn_map": 14, "additional_info": 14, "angle_funct": 14, "weight_funct": 14, "angleplateauweight": 14, "initialization_opt": 14, "bias": [14, 54], "cnbiasweight": 14, "weight_cn1": 14, "weight_cn13": 14, "equidist": [14, 49], "linearli": [14, 33], "effective_csm_estim": 14, "max_csm": [14, 16], "weight_estim": 14, "delta_csm_max": [14, 16], "delta_csm_min": [14, 16], "delta_cn_weight_estim": 14, "deltacsmweight": 14, "nbs_sourc": 14, "weight_typ": 14, "has_intersect": 14, "surface_definit": 14, "angle_bound": 14, "distance_bound": 14, "standard_ellipt": 14, "nb_sets_from_hint": 14, "fallback_to_sourc": 14, "other_nb_set": 14, "0_weight": 14, "smoothstep_dist": 14, "smoothstep_angl": 14, "distangleareaweight": 14, "d1": [14, 36], "d2": [14, 44], "a1": [14, 48], "rectangl": [14, 16], "curv": [14, 23, 28, 33, 36, 50], "distance_funct": 14, "distanceplateauweight": 14, "dist_ang_area_weight": 14, "self_csm_weight": 14, "delta_csm_weight": 14, "cn_bias_weight": 14, "angle_weight": 14, "normalized_angle_distance_weight": 14, "ce_estim": 14, "chemenvstrategi": 14, "multipleabundancechemenvstrategi": 14, "articl": [14, 25, 33], "average_typ": 14, "bb": [14, 16], "normangledistweight": 14, "fda_list": 14, "selfcsmweight": 14, "abund": 14, "_additional_condit": 14, "surface_calculation_typ": 14, "simplest": 14, "_angle_cutoff": 14, "_continuous_symmetry_measure_cutoff": 14, "_distance_cutoff": 14, "visualization_opt": 14, "plot_typ": 14, "truncate_dist_ang": 14, "max_nabund": 14, "target_environ": 14, "target_penalty_typ": 14, "bia": [14, 32], "nb_set_weight": 14, "return_al": 14, "max_effective_csm": 14, "effective_csm_estimator_ratio_funct": 14, "appl": [14, 35, 47], "79": [14, 32], "pp": [14, 16, 17, 48], "1779": 14, "1799": 14, "1990": [14, 20, 50], "descriptor": [14, 34, 37, 38], "chemenvalgorithm": 14, "permutations_safe_overrid": 14, "only_symbol": 14, "cg": [14, 16, 38, 41], "iucr": [14, 48], "include_deactiv": 14, "deactiv": [14, 38, 50], "implemented_geometri": 14, "maxcn": 14, "all_geometri": 14, "all_geometries_latex_imag": 14, "all_geometries_latex": 14, "alternative_nam": 14, "equivalent_indic": 14, "neighbors_sets_hint": 14, "clockwis": 14, "anticlockwis": [14, 16, 51], "hints_typ": 14, "single_cap": 14, "double_cap": 14, "triple_cap": 14, "hints_info": 14, "constitut": [14, 18, 32, 38, 50], "distfactor": 14, "pmesh": 14, "theoret": [14, 23], "rc": 14, "plane_point": 14, "mirror_plan": 14, "ordered_plan": 14, "point_group": [14, 31], "ordered_point_group": 14, "explicit_permut": 14, "minimum_number_of_point": 14, "explicit_optimized_permut": 14, "other_plane_point": 14, "mirror": [14, 32, 48], "add_opposit": 14, "xavier": [14, 36], "gonz": [14, 33], "gian": 14, "rignanes": [14, 33, 42], "cathrin": 14, "welker": 14, "nieuwoudt": 14, "frank": 14, "rosowski": 14, "goebel": 14, "stephan": 14, "schenk": 14, "degelmann": 14, "rute": 14, "andr": 14, "robert": [14, 53], "glaum": 14, "8346": 14, "8360": 14, "7b02766": 14, "georg": [14, 33, 42, 47, 53], "683": [14, 16], "695": 14, "1107": [14, 32], "s2052520620007994": 14, "bare_coord": 14, "centering_typ": 14, "include_central_site_in_centroid": 14, "plane_ordering_overrid": 14, "plane_safe_permut": 14, "consum": [14, 49], "gga_relax": 14, "lda_relax": 14, "995": 14, "maximum_distance_factor": 14, "minimum_angle_factor": 14, "voronoi_normalized_angle_toler": 14, "voronoi_normalized_distance_toler": 14, "refin": [14, 17, 20, 32, 38, 48, 49], "only_c": 14, "initial_structure_environ": 14, "excluded_atom": 14, "only_indic": [14, 42], "max_cn": 14, "min_cn": 14, "timelimit": 14, "get_from_hint": 14, "recomput": 14, "closest_neighbor_dist": 14, "largest_angle_neighbor": 14, "sec": [14, 33, 44], "stop": [14, 37, 44, 48], "incomplet": [14, 41], "tested_permut": 14, "points_perfect": 14, "notimplementederror": [14, 36, 41, 49], "permutation_setup": 14, "nrandom": 14, "separation_plane_algo": 14, "2point": 14, "3point": 14, "only_minimum": 14, "all_csm": 14, "explicit_indic": 14, "structure_refin": 14, "spg_analyzer_opt": 14, "max_random_dist": 14, "symbol_typ": 14, "random_transl": 14, "random_rot": [14, 32], "random_scal": 14, "inb_set": 14, "points_distort": 14, "rot": [14, 48], "thorough": 14, "lighter": 14, "coord_geom": 14, "local2perfect_map": 14, "perfect2local_map": [14, 16], "detailed_voronoi_index": 14, "other_symmetry_measur": 14, "scaling_factor": 14, "rtol": [14, 32, 33], "atol": [14, 32, 48, 50], "all_nbs_sit": [14, 42], "neighbors_set": [14, 42], "valences_origin": [14, 42], "anion_list": 14, "anion_atom_list": 14, "cation_list": 14, "cation_atom_list": 14, "neutral_list": 14, "neutral_atom_list": 14, "atom_coordination_environments_pres": 14, "ion_coordination_environments_pres": 14, "fraction_atom_coordination_environments_pres": 14, "fraction_ion_coordination_environments_pres": 14, "coordination_environments_atom_pres": 14, "coordination_environments_ion_pres": 14, "all_nbs_sites_indic": 14, "inner": [14, 32, 38], "els": [14, 31, 32, 33, 34, 36, 37, 41, 44, 49, 50], "concern": [14, 32, 37], "anion_atom": 14, "statistics_field": 14, "bson_compat": 14, "somewhat": [14, 32, 38], "skip_non": 14, "skip_empti": 14, "sites_map": 14, "equivalent_sit": 14, "ce_list": 14, "voronoicontain": 14, "unequival": 14, "detailed_voronoi": 14, "site_voronoi_indic": 14, "plateau": 14, "other_origin": 14, "do_noth": 14, "staircas": 14, "inf": [14, 33, 37, 49], "figsiz": 14, "angfactor": 14, "initial_norm": 14, "initial_r": 14, "imagenam": 14, "voronoi_list2": 14, "voronoi_cutoff": 14, "normalized_distance_toler": 14, "normalized_angle_toler": 14, "runtimeerror": [14, 16, 43, 50], "step_funct": 14, "sadf": 14, "surface_calculation_opt": [14, 16], "voronoi_list": 14, "vlist": 14, "bson_nb_voro_list": 14, "bson_nb_voro_list2": 14, "package_opt": 16, "default_max_distance_factor": 16, "autoload": 16, "cosinu": 16, "p2": [16, 17, 36, 44, 48, 50], "p3": [16, 17], "cz": 16, "delta_factor": 16, "sign": [16, 22, 24, 31, 32, 33, 36, 38, 41, 44, 50], "furthest": 16, "interv": [16, 33, 36], "latter": [16, 32, 44], "least_square_dist": 16, "best_fit": 16, "dist_toler": 16, "lie": 16, "nonzero": [16, 18, 32], "plane_list": 16, "perpendicular": [16, 20, 32, 49], "bisector": 16, "middl": 16, "segment": [16, 33, 36, 37], "plane_cent": 16, "uu": 16, "vv": 16, "e1": 16, "e2": 16, "e3": 16, "express": [16, 18, 19, 32, 38, 43, 44, 50], "bai": 16, "largest_triangl": 16, "leg": [16, 40], "secondmin": 16, "125": [16, 32, 44], "xx": [16, 23, 47], "yy": [16, 23, 36, 47], "y_x0": 16, "x_y0": 16, "diamond": 16, "schemat": 16, "numpoints_check": 16, "thrown": [16, 32, 33, 36], "jj": 16, "quarter": 16, "ellips": 16, "ellipsi": 16, "f_lower": 16, "f_upper": 16, "bounds_low": 16, "bounds_upp": 16, "separation_indic": 16, "separation_indices_list": 16, "lower_point": 16, "upper_point": 16, "compos": [16, 33, 34, 38, 43, 44], "m_ij": 16, "aa_i": 16, "bb_j": 16, "options_dict": 16, "concret": [16, 36, 37, 40, 44], "lower_csm": 16, "upper_csm": 16, "val": [16, 32, 33, 36, 37, 40, 44, 50], "exp": [16, 17, 18, 34, 36, 38, 44], "deltacsm": 16, "edge_indic": 16, "raise_on_fail": 16, "check_strict_ord": 16, "edges_are_ord": 16, "node1": 16, "node2": 16, "edge_data": 16, "ascend": [16, 30, 32], "vectors_list": 16, "prefactor": 16, "powern": 16, "prime": [16, 44, 48], "greatest": [16, 32], "rtype": [16, 33], "edge0": 16, "edge1": 16, "clamp0": 16, "clamp1": 16, "chemenv_configur": 16, "perm": 16, "show_perfect": 16, "csm_info": 16, "perfect_radiu": 16, "show_distort": 16, "faces_color_overrid": 16, "myfactor": 16, "view_index": 16, "two_theta_rang": 17, "two_theta": 17, "beam": [17, 40], "wavelength": [17, 36], "annotate_peak": 17, "compact": 17, "with_label": 17, "mult": [17, 32], "interplanar": 17, "famili": [17, 28, 32, 33, 37], "54184": 17, "debye_waller_factor": 17, "powder": 17, "slight": [17, 20, 48], "scatter": [17, 33, 37, 40, 44], "lorentz": 17, "marc": [17, 48], "graef": [17, 48], "mchenri": 17, "chapter13": 17, "k_alpha": 17, "waller": 17, "ndpattern": 17, "beam_direct": [17, 40], "camera_length": 17, "160": [17, 32, 44], "laue": [17, 32, 48], "magnif": [17, 51], "twin": 17, "thick": [17, 20, 21, 23, 32, 49], "microscop": 17, "kv": 17, "fire": [17, 32], "chromat": 17, "aberr": 17, "interplanar_spac": 17, "bragg": 17, "sake": 17, "whole": [17, 32, 33, 40, 41, 42, 44], "mott": [17, 31], "beth": [17, 37], "coord_left": 17, "coord_right": 17, "bunch": 17, "span": [17, 33, 44], "dp": 17, "inherit": [17, 18, 19, 34, 36, 38, 41, 44, 49, 54], "pandasdatafram": 17, "moor": [17, 18, 44, 52, 53], "penros": [17, 18], "calcult": 17, "centimet": [17, 19], "xy": [17, 23, 32, 43, 47], "sin": 17, "other_plan": 17, "relativist": [17, 36], "kinemat": 17, "laue_zon": 17, "cuka": 17, "ucsd": 17, "nano106": 17, "goe": [17, 40, 50, 53], "mathbf": 17, "g_": [17, 44], "2d_": 17, "78214": 17, "limits_": 17, "a_i": [17, 44], "b_i": 17, "f_": 17, "f_j": 17, "pi": [17, 18, 26, 31, 32, 33, 36, 38, 44, 47], "cdot": [17, 44], "i_": 17, "cuka2": 17, "cuka1": 17, "cukb1": 17, "moka": 17, "moka2": 17, "moka1": 17, "mokb1": 17, "crka": 17, "crka2": 17, "crka1": 17, "crkb1": 17, "feka": 17, "feka2": 17, "feka1": 17, "fekb1": 17, "coka": 17, "coka2": 17, "coka1": 17, "cokb1": 17, "agka": 17, "agka2": 17, "agka1": 17, "agkb1": 17, "xrdpattern": 17, "s_arrai": 18, "3x3x3x3": 18, "c_": 18, "ijkl": 18, "secondari": [18, 43], "eq_stress": 18, "g_r": 18, "shear": 18, "g_v": 18, "reuss": 18, "hill": [18, 32, 35, 53], "include_base_prop": 18, "ignore_error": 18, "kristoffel": 18, "homogen": [18, 37], "k_r": 18, "k_v": 18, "young": [18, 32, 53], "moduli": [18, 44], "c_list": 18, "einstein": [18, 32], "convert_gpa_to_ev": 18, "quad": [18, 32], "tgt": 18, "heat": [18, 47, 50], "capac": [18, 28], "quadratur": [18, 32], "quadpi": [18, 32], "lebedev": [18, 32], "verif": 18, "hbar": 18, "wallac": [18, 35], "tau": [18, 33, 48], "strength": [18, 22, 36, 47], "ggt": 18, "thurston": 18, "brugger": 18, "a1604": 18, "1964": [18, 32], "a1826": 18, "1965": 18, "dulong": 18, "petit": 18, "check_rank": [18, 32], "006241509074460764": 18, "scalar": [18, 32, 33, 37, 44, 48, 50], "parameter": [18, 38], "pk2": 18, "strain_stat": 18, "6xn": 18, "absent_sym": 18, "absent": 18, "pseudo_invers": 18, "hvec": 18, "stencil": 18, "add_eq": 18, "eq_strain": 18, "transposit": 18, "c_1121": 18, "c_1211": 18, "c_arr": 18, "c_vec": 18, "expr": 18, "deformation_gradi": 18, "matrixpo": 18, "factori": [18, 32, 38, 41], "euler": 18, "lagrang": 18, "norm_strain": 18, "shear_strain": 18, "strain_matrix": 18, "idx": [18, 32, 36], "defo": 18, "von": [18, 21], "mise": [18, 21], "stress_matrix": 18, "deviator": 18, "def_grad": 18, "piola": 18, "kirchoff": 18, "rate": 18, "recov": [19, 36], "spontan": 19, "trend": [19, 50], "spaldin": 19, "beginn": 19, "modern": [19, 38, 44], "ab": [19, 32, 33, 37, 50], "1202": [19, 43], "1831": 19, "pead": 19, "970": 19, "confirm": [19, 34], "sum_i": [19, 44], "z_i": 19, "r_i": 19, "zval": [19, 31, 44], "subroutin": 19, "point_charge_dipol": 19, "mm2": 19, "4mm": 19, "6m": 19, "Being": 19, "centrosymmetr": 19, "222": [19, 32], "modulo": 19, "slope_cutoff": 19, "005": [19, 33, 44], "p_elec": 19, "p_ion": [19, 44], "p_elecs_in_cartesian": 19, "p_ions_in_cartesian": 19, "interpolate_lattic": [19, 32], "calc_ionic_from_zv": 19, "convert_to_muc_per_cm2": 19, "all_in_polar": 19, "quanta": 19, "microcoulomb": 19, "p_0": 19, "n_i": 19, "polarizaiton": 19, "compositionlik": [19, 20, 32], "ridicul": 19, "overal": [19, 32, 33, 38, 44, 54], "apart": [19, 20, 24, 32, 51], "fractional_coord": [19, 20, 32], "li1": [19, 32, 50], "li2": [19, 32], "closet": 19, "zval_dict": 19, "tini": 19, "zval_dictionari": 19, "rotation_axi": [20, 49], "rotation_angl": [20, 49], "gb_plane": 20, "join_plan": 20, "init_cel": 20, "vacuum_thick": [20, 49], "ab_shift": [20, 49], "pertain": [20, 32], "hold": [20, 32, 36], "grain_label": 20, "top_incid": 20, "bottom_incid": 20, "quick_gen": [20, 49], "twist": [20, 49], "tilt": [20, 41], "rid": [20, 32], "redund": 20, "plane_cutoff": 20, "r_axi": 20, "r_angl": 20, "all_combin": 20, "a40": 20, "108": [20, 23, 32], "1984": [20, 21, 32], "sigma1": 20, "angle11": 20, "angle12": 20, "sigma2": 20, "angle21": 20, "angle22": 20, "c2_a2_ratio": 20, "a38": 20, "550": 20, "1982": 20, "axial": [20, 32, 48, 49], "irrat": [20, 49], "c2_b2_a2_ratio": 20, "scipta": 20, "metallurgica": 20, "291": 20, "1992": [20, 32], "lam": [20, 49], "b2": [20, 49], "ratio_alpha": 20, "a45": 20, "505": [20, 32], "1989": 20, "weber": 20, "b46": 20, "expand_tim": [20, 49], "max_search": [20, 49], "tol_coi": [20, 49], "rm_ratio": [20, 49], "60": [20, 31, 32, 37, 49, 50, 54], "tune": [20, 33, 44, 49], "warrant": [20, 49], "max_denomin": [20, 32, 49], "index_non": 20, "denomin": [20, 32, 49], "lat_typ": 20, "rho": [20, 33], "trans_cri": 20, "a32": 20, "783": 20, "t2": 20, "t1": 20, "mat": [20, 21, 31, 36], "mag": [20, 44, 48], "r_matrix": 20, "csl": 20, "shortest": [20, 32, 46, 50], "t_matrix": 20, "substrate_structur": 21, "film_structur": 21, "zslgen": 21, "bidirectionalzsl": 21, "film_thick": 21, "substrate_thick": 21, "in_lay": 21, "film_matrix": 21, "sub_matrix": 21, "growth": 21, "film_max_mil": 21, "substrate_max_mil": 21, "zur": 21, "mcgill": [21, 44, 53], "elasticity_tensor": 21, "max_area_ratio_tol": 21, "max_area": 21, "max_length_tol": 21, "max_angle_tol": 21, "bidirect": 21, "methodologi": [21, 31, 34, 38, 43], "55": [21, 32], "378": 21, "1063": [21, 52], "333084": 21, "nearli": [21, 49], "superlattic": 21, "film_area": 21, "substrate_area": 21, "transformation_set": 21, "super_lattic": 21, "_sl_vector": 21, "variant": [21, 44, 50], "linalg": 21, "area_multipl": 21, "cassel": 21, "scott": 21, "springer": 21, "busi": [21, 50], "media": 21, "matrix_list": 21, "vec_set1": 21, "vec_set2": 21, "vec1": 21, "vec2": 21, "overwrite_magmom_mod": 22, "round_magmom": 22, "detect_val": 22, "make_primit": 22, "default_magmom": 22, "set_net_posit": 22, "threshold_nonmag": 22, "ferromagnet": [22, 37, 49], "replace_all_if_undefin": 22, "uniti": 22, "theshhold": 22, "kernel": [22, 50], "bohr": [22, 31, 32, 36, 37, 38], "magneton": [22, 32], "hamiltonian": [22, 37, 38], "strictli": [22, 32, 38, 50], "spacegroup_symbol": [22, 32, 50], "international_numb": [22, 32], "heurist": 22, "abbrevi": [22, 33, 47, 48], "ferrimagnet": [22, 49], "antiferromagnet": [22, 48, 49], "truncate_by_symmetri": 22, "transformation_kwarg": 22, "magneticstructureanalyz": 22, "plausibl": [22, 49], "\u00b5b": 22, "antiferromagnetic_by_motif": 22, "ferrimagnetic_by_motif": 22, "ferrimagnetic_by_speci": 22, "inequival": [22, 36], "unsymmetr": [22, 44], "implaus": 22, "structure_a": 22, "structure_b": 22, "proxi": 22, "bocarsli": 22, "6b04729": 22, "ordered_structur": [22, 31], "classic": [22, 31, 33, 36], "magneticorderingswf": 22, "nnn": [22, 31], "sgraph": [22, 31], "unique_site_id": [22, 31], "wyckoff_id": 22, "nn_interact": [22, 31], "nnnn": 22, "ex_mat": 22, "ex_param": [22, 31], "mev": [22, 31, 47], "fm_struct": 22, "afm_struct": 22, "fm_e": 22, "afm_": 22, "j_avg": 22, "hmodel": 22, "j_ij": 22, "e_afm": 22, "e_fm": 22, "crude": 22, "sublattic": 22, "multisublattic": 22, "mft_t": [22, 31], "javg": 22, "priorit": 22, "jahn": 22, "teller": 22, "calculate_val": 22, "guesstimate_spin": 22, "op_threshold": 22, "guesstim": 22, "caution": [22, 33, 38, 44], "strong": [22, 50], "spin_stat": 22, "spin_config": [22, 32], "roughli": 22, "e_g": [22, 33], "unevenli": 22, "occupi": [22, 32, 38, 42, 51], "t_2g": 22, "weaker": 22, "t2_g": 22, "possible_jt_act": 22, "usnistgov": 23, "9b02166": 23, "physrevlett": 23, "068701": 23, "zz": [23, 47], "yz": [23, 47], "imaginari": [23, 37, 42, 44, 47], "indirect": [23, 50], "diagonalis": [23, 38], "material_energy_for_absorbance_data": 23, "material_absorbance_data": 23, "material_direct_allowed_gap": 23, "material_indirect_gap": 23, "293": 23, "absorbance_in_inverse_centimet": 23, "cut_off_absorbance_below_direct_allowed_gap": 23, "plot_current_voltag": 23, "absorb": [23, 26, 32, 40, 49], "predicit": [23, 25], "num_dop": 24, "match_oxi_sign": 24, "n_type": 24, "p_type": 24, "radii_diff": 24, "dopant_spci": 24, "original_speci": 24, "dopant_speci": 24, "lambda_t": [24, 49], "never": 24, "to_this_composit": 24, "from_default": 24, "fischer": [24, 44, 52], "ehrlach": 24, "656": 24, "663": [24, 37], "ic102031h": 24, "species_list": 24, "exception": 24, "260": [24, 32], "itertool": 24, "_sp": 24, "conditional_probability_list": 24, "_threshold": 24, "zip": [24, 32, 36, 44, 48], "structures_list": 24, "remove_dupl": 24, "remove_exist": 24, "min_scal": 24, "max_scal": 24, "dl": 24, "conjunct": [24, 33], "icsd_vol": 24, "check_isostructur": 24, "radii_typ": 24, "use_bv": 24, "rl": 24, "isostructur": 24, "ref_structur": 24, "s41598": [25, 34], "45028": 25, "020": [25, 48, 52], "0319": 25, "wf_noso": 25, "wf_so": 25, "trival": 25, "signifi": [25, 32], "trivial": 25, "lsorbit": [25, 44], "n1": [25, 33], "rel_tol": 25, "absorbing_el": 26, "spectrum_typ": 26, "xane": [26, 32, 40], "absorbing_index": 26, "exaf": [26, 32, 40], "wise": [26, 41, 44], "num_sampl": 26, "xaf": 26, "l23": 26, "xanes_k": 26, "l3": 26, "xas_list": 26, "overarch": 27, "struc_oxid": 28, "oxi_overrid": 28, "fepo4": 28, "grav": 28, "redox": 28, "li4fe3mn1": 28, "li6v4": 28, "speak": 28, "extrins": 28, "voltagepair": 28, "concept": [28, 40, 44, 54], "challeng": [28, 48, 52], "tio2": [28, 50], "wherea": [28, 31, 32, 33, 38, 49], "liti2o4": 28, "divid": [28, 31, 32, 33, 34, 38, 44, 47], "confid": 28, "li9v6p16o58": 28, "v3p8o29": 28, "host": [28, 34, 35], "use_overall_norm": 28, "gravimetr": 28, "wh": 28, "adjacent_onli": 28, "print_subelectrod": 28, "subelectrod": 28, "intermedi": [28, 29, 38, 44], "dataclass": [28, 32], "entries_in_chemsi": 28, "working_ion_symbol": 28, "allow_unst": [28, 34], "fef3": 28, "litio2": 28, "li0": [28, 32, 50], "5tio2": 28, "conversion_electrod": 28, "super_electrod": 28, "step1": 28, "step2": 28, "normalization_el": 28, "topotact": 28, "strip_structur": 28, "leaner": 28, "charge_to_discharg": 28, "include_myself": 28, "xaxi": 28, "hide_neg": 28, "capacity_grav": 28, "graviometr": 28, "capciti": 28, "capacity_vol": 28, "x_form": 28, "frac_x": 28, "term_zero": 28, "600": [28, 33, 37], "font_dict": 28, "arial": 28, "graph_object": 28, "drone": [29, 54], "quirki": 29, "dir": [29, 30, 31, 33, 34, 38, 44], "inc_structur": [29, 44], "file_extens": 29, "gaussiantoentrydron": 29, "gaussianio": 29, "vasptoentrydron": 29, "relax1": [29, 31], "relax2": 29, "rootpath": [29, 54], "number_of_dron": 29, "leav": [29, 32, 37, 38, 49, 50], "processor": [29, 38], "server": [29, 50], "dat": [30, 36, 40], "engin": [30, 31, 36, 53], "rootdir": 30, "reanalyz": 30, "argpars": 30, "tablefmt": 30, "ion_list": 30, "success": [30, 36, 38, 51], "token": [30, 36], "backup_suffix": 30, "fortran_command": 30, "cp2k_data_dir": 30, "potcar_dir": 30, "dirnam": [30, 37], "procfilefunct": 30, "fortran": [31, 37, 43, 44, 52], "arnaldsson": [31, 52], "jonsson": 31, "sci": [31, 33, 35, 44, 52], "254": [31, 32], "360": [31, 51, 52], "2006": [31, 33, 52], "chgcar_filenam": 31, "potcar_filenam": 31, "chgref_filenam": 31, "parse_atomic_dens": 31, "cube_filenam": 31, "partit": [31, 44], "atom_index": [31, 44], "raw": [31, 32, 40, 44, 48], "exhibit": 31, "lost": [31, 32, 38, 50], "property_nam": [31, 32], "aeccar0": 31, "aeccar2": 31, "aeccar": 31, "thoma": [31, 33, 53], "manz": 31, "ddec": 31, "ddec3": 31, "ddec6": 31, "cm5": 31, "gabaldon": 31, "lima": 31, "rsc": [31, 44], "adv": [31, 44], "47771": 31, "47801": 31, "wide": [31, 35, 38, 49, 54], "nonperiod": 31, "2678": [31, 50], "2707": 31, "marenich": 31, "jerom": 31, "cramer": 31, "truhlar": 31, "hirshfeld": [31, 38, 44], "gaseou": [31, 34], "condens": [31, 32], "527": [31, 32], "541": 31, "sholl": 31, "noncollinear": [31, 36, 44], "4146": 31, "4164": 31, "45552": 31, "45581": 31, "2867": 31, "meaning": 31, "2455": 31, "2468": 31, "atomic_densities_path": 31, "run_chargemol": 31, "ddec6_atomic_densities_dir": 31, "index_from": 31, "index_to": 31, "charge_typ": 31, "partial_charg": 31, "spin_moment": 31, "rsquared_mo": 31, "rcubed_mo": 31, "rfourth_moment": 31, "bond_order_dict": 31, "besid": [31, 43], "otero": 31, "roza": 31, "johnson": 31, "lua\u00f1a": 31, "185": [31, 32], "1007": 31, "1018": [31, 50], "cpc": 31, "026": 31, "mart\u00edn": 31, "pend\u00e1": 31, "157": [31, 32], "018": [31, 34], "stdout": [31, 32, 36, 37], "stderr": 31, "cpreport": 31, "yt": 31, "zpsp": 31, "critical_point": 31, "familiar": [31, 35, 36], "nativ": [31, 37], "include_critical_point": 31, "input_script": 31, "chgcar_ref": 31, "user_input_set": 31, "write_cml": 31, "substanti": 31, "promolecular": 31, "gradep": 31, "cpep": 31, "nucep": 31, "nucepsh": 31, "epsdegen": 31, "cml": 31, "augment": [31, 36, 38, 44, 46], "aecar0": 31, "aecar2": 31, "field_gradi": 31, "field_hessian": 31, "characteris": 31, "grad": 31, "organ": [31, 40, 53], "ellpit": 31, "readm": [31, 50], "rodnei": 31, "forcad": 31, "77": [31, 32], "224115": 31, "june": 31, "multilattic": 31, "014120": 31, "juli": 31, "lanc": 31, "nelson": [31, 33, 42], "59": [31, 32, 50, 52], "101": [31, 32], "107": [31, 32], "march": 31, "morgan": [31, 53], "superstructur": 31, "freedom": [31, 32, 37], "144": [31, 32, 50], "149": [31, 32, 36, 41, 52], "baseexcept": [31, 32, 36], "ivec": 31, "bush_lewis_flag": 31, "buckingham": 31, "bush": 31, "lewi": 31, "gale": 31, "catlow": 31, "battl": 31, "831": 31, "837": 31, "1994": [31, 37], "1149": [31, 44], "1161": 31, "cmd": [31, 41], "commandlin": 31, "gin": 31, "gout": 31, "littleton": 31, "uc": [31, 52, 53], "valence_dict": 31, "val_dict": 31, "spring": 31, "file_nam": [31, 44], "anion_shell_flg": 31, "polariz": [31, 37, 43], "anion_core_chrg": 31, "anion_shell_chrg": 31, "cation_shell_flg": 31, "cation_core_chrg": 31, "cation_shell_chrg": 31, "cell_flg": 31, "frac_flg": 31, "symm_flg": 31, "tersoff": 31, "oxidetersoffpotentialenti": 31, "gulp_cmd": 31, "optimis": 31, "conp": 31, "qok": 31, "AT": 31, "brown": 31, "depart": [31, 53], "avdw": 31, "search_tim": [31, 49], "wr": [31, 49], "wn": [31, 49], "wd": [31, 49], "spent": [31, 49], "cpu": [31, 34, 37, 44, 49], "mont": [31, 49], "carlo": [31, 49], "correl": [31, 32, 33, 36, 38, 44, 49], "diamet": [31, 49], "york": [31, 50], "nanomateri": 31, "evan": [31, 53], "fan": 31, "chureemart": 31, "ostler": 31, "elli": 31, "chantrel": 31, "conden": [31, 34], "103202": 31, "mc_box_siz": 31, "equil_timestep": 31, "mc_timestep": 31, "4000": [31, 33, 50], "save_input": 31, "hm": 31, "avg": [31, 33, 44, 48], "start_t": 31, "sim": 31, "end_t": 31, "1500": 31, "temp_incr": 31, "equilibr": 31, "mat_nam": 31, "mat_id_dict": 31, "vamp_stdout": 31, "nmat": 31, "critical_temp": 31, "parsed_out": 31, "rep": 31, "site2": 32, "default_bl": 32, "unlik": [32, 33, 36, 37, 38, 44, 54], "differenti": [32, 36, 41], "deliber": 32, "__getitem__": 32, "defaultdict": 32, "get_fract": 32, "14285714285714285": 32, "fe1": [32, 50], "o4": [32, 50], "04399794666951898": 32, "mixtur": [32, 34], "oxi_states_overrid": 32, "target_charg": 32, "all_oxi_st": 32, "max_sit": 32, "inclus": [32, 34, 48], "nonsens": [32, 44], "fe4": 32, "li4": 32, "o16": 32, "p4": 32, "abc3": 32, "subtli": 32, "unreduc": 32, "sio2": [32, 50], "noble_ga": 32, "transition_met": 32, "post_transition_met": 32, "rare_earth_met": 32, "metalloid": 32, "alkali": [32, 44], "alkalin": [32, 37], "halogen": [32, 43], "chalcogen": 32, "lanthanoid": 32, "actinoid": 32, "o3": [32, 54], "o0": [32, 50], "introspect": 32, "weight_dict": 32, "ti6v4al": 32, "ni60ti40": 32, "weight_fract": 32, "nomenclatur": 32, "actinid": [32, 50], "polyanion": [32, 34], "5o0": 32, "li4fe4p4o16": 32, "ch2": 32, "so4": 32, "x2y2": 32, "fuzzy_formula": 32, "lock_if_strict": 32, "co2o3": 32, "co1": 32, "o1": [32, 33], "elem_map": 32, "mgcuo3": 32, "cso": 32, "cs2o2": 32, "h2o2": 32, "ko": 32, "k2o2": [32, 50], "lio": 32, "li2o2": [32, 50], "nao": 32, "na2o2": 32, "rbo": 32, "rb2o2": 32, "reduced_cell_composit": 32, "unit_cell_composit": 32, "reduced_cell_formula": 32, "nelement": [32, 35, 36], "__str__": [32, 36, 40, 43, 44, 50], "sym_amt": 32, "interface_properti": 32, "substrate_slab": 32, "film_slab": 32, "met": [32, 50], "_properti": 32, "hydrat": [32, 33, 34], "receiv": [32, 37, 49], "zro2": 32, "2h2o": 32, "h4o4": 32, "bracket": [32, 36, 50], "preced": [32, 36, 38, 41, 44, 50], "superscript": [32, 50], "unless": [32, 36, 41, 44], "iv": 32, "coords_a": 32, "coords_b": 32, "other_lattic": 32, "skip_rotation_matrix": 32, "aligned_lattic": 32, "scale_matrix": 32, "aligned_matrix": 32, "latt": 32, "acel": [32, 37], "rprim": [32, 37], "ey": [32, 37], "fcoords1": [32, 50], "fcoords2": [32, 50], "mxn": 32, "frac_coords1": 32, "frac_coords2": 32, "fcoord": [32, 36, 50], "lll_frac_coord": 32, "round_dp": 32, "minimis": 32, "gross": [32, 47], "kunstlev": [32, 47], "sauter": 32, "crystallographica": 32, "foundat": 32, "s010876730302186x": 32, "frac_point": 32, "zip_result": 32, "parallelpip": 32, "a_1": [32, 44], "a_2": 32, "a_3": [32, 48], "b_1": [32, 44], "nxmax": 32, "length_of_b_1": 32, "supercell_imag": 32, "hex_angle_tol": 32, "hex_length_tol": 32, "metric": 32, "monoclinc": 32, "lazili": 32, "new_volum": 32, "ny": [32, 36], "nz": [32, 36], "all_coord": [32, 46], "center_coord": [32, 46], "return_fcoord": 32, "libxc": 32, "client": [32, 35, 37], "stuff": 32, "dev_script": 32, "regen_libxcfunc": 32, "regener": 32, "135": 32, "186": 32, "88": [32, 35, 47], "86": 32, "262": 32, "132": [32, 43, 50], "130": 32, "246": [32, 37], "133": 32, "134": [32, 36, 52], "83": 32, "152": 32, "148": 32, "153": 32, "147": 32, "61": [32, 50], "63": [32, 50], "506": 32, "507": 32, "504": 32, "516": 32, "520": [32, 44], "514": 32, "515": [32, 50], "501": 32, "502": 32, "510": 32, "508": 32, "521": [32, 44], "509": 32, "512": [32, 44], "513": 32, "511": 32, "517": 32, "523": 32, "187": 32, "188": 32, "189": 32, "190": 32, "519": 32, "518": 32, "503": 32, "165": 32, "162": 32, "163": [32, 44], "164": 32, "93": [32, 44, 50], "161": 32, "174": 32, "67": [32, 33, 50], "173": 32, "175": [32, 33], "154": [32, 40, 44], "156": 32, "197": [32, 50], "198": 32, "199": 32, "196": 32, "124": 32, "127": 32, "129": [32, 47], "192": 32, "120": [32, 40, 50, 54], "184": [32, 48], "106": [32, 48], "270": 32, "111": 32, "114": 32, "115": 32, "104": 32, "528": 32, "525": [32, 44], "526": [32, 44], "191": 32, "529": 32, "193": 32, "182": 32, "122": 32, "82": [32, 50], "183": 32, "139": 32, "141": [32, 36, 52], "110": 32, "121": 32, "265": 32, "140": [32, 33, 48], "116": [32, 37], "109": [32, 50], "142": 32, "530": 32, "151": 32, "91": [32, 35, 44, 50], "524": 32, "123": [32, 51], "416": 32, "417": 32, "412": [32, 44], "402": 32, "475": 32, "459": 32, "403": 32, "401": 32, "407": 32, "410": 32, "414": 32, "413": 32, "435": 32, "436": 32, "470": [32, 50], "455": 32, "433": 32, "477": [32, 47], "476": 32, "431": 32, "432": 32, "429": 32, "472": 32, "428": 32, "468": 32, "467": 32, "469": 32, "473": [32, 53], "465": 32, "437": 32, "419": 32, "415": 32, "453": 32, "404": [32, 41], "456": 32, "406": 32, "454": 32, "420": 32, "421": 32, "422": 32, "423": 32, "424": 32, "425": 32, "434": 32, "463": 32, "464": 32, "471": 32, "466": 32, "411": 32, "405": [32, 43], "418": 32, "81": 32, "426": 32, "441": 32, "440": 32, "443": 32, "438": 32, "439": 32, "449": 32, "450": 32, "444": 32, "460": 32, "462": 32, "445": 32, "446": 32, "451": 32, "442": 32, "452": 32, "458": [32, 34], "457": 32, "531": 32, "447": 32, "448": 32, "268": 32, "224": 32, "474": 32, "264": 32, "259": 32, "43": [32, 50], "240": 32, "229": 32, "72": 32, "237": 32, "238": 32, "235": 32, "236": 32, "234": [32, 36], "233": 32, "78": [32, 36, 43, 50], "269": 32, "261": 32, "239": 32, "241": 32, "267": 32, "247": [32, 35], "232": [32, 40, 44], "242": 32, "211": 32, "207": 32, "244": 32, "206": 32, "204": [32, 41], "201": 32, "214": 32, "215": [32, 52], "218": 32, "216": 32, "203": 32, "219": 32, "220": 32, "225": [32, 36], "226": 32, "249": 32, "250": [32, 35, 36], "243": 32, "227": 32, "221": 32, "223": 32, "257": 32, "213": 32, "212": 32, "209": [32, 50, 52], "263": 32, "205": 32, "208": 32, "202": 32, "xc_famili": 32, "xc_family_lda": 32, "xc_": 32, "xc_correl": 32, "libxc_doc": 32, "constitu": 32, "uncharg": [32, 50], "srtio3": [32, 50], "338381": 32, "17001": 32, "subscript": [32, 33, 48, 50], "pairwis": 32, "unoccupi": [32, 38], "758245": 32, "871362": 32, "nist": [32, 34, 35], "gov": [32, 35, 50], "pml": 32, "affine_transformation_matrix": 32, "time_revers": 32, "thin": 32, "4x4": [32, 48], "affin": 32, "magneticsymmop": 32, "translation_vec": [32, 50], "xyzt_str": 32, "2y": [32, 50], "rodr\u00edguez": 32, "carvaj": 32, "bour\u00e9": 32, "1051": 32, "epjconf": 32, "20122200010": 32, "affine_transform": 32, "point_a": 32, "point_b": 32, "from_a": 32, "to_a": 32, "r_a": 32, "from_b": 32, "to_b": 32, "r_b": 32, "are_rel": 32, "is_revers": 32, "angle_in_radian": [32, 49], "xyz_str": 32, "roto": 32, "portion": [32, 44], "periodict": 32, "grammat": 32, "wrongli": 32, "vac": 32, "vacanc": [32, 49], "behav": [32, 38, 44], "front": 32, "x3": 32, "singleton": 32, "atomic_radii_of_the_elements_": 32, "data_pag": 32, "collis": 32, "bondi": 32, "worker": 32, "crc": 32, "handbook": 32, "91st": 32, "hayn": 32, "boca": 32, "raton": 32, "mendeleev": 32, "pettifor": 32, "resist": 32, "sound": 32, "refractic": 32, "3d6": 32, "4s2": 32, "boil": [32, 54], "melt": [32, 54], "superconduct": 32, "brinel": 32, "vicker": 32, "ioniz": 32, "_dict": 32, "emmet": 32, "troublesom": 32, "amu": 32, "\u00e5ngstrom": 32, "nobl": 32, "gase": [32, 34], "iron": [32, 37], "hund": 32, "poor": [32, 38, 53], "zebra": 32, "filter_funct": [32, 37], "printer": [32, 37], "saunder": 32, "n_e": 32, "1d2": 32, "3p0": 32, "3p1": 32, "3p2": 32, "1s0": 32, "v_e": 32, "incl": 32, "mn2": [32, 49], "radius_typ": 32, "roman": [32, 33], "ix": 32, "iiipi": 32, "ivpi": 32, "ivsq": 32, "obj": [32, 33, 37, 38, 50, 51], "dummyel": 32, "skip_check": 32, "ith": [32, 44], "check_lattic": 32, "sparingli": 32, "singular": [32, 49], "govern": 32, "programmat": [32, 54], "grammar": 32, "5mn0": 32, "x_0": 32, "fwhm": 32, "charge_spin_check": 32, "unpair": [32, 36, 44], "ind1": 32, "ind2": 32, "g03": 32, "g09": 32, "inp": [32, 36, 37, 38, 40, 54], "multicip": 32, "input_str": [32, 36], "offset": [32, 36, 44, 46], "no_cross": 32, "reorder": 32, "jumbl": 32, "forbid": 32, "attr": [32, 36], "000000e": 32, "217138e": 32, "135509e": 32, "lightweight": [32, 34], "merge_tol": 32, "reader": [32, 36, 37, 38, 44], "magneticsymmetrygroup": 32, "belov": [32, 48], "neronova": [32, 48], "smirnova": [32, 48], "bn": [32, 48], "mandatori": [32, 33, 36, 44], "include_index": 32, "include_imag": 32, "resid": 32, "subspeci": 32, "exclude_self": 32, "center_indic": 32, "points_indic": 32, "offset_vector": [32, 46], "nearestneighbor": 32, "1nn": 32, "2nn": 32, "use_site_prop": 32, "constrain_latt": 32, "unabl": 32, "reduction_algo": [32, 49], "sit": [32, 36], "parallelepip": 32, "symmetry_indic": 32, "symmetry_idx": 32, "end_structur": 32, "nimag": [32, 54], "autosort_tol": 32, "inpgen": 32, "passthru": 32, "reset": [32, 51], "mutablesequ": 32, "mutablemolecul": 32, "gfn2": 32, "fmax": 32, "opt_kwarg": 32, "return_trajectori": 32, "delet": [32, 38, 40], "anchor": 32, "past": 32, "periodicimag": 32, "ni2": 32, "target_sit": 32, "nucleat": 32, "dihedr": [32, 41], "fourth": [32, 33, 36, 47], "sequenti": [32, 43, 49], "5a": 32, "species_map": [32, 49], "sp_and_occu": [32, 49], "375": [32, 44], "modify_lattic": 32, "rapidli": 32, "rocksalt": 32, "perovksit": 32, "scaling_matrix": [32, 49], "3b": [32, 49], "amplitud": [32, 49], "relax_cel": 32, "stress_weight": 32, "_site": 32, "new_charg": 32, "617": [32, 52], "susc": [32, 52], "016": [32, 52], "reconstruction_nam": 32, "creator": 32, "archiv": 32, "fcc_110_missing_row_1x2": 32, "carefulli": [32, 44], "woods_not": 32, "2x1": 32, "vocabulari": 32, "1306": 32, "1312": 32, "transformation_matrix": [32, 48], "slabgenerator_paramet": 32, "points_to_remov": 32, "points_to_add": 32, "base_reconstruct": 32, "halit": 32, "octopolar": 32, "reconstruction_bas": 32, "halite_111_octopolar_2x2": 32, "unreconstruct": 32, "THE": [32, 50], "FOR": [32, 50], "WITH": [32, 33, 47, 49], "WILL": 32, "TO": [32, 50], "reorient_lattic": 32, "inher": [32, 49], "postprocess": [32, 36, 38, 43, 44], "patholog": [32, 44], "is_surfsit": 32, "mainli": [32, 33, 37, 38, 45], "same_species_onli": 32, "outermost": 32, "tol_dipole_per_unit_area": 32, "screw": [32, 48], "in_unit_plan": [32, 49], "polyhedr": 32, "begin": [32, 34, 37, 54], "n_layer": [32, 49], "ceil": [32, 49], "_proj_height": [32, 49], "dhkl": [32, 49], "shorter": 32, "bear": 32, "ftol": 32, "max_broken_bond": 32, "repair": 32, "_calculate_possible_shift": 32, "fcluster": 32, "init_slab": 32, "index_of_sit": 32, "destroi": 32, "undercoordin": 32, "cleav": 32, "intact": 32, "ghost_sit": 32, "goal": 32, "spill": [32, 42], "incredibli": 32, "scenario": 32, "max_index": 32, "include_reconstruct": 32, "reconstructions_arch": 32, "discern": 32, "bondlength": 32, "return_hkil": 32, "transf": 32, "symm_op": 32, "shorthand": 32, "include_improp": 32, "transpos": 32, "initial_fit": 32, "1987": [32, 46], "inconsist": [32, 33, 34], "other_arrai": 32, "einsum_str": 32, "voigt_rank": 32, "vsym": 32, "remaind": 32, "voigt_input": 32, "group_array_indic": 32, "zero_index": 32, "residu": [32, 34], "prec": [32, 44], "precond": 32, "precondit": [32, 38], "original_structur": 32, "new_structur": 32, "tensor_list": 32, "base_class": 32, "voight": 32, "voigt_input_list": 32, "symmetryoper": 32, "mutablemap": [32, 36, 37], "vector3d": 32, "matrix3d": 32, "sitepropstyp": 32, "frame_properti": 32, "constant_lattic": 32, "time_step": [32, 44], "coords_are_displac": 32, "base_posit": 32, "frame": [32, 33, 36, 43, 51], "nvt": [32, 41], "femto": 32, "consecut": [32, 40, 41], "significant_figur": [32, 36, 41, 44], "xdatcar_from_struct": 32, "prudent": 32, "autodetect": [32, 37], "mos2": 32, "energyarrai": 32, "lengtharrai": 32, "arraywithfloatwithunit": 32, "leftmost": 32, "03674933": 32, "07349865": 32, "21138386": 32, "42276772": 32, "new_unit": 32, "93252225": 32, "functool": 32, "wherev": 32, "2102479761938871": 32, "932522246000005": 32, "932522246": 32, "unit_def": 32, "base_units_dict": 32, "gather": 32, "617333262e": 32, "lose": [32, 36, 38], "get_mass": 32, "paw": [32, 37, 44], "gpaw": 32, "pawxml": [32, 37], "mgga": 32, "hyb": 32, "strip": [32, 38, 50], "pw": [32, 44], "perdew": [32, 44], "13244": 32, "6671": [32, 50], "burk": 32, "ernzerhof": 32, "prl": 32, "3865": 32, "rpbe": 32, "hammer": [32, 33], "hansen": 32, "n\u00f8rskov": 32, "7413": [32, 50], "revpb": [32, 38, 44], "zhang": 32, "890": 32, "1998": [32, 37], "pbesol": [32, 34, 38, 44], "136406": 32, "am05": [32, 44], "armiento": [32, 44, 50], "mattsson": 32, "085108": 32, "blyp": 32, "beck": [32, 44], "pra": 32, "3098": 32, "1988": 32, "lee": 32, "parr": 32, "785": 32, "mutual": [32, 34, 41], "type_nam": 32, "pw_mod": 32, "hl": [32, 44], "gl": 32, "vwn": 32, "ixc": [32, 37], "typ": 32, "x_name": 32, "c_name": 32, "labels_dict": [33, 36, 47], "band_index": 33, "kpoint_index": 33, "orbital_index": [33, 44], "ion_index": 33, "ndarrayar": 33, "cbm": [33, 44], "kpoint_indic": 33, "proj": 33, "degeneraci": [33, 40], "el_orb_spec": 33, "orb": [33, 42], "vbm": [33, 44], "efermi_tol": 33, "new_band_gap": 33, "start_index": [33, 47], "end_index": [33, 47], "k_point": 33, "mislabel": [33, 47], "3p": [33, 42, 44], "3p_x": 33, "3p_y": 33, "3p_z": 33, "list_b": 33, "boltzmann": [33, 44], "semi": [33, 36, 38, 48], "transport": 33, "madsen": 33, "icam": 33, "singh": 33, "mu_step": 33, "cond": 33, "hall": [33, 35, 48], "mu_dop": 33, "seebeck_dop": 33, "cond_dop": 33, "kappa_dop": 33, "hall_dop": 33, "dos_parti": 33, "carrier_conc": 33, "bz_band": 33, "bz_kpoint": 33, "fermi_surface_data": 33, "ohm": 33, "carrier": 33, "hole": 33, "sbs_bz": 33, "sbs_ref": 33, "warn_thr": 33, "eight": 33, "semiconductor": [33, 44], "boltztap": 33, "corr": 33, "branch_nam": 33, "avg_corr": 33, "avg_dist": [33, 48], "nb_list": 33, "acc_thr": 33, "acc_err": 33, "path_dir": 33, "dos_spin": 33, "doping_level": 33, "textbook": [33, 48], "parabol": 33, "miglio": 33, "5447": 33, "5458": 33, "cm404079a": 33, "2292": 33, "ncomms3292": 33, "analyzer_for_second_spin": 33, "dos_up": 33, "an_up": 33, "dos_dw": 33, "an_dw": 33, "cdo": 33, "initio": [33, 37], "relaxation_tim": 33, "target_prop": 33, "min_temp": 33, "max_temp": 33, "min_dop": 33, "max_dop": 33, "isotropy_toler": 33, "use_averag": 33, "target_properti": 33, "zt": 33, "1e18": 33, "1e20": 33, "microw": 33, "microv": 33, "kpt_line": 33, "k_el": 33, "k_0": 33, "pf": 33, "mk": 33, "k_l": 33, "condten": 33, "hallten": 33, "lvl": 33, "outtran": 33, "pn_doping_level": 33, "outputtran": 33, "trim_do": 33, "transdo": 33, "transdos_x_i": 33, "trim": [33, 37], "dos_typ": 33, "histo": 33, "energy_grid": 33, "lpfac": 33, "boltz": 33, "band_nb": 33, "tauref": 33, "tauexp": 33, "tauen": 33, "energy_span_around_fermi": 33, "cond_band": 33, "tmax": [33, 47], "1300": 33, "tgrid": 33, "cb_cut": 33, "7200": 33, "histogram": [33, 37, 50], "tetra": 33, "tetrahedon": 33, "dose": [33, 47, 51], "1e16": 33, "1e22": 33, "underestim": [33, 38], "kmesh": 33, "clear_dir": 33, "max_lpfac": 33, "min_egrid": 33, "egrid": 33, "output_fil": [33, 44], "output_file_proj": 33, "output_file_def": 33, "bands_obj": 33, "bands_ref_obj": 33, "bzt": 33, "sym": 33, "seeb": 33, "analyt": [33, 36, 38, 44, 47], "m0": 33, "jes\u00fa": 33, "carret": 33, "matthieu": 33, "verstraet": 33, "gitlab": 33, "sousaw": [33, 36], "sciencedirect": 33, "pii": 33, "s0010465518301632": 33, "mommat": 33, "bs_obj": 33, "loader": 33, "vrun": [33, 44], "st": 33, "emin": [33, 47], "emax": [33, 47], "e_low": 33, "e_upp": 33, "energy_rang": 33, "curvatur": 33, "save_bztinterp": 33, "load_bztinterp": 33, "save_band": 33, "fname": 33, "bztinterp": 33, "kpoints_lbls_dict": 33, "partial_do": [33, 36], "npts_mu": 33, "eband_ud": 33, "enr": 33, "bzt_transp": 33, "bzt_interp": 33, "bzttransp": 33, "npoint": [33, 36, 38], "prop_i": 33, "prop_x": 33, "prop_z": 33, "avg_eig": 33, "dop_typ": 33, "hall_carrier_conc_trac": 33, "900": 33, "1200": [33, 38], "boltztra2": 33, "ipynb": 33, "temp_r": 33, "crta": 33, "save_bzttranspprop": 33, "load_bzttranspprop": 33, "bzttranspprop": 33, "conductivity_mu": 33, "seebeck_mu": 33, "kappa_mu": 33, "power_factor_mu": 33, "milliw": 33, "cond_effective_mass_mu": 33, "m_e": 33, "carrier_conc_mu": 33, "hall_carrier_conc_trace_mu": 33, "mu_r_ev": 33, "arang": 33, "1400": 33, "conductivity_dop": 33, "power_factor_dop": 33, "cond_effective_mass_dop": 33, "carriers_conc_dop": 33, "mu_doping_ev": 33, "corrispond": 33, "vasprun_fil": 33, "vrun_obj": 33, "dos_dn": 33, "doss": [33, 47, 51], "coop": [33, 42], "cobi": 33, "dronskowski": [33, 42, 47], "chempluschem": [33, 42], "e202200123": [33, 42], "cplu": [33, 42], "202200123": [33, 42], "chop": 33, "antibond": 33, "avg_cohp": 33, "cohp_dict": 33, "orb_res_cohp": 33, "structure_fil": [33, 42], "stuttgart": [33, 36], "asa": [33, 36], "copl": [33, 36], "coopcar": [33, 42], "ctrl": [33, 36], "summed_spin_channel": [33, 42], "icooplist": [33, 42], "orbital1": 33, "orbital2": 33, "aren": 33, "label_list": 33, "orbital_list": 33, "list_label": 33, "list_atom1": 33, "list_atom2": 33, "list_length": 33, "list_transl": 33, "list_num": 33, "list_orb_icohp": 33, "icoop": [33, 42], "atomnam": 33, "icobi": [33, 42], "strongest": [33, 42], "minbondlength": 33, "maxbondlength": 33, "minsummedicohp": 33, "maxsummedicohp": 33, "only_bonds_to": [33, 42], "partner": 33, "atom1": 33, "atom2": 33, "spinup": 33, "spindown": 33, "plariz": 33, "ortibal2": 33, "relative_e_fermi": 33, "saxi": [33, 44], "quantiz": 33, "shouldn": 33, "surpris": 33, "magcif": [33, 36], "total_magnetic_mo": 33, "ncl": [33, 44], "get_consistent_set": 33, "quantis": 33, "total_do": [33, 36, 47], "pdoss": [33, 38, 47], "fp": [33, 51], "erang": 33, "int_": [33, 50], "norskov": 33, "surf": 33, "343": 33, "1995": 33, "epsilon_d": 33, "zeroth": 33, "f_d": 33, "e_cent": 33, "sqrt": [33, 36, 37, 38, 40, 44], "summed_pdo": 33, "min_": 33, "max_": 33, "n_bin": 33, "256": 33, "knoop": 33, "purcel": 33, "scheffler": [33, 44], "carbogno": 33, "softw": 33, "2671": 33, "vibe": 33, "materials_fp": 33, "copyright": [33, 50], "florian": 33, "matthia": 33, "christian": [33, 53], "summed_": 33, "linspac": 33, "fp1": 33, "fp2": 33, "col": 33, "tanimoto": 33, "spd": 33, "hilbert": [33, 37], "newn": 33, "anderson": 33, "t2g": 33, "115114": 33, "epsilon_u": 33, "sanvito": 33, "1126": 33, "sciadv": 33, "1602241": 33, "ill": 33, "insul": [33, 36, 44], "nx1": 33, "nx2": 33, "former": [33, 44], "column": [33, 34, 36, 41, 44], "abs_tol": 33, "norm_vol": 33, "fermi_level": 33, "riemann": 33, "dirac": 33, "nstep": [33, 38, 41, 44], "greedi": 33, "finer": [33, 49], "c_ref": 33, "10000000000": 33, "p_y": 33, "p_z": 33, "p_x": 33, "d_xy": 33, "d_yz": 33, "d_z": 33, "d_xz": 33, "d_x": 33, "f_y": 33, "f_xyz": 33, "f_yz": 33, "f_z": 33, "f_xz": 33, "f_x": 33, "3y": 33, "contrast": 33, "cohplist": 33, "density1": 33, "density2": 33, "bs_project": 33, "dos_project": 33, "vb_energy_rang": 33, "cb_energy_rang": 33, "fixed_cb_energi": 33, "egrid_interv": 33, "axis_fonts": 33, "tick_fonts": 33, "legend_fonts": 33, "bs_legend": 33, "dos_legend": 33, "rgb_legend": 33, "fig_siz": 33, "joint": [33, 53], "pohl": 33, "gvallver": 33, "perso": [33, 36], "univ": 33, "pau": [33, 53], "587": 33, "cb": 33, "tick": [33, 47], "facilit": [33, 34, 36, 47, 54], "zero_to_efermi": 33, "bs_ref": 33, "split_branch": 33, "e_f": [33, 40], "_b": 33, "discontinu": 33, "zero_energi": 33, "band_gap": 33, "vbm_cbm_marker": 33, "smooth_tol": 33, "smooth_k": 33, "smooth_np": 33, "bs_label": 33, "other_plott": [33, 47], "blue": [33, 47], "img_format": [33, 36, 47, 51], "subfigur": 33, "bigger": 33, "elt_ord": 33, "differienti": 33, "dictio": 33, "2p_x": [33, 42], "dictpa": 33, "sum_atom": 33, "sum_morb": 33, "selected_branch": 33, "w_h_size": 33, "num_column": 33, "maxima": 33, "chose": [33, 38], "manni": 33, "neglect": [33, 48], "cyan": 33, "bz": [33, 37, 44, 48], "merit": 33, "zero_at_efermi": 33, "key_sort_func": [33, 47, 51], "plot_neg": 33, "invert_ax": 33, "dos1": [33, 51], "dos2": [33, 51], "dos_dict": [33, 47, 51], "beta_dash": 33, "chemist": 33, "fold": 33, "bz_lattic": 33, "arrow": 33, "ellipsoid": [33, 47], "rappres": 33, "plot_wirefram": 33, "rstride": 33, "cstride": 33, "energy_level": 33, "multiple_figur": 33, "mlab_figur": 33, "kpoints_dict": 33, "transparency_factor": 33, "labels_scale_factor": 33, "points_scale_factor": 33, "mayavi": 33, "mlab": 33, "opac": [33, 51], "skeleton": 33, "black": [33, 51], "config_fil": 34, "correct_peroxid": 34, "error_fil": 34, "anycomputedentri": 34, "inplac": [34, 44], "energy_adjust": 34, "interdepend": 34, "corrected_energi": 34, "compat_typ": 34, "check_potcar_hash": 34, "mitvaspinputset": [34, 52], "verifi": [34, 36, 41, 44, 50], "quantif": 34, "resp": [34, 36], "fluorid": 34, "ran": [34, 38], "check_potcar": 34, "mp2020compat": 34, "kingsburi": [34, 53], "quantifi": [34, 50], "15496": 34, "94550": 34, "room": 34, "feo": [34, 54], "embed": [34, 40], "waldwick": 34, "lazic": 34, "equilibria": 34, "235438": 34, "solid_compat": 34, "o2_energi": 34, "h2o_energi": 34, "h2o_adjust": 34, "silence_deprec": 34, "input_set": 34, "check_hash": 34, "paw_pb": [34, 44], "fe_pv": [34, 42, 44], "06sep2000": [34, 44], "08apr2002": 34, "ufloat": 34, "entiti": 34, "adj_per_atom": 34, "n_atom": [34, 47], "uncertainty_per_atom": 34, "human": [34, 35, 41, 54], "facil": [34, 53], "formula_unit": 34, "uncorrect": 34, "heavier": 34, "neither": [34, 50, 54], "e_fe6o9": 34, "e_fe2o3": 34, "formation_enthalpy_per_atom": 34, "gibbs_model": 34, "sisso": 34, "acquir": 34, "orig": [34, 38], "janaf": 34, "co2": [34, 40], "expt": 34, "millican": 34, "deml": 34, "rumptz": 34, "tuma": 34, "weimer": 34, "holder": [34, 50], "4168": 34, "s41467": 34, "06682": 34, "adj_per_deg": 34, "uncertainty_per_deg": 34, "max_error": 34, "exclude_polyanion": 34, "mpcompat": 34, "varianc": 34, "calc_entri": 34, "exp_gz": 34, "comp_gz": 34, "_name_compat": 34, "_name_compatibilityuncertainti": 34, "mutableset": 34, "latexify_nam": 34, "latex": [34, 48, 50], "li_": 34, "sort_by_e_per_atom": 34, "entry3": 34, "entry4": 34, "entry5": 34, "species_to_remov": [34, 49], "298k": 34, "run_type_1": 34, "run_type_2": 34, "r2scan": [34, 44], "compat_1": 34, "cached_class": 34, "_decor": 34, "compat_2": 34, "fuzzy_match": 34, "unexpect": [34, 36, 50], "statu": 34, "materialsprojectcompatibility2020": 34, "fuzzi": 34, "nor": [34, 36, 41, 50, 54], "printout": 34, "mixing_state_data": 34, "member": 34, "_filter_and_sort_entri": 34, "irrelev": 34, "entry_id_1": 34, "entry_id_2": 34, "energy_1": 34, "energy_2": 34, "is_stable_1": 34, "hull_energy_1": 34, "hull_energy_2": 34, "vaitku": 35, "butku": 35, "okuli\u010d": 35, "kazarina": 35, "kairi": 35, "gra\u017euli": 35, "da\u0161kevi\u010d": 35, "chateign": 35, "lutterotti": 35, "quir\u00f3": 35, "serebryanaya": 35, "moeck": 35, "lebail": 35, "nucleic": 35, "acid": [35, 43], "d420": 35, "d427": 35, "grazuli": 35, "yokochi": 35, "quiro": 35, "manakova": 35, "le": 35, "bail": 35, "726": 35, "729": 35, "mineralogist": 35, "blank": [35, 36, 38], "mysql": 35, "cod_id": 35, "sql": 35, "dashboard": [35, 54], "mprestadaptor": 35, "malform": [35, 36, 44], "api_kei": 35, "call_some_method": 35, "secur": 35, "task": [35, 36, 41, 54], "nscf": [35, 37, 44], "aliases_or_resource_url": 35, "subject": [35, 50], "andersen": 35, "s41597": 35, "00974": 35, "jarvisdft": 35, "mcloud": 35, "2dtopo": 35, "materialscloud": 35, "cof": 35, "mc2d": 35, "mc3d": 35, "pyren": 35, "mof": 35, "scdm": 35, "autowanni": 35, "stoceriaitf": 35, "tin": 35, "antimoni": 35, "sulfoiodid": 35, "mpd": 35, "nmd": 35, "prod": [35, 54], "rae": 35, "odbx": 35, "odbx_misc": 35, "omdb": 35, "omdb_product": 35, "openmaterialsdb": 35, "oqmd": 35, "tcod": 35, "twodmatpedia": 35, "2dmatpedia": 35, "chemical_formula_anonym": 35, "chemical_formula_hil": 35, "additional_response_field": 35, "expos": 35, "_optimad": 35, "optimade_filt": 35, "lattice_vector": 35, "cartesian_site_posit": 35, "species_at_sit": 35, "providers_url": 35, "writer": [36, 44], "inpfil": 36, "subkei": 36, "delimit": [36, 43, 48, 50], "a1fit": 36, "unrestrict": [36, 38], "zlmfit": 36, "exactdens": 36, "totalenergi": 36, "analyticalfreq": 36, "subend": 36, "atomdepqu": 36, "is_fail": 36, "is_internal_crash": 36, "tape13": 36, "runtyp": [36, 45], "singlepoint": 36, "geometryoptim": 36, "numericalfreq": 36, "gmolecul": 36, "array_lik": 36, "normal_mod": 36, "freq_typ": 36, "adf_run": 36, "geo_subkei": 36, "other_direct": 36, "dz": 36, "numerical_frequ": 36, "overhead": 36, "cls_kwarg": 36, "rndstr": 36, "lat": 36, "hundr": 36, "mmff94": 36, "freeze_atom": 36, "rmsd_cutoff": 36, "energy_cutoff": 36, "conf_cutoff": 36, "confab": 36, "divers": [36, 52], "gaff": 36, "ghemic": 36, "uff": 36, "freez": 36, "rmsd_cufoff": 36, "kcal": 36, "file_format": 36, "return_all_molecul": 36, "thereof": 36, "string_data": 36, "0d": 36, "obbuild": 36, "steepest": 36, "descent": 36, "rotor": 36, "conjug": [36, 37, 38], "gen3d": 36, "fault": [36, 38], "medium": 36, "pybel": 36, "cyclohexan": [36, 43], "chair": 36, "clash": 36, "idx1": 36, "idx2": 36, "particip": 36, "rotor_arg": 36, "weightedrotorsearch": 36, "geomstep": 36, "sampleringbond": 36, "systematicrotorsearch": 36, "2500": [36, 50], "randomrotorsearch": 36, "orig_str": 36, "Of": 36, "site_toler": 36, "6667": [36, 50], "length_str": 36, "angle_str": 36, "absenc": 36, "six": 36, "symop": 36, "write_magmom": 36, "refine_struct": 36, "data_aug": [36, 44], "distance_matric": [36, 44], "circuit": [36, 44], "hartre": [36, 37, 38], "nbin": 36, "computation": [36, 38], "decompos": [36, 38, 44], "IN": [36, 50], "vdata": 36, "structure_json": 36, "regulargridinterpol": 36, "correspondisng": 36, "tier": 36, "hierarchi": [36, 54], "disk": [36, 37, 40], "recip": [36, 54], "my_arg": [36, 44], "foo": 36, "make_dir": 36, "zip_input": 36, "generate_input": 36, "syntaxerror": 36, "neel": 36, "cnr": 36, "blase": 36, "fiesta_run": 36, "gw_fiesta": 36, "bse_fiesta": 36, "localis": 36, "l_zeta_ng": 36, "nl": 36, "coef": 36, "l_zeta": 36, "nlm": 36, "correlation_grid": 36, "exc_dft_opt": 36, "cohsex_opt": 36, "gw_option": 36, "bse_tddft_opt": 36, "bse_dump": 36, "do_bs": 36, "tddft_dump": 36, "do_tddft": 36, "string_input": 36, "full_bse_dens": 36, "n_excit": 36, "nit_bs": 36, "nv_bse": 36, "nc_bse": 36, "nv_band": 36, "nc_band": 36, "n_iter": 36, "n_grid": 36, "de_grid": 36, "nv__band": 36, "auxiliary_fold": 36, "auxiliary_basis_set_typ": 36, "aug_cc_pvtz": 36, "auxiliari": [36, 38], "ion_aug_cc_pvtz_ri_weigend": 36, "log_fil": 36, "logfil": 36, "log_n2f": 36, "nw": 36, "movec": 36, "nwout": 36, "launch": 36, "31g": 36, "route_paramet": [36, 54], "input_paramet": 36, "link0_paramet": 36, "gen_basi": 36, "checkpoint": 36, "chk": 36, "1000mw": 36, "gen": 36, "r_mass": 36, "f_constant": 36, "ir_intens": 36, "dx": [36, 44, 50], "error_def": 36, "mulliken": [36, 38, 42, 43], "om": 36, "ao_k": 36, "iatom": 36, "quotat": 36, "8709": 36, "wiberg": 36, "nboread": 36, "bndidx": 36, "abscissa": 36, "uv": 36, "lamba": 36, "oscillatori": 36, "abcissa": 36, "spectr": 36, "gaunip": 36, "to_ev": 36, "ry": [36, 38], "lmasa": 36, "ver": 36, "newest": 36, "alat": 36, "plat": 36, "spcgrp": 36, "sigfig": 36, "lmhart": 36, "chenxin13": 36, "mail": 36, "tsinghua": [36, 53], "projected_hessian": 36, "normal_frequ": 36, "geometry_opt": 36, "symmetry_opt": 36, "memory_opt": 36, "noautoz": 36, "singlet": 36, "smoother": 36, "nw_spectrum": 36, "osc_strength": 36, "basis_set_opt": 36, "theory_direct": 36, "alternate_direct": 36, "311": 36, "spheric": [36, 48, 49], "autogener": 36, "b3lyp": [36, 44], "wave": [36, 37, 38, 40, 42, 44], "vscf": 36, "nwpw": 36, "ccsd": 36, "direct_mp2": 36, "mp2": 36, "g3gn": 36, "mcscf": 36, "multiconfigur": 36, "pspw": 36, "rimp2": [36, 43], "ri": 36, "selci": 36, "sodft": 36, "tce": 36, "m3g": 36, "iqm": 36, "unicamp": 36, "leandro": 36, "shtml": 36, "control_param": 36, "outputfil": 36, "packmol_out": 36, "stdoutfil": 36, "determinist": [36, 49], "zlo": 36, "succe": 36, "timeoutexpirederror": 36, "packmold": 36, "finish": 36, "atztogo": 36, "eigendisplac": [36, 47], "partial_dos_path": 36, "phonopy_yaml_path": 36, "atom_disp": 36, "supercell_matrix": [36, 50], "yaml_fnam": 36, "disp": [36, 44, 47], "generate_displac": 36, "gruneisen_path": 36, "structure_path": 36, "pymaten": 36, "qpoint": [36, 47], "grueneisen": [36, 47], "inaccuraci": 36, "thz": [36, 47], "gruneisen_dict": 36, "Its": 36, "bands_path": 36, "nac": 36, "bands_dict": 36, "total_dos_path": 36, "mesh_dens": 36, "init_mesh": 36, "line_dens": [36, 48], "num_dos_step": 36, "phonopyatom": 36, "phonopy_structur": 36, "phonopy_mass": 36, "thermal_displacements_yaml": 36, "thermal_displacement_matric": [36, 47], "prism": 36, "em": 36, "stem": 36, "kpoints_mod": 36, "kpoints_grid": 36, "kpoints_shift": 36, "starting_magnet": 36, "upf": 36, "pwinput_dict": 36, "celldm1": 36, "celldm": 36, "celldm2": 36, "celldm3": 36, "celldm4": 36, "celldm5": 36, "celldm6": 36, "ecut": [36, 37], "sry": 36, "bravai": [36, 48], "terminate_on_match": [36, 38, 43, 44], "regrep": [36, 38, 44], "render": [36, 38, 43, 44, 51], "1234": [36, 38, 43, 44, 54], "3453": [36, 38, 43, 44], "regex": [36, 38, 43, 44, 50], "shelx": 36, "whitespac": [36, 50], "parse_rem": 36, "gentl": 36, "solver": [36, 38], "castep": 36, "cryan": 36, "gmax": 36, "fsbc": 36, "otfg": 36, "hermann": [36, 48], "mauguin": [36, 48], "p6_3": [36, 48], "mmc": [36, 48], "ngrid": [36, 38], "lattvec": 36, "lfactor": 36, "natomx3": 36, "scell": 36, "norient": 36, "gfactor": 36, "epsilon": [36, 46, 48], "nonanalyt": 36, "autoisotop": 36, "nanowir": 36, "onlyharmon": 36, "espresso": 36, "control_dict": 36, "namelist": [36, 43], "50000": 36, "omega_max": 36, "scalebroad": 36, "rmin": 36, "rmax": [36, 44], "ntick": 36, "safe_substitut": [36, 41], "ngy": [36, 44], "ngz": [36, 44], "unkxxxxx": 36, "xxxxx": 36, "nc": [36, 37], "cls_": 36, "mechan": 36, "use_cor": 36, "coord_precis": 36, "maciej": 36, "haranczyk": [36, 52], "willem": [36, 52], "rycroft": [36, 52], "kazi": [36, 52], "meza": [36, 52], "micropor": [36, 52], "mesopor": [36, 52], "test_zeoio": 36, "test_point_defect": 36, "zyx": 36, "pivot": 36, "voronoi_radiu": 36, "rad_dict": 36, "probe_rad": 36, "probe": 36, "spin_mod": [37, 44], "fermi_dirac": [37, 38], "fband": 37, "spinor": [37, 44], "bs_loband": 37, "mbpt_sciss": 37, "coulomb_mod": 37, "ecutep": 37, "mdf_epsinf": 37, "exc_typ": 37, "tda": 37, "haydock": 37, "with_lf": 37, "bs_freq_mesh": 37, "zcut": 37, "salpet": 37, "treatment": [37, 43], "coulomb": [37, 38], "macroscop": 37, "epsilon_": 37, "nomegasf": 37, "domegasf": 37, "spmeth": 37, "nfreqr": 37, "freqremax": 37, "nfreqim": 37, "freqremin": 37, "spectral": 37, "gauss": 37, "num_kpt": [37, 44], "kpt_shift": 37, "kpts_weight": [37, 44], "use_symmetri": 37, "use_time_revers": 37, "chksymbreak": 37, "poit": 37, "kppa": [37, 44], "ndivsm": 37, "kpath_bound": 37, "_path": 37, "subdivis": [37, 38, 44], "n_1": [37, 44], "n_2": [37, 44], "n_3": [37, 44], "ngkpt": 37, "shiftk": 37, "epsilon_infin": [37, 47], "plasmon_freq": 37, "plasmon": 37, "ionmov": 37, "optcel": 37, "atoms_constraint": 37, "w_type": 37, "rpa": [37, 44], "sc_mode": 37, "one_shot": 37, "ecutwfn": 37, "hilber": 37, "se_typ": 37, "ecutsigx": 37, "gw_qprang": 37, "gwpara": 37, "computi": 37, "qp": 37, "ibz": [37, 44], "occopt": 37, "tsmear": 37, "004": 37, "unpolar": 37, "anti": 37, "spinor_nomag": 37, "angdeg": 37, "site0": 37, "specie_o": 37, "specie_si": 37, "al_structur": 37, "typat": 37, "xred": 37, "ntypat": 37, "znucl": 37, "xcart": 37, "xangst": 37, "enforce_znucl": 37, "enforce_typat": 37, "cpu_tim": 37, "wall_tim": 37, "wall": 37, "sort_kei": [37, 40, 44], "minval": 37, "minfract": 37, "chart": 37, "fileobj": 37, "_io": 37, "textiowrapp": 37, "timopt": 37, "list_of_fil": 37, "abo": 37, "okfil": 37, "begin_tim": 37, "end_tim": 37, "nmax": 37, "mmax": 37, "ordkei": 37, "mpi_rank": 37, "cpu_fract": 37, "wall_fract": 37, "ncall": 37, "gflop": 37, "gigaflop": 37, "with_head": 37, "ref_idx": 37, "filennam": 37, "criterion": [37, 44, 47, 54], "abinitinput": 37, "abipi": [37, 47], "ntime": 37, "dilatmx": 37, "keyerror": 37, "abi": 37, "pseudo_dir": 37, "abi_arg": 37, "abi_kwarg": 37, "abi_object": 37, "ird": 37, "kptopt": 37, "kptbound": 37, "iscf": 37, "with_structur": 37, "with_pseudo": 37, "datataset": 37, "inde": 37, "complain": 37, "_ds1_": 37, "__getattr__": 37, "paral_kgb": 37, "geo": 37, "dtindex": 37, "multidataset": 37, "abinit_input": 37, "ndset": 37, "run0": 37, "iniit": 37, "gammacenterd": 37, "insensit": [37, 38], "nshiftk": 37, "nscf_nband": 37, "pawecutdg": 37, "scf_nband": 37, "scf_algorithm": [37, 43], "dos_kppa": 37, "shift_mod": 37, "optmiz": 37, "etsf": 37, "char": [37, 50], "rootgrp": 37, "signal": [37, 48, 50], "statement": 37, "googlecod": 37, "svn": 37, "trunk": 37, "netcdfreadererror": 37, "dimnam": 37, "dict_cl": 37, "attrdict": 37, "varnam": 37, "cmode": 37, "datatyp": 37, "navig": 37, "closeit": 37, "ncdata": 37, "momentum": [37, 38], "dens": [37, 44, 46], "ppdesc": 37, "fhi": 37, "troullier": 37, "martin": [37, 52, 53], "edt": 37, "00000": 37, "940714": 37, "zatom": 37, "zion": 37, "pspdat": 37, "2001": [37, 44], "pspcod": 37, "pspxc": 37, "lloc": 37, "r2well": 37, "80626423934776": 37, "22824404341771": 37, "17378968127746": 37, "rchrg": 37, "fchrg": 37, "qchrg": 37, "gth": [37, 38], "goedeck": 37, "teter": 37, "hutter": 37, "wed": 37, "960508": 37, "2000000": 37, "0663326": 37, "6778322": 37, "rloc": 37, "rp": [37, 44], "h1p": 37, "rcutoff": 37, "hgh": 37, "hartwigsen": 37, "prb58": 37, "3641": 37, "010605": 37, "oncvpsp": 37, "r_core": 37, "140504": 37, "pspd": 37, "99000000": 37, "00000000": 37, "nproj": 37, "extension_switch": 37, "5000025868368d": 37, "2006906995331d": 37, "0000000000000d": 37, "4140499497377d": 37, "9909081701712d": 37, "085": 37, "8786493": 37, "e99": 37, "rcpsp": 37, "0000000000": 37, "ekb1": 37, "ekb2": 37, "epsatm": 37, "632": 37, "4291849": 37, "557": 37, "308": 37, "1865358": 37, "251": 37, "387": 37, "4776730": 37, "62474762267880": 37, "07409391739104": 37, "07937699839200": 37, "vanish": 37, "pseudiz": [37, 44], "atompaw": 37, "holzwarth": 37, "atompaw2abinit": 37, "v3": [37, 48], "000": [37, 44, 49], "20061204": 37, "350": 37, "paw3": 37, "1305": 37, "pspfmt": 37, "creatorid": 37, "basis_s": 37, "lmn_size": 37, "number_of_mesh": 37, "1803778368e": 37, "5000000000e": 37, "rad_step": 37, "log_step": 37, "921": 37, "500000000000e": 37, "391": 37, "3000000000": 37, "r_cut": 37, "sph": 37, "loc": 37, "vanderbilt": 37, "uspp2abinit": 37, "20090106": 37, "560": 37, "paw4": 37, "5198032759e": 37, "6666666667e": 37, "556": 37, "576": 37, "666": 37, "673": 37, "5550009124": 37, "shape_typ": 37, "rshape": 37, "nnother": 37, "20120814": 37, "paw5": 37, "1331": 37, "2129718540404674e": 37, "1498160595656655e": 37, "658": 37, "740": 37, "819": 37, "870": 37, "5669671236": 37, "ae": 37, "projector": [37, 38], "tmpdir": 37, "djrepo": 37, "dojo_report": 37, "pspsfile": 37, "exclude_ext": 37, "exclude_fnam": 37, "individidu": 37, "element_symbol": 37, "exclude_dir": 37, "all_fil": 37, "wildcard": [37, 41], "zmax": 37, "allow_multi": 37, "ret_list": 37, "prepend": 37, "attrnam": 37, "tabular": 37, "l_ang_mom": 37, "traceback": 37, "valperlin": 37, "floatdecim": 37, "spread": 37, "force_ev": 38, "quickstep": 38, "children": 38, "soft": 38, "added_mo": 38, "kpoints_line_dens": [38, 42, 44], "OR": [38, 50], "resolut": [38, 49], "l_alpha": 38, "n_alpha": 38, "nel_alpha": 38, "l_beta": 38, "n_beta": 38, "nel_beta": 38, "cp2k_input": 38, "make_dir_if_not_pres": [38, 40, 44], "ndigit": 38, "new_prec_each": 38, "precondition": 38, "full_single_invers": 38, "full_al": 38, "energy_gap": 38, "make_precondition": 38, "domin": 38, "full_kinet": 38, "choleski": 38, "full_singl": 38, "full_s_invers": 38, "basis_set_filenam": 38, "basis_molopt": 38, "potential_filenam": 38, "gth_potenti": 38, "wfn_restart_file_nam": 38, "kohn": 38, "sham": 38, "eps_u_ramp": 38, "init_u_ramping_each_scf": 38, "u_minus_j": 38, "u_ramp": 38, "ramp": 38, "ueff": 38, "stepwis": 38, "eps_adapt": 38, "eps_it": 38, "eps_jacobi": 38, "jacobi_threshold": 38, "diagron": 38, "cumbersom": 38, "section_paramet": 38, "subsection1": 38, "subsection3": 38, "supersect": 38, "gto": 38, "cardin": 38, "energy_forc": 38, "nonloc": 38, "alpha_prj_ppnl": 38, "ij": [38, 49], "eip": 38, "elabor": 38, "value1": 38, "value2": 38, "unnatur": 38, "lst": 38, "indent": 38, "gth_basi": 38, "ghost": 38, "aux_basi": 38, "mg_1": 38, "mg_2": 38, "disapl": 38, "b_vector": 38, "cart_angstrom": 38, "cart_bohr": 38, "eps_geo": 38, "full_grid": 38, "parallel_group_s": 38, "weigh": 38, "write_cub": 38, "nhomo": 38, "nlumo": 38, "rel_cutoff": 38, "progression_factor": 38, "multigrid": 38, "rydberg": 38, "sharp": 38, "cours": 38, "occupation_precondition": 38, "linesearch": 38, "2pnt": 38, "dii": [38, 43], "taylor": 38, "irac": 38, "congruenc": 38, "gold": 38, "3pnt": 38, "scale_c": [38, 49], "scale_x": 38, "nonlinear": 38, "gpw": 38, "eps_default": 38, "eps_pgf_orb": 38, "aspc": 38, "driver": 38, "gapw": 38, "eps_": 38, "eps_scf": 38, "alon": 38, "max_scf": 38, "scf_guess": 38, "restart": [38, 51], "history_restart": 38, "mopac": 38, "scc": 38, "dftb": 38, "subsection2": 38, "subsection_of_interest": 38, "mongo": [38, 54], "underscor": [38, 48, 50], "child": 38, "subsec2": 38, "new_keyword": 38, "new_val": 38, "new_subsec": 38, "new_kwd": 38, "verboss": 38, "appeal": 38, "clutter": 38, "elec_temp": 38, "fixed_magnetic_mo": 38, "did": 38, "bandstructure_filenam": 38, "chi_filenam": 38, "suscept": [38, 47], "dos_fil": 38, "pdos_fil": 38, "ldos_fil": [38, 40], "glob": 38, "pdos_alpha": 38, "infer": [38, 41], "presid": 38, "gtensor_filenam": 38, "hyperfine_filenam": 38, "hyperfin": [38, 44], "raman": 38, "trajectory_fil": 38, "lattice_fil": 38, "motion": 38, "tddfpt": 38, "saniti": 38, "header_pattern": [38, 43, 44], "row_pattern": [38, 43, 44], "footer_pattern": [38, 43, 44], "attribute_nam": [38, 43, 44], "last_one_onli": [38, 43, 44], "footer": [38, 43, 44], "immedi": [38, 43, 44], "dotal": [38, 43, 44], "captur": [38, 43, 44], "hfx": 38, "energy_fil": 38, "spin_channel": 38, "snapshot": [38, 41], "philosophi": 38, "intervent": [38, 40, 44], "override_default_param": 38, "cp2kinputset": 38, "flagship": 38, "condition": 38, "eps_xx": 38, "outer": 38, "outer_max_scf": 38, "truncat": [38, 43], "fastest": [38, 49, 54], "v9": 38, "finest": 38, "coarsest": 38, "50ry": 38, "exhaust": 38, "basis_and_potenti": 38, "qs_method": 38, "vaspkpoint": 38, "hope": 38, "hybrid_funct": 38, "pbe0": 38, "hf_fraction": 38, "gga_x_fract": 38, "gga_c_fract": 38, "max_memori": 38, "cutoff_radiu": 38, "scale_coulomb": 38, "scale_gaussian": 38, "scale_longrang": 38, "admm_method": 38, "basis_project": 38, "admm_purification_method": 38, "admm_exch_correction_func": 38, "eps_schwarz": 38, "eps_schwarz_forc": 38, "screen_on_initial_p": 38, "screen_p_forc": 38, "ram": [38, 44], "4ei": 38, "2gb": 38, "2048": 38, "seg": 38, "lograng": 38, "mix_cl": 38, "mix_cl_trunc": 38, "mix_lg": 38, "shortrang": 38, "hse06": 38, "1000x": 38, "purifi": 38, "idempot": 38, "e_x": 38, "aux": 38, "costli": 38, "aggress": 38, "wfn": 38, "wannier": 38, "max_drift": 38, "003": [38, 44], "rms_drift": 38, "0015": [38, 50], "00045": 38, "rms_forc": 38, "0003": 38, "bfg": 38, "trust_radiu": 38, "line_search": 38, "nve": 38, "timestep": [38, 41], "thermostat": [38, 44], "nose": 38, "nproc_rep": 38, "geo_opt": 38, "cell_opt": 38, "dispersion_funct": 38, "pair_potenti": 38, "non_loc": 38, "dftd2": 38, "dftd3": 38, "bj": [38, 43], "drsll": 38, "lmkll": 38, "rvv10": [38, 44], "basis_filenam": 38, "dealt": 38, "basis_typ": 38, "dzvp": 38, "aux_basis_typ": 38, "pfit": 38, "BE": [38, 50], "add_last": 38, "stride": 38, "eletrostat": [38, 44], "assist": 38, "inp_struct": 38, "coo": [38, 40], "co_1": 38, "co_2": 38, "parsable_site_properti": 38, "file_1": 38, "file_12": 38, "file_2": 38, "neatli": 38, "IF": [38, 50], "elif": 38, "5291692998219677": 39, "celltyp": 39, "bandstr": 39, "absorbing_atom": 40, "ipot": 40, "spacegroup_analyzer_set": 40, "coo19128": 40, "297078": 40, "254213": 40, "666666": 40, "333332": 40, "496324": 40, "333333": 40, "666667": 40, "996324": 40, "878676": 40, "378675": 40, "cif_fil": 40, "header_str": 40, "genfmt": 40, "pot_data": 40, "feffpot": 40, "lmax1": 40, "lmax2": 40, "stoichometri": 40, "spinph": 40, "fefftag": 40, "parameters_that_are_the_sam": [40, 44], "parameters_that_are_differ": [40, 44], "feff_tag": 40, "eels_dat_fil": 40, "charge_transf": 40, "ldos01": 40, "ldos02": 40, "feff_inp_fil": 40, "078": [40, 44], "tot": [40, 44], "nrix": 40, "mu_0": 40, "50ev": 40, "photon": 40, "aborpt": 40, "nx6": 40, "cross_sect": 40, "xmu_dat_fil": 40, "feffinputset": 40, "feffxan": 40, "feffexaf": 40, "set_": 40, "fashion": 40, "config_dict": [40, 44], "user_tag_set": 40, "dane": 40, "xmcd": 40, "eln": 40, "exelf": 40, "fprime": 40, "_del": 40, "corehol": 40, "input_dir": [40, 44], "beam_energi": 40, "collection_angl": 40, "convergence_angl": 40, "user_eels_set": 40, "incid": 40, "detector": 40, "mrad": 40, "fsr": 40, "s02": 40, "rpath": 40, "feffproject": 40, "list_of_molecul": 41, "list_of_nam": 41, "list_of_numb": 41, "za": 41, "z0": 41, "9_": 41, "atom_label": 41, "guess_el": 41, "ff_label": 41, "ff_map": 41, "intermolecular": 41, "ONE": 41, "qa": 41, "qb": 41, "unsupport": 41, "coordinate_fil": 41, "destruct": 41, "mols_per_data": 41, "mass_info": 41, "nonbond_coeff": 41, "topo_coeff": 41, "pairij": 41, "mass_dict": 41, "class2": 41, "bondbond": 41, "bondbond13": 41, "angleangl": 41, "coorind": 41, "vx": 41, "vy": 41, "vz": 41, "ff": 41, "sort_id": 41, "ff_element": 41, "is_sort": 41, "plain": [41, 50], "matgenix": 41, "stage": [41, 44], "tailor": [41, 54], "lmp_minim": 41, "forget": 41, "manupil": 41, "broadli": 41, "stage_nam": 41, "cmd1": 41, "args1": 41, "cmd2": 41, "args2": 41, "cmd3": 41, "args3": 41, "pair_coeff": 41, "mors": 41, "0580": 41, "987": 41, "your_input_fil": 41, "after_stag": 41, "0408": 41, "399": 41, "thermo": 41, "thermo_styl": 41, "lx": 41, "lz": 41, "pxx": 41, "pyi": 41, "pzz": 41, "pe": [41, 43, 44], "dmp": 41, "min_styl": 41, "iso": [41, 43, 48], "vmax": 41, "0e": 41, "5000": [41, 50], "write_data": 41, "lmp_input_fil": 41, "ignore_com": 41, "cosmet": 41, "\u00b2": 41, "inlin": 41, "remove_empty_stag": 41, "new_nam": 41, "script_templ": 41, "script_filenam": 41, "experienc": 41, "write_lammps_input": 41, "sophist": 41, "placehold": 41, "variable_nam": [41, 54], "other_set": 41, "pair_styl": 41, "eamnpair_coeff": 41, "cu_u3": 41, "eam": 41, "lammpstemplateset": 41, "data_filenam": 41, "file_pattern": 41, "focu": [41, 42], "shake": 41, "stat": [41, 44], "template_fil": 41, "start_monom": 41, "s_head": 41, "s_tail": 41, "monom": 41, "head": 41, "tail": 41, "end_monom": 41, "e_head": 41, "e_tail": 41, "n_unit": 41, "link_dist": 41, "linear_chain": 41, "settingsdict": 42, "cohpstartenergi": 42, "cohpendenergi": 42, "gaussiansmearingwidth": 42, "usedecimalplac": 42, "cohpstep": 42, "basisset": 42, "cohpgener": 42, "realspacehamiltonian": 42, "realspaceoverlap": 42, "printpawrealspacewavefunct": 42, "printlcaorealspacewavefunct": 42, "kspacecohp": 42, "saveprojectiontofil": 42, "skipdo": 42, "skipcohp": 42, "skipcoop": 42, "skipcobi": 42, "skipmadelungenergi": 42, "loadprojectionfromfil": 42, "forceenergyrang": 42, "densityofenergi": 42, "bwdf": 42, "bwdfcohp": 42, "skippopulationanalysi": 42, "skipgrosspopul": 42, "userecommendedbasisfunct": 42, "skipproject": 42, "writebasisfunct": 42, "writematricestofil": 42, "nofftforvisu": 42, "rmsp": 42, "onlyreadvasprun": 42, "nomemorymappedfil": 42, "skippaworthonormalitytest": 42, "donotignoreexcessiveband": 42, "donotuseabsolutespil": 42, "skipreorthonorm": 42, "forcev1hmatrix": 42, "useoriginaltetrahedronmethod": 42, "bandwisespil": 42, "kpointwisespil": 42, "lsodo": 42, "basisfunct": 42, "cohpbetween": 42, "createfatband": 42, "address_basis_file_min": 42, "address_basis_file_max": 42, "dict_for_basi": 42, "address_basis_fil": [42, 44], "poscar_input": 42, "incar_input": 42, "potcar_input": 42, "vasprun_output": 42, "standard_with_energy_range_from_vasprun": 42, "standard_from_project": 42, "standard_with_fatband": 42, "onlyproject": 42, "onlydo": 42, "onlycohp": 42, "onlycoop": 42, "onlycohpcoop": 42, "incar_output": 42, "further_set": 42, "lwave": [42, 44], "kpoints_output": 42, "from_grid": 42, "input_grid": 42, "poscar_output": 42, "arriv": [42, 48], "overwritedict": 42, "min_basi": 42, "max_basi": 42, "ag3": 42, "o5": 42, "list_ce_symbol": 42, "list_csm": 42, "list_permut": 42, "list_neighsit": 42, "list_neighisit": 42, "filename_icohp": 42, "perc_strength_icohp": 42, "valences_from_charg": 42, "filename_charg": 42, "which_charg": 42, "adapt_extremum_to_add_cond": 42, "add_additional_data_sg": 42, "filename_blist_sg1": 42, "filename_blist_sg2": 42, "id_blist_sg1": 42, "id_blist_sg2": 42, "localenv": 42, "do_not_consider_anion_cation_bond": 42, "only_cation_cation_bond": 42, "loewdin": 42, "filename_add_bondinglist_sg1": 42, "ddition": 42, "path_to_cohpcar": 42, "onlycation_isit": 42, "per_bond": 42, "only_cation_environ": 42, "bandoverlapsdict": 42, "maxdevi": 42, "number_occ_bands_spin_up": 42, "number_occ_bands_spin_down": 42, "limit_devi": 42, "limit_maxdevi": 42, "structure_filenam": 42, "beforehand": 42, "atomindex": [42, 44], "orbitalstr": 42, "kpointsfil": 42, "fatband_x_i": 42, "fatband_": 42, "grosspopul": 42, "lobsterdict": 42, "bandlist": 42, "tw": 42, "lobster_output": 42, "solvent": 43, "smx": 43, "van_der_wa": 43, "vdw_mode": 43, "geom_opt": 43, "cdft": 43, "almo_coupl": 43, "svp": 43, "pcm_nonel": 43, "from_st": 43, "section_templ": 43, "read_sect": 43, "land": 43, "multi_job": 43, "tor": 43, "cpcm": 43, "hpoint": 43, "smd": 43, "stretch": 43, "stre": 43, "bend": 43, "libopt3": 43, "first_atom": 43, "last_atom": 43, "diabat": 43, "almo": 43, "job_list": 43, "006736": 43, "032698": 43, "1249": 43, "solvrho": 43, "gaulag_n": 43, "rhoiso": 43, "nptleb": 43, "itrngr": 43, "irotgr": 43, "isodens": 43, "ss": 43, "multijob": 43, "keep_sub_fil": 43, "qcout": 43, "qccalc": 43, "no_chang": 43, "unconnected_frag": 43, "fewer_bond": 43, "more_bond": 43, "bond_chang": 43, "percent": 43, "substr": 43, "cast": 43, "def2": 43, "tzvpd": 43, "qchem_vers": 43, "dft_rung": 43, "isosvp_dielectr": 43, "cmirs_solv": 43, "acetonitril": 43, "dimethyl": 43, "sulfoxid": 43, "custom_smd": 43, "max_scf_cycl": 43, "plot_cub": 43, "nbo_param": 43, "cdft_constraint": 43, "overwrite_input": 43, "gdm": 43, "diis_gdm": 43, "rung": 43, "jacob": 43, "ladder": 43, "prescrib": 43, "lsda": 43, "spw92": 43, "b97": 43, "d3": [43, 44], "metagga": [43, 44], "b97m": 43, "\u03c9b97m": 43, "solvat": 43, "ief": 43, "ssvpe": 43, "solvent_method": 43, "isosvp": 43, "ethanol": 43, "methanol": 43, "seven": 43, "refract": 43, "tension": 43, "svpd": 43, "opt_vari": 43, "geom_opt_max_cycl": 43, "job_typ": 43, "scan_vari": 43, "pes_scan": 43, "almo_coupling_st": 43, "extra_scf_print": 43, "trigger": [43, 48], "nbo7": 43, "nbo5": 43, "input_fil": 43, "dict_to_check": 43, "jobtyp": 43, "ambigu": [43, 44], "to_return": 43, "hess_data": 43, "hess": 43, "fock_matrix": 43, "reshap": 43, "elements_pattern": 43, "text_str": 43, "userwarn": 44, "isif": 44, "pathlik": 44, "kpts_shift": 44, "coord_typ": 44, "tet_numb": 44, "tet_weight": 44, "tet_connect": 44, "sym_weight": 44, "tet_vertic": 44, "1x1x1": 44, "force_gamma": 44, "odd": [44, 48], "length_dens": 44, "kppvol": 44, "kpoints_supported_mod": 44, "corrector": 44, "preambl": 44, "potim": 44, "specic": 44, "hasn": 44, "aris": [44, 50, 54], "check_for_potcar": 44, "read_veloc": 44, "vasp5": 44, "6th": 44, "default_nam": 44, "vasp4_compat": 44, "7th": 44, "microcanon": 44, "sym_potcar_map": 44, "lda_54": 44, "lda_u": 44, "pw91_u": 44, "perdew_zunger81": 44, "builder": 44, "untouch": 44, "enmax": 44, "tm_3": 44, "vrhfin": 44, "pot_lda_paw": 44, "pot_lda_paw_52": 44, "pot_lda_paw_54": 44, "pot_lda_u": 44, "pot_gga_paw_pbe_54": 44, "pot_gga_us_pw91": 44, "zunger81": 44, "hedin": 44, "lundquist": 44, "lm": 44, "langreth": 44, "hu": 44, "pw86": 44, "wi": 44, "sha256": 44, "cpry": 44, "metadadata": 44, "file_hash": 44, "psctr": 44, "copyr": 44, "_parse_str": 44, "dexc": 44, "_parse_float": 44, "eatom": 44, "eaug": 44, "emmin": 44, "enmin": 44, "_parse_list": 44, "icor": 44, "_parse_int": 44, "iunscr": 44, "lcor": 44, "_parse_bool": 44, "lexch": 44, "lpaw": 44, "lultra": 44, "lunscr": 44, "ndata": 44, "pomass": 44, "qcut": 44, "qgam": 44, "raug": 44, "rcloc": 44, "rdep": 44, "rdept": 44, "rpacor": 44, "rrkj": 44, "rwig": 44, "titel": 44, "w_pv": 44, "has_sh256": 44, "passed_hash_check": 44, "optional_fil": 44, "optional_filenam": 44, "run_dir": 44, "err_fil": 44, "err": 44, "pmg_vasp_ex": 44, "loptic": 44, "irreduc": [44, 48], "idir": 44, "jdir": 44, "mask": [44, 50], "methfessel": 44, "paxton": 44, "kramer": 44, "kronig": 44, "min_val": 44, "lookin": 44, "d_n": 44, "h_2i": 44, "hermit": 44, "diri": 44, "dirj": 44, "slot": 44, "gridspac": 44, "outputgrid": 44, "s_n": 44, "erf": 44, "h_": 44, "2i": [44, 50], "parse_projected_eigen": 44, "parse_potcar_fil": 44, "separate_spin": 44, "potcar_spec": 44, "elsymbol": 44, "dispvec": 44, "patrick": [44, 53], "huck": [44, 53], "is_band_gap_direct": 44, "elf": 44, "richer": 44, "4507": 44, "24605593": 44, "dep": 44, "17777": 44, "ncg": 44, "16576": 44, "subindex": 44, "36024": 44, "824705755": 44, "073149912": 44, "vaspobject": 44, "002": 44, "lorbit": 44, "sigma11": 44, "sigma12": 44, "sigma13": 44, "sigma21": 44, "sigma22": 44, "sigma23": 44, "sigma31": 44, "sigma32": 44, "sigma33": 44, "271": 44, "cq": 44, "nuclear_quadrupole_mo": 44, "stopcar": 44, "elaps": 44, "kbar": 44, "6x6": 44, "augement": 44, "final_energy_contrib": 44, "contirbut": 44, "denc": 44, "505778": 44, "5184347": 44, "15561": 44, "06492564": 44, "eband": 44, "804": 44, "53201231": 44, "eentro": 44, "08932659": 44, "exhf": 44, "ediel_sol": 44, "664": 44, "6726974100002": 44, "pscenc": 44, "742": 44, "48691646": 44, "tewen": 44, "489742": 44, "86847338": 44, "xcenc": 44, "169": 44, "64189814": 44, "onsit": 44, "read_core_state_eign": 44, "read_avg_core_pot": 44, "rickard": [44, 50], "iso_shield": 44, "eigenenergi": 44, "qudropol": 44, "dipol_quadrupol_correct": 44, "g0": 44, "nsymmetr": 44, "contact": 44, "a_pw": 44, "a_1p": 44, "a_1a": 44, "a_1c": 44, "a_tot": 44, "051": 44, "052": 44, "056": 44, "321": 44, "048": 44, "fch": 44, "dielectric_tensor_funct": 44, "er_ev": 44, "_ev": 44, "er_bp": 44, "_bp": 44, "er_ev_tot": 44, "er_bp_tot": 44, "p_elc": 44, "lberri": 44, "igpar": 44, "nppstr": 44, "internal_strain_tensor": 44, "lcalpol": 44, "tangent_forc": 44, "first_one_onli": 44, "phase_factor": 44, "nion": 44, "atom_num": 44, "ionic_step_skip": 44, "ionic_step_offset": 44, "parse_eigen": 44, "exception_on_bad_xml": 44, "iterpars": 44, "dom": 44, "2x": 44, "smallish": 44, "1mb": 44, "10mb": 44, "orbitalindex": 44, "occu": 44, "magnetis": 44, "norbit": 44, "lnoncollinear": 44, "real_partxx": 44, "real_partyi": 44, "real_partzz": 44, "real_partxi": 44, "real_partyz": 44, "real_partxz": 44, "imag_partxx": 44, "imag_partyi": 44, "imag_partzz": 44, "imag_partxi": 44, "imag_partyz": 44, "imag_partxz": 44, "ibrion": 44, "4d": 44, "ml_lmlff": 44, "07195568": 44, "17809233": 44, "nosekinet": 44, "323e": 44, "nosepot": 44, "89385012": 44, "17677989": 44, "48309874": 44, "85806696": 44, "08333333": 44, "04166667": 44, "17jan2003": 44, "10th": 44, "3rd": 44, "shave": 44, "parseexcept": 44, "monitor": 44, "forum": 44, "viewtop": 44, "17981": 44, "kpoints_filenam": 44, "force_hybrid_mod": 44, "commentari": [44, 52], "datetim": [44, 50, 54], "vasp4": 44, "currenct": 44, "wq": 44, "qqq": 44, "orthogonorm": 44, "w_k": 44, "delta_": 44, "planewav": 44, "covl_k": 44, "w_": 44, "wq_": 44, "band_i": 44, "band_j": 44, "wavetran": 44, "unfold": 44, "physrevmateri": 44, "065001": 44, "gam": 44, "kp": 44, "recreat": 44, "g_n": 44, "b_2": 44, "b_3": 44, "feenstra": 44, "widom": 44, "dept": 44, "carnegi": [44, 53], "mellon": [44, 53], "visit": 44, "andrew": [44, 53], "cmu": 44, "turianski": [44, 53], "fft": 44, "complex64": 44, "psi_n": 44, "sum_": 44, "g_i": 44, "fourier": 44, "rubric": 44, "ifftn": 44, "qualit": [44, 50, 51], "bloch": 44, "wavderf": 44, "hidden": 44, "lvel": 44, "kamal": [44, 53], "choudhari": [44, 53], "float64": 44, "float32": 44, "recompil": 44, "wrt_cder_between_states_format": 44, "linear_opt": 44, "cart_dir": 44, "ionicstep_start": 44, "ionicstep_end": 44, "balachandran": [44, 53], "rambalachandran": 44, "gave": 44, "mismatch": [44, 49], "anymor": 44, "dir_nam": 44, "branch_x": 44, "ldau": 44, "deleg": 44, "headach": 44, "unbreak": 44, "user_": 44, "_set": 44, "legal": 44, "files_to_transf": 44, "constrain_total_magmom": 44, "userpotcarfunct": 44, "reduce_structur": 44, "use_structure_charg": 44, "sym_prec": 44, "international_monoclin": [44, 48, 49], "validate_magmom": 44, "paid": 44, "mn3": [44, 49], "mn4": 44, "lastli": 44, "ediff_per_atom": 44, "hubbard_u": 44, "ldauu": 44, "ldauj": 44, "ldaul": 44, "gd_3": 44, "nupdown": 44, "undamp": 44, "jonson": 44, "damp": 44, "tkatchenko": 44, "mbd": 44, "ddsc": 44, "dion": 44, "df": 44, "df2": 44, "optpb": 44, "optb88": 44, "optb86b": 44, "max_prime_factor": 44, "must_inc_2": 44, "monk": 44, "zip_output": 44, "user_supplied_basi": 44, "digest": [44, 50], "basis_pbe_54_standaard": 44, "lobster_basi": 44, "ldauprint": 44, "ldautyp": 44, "lreal": 44, "ce3": 44, "co3": [44, 50], "co4": 44, "dy3": 44, "er3": 44, "gd3": 44, "ho3": 44, "la3": [44, 50], "lu3": 44, "nd3": 44, "pm3": 44, "pr3": 44, "sm3": 44, "tb3": 44, "tm3": 44, "nelm": 44, "vaspincarbas": 44, "ba_sv": 44, "be_sv": 44, "ca_sv": 44, "cr_pv": 44, "cs_sv": 44, "cu_pv": 44, "dy_3": 44, "er_3": 44, "ga_d": 44, "ge_d": 44, "hf_pv": 44, "ho_3": 44, "in_d": 44, "k_sv": 44, "lu_3": 44, "mg_pv": 44, "mn_pv": 44, "mo_pv": 44, "na_pv": 44, "nb_pv": 44, "nd_3": 44, "ni_pv": 44, "os_pv": 44, "pb_d": 44, "pm_3": 44, "pr_3": 44, "rb_sv": 44, "re_pv": 44, "rh_pv": 44, "ru_pv": 44, "sc_sv": 44, "sm_3": 44, "sn_d": 44, "sr_sv": 44, "ta_pv": 44, "tb_3": 44, "tc_pv": 44, "ti_pv": 44, "tl_d": 44, "v_pv": 44, "y_sv": 44, "yb_2": 44, "zr_sv": 44, "start_temp": 44, "end_temp": 44, "2f": 44, "unset_encut": 44, "write_path_cif": 44, "write_endpoint_input": 44, "infrastructur": [44, 52], "023": [44, 52], "icharg": 44, "nelmin": 44, "d6854224d20e3de6e6fd7399503791d1": 44, "e8ffa02fe3f3a51338ac1ac91ae968b9": 44, "a6fd9a46aec185f4ad2acd0cbe4ae2fa": 44, "e782fc6292623b396091bf8b871c272f": 44, "8005364db225a254e52cba350bedd032": 44, "a9182d436a13194b744640ac940ab9b0": 44, "18ed2875dfa6305324cec3d7d59273a": 44, "c0477913afb63dfae3439f3534fbf0": 44, "fb974e44d56a8c62c6bbd1a1eb70c3a7": 44, "e29661c79d59abae3b3ba69eae24b1a5": 44, "40f9594b4506684a69158c8975cfb9d6": 44, "c0a8167dbb174fe492a3db7f5006c0f8": 44, "eb006721e214c04b3c13146e81b3a27d": 44, "0506b2d0ac28d5fe2b5ced77a701aa86": 44, "ff3a09f2ff91798e58eb4b9854e9be4a": 44, "779b9901046c78fe51c5d80224642aeb": 44, "b169bca4e137294d2ab3df8cbdd09083": 44, "82c14307937c7509fda4e9bc023d243d": 44, "096b53a7d80cc0086976bcda50d536e5": 44, "8ca4e43a30de0c397e51f16bbb20d678": 44, "d4a05220ab0a2d4c03a76872ea724a1": 44, "daa65a04877317f8c3c593ddeaa8a132": 44, "d466d046adf21f6146ee9644049ea268": 44, "180141c33d032bfbfff30b3bea9d23dd": 44, "9530da8244e4dac17580869b4adab115": 44, "6e0b9d58412b1bfcd7252aff13d476c2": 44, "1f0d42b1e5f6769d319d3f247992aeb9": 44, "79e788788c31e196a460553010512d3f": 44, "bb43c666e3d36577264afe07669e9582": 44, "47f9434aa3db96c85d7c4b3e4c2df09b": 44, "b113f150cbf9c736f8244a6c25b0482": 44, "c2f15dfb5fd53396c5427635e5019160": 44, "661891464a27e87cf7e1324dd1893b77": 44, "f4ff16a495dd361ff5824ee61b418bb0": 44, "7df38c0cdb4e6d9a9b93f09d690bb3a": 44, "dbcf7dcc6f4fb40df7b3d26904f60a66": 44, "3e84f86d37f203a4fb01de36af57e430": 44, "39b9b85ae3982e6c012fb549b2840ce5": 44, "9b3ce03d18f7c0b40471a817ff91b287": 44, "65e83282d1707ec078c1012afbd05be8": 44, "d40a90babf1224b88ffb4c3273ac3848": 44, "1771eb72adbbfa6310d66e7517e49930": 44, "d082dba29b57ab59b3165e605dbf71b8": 44, "84e18fd84a98e3d7fa8f055952410df0": 44, "b98fd027ddebc67da4063ff2cabbc04b": 44, "1a89e79f7e21d99e8cf5788979f6a987": 44, "7bcee99a4dc3094be0f9fd7961c02966": 44, "0c64e63070cee837c967283fffa001df": 44, "52064eee378b9e37a295a674f1c278f0": 44, "653f5772e68b2c7fd87ffd1086c0d710": 44, "20cb30b714200c4db870550b288ac4cd": 44, "7a25bc5b9a5393f46600a4939d357982": 44, "35c2cb48d48a9c38c40fb82bbe70626d": 44, "7dc3393307131ae67785a0cdacb61d5f": 44, "a1fdb1089d0727f415416ec8082246ba": 44, "704c2c967247d7f84090d2536c91877d": 44, "a395eb3aaf2fcab12fac3030a1146f61": 44, "a2c9485ea86b2a7cf175077e6e5c7b3": 44, "92f191499bf5346ea652bb806350ad87": 44, "a604ea3c6a9cc23c739b762f625cf449": 44, "f1d01e845dccc52d448679911f301a73": 44, "e447c648d870b066b3514e6b800727ab": 44, "rb_pv": 44, "72385e193c92a8acfe17ea49004c2be1": 44, "2c3dba3fcc6058ca1b1cfa75e45084bc": 44, "7925f4d4b68076d70af7cd86eef9ba8d": 44, "d368db6899d8839859bbee4811a42a88": 44, "d82c022b02fc5344e85bd1909f9ee3e7": 44, "dc386f505ad0c43385a7715b4111cb75": 44, "67a8804ede9f1112726e3d136978ef19": 44, "b2b0ea6feb62e7cde209616683b8f7f5": 44, "e5e274e7cd99602ca81d146155abdf88": 44, "849b0795e148f93113a06be8fd5f5001": 44, "ca6a5429c120a0ab705824386a76fe5b": 44, "d4e2cfe9338ef80da592d5bb9dc782c7": 44, "0790955c547003956c0fd4f080f7f508": 44, "9592642886319309a39d55c5717c6f48": 44, "72719856e22fb1d3032df6f96d98a0f2": 44, "aea79f322180fa6f0bfa74cb2a156dcf": 44, "c617e8b539c3f44a0ab6e8da2a92d318": 44, "2aa0d5406aaab7ebfbc761da382f1352": 44, "94a07cb7949b01305cb161da0cbfb492": 44, "72702eabbb1bc02b4167590dc848ed5d": 44, "7f1297a2e1d963e2a4d81b61f85e4d": 44, "2a33e0d5c700640535f60ac0a12177ab": 44, "338472e581f58b41d37c002a5e22353b": 44, "4ed187e77cd54f198bb88020278b143d": 44, "9f472bd422f640710f7d93e2d9ce89f4": 44, "e35ee27f8483a63bb68dbc236a343af3": 44, "d221d2c0bac4f8e81af2f5c42a314274": 44, "ipa": 44, "copy_wavecar": 44, "nbands_factor": 44, "nkred": 44, "prev_incar": 44, "from_prev_calcul": 44, "centr": [44, 53], "diag": 44, "from_previous_calcul": 44, "prev_calc_dir": 44, "mpabsorptionsset": 44, "added_kpoint": 44, "copy_chgcar": 44, "mphsebsstaticset": 44, "prev_structur": 44, "hfscreen": 44, "lhfcalc": 44, "precfock": 44, "skylin": 44, "aykol": [44, 53], "metast": 44, "denser": 44, "dedo": 44, "small_gap_multipli": 44, "prev_chgcar": 44, "manuscript": 44, "mkinet": 44, "jame": [44, 53], "fur": 44, "aaron": 44, "kaplan": 44, "jinliang": 44, "ning": 44, "jianwei": 44, "jpclett": 44, "0c02405": 44, "wisesa": 44, "comb": 44, "155109": 44, "ediffg": 44, "enaug": 44, "1360": 44, "680": 44, "laechg": 44, "lcharg": 44, "lelf": 44, "lmixtau": 44, "lvtot": 44, "fr_sv": 44, "po_d": 44, "ra_sv": 44, "berri": 44, "prev_kpoint": 44, "mvl": 44, "materialsvirtuallab": 44, "luo": 44, "superion": 44, "conductor": 44, "a67": 44, "a74": 44, "0061602je": 44, "k_product": 44, "slab_mod": 44, "ag_sv_gw": 44, "al_gw": 44, "ar_gw": 44, "as_gw": 44, "at_d_gw": 44, "au_sv_gw": 44, "b_gw": 44, "ba_sv_gw": 44, "be_sv_gw": 44, "bi_d_gw": 44, "br_gw": 44, "c_gw": 44, "ca_sv_gw": 44, "cd_sv_gw": 44, "ce_gw": 44, "cl_gw": 44, "co_sv_gw": 44, "cr_sv_gw": 44, "cs_sv_gw": 44, "cu_sv_gw": 44, "f_gw": 44, "fe_sv_gw": 44, "ga_d_gw": 44, "ge_d_gw": 44, "h_gw": 44, "he_gw": 44, "hf_sv_gw": 44, "hg_sv_gw": 44, "i_gw": 44, "in_d_gw": 44, "ir_sv_gw": 44, "k_sv_gw": 44, "kr_gw": 44, "la_gw": 44, "li_sv_gw": 44, "mg_sv_gw": 44, "mn_sv_gw": 44, "mo_sv_gw": 44, "n_gw": 44, "na_sv_gw": 44, "nb_sv_gw": 44, "ne_gw": 44, "ni_sv_gw": 44, "o_gw": 44, "os_sv_gw": 44, "p_gw": 44, "pb_d_gw": 44, "pd_sv_gw": 44, "po_d_gw": 44, "pt_sv_gw": 44, "rb_sv_gw": 44, "re_sv_gw": 44, "rh_sv_gw": 44, "rn_d_gw": 44, "ru_sv_gw": 44, "s_gw": 44, "sb_d_gw": 44, "sc_sv_gw": 44, "se_gw": 44, "si_gw": 44, "sn_d_gw": 44, "sr_sv_gw": 44, "ta_sv_gw": 44, "tc_sv_gw": 44, "te_gw": 44, "ti_sv_gw": 44, "tl_d_gw": 44, "v_sv_gw": 44, "w_sv_gw": 44, "xe_gw": 44, "y_sv_gw": 44, "zn_sv_gw": 44, "zr_sv_gw": 44, "pulai": 44, "keynot": 44, "dimer": 44, "c_h": 44, "o_h": 44, "n_h": 44, "f_h": 44, "p_h": 44, "s_h": 44, "cl_h": 44, "at_d": 44, "bi_d": 44, "eu_2": 44, "mo_sv": 44, "nb_sv": 44, "ti_sv": 44, "v_sv": 44, "semiloc": 44, "upward": 44, "auto_dipol": 44, "set_mix": 44, "formula_count": 44, "structurel": 44, "max_val": 44, "vasp_input": 44, "vasp_output": 44, "working_dir": 45, "coords_filenam": 45, "crest_in": 45, "reference_fnm": 45, "imtd": 45, "gc": 45, "crest_best": 45, "lapjv": 46, "jonker": 46, "volgen": 46, "325": 46, "340": 46, "min_r": 46, "nac_frequ": 47, "nac_eigendisplac": 47, "versor": 47, "tol_eigendisplac": 47, "naf": 47, "phononwebsit": 47, "prev_eigvec": 47, "eigvec": 47, "prev_band_ord": 47, "c_v": 47, "mole": 47, "avogadro": 47, "limit_frequ": 47, "scripta": 47, "materialia": 47, "uclouvain": [47, 53], "apipi": 47, "freq_max_fit": 47, "quartil": 47, "theta_d": 47, "slack": 47, "gruenisen": 47, "oscillator_strength": 47, "ph_freqs_gamma": 47, "gonze1997": 47, "prb55": 47, "10355": 47, "oscil": 47, "div": 47, "dielectric_tensor": 47, "divsx3x3": 47, "reim": 47, "im": 47, "00005": 47, "show_phonon_frequ": 47, "inact": 47, "depict": 47, "site_comb": 47, "rgb_label": 47, "sublist": 47, "tmin": 47, "ntemp": 47, "entrpi": 47, "helmoltz": 47, "anisotrop": 47, "thermal_displacement_matrix_cart": 47, "thermal_displacement_matrix_cif": 47, "ucart": 47, "matlab": 47, "moleculartoolbox": 47, "dering": 47, "englert": 47, "crystengcomm": 47, "7414": 47, "7422": 47, "u11": 47, "u22": 47, "u33": 47, "u23": 47, "u13": 47, "u12": 47, "2002": 47, "480": 47, "prolat": 47, "c9ce00794f": 47, "dammroz": 47, "thermaldisplacementmatrix": 47, "deliv": 47, "vector0": 47, "vector1": 47, "adp": 47, "u11_cif": 47, "u22_cif": 47, "u33_cif": 47, "u23_cif": 47, "u13_cif": 47, "u12_cif": 47, "sort_ord": 47, "new_structure0": 47, "structure0": 47, "which_structur": 47, "atsushi": 48, "ship": 48, "mere": 48, "eigen_toler": 48, "matrix_toler": 48, "asymmetr": 48, "schoenfli": 48, "eq_set": 48, "sym_op": 48, "twofold": 48, "unto": 48, "sym_mol": 48, "looser": 48, "setyawan": 48, "299": [48, 50], "312": 48, "a3": 48, "is_shift": 48, "ir_kpoint": 48, "pnma": 48, "tmat": 48, "centrosymmetri": 48, "int_symbol": 48, "sites1": 48, "sites2": 48, "symm_prec": [48, 49], "partialremovespeci": 48, "give_only_index": 48, "origin_sit": 48, "clustered_sit": 48, "max_n": 48, "elementwis": 48, "has_magmom": 48, "magmom_axi": 48, "setyawan_curtarolo": 48, "hinuma": 48, "latimer_munro": 48, "munro": [48, 53], "eulerian": 48, "00383": 48, "hi": 48, "m2": 48, "pmmm": 48, "supergroup": 48, "overlin": [48, 50], "array_list": 48, "arr": 48, "broadcast": 48, "lesser": 48, "fulfil": [48, 50], "system_is_tri": 48, "pizzi": 48, "kumagai": [48, 53], "oba": 48, "tanaka": 48, "compli": 48, "bct1": 48, "bct2": 48, "cub": 48, "orfc1": 48, "orfc2": 48, "orfc3": 48, "tri1a": 48, "tri1b": 48, "pn": 48, "ma": 48, "pnm": 48, "grei": [48, 50, 51], "paramagnet": 48, "equi": 48, "itc": 48, "isotropi": 48, "stoke": 48, "magnetic_data": 48, "professor": [48, 53], "branton": 48, "campbel": 48, "daniel": [48, 53], "litvin": 48, "publ": 48, "978": 48, "9553602": 48, "bradlei": 48, "cracknel": 48, "clarendon": 48, "oxford": 48, "1972": 48, "magneticspacegroupshelp": 48, "1651": 48, "jone": 48, "faith": 48, "colon": 48, "r3": 48, "pnnn": 48, "bbab": 48, "ccca": 48, "settin": 48, "origin_shift": 48, "spacegrouptransform": 48, "equivalent_posit": 48, "wyckoff_lett": 48, "return_ranked_list": 49, "charge_balance_sp": 49, "min_atom": 49, "max_atom": 49, "min_length": 49, "force_diagon": 49, "force_90_degre": 49, "inscrib": 49, "num_nn_dist": 49, "max_sites_to_merg": 49, "confus": 49, "orderdisorderedtransform": 49, "inspect": 49, "ionic_radius_tol": 49, "alio_tol": 49, "codop": 49, "max_structures_per_enum": 49, "allowed_doping_speci": 49, "al3": 49, "10a": 49, "ca2": 49, "ti4": [49, 50], "inclusionari": 49, "min_cell_s": 49, "max_cell_s": 49, "refine_structur": 49, "enum_precision_paramet": 49, "check_ordered_symmetri": 49, "max_disordered_sit": 49, "sort_criteria": 49, "n_job": 49, "orderdisorderedstructur": 49, "max_cel": 49, "worth": 49, "returned_rank": 49, "other_argu": 49, "000000000": 49, "order_paramet": 49, "species_constraint": 49, "site_constraint_nam": 49, "site_constraint": 49, "coordination_no": 49, "mag_species_spin": 49, "complic": 49, "mod": 49, "magordertransform": 49, "disordered_structur": 49, "rattle_std": 49, "rattl": 49, "hiphiv": 49, "d_": 49, "mc_rattl": 49, "sp_to_replac": 49, "r_fraction": 49, "substitution_dict": 49, "charge_balance_speci": 49, "ligep": 49, "cluster_size_and_shel": 49, "best_onli": 49, "remove_duplicate_structur": 49, "quasirandom": 49, "adsorptionsitefind": 49, "scale_volum": 49, "nstructures_per_tran": 49, "realli": 49, "defeat": 49, "shortcircuit": 49, "algo_": 49, "reserv": [49, 50], "transformation_paramet": 49, "nn_onli": 49, "undisturb": 49, "subprocess": 49, "indices_to_remov": 49, "indices_species_map": 49, "indices_to_mov": 49, "vector_in_frac_coord": 49, "fix_denomin": 49, "symmetrized_structur": 49, "no_oxi_st": 49, "lithium": 49, "all_structur": 49, "specie_to_remov": 49, "fraction_to_remov": 49, "unrelaxed_structur": 49, "relaxed_structur": 49, "unrelax": 49, "pbte": 49, "rock": 49, "salt": 49, "scale_a": 49, "scale_b": 49, "test_conv": 50, "asymptot": 50, "x_valu": 50, "gnuplot": 50, "nois": 50, "hit": 50, "fd": 50, "abcdefghijklmnopqrstuvwxyz0123456789": 50, "popt": 50, "heavili": [50, 54], "barycentr": 50, "point1": 50, "point2": 50, "coords1": 50, "coords2": 50, "coord_list": 50, "fcoord_list": 50, "y_valu": 50, "thread": 50, "return_d2": 50, "lll_frac_tol": 50, "float_": 50, "duecredit": 50, "blob": 50, "bsd": 50, "collector": 50, "aric": 50, "hagberg": 50, "lanl": 50, "schult": 50, "dschult": 50, "colgat": 50, "pieter": 50, "swart": 50, "redistribut": 50, "disclaim": 50, "endors": 50, "promot": 50, "BY": 50, "AS": 50, "warranti": 50, "BUT": 50, "merchant": 50, "NO": 50, "event": [50, 51], "shall": 50, "owner": 50, "liabl": 50, "incident": 50, "exemplari": 50, "consequenti": 50, "damag": 50, "procur": 50, "loss": 50, "profit": 50, "interrupt": 50, "liabil": 50, "tort": 50, "neglig": 50, "SUCH": 50, "weisfeil": 50, "lehman": 50, "edge_attr": 50, "node_attr": 50, "digest_s": 50, "wl": 50, "aggreg": 50, "neighborhood": 50, "blake2b": 50, "hexadecim": 50, "shervashidz": 50, "nino": 50, "pascal": 50, "schweitzer": 50, "erik": 50, "leeuwen": 50, "kurt": 50, "mehlhorn": 50, "karsten": 50, "borgwardt": 50, "jmlr": 50, "volume12": 50, "shervashidze11a": 50, "increasingli": 50, "graph2vec": 50, "node_subgraph_hash": 50, "annamalai": 50, "narayanan": 50, "mahinthan": 50, "chandramohan": 50, "rajasekar": 50, "venkatesan": 50, "lihui": 50, "liu": [50, 53], "shantanu": 50, "jaiswa": 50, "1707": 50, "05005": 50, "string_list": 50, "remove_empty_lin": 50, "carriag": 50, "postdebug": 50, "awk": 50, "mimick": 50, "occas": 50, "clever": 50, "max_abs_v": 50, "a_xx": 50, "a_yi": 50, "a_zz": 50, "a_xi": 50, "a_xz": 50, "a_yz": 50, "seq": 50, "sig_fig": 50, "acceler": [50, 52, 53], "ax_arrai": 50, "nrow": 50, "ncol": 50, "sharex": 50, "sharei": 50, "squeez": 50, "subplot_kw": 50, "gridspec_kw": 50, "fig_kw": 50, "elemental_data": 50, "cbar_label": 50, "cbar_label_s": 50, "ylorrd": 50, "cmap_rang": 50, "blank_color": 50, "white": 50, "value_format": 50, "value_fonts": 50, "symbol_fonts": 50, "max_row": 50, "readable_fontcolor": 50, "overlaid": 50, "color_cycl": [50, 51], "set1_9": [50, 51], "palett": 50, "y1label": 50, "y2label": 50, "plot_kwarg": 50, "deg": 50, "list_of_materi": 50, "intersci": 50, "1956": 50, "elsevi": 50, "breadcrumb": 50, "csd": 50, "h_node": 50, "struct_or_mol": 50, "remark": 50, "created_at": 50, "pronounc": 50, "snail": 50, "johndo": 50, "gmail": 50, "_materialsproject": 50, "pybtex": 50, "explicit_on": 50, "monoval": 50, "disordered_struct": 50, "axb1": 50, "afloat": 50, "ignore_on": 50, "0000000001": 50, "p2_1": 50, "tab": 50, "colour": 50, "cookbook": 50, "475186": 50, "delim": 50, "fe\u2082o\u2083": 50, "p2\u2081": 50, "specie_str": 50, "o\u00b2": 50, "methodnam": 50, "runtest": 50, "testcas": 50, "posixpath": 50, "test_fil": 50, "banio3": 50, "56530132899998": 50, "1045": 50, "graphit": 50, "4700000000000006": 50, "00000000000001": 50, "928033824449685": 50, "2350000000000005": 50, "139082747347564": 50, "024877593893963e": 50, "2349999999999997": 50, "5124387969469814e": 50, "c0": 50, "2350": 50, "7132": 50, "3333": 50, "7500": 50, "7000": 50, "he_bcc": 50, "737172073807164": 50, "7371720737557492": 50, "73717207": 50, "47122060669534": 50, "47122060631484": 50, "47122066304705": 50, "786447515629305": 50, "58063058": 50, "91239069": 50, "29031529": 50, "23489164": 50, "862375062662279": 50, "862375062662278": 50, "361": 50, "89149308502677": 50, "30921504900002": 50, "3810000000000002": 50, "4945000000000004": 50, "381": 50, "4944999999999995": 50, "2795282396204257e": 50, "6905": 50, "0861": 50, "5902": 50, "4054": 50, "0946": 50, "7707": 50, "0715": 50, "5946": 50, "9054": 50, "3810": 50, "6262": 50, "6417": 50, "5896": 50, "4104": 50, "5725": 50, "7193": 50, "4275": 50, "8683": 50, "4612": 50, "9104": 50, "0896": 50, "0725": 50, "8998": 50, "9275": 50, "la2coo4f": 50, "847249": 50, "748369": 50, "754623": 50, "89340779864318": 50, "192730785407457e": 50, "648323410186749": 50, "027714027499061": 50, "0614": 50, "3336": 50, "7708": 50, "1380": 50, "8620": 50, "4820": 50, "2603": 50, "6941": 50, "9775": 50, "5180": 50, "4875": 50, "2079": 50, "6450": 50, "3620": 50, "6380": 50, "9820": 50, "6864": 50, "8198": 50, "1033": 50, "0180": 50, "0995": 50, "5139": 50, "8742": 50, "9933": 50, "4292": 50, "2966": 50, "3180": 50, "6821": 50, "5735": 50, "1922": 50, "5986": 50, "4518": 50, "4265": 50, "5555": 50, "1124": 50, "4224": 50, "1820": 50, "8179": 50, "0735": 50, "7545": 50, "9153": 50, "3260": 50, "9265": 50, "4256": 50, "8686": 50, "4371": 50, "7305": 50, "7695": 50, "8728": 50, "6730": 50, "3113": 50, "3261": 50, "3547": 50, "2305": 50, "2695": 50, "7734": 50, "1591": 50, "3242": 50, "4236": 50, "li10gep2s12": 50, "69407": 50, "5994": 50, "952": 50, "3489977658411": 50, "323582498531514e": 50, "691": 50, "4658": 50, "3310": 50, "7437": 50, "7282": 50, "8168": 50, "2283": 50, "3630": 50, "2563": 50, "2718": 50, "7101": 50, "1187": 50, "9915": 50, "7718": 50, "2437": 50, "3168": 50, "9840": 50, "5753": 50, "2282": 50, "7563": 50, "6079": 50, "6832": 50, "3082": 50, "1832": 50, "3470": 50, "6980": 50, "0554": 50, "9977": 50, "5554": 50, "6017": 50, "4446": 50, "9014": 50, "9446": 50, "643": 50, "5527": 50, "7537": 50, "1413": 50, "2463": 50, "4884": 50, "2057": 50, "2997": 50, "7463": 50, "2537": 50, "485": 50, "8970": 50, "3093": 50, "8093": 50, "4027": 50, "1907": 50, "7024": 50, "6907": 50, "0918": 50, "4299": 50, "8157": 50, "5897": 50, "6023": 50, "1843": 50, "9494": 50, "1302": 50, "6843": 50, "0897": 50, "7447": 50, "4692": 50, "9103": 50, "1695": 50, "4103": 50, "0937": 50, "4025": 50, "7009": 50, "9050": 50, "6004": 50, "9474": 50, "1028": 50, "7991": 50, "4050": 50, "7466": 50, "4966": 50, "5950": 50, "1969": 50, "0950": 50, "6169": 50, "6282": 50, "2086": 50, "0772": 50, "6990": 50, "7301": 50, "9279": 50, "7086": 50, "9640": 50, "8010": 50, "6715": 50, "2914": 50, "9712": 50, "7914": 50, "291071792359756": 50, "291071899625086": 50, "2910720568557887": 50, "12971043288485": 50, "12970952137675": 50, "12970313039097": 50, "279668381289053": 50, "91738857": 50, "09789437": 50, "52000466": 50, "96463406": 50, "75503561": 50, "13320635": 50, "09789443": 50, "28691771": 50, "0121": 50, "7502": 50, "0031": 50, "7372": 50, "5806": 50, "2498": 50, "1830000000000007": 50, "1830000000000003": 50, "7258": 50, "7871492344378": 50, "5915000000000006": 50, "756558860245869": 50, "898050761686025e": 50, "5914999999999992": 50, "9490253808430124e": 50, "8629": 50, "5915": 50, "9190": 50, "7943": 50, "9314": 50, "1566": 50, "1497": 50, "5692": 50, "8503": 50, "0195": 50, "6497": 50, "7063": 50, "3503": 50, "li3v2": 50, "64068": 50, "67265": 50, "21317": 50, "3442": 50, "7978186322687": 50, "470939478415996": 50, "168424451387926": 50, "143609518420984": 50, "600861301025969": 50, "17633397910965": 50, "8221": 50, "1201": 50, "1771": 50, "9693": 50, "2652": 50, "5733": 50, "6603": 50, "4985": 50, "5307": 50, "5067": 50, "0857": 50, "1171": 50, "7518": 50, "1558": 50, "9986": 50, "0875": 50, "8492": 50, "6508": 50, "4741": 50, "3421": 50, "9052": 50, "7452": 50, "3464": 50, "1586": 50, "0112": 50, "4471": 50, "5778": 50, "3414": 50, "1536": 50, "7548": 50, "6165": 50, "1274": 50, "5645": 50, "8548": 50, "8558": 50, "8621": 50, "4732": 50, "5730": 50, "9092": 50, "6379": 50, "6442": 50, "6452": 50, "5744": 50, "5407": 50, "9951": 50, "3544": 50, "3550": 50, "3522": 50, "4669": 50, "4754": 50, "1478": 50, "1450": 50, "1456": 50, "p0": 50, "8497": 50, "7789": 50, "7592": 50, "2482": 50, "9521": 50, "5503": 50, "5114": 50, "8080": 50, "3997": 50, "9497": 50, "5479": 50, "8308": 50, "2786": 50, "3958": 50, "4574": 50, "0426": 50, "9267": 50, "5417": 50, "5478": 50, "9522": 50, "5598": 50, "5391": 50, "0387": 50, "4558": 50, "7494": 50, "1909": 50, "3806": 50, "2809": 50, "7506": 50, "0442": 50, "4613": 50, "3983": 50, "1136": 50, "9141": 50, "7133": 50, "8730": 50, "4991": 50, "5103": 50, "5115": 50, "5689": 50, "4899": 50, "6973": 50, "8827": 50, "5548": 50, "6251": 50, "0774": 50, "9518": 50, "7325": 50, "9453": 50, "2592": 50, "1953": 50, "9818": 50, "3876": 50, "7928": 50, "9117": 50, "8164": 50, "4062": 50, "7617": 50, "5732": 50, "7536": 50, "2988": 50, "6913": 50, "8787": 50, "4713": 50, "7039": 50, "9023": 50, "6440": 50, "7347": 50, "9268": 50, "7384": 50, "0938": 50, "0633": 50, "5016": 50, "1213": 50, "7675": 50, "5482": 50, "4226": 50, "6267": 50, "4251": 50, "9980": 50, "6173": 50, "8027": 50, "0101": 50, "5702": 50, "8930": 50, "4665": 50, "2641": 50, "9101": 50, "0661": 50, "4855": 50, "0749": 50, "6051": 50, "5685": 50, "4053": 50, "7588": 50, "7679": 50, "0067": 50, "4196": 50, "0009": 50, "6270": 50, "7867": 50, "3896": 50, "0627": 50, "3776": 50, "9852": 50, "3888": 50, "1934": 50, "5557": 50, "1102": 50, "4339": 50, "5899": 50, "2359": 50, "5509": 50, "3129": 50, "5157": 50, "7412": 50, "0947": 50, "9316": 50, "3963": 50, "7970": 50, "3902": 50, "1884": 50, "9869": 50, "8311": 50, "6586": 50, "8407": 50, "2314": 50, "4288": 50, "5892": 50, "4825": 50, "0673": 50, "9135": 50, "2040": 50, "1387": 50, "5865": 50, "2322": 50, "4327": 50, "2162": 50, "8054": 50, "2624": 50, "5182": 50, "3047": 50, "1852": 50, "7069": 50, "7871": 50, "7961": 50, "0287": 50, "6213": 50, "7916": 50, "5290": 50, "3923": 50, "9108": 50, "0712": 50, "2686": 50, "6360": 50, "6778": 50, "3760": 50, "5131": 50, "3116": 50, "1098": 50, "6028": 50, "1825": 50, "3066": 50, "1112": 50, "5148": 50, "7448": 50, "0657700000000006": 50, "41037": 50, "50178999999999": 50, "00019": 50, "00362": 50, "60796771125047": 50, "053122654367700306": 50, "065537365280947": 50, "00038324092231544317": 50, "41036999994276": 50, "452209424235223e": 50, "3571": 50, "0655": 50, "0004": 50, "0265": 50, "0328": 50, "7446": 50, "1521": 50, "3720": 50, "1786": 50, "3723": 50, "2647": 50, "5372": 50, "4912": 50, "5251": 50, "2534": 50, "2188": 50, "8873": 50, "5282": 50, "0251": 50, "7465": 50, "2812": 50, "4699": 50, "5374": 50, "6259": 50, "9750": 50, "2535": 50, "7188": 50, "0925": 50, "5281": 50, "4749": 50, "7812": 50, "9432": 50, "5594": 50, "7614": 50, "5821": 50, "7517": 50, "0944": 50, "2088": 50, "5061": 50, "3893": 50, "0821": 50, "2483": 50, "4056": 50, "1483": 50, "5597": 50, "3551": 50, "9179": 50, "5944": 50, "4141": 50, "5060": 50, "9829": 50, "4179": 50, "9056": 50, "4361": 50, "5232": 50, "3833": 50, "2511": 50, "0432": 50, "9618": 50, "5518": 50, "2585": 50, "7504": 50, "0962": 50, "6753": 50, "7983": 50, "3849": 50, "7135": 50, "9559": 50, "1658": 50, "6950": 50, "3276": 50, "7163": 50, "5486": 50, "1656": 50, "4570": 50, "7380": 50, "0261": 50, "4514": 50, "3344": 50, "4767": 50, "0127": 50, "0441": 50, "3342": 50, "1902": 50, "5137": 50, "5989": 50, "7585": 50, "2495": 50, "4038": 50, "7159": 50, "5425": 50, "7555": 50, "7489": 50, "4568": 50, "6412": 50, "5231": 50, "9889": 50, "2084": 50, "5432": 50, "1670": 50, "5519": 50, "1455": 50, "2415": 50, "7505": 50, "5962": 50, "8801": 50, "7988": 50, "7318": 50, "7866": 50, "9560": 50, "6658": 50, "9004": 50, "3280": 50, "7181": 50, "7837": 50, "5487": 50, "6656": 50, "6620": 50, "7376": 50, "3457": 50, "2837": 50, "4513": 50, "8344": 50, "6823": 50, "2668": 50, "3597": 50, "2866": 50, "0440": 50, "8342": 50, "3954": 50, "5138": 50, "5181": 50, "7415": 50, "2496": 50, "9038": 50, "9213": 50, "5424": 50, "3610": 50, "7084": 50, "9568": 50, "nafepo4": 50, "9955": 50, "28746": 50, "440590000000002": 50, "97269": 50, "327": 50, "9285211911844": 50, "849958881883509e": 50, "440588813976833": 50, "004976500966151329": 50, "4402": 50, "2870": 50, "9999": 50, "1442": 50, "5001": 50, "2197": 50, "5005": 50, "4999": 50, "2056": 50, "5719": 50, "6193": 50, "5235": 50, "7859": 50, "4584": 50, "7156": 50, "1238": 50, "0241": 50, "7144": 50, "9844": 50, "8792": 50, "9764": 50, "2859": 50, "2367": 50, "3805": 50, "4763": 50, "2142": 50, "3366": 50, "8377": 50, "5672": 50, "8943": 50, "3250": 50, "3370": 50, "0669": 50, "6058": 50, "1164": 50, "6625": 50, "9329": 50, "3943": 50, "1040": 50, "1641": 50, "4331": 50, "1057": 50, "0753": 50, "6636": 50, "3321": 50, "9650": 50, "2591": 50, "8888": 50, "6132": 50, "9528": 50, "4881": 50, "6974": 50, "9468": 50, "8250": 50, "4783": 50, "5532": 50, "0467": 50, "8104": 50, "9879": 50, "1971": 50, "4470": 50, "6749": 50, "0530": 50, "3830": 50, "7937": 50, "6114": 50, "5841": 50, "1557": 50, "8314": 50, "5348": 50, "8549": 50, "8420": 50, "1681": 50, "4650": 50, "0586": 50, "2059": 50, "3887": 50, "3933": 50, "9537": 50, "0111": 50, "8026": 50, "9469": 50, "4775": 50, "5531": 50, "8263": 50, "8099": 50, "5129": 50, "3027": 50, "4469": 50, "1749": 50, "3338": 50, "0531": 50, "1622": 50, "7030": 50, "1113": 50, "3650": 50, "3387": 50, "6683": 50, "0350": 50, "pb2tizro6": 50, "505383": 50, "67298": 50, "99539884709878": 50, "8365": 50, "4376": 50, "5410": 50, "4188": 50, "5369": 50, "4114": 50, "9791": 50, "3704": 50, "4661": 50, "8748": 50, "6381": 50, "2416": 50, "2584": 50, "2069": 50, "7416": 50, "3026": 50, "7584": 50, "6698": 50, "1487": 50, "4587": 50, "8401979337": 50, "840198994344244": 50, "8401979337177736": 50, "99999086398421": 50, "0000091373222": 50, "04479464425159": 50, "9200989668": 50, "3257101909": 50, "2171384943": 50, "1355090603": 50, "8402": 50, "3516": 50, "0277818": 50, "0277817873408415": 50, "51891759": 50, "00000005747829": 50, "81959693044213": 50, "6e": 50, "51389095": 50, "35418672": 50, "3140": 50, "2760": 50, "5189": 50, "5227": 50, "6792": 50, "4773": 50, "8279": 50, "0782": 50, "8396": 50, "8313": 50, "6543": 50, "8051": 50, "5850": 50, "8393": 50, "8707": 50, "0664": 50, "2469": 50, "9655": 50, "1607": 50, "7457": 50, "5373": 50, "2352": 50, "8071": 50, "1259": 50, "4150": 50, "7491": 50, "5470": 50, "7137": 50, "1293": 50, "3452": 50, "6999": 50, "5533": 50, "4626": 50, "4474": 50, "1073": 50, "3929": 50, "7960": 50, "si_sio2_interfac": 50, "160210588671637": 50, "156770002399192": 50, "99999999999999": 50, "2606": 50, "6064276838156": 50, "221334688039882e": 50, "080105294335819": 50, "799000477589283": 50, "3416": 50, "8758": 50, "3499": 50, "7976": 50, "4405": 50, "3207": 50, "9703": 50, "1328": 50, "0833": 50, "5833": 50, "4387": 50, "3898": 50, "3690": 50, "7262": 50, "0674": 50, "6468": 50, "6548": 50, "8690": 50, "6159": 50, "1048": 50, "9405": 50, "0119": 50, "0843": 50, "3618": 50, "1548": 50, "7130": 50, "6188": 50, "5119": 50, "2976": 50, "7016": 50, "4013": 50, "8678": 50, "0998": 50, "2614": 50, "2386": 50, "4078": 50, "4993": 50, "7386": 50, "9479": 50, "4879": 50, "9647": 50, "3995": 50, "5412": 50, "5330": 50, "4247": 50, "0448": 50, "5048": 50, "3277": 50, "3808": 50, "5961": 50, "6992": 50, "3800": 50, "7072": 50, "4153": 50, "0804": 50, "4944": 50, "9200": 50, "1067": 50, "5804": 50, "4601": 50, "7925": 50, "4625": 50, "1188": 50, "2550": 50, "1271": 50, "5575": 50, "0026": 50, "5183": 50, "6271": 50, "5426": 50, "0827": 50, "7777": 50, "6206": 50, "3177": 50, "9730": 50, "8578": 50, "3978": 50, "8260": 50, "2075": 50, "6347": 50, "2255": 50, "7075": 50, "9196": 50, "9379": 50, "6923": 50, "3729": 50, "5716": 50, "8729": 50, "5402": 50, "2807": 50, "8274": 50, "5085": 50, "6802": 50, "6227": 50, "65061477": 50, "294": 50, "16119253915326": 50, "4940": 50, "8193": 50, "3750": 50, "8750": 50, "1250": 50, "6250": 50, "905": 50, "54744262499999": 50, "391122875335207e": 50, "sr2": 50, "9525": 50, "tlbise2": 50, "372201544153475": 50, "149528191254596": 50, "08304095958131": 50, "6737691014605547": 50, "80413768014368": 50, "97014152897428": 50, "825": 50, "8885392060803": 50, "74140218": 50, "00027862": 50, "26231209": 50, "13595131": 50, "78041753": 50, "02198666": 50, "036913": 50, "04093202": 50, "08301525": 50, "6745": 50, "4338": 50, "9669": 50, "9717": 50, "0330": 50, "6037": 50, "7146": 50, "9793": 50, "0537": 50, "0207": 50, "5726": 50, "5326": 50, "9899": 50, "1409": 50, "0022": 50, "8101": 50, "0761": 50, "1282": 50, "5077": 50, "0023": 50, "2876": 50, "9978": 50, "3122": 50, "4572": 50, "7830": 50, "3749": 50, "3594": 50, "7667": 50, "0859": 50, "0331": 50, "4569": 50, "9670": 50, "4184": 50, "0388": 50, "5333": 50, "9611": 50, "2281": 50, "9147": 50, "0084": 50, "5786": 50, "9916": 50, "6750": 50, "4926": 50, "2811": 50, "6486": 50, "8113": 50, "7004": 50, "5869": 50, "7143": 50, "8309": 50, "9491": 50, "2379": 50, "9934": 50, "7801": 50, "0066": 50, "7442": 50, "2126": 50, "9914": 50, "8498": 50, "0086": 50, "5805": 50, "3856": 50, "1013": 50, "8952": 50, "0389": 50, "7377": 50, "2085": 50, "1484": 50, "4743": 50, "0495": 50, "5256": 50, "6987": 50, "5271": 50, "4370": 50, "4897": 50, "1339": 50, "5104": 50, "6462": 50, "7478": 50, "5002": 50, "2145": 50, "4998": 50, "5935": 50, "1347": 50, "0594": 50, "5106": 50, "4893": 50, "3505": 50, "5255": 50, "3788": 50, "4747": 50, "4871": 50, "6824": 50, "5312": 50, "4556": 50, "4685": 50, "4204": 50, "0277": 50, "0185": 50, "5364": 50, "5314": 50, "4634": 50, "2436": 50, "5013": 50, "4986": 50, "1826": 50, "4786": 50, "8633": 50, "5087": 50, "6503": 50, "4913": 50, "0777": 50, "7207": 50, "2599": 50, "9728": 50, "9625": 50, "6564": 50, "7782": 50, "5088": 50, "9121": 50, "9823": 50, "4987": 50, "8560": 50, "5014": 50, "7353": 50, "4138": 50, "5010": 50, "4636": 50, "8973": 50, "5365": 50, "6680": 50, "6996": 50, "8379": 50, "4687": 50, "9729": 50, "5316": 50, "vo2": 50, "err_msg": 50, "test_is_subclass": 50, "test_eq": 50, "__eq__": 50, "highest_protocol": 50, "xshift": 51, "yshift": 51, "get_spd": 51, "others_do": 51, "spectra_dict": 51, "chemview": 51, "show_box": 51, "bond_tol": 51, "stick_radiu": 51, "molecularview": 51, "interactor": 51, "multistructurevi": 51, "element_color_map": 51, "show_unit_cel": 51, "show_bond": 51, "show_polyhedron": 51, "poly_radii_tol_factor": 51, "excluded_bonding_el": 51, "animated_movie_opt": 51, "looping_typ": 51, "number_of_loop": 51, "time_between_fram": 51, "time_between_loop": 51, "keyboard": 51, "shortcut": 51, "eras": 51, "reset_camera": 51, "camera": 51, "clock": 51, "tube": 51, "picker": 51, "draw_edg": 51, "edges_color": 51, "edges_linewidth": 51, "axis_ind": 51, "jpeg": 51, "mp4": 51, "bitrat": 51, "10000k": 51, "video": 51, "bitat": 51, "viewer": 51, "74112": 52, "4960790": 52, "45115": 52, "045115": 52, "dacek": 52, "skinner": 52, "innov": 52, "apl": 52, "11002": 52, "4812323": 52, "brafman": 52, "037": 52, "atz": 52, "j\u00f3nsson": 52, "354": 52, "uki": 52, "micromeso": 52, "smit": 52, "ci200386x": 52, "dilig": 53, "everyon": 53, "caption": 53, "zoomabl": 53, "omiss": 53, "nanoengin": 53, "california": 53, "san": 53, "diego": 53, "senior": 53, "riebesel": 53, "kirbybroderick": 53, "delawar": 53, "danni": 53, "broberg": 53, "universit\u00e9": 53, "catholiqu": 53, "louvain": 53, "donni": 53, "donnywinston": 53, "walter": 53, "clark": 53, "spott": 53, "smith": 53, "francesco": 53, "ricci": 53, "imcn": 53, "modl": 53, "janin": 53, "feder": 53, "bam": 53, "berlin": 53, "germani": 53, "friedrich": 53, "schiller": 53, "universit\u00e4t": 53, "jena": 53, "toyota": 53, "koki": 53, "muraoka": 53, "ryan": 53, "pai": 53, "adour": 53, "samuel": 53, "blau": 53, "lbl": 53, "smidt": 53, "epstein": 53, "alexand": 53, "bonkowski": 53, "rwth": 53, "aachen": 53, "rosen": 53, "biolog": 53, "northwestern": 53, "ann": 53, "rutt": 53, "benjamin": 53, "bath": 53, "vorwerk": 53, "humboldt": 53, "zu": 53, "christoph": 53, "stihl": 53, "karlsruh": 53, "technologi": 53, "drew": 53, "parson": 53, "cagliari": 53, "eric": 53, "henriqu": 53, "miranda": 53, "jack": 53, "sundberg": 53, "north": 53, "carolina": 53, "chapel": 53, "janssen": 53, "lo": 53, "alamo": 53, "jason": 53, "0002": 53, "2743": 53, "7531": 53, "livermor": 53, "ke": 53, "michigan": 53, "shanghai": 53, "jiao": 53, "tong": 53, "kohei": 53, "shinohara": 53, "kyoto": 53, "kristjan": 53, "eimr": 53, "swiss": 53, "santa": 53, "barbara": 53, "siron": 53, "herbst": 53, "cermic": 53, "inria": 53, "pari": 53, "\u00e9cole": 53, "pont": 53, "paristech": 53, "frei": 53, "pennsylvania": 53, "nichola": 53, "winner": 53, "rachel": 53, "robinson": 53, "renew": 53, "rhy": 53, "goodal": 53, "se\u00e1n": 53, "kavanagh": 53, "imperi": 53, "colleg": 53, "london": 53, "steven": 53, "hartman": 53, "torrisi": 53, "harvard": 53, "tingzheng": 53, "hou": 53, "brookhaven": 53, "yu": 53, "hsuan": 53, "liang": 53, "tokyo": 53, "yuh": 53, "chieh": 53, "lin": 53, "tsmc": 53, "zachari": 53, "feket": 53, "council": 53, "kent": 53, "niosh": 53, "amanda": 53, "vilniu": 53, "biotechnologi": 53, "anjli": 53, "patel": 53, "ayush": 53, "gupta": 53, "justu": 53, "bocklund": 53, "bruno": 53, "camino": 53, "conrad": 53, "cole": 53, "florida": 53, "dale": 53, "schwalb": 53, "koda": 53, "massachusett": 53, "dmitri": 53, "korotin": 53, "ub": 53, "eisuk": 53, "kawashima": 53, "riken": 53, "elizabeth": 53, "decolvenaer": 53, "shaw": 53, "evgeni": 53, "tild": 53, "fanchen": 53, "meng": 53, "gui": 53, "hen": 53, "jan\u00dfen": 53, "forschungszentrum": 53, "j\u00fclich": 53, "cornel": 53, "hongsheng": 53, "hebei": 53, "vocat": 53, "quannan": 53, "west": 53, "street": 53, "xindu": 53, "district": 53, "xingtai": 53, "provinc": 53, "iulia": 53, "andriuc": 53, "janakiraman": 53, "hitachi": 53, "jen": 53, "ren\u00e8": 53, "suckert": 53, "jonathan": 53, "suni": 53, "stoni": 53, "brook": 53, "josua": 53, "vieten": 53, "exomatt": 53, "gmbh": 53, "kai": 53, "pei": 53, "frontier": 53, "xi": 53, "jiaotong": 53, "kevin": 53, "maik": 53, "jablonka": 53, "polytechniqu": 53, "f\u00e9d\u00e9rale": 53, "lausann": 53, "leopold": 53, "talirz": 53, "linda": 53, "hung": 53, "lui": 53, "barroso": 53, "luqu": 53, "humbert": 53, "notr": 53, "dame": 53, "wolloch": 53, "faculti": 53, "vienna": 53, "wu": 53, "singapor": 53, "nicla": 53, "heinsdorf": 53, "oskar": 53, "weser": 53, "pezhman": 53, "zarabadi": 53, "kurchin": 53, "dickson": 53, "liverpool": 53, "saurabh": 53, "bajaj": 53, "micron": 53, "shuaishuai": 53, "zhu": 53, "unnc": 53, "sudarshan": 53, "vijai": 53, "tam": 53, "mayeshiba": 53, "wisconsin": 53, "madison": 53, "tim": 53, "holm": 53, "tonnam": 53, "balankura": 53, "optum": 53, "uthpala": 53, "herath": 53, "virginia": 53, "texa": 53, "austin": 53, "weitang": 53, "yohei": 53, "tamura": 53, "pksha": 53, "suzuki": 53, "sokendai": 53, "antonf": 53, "ekb": 53, "as2362": 53, "benedictsaund": 53, "ctoher": 53, "czhengsci": 53, "dcossey014": 53, "eantono": 53, "exengt": 53, "frssp": 53, "gen4438": 53, "gkantoniu": 53, "hmlli": 53, "jdagdelen": 53, "johnson1228": 53, "jself42": 53, "ldamewood": 53, "leicheng": 53, "deacon": 53, "mamachra": 53, "manaslkht": 53, "mdforti": 53, "miaoliu": 53, "huebsch": 53, "nawagn": 53, "ndardenn": 53, "nokimann": 53, "pmla": 53, "rajeshsharma98": 53, "renpj": 53, "robertnf": 53, "rpw199912j": 53, "ruixingw": 53, "sdacek": 53, "shaunrong": 53, "sonium0": 53, "tirkarthi": 53, "utopianf": 53, "w6ye": 53, "wardsimon": 53, "wmdrichard": 53, "yunxingzuo": 53, "zhuoi": 53, "rich": 54, "perfectli": 54, "mongodb": 54, "supplementari": 54, "tradeoff": 54, "jsonencod": 54, "jsondecod": 54, "montydecod": 54, "__module__": 54, "json_str": 54, "hirerachi": 54, "pain": 54, "seldom": 54, "silicon": 54, "089000": 54, "026719": 54, "363000": 54, "513360": 54, "889165": 54, "cystallograph": 54, "mycif": 54, "mystructur": 54, "gau": 54, "fluorin": 54, "another_structur": 54, "fexpi": 54, "fexoi": 54, "fexpyoz": 54, "processed_entri": 54, "accomplish": 54, "input_gen": 54, "packmol_set": 54, "o_run": 54, "o_entri": 54, "cool": 54, "rct": 54, "removespecietransform": 54, "modified_structur": 54, "ht": 54, "multistructur": 54, "user_api_kei": 54, "get_dos_by_material_id": 54, "get_bandstructure_by_material_id": 54, "lixfeyoz": 54, "mp_entri": 54, "2o": 54, "materials_id": 54, "pretty_formula": 54, "pmg_cp2k_data_dir": 54, "pmg_default_cp2k_funct": 54, "pmg_default_cp2k_basis_typ": 54}, "objects": {"": [[9, 0, 0, "-", "pymatgen"]], "pymatgen": [[10, 0, 0, "-", "alchemy"], [11, 0, 0, "-", "analysis"], [27, 0, 0, "-", "apps"], [30, 0, 0, "-", "cli"], [31, 0, 0, "-", "command_line"], [32, 0, 0, "-", "core"], [9, 0, 0, "-", "dao"], [33, 0, 0, "-", "electronic_structure"], [34, 0, 0, "-", "entries"], [35, 0, 0, "-", "ext"], [36, 0, 0, "-", "io"], [46, 0, 0, "-", "optimization"], [47, 0, 0, "-", "phonon"], [48, 0, 0, "-", "symmetry"], [49, 0, 0, "-", "transformations"], [50, 0, 0, "-", "util"], [51, 0, 0, "-", "vis"]], "pymatgen.alchemy": [[10, 0, 0, "-", "filters"], [10, 0, 0, "-", "materials"], [10, 0, 0, "-", "transmuters"]], "pymatgen.alchemy.filters": [[10, 1, 1, "", "AbstractStructureFilter"], [10, 1, 1, "", "ChargeBalanceFilter"], [10, 1, 1, "", "ContainsSpecieFilter"], [10, 1, 1, "", "RemoveDuplicatesFilter"], [10, 1, 1, "", "RemoveExistingFilter"], [10, 1, 1, "", "SpecieProximityFilter"], [10, 1, 1, "", "SpeciesMaxDistFilter"]], "pymatgen.alchemy.filters.AbstractStructureFilter": [[10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.ChargeBalanceFilter": [[10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.ContainsSpecieFilter": [[10, 2, 1, "", "as_dict"], [10, 2, 1, "", "from_dict"], [10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.RemoveDuplicatesFilter": [[10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.RemoveExistingFilter": [[10, 2, 1, "", "as_dict"], [10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.SpecieProximityFilter": [[10, 2, 1, "", "as_dict"], [10, 2, 1, "", "from_dict"], [10, 2, 1, "", "test"]], "pymatgen.alchemy.filters.SpeciesMaxDistFilter": [[10, 2, 1, "", "test"]], "pymatgen.alchemy.materials": [[10, 1, 1, "", "TransformedStructure"]], "pymatgen.alchemy.materials.TransformedStructure": [[10, 2, 1, "", "append_filter"], [10, 2, 1, "", "append_transformation"], [10, 2, 1, "", "as_dict"], [10, 2, 1, "", "extend_transformations"], [10, 2, 1, "", "from_cif_string"], [10, 2, 1, "", "from_dict"], [10, 2, 1, "", "from_poscar_string"], [10, 2, 1, "", "from_snl"], [10, 2, 1, "", "get_vasp_input"], [10, 2, 1, "", "redo_next_change"], [10, 2, 1, "", "set_parameter"], [10, 3, 1, "", "structures"], [10, 2, 1, "", "to_snl"], [10, 2, 1, "", "undo_last_change"], [10, 3, 1, "", "was_modified"], [10, 2, 1, "", "write_vasp_input"]], "pymatgen.alchemy.transmuters": [[10, 1, 1, "", "CifTransmuter"], [10, 1, 1, "", "PoscarTransmuter"], [10, 1, 1, "", "StandardTransmuter"], [10, 4, 1, "", "batch_write_vasp_input"]], "pymatgen.alchemy.transmuters.CifTransmuter": [[10, 2, 1, "", "from_filenames"]], "pymatgen.alchemy.transmuters.PoscarTransmuter": [[10, 2, 1, "", "from_filenames"]], "pymatgen.alchemy.transmuters.StandardTransmuter": [[10, 2, 1, "", "add_tags"], [10, 2, 1, "", "append_transformation"], [10, 2, 1, "", "append_transformed_structures"], [10, 2, 1, "", "apply_filter"], [10, 2, 1, "", "extend_transformations"], [10, 2, 1, "", "from_structures"], [10, 2, 1, "", "redo_next_change"], [10, 2, 1, "", "set_parameter"], [10, 2, 1, "", "undo_last_change"], [10, 2, 1, "", "write_vasp_input"]], "pymatgen.analysis": [[11, 0, 0, "-", "adsorption"], [11, 0, 0, "-", "bond_dissociation"], [11, 0, 0, "-", "bond_valence"], [12, 0, 0, "-", "chemenv"], [11, 0, 0, "-", "chempot_diagram"], [11, 0, 0, "-", "cost"], [17, 0, 0, "-", "diffraction"], [11, 0, 0, "-", "dimensionality"], [11, 0, 0, "-", "disorder"], [18, 0, 0, "-", "elasticity"], [11, 0, 0, "-", "energy_models"], [11, 0, 0, "-", "eos"], [11, 0, 0, "-", "ewald"], [11, 0, 0, "-", "excitation"], [19, 0, 0, "-", "ferroelectricity"], [11, 0, 0, "-", "fragmenter"], [11, 0, 0, "-", "functional_groups"], [20, 0, 0, "-", "gb"], [11, 0, 0, "-", "graphs"], [11, 0, 0, "-", "hhi"], [11, 0, 0, "-", "interface"], [11, 0, 0, "-", "interface_reactions"], [21, 0, 0, "-", "interfaces"], [11, 0, 0, "-", "local_env"], [22, 0, 0, "-", "magnetism"], [11, 0, 0, "-", "molecule_matcher"], [11, 0, 0, "-", "molecule_structure_comparator"], [11, 0, 0, "-", "nmr"], [11, 0, 0, "-", "path_finder"], [11, 0, 0, "-", "phase_diagram"], [11, 0, 0, "-", "piezo"], [11, 0, 0, "-", "piezo_sensitivity"], [11, 0, 0, "-", "pourbaix_diagram"], [11, 0, 0, "-", "prototypes"], [11, 0, 0, "-", "quasiharmonic"], [11, 0, 0, "-", "reaction_calculator"], [23, 0, 0, "-", "solar"], [11, 0, 0, "-", "structure_analyzer"], [11, 0, 0, "-", "structure_matcher"], [24, 0, 0, "-", "structure_prediction"], [11, 0, 0, "-", "surface_analysis"], [11, 0, 0, "-", "thermochemistry"], [25, 0, 0, "-", "topological"], [11, 0, 0, "-", "transition_state"], [11, 0, 0, "-", "wulff"], [26, 0, 0, "-", "xas"], [11, 0, 0, "-", "xps"]], "pymatgen.analysis.adsorption": [[11, 1, 1, "", "AdsorbateSiteFinder"], [11, 4, 1, "", "get_mi_vec"], [11, 4, 1, "", "get_rot"], [11, 4, 1, "", "plot_slab"], [11, 4, 1, "", "put_coord_inside"], [11, 4, 1, "", "reorient_z"]], "pymatgen.analysis.adsorption.AdsorbateSiteFinder": [[11, 2, 1, "", "add_adsorbate"], [11, 2, 1, "", "adsorb_both_surfaces"], [11, 2, 1, "", "assign_selective_dynamics"], [11, 2, 1, "", "assign_site_properties"], [11, 2, 1, "", "ensemble_center"], [11, 2, 1, "", "find_adsorption_sites"], [11, 2, 1, "", "find_surface_sites_by_height"], [11, 2, 1, "", "from_bulk_and_miller"], [11, 2, 1, "", "generate_adsorption_structures"], [11, 2, 1, "", "generate_substitution_structures"], [11, 2, 1, "", "get_extended_surface_mesh"], [11, 2, 1, "", "near_reduce"], [11, 2, 1, "", "subsurface_sites"], [11, 3, 1, "", "surface_sites"], [11, 2, 1, "", "symm_reduce"]], "pymatgen.analysis.bond_dissociation": [[11, 1, 1, "", "BondDissociationEnergies"]], "pymatgen.analysis.bond_dissociation.BondDissociationEnergies": [[11, 2, 1, "", "build_new_entry"], [11, 2, 1, "", "filter_fragment_entries"], [11, 2, 1, "", "fragment_and_process"], [11, 2, 1, "", "search_fragment_entries"]], "pymatgen.analysis.bond_valence": [[11, 1, 1, "", "BVAnalyzer"], [11, 4, 1, "", "add_oxidation_state_by_site_fraction"], [11, 4, 1, "", "calculate_bv_sum"], [11, 4, 1, "", "calculate_bv_sum_unordered"], [11, 4, 1, "", "get_z_ordered_elmap"]], "pymatgen.analysis.bond_valence.BVAnalyzer": [[11, 5, 1, "", "CHARGE_NEUTRALITY_TOLERANCE"], [11, 2, 1, "", "get_oxi_state_decorated_structure"], [11, 2, 1, "", "get_valences"]], "pymatgen.analysis.chemenv": [[13, 0, 0, "-", "connectivity"], [14, 0, 0, "-", "coordination_environments"], [16, 0, 0, "-", "utils"]], "pymatgen.analysis.chemenv.connectivity": [[13, 0, 0, "-", "connected_components"], [13, 0, 0, "-", "connectivity_finder"], [13, 0, 0, "-", "environment_nodes"], [13, 0, 0, "-", "structure_connectivity"]], "pymatgen.analysis.chemenv.connectivity.connected_components": [[13, 1, 1, "", "ConnectedComponent"], [13, 4, 1, "", "draw_network"], [13, 4, 1, "", "make_supergraph"]], "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent": [[13, 2, 1, "", "as_dict"], [13, 2, 1, "", "compute_periodicity"], [13, 2, 1, "", "compute_periodicity_all_simple_paths_algorithm"], [13, 2, 1, "", "compute_periodicity_cycle_basis"], [13, 2, 1, "", "coordination_sequence"], [13, 2, 1, "", "description"], [13, 2, 1, "", "elastic_centered_graph"], [13, 2, 1, "", "from_dict"], [13, 2, 1, "", "from_graph"], [13, 3, 1, "", "graph"], [13, 3, 1, "", "is_0d"], [13, 3, 1, "", "is_1d"], [13, 3, 1, "", "is_2d"], [13, 3, 1, "", "is_3d"], [13, 3, 1, "", "is_periodic"], [13, 2, 1, "", "make_supergraph"], [13, 3, 1, "", "periodicity"], [13, 3, 1, "", "periodicity_vectors"], [13, 2, 1, "", "show_graph"]], "pymatgen.analysis.chemenv.connectivity.connectivity_finder": [[13, 1, 1, "", "ConnectivityFinder"]], "pymatgen.analysis.chemenv.connectivity.connectivity_finder.ConnectivityFinder": [[13, 2, 1, "", "get_structure_connectivity"], [13, 2, 1, "", "setup_parameters"]], "pymatgen.analysis.chemenv.connectivity.environment_nodes": [[13, 1, 1, "", "AbstractEnvironmentNode"], [13, 1, 1, "", "EnvironmentNode"], [13, 4, 1, "", "get_environment_node"]], "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode": [[13, 5, 1, "", "ATOM"], [13, 5, 1, "", "CE_NNBCES_NBCES_LIGANDS"], [13, 5, 1, "", "COORDINATION_ENVIRONMENT"], [13, 5, 1, "", "DEFAULT_EXTENSIONS"], [13, 5, 1, "", "LIGANDS_ARRANGEMENT"], [13, 5, 1, "", "NEIGHBORING_CES"], [13, 5, 1, "", "NEIGHBORING_COORDINATION_ENVIRONMENTS"], [13, 5, 1, "", "NEIGHBORS_LIGANDS_ARRANGEMENT"], [13, 5, 1, "", "NUMBER_OF_LIGANDS_FOR_EACH_NEIGHBORING_CE"], [13, 5, 1, "", "NUMBER_OF_LIGANDS_FOR_EACH_NEIGHBORING_COORDINATION_ENVIRONMENT"], [13, 5, 1, "", "NUMBER_OF_NEIGHBORING_CES"], [13, 5, 1, "", "NUMBER_OF_NEIGHBORING_COORDINATION_ENVIRONMENTS"], [13, 3, 1, "", "atom_symbol"], [13, 3, 1, "", "ce"], [13, 3, 1, "", "ce_symbol"], [13, 3, 1, "", "coordination_environment"], [13, 2, 1, "", "everything_equal"], [13, 3, 1, "", "isite"], [13, 3, 1, "", "mp_symbol"]], "pymatgen.analysis.chemenv.connectivity.environment_nodes.EnvironmentNode": [[13, 3, 1, "", "coordination_environment"], [13, 2, 1, "", "everything_equal"]], "pymatgen.analysis.chemenv.connectivity.structure_connectivity": [[13, 1, 1, "", "StructureConnectivity"], [13, 4, 1, "", "get_delta_image"]], "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity": [[13, 2, 1, "", "add_bonds"], [13, 2, 1, "", "add_sites"], [13, 2, 1, "", "as_dict"], [13, 2, 1, "", "environment_subgraph"], [13, 2, 1, "", "from_dict"], [13, 2, 1, "", "get_connected_components"], [13, 2, 1, "", "print_links"], [13, 2, 1, "", "setup_atom_environment_subgraph"], [13, 2, 1, "", "setup_atom_environments_subgraph"], [13, 2, 1, "", "setup_connectivity_description"], [13, 2, 1, "", "setup_environment_subgraph"], [13, 2, 1, "", "setup_environments_subgraph"]], "pymatgen.analysis.chemenv.coordination_environments": [[14, 0, 0, "-", "chemenv_strategies"], [14, 0, 0, "-", "coordination_geometries"], [15, 0, 0, "-", "coordination_geometries_files"], [14, 0, 0, "-", "coordination_geometry_finder"], [14, 0, 0, "-", "structure_environments"], [14, 0, 0, "-", "voronoi"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies": [[14, 1, 1, "", "AbstractChemenvStrategy"], [14, 1, 1, "", "AdditionalConditionInt"], [14, 1, 1, "", "AngleCutoffFloat"], [14, 1, 1, "", "AngleNbSetWeight"], [14, 1, 1, "", "AnglePlateauNbSetWeight"], [14, 1, 1, "", "CNBiasNbSetWeight"], [14, 1, 1, "", "CSMFloat"], [14, 1, 1, "", "DeltaCSMNbSetWeight"], [14, 1, 1, "", "DeltaDistanceNbSetWeight"], [14, 1, 1, "", "DistanceAngleAreaNbSetWeight"], [14, 1, 1, "", "DistanceCutoffFloat"], [14, 1, 1, "", "DistanceNbSetWeight"], [14, 1, 1, "", "DistancePlateauNbSetWeight"], [14, 1, 1, "", "MultiWeightsChemenvStrategy"], [14, 1, 1, "", "NbSetWeight"], [14, 1, 1, "", "NormalizedAngleDistanceNbSetWeight"], [14, 1, 1, "", "SelfCSMNbSetWeight"], [14, 1, 1, "", "SimpleAbundanceChemenvStrategy"], [14, 1, 1, "", "SimplestChemenvStrategy"], [14, 1, 1, "", "StrategyOption"], [14, 1, 1, "", "TargettedPenaltiedAbundanceChemenvStrategy"], [14, 1, 1, "", "WeightedNbSetChemenvStrategy"], [14, 4, 1, "", "get_effective_csm"], [14, 4, 1, "", "set_info"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy": [[14, 5, 1, "", "AC"], [14, 5, 1, "", "DEFAULT_SYMMETRY_MEASURE_TYPE"], [14, 5, 1, "", "STRATEGY_DESCRIPTION"], [14, 5, 1, "", "STRATEGY_INFO_FIELDS"], [14, 5, 1, "", "STRATEGY_OPTIONS"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "equivalent_site_index_and_transform"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_site_ce_fractions_and_neighbors"], [14, 2, 1, "", "get_site_coordination_environment"], [14, 2, 1, "", "get_site_coordination_environments"], [14, 2, 1, "", "get_site_coordination_environments_fractions"], [14, 2, 1, "", "get_site_neighbors"], [14, 2, 1, "", "prepare_symmetries"], [14, 2, 1, "", "set_option"], [14, 2, 1, "", "set_structure_environments"], [14, 2, 1, "", "setup_options"], [14, 3, 1, "", "symmetry_measure_type"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt": [[14, 5, 1, "", "allowed_values"], [14, 2, 1, "", "as_dict"], [14, 5, 1, "", "description"], [14, 2, 1, "", "from_dict"], [14, 5, 1, "", "integer"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleCutoffFloat": [[14, 5, 1, "", "allowed_values"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "angle_sum"], [14, 2, 1, "", "angle_sumn"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "explicit"], [14, 2, 1, "", "from_description"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "geometrically_equidistant"], [14, 2, 1, "", "linearly_equidistant"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CSMFloat": [[14, 5, 1, "", "allowed_values"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight": [[14, 5, 1, "", "DEFAULT_EFFECTIVE_CSM_ESTIMATOR"], [14, 5, 1, "", "DEFAULT_SYMMETRY_MEASURE_TYPE"], [14, 5, 1, "", "DEFAULT_WEIGHT_ESTIMATOR"], [14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "delta_cn_specifics"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight": [[14, 5, 1, "", "AC"], [14, 5, 1, "", "DEFAULT_SURFACE_DEFINITION"], [14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "rectangle_crosses_area"], [14, 2, 1, "", "w_area_has_intersection"], [14, 2, 1, "", "w_area_has_intersection_smoothstep"], [14, 2, 1, "", "w_area_intersection_nbsfh_fbs_onb0"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceCutoffFloat": [[14, 5, 1, "", "allowed_values"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy": [[14, 5, 1, "", "DEFAULT_CE_ESTIMATOR"], [14, 5, 1, "", "STRATEGY_DESCRIPTION"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "stats_article_weights_parameters"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NbSetWeight": [[14, 2, 1, "", "as_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight": [[14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "ang"], [14, 2, 1, "", "anginvdist"], [14, 2, 1, "", "anginvndist"], [14, 2, 1, "", "angn"], [14, 2, 1, "", "angninvdist"], [14, 2, 1, "", "angninvndist"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "aweight"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "gweight"], [14, 2, 1, "", "invdist"], [14, 2, 1, "", "invndist"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight": [[14, 5, 1, "", "DEFAULT_EFFECTIVE_CSM_ESTIMATOR"], [14, 5, 1, "", "DEFAULT_SYMMETRY_MEASURE_TYPE"], [14, 5, 1, "", "DEFAULT_WEIGHT_ESTIMATOR"], [14, 5, 1, "", "SHORT_NAME"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "weight"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy": [[14, 5, 1, "", "DEFAULT_ADDITIONAL_CONDITION"], [14, 5, 1, "", "DEFAULT_MAX_DIST"], [14, 5, 1, "", "STRATEGY_DESCRIPTION"], [14, 5, 1, "", "STRATEGY_OPTIONS"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_site_coordination_environment"], [14, 2, 1, "", "get_site_coordination_environments"], [14, 2, 1, "", "get_site_neighbors"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy": [[14, 5, 1, "", "DEFAULT_ADDITIONAL_CONDITION"], [14, 5, 1, "", "DEFAULT_ANGLE_CUTOFF"], [14, 5, 1, "", "DEFAULT_CONTINUOUS_SYMMETRY_MEASURE_CUTOFF"], [14, 5, 1, "", "DEFAULT_DISTANCE_CUTOFF"], [14, 5, 1, "", "STRATEGY_DESCRIPTION"], [14, 5, 1, "", "STRATEGY_OPTIONS"], [14, 2, 1, "", "add_strategy_visualization_to_subplot"], [14, 3, 1, "", "additional_condition"], [14, 3, 1, "", "angle_cutoff"], [14, 2, 1, "", "as_dict"], [14, 3, 1, "", "continuous_symmetry_measure_cutoff"], [14, 3, 1, "", "distance_cutoff"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_site_coordination_environment"], [14, 2, 1, "", "get_site_coordination_environments"], [14, 2, 1, "", "get_site_coordination_environments_fractions"], [14, 2, 1, "", "get_site_neighbors"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.StrategyOption": [[14, 5, 1, "", "allowed_values"], [14, 2, 1, "", "as_dict"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy": [[14, 5, 1, "", "DEFAULT_TARGET_ENVIRONMENTS"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_site_coordination_environment"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy": [[14, 5, 1, "", "DEFAULT_CE_ESTIMATOR"], [14, 5, 1, "", "STRATEGY_DESCRIPTION"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_site_coordination_environment"], [14, 2, 1, "", "get_site_coordination_environments"], [14, 2, 1, "", "get_site_coordination_environments_fractions"], [14, 2, 1, "", "get_site_neighbors"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries": [[14, 1, 1, "", "AbstractChemenvAlgorithm"], [14, 1, 1, "", "AllCoordinationGeometries"], [14, 1, 1, "", "CoordinationGeometry"], [14, 1, 1, "", "ExplicitPermutationsAlgorithm"], [14, 1, 1, "", "SeparationPlane"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AbstractChemenvAlgorithm": [[14, 3, 1, "", "algorithm_type"], [14, 2, 1, "", "as_dict"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries": [[14, 2, 1, "", "get_geometries"], [14, 2, 1, "", "get_geometry_from_IUCr_symbol"], [14, 2, 1, "", "get_geometry_from_IUPAC_symbol"], [14, 2, 1, "", "get_geometry_from_mp_symbol"], [14, 2, 1, "", "get_geometry_from_name"], [14, 2, 1, "", "get_implemented_geometries"], [14, 2, 1, "", "get_not_implemented_geometries"], [14, 2, 1, "", "get_symbol_cn_mapping"], [14, 2, 1, "", "get_symbol_name_mapping"], [14, 2, 1, "", "is_a_valid_coordination_geometry"], [14, 2, 1, "", "pretty_print"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry": [[14, 5, 1, "", "CSM_SKIP_SEPARATION_PLANE_ALGO"], [14, 3, 1, "", "IUCr_symbol"], [14, 3, 1, "", "IUCr_symbol_str"], [14, 3, 1, "", "IUPAC_symbol"], [14, 3, 1, "", "IUPAC_symbol_str"], [14, 1, 1, "", "NeighborsSetsHints"], [14, 3, 1, "", "algorithms"], [14, 2, 1, "", "as_dict"], [14, 3, 1, "", "ce_symbol"], [14, 3, 1, "", "coordination_number"], [14, 3, 1, "", "distfactor_max"], [14, 2, 1, "", "edges"], [14, 2, 1, "", "faces"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_central_site"], [14, 2, 1, "", "get_coordination_number"], [14, 2, 1, "", "get_name"], [14, 2, 1, "", "get_pmeshes"], [14, 2, 1, "", "is_implemented"], [14, 3, 1, "", "mp_symbol"], [14, 3, 1, "", "number_of_permutations"], [14, 3, 1, "", "pauling_stability_ratio"], [14, 2, 1, "", "ref_permutation"], [14, 2, 1, "", "set_permutations_safe_override"], [14, 2, 1, "", "solid_angles"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints": [[14, 5, 1, "", "ALLOWED_HINTS_TYPES"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "double_cap_hints"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "hints"], [14, 2, 1, "", "single_cap_hints"], [14, 2, 1, "", "triple_cap_hints"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.ExplicitPermutationsAlgorithm": [[14, 3, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 3, 1, "", "permutations"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane": [[14, 3, 1, "", "argsorted_ref_separation_perm"], [14, 3, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 3, 1, "", "permutations"], [14, 3, 1, "", "ref_separation_perm"], [14, 2, 1, "", "safe_separation_permutations"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder": [[14, 1, 1, "", "AbstractGeometry"], [14, 1, 1, "", "LocalGeometryFinder"], [14, 4, 1, "", "find_rotation"], [14, 4, 1, "", "find_scaling_factor"], [14, 4, 1, "", "symmetry_measure"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry": [[14, 3, 1, "", "cn"], [14, 3, 1, "", "coordination_number"], [14, 2, 1, "", "from_cg"], [14, 2, 1, "", "points_wcs_csc"], [14, 2, 1, "", "points_wcs_ctwcc"], [14, 2, 1, "", "points_wcs_ctwocc"], [14, 2, 1, "", "points_wocs_csc"], [14, 2, 1, "", "points_wocs_ctwcc"], [14, 2, 1, "", "points_wocs_ctwocc"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder": [[14, 5, 1, "", "BVA_DISTANCE_SCALE_FACTORS"], [14, 5, 1, "", "DEFAULT_BVA_DISTANCE_SCALE_FACTOR"], [14, 5, 1, "", "DEFAULT_SPG_ANALYZER_OPTIONS"], [14, 5, 1, "", "DEFAULT_STRATEGY"], [14, 5, 1, "", "PRESETS"], [14, 5, 1, "", "STRUCTURE_REFINEMENT_NONE"], [14, 5, 1, "", "STRUCTURE_REFINEMENT_REFINED"], [14, 5, 1, "", "STRUCTURE_REFINEMENT_SYMMETRIZED"], [14, 2, 1, "", "compute_coordination_environments"], [14, 2, 1, "", "compute_structure_environments"], [14, 2, 1, "", "coordination_geometry_symmetry_measures"], [14, 2, 1, "", "coordination_geometry_symmetry_measures_fallback_random"], [14, 2, 1, "", "coordination_geometry_symmetry_measures_separation_plane"], [14, 2, 1, "", "coordination_geometry_symmetry_measures_separation_plane_optim"], [14, 2, 1, "", "coordination_geometry_symmetry_measures_sepplane_optim"], [14, 2, 1, "", "coordination_geometry_symmetry_measures_standard"], [14, 2, 1, "", "get_coordination_symmetry_measures"], [14, 2, 1, "", "get_coordination_symmetry_measures_optim"], [14, 2, 1, "", "get_structure"], [14, 2, 1, "", "set_structure"], [14, 2, 1, "", "setup_explicit_indices_local_geometry"], [14, 2, 1, "", "setup_local_geometry"], [14, 2, 1, "", "setup_ordered_indices_local_geometry"], [14, 2, 1, "", "setup_parameter"], [14, 2, 1, "", "setup_parameters"], [14, 2, 1, "", "setup_random_indices_local_geometry"], [14, 2, 1, "", "setup_random_structure"], [14, 2, 1, "", "setup_structure"], [14, 2, 1, "", "setup_test_perfect_environment"], [14, 2, 1, "", "update_nb_set_environments"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments": [[14, 1, 1, "", "ChemicalEnvironments"], [14, 1, 1, "", "LightStructureEnvironments"], [14, 1, 1, "", "StructureEnvironments"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments": [[14, 2, 1, "", "add_coord_geom"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "is_close_to"], [14, 2, 1, "", "minimum_geometries"], [14, 2, 1, "", "minimum_geometry"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments": [[14, 5, 1, "", "DEFAULT_STATISTICS_FIELDS"], [14, 5, 1, "", "DELTA_MAX_OXIDATION_STATE"], [14, 1, 1, "", "NeighborsSet"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "clear_environments"], [14, 2, 1, "", "contains_only_one_anion"], [14, 2, 1, "", "contains_only_one_anion_atom"], [14, 2, 1, "", "environments_identified"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "from_structure_environments"], [14, 2, 1, "", "get_site_info_for_specie_allces"], [14, 2, 1, "", "get_site_info_for_specie_ce"], [14, 2, 1, "", "get_statistics"], [14, 2, 1, "", "setup_statistic_lists"], [14, 2, 1, "", "site_contains_environment"], [14, 2, 1, "", "site_has_clear_environment"], [14, 2, 1, "", "structure_contains_atom_environment"], [14, 2, 1, "", "structure_has_clear_environments"], [14, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet": [[14, 2, 1, "", "as_dict"], [14, 2, 1, "", "from_dict"], [14, 3, 1, "", "neighb_coords"], [14, 3, 1, "", "neighb_indices_and_images"], [14, 3, 1, "", "neighb_sites"], [14, 3, 1, "", "neighb_sites_and_indices"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments": [[14, 5, 1, "", "AC"], [14, 1, 1, "", "NeighborsSet"], [14, 2, 1, "", "add_neighbors_set"], [14, 2, 1, "", "as_dict"], [14, 2, 1, "", "differences_wrt"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_coordination_environments"], [14, 2, 1, "", "get_csm"], [14, 2, 1, "", "get_csm_and_maps"], [14, 2, 1, "", "get_csms"], [14, 2, 1, "", "get_environments_figure"], [14, 2, 1, "", "init_neighbors_sets"], [14, 2, 1, "", "plot_csm_and_maps"], [14, 2, 1, "", "plot_environments"], [14, 2, 1, "", "save_environments_figure"], [14, 2, 1, "", "update_coordination_environments"], [14, 2, 1, "", "update_site_info"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet": [[14, 2, 1, "", "add_source"], [14, 2, 1, "", "angle_plateau"], [14, 3, 1, "", "angles"], [14, 2, 1, "", "as_dict"], [14, 3, 1, "", "coords"], [14, 2, 1, "", "distance_plateau"], [14, 3, 1, "", "distances"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_neighb_voronoi_indices"], [14, 3, 1, "", "info"], [14, 3, 1, "", "neighb_coords"], [14, 3, 1, "", "neighb_coordsOpt"], [14, 3, 1, "", "neighb_sites"], [14, 3, 1, "", "neighb_sites_and_indices"], [14, 3, 1, "", "normalized_angles"], [14, 3, 1, "", "normalized_distances"], [14, 3, 1, "", "source"], [14, 2, 1, "", "voronoi_grid_surface_points"]], "pymatgen.analysis.chemenv.coordination_environments.voronoi": [[14, 1, 1, "", "DetailedVoronoiContainer"], [14, 4, 1, "", "from_bson_voronoi_list2"]], "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer": [[14, 5, 1, "", "AC"], [14, 2, 1, "", "as_dict"], [14, 5, 1, "", "default_normalized_angle_tolerance"], [14, 5, 1, "", "default_normalized_distance_tolerance"], [14, 5, 1, "", "default_voronoi_cutoff"], [14, 2, 1, "", "from_dict"], [14, 2, 1, "", "get_rdf_figure"], [14, 2, 1, "", "get_sadf_figure"], [14, 2, 1, "", "is_close_to"], [14, 2, 1, "", "maps_and_surfaces"], [14, 2, 1, "", "maps_and_surfaces_bounded"], [14, 2, 1, "", "neighbors"], [14, 2, 1, "", "neighbors_surfaces"], [14, 2, 1, "", "neighbors_surfaces_bounded"], [14, 2, 1, "", "setup_neighbors_distances_and_angles"], [14, 2, 1, "", "setup_voronoi_list"], [14, 2, 1, "", "to_bson_voronoi_list2"], [14, 2, 1, "", "voronoi_parameters_bounds_and_limits"]], "pymatgen.analysis.chemenv.utils": [[16, 0, 0, "-", "chemenv_config"], [16, 0, 0, "-", "chemenv_errors"], [16, 0, 0, "-", "coordination_geometry_utils"], [16, 0, 0, "-", "defs_utils"], [16, 0, 0, "-", "func_utils"], [16, 0, 0, "-", "graph_utils"], [16, 0, 0, "-", "math_utils"], [16, 0, 0, "-", "scripts_utils"]], "pymatgen.analysis.chemenv.utils.chemenv_config": [[16, 1, 1, "", "ChemEnvConfig"]], "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig": [[16, 5, 1, "", "DEFAULT_PACKAGE_OPTIONS"], [16, 2, 1, "", "auto_load"], [16, 3, 1, "", "has_materials_project_access"], [16, 2, 1, "", "package_options_description"], [16, 2, 1, "", "save"], [16, 2, 1, "", "setup"], [16, 2, 1, "", "setup_package_options"]], "pymatgen.analysis.chemenv.utils.chemenv_errors": [[16, 6, 1, "", "AbstractChemenvError"], [16, 6, 1, "", "ChemenvError"], [16, 6, 1, "", "EquivalentSiteSearchError"], [16, 6, 1, "", "NeighborsNotComputedChemenvError"], [16, 6, 1, "", "SolidAngleError"]], "pymatgen.analysis.chemenv.utils.coordination_geometry_utils": [[16, 1, 1, "", "Plane"], [16, 4, 1, "", "anticlockwise_sort"], [16, 4, 1, "", "anticlockwise_sort_indices"], [16, 4, 1, "", "changebasis"], [16, 4, 1, "", "collinear"], [16, 4, 1, "", "diamond_functions"], [16, 4, 1, "", "function_comparison"], [16, 4, 1, "", "get_lower_and_upper_f"], [16, 4, 1, "", "is_anion_cation_bond"], [16, 4, 1, "", "matrixTimesVector"], [16, 4, 1, "", "my_solid_angle"], [16, 4, 1, "", "quarter_ellipsis_functions"], [16, 4, 1, "", "rectangle_surface_intersection"], [16, 4, 1, "", "rotateCoords"], [16, 4, 1, "", "rotateCoordsOpt"], [16, 4, 1, "", "separation_in_list"], [16, 4, 1, "", "sort_separation"], [16, 4, 1, "", "sort_separation_tuple"], [16, 4, 1, "", "spline_functions"], [16, 4, 1, "", "vectorsToMatrix"]], "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane": [[16, 5, 1, "", "TEST_2D_POINTS"], [16, 3, 1, "", "a"], [16, 3, 1, "", "abcd"], [16, 3, 1, "", "b"], [16, 3, 1, "", "c"], [16, 3, 1, "", "coefficients"], [16, 3, 1, "", "crosses_origin"], [16, 3, 1, "", "d"], [16, 3, 1, "", "distance_to_origin"], [16, 2, 1, "", "distance_to_point"], [16, 2, 1, "", "distances"], [16, 2, 1, "", "distances_indices_groups"], [16, 2, 1, "", "distances_indices_sorted"], [16, 2, 1, "", "fit_error"], [16, 2, 1, "", "fit_least_square_distance_error"], [16, 2, 1, "", "fit_maximum_distance_error"], [16, 2, 1, "", "from_2points_and_origin"], [16, 2, 1, "", "from_3points"], [16, 2, 1, "", "from_coefficients"], [16, 2, 1, "", "from_npoints"], [16, 2, 1, "", "from_npoints_least_square_distance"], [16, 2, 1, "", "from_npoints_maximum_distance"], [16, 2, 1, "", "indices_separate"], [16, 2, 1, "", "init_3points"], [16, 2, 1, "", "is_in_list"], [16, 2, 1, "", "is_in_plane"], [16, 2, 1, "", "is_same_plane_as"], [16, 2, 1, "", "orthonormal_vectors"], [16, 2, 1, "", "perpendicular_bisector"], [16, 2, 1, "", "project_and_to2dim"], [16, 2, 1, "", "project_and_to2dim_ordered_indices"], [16, 2, 1, "", "projectionpoints"]], "pymatgen.analysis.chemenv.utils.defs_utils": [[16, 1, 1, "", "AdditionalConditions"]], "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions": [[16, 5, 1, "", "ALL"], [16, 5, 1, "", "CONDITION_DESCRIPTION"], [16, 5, 1, "", "NONE"], [16, 5, 1, "", "NO_AC"], [16, 5, 1, "", "NO_ADDITIONAL_CONDITION"], [16, 5, 1, "", "NO_E2SEB"], [16, 5, 1, "", "NO_ELEMENT_TO_SAME_ELEMENT_BONDS"], [16, 5, 1, "", "ONLY_ACB"], [16, 5, 1, "", "ONLY_ACB_AND_NO_E2SEB"], [16, 5, 1, "", "ONLY_ANION_CATION_BONDS"], [16, 5, 1, "", "ONLY_ANION_CATION_BONDS_AND_NO_ELEMENT_TO_SAME_ELEMENT_BONDS"], [16, 5, 1, "", "ONLY_E2OB"], [16, 5, 1, "", "ONLY_ELEMENT_TO_OXYGEN_BONDS"], [16, 2, 1, "", "check_condition"]], "pymatgen.analysis.chemenv.utils.func_utils": [[16, 1, 1, "", "AbstractRatioFunction"], [16, 1, 1, "", "CSMFiniteRatioFunction"], [16, 1, 1, "", "CSMInfiniteRatioFunction"], [16, 1, 1, "", "DeltaCSMRatioFunction"], [16, 1, 1, "", "RatioFunction"]], "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction": [[16, 5, 1, "", "ALLOWED_FUNCTIONS"], [16, 2, 1, "", "evaluate"], [16, 2, 1, "", "from_dict"], [16, 2, 1, "", "setup_parameters"]], "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction": [[16, 5, 1, "", "ALLOWED_FUNCTIONS"], [16, 2, 1, "", "fractions"], [16, 2, 1, "", "mean_estimator"], [16, 2, 1, "", "power2_decreasing_exp"], [16, 2, 1, "", "ratios"], [16, 2, 1, "", "smootherstep"], [16, 2, 1, "", "smoothstep"]], "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction": [[16, 5, 1, "", "ALLOWED_FUNCTIONS"], [16, 2, 1, "", "fractions"], [16, 2, 1, "", "mean_estimator"], [16, 2, 1, "", "power2_inverse_decreasing"], [16, 2, 1, "", "power2_inverse_power2_decreasing"], [16, 2, 1, "", "ratios"]], "pymatgen.analysis.chemenv.utils.func_utils.DeltaCSMRatioFunction": [[16, 5, 1, "", "ALLOWED_FUNCTIONS"], [16, 2, 1, "", "smootherstep"]], "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction": [[16, 5, 1, "", "ALLOWED_FUNCTIONS"], [16, 2, 1, "", "inverse_smootherstep"], [16, 2, 1, "", "inverse_smoothstep"], [16, 2, 1, "", "power2_decreasing_exp"], [16, 2, 1, "", "power2_inverse_decreasing"], [16, 2, 1, "", "power2_inverse_power2_decreasing"], [16, 2, 1, "", "smootherstep"], [16, 2, 1, "", "smoothstep"]], "pymatgen.analysis.chemenv.utils.graph_utils": [[16, 1, 1, "", "MultiGraphCycle"], [16, 1, 1, "", "SimpleGraphCycle"], [16, 4, 1, "", "get_all_elementary_cycles"], [16, 4, 1, "", "get_all_simple_paths_edges"], [16, 4, 1, "", "get_delta"]], "pymatgen.analysis.chemenv.utils.graph_utils.MultiGraphCycle": [[16, 2, 1, "", "order"], [16, 2, 1, "", "validate"]], "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle": [[16, 2, 1, "", "as_dict"], [16, 2, 1, "", "from_dict"], [16, 2, 1, "", "from_edges"], [16, 2, 1, "", "order"], [16, 2, 1, "", "validate"]], "pymatgen.analysis.chemenv.utils.math_utils": [[16, 4, 1, "", "cosinus_step"], [16, 4, 1, "", "divisors"], [16, 4, 1, "", "get_center_of_arc"], [16, 4, 1, "", "get_linearly_independent_vectors"], [16, 4, 1, "", "normal_cdf_step"], [16, 4, 1, "", "power2_decreasing_exp"], [16, 4, 1, "", "power2_inverse_decreasing"], [16, 4, 1, "", "power2_inverse_power2_decreasing"], [16, 4, 1, "", "power2_inverse_powern_decreasing"], [16, 4, 1, "", "power2_tangent_decreasing"], [16, 4, 1, "", "power3_step"], [16, 4, 1, "", "powern_decreasing"], [16, 4, 1, "", "powern_parts_step"], [16, 4, 1, "", "prime_factors"], [16, 4, 1, "", "scale_and_clamp"], [16, 4, 1, "", "smootherstep"], [16, 4, 1, "", "smoothstep"]], "pymatgen.analysis.chemenv.utils.scripts_utils": [[16, 4, 1, "", "compute_environments"], [16, 4, 1, "", "draw_cg"], [16, 4, 1, "", "visualize"]], "pymatgen.analysis.chempot_diagram": [[11, 1, 1, "", "ChemicalPotentialDiagram"], [11, 4, 1, "", "get_2d_orthonormal_vector"], [11, 4, 1, "", "get_centroid_2d"], [11, 4, 1, "", "simple_pca"]], "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram": [[11, 3, 1, "", "border_hyperplanes"], [11, 3, 1, "", "chemical_system"], [11, 3, 1, "", "domains"], [11, 3, 1, "", "el_refs"], [11, 3, 1, "", "entry_dict"], [11, 2, 1, "", "get_plot"], [11, 3, 1, "", "hyperplane_entries"], [11, 3, 1, "", "hyperplanes"], [11, 3, 1, "", "lims"]], "pymatgen.analysis.cost": [[11, 1, 1, "", "CostAnalyzer"], [11, 1, 1, "", "CostDB"], [11, 1, 1, "", "CostDBCSV"], [11, 1, 1, "", "CostEntry"]], "pymatgen.analysis.cost.CostAnalyzer": [[11, 2, 1, "", "get_cost_per_kg"], [11, 2, 1, "", "get_cost_per_mol"], [11, 2, 1, "", "get_lowest_decomposition"]], "pymatgen.analysis.cost.CostDB": [[11, 2, 1, "", "get_entries"]], "pymatgen.analysis.cost.CostDBCSV": [[11, 2, 1, "", "get_entries"]], "pymatgen.analysis.diffraction": [[17, 0, 0, "-", "core"], [17, 0, 0, "-", "neutron"], [17, 0, 0, "-", "tem"], [17, 0, 0, "-", "xrd"]], "pymatgen.analysis.diffraction.core": [[17, 1, 1, "", "AbstractDiffractionPatternCalculator"], [17, 1, 1, "", "DiffractionPattern"], [17, 4, 1, "", "get_unique_families"]], "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator": [[17, 5, 1, "", "SCALED_INTENSITY_TOL"], [17, 5, 1, "", "TWO_THETA_TOL"], [17, 2, 1, "", "get_pattern"], [17, 2, 1, "", "get_plot"], [17, 2, 1, "", "plot_structures"], [17, 2, 1, "", "show_plot"]], "pymatgen.analysis.diffraction.core.DiffractionPattern": [[17, 5, 1, "", "XLABEL"], [17, 5, 1, "", "YLABEL"]], "pymatgen.analysis.diffraction.neutron": [[17, 1, 1, "", "NDCalculator"]], "pymatgen.analysis.diffraction.neutron.NDCalculator": [[17, 2, 1, "", "get_pattern"]], "pymatgen.analysis.diffraction.tem": [[17, 1, 1, "", "TEMCalculator"]], "pymatgen.analysis.diffraction.tem.TEMCalculator": [[17, 2, 1, "", "bragg_angles"], [17, 2, 1, "", "cell_intensity"], [17, 2, 1, "", "cell_scattering_factors"], [17, 2, 1, "", "electron_scattering_factors"], [17, 2, 1, "", "generate_points"], [17, 2, 1, "", "get_first_point"], [17, 2, 1, "", "get_interplanar_angle"], [17, 2, 1, "", "get_interplanar_spacings"], [17, 2, 1, "", "get_pattern"], [17, 2, 1, "", "get_plot_2d"], [17, 2, 1, "", "get_plot_2d_concise"], [17, 2, 1, "", "get_plot_coeffs"], [17, 2, 1, "", "get_positions"], [17, 2, 1, "", "get_s2"], [17, 2, 1, "", "is_parallel"], [17, 2, 1, "", "normalized_cell_intensity"], [17, 2, 1, "", "tem_dots"], [17, 2, 1, "", "wavelength_rel"], [17, 2, 1, "", "x_ray_factors"], [17, 2, 1, "", "zone_axis_filter"]], "pymatgen.analysis.diffraction.xrd": [[17, 1, 1, "", "XRDCalculator"]], "pymatgen.analysis.diffraction.xrd.XRDCalculator": [[17, 5, 1, "", "AVAILABLE_RADIATION"], [17, 2, 1, "", "get_pattern"]], "pymatgen.analysis.dimensionality": [[11, 4, 1, "", "calculate_dimensionality_of_site"], [11, 4, 1, "", "find_clusters"], [11, 4, 1, "", "find_connected_atoms"], [11, 4, 1, "", "get_dimensionality_cheon"], [11, 4, 1, "", "get_dimensionality_gorai"], [11, 4, 1, "", "get_dimensionality_larsen"], [11, 4, 1, "", "get_structure_components"], [11, 4, 1, "", "zero_d_graph_to_molecule_graph"]], "pymatgen.analysis.disorder": [[11, 4, 1, "", "get_warren_cowley_parameters"]], "pymatgen.analysis.elasticity": [[18, 0, 0, "-", "elastic"], [18, 0, 0, "-", "strain"], [18, 0, 0, "-", "stress"]], "pymatgen.analysis.elasticity.elastic": [[18, 1, 1, "", "ComplianceTensor"], [18, 1, 1, "", "ElasticTensor"], [18, 1, 1, "", "ElasticTensorExpansion"], [18, 1, 1, "", "NthOrderElasticTensor"], [18, 4, 1, "", "diff_fit"], [18, 4, 1, "", "find_eq_stress"], [18, 4, 1, "", "generate_pseudo"], [18, 4, 1, "", "get_diff_coeff"], [18, 4, 1, "", "get_strain_state_dict"], [18, 4, 1, "", "get_symbol_list"], [18, 4, 1, "", "raise_error_if_unphysical"], [18, 4, 1, "", "subs"]], "pymatgen.analysis.elasticity.elastic.ElasticTensor": [[18, 2, 1, "", "cahill_thermalcond"], [18, 2, 1, "", "clarke_thermalcond"], [18, 3, 1, "", "compliance_tensor"], [18, 2, 1, "", "debye_temperature"], [18, 2, 1, "", "directional_elastic_mod"], [18, 2, 1, "", "directional_poisson_ratio"], [18, 2, 1, "", "from_independent_strains"], [18, 2, 1, "", "from_pseudoinverse"], [18, 3, 1, "", "g_reuss"], [18, 3, 1, "", "g_voigt"], [18, 3, 1, "", "g_vrh"], [18, 2, 1, "", "get_structure_property_dict"], [18, 2, 1, "", "green_kristoffel"], [18, 3, 1, "", "homogeneous_poisson"], [18, 3, 1, "", "k_reuss"], [18, 3, 1, "", "k_voigt"], [18, 3, 1, "", "k_vrh"], [18, 2, 1, "", "long_v"], [18, 3, 1, "", "property_dict"], [18, 2, 1, "", "snyder_ac"], [18, 2, 1, "", "snyder_opt"], [18, 2, 1, "", "snyder_total"], [18, 2, 1, "", "trans_v"], [18, 3, 1, "", "universal_anisotropy"], [18, 3, 1, "", "y_mod"]], "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion": [[18, 2, 1, "", "calculate_stress"], [18, 2, 1, "", "energy_density"], [18, 2, 1, "", "from_diff_fit"], [18, 2, 1, "", "get_compliance_expansion"], [18, 2, 1, "", "get_effective_ecs"], [18, 2, 1, "", "get_ggt"], [18, 2, 1, "", "get_gruneisen_parameter"], [18, 2, 1, "", "get_heat_capacity"], [18, 2, 1, "", "get_stability_criteria"], [18, 2, 1, "", "get_strain_from_stress"], [18, 2, 1, "", "get_symmetric_wallace_tensor"], [18, 2, 1, "", "get_tgt"], [18, 2, 1, "", "get_wallace_tensor"], [18, 2, 1, "", "get_yield_stress"], [18, 2, 1, "", "omega"], [18, 3, 1, "", "order"], [18, 2, 1, "", "thermal_expansion_coeff"]], "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor": [[18, 5, 1, "", "GPa_to_eV_A3"], [18, 2, 1, "", "calculate_stress"], [18, 2, 1, "", "energy_density"], [18, 2, 1, "", "from_diff_fit"], [18, 3, 1, "", "order"], [18, 5, 1, "", "symbol"]], "pymatgen.analysis.elasticity.strain": [[18, 1, 1, "", "Deformation"], [18, 1, 1, "", "DeformedStructureSet"], [18, 1, 1, "", "Strain"], [18, 4, 1, "", "convert_strain_to_deformation"]], "pymatgen.analysis.elasticity.strain.Deformation": [[18, 2, 1, "", "apply_to_structure"], [18, 2, 1, "", "from_index_amount"], [18, 2, 1, "", "get_perturbed_indices"], [18, 3, 1, "", "green_lagrange_strain"], [18, 2, 1, "", "is_independent"], [18, 5, 1, "", "symbol"]], "pymatgen.analysis.elasticity.strain.Strain": [[18, 2, 1, "", "from_deformation"], [18, 2, 1, "", "from_index_amount"], [18, 2, 1, "", "get_deformation_matrix"], [18, 5, 1, "", "symbol"], [18, 3, 1, "", "von_mises_strain"]], "pymatgen.analysis.elasticity.stress": [[18, 1, 1, "", "Stress"]], "pymatgen.analysis.elasticity.stress.Stress": [[18, 3, 1, "", "dev_principal_invariants"], [18, 3, 1, "", "deviator_stress"], [18, 3, 1, "", "mean_stress"], [18, 2, 1, "", "piola_kirchoff_1"], [18, 2, 1, "", "piola_kirchoff_2"], [18, 5, 1, "", "symbol"], [18, 3, 1, "", "von_mises"]], "pymatgen.analysis.energy_models": [[11, 1, 1, "", "EnergyModel"], [11, 1, 1, "", "EwaldElectrostaticModel"], [11, 1, 1, "", "IsingModel"], [11, 1, 1, "", "NsitesModel"], [11, 1, 1, "", "SymmetryModel"]], "pymatgen.analysis.energy_models.EnergyModel": [[11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_energy"]], "pymatgen.analysis.energy_models.EwaldElectrostaticModel": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "get_energy"]], "pymatgen.analysis.energy_models.IsingModel": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "get_energy"]], "pymatgen.analysis.energy_models.NsitesModel": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "get_energy"]], "pymatgen.analysis.energy_models.SymmetryModel": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "get_energy"]], "pymatgen.analysis.eos": [[11, 1, 1, "", "Birch"], [11, 1, 1, "", "BirchMurnaghan"], [11, 1, 1, "", "DeltaFactor"], [11, 1, 1, "", "EOS"], [11, 1, 1, "", "EOSBase"], [11, 6, 1, "", "EOSError"], [11, 1, 1, "", "Murnaghan"], [11, 1, 1, "", "NumericalEOS"], [11, 1, 1, "", "PolynomialEOS"], [11, 1, 1, "", "PourierTarantola"], [11, 1, 1, "", "Vinet"]], "pymatgen.analysis.eos.DeltaFactor": [[11, 2, 1, "", "fit"]], "pymatgen.analysis.eos.EOS": [[11, 5, 1, "", "MODELS"], [11, 2, 1, "", "fit"]], "pymatgen.analysis.eos.EOSBase": [[11, 3, 1, "", "b0"], [11, 3, 1, "", "b0_GPa"], [11, 3, 1, "", "b1"], [11, 3, 1, "", "e0"], [11, 2, 1, "", "fit"], [11, 2, 1, "", "func"], [11, 2, 1, "", "plot"], [11, 2, 1, "", "plot_ax"], [11, 3, 1, "", "results"], [11, 3, 1, "", "v0"]], "pymatgen.analysis.eos.NumericalEOS": [[11, 2, 1, "", "fit"]], "pymatgen.analysis.eos.PolynomialEOS": [[11, 2, 1, "", "fit"]], "pymatgen.analysis.ewald": [[11, 1, 1, "", "EwaldMinimizer"], [11, 1, 1, "", "EwaldSummation"], [11, 4, 1, "", "compute_average_oxidation_state"]], "pymatgen.analysis.ewald.EwaldMinimizer": [[11, 5, 1, "", "ALGO_BEST_FIRST"], [11, 5, 1, "", "ALGO_COMPLETE"], [11, 5, 1, "", "ALGO_FAST"], [11, 5, 1, "", "ALGO_TIME_LIMIT"], [11, 2, 1, "", "add_m_list"], [11, 2, 1, "", "best_case"], [11, 3, 1, "", "best_m_list"], [11, 2, 1, "", "get_next_index"], [11, 2, 1, "", "minimize_matrix"], [11, 3, 1, "", "minimized_sum"], [11, 3, 1, "", "output_lists"]], "pymatgen.analysis.ewald.EwaldSummation": [[11, 5, 1, "", "CONV_FACT"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "compute_partial_energy"], [11, 2, 1, "", "compute_sub_structure"], [11, 3, 1, "", "eta"], [11, 3, 1, "", "forces"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_site_energy"], [11, 3, 1, "", "point_energy"], [11, 3, 1, "", "point_energy_matrix"], [11, 3, 1, "", "real_space_energy"], [11, 3, 1, "", "real_space_energy_matrix"], [11, 3, 1, "", "reciprocal_space_energy"], [11, 3, 1, "", "reciprocal_space_energy_matrix"], [11, 3, 1, "", "total_energy"], [11, 3, 1, "", "total_energy_matrix"]], "pymatgen.analysis.excitation": [[11, 1, 1, "", "ExcitationSpectrum"]], "pymatgen.analysis.excitation.ExcitationSpectrum": [[11, 5, 1, "", "XLABEL"], [11, 5, 1, "", "YLABEL"]], "pymatgen.analysis.ferroelectricity": [[19, 0, 0, "-", "polarization"]], "pymatgen.analysis.ferroelectricity.polarization": [[19, 1, 1, "", "EnergyTrend"], [19, 1, 1, "", "Polarization"], [19, 1, 1, "", "PolarizationLattice"], [19, 4, 1, "", "calc_ionic"], [19, 4, 1, "", "get_total_ionic_dipole"], [19, 4, 1, "", "zval_dict_from_potcar"]], "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend": [[19, 2, 1, "", "endpoints_minima"], [19, 2, 1, "", "max_spline_jump"], [19, 2, 1, "", "smoothness"], [19, 2, 1, "", "spline"]], "pymatgen.analysis.ferroelectricity.polarization.Polarization": [[19, 2, 1, "", "from_outcars_and_structures"], [19, 2, 1, "", "get_lattice_quanta"], [19, 2, 1, "", "get_pelecs_and_pions"], [19, 2, 1, "", "get_polarization_change"], [19, 2, 1, "", "get_polarization_change_norm"], [19, 2, 1, "", "get_same_branch_polarization_data"], [19, 2, 1, "", "max_spline_jumps"], [19, 2, 1, "", "same_branch_splines"], [19, 2, 1, "", "smoothness"]], "pymatgen.analysis.ferroelectricity.polarization.PolarizationLattice": [[19, 2, 1, "", "get_nearest_site"]], "pymatgen.analysis.fragmenter": [[11, 1, 1, "", "Fragmenter"], [11, 4, 1, "", "open_ring"]], "pymatgen.analysis.functional_groups": [[11, 1, 1, "", "FunctionalGroupExtractor"]], "pymatgen.analysis.functional_groups.FunctionalGroupExtractor": [[11, 2, 1, "", "categorize_functional_groups"], [11, 2, 1, "", "get_all_functional_groups"], [11, 2, 1, "", "get_basic_functional_groups"], [11, 2, 1, "", "get_heteroatoms"], [11, 2, 1, "", "get_special_carbon"], [11, 2, 1, "", "link_marked_atoms"]], "pymatgen.analysis.gb": [[20, 0, 0, "-", "grain"]], "pymatgen.analysis.gb.grain": [[20, 1, 1, "", "GrainBoundary"], [20, 1, 1, "", "GrainBoundaryGenerator"], [20, 4, 1, "", "fix_pbc"], [20, 4, 1, "", "symm_group_cubic"]], "pymatgen.analysis.gb.grain.GrainBoundary": [[20, 2, 1, "", "as_dict"], [20, 3, 1, "", "bottom_grain"], [20, 3, 1, "", "coincidents"], [20, 2, 1, "", "copy"], [20, 2, 1, "", "from_dict"], [20, 2, 1, "", "get_sorted_structure"], [20, 3, 1, "", "sigma"], [20, 3, 1, "", "sigma_from_site_prop"], [20, 3, 1, "", "top_grain"]], "pymatgen.analysis.gb.grain.GrainBoundaryGenerator": [[20, 2, 1, "", "enum_possible_plane_cubic"], [20, 2, 1, "", "enum_sigma_cubic"], [20, 2, 1, "", "enum_sigma_hex"], [20, 2, 1, "", "enum_sigma_ort"], [20, 2, 1, "", "enum_sigma_rho"], [20, 2, 1, "", "enum_sigma_tet"], [20, 2, 1, "", "gb_from_parameters"], [20, 2, 1, "", "get_ratio"], [20, 2, 1, "", "get_rotation_angle_from_sigma"], [20, 2, 1, "", "get_trans_mat"], [20, 2, 1, "", "reduce_mat"], [20, 2, 1, "", "slab_from_csl"], [20, 2, 1, "", "vec_to_surface"]], "pymatgen.analysis.graphs": [[11, 1, 1, "", "ConnectedSite"], [11, 6, 1, "", "MolGraphSplitError"], [11, 1, 1, "", "MoleculeGraph"], [11, 1, 1, "", "StructureGraph"]], "pymatgen.analysis.graphs.ConnectedSite": [[11, 5, 1, "", "dist"], [11, 5, 1, "", "index"], [11, 5, 1, "", "jimage"], [11, 5, 1, "", "site"], [11, 5, 1, "", "weight"]], "pymatgen.analysis.graphs.MoleculeGraph": [[11, 2, 1, "", "add_edge"], [11, 2, 1, "", "alter_edge"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "break_edge"], [11, 2, 1, "", "build_unique_fragments"], [11, 2, 1, "", "diff"], [11, 2, 1, "", "draw_graph_to_file"], [11, 3, 1, "", "edge_weight_name"], [11, 3, 1, "", "edge_weight_unit"], [11, 2, 1, "", "find_rings"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_connected_sites"], [11, 2, 1, "", "get_coordination_of_site"], [11, 2, 1, "", "get_disconnected_fragments"], [11, 2, 1, "", "insert_node"], [11, 2, 1, "", "isomorphic_to"], [11, 3, 1, "", "name"], [11, 2, 1, "", "remove_nodes"], [11, 2, 1, "", "replace_group"], [11, 2, 1, "", "set_node_attributes"], [11, 2, 1, "", "sort"], [11, 2, 1, "", "split_molecule_subgraphs"], [11, 2, 1, "", "substitute_group"], [11, 2, 1, "", "with_edges"], [11, 2, 1, "", "with_empty_graph"], [11, 2, 1, "", "with_local_env_strategy"]], "pymatgen.analysis.graphs.StructureGraph": [[11, 2, 1, "", "add_edge"], [11, 2, 1, "", "alter_edge"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "break_edge"], [11, 2, 1, "", "diff"], [11, 2, 1, "", "draw_graph_to_file"], [11, 3, 1, "", "edge_weight_name"], [11, 3, 1, "", "edge_weight_unit"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_connected_sites"], [11, 2, 1, "", "get_coordination_of_site"], [11, 2, 1, "", "get_subgraphs_as_molecules"], [11, 2, 1, "", "insert_node"], [11, 3, 1, "", "name"], [11, 2, 1, "", "remove_nodes"], [11, 2, 1, "", "set_node_attributes"], [11, 2, 1, "", "sort"], [11, 2, 1, "", "substitute_group"], [11, 3, 1, "", "types_and_weights_of_connections"], [11, 2, 1, "", "types_of_coordination_environments"], [11, 3, 1, "", "weight_statistics"], [11, 2, 1, "", "with_edges"], [11, 2, 1, "", "with_empty_graph"], [11, 2, 1, "", "with_local_env_strategy"]], "pymatgen.analysis.interface_reactions": [[11, 1, 1, "", "GrandPotentialInterfacialReactivity"], [11, 1, 1, "", "InterfacialReactivity"]], "pymatgen.analysis.interface_reactions.GrandPotentialInterfacialReactivity": [[11, 2, 1, "", "get_no_mixing_energy"]], "pymatgen.analysis.interface_reactions.InterfacialReactivity": [[11, 5, 1, "", "EV_TO_KJ_PER_MOL"], [11, 2, 1, "", "get_chempot_correction"], [11, 2, 1, "", "get_critical_original_kink_ratio"], [11, 2, 1, "", "get_dataframe"], [11, 2, 1, "", "get_kinks"], [11, 3, 1, "", "labels"], [11, 3, 1, "", "minimum"], [11, 2, 1, "", "plot"], [11, 3, 1, "", "products"]], "pymatgen.analysis.interfaces": [[21, 0, 0, "-", "coherent_interfaces"], [21, 0, 0, "-", "substrate_analyzer"], [21, 0, 0, "-", "zsl"]], "pymatgen.analysis.interfaces.coherent_interfaces": [[21, 1, 1, "", "CoherentInterfaceBuilder"], [21, 4, 1, "", "from_2d_to_3d"], [21, 4, 1, "", "get_2d_transform"], [21, 4, 1, "", "get_rot_3d_for_2d"]], "pymatgen.analysis.interfaces.coherent_interfaces.CoherentInterfaceBuilder": [[21, 2, 1, "", "get_interfaces"]], "pymatgen.analysis.interfaces.substrate_analyzer": [[21, 1, 1, "", "SubstrateAnalyzer"], [21, 1, 1, "", "SubstrateMatch"]], "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateAnalyzer": [[21, 2, 1, "", "calculate"], [21, 2, 1, "", "generate_surface_vectors"]], "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch": [[21, 5, 1, "", "elastic_energy"], [21, 5, 1, "", "film_miller"], [21, 2, 1, "", "from_zsl"], [21, 5, 1, "", "ground_state_energy"], [21, 5, 1, "", "strain"], [21, 5, 1, "", "substrate_miller"], [21, 3, 1, "", "total_energy"], [21, 5, 1, "", "von_mises_strain"]], "pymatgen.analysis.interfaces.zsl": [[21, 1, 1, "", "ZSLGenerator"], [21, 1, 1, "", "ZSLMatch"], [21, 4, 1, "", "fast_norm"], [21, 4, 1, "", "gen_sl_transform_matrices"], [21, 4, 1, "", "get_factors"], [21, 4, 1, "", "is_same_vectors"], [21, 4, 1, "", "reduce_vectors"], [21, 4, 1, "", "rel_angle"], [21, 4, 1, "", "rel_strain"], [21, 4, 1, "", "vec_angle"], [21, 4, 1, "", "vec_area"]], "pymatgen.analysis.interfaces.zsl.ZSLGenerator": [[21, 2, 1, "", "generate_sl_transformation_sets"], [21, 2, 1, "", "get_equiv_transformations"]], "pymatgen.analysis.interfaces.zsl.ZSLMatch": [[21, 5, 1, "", "film_sl_vectors"], [21, 5, 1, "", "film_transformation"], [21, 5, 1, "", "film_vectors"], [21, 3, 1, "", "match_area"], [21, 3, 1, "", "match_transformation"], [21, 5, 1, "", "substrate_sl_vectors"], [21, 5, 1, "", "substrate_transformation"], [21, 5, 1, "", "substrate_vectors"]], "pymatgen.analysis.local_env": [[11, 1, 1, "", "BrunnerNN_real"], [11, 1, 1, "", "BrunnerNN_reciprocal"], [11, 1, 1, "", "BrunnerNN_relative"], [11, 1, 1, "", "CovalentBondNN"], [11, 1, 1, "", "Critic2NN"], [11, 1, 1, "", "CrystalNN"], [11, 1, 1, "", "CutOffDictNN"], [11, 1, 1, "", "EconNN"], [11, 1, 1, "", "IsayevNN"], [11, 1, 1, "", "JmolNN"], [11, 1, 1, "", "LocalStructOrderParams"], [11, 1, 1, "", "MinimumDistanceNN"], [11, 1, 1, "", "MinimumOKeeffeNN"], [11, 1, 1, "", "MinimumVIRENN"], [11, 1, 1, "", "NearNeighbors"], [11, 1, 1, "", "OpenBabelNN"], [11, 1, 1, "", "ValenceIonicRadiusEvaluator"], [11, 1, 1, "", "VoronoiNN"], [11, 4, 1, "", "get_neighbors_of_site_with_index"], [11, 4, 1, "", "get_okeeffe_distance_prediction"], [11, 4, 1, "", "get_okeeffe_params"], [11, 4, 1, "", "gramschmidt"], [11, 4, 1, "", "metal_edge_extender"], [11, 4, 1, "", "oxygen_edge_extender"], [11, 4, 1, "", "site_is_of_motif_type"], [11, 4, 1, "", "solid_angle"], [11, 4, 1, "", "vol_tetra"]], "pymatgen.analysis.local_env.BrunnerNN_real": [[11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.BrunnerNN_reciprocal": [[11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.BrunnerNN_relative": [[11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.CovalentBondNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_bonded_structure"], [11, 2, 1, "", "get_nn_info"], [11, 2, 1, "", "get_nn_shell_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.Critic2NN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_bonded_structure"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.CrystalNN": [[11, 1, 1, "", "NNData"], [11, 2, 1, "", "get_cn"], [11, 2, 1, "", "get_cn_dict"], [11, 2, 1, "", "get_nn_data"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"], [11, 2, 1, "", "transform_to_length"]], "pymatgen.analysis.local_env.CrystalNN.NNData": [[11, 5, 1, "", "all_nninfo"], [11, 5, 1, "", "cn_nninfo"], [11, 5, 1, "", "cn_weights"]], "pymatgen.analysis.local_env.CutOffDictNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "from_preset"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.EconNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.IsayevNN": [[11, 2, 1, "", "get_all_nn_info"], [11, 2, 1, "", "get_nn_info"]], "pymatgen.analysis.local_env.JmolNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_max_bond_distance"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.LocalStructOrderParams": [[11, 2, 1, "", "compute_trigonometric_terms"], [11, 2, 1, "", "get_order_parameters"], [11, 2, 1, "", "get_parameters"], [11, 2, 1, "", "get_q2"], [11, 2, 1, "", "get_q4"], [11, 2, 1, "", "get_q6"], [11, 2, 1, "", "get_type"], [11, 3, 1, "", "last_nneigh"], [11, 3, 1, "", "num_ops"]], "pymatgen.analysis.local_env.MinimumDistanceNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.MinimumOKeeffeNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.MinimumVIRENN": [[11, 2, 1, "", "get_nn_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.NearNeighbors": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_all_nn_info"], [11, 2, 1, "", "get_bonded_structure"], [11, 2, 1, "", "get_cn"], [11, 2, 1, "", "get_cn_dict"], [11, 2, 1, "", "get_local_order_parameters"], [11, 2, 1, "", "get_nn"], [11, 2, 1, "", "get_nn_images"], [11, 2, 1, "", "get_nn_info"], [11, 2, 1, "", "get_nn_shell_info"], [11, 2, 1, "", "get_weights_of_nn_sites"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.OpenBabelNN": [[11, 3, 1, "", "extend_structure_molecules"], [11, 2, 1, "", "get_bonded_structure"], [11, 2, 1, "", "get_nn_info"], [11, 2, 1, "", "get_nn_shell_info"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.local_env.ValenceIonicRadiusEvaluator": [[11, 3, 1, "", "radii"], [11, 3, 1, "", "structure"], [11, 3, 1, "", "valences"]], "pymatgen.analysis.local_env.VoronoiNN": [[11, 2, 1, "", "get_all_nn_info"], [11, 2, 1, "", "get_all_voronoi_polyhedra"], [11, 2, 1, "", "get_nn_info"], [11, 2, 1, "", "get_voronoi_polyhedra"], [11, 3, 1, "", "molecules_allowed"], [11, 3, 1, "", "structures_allowed"]], "pymatgen.analysis.magnetism": [[22, 0, 0, "-", "analyzer"], [22, 0, 0, "-", "heisenberg"], [22, 0, 0, "-", "jahnteller"]], "pymatgen.analysis.magnetism.analyzer": [[22, 1, 1, "", "CollinearMagneticStructureAnalyzer"], [22, 1, 1, "", "MagneticDeformation"], [22, 1, 1, "", "MagneticStructureEnumerator"], [22, 1, 1, "", "Ordering"], [22, 1, 1, "", "OverwriteMagmomMode"], [22, 4, 1, "", "magnetic_deformation"]], "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer": [[22, 2, 1, "", "get_exchange_group_info"], [22, 2, 1, "", "get_ferromagnetic_structure"], [22, 2, 1, "", "get_nonmagnetic_structure"], [22, 2, 1, "", "get_structure_with_only_magnetic_atoms"], [22, 2, 1, "", "get_structure_with_spin"], [22, 3, 1, "", "is_magnetic"], [22, 3, 1, "", "magmoms"], [22, 3, 1, "", "magnetic_species_and_magmoms"], [22, 2, 1, "", "matches_ordering"], [22, 3, 1, "", "number_of_magnetic_sites"], [22, 2, 1, "", "number_of_unique_magnetic_sites"], [22, 3, 1, "", "ordering"], [22, 3, 1, "", "types_of_magnetic_specie"], [22, 3, 1, "", "types_of_magnetic_species"]], "pymatgen.analysis.magnetism.analyzer.MagneticDeformation": [[22, 5, 1, "", "deformation"], [22, 5, 1, "", "type"]], "pymatgen.analysis.magnetism.analyzer.MagneticStructureEnumerator": [[22, 5, 1, "", "available_strategies"]], "pymatgen.analysis.magnetism.analyzer.Ordering": [[22, 5, 1, "", "AFM"], [22, 5, 1, "", "FM"], [22, 5, 1, "", "FiM"], [22, 5, 1, "", "NM"], [22, 5, 1, "", "Unknown"]], "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode": [[22, 5, 1, "", "none"], [22, 5, 1, "", "normalize"], [22, 5, 1, "", "replace_all"], [22, 5, 1, "", "respect_sign"], [22, 5, 1, "", "respect_zero"]], "pymatgen.analysis.magnetism.heisenberg": [[22, 1, 1, "", "HeisenbergMapper"], [22, 1, 1, "", "HeisenbergModel"], [22, 1, 1, "", "HeisenbergScreener"]], "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper": [[22, 2, 1, "", "estimate_exchange"], [22, 2, 1, "", "get_exchange"], [22, 2, 1, "", "get_heisenberg_model"], [22, 2, 1, "", "get_interaction_graph"], [22, 2, 1, "", "get_low_energy_orderings"], [22, 2, 1, "", "get_mft_temperature"]], "pymatgen.analysis.magnetism.heisenberg.HeisenbergModel": [[22, 2, 1, "", "as_dict"], [22, 2, 1, "", "from_dict"]], "pymatgen.analysis.magnetism.heisenberg.HeisenbergScreener": [[22, 5, 1, "", "screened_energies"], [22, 5, 1, "", "screened_structures"]], "pymatgen.analysis.magnetism.jahnteller": [[22, 1, 1, "", "JahnTellerAnalyzer"]], "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer": [[22, 2, 1, "", "get_analysis"], [22, 2, 1, "", "get_analysis_and_structure"], [22, 2, 1, "", "get_magnitude_of_effect_from_species"], [22, 2, 1, "", "get_magnitude_of_effect_from_spin_config"], [22, 2, 1, "", "is_jahn_teller_active"], [22, 2, 1, "", "mu_so"], [22, 2, 1, "", "tag_structure"]], "pymatgen.analysis.molecule_matcher": [[11, 1, 1, "", "AbstractMolAtomMapper"], [11, 1, 1, "", "BruteForceOrderMatcher"], [11, 1, 1, "", "GeneticOrderMatcher"], [11, 1, 1, "", "HungarianOrderMatcher"], [11, 1, 1, "", "InchiMolAtomMapper"], [11, 1, 1, "", "IsomorphismMolAtomMapper"], [11, 1, 1, "", "KabschMatcher"], [11, 1, 1, "", "MoleculeMatcher"]], "pymatgen.analysis.molecule_matcher.AbstractMolAtomMapper": [[11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_molecule_hash"], [11, 2, 1, "", "uniform_labels"]], "pymatgen.analysis.molecule_matcher.BruteForceOrderMatcher": [[11, 2, 1, "", "fit"], [11, 2, 1, "", "match"], [11, 2, 1, "", "permutations"]], "pymatgen.analysis.molecule_matcher.GeneticOrderMatcher": [[11, 2, 1, "", "fit"], [11, 2, 1, "", "match"], [11, 2, 1, "", "permutations"]], "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher": [[11, 2, 1, "", "fit"], [11, 2, 1, "", "get_principal_axis"], [11, 2, 1, "", "match"], [11, 2, 1, "", "permutations"], [11, 2, 1, "", "rotation_matrix_vectors"]], "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_molecule_hash"], [11, 2, 1, "", "uniform_labels"]], "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_molecule_hash"], [11, 2, 1, "", "uniform_labels"]], "pymatgen.analysis.molecule_matcher.KabschMatcher": [[11, 2, 1, "", "fit"], [11, 2, 1, "", "kabsch"], [11, 2, 1, "", "match"]], "pymatgen.analysis.molecule_matcher.MoleculeMatcher": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "fit"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_rmsd"], [11, 2, 1, "", "group_molecules"]], "pymatgen.analysis.molecule_structure_comparator": [[11, 1, 1, "", "CovalentRadius"], [11, 1, 1, "", "MoleculeStructureComparator"]], "pymatgen.analysis.molecule_structure_comparator.CovalentRadius": [[11, 5, 1, "", "radius"]], "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_13_bonds"], [11, 5, 1, "", "halogen_list"], [11, 5, 1, "", "ionic_element_list"]], "pymatgen.analysis.nmr": [[11, 1, 1, "", "ChemicalShielding"], [11, 1, 1, "", "ElectricFieldGradient"]], "pymatgen.analysis.nmr.ChemicalShielding": [[11, 1, 1, "", "HaeberlenNotation"], [11, 1, 1, "", "MarylandNotation"], [11, 1, 1, "", "MehringNotation"], [11, 2, 1, "", "from_maryland_notation"], [11, 3, 1, "", "haeberlen_values"], [11, 3, 1, "", "maryland_values"], [11, 3, 1, "", "mehring_values"], [11, 3, 1, "", "principal_axis_system"]], "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation": [[11, 5, 1, "", "delta_sigma_iso"], [11, 5, 1, "", "eta"], [11, 5, 1, "", "sigma_iso"], [11, 5, 1, "", "zeta"]], "pymatgen.analysis.nmr.ChemicalShielding.MarylandNotation": [[11, 5, 1, "", "kappa"], [11, 5, 1, "", "omega"], [11, 5, 1, "", "sigma_iso"]], "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation": [[11, 5, 1, "", "sigma_11"], [11, 5, 1, "", "sigma_22"], [11, 5, 1, "", "sigma_33"], [11, 5, 1, "", "sigma_iso"]], "pymatgen.analysis.nmr.ElectricFieldGradient": [[11, 3, 1, "", "V_xx"], [11, 3, 1, "", "V_yy"], [11, 3, 1, "", "V_zz"], [11, 3, 1, "", "asymmetry"], [11, 2, 1, "", "coupling_constant"], [11, 3, 1, "", "principal_axis_system"]], "pymatgen.analysis.path_finder": [[11, 1, 1, "", "ChgcarPotential"], [11, 1, 1, "", "FreeVolumePotential"], [11, 1, 1, "", "MixedPotential"], [11, 1, 1, "", "NEBPathfinder"], [11, 1, 1, "", "StaticPotential"]], "pymatgen.analysis.path_finder.NEBPathfinder": [[11, 3, 1, "", "images"], [11, 2, 1, "", "interpolate"], [11, 2, 1, "", "plot_images"], [11, 2, 1, "", "string_relax"]], "pymatgen.analysis.path_finder.StaticPotential": [[11, 2, 1, "", "gaussian_smear"], [11, 2, 1, "", "get_v"], [11, 2, 1, "", "normalize"], [11, 2, 1, "", "rescale_field"]], "pymatgen.analysis.phase_diagram": [[11, 1, 1, "", "CompoundPhaseDiagram"], [11, 1, 1, "", "GrandPotPDEntry"], [11, 1, 1, "", "GrandPotentialPhaseDiagram"], [11, 1, 1, "", "PDEntry"], [11, 1, 1, "", "PDPlotter"], [11, 1, 1, "", "PatchedPhaseDiagram"], [11, 1, 1, "", "PhaseDiagram"], [11, 6, 1, "", "PhaseDiagramError"], [11, 1, 1, "", "ReactionDiagram"], [11, 1, 1, "", "TransformedPDEntry"], [11, 6, 1, "", "TransformedPDEntryError"], [11, 4, 1, "", "get_facets"], [11, 4, 1, "", "order_phase_diagram"], [11, 4, 1, "", "tet_coord"], [11, 4, 1, "", "triangular_coord"], [11, 4, 1, "", "uniquelines"]], "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram": [[11, 5, 1, "", "amount_tol"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "transform_entries"]], "pymatgen.analysis.phase_diagram.GrandPotPDEntry": [[11, 2, 1, "", "as_dict"], [11, 3, 1, "", "chemical_energy"], [11, 3, 1, "", "composition"], [11, 3, 1, "", "energy"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.phase_diagram.GrandPotentialPhaseDiagram": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.phase_diagram.PDEntry": [[11, 2, 1, "", "as_dict"], [11, 5, 1, "", "attribute"], [11, 5, 1, "", "composition"], [11, 3, 1, "id0", "energy"], [11, 2, 1, "", "from_dict"], [11, 5, 1, "", "name"]], "pymatgen.analysis.phase_diagram.PDPlotter": [[11, 2, 1, "", "get_chempot_range_map_plot"], [11, 2, 1, "", "get_contour_pd_plot"], [11, 2, 1, "", "get_plot"], [11, 3, 1, "", "pd_plot_data"], [11, 2, 1, "", "plot_chempot_range_map"], [11, 2, 1, "", "plot_element_profile"], [11, 2, 1, "", "show"], [11, 2, 1, "", "write_image"]], "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram": [[11, 5, 1, "", "all_entries"], [11, 2, 1, "", "as_dict"], [11, 5, 1, "", "el_refs"], [11, 5, 1, "", "elements"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_all_chempots"], [11, 2, 1, "", "get_chempot_range_map"], [11, 2, 1, "", "get_chempot_range_stability_phase"], [11, 2, 1, "", "get_composition_chempots"], [11, 2, 1, "", "get_critical_compositions"], [11, 2, 1, "", "get_decomp_and_e_above_hull"], [11, 2, 1, "", "get_decomposition"], [11, 2, 1, "", "get_element_profile"], [11, 2, 1, "", "get_equilibrium_reaction_energy"], [11, 2, 1, "", "get_pd_for_entry"], [11, 2, 1, "", "get_transition_chempots"], [11, 2, 1, "", "getmu_vertices_stability_phase"], [11, 5, 1, "", "min_entries"]], "pymatgen.analysis.phase_diagram.PhaseDiagram": [[11, 5, 1, "", "all_entries"], [11, 3, 1, "", "all_entries_hulldata"], [11, 2, 1, "", "as_dict"], [11, 5, 1, "", "dim"], [11, 5, 1, "", "el_refs"], [11, 5, 1, "", "elements"], [11, 5, 1, "", "facets"], [11, 5, 1, "", "formation_energy_tol"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_all_chempots"], [11, 2, 1, "", "get_chempot_range_map"], [11, 2, 1, "", "get_chempot_range_stability_phase"], [11, 2, 1, "", "get_composition_chempots"], [11, 2, 1, "", "get_critical_compositions"], [11, 2, 1, "", "get_decomp_and_e_above_hull"], [11, 2, 1, "", "get_decomp_and_hull_energy_per_atom"], [11, 2, 1, "", "get_decomp_and_phase_separation_energy"], [11, 2, 1, "", "get_decomposition"], [11, 2, 1, "", "get_e_above_hull"], [11, 2, 1, "", "get_element_profile"], [11, 2, 1, "", "get_equilibrium_reaction_energy"], [11, 2, 1, "", "get_form_energy"], [11, 2, 1, "", "get_form_energy_per_atom"], [11, 2, 1, "", "get_hull_energy"], [11, 2, 1, "", "get_hull_energy_per_atom"], [11, 2, 1, "", "get_phase_separation_energy"], [11, 2, 1, "", "get_plot"], [11, 2, 1, "", "get_reference_energy_per_atom"], [11, 2, 1, "", "get_transition_chempots"], [11, 2, 1, "", "getmu_vertices_stability_phase"], [11, 5, 1, "", "numerical_tol"], [11, 2, 1, "", "pd_coords"], [11, 5, 1, "", "qhull_data"], [11, 5, 1, "", "qhull_entries"], [11, 5, 1, "", "simplices"], [11, 3, 1, "", "stable_entries"], [11, 3, 1, "", "unstable_entries"]], "pymatgen.analysis.phase_diagram.ReactionDiagram": [[11, 2, 1, "", "get_compound_pd"]], "pymatgen.analysis.phase_diagram.TransformedPDEntry": [[11, 5, 1, "", "amount_tol"], [11, 2, 1, "", "as_dict"], [11, 3, 1, "", "composition"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.piezo": [[11, 1, 1, "", "PiezoTensor"]], "pymatgen.analysis.piezo.PiezoTensor": [[11, 2, 1, "", "from_vasp_voigt"]], "pymatgen.analysis.piezo_sensitivity": [[11, 1, 1, "", "BornEffectiveCharge"], [11, 1, 1, "", "ForceConstantMatrix"], [11, 1, 1, "", "InternalStrainTensor"], [11, 4, 1, "", "get_piezo"], [11, 4, 1, "", "rand_piezo"]], "pymatgen.analysis.piezo_sensitivity.BornEffectiveCharge": [[11, 2, 1, "", "get_BEC_operations"], [11, 2, 1, "", "get_rand_BEC"]], "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix": [[11, 2, 1, "", "get_FCM_operations"], [11, 2, 1, "", "get_asum_FCM"], [11, 2, 1, "", "get_rand_FCM"], [11, 2, 1, "", "get_stable_FCM"], [11, 2, 1, "", "get_symmetrized_FCM"], [11, 2, 1, "", "get_unstable_FCM"]], "pymatgen.analysis.piezo_sensitivity.InternalStrainTensor": [[11, 2, 1, "", "get_IST_operations"], [11, 2, 1, "", "get_rand_IST"]], "pymatgen.analysis.pourbaix_diagram": [[11, 1, 1, "", "IonEntry"], [11, 1, 1, "", "MultiEntry"], [11, 1, 1, "", "PourbaixDiagram"], [11, 1, 1, "", "PourbaixEntry"], [11, 1, 1, "", "PourbaixPlotter"], [11, 4, 1, "", "generate_entry_label"], [11, 4, 1, "", "ion_or_solid_comp_object"]], "pymatgen.analysis.pourbaix_diagram.IonEntry": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 5, 1, "", "name"]], "pymatgen.analysis.pourbaix_diagram.MultiEntry": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 3, 1, "", "name"]], "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram": [[11, 3, 1, "", "all_entries"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "find_stable_entry"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_decomposition_energy"], [11, 2, 1, "", "get_hull_energy"], [11, 2, 1, "", "get_pourbaix_domains"], [11, 2, 1, "", "get_stable_entry"], [11, 2, 1, "", "process_multientry"], [11, 3, 1, "", "stable_entries"], [11, 3, 1, "", "unprocessed_entries"], [11, 3, 1, "", "unstable_entries"]], "pymatgen.analysis.pourbaix_diagram.PourbaixEntry": [[11, 2, 1, "", "as_dict"], [11, 3, 1, "", "composition"], [11, 3, 1, "", "conc_term"], [11, 3, 1, "", "energy"], [11, 2, 1, "", "energy_at_conditions"], [11, 3, 1, "", "energy_per_atom"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_element_fraction"], [11, 3, 1, "", "nH2O"], [11, 3, 1, "", "nPhi"], [11, 3, 1, "", "name"], [11, 3, 1, "", "normalization_factor"], [11, 3, 1, "", "normalized_energy"], [11, 2, 1, "", "normalized_energy_at_conditions"], [11, 3, 1, "", "npH"], [11, 3, 1, "", "num_atoms"], [11, 2, 1, "", "to_pretty_string"]], "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter": [[11, 2, 1, "", "domain_vertices"], [11, 2, 1, "", "get_pourbaix_plot"], [11, 2, 1, "", "plot_entry_stability"], [11, 2, 1, "", "show"]], "pymatgen.analysis.prototypes": [[11, 1, 1, "", "AflowPrototypeMatcher"]], "pymatgen.analysis.prototypes.AflowPrototypeMatcher": [[11, 2, 1, "", "get_prototypes"]], "pymatgen.analysis.quasiharmonic": [[11, 1, 1, "", "QuasiharmonicDebyeApprox"]], "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox": [[11, 2, 1, "", "debye_integral"], [11, 2, 1, "", "debye_temperature"], [11, 2, 1, "", "get_summary_dict"], [11, 2, 1, "", "gruneisen_parameter"], [11, 2, 1, "", "optimize_gibbs_free_energy"], [11, 2, 1, "", "optimizer"], [11, 2, 1, "", "thermal_conductivity"], [11, 2, 1, "", "vibrational_free_energy"], [11, 2, 1, "", "vibrational_internal_energy"]], "pymatgen.analysis.reaction_calculator": [[11, 1, 1, "", "BalancedReaction"], [11, 1, 1, "", "ComputedReaction"], [11, 1, 1, "", "Reaction"], [11, 6, 1, "", "ReactionError"]], "pymatgen.analysis.reaction_calculator.BalancedReaction": [[11, 5, 1, "", "TOLERANCE"], [11, 3, 1, "", "all_comp"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "as_entry"], [11, 2, 1, "", "calculate_energy"], [11, 3, 1, "", "coeffs"], [11, 3, 1, "", "elements"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "from_str"], [11, 2, 1, "", "from_string"], [11, 2, 1, "", "get_coeff"], [11, 2, 1, "", "get_el_amount"], [11, 2, 1, "", "normalize_to"], [11, 2, 1, "", "normalize_to_element"], [11, 3, 1, "", "normalized_repr"], [11, 2, 1, "", "normalized_repr_and_factor"], [11, 3, 1, "", "products"], [11, 3, 1, "", "reactants"]], "pymatgen.analysis.reaction_calculator.ComputedReaction": [[11, 3, 1, "", "all_entries"], [11, 2, 1, "", "as_dict"], [11, 3, 1, "", "calculated_reaction_energy"], [11, 3, 1, "", "calculated_reaction_energy_uncertainty"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.reaction_calculator.Reaction": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "copy"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.solar": [[23, 0, 0, "-", "slme"]], "pymatgen.analysis.solar.slme": [[23, 4, 1, "", "absorption_coefficient"], [23, 4, 1, "", "get_dir_indir_gap"], [23, 4, 1, "", "matrix_eigvals"], [23, 4, 1, "", "optics"], [23, 4, 1, "", "parse_dielectric_data"], [23, 4, 1, "", "slme"], [23, 4, 1, "", "to_matrix"]], "pymatgen.analysis.structure_analyzer": [[11, 1, 1, "", "OxideType"], [11, 1, 1, "", "RelaxationAnalyzer"], [11, 1, 1, "", "VoronoiAnalyzer"], [11, 1, 1, "", "VoronoiConnectivity"], [11, 4, 1, "", "average_coordination_number"], [11, 4, 1, "", "contains_peroxide"], [11, 4, 1, "", "get_max_bond_lengths"], [11, 4, 1, "", "oxide_type"], [11, 4, 1, "", "solid_angle"], [11, 4, 1, "", "sulfide_type"]], "pymatgen.analysis.structure_analyzer.OxideType": [[11, 2, 1, "", "parse_oxide"]], "pymatgen.analysis.structure_analyzer.RelaxationAnalyzer": [[11, 2, 1, "", "get_percentage_bond_dist_changes"], [11, 2, 1, "", "get_percentage_lattice_parameter_changes"], [11, 2, 1, "", "get_percentage_volume_change"]], "pymatgen.analysis.structure_analyzer.VoronoiAnalyzer": [[11, 2, 1, "", "analyze"], [11, 2, 1, "", "analyze_structures"], [11, 2, 1, "", "plot_vor_analysis"]], "pymatgen.analysis.structure_analyzer.VoronoiConnectivity": [[11, 3, 1, "", "connectivity_array"], [11, 2, 1, "", "get_connections"], [11, 2, 1, "", "get_sitej"], [11, 3, 1, "", "max_connectivity"]], "pymatgen.analysis.structure_matcher": [[11, 1, 1, "", "AbstractComparator"], [11, 1, 1, "", "ElementComparator"], [11, 1, 1, "", "FrameworkComparator"], [11, 1, 1, "", "OccupancyComparator"], [11, 1, 1, "", "OrderDisorderElementComparator"], [11, 1, 1, "", "SpeciesComparator"], [11, 1, 1, "", "SpinComparator"], [11, 1, 1, "", "StructureMatcher"]], "pymatgen.analysis.structure_matcher.AbstractComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.ElementComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.FrameworkComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.OccupancyComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.OrderDisorderElementComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.SpeciesComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.SpinComparator": [[11, 2, 1, "", "are_equal"], [11, 2, 1, "", "get_hash"]], "pymatgen.analysis.structure_matcher.StructureMatcher": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "fit"], [11, 2, 1, "", "fit_anonymous"], [11, 2, 1, "", "from_dict"], [11, 2, 1, "", "get_all_anonymous_mappings"], [11, 2, 1, "", "get_best_electronegativity_anonymous_mapping"], [11, 2, 1, "", "get_mapping"], [11, 2, 1, "", "get_rms_anonymous"], [11, 2, 1, "", "get_rms_dist"], [11, 2, 1, "", "get_s2_like_s1"], [11, 2, 1, "", "get_supercell_matrix"], [11, 2, 1, "", "get_transformation"], [11, 2, 1, "", "group_structures"]], "pymatgen.analysis.structure_prediction": [[24, 0, 0, "-", "dopant_predictor"], [24, 0, 0, "-", "substitution_probability"], [24, 0, 0, "-", "substitutor"], [24, 0, 0, "-", "volume_predictor"]], "pymatgen.analysis.structure_prediction.dopant_predictor": [[24, 4, 1, "", "get_dopants_from_shannon_radii"], [24, 4, 1, "", "get_dopants_from_substitution_probabilities"]], "pymatgen.analysis.structure_prediction.substitution_probability": [[24, 1, 1, "", "SubstitutionPredictor"], [24, 1, 1, "", "SubstitutionProbability"]], "pymatgen.analysis.structure_prediction.substitution_probability.SubstitutionPredictor": [[24, 2, 1, "", "composition_prediction"], [24, 2, 1, "", "list_prediction"]], "pymatgen.analysis.structure_prediction.substitutor": [[24, 1, 1, "", "Substitutor"]], "pymatgen.analysis.structure_prediction.substitutor.Substitutor": [[24, 2, 1, "", "as_dict"], [24, 2, 1, "", "from_dict"], [24, 2, 1, "", "get_allowed_species"], [24, 2, 1, "", "pred_from_comp"], [24, 2, 1, "", "pred_from_list"], [24, 2, 1, "", "pred_from_structures"]], "pymatgen.analysis.structure_prediction.volume_predictor": [[24, 1, 1, "", "DLSVolumePredictor"], [24, 1, 1, "", "RLSVolumePredictor"]], "pymatgen.analysis.structure_prediction.volume_predictor.DLSVolumePredictor": [[24, 2, 1, "", "get_predicted_structure"], [24, 2, 1, "", "predict"]], "pymatgen.analysis.structure_prediction.volume_predictor.RLSVolumePredictor": [[24, 2, 1, "", "get_predicted_structure"], [24, 2, 1, "", "predict"]], "pymatgen.analysis.surface_analysis": [[11, 1, 1, "", "NanoscaleStability"], [11, 1, 1, "", "SlabEntry"], [11, 1, 1, "", "SurfaceEnergyPlotter"], [11, 1, 1, "", "WorkFunctionAnalyzer"], [11, 4, 1, "", "entry_dict_from_list"], [11, 4, 1, "", "sub_chempots"]], "pymatgen.analysis.surface_analysis.NanoscaleStability": [[11, 2, 1, "", "bulk_gform"], [11, 2, 1, "", "plot_all_stability_map"], [11, 2, 1, "", "plot_one_stability_map"], [11, 2, 1, "", "scaled_wulff"], [11, 5, 1, "", "se_analyzers"], [11, 2, 1, "", "solve_equilibrium_point"], [11, 5, 1, "", "symprec"], [11, 2, 1, "", "wulff_gform_and_r"]], "pymatgen.analysis.surface_analysis.SlabEntry": [[11, 3, 1, "", "Nads_in_slab"], [11, 3, 1, "", "Nsurfs_ads_in_slab"], [11, 5, 1, "", "adsorbates"], [11, 2, 1, "", "as_dict"], [11, 3, 1, "", "cleaned_up_slab"], [11, 3, 1, "", "create_slab_label"], [11, 2, 1, "", "from_computed_structure_entry"], [11, 2, 1, "", "from_dict"], [11, 3, 1, "", "get_monolayer"], [11, 3, 1, "", "get_unit_primitive_area"], [11, 2, 1, "", "gibbs_binding_energy"], [11, 5, 1, "", "label"], [11, 5, 1, "", "miller_index"], [11, 3, 1, "", "surface_area"], [11, 2, 1, "", "surface_energy"]], "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter": [[11, 2, 1, "", "BE_vs_clean_SE"], [11, 5, 1, "", "all_slab_entries"], [11, 2, 1, "", "area_frac_vs_chempot_plot"], [11, 2, 1, "", "chempot_plot_addons"], [11, 2, 1, "", "chempot_vs_gamma"], [11, 2, 1, "", "chempot_vs_gamma_plot_one"], [11, 5, 1, "", "color_dict"], [11, 2, 1, "", "color_palette_dict"], [11, 2, 1, "", "get_stable_entry_at_u"], [11, 2, 1, "", "get_surface_equilibrium"], [11, 2, 1, "", "monolayer_vs_BE"], [11, 5, 1, "", "ref_entries"], [11, 2, 1, "", "set_all_variables"], [11, 2, 1, "", "stable_u_range_dict"], [11, 2, 1, "", "surface_chempot_range_map"], [11, 5, 1, "", "ucell_entry"], [11, 2, 1, "", "wulff_from_chempot"]], "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer": [[11, 5, 1, "", "along_c"], [11, 5, 1, "", "ave_bulk_p"], [11, 5, 1, "", "ave_locpot"], [11, 5, 1, "", "efermi"], [11, 2, 1, "", "from_files"], [11, 2, 1, "", "get_labels"], [11, 2, 1, "", "get_locpot_along_slab_plot"], [11, 2, 1, "", "is_converged"], [11, 5, 1, "", "locpot_along_c"], [11, 5, 1, "", "slab"], [11, 5, 1, "", "sorted_sites"], [11, 5, 1, "", "vacuum_locpot"], [11, 5, 1, "", "work_function"]], "pymatgen.analysis.thermochemistry": [[11, 1, 1, "", "ThermoData"]], "pymatgen.analysis.thermochemistry.ThermoData": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dict"]], "pymatgen.analysis.topological": [[25, 0, 0, "-", "spillage"]], "pymatgen.analysis.topological.spillage": [[25, 1, 1, "", "SOCSpillage"]], "pymatgen.analysis.topological.spillage.SOCSpillage": [[25, 2, 1, "", "isclose"], [25, 2, 1, "", "orth"], [25, 2, 1, "", "overlap_so_spinpol"]], "pymatgen.analysis.transition_state": [[11, 1, 1, "", "NEBAnalysis"], [11, 4, 1, "", "combine_neb_plots"]], "pymatgen.analysis.transition_state.NEBAnalysis": [[11, 2, 1, "", "as_dict"], [11, 2, 1, "", "from_dir"], [11, 2, 1, "", "from_outcars"], [11, 2, 1, "", "get_extrema"], [11, 2, 1, "", "get_plot"], [11, 2, 1, "", "setup_spline"]], "pymatgen.analysis.wulff": [[11, 1, 1, "", "WulffFacet"], [11, 1, 1, "", "WulffShape"], [11, 4, 1, "", "get_tri_area"], [11, 4, 1, "", "hkl_tuple_to_str"]], "pymatgen.analysis.wulff.WulffShape": [[11, 5, 1, "", "alpha"], [11, 3, 1, "", "anisotropy"], [11, 3, 1, "", "area_fraction_dict"], [11, 5, 1, "", "axis_off"], [11, 5, 1, "", "color_area"], [11, 5, 1, "", "color_set"], [11, 5, 1, "", "debug"], [11, 5, 1, "", "dual_cv_simp"], [11, 5, 1, "", "e_surf_list"], [11, 3, 1, "", "effective_radius"], [11, 5, 1, "", "facets"], [11, 2, 1, "", "get_line_in_facet"], [11, 2, 1, "", "get_plot"], [11, 2, 1, "", "get_plotly"], [11, 5, 1, "", "grid_off"], [11, 5, 1, "", "hkl_list"], [11, 5, 1, "", "lattice"], [11, 5, 1, "", "miller_area"], [11, 3, 1, "", "miller_area_dict"], [11, 3, 1, "", "miller_energy_dict"], [11, 5, 1, "", "miller_list"], [11, 5, 1, "", "off_color"], [11, 5, 1, "", "on_wulff"], [11, 3, 1, "", "shape_factor"], [11, 2, 1, "", "show"], [11, 5, 1, "", "show_area"], [11, 5, 1, "", "structure"], [11, 3, 1, "", "surface_area"], [11, 3, 1, "", "tot_corner_sites"], [11, 3, 1, "", "tot_edges"], [11, 3, 1, "", "total_surface_energy"], [11, 5, 1, "", "transparency"], [11, 3, 1, "", "volume"], [11, 3, 1, "", "weighted_surface_energy"], [11, 5, 1, "", "wulff_cv_simp"], [11, 5, 1, "", "wulff_pt_list"]], "pymatgen.analysis.xas": [[26, 0, 0, "-", "spectrum"]], "pymatgen.analysis.xas.spectrum": [[26, 1, 1, "", "XAS"], [26, 4, 1, "", "site_weighted_spectrum"]], "pymatgen.analysis.xas.spectrum.XAS": [[26, 5, 1, "", "XLABEL"], [26, 5, 1, "", "YLABEL"], [26, 2, 1, "", "stitch"]], "pymatgen.analysis.xps": [[11, 1, 1, "", "XPS"]], "pymatgen.analysis.xps.XPS": [[11, 5, 1, "", "XLABEL"], [11, 5, 1, "", "YLABEL"], [11, 2, 1, "", "from_dos"]], "pymatgen.apps": [[28, 0, 0, "-", "battery"], [29, 0, 0, "-", "borg"]], "pymatgen.apps.battery": [[28, 0, 0, "-", "analyzer"], [28, 0, 0, "-", "battery_abc"], [28, 0, 0, "-", "conversion_battery"], [28, 0, 0, "-", "insertion_battery"], [28, 0, 0, "-", "plotter"]], "pymatgen.apps.battery.analyzer": [[28, 1, 1, "", "BatteryAnalyzer"], [28, 4, 1, "", "is_redox_active_intercalation"]], "pymatgen.apps.battery.analyzer.BatteryAnalyzer": [[28, 2, 1, "", "get_max_capgrav"], [28, 2, 1, "", "get_max_capvol"], [28, 2, 1, "", "get_removals_int_oxid"], [28, 3, 1, "", "max_ion_insertion"], [28, 3, 1, "", "max_ion_removal"]], "pymatgen.apps.battery.battery_abc": [[28, 1, 1, "", "AbstractElectrode"], [28, 1, 1, "", "AbstractVoltagePair"]], "pymatgen.apps.battery.battery_abc.AbstractElectrode": [[28, 3, 1, "", "framework"], [28, 5, 1, "id0", "framework_formula"], [28, 2, 1, "", "get_average_voltage"], [28, 2, 1, "", "get_capacity_grav"], [28, 2, 1, "", "get_capacity_vol"], [28, 2, 1, "", "get_energy_density"], [28, 2, 1, "", "get_specific_energy"], [28, 2, 1, "", "get_sub_electrodes"], [28, 2, 1, "", "get_summary_dict"], [28, 3, 1, "", "max_delta_volume"], [28, 3, 1, "", "max_voltage"], [28, 3, 1, "", "max_voltage_step"], [28, 3, 1, "", "min_voltage"], [28, 3, 1, "", "normalization_mass"], [28, 3, 1, "", "normalization_volume"], [28, 3, 1, "", "num_steps"], [28, 5, 1, "id1", "voltage_pairs"], [28, 3, 1, "id2", "working_ion"], [28, 5, 1, "id3", "working_ion_entry"], [28, 3, 1, "", "x_charge"], [28, 3, 1, "", "x_discharge"]], "pymatgen.apps.battery.battery_abc.AbstractVoltagePair": [[28, 5, 1, "id4", "frac_charge"], [28, 5, 1, "id5", "frac_discharge"], [28, 3, 1, "", "framework"], [28, 5, 1, "id6", "framework_formula"], [28, 5, 1, "id7", "mAh"], [28, 5, 1, "id8", "mass_charge"], [28, 5, 1, "id9", "mass_discharge"], [28, 5, 1, "id10", "vol_charge"], [28, 5, 1, "id11", "vol_discharge"], [28, 5, 1, "id12", "voltage"], [28, 3, 1, "", "working_ion"], [28, 5, 1, "id13", "working_ion_entry"], [28, 3, 1, "", "x_charge"], [28, 3, 1, "", "x_discharge"]], "pymatgen.apps.battery.conversion_battery": [[28, 1, 1, "", "ConversionElectrode"], [28, 1, 1, "", "ConversionVoltagePair"]], "pymatgen.apps.battery.conversion_battery.ConversionElectrode": [[28, 2, 1, "", "from_composition_and_entries"], [28, 2, 1, "", "from_composition_and_pd"], [28, 2, 1, "", "get_sub_electrodes"], [28, 2, 1, "", "get_summary_dict"], [28, 3, 1, "", "initial_comp"], [28, 5, 1, "", "initial_comp_formula"], [28, 2, 1, "", "is_super_electrode"]], "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair": [[28, 5, 1, "id14", "entries_charge"], [28, 5, 1, "id15", "entries_discharge"], [28, 5, 1, "", "frac_charge"], [28, 5, 1, "", "frac_discharge"], [28, 2, 1, "", "from_steps"], [28, 5, 1, "", "mAh"], [28, 5, 1, "", "mass_charge"], [28, 5, 1, "", "mass_discharge"], [28, 5, 1, "id16", "rxn"], [28, 5, 1, "", "vol_charge"], [28, 5, 1, "", "vol_discharge"], [28, 5, 1, "", "voltage"], [28, 5, 1, "", "working_ion_entry"]], "pymatgen.apps.battery.insertion_battery": [[28, 1, 1, "", "InsertionElectrode"], [28, 1, 1, "", "InsertionVoltagePair"]], "pymatgen.apps.battery.insertion_battery.InsertionElectrode": [[28, 2, 1, "", "as_dict_legacy"], [28, 2, 1, "", "from_dict_legacy"], [28, 2, 1, "", "from_entries"], [28, 3, 1, "", "fully_charged_entry"], [28, 3, 1, "", "fully_discharged_entry"], [28, 2, 1, "", "get_all_entries"], [28, 2, 1, "", "get_max_instability"], [28, 2, 1, "", "get_max_muO2"], [28, 2, 1, "", "get_min_instability"], [28, 2, 1, "", "get_min_muO2"], [28, 2, 1, "", "get_stable_entries"], [28, 2, 1, "", "get_sub_electrodes"], [28, 2, 1, "", "get_summary_dict"], [28, 2, 1, "", "get_unstable_entries"], [28, 5, 1, "", "stable_entries"], [28, 5, 1, "", "unstable_entries"]], "pymatgen.apps.battery.insertion_battery.InsertionVoltagePair": [[28, 5, 1, "", "entry_charge"], [28, 5, 1, "", "entry_discharge"], [28, 2, 1, "", "from_entries"]], "pymatgen.apps.battery.plotter": [[28, 1, 1, "", "VoltageProfilePlotter"]], "pymatgen.apps.battery.plotter.VoltageProfilePlotter": [[28, 2, 1, "", "add_electrode"], [28, 2, 1, "", "get_plot"], [28, 2, 1, "", "get_plot_data"], [28, 2, 1, "", "get_plotly_figure"], [28, 2, 1, "", "save"], [28, 2, 1, "", "show"]], "pymatgen.apps.borg": [[29, 0, 0, "-", "hive"], [29, 0, 0, "-", "queen"]], "pymatgen.apps.borg.hive": [[29, 1, 1, "", "AbstractDrone"], [29, 1, 1, "", "GaussianToComputedEntryDrone"], [29, 1, 1, "", "SimpleVaspToComputedEntryDrone"], [29, 1, 1, "", "VaspToComputedEntryDrone"]], "pymatgen.apps.borg.hive.AbstractDrone": [[29, 2, 1, "", "assimilate"], [29, 2, 1, "", "get_valid_paths"]], "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone": [[29, 2, 1, "", "as_dict"], [29, 2, 1, "", "assimilate"], [29, 2, 1, "", "from_dict"], [29, 2, 1, "", "get_valid_paths"]], "pymatgen.apps.borg.hive.SimpleVaspToComputedEntryDrone": [[29, 2, 1, "", "as_dict"], [29, 2, 1, "", "assimilate"], [29, 2, 1, "", "from_dict"]], "pymatgen.apps.borg.hive.VaspToComputedEntryDrone": [[29, 2, 1, "", "as_dict"], [29, 2, 1, "", "assimilate"], [29, 2, 1, "", "from_dict"], [29, 2, 1, "", "get_valid_paths"]], "pymatgen.apps.borg.queen": [[29, 1, 1, "", "BorgQueen"], [29, 4, 1, "", "order_assimilation"]], "pymatgen.apps.borg.queen.BorgQueen": [[29, 2, 1, "", "get_data"], [29, 2, 1, "", "load_data"], [29, 2, 1, "", "parallel_assimilate"], [29, 2, 1, "", "save_data"], [29, 2, 1, "", "serial_assimilate"]], "pymatgen.cli": [[30, 0, 0, "-", "feff_plot_cross_section"], [30, 0, 0, "-", "feff_plot_dos"], [30, 0, 0, "-", "gaussian_analyzer"], [30, 0, 0, "-", "get_environment"], [30, 0, 0, "-", "pmg"], [30, 0, 0, "-", "pmg_analyze"], [30, 0, 0, "-", "pmg_config"], [30, 0, 0, "-", "pmg_plot"], [30, 0, 0, "-", "pmg_potcar"], [30, 0, 0, "-", "pmg_query"], [30, 0, 0, "-", "pmg_structure"]], "pymatgen.cli.feff_plot_cross_section": [[30, 4, 1, "", "main"]], "pymatgen.cli.feff_plot_dos": [[30, 4, 1, "", "main"]], "pymatgen.cli.gaussian_analyzer": [[30, 4, 1, "", "get_energies"], [30, 4, 1, "", "main"]], "pymatgen.cli.get_environment": [[30, 4, 1, "", "main"]], "pymatgen.cli.pmg": [[30, 4, 1, "", "diff_incar"], [30, 4, 1, "", "main"], [30, 4, 1, "", "parse_view"]], "pymatgen.cli.pmg_analyze": [[30, 4, 1, "", "analyze"], [30, 4, 1, "", "get_energies"], [30, 4, 1, "", "get_magnetizations"]], "pymatgen.cli.pmg_config": [[30, 4, 1, "", "add_config_var"], [30, 4, 1, "", "build_bader"], [30, 4, 1, "", "build_enum"], [30, 4, 1, "", "configure_pmg"], [30, 4, 1, "", "install_software"], [30, 4, 1, "", "setup_cp2k_data"], [30, 4, 1, "", "setup_potcars"]], "pymatgen.cli.pmg_plot": [[30, 4, 1, "", "get_chgint_plot"], [30, 4, 1, "", "get_dos_plot"], [30, 4, 1, "", "get_xrd_plot"], [30, 4, 1, "", "plot"]], "pymatgen.cli.pmg_potcar": [[30, 4, 1, "", "gen_potcar"], [30, 4, 1, "", "generate_potcar"], [30, 4, 1, "", "proc_dir"]], "pymatgen.cli.pmg_query": [[30, 4, 1, "", "do_query"]], "pymatgen.cli.pmg_structure": [[30, 4, 1, "", "analyze_localenv"], [30, 4, 1, "", "analyze_structures"], [30, 4, 1, "", "analyze_symmetry"], [30, 4, 1, "", "compare_structures"], [30, 4, 1, "", "convert_fmt"]], "pymatgen.command_line": [[31, 0, 0, "-", "bader_caller"], [31, 0, 0, "-", "chargemol_caller"], [31, 0, 0, "-", "critic2_caller"], [31, 0, 0, "-", "enumlib_caller"], [31, 0, 0, "-", "gulp_caller"], [31, 0, 0, "-", "mcsqs_caller"], [31, 0, 0, "-", "vampire_caller"]], "pymatgen.command_line.bader_caller": [[31, 1, 1, "", "BaderAnalysis"], [31, 4, 1, "", "bader_analysis_from_objects"], [31, 4, 1, "", "bader_analysis_from_path"]], "pymatgen.command_line.bader_caller.BaderAnalysis": [[31, 2, 1, "", "from_path"], [31, 2, 1, "", "get_charge"], [31, 2, 1, "", "get_charge_decorated_structure"], [31, 2, 1, "", "get_charge_transfer"], [31, 2, 1, "", "get_decorated_structure"], [31, 2, 1, "", "get_oxidation_state_decorated_structure"], [31, 2, 1, "", "get_partial_charge"], [31, 3, 1, "", "summary"]], "pymatgen.command_line.chargemol_caller": [[31, 1, 1, "", "ChargemolAnalysis"]], "pymatgen.command_line.chargemol_caller.ChargemolAnalysis": [[31, 2, 1, "", "get_bond_order"], [31, 2, 1, "", "get_charge"], [31, 2, 1, "", "get_charge_transfer"], [31, 2, 1, "", "get_partial_charge"], [31, 2, 1, "", "get_property_decorated_structure"], [31, 3, 1, "", "summary"]], "pymatgen.command_line.critic2_caller": [[31, 1, 1, "", "Critic2Analysis"], [31, 1, 1, "", "Critic2Caller"], [31, 1, 1, "", "CriticalPoint"], [31, 1, 1, "", "CriticalPointType"], [31, 4, 1, "", "get_filepath"]], "pymatgen.command_line.critic2_caller.Critic2Analysis": [[31, 2, 1, "", "get_critical_point_for_site"], [31, 2, 1, "", "get_volume_and_charge_for_site"], [31, 2, 1, "", "structure_graph"]], "pymatgen.command_line.critic2_caller.Critic2Caller": [[31, 2, 1, "", "from_chgcar"], [31, 2, 1, "", "from_path"]], "pymatgen.command_line.critic2_caller.CriticalPoint": [[31, 3, 1, "", "ellipticity"], [31, 3, 1, "", "laplacian"], [31, 3, 1, "", "type"]], "pymatgen.command_line.critic2_caller.CriticalPointType": [[31, 5, 1, "", "bond"], [31, 5, 1, "", "cage"], [31, 5, 1, "", "nnattr"], [31, 5, 1, "", "nucleus"], [31, 5, 1, "", "ring"]], "pymatgen.command_line.enumlib_caller": [[31, 6, 1, "", "EnumError"]], "pymatgen.command_line.gulp_caller": [[31, 1, 1, "", "BuckinghamPotential"], [31, 1, 1, "", "GulpCaller"], [31, 6, 1, "", "GulpConvergenceError"], [31, 6, 1, "", "GulpError"], [31, 1, 1, "", "GulpIO"], [31, 1, 1, "", "TersoffPotential"], [31, 4, 1, "", "get_energy_buckingham"], [31, 4, 1, "", "get_energy_relax_structure_buckingham"], [31, 4, 1, "", "get_energy_tersoff"]], "pymatgen.command_line.gulp_caller.GulpCaller": [[31, 2, 1, "", "run"]], "pymatgen.command_line.gulp_caller.GulpIO": [[31, 2, 1, "", "buckingham_input"], [31, 2, 1, "", "buckingham_potential"], [31, 2, 1, "", "get_energy"], [31, 2, 1, "", "get_relaxed_structure"], [31, 2, 1, "", "keyword_line"], [31, 2, 1, "", "library_line"], [31, 2, 1, "", "specie_potential_lines"], [31, 2, 1, "", "structure_lines"], [31, 2, 1, "", "tersoff_input"], [31, 2, 1, "", "tersoff_potential"]], "pymatgen.command_line.mcsqs_caller": [[31, 1, 1, "", "Sqs"], [31, 4, 1, "", "run_mcsqs"]], "pymatgen.command_line.mcsqs_caller.Sqs": [[31, 5, 1, "", "allsqs"], [31, 5, 1, "", "bestsqs"], [31, 5, 1, "", "clusters"], [31, 5, 1, "", "directory"], [31, 5, 1, "", "objective_function"]], "pymatgen.command_line.vampire_caller": [[31, 1, 1, "", "VampireCaller"], [31, 1, 1, "", "VampireOutput"]], "pymatgen.command_line.vampire_caller.VampireCaller": [[31, 2, 1, "", "parse_stdout"]], "pymatgen.core": [[32, 0, 0, "-", "bonds"], [32, 0, 0, "-", "composition"], [32, 0, 0, "-", "interface"], [32, 0, 0, "-", "ion"], [32, 0, 0, "-", "lattice"], [32, 0, 0, "-", "libxcfunc"], [32, 0, 0, "-", "molecular_orbitals"], [32, 0, 0, "-", "operations"], [32, 0, 0, "-", "periodic_table"], [32, 0, 0, "-", "sites"], [32, 0, 0, "-", "spectrum"], [32, 0, 0, "-", "structure"], [32, 0, 0, "-", "surface"], [32, 0, 0, "-", "tensors"], [32, 0, 0, "-", "trajectory"], [32, 0, 0, "-", "units"], [32, 0, 0, "-", "xcfunc"]], "pymatgen.core.bonds": [[32, 1, 1, "", "CovalentBond"], [32, 4, 1, "", "get_bond_length"], [32, 4, 1, "", "get_bond_order"], [32, 4, 1, "", "obtain_all_bond_lengths"]], "pymatgen.core.bonds.CovalentBond": [[32, 2, 1, "", "get_bond_order"], [32, 2, 1, "", "is_bonded"], [32, 3, 1, "", "length"]], "pymatgen.core.composition": [[32, 1, 1, "", "ChemicalPotential"], [32, 1, 1, "", "Composition"], [32, 6, 1, "", "CompositionError"], [32, 4, 1, "", "reduce_formula"]], "pymatgen.core.composition.ChemicalPotential": [[32, 2, 1, "", "get_energy"]], "pymatgen.core.composition.Composition": [[32, 2, 1, "", "add_charges_from_oxi_state_guesses"], [32, 2, 1, "", "almost_equals"], [32, 3, 1, "", "alphabetical_formula"], [32, 5, 1, "", "amount_tolerance"], [32, 3, 1, "", "anonymized_formula"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "average_electroneg"], [32, 3, 1, "", "chemical_system"], [32, 2, 1, "", "contains_element_type"], [32, 2, 1, "", "copy"], [32, 3, 1, "", "element_composition"], [32, 3, 1, "", "elements"], [32, 3, 1, "", "formula"], [32, 3, 1, "", "fractional_composition"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_weight_dict"], [32, 2, 1, "", "get_atomic_fraction"], [32, 2, 1, "", "get_el_amt_dict"], [32, 2, 1, "", "get_integer_formula_and_factor"], [32, 2, 1, "", "get_reduced_composition_and_factor"], [32, 2, 1, "", "get_reduced_formula_and_factor"], [32, 2, 1, "", "get_wt_fraction"], [32, 3, 1, "", "hill_formula"], [32, 3, 1, "", "is_element"], [32, 3, 1, "", "iupac_formula"], [32, 3, 1, "", "num_atoms"], [32, 5, 1, "", "oxi_prob"], [32, 2, 1, "", "oxi_state_guesses"], [32, 2, 1, "", "ranked_compositions_from_indeterminate_formula"], [32, 3, 1, "", "reduced_composition"], [32, 3, 1, "", "reduced_formula"], [32, 2, 1, "", "remove_charges"], [32, 2, 1, "", "replace"], [32, 5, 1, "", "special_formulas"], [32, 3, 1, "", "to_data_dict"], [32, 2, 1, "", "to_pretty_string"], [32, 3, 1, "", "to_reduced_dict"], [32, 3, 1, "", "to_weight_dict"], [32, 3, 1, "", "total_electrons"], [32, 3, 1, "", "valid"], [32, 3, 1, "", "weight"]], "pymatgen.core.interface": [[32, 1, 1, "", "Interface"], [32, 4, 1, "", "count_layers"], [32, 4, 1, "", "label_termination"]], "pymatgen.core.interface.Interface": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "copy"], [32, 3, 1, "", "film"], [32, 3, 1, "", "film_indices"], [32, 3, 1, "", "film_layers"], [32, 3, 1, "", "film_sites"], [32, 3, 1, "", "film_termination"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_slabs"], [32, 3, 1, "", "gap"], [32, 2, 1, "", "get_shifts_based_on_adsorbate_sites"], [32, 2, 1, "", "get_sorted_structure"], [32, 3, 1, "", "in_plane_offset"], [32, 3, 1, "", "substrate"], [32, 3, 1, "", "substrate_indices"], [32, 3, 1, "", "substrate_layers"], [32, 3, 1, "", "substrate_sites"], [32, 3, 1, "", "substrate_termination"], [32, 3, 1, "", "vacuum_over_film"]], "pymatgen.core.ion": [[32, 1, 1, "", "Ion"]], "pymatgen.core.ion.Ion": [[32, 3, 1, "", "alphabetical_formula"], [32, 3, 1, "", "anonymized_formula"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "charge"], [32, 3, 1, "", "composition"], [32, 3, 1, "", "formula"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_formula"], [32, 2, 1, "", "get_reduced_formula_and_factor"], [32, 2, 1, "", "oxi_state_guesses"], [32, 3, 1, "", "reduced_formula"], [32, 2, 1, "", "to_pretty_string"], [32, 3, 1, "", "to_reduced_dict"]], "pymatgen.core.lattice": [[32, 1, 1, "", "Lattice"], [32, 4, 1, "", "find_neighbors"], [32, 4, 1, "", "get_integer_index"], [32, 4, 1, "", "get_points_in_spheres"]], "pymatgen.core.lattice.Lattice": [[32, 3, 1, "", "a"], [32, 3, 1, "", "abc"], [32, 3, 1, "", "alpha"], [32, 3, 1, "", "angles"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "b"], [32, 3, 1, "", "beta"], [32, 3, 1, "", "c"], [32, 2, 1, "", "copy"], [32, 2, 1, "", "cubic"], [32, 2, 1, "", "d_hkl"], [32, 2, 1, "", "dot"], [32, 2, 1, "", "find_all_mappings"], [32, 2, 1, "", "find_mapping"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_parameters"], [32, 3, 1, "", "gamma"], [32, 2, 1, "", "get_all_distances"], [32, 2, 1, "", "get_brillouin_zone"], [32, 2, 1, "", "get_cartesian_coords"], [32, 2, 1, "", "get_distance_and_image"], [32, 2, 1, "", "get_frac_coords_from_lll"], [32, 2, 1, "", "get_fractional_coords"], [32, 2, 1, "", "get_lll_frac_coords"], [32, 2, 1, "", "get_lll_reduced_lattice"], [32, 2, 1, "", "get_miller_index_from_coords"], [32, 2, 1, "", "get_niggli_reduced_lattice"], [32, 2, 1, "", "get_points_in_sphere"], [32, 2, 1, "", "get_points_in_sphere_old"], [32, 2, 1, "", "get_points_in_sphere_py"], [32, 2, 1, "", "get_recp_symmetry_operation"], [32, 2, 1, "", "get_vector_along_lattice_directions"], [32, 2, 1, "", "get_wigner_seitz_cell"], [32, 2, 1, "", "hexagonal"], [32, 3, 1, "", "inv_matrix"], [32, 3, 1, "", "is_3d_periodic"], [32, 2, 1, "", "is_hexagonal"], [32, 3, 1, "", "is_orthogonal"], [32, 3, 1, "", "lengths"], [32, 3, 1, "", "lll_inverse"], [32, 3, 1, "", "lll_mapping"], [32, 3, 1, "", "lll_matrix"], [32, 3, 1, "", "matrix"], [32, 3, 1, "", "metric_tensor"], [32, 2, 1, "", "monoclinic"], [32, 2, 1, "", "norm"], [32, 2, 1, "", "orthorhombic"], [32, 3, 1, "", "parameters"], [32, 3, 1, "", "pbc"], [32, 3, 1, "", "reciprocal_lattice"], [32, 3, 1, "", "reciprocal_lattice_crystallographic"], [32, 2, 1, "", "rhombohedral"], [32, 2, 1, "", "scale"], [32, 2, 1, "", "selling_dist"], [32, 3, 1, "", "selling_vector"], [32, 2, 1, "", "tetragonal"], [32, 3, 1, "", "volume"]], "pymatgen.core.libxcfunc": [[32, 1, 1, "", "LibxcFunc"]], "pymatgen.core.libxcfunc.LibxcFunc": [[32, 5, 1, "", "GGA_C_AM05"], [32, 5, 1, "", "GGA_C_APBE"], [32, 5, 1, "", "GGA_C_BGCP"], [32, 5, 1, "", "GGA_C_FT97"], [32, 5, 1, "", "GGA_C_GAM"], [32, 5, 1, "", "GGA_C_HCTH_A"], [32, 5, 1, "", "GGA_C_LM"], [32, 5, 1, "", "GGA_C_LYP"], [32, 5, 1, "", "GGA_C_N12"], [32, 5, 1, "", "GGA_C_N12_SX"], [32, 5, 1, "", "GGA_C_OPTC"], [32, 5, 1, "", "GGA_C_OP_B88"], [32, 5, 1, "", "GGA_C_OP_G96"], [32, 5, 1, "", "GGA_C_OP_PBE"], [32, 5, 1, "", "GGA_C_OP_PW91"], [32, 5, 1, "", "GGA_C_OP_XALPHA"], [32, 5, 1, "", "GGA_C_P86"], [32, 5, 1, "", "GGA_C_PBE"], [32, 5, 1, "", "GGA_C_PBEFE"], [32, 5, 1, "", "GGA_C_PBEINT"], [32, 5, 1, "", "GGA_C_PBELOC"], [32, 5, 1, "", "GGA_C_PBE_JRGX"], [32, 5, 1, "", "GGA_C_PBE_SOL"], [32, 5, 1, "", "GGA_C_PW91"], [32, 5, 1, "", "GGA_C_Q2D"], [32, 5, 1, "", "GGA_C_REGTPSS"], [32, 5, 1, "", "GGA_C_REVTCA"], [32, 5, 1, "", "GGA_C_RGE2"], [32, 5, 1, "", "GGA_C_SOGGA11"], [32, 5, 1, "", "GGA_C_SOGGA11_X"], [32, 5, 1, "", "GGA_C_SPBE"], [32, 5, 1, "", "GGA_C_TCA"], [32, 5, 1, "", "GGA_C_WI"], [32, 5, 1, "", "GGA_C_WI0"], [32, 5, 1, "", "GGA_C_WL"], [32, 5, 1, "", "GGA_C_XPBE"], [32, 5, 1, "", "GGA_C_ZPBEINT"], [32, 5, 1, "", "GGA_C_ZPBESOL"], [32, 5, 1, "", "GGA_K_ABSP1"], [32, 5, 1, "", "GGA_K_ABSP2"], [32, 5, 1, "", "GGA_K_APBE"], [32, 5, 1, "", "GGA_K_APBEINT"], [32, 5, 1, "", "GGA_K_BALTIN"], [32, 5, 1, "", "GGA_K_DK"], [32, 5, 1, "", "GGA_K_ERNZERHOF"], [32, 5, 1, "", "GGA_K_FR_B88"], [32, 5, 1, "", "GGA_K_FR_PW86"], [32, 5, 1, "", "GGA_K_GE2"], [32, 5, 1, "", "GGA_K_GOLDEN"], [32, 5, 1, "", "GGA_K_GP85"], [32, 5, 1, "", "GGA_K_GR"], [32, 5, 1, "", "GGA_K_LC94"], [32, 5, 1, "", "GGA_K_LIEB"], [32, 5, 1, "", "GGA_K_LLP"], [32, 5, 1, "", "GGA_K_LUDENA"], [32, 5, 1, "", "GGA_K_MEYER"], [32, 5, 1, "", "GGA_K_OL1"], [32, 5, 1, "", "GGA_K_OL2"], [32, 5, 1, "", "GGA_K_PEARSON"], [32, 5, 1, "", "GGA_K_PERDEW"], [32, 5, 1, "", "GGA_K_REVAPBE"], [32, 5, 1, "", "GGA_K_REVAPBEINT"], [32, 5, 1, "", "GGA_K_TFVW"], [32, 5, 1, "", "GGA_K_THAKKAR"], [32, 5, 1, "", "GGA_K_TW1"], [32, 5, 1, "", "GGA_K_TW2"], [32, 5, 1, "", "GGA_K_TW3"], [32, 5, 1, "", "GGA_K_TW4"], [32, 5, 1, "", "GGA_K_VJKS"], [32, 5, 1, "", "GGA_K_VSK"], [32, 5, 1, "", "GGA_K_VW"], [32, 5, 1, "", "GGA_K_YT65"], [32, 5, 1, "", "GGA_XC_B97_D"], [32, 5, 1, "", "GGA_XC_B97_GGA1"], [32, 5, 1, "", "GGA_XC_EDF1"], [32, 5, 1, "", "GGA_XC_HCTH_120"], [32, 5, 1, "", "GGA_XC_HCTH_147"], [32, 5, 1, "", "GGA_XC_HCTH_407"], [32, 5, 1, "", "GGA_XC_HCTH_407P"], [32, 5, 1, "", "GGA_XC_HCTH_93"], [32, 5, 1, "", "GGA_XC_HCTH_P14"], [32, 5, 1, "", "GGA_XC_HCTH_P76"], [32, 5, 1, "", "GGA_XC_KT2"], [32, 5, 1, "", "GGA_XC_MOHLYP"], [32, 5, 1, "", "GGA_XC_MOHLYP2"], [32, 5, 1, "", "GGA_XC_MPWLYP1W"], [32, 5, 1, "", "GGA_XC_OBLYP_D"], [32, 5, 1, "", "GGA_XC_OPBE_D"], [32, 5, 1, "", "GGA_XC_OPWLYP_D"], [32, 5, 1, "", "GGA_XC_PBE1W"], [32, 5, 1, "", "GGA_XC_PBELYP1W"], [32, 5, 1, "", "GGA_XC_TH1"], [32, 5, 1, "", "GGA_XC_TH2"], [32, 5, 1, "", "GGA_XC_TH3"], [32, 5, 1, "", "GGA_XC_TH4"], [32, 5, 1, "", "GGA_XC_TH_FC"], [32, 5, 1, "", "GGA_XC_TH_FCFO"], [32, 5, 1, "", "GGA_XC_TH_FCO"], [32, 5, 1, "", "GGA_XC_TH_FL"], [32, 5, 1, "", "GGA_XC_VV10"], [32, 5, 1, "", "GGA_XC_XLYP"], [32, 5, 1, "", "GGA_X_2D_B86"], [32, 5, 1, "", "GGA_X_2D_B86_MGC"], [32, 5, 1, "", "GGA_X_2D_B88"], [32, 5, 1, "", "GGA_X_2D_PBE"], [32, 5, 1, "", "GGA_X_AIRY"], [32, 5, 1, "", "GGA_X_AK13"], [32, 5, 1, "", "GGA_X_AM05"], [32, 5, 1, "", "GGA_X_APBE"], [32, 5, 1, "", "GGA_X_B86"], [32, 5, 1, "", "GGA_X_B86_MGC"], [32, 5, 1, "", "GGA_X_B86_R"], [32, 5, 1, "", "GGA_X_B88"], [32, 5, 1, "", "GGA_X_BAYESIAN"], [32, 5, 1, "", "GGA_X_BGCP"], [32, 5, 1, "", "GGA_X_BPCCAC"], [32, 5, 1, "", "GGA_X_C09X"], [32, 5, 1, "", "GGA_X_CAP"], [32, 5, 1, "", "GGA_X_DK87_R1"], [32, 5, 1, "", "GGA_X_DK87_R2"], [32, 5, 1, "", "GGA_X_EV93"], [32, 5, 1, "", "GGA_X_FT97_A"], [32, 5, 1, "", "GGA_X_FT97_B"], [32, 5, 1, "", "GGA_X_G96"], [32, 5, 1, "", "GGA_X_GAM"], [32, 5, 1, "", "GGA_X_HCTH_A"], [32, 5, 1, "", "GGA_X_HERMAN"], [32, 5, 1, "", "GGA_X_HJS_B88"], [32, 5, 1, "", "GGA_X_HJS_B88_V2"], [32, 5, 1, "", "GGA_X_HJS_B97X"], [32, 5, 1, "", "GGA_X_HJS_PBE"], [32, 5, 1, "", "GGA_X_HJS_PBE_SOL"], [32, 5, 1, "", "GGA_X_HTBS"], [32, 5, 1, "", "GGA_X_ITYH"], [32, 5, 1, "", "GGA_X_KT1"], [32, 5, 1, "", "GGA_X_LAG"], [32, 5, 1, "", "GGA_X_LAMBDA_CH_N"], [32, 5, 1, "", "GGA_X_LAMBDA_LO_N"], [32, 5, 1, "", "GGA_X_LAMBDA_OC2_N"], [32, 5, 1, "", "GGA_X_LB"], [32, 5, 1, "", "GGA_X_LBM"], [32, 5, 1, "", "GGA_X_LG93"], [32, 5, 1, "", "GGA_X_LV_RPW86"], [32, 5, 1, "", "GGA_X_MB88"], [32, 5, 1, "", "GGA_X_MPBE"], [32, 5, 1, "", "GGA_X_MPW91"], [32, 5, 1, "", "GGA_X_N12"], [32, 5, 1, "", "GGA_X_OL2"], [32, 5, 1, "", "GGA_X_OPTB88_VDW"], [32, 5, 1, "", "GGA_X_OPTPBE_VDW"], [32, 5, 1, "", "GGA_X_OPTX"], [32, 5, 1, "", "GGA_X_PBE"], [32, 5, 1, "", "GGA_X_PBEA"], [32, 5, 1, "", "GGA_X_PBEFE"], [32, 5, 1, "", "GGA_X_PBEINT"], [32, 5, 1, "", "GGA_X_PBEK1_VDW"], [32, 5, 1, "", "GGA_X_PBE_JSJR"], [32, 5, 1, "", "GGA_X_PBE_MOL"], [32, 5, 1, "", "GGA_X_PBE_R"], [32, 5, 1, "", "GGA_X_PBE_SOL"], [32, 5, 1, "", "GGA_X_PBE_TCA"], [32, 5, 1, "", "GGA_X_PW86"], [32, 5, 1, "", "GGA_X_PW91"], [32, 5, 1, "", "GGA_X_Q2D"], [32, 5, 1, "", "GGA_X_RGE2"], [32, 5, 1, "", "GGA_X_RPBE"], [32, 5, 1, "", "GGA_X_RPW86"], [32, 5, 1, "", "GGA_X_SFAT"], [32, 5, 1, "", "GGA_X_SOGGA"], [32, 5, 1, "", "GGA_X_SOGGA11"], [32, 5, 1, "", "GGA_X_SSB"], [32, 5, 1, "", "GGA_X_SSB_D"], [32, 5, 1, "", "GGA_X_SSB_SW"], [32, 5, 1, "", "GGA_X_VMT84_GE"], [32, 5, 1, "", "GGA_X_VMT84_PBE"], [32, 5, 1, "", "GGA_X_VMT_GE"], [32, 5, 1, "", "GGA_X_VMT_PBE"], [32, 5, 1, "", "GGA_X_WC"], [32, 5, 1, "", "GGA_X_WPBEH"], [32, 5, 1, "", "GGA_X_XPBE"], [32, 5, 1, "", "HYB_GGA_XC_B1LYP"], [32, 5, 1, "", "HYB_GGA_XC_B1PW91"], [32, 5, 1, "", "HYB_GGA_XC_B1WC"], [32, 5, 1, "", "HYB_GGA_XC_B3LYP"], [32, 5, 1, "", "HYB_GGA_XC_B3LYP5"], [32, 5, 1, "", "HYB_GGA_XC_B3LYPs"], [32, 5, 1, "", "HYB_GGA_XC_B3P86"], [32, 5, 1, "", "HYB_GGA_XC_B3PW91"], [32, 5, 1, "", "HYB_GGA_XC_B97"], [32, 5, 1, "", "HYB_GGA_XC_B97_1"], [32, 5, 1, "", "HYB_GGA_XC_B97_1p"], [32, 5, 1, "", "HYB_GGA_XC_B97_2"], [32, 5, 1, "", "HYB_GGA_XC_B97_3"], [32, 5, 1, "", "HYB_GGA_XC_B97_K"], [32, 5, 1, "", "HYB_GGA_XC_BHANDH"], [32, 5, 1, "", "HYB_GGA_XC_BHANDHLYP"], [32, 5, 1, "", "HYB_GGA_XC_CAMY_B3LYP"], [32, 5, 1, "", "HYB_GGA_XC_CAMY_BLYP"], [32, 5, 1, "", "HYB_GGA_XC_CAM_B3LYP"], [32, 5, 1, "", "HYB_GGA_XC_CAP0"], [32, 5, 1, "", "HYB_GGA_XC_EDF2"], [32, 5, 1, "", "HYB_GGA_XC_HJS_B88"], [32, 5, 1, "", "HYB_GGA_XC_HJS_B97X"], [32, 5, 1, "", "HYB_GGA_XC_HJS_PBE"], [32, 5, 1, "", "HYB_GGA_XC_HJS_PBE_SOL"], [32, 5, 1, "", "HYB_GGA_XC_HPBEINT"], [32, 5, 1, "", "HYB_GGA_XC_HSE03"], [32, 5, 1, "", "HYB_GGA_XC_HSE06"], [32, 5, 1, "", "HYB_GGA_XC_LCY_BLYP"], [32, 5, 1, "", "HYB_GGA_XC_LCY_PBE"], [32, 5, 1, "", "HYB_GGA_XC_LC_VV10"], [32, 5, 1, "", "HYB_GGA_XC_LRC_WPBE"], [32, 5, 1, "", "HYB_GGA_XC_LRC_WPBEH"], [32, 5, 1, "", "HYB_GGA_XC_MB3LYP_RC04"], [32, 5, 1, "", "HYB_GGA_XC_MPW3LYP"], [32, 5, 1, "", "HYB_GGA_XC_MPW3PW"], [32, 5, 1, "", "HYB_GGA_XC_MPWLYP1M"], [32, 5, 1, "", "HYB_GGA_XC_O3LYP"], [32, 5, 1, "", "HYB_GGA_XC_PBE0_13"], [32, 5, 1, "", "HYB_GGA_XC_PBEH"], [32, 5, 1, "", "HYB_GGA_XC_REVB3LYP"], [32, 5, 1, "", "HYB_GGA_XC_SB98_1a"], [32, 5, 1, "", "HYB_GGA_XC_SB98_1b"], [32, 5, 1, "", "HYB_GGA_XC_SB98_1c"], [32, 5, 1, "", "HYB_GGA_XC_SB98_2a"], [32, 5, 1, "", "HYB_GGA_XC_SB98_2b"], [32, 5, 1, "", "HYB_GGA_XC_SB98_2c"], [32, 5, 1, "", "HYB_GGA_XC_TUNED_CAM_B3LYP"], [32, 5, 1, "", "HYB_GGA_XC_WB97"], [32, 5, 1, "", "HYB_GGA_XC_WB97X"], [32, 5, 1, "", "HYB_GGA_XC_WB97X_D"], [32, 5, 1, "", "HYB_GGA_XC_WB97X_V"], [32, 5, 1, "", "HYB_GGA_XC_X3LYP"], [32, 5, 1, "", "HYB_GGA_XC_mPW1K"], [32, 5, 1, "", "HYB_GGA_XC_mPW1PW"], [32, 5, 1, "", "HYB_GGA_X_N12_SX"], [32, 5, 1, "", "HYB_GGA_X_SOGGA11_X"], [32, 5, 1, "", "HYB_MGGA_XC_B86B95"], [32, 5, 1, "", "HYB_MGGA_XC_B88B95"], [32, 5, 1, "", "HYB_MGGA_XC_BB1K"], [32, 5, 1, "", "HYB_MGGA_XC_M05"], [32, 5, 1, "", "HYB_MGGA_XC_M05_2X"], [32, 5, 1, "", "HYB_MGGA_XC_M06"], [32, 5, 1, "", "HYB_MGGA_XC_M06_2X"], [32, 5, 1, "", "HYB_MGGA_XC_M06_HF"], [32, 5, 1, "", "HYB_MGGA_XC_M08_HX"], [32, 5, 1, "", "HYB_MGGA_XC_M08_SO"], [32, 5, 1, "", "HYB_MGGA_XC_M11"], [32, 5, 1, "", "HYB_MGGA_XC_MPW1B95"], [32, 5, 1, "", "HYB_MGGA_XC_MPWB1K"], [32, 5, 1, "", "HYB_MGGA_XC_PW6B95"], [32, 5, 1, "", "HYB_MGGA_XC_PW86B95"], [32, 5, 1, "", "HYB_MGGA_XC_PWB6K"], [32, 5, 1, "", "HYB_MGGA_XC_REVTPSSH"], [32, 5, 1, "", "HYB_MGGA_XC_TPSSH"], [32, 5, 1, "", "HYB_MGGA_XC_WB97M_V"], [32, 5, 1, "", "HYB_MGGA_XC_X1B95"], [32, 5, 1, "", "HYB_MGGA_XC_XB1K"], [32, 5, 1, "", "HYB_MGGA_X_DLDF"], [32, 5, 1, "", "HYB_MGGA_X_MN12_SX"], [32, 5, 1, "", "HYB_MGGA_X_MN15"], [32, 5, 1, "", "HYB_MGGA_X_MS2H"], [32, 5, 1, "", "HYB_MGGA_X_MVSH"], [32, 5, 1, "", "HYB_MGGA_X_SCAN0"], [32, 5, 1, "", "LDA_C_1D_CSC"], [32, 5, 1, "", "LDA_C_1D_LOOS"], [32, 5, 1, "", "LDA_C_2D_AMGB"], [32, 5, 1, "", "LDA_C_2D_PRM"], [32, 5, 1, "", "LDA_C_GL"], [32, 5, 1, "", "LDA_C_GOMBAS"], [32, 5, 1, "", "LDA_C_HL"], [32, 5, 1, "", "LDA_C_ML1"], [32, 5, 1, "", "LDA_C_ML2"], [32, 5, 1, "", "LDA_C_OB_PW"], [32, 5, 1, "", "LDA_C_OB_PZ"], [32, 5, 1, "", "LDA_C_PW"], [32, 5, 1, "", "LDA_C_PW_MOD"], [32, 5, 1, "", "LDA_C_PW_RPA"], [32, 5, 1, "", "LDA_C_PZ"], [32, 5, 1, "", "LDA_C_PZ_MOD"], [32, 5, 1, "", "LDA_C_RC04"], [32, 5, 1, "", "LDA_C_RPA"], [32, 5, 1, "", "LDA_C_VWN"], [32, 5, 1, "", "LDA_C_VWN_1"], [32, 5, 1, "", "LDA_C_VWN_2"], [32, 5, 1, "", "LDA_C_VWN_3"], [32, 5, 1, "", "LDA_C_VWN_4"], [32, 5, 1, "", "LDA_C_VWN_RPA"], [32, 5, 1, "", "LDA_C_WIGNER"], [32, 5, 1, "", "LDA_C_XALPHA"], [32, 5, 1, "", "LDA_C_vBH"], [32, 5, 1, "", "LDA_K_LP"], [32, 5, 1, "", "LDA_K_TF"], [32, 5, 1, "", "LDA_X"], [32, 5, 1, "", "LDA_XC_KSDT"], [32, 5, 1, "", "LDA_XC_TETER93"], [32, 5, 1, "", "LDA_XC_ZLP"], [32, 5, 1, "", "LDA_X_1D"], [32, 5, 1, "", "LDA_X_2D"], [32, 5, 1, "", "MGGA_C_BC95"], [32, 5, 1, "", "MGGA_C_CC06"], [32, 5, 1, "", "MGGA_C_CS"], [32, 5, 1, "", "MGGA_C_DLDF"], [32, 5, 1, "", "MGGA_C_M05"], [32, 5, 1, "", "MGGA_C_M05_2X"], [32, 5, 1, "", "MGGA_C_M06"], [32, 5, 1, "", "MGGA_C_M06_2X"], [32, 5, 1, "", "MGGA_C_M06_HF"], [32, 5, 1, "", "MGGA_C_M06_L"], [32, 5, 1, "", "MGGA_C_M08_HX"], [32, 5, 1, "", "MGGA_C_M08_SO"], [32, 5, 1, "", "MGGA_C_M11"], [32, 5, 1, "", "MGGA_C_M11_L"], [32, 5, 1, "", "MGGA_C_MN12_L"], [32, 5, 1, "", "MGGA_C_MN12_SX"], [32, 5, 1, "", "MGGA_C_MN15"], [32, 5, 1, "", "MGGA_C_MN15_L"], [32, 5, 1, "", "MGGA_C_PKZB"], [32, 5, 1, "", "MGGA_C_REVTPSS"], [32, 5, 1, "", "MGGA_C_SCAN"], [32, 5, 1, "", "MGGA_C_TPSS"], [32, 5, 1, "", "MGGA_C_TPSSLOC"], [32, 5, 1, "", "MGGA_C_VSXC"], [32, 5, 1, "", "MGGA_XC_B97M_V"], [32, 5, 1, "", "MGGA_XC_OTPSS_D"], [32, 5, 1, "", "MGGA_XC_TPSSLYP1W"], [32, 5, 1, "", "MGGA_XC_ZLP"], [32, 5, 1, "", "MGGA_X_2D_PRHG07"], [32, 5, 1, "", "MGGA_X_2D_PRHG07_PRP10"], [32, 5, 1, "", "MGGA_X_BJ06"], [32, 5, 1, "", "MGGA_X_BLOC"], [32, 5, 1, "", "MGGA_X_BR89"], [32, 5, 1, "", "MGGA_X_GVT4"], [32, 5, 1, "", "MGGA_X_LTA"], [32, 5, 1, "", "MGGA_X_M05"], [32, 5, 1, "", "MGGA_X_M05_2X"], [32, 5, 1, "", "MGGA_X_M06"], [32, 5, 1, "", "MGGA_X_M06_2X"], [32, 5, 1, "", "MGGA_X_M06_HF"], [32, 5, 1, "", "MGGA_X_M06_L"], [32, 5, 1, "", "MGGA_X_M08_HX"], [32, 5, 1, "", "MGGA_X_M08_SO"], [32, 5, 1, "", "MGGA_X_M11"], [32, 5, 1, "", "MGGA_X_M11_L"], [32, 5, 1, "", "MGGA_X_MBEEF"], [32, 5, 1, "", "MGGA_X_MBEEFVDW"], [32, 5, 1, "", "MGGA_X_MK00"], [32, 5, 1, "", "MGGA_X_MK00B"], [32, 5, 1, "", "MGGA_X_MN12_L"], [32, 5, 1, "", "MGGA_X_MN15_L"], [32, 5, 1, "", "MGGA_X_MODTPSS"], [32, 5, 1, "", "MGGA_X_MS0"], [32, 5, 1, "", "MGGA_X_MS1"], [32, 5, 1, "", "MGGA_X_MS2"], [32, 5, 1, "", "MGGA_X_MVS"], [32, 5, 1, "", "MGGA_X_PKZB"], [32, 5, 1, "", "MGGA_X_REVTPSS"], [32, 5, 1, "", "MGGA_X_RPP09"], [32, 5, 1, "", "MGGA_X_SCAN"], [32, 5, 1, "", "MGGA_X_TAU_HCTH"], [32, 5, 1, "", "MGGA_X_TB09"], [32, 5, 1, "", "MGGA_X_TPSS"], [32, 2, 1, "", "all_families"], [32, 2, 1, "", "all_kinds"], [32, 2, 1, "", "as_dict"], [32, 2, 1, "", "from_dict"], [32, 3, 1, "", "info_dict"], [32, 3, 1, "", "is_c_kind"], [32, 3, 1, "", "is_gga_family"], [32, 3, 1, "", "is_hyb_gga_family"], [32, 3, 1, "", "is_hyb_mgga_family"], [32, 3, 1, "", "is_k_kind"], [32, 3, 1, "", "is_lda_family"], [32, 3, 1, "", "is_mgga_family"], [32, 3, 1, "", "is_x_kind"], [32, 3, 1, "", "is_xc_kind"], [32, 2, 1, "", "to_json"]], "pymatgen.core.molecular_orbitals": [[32, 1, 1, "", "MolecularOrbitals"]], "pymatgen.core.molecular_orbitals.MolecularOrbitals": [[32, 5, 1, "", "aos"], [32, 2, 1, "", "aos_as_list"], [32, 5, 1, "", "band_edges"], [32, 5, 1, "", "composition"], [32, 5, 1, "", "elec_neg"], [32, 5, 1, "", "elements"], [32, 2, 1, "", "max_electronegativity"], [32, 2, 1, "", "obtain_band_edges"]], "pymatgen.core.operations": [[32, 1, 1, "", "MagSymmOp"], [32, 1, 1, "", "SymmOp"]], "pymatgen.core.operations.MagSymmOp": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "as_xyzt_string"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_rotation_and_translation_and_time_reversal"], [32, 2, 1, "", "from_symmop"], [32, 2, 1, "", "from_xyzt_string"], [32, 2, 1, "", "operate_magmom"]], "pymatgen.core.operations.SymmOp": [[32, 5, 1, "", "affine_matrix"], [32, 2, 1, "", "apply_rotation_only"], [32, 2, 1, "", "are_symmetrically_related"], [32, 2, 1, "", "are_symmetrically_related_vectors"], [32, 2, 1, "", "as_dict"], [32, 2, 1, "", "as_xyz_string"], [32, 2, 1, "", "from_axis_angle_and_translation"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_origin_axis_angle"], [32, 2, 1, "", "from_rotation_and_translation"], [32, 2, 1, "", "from_xyz_string"], [32, 3, 1, "", "inverse"], [32, 2, 1, "", "inversion"], [32, 2, 1, "", "operate"], [32, 2, 1, "", "operate_multi"], [32, 2, 1, "", "reflection"], [32, 3, 1, "", "rotation_matrix"], [32, 2, 1, "", "rotoreflection"], [32, 2, 1, "", "transform_tensor"], [32, 3, 1, "", "translation_vector"]], "pymatgen.core.periodic_table": [[32, 1, 1, "", "DummySpecie"], [32, 1, 1, "", "DummySpecies"], [32, 1, 1, "", "Element"], [32, 1, 1, "", "ElementBase"], [32, 1, 1, "", "Specie"], [32, 1, 1, "", "Species"], [32, 4, 1, "", "get_el_sp"]], "pymatgen.core.periodic_table.DummySpecies": [[32, 3, 1, "id0", "X"], [32, 3, 1, "id1", "Z"], [32, 2, 1, "", "as_dict"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_str"], [32, 3, 1, "id2", "oxi_state"], [32, 3, 1, "", "symbol"]], "pymatgen.core.periodic_table.Element": [[32, 5, 1, "", "Ac"], [32, 5, 1, "", "Ag"], [32, 5, 1, "", "Al"], [32, 5, 1, "", "Am"], [32, 5, 1, "", "Ar"], [32, 5, 1, "", "As"], [32, 5, 1, "", "At"], [32, 5, 1, "", "Au"], [32, 5, 1, "", "B"], [32, 5, 1, "", "Ba"], [32, 5, 1, "", "Be"], [32, 5, 1, "", "Bh"], [32, 5, 1, "", "Bi"], [32, 5, 1, "", "Bk"], [32, 5, 1, "", "Br"], [32, 5, 1, "", "C"], [32, 5, 1, "", "Ca"], [32, 5, 1, "", "Cd"], [32, 5, 1, "", "Ce"], [32, 5, 1, "", "Cf"], [32, 5, 1, "", "Cl"], [32, 5, 1, "", "Cm"], [32, 5, 1, "", "Cn"], [32, 5, 1, "", "Co"], [32, 5, 1, "", "Cr"], [32, 5, 1, "", "Cs"], [32, 5, 1, "", "Cu"], [32, 5, 1, "", "Db"], [32, 5, 1, "", "Ds"], [32, 5, 1, "", "Dy"], [32, 5, 1, "", "Er"], [32, 5, 1, "", "Es"], [32, 5, 1, "", "Eu"], [32, 5, 1, "", "F"], [32, 5, 1, "", "Fe"], [32, 5, 1, "", "Fl"], [32, 5, 1, "", "Fm"], [32, 5, 1, "", "Fr"], [32, 5, 1, "", "Ga"], [32, 5, 1, "", "Gd"], [32, 5, 1, "", "Ge"], [32, 5, 1, "", "H"], [32, 5, 1, "", "He"], [32, 5, 1, "", "Hf"], [32, 5, 1, "", "Hg"], [32, 5, 1, "", "Ho"], [32, 5, 1, "", "Hs"], [32, 5, 1, "", "I"], [32, 5, 1, "", "In"], [32, 5, 1, "", "Ir"], [32, 5, 1, "", "K"], [32, 5, 1, "", "Kr"], [32, 5, 1, "", "La"], [32, 5, 1, "", "Li"], [32, 5, 1, "", "Lr"], [32, 5, 1, "", "Lu"], [32, 5, 1, "", "Lv"], [32, 5, 1, "", "Mc"], [32, 5, 1, "", "Md"], [32, 5, 1, "", "Mg"], [32, 5, 1, "", "Mn"], [32, 5, 1, "", "Mo"], [32, 5, 1, "", "Mt"], [32, 5, 1, "", "N"], [32, 5, 1, "", "Na"], [32, 5, 1, "", "Nb"], [32, 5, 1, "", "Nd"], [32, 5, 1, "", "Ne"], [32, 5, 1, "", "Nh"], [32, 5, 1, "", "Ni"], [32, 5, 1, "", "No"], [32, 5, 1, "", "Np"], [32, 5, 1, "", "O"], [32, 5, 1, "", "Og"], [32, 5, 1, "", "Os"], [32, 5, 1, "", "P"], [32, 5, 1, "", "Pa"], [32, 5, 1, "", "Pb"], [32, 5, 1, "", "Pd"], [32, 5, 1, "", "Pm"], [32, 5, 1, "", "Po"], [32, 5, 1, "", "Pr"], [32, 5, 1, "", "Pt"], [32, 5, 1, "", "Pu"], [32, 5, 1, "", "Ra"], [32, 5, 1, "", "Rb"], [32, 5, 1, "", "Re"], [32, 5, 1, "", "Rf"], [32, 5, 1, "", "Rg"], [32, 5, 1, "", "Rh"], [32, 5, 1, "", "Rn"], [32, 5, 1, "", "Ru"], [32, 5, 1, "", "S"], [32, 5, 1, "", "Sb"], [32, 5, 1, "", "Sc"], [32, 5, 1, "", "Se"], [32, 5, 1, "", "Sg"], [32, 5, 1, "", "Si"], [32, 5, 1, "", "Sm"], [32, 5, 1, "", "Sn"], [32, 5, 1, "", "Sr"], [32, 5, 1, "", "Ta"], [32, 5, 1, "", "Tb"], [32, 5, 1, "", "Tc"], [32, 5, 1, "", "Te"], [32, 5, 1, "", "Th"], [32, 5, 1, "", "Ti"], [32, 5, 1, "", "Tl"], [32, 5, 1, "", "Tm"], [32, 5, 1, "", "Ts"], [32, 5, 1, "", "U"], [32, 5, 1, "", "V"], [32, 5, 1, "", "W"], [32, 5, 1, "", "Xe"], [32, 5, 1, "", "Y"], [32, 5, 1, "", "Yb"], [32, 5, 1, "", "Z"], [32, 5, 1, "", "Zn"], [32, 5, 1, "", "Zr"], [32, 5, 1, "", "atomic_orbitals"], [32, 5, 1, "", "atomic_radius_calculated"], [32, 5, 1, "", "boiling_point"], [32, 5, 1, "", "brinell_hardness"], [32, 5, 1, "", "bulk_modulus"], [32, 5, 1, "", "coefficient_of_linear_thermal_expansion"], [32, 5, 1, "", "critical_temperature"], [32, 5, 1, "", "density_of_solid"], [32, 5, 1, "", "electrical_resistivity"], [32, 5, 1, "", "electronic_structure"], [32, 5, 1, "", "ground_level"], [32, 5, 1, "", "ionization_energies"], [32, 5, 1, "", "liquid_range"], [32, 5, 1, "", "long_name"], [32, 5, 1, "", "melting_point"], [32, 5, 1, "", "mendeleev_no"], [32, 5, 1, "", "mineral_hardness"], [32, 5, 1, "", "molar_volume"], [32, 5, 1, "", "poissons_ratio"], [32, 5, 1, "", "reflectivity"], [32, 5, 1, "", "refractive_index"], [32, 5, 1, "", "rigidity_modulus"], [32, 5, 1, "", "superconduction_temperature"], [32, 5, 1, "", "symbol"], [32, 5, 1, "", "thermal_conductivity"], [32, 5, 1, "", "van_der_waals_radius"], [32, 5, 1, "", "velocity_of_sound"], [32, 5, 1, "", "vickers_hardness"], [32, 5, 1, "", "youngs_modulus"]], "pymatgen.core.periodic_table.ElementBase": [[32, 3, 1, "", "X"], [32, 5, 1, "", "Z"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "atomic_mass"], [32, 5, 1, "", "atomic_orbitals"], [32, 3, 1, "", "atomic_radius"], [32, 5, 1, "", "atomic_radius_calculated"], [32, 3, 1, "", "average_anionic_radius"], [32, 3, 1, "", "average_cationic_radius"], [32, 3, 1, "", "average_ionic_radius"], [32, 3, 1, "", "block"], [32, 5, 1, "", "boiling_point"], [32, 5, 1, "", "brinell_hardness"], [32, 5, 1, "", "bulk_modulus"], [32, 5, 1, "", "coefficient_of_linear_thermal_expansion"], [32, 3, 1, "", "common_oxidation_states"], [32, 5, 1, "", "critical_temperature"], [32, 3, 1, "", "data"], [32, 5, 1, "", "density_of_solid"], [32, 5, 1, "", "electrical_resistivity"], [32, 3, 1, "", "electron_affinity"], [32, 3, 1, "id3", "electronic_structure"], [32, 2, 1, "", "from_Z"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_name"], [32, 2, 1, "", "from_row_and_group"], [32, 3, 1, "", "full_electronic_structure"], [32, 5, 1, "", "ground_level"], [32, 3, 1, "", "ground_state_term_symbol"], [32, 3, 1, "", "group"], [32, 3, 1, "", "icsd_oxidation_states"], [32, 3, 1, "", "ionic_radii"], [32, 5, 1, "", "ionization_energies"], [32, 3, 1, "", "ionization_energy"], [32, 3, 1, "", "is_actinoid"], [32, 3, 1, "", "is_alkali"], [32, 3, 1, "", "is_alkaline"], [32, 3, 1, "", "is_chalcogen"], [32, 3, 1, "", "is_halogen"], [32, 3, 1, "", "is_lanthanoid"], [32, 3, 1, "", "is_metal"], [32, 3, 1, "", "is_metalloid"], [32, 3, 1, "", "is_noble_gas"], [32, 3, 1, "", "is_post_transition_metal"], [32, 3, 1, "", "is_quadrupolar"], [32, 3, 1, "", "is_rare_earth_metal"], [32, 3, 1, "", "is_transition_metal"], [32, 2, 1, "", "is_valid_symbol"], [32, 3, 1, "", "iupac_ordering"], [32, 5, 1, "", "liquid_range"], [32, 5, 1, "", "long_name"], [32, 3, 1, "", "max_oxidation_state"], [32, 5, 1, "", "melting_point"], [32, 5, 1, "", "mendeleev_no"], [32, 3, 1, "", "metallic_radius"], [32, 3, 1, "", "min_oxidation_state"], [32, 5, 1, "", "mineral_hardness"], [32, 5, 1, "", "molar_volume"], [32, 3, 1, "", "nmr_quadrupole_moment"], [32, 3, 1, "", "number"], [32, 3, 1, "", "oxidation_states"], [32, 5, 1, "", "poissons_ratio"], [32, 2, 1, "", "print_periodic_table"], [32, 5, 1, "", "reflectivity"], [32, 5, 1, "", "refractive_index"], [32, 5, 1, "", "rigidity_modulus"], [32, 3, 1, "", "row"], [32, 5, 1, "", "superconduction_temperature"], [32, 5, 1, "", "symbol"], [32, 3, 1, "", "term_symbols"], [32, 5, 1, "", "thermal_conductivity"], [32, 3, 1, "", "valence"], [32, 5, 1, "", "van_der_waals_radius"], [32, 5, 1, "", "velocity_of_sound"], [32, 5, 1, "", "vickers_hardness"], [32, 5, 1, "", "youngs_modulus"]], "pymatgen.core.periodic_table.Species": [[32, 5, 1, "", "STRING_MODE"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "element"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_str"], [32, 2, 1, "", "from_string"], [32, 2, 1, "", "get_crystal_field_spin"], [32, 2, 1, "", "get_nmr_quadrupole_moment"], [32, 2, 1, "", "get_shannon_radius"], [32, 3, 1, "", "ionic_radius"], [32, 3, 1, "", "oxi_state"], [32, 3, 1, "", "properties"], [32, 3, 1, "", "spin"], [32, 2, 1, "", "to_pretty_string"]], "pymatgen.core.sites": [[32, 1, 1, "", "PeriodicSite"], [32, 1, 1, "", "Site"]], "pymatgen.core.sites.PeriodicSite": [[32, 3, 1, "", "a"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "b"], [32, 3, 1, "", "c"], [32, 3, 1, "", "coords"], [32, 2, 1, "", "distance"], [32, 2, 1, "", "distance_and_image"], [32, 2, 1, "", "distance_and_image_from_frac_coords"], [32, 3, 1, "", "frac_coords"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "is_periodic_image"], [32, 3, 1, "", "lattice"], [32, 2, 1, "", "to_unit_cell"], [32, 3, 1, "", "x"], [32, 3, 1, "", "y"], [32, 3, 1, "", "z"]], "pymatgen.core.sites.Site": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "distance"], [32, 2, 1, "", "distance_from_point"], [32, 2, 1, "", "from_dict"], [32, 3, 1, "", "is_ordered"], [32, 5, 1, "", "position_atol"], [32, 3, 1, "", "specie"], [32, 3, 1, "", "species"], [32, 3, 1, "", "species_string"], [32, 3, 1, "", "x"], [32, 3, 1, "", "y"], [32, 3, 1, "", "z"]], "pymatgen.core.spectrum": [[32, 1, 1, "", "Spectrum"], [32, 4, 1, "", "lorentzian"]], "pymatgen.core.spectrum.Spectrum": [[32, 5, 1, "", "XLABEL"], [32, 5, 1, "", "YLABEL"], [32, 2, 1, "", "copy"], [32, 2, 1, "", "get_interpolated_value"], [32, 2, 1, "", "normalize"], [32, 2, 1, "", "smear"]], "pymatgen.core.structure": [[32, 1, 1, "", "IMolecule"], [32, 1, 1, "", "IStructure"], [32, 1, 1, "", "Molecule"], [32, 1, 1, "", "Neighbor"], [32, 1, 1, "", "PeriodicNeighbor"], [32, 1, 1, "", "SiteCollection"], [32, 1, 1, "", "Structure"], [32, 6, 1, "", "StructureError"]], "pymatgen.core.structure.IMolecule": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "break_bond"], [32, 3, 1, "", "center_of_mass"], [32, 3, 1, "", "charge"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_file"], [32, 2, 1, "", "from_sites"], [32, 2, 1, "", "from_str"], [32, 2, 1, "", "get_boxed_structure"], [32, 2, 1, "", "get_centered_molecule"], [32, 2, 1, "", "get_covalent_bonds"], [32, 2, 1, "", "get_distance"], [32, 2, 1, "", "get_neighbors"], [32, 2, 1, "", "get_neighbors_in_shell"], [32, 2, 1, "", "get_sites_in_sphere"], [32, 2, 1, "", "get_zmatrix"], [32, 3, 1, "", "nelectrons"], [32, 3, 1, "", "sites"], [32, 3, 1, "", "spin_multiplicity"], [32, 2, 1, "", "to"]], "pymatgen.core.structure.IStructure": [[32, 2, 1, "", "as_dataframe"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "charge"], [32, 2, 1, "", "copy"], [32, 3, 1, "", "density"], [32, 3, 1, "", "distance_matrix"], [32, 3, 1, "", "frac_coords"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_file"], [32, 2, 1, "", "from_magnetic_spacegroup"], [32, 2, 1, "", "from_sites"], [32, 2, 1, "", "from_spacegroup"], [32, 2, 1, "", "from_str"], [32, 2, 1, "", "get_all_neighbors"], [32, 2, 1, "", "get_all_neighbors_old"], [32, 2, 1, "", "get_all_neighbors_py"], [32, 2, 1, "", "get_distance"], [32, 2, 1, "", "get_miller_index_from_site_indexes"], [32, 2, 1, "", "get_neighbor_list"], [32, 2, 1, "", "get_neighbors"], [32, 2, 1, "", "get_neighbors_in_shell"], [32, 2, 1, "", "get_neighbors_old"], [32, 2, 1, "", "get_orderings"], [32, 2, 1, "", "get_primitive_structure"], [32, 2, 1, "", "get_reduced_structure"], [32, 2, 1, "", "get_sites_in_sphere"], [32, 2, 1, "", "get_sorted_structure"], [32, 2, 1, "", "get_space_group_info"], [32, 2, 1, "", "get_symmetric_neighbor_list"], [32, 2, 1, "", "interpolate"], [32, 3, 1, "", "is_3d_periodic"], [32, 3, 1, "", "lattice"], [32, 2, 1, "", "matches"], [32, 3, 1, "", "pbc"], [32, 3, 1, "", "sites"], [32, 2, 1, "", "to"], [32, 2, 1, "", "unset_charge"], [32, 3, 1, "", "volume"]], "pymatgen.core.structure.Molecule": [[32, 2, 1, "", "append"], [32, 2, 1, "", "apply_operation"], [32, 2, 1, "", "calculate"], [32, 2, 1, "", "copy"], [32, 2, 1, "", "insert"], [32, 2, 1, "", "perturb"], [32, 2, 1, "", "relax"], [32, 2, 1, "", "remove_sites"], [32, 2, 1, "", "remove_species"], [32, 2, 1, "", "rotate_sites"], [32, 2, 1, "", "set_charge_and_spin"], [32, 2, 1, "", "substitute"], [32, 2, 1, "", "translate_sites"]], "pymatgen.core.structure.Neighbor": [[32, 2, 1, "", "as_dict"], [32, 5, 1, "", "coords"], [32, 2, 1, "", "from_dict"], [32, 5, 1, "", "properties"]], "pymatgen.core.structure.PeriodicNeighbor": [[32, 2, 1, "", "as_dict"], [32, 3, 1, "", "coords"], [32, 2, 1, "", "from_dict"], [32, 5, 1, "", "properties"]], "pymatgen.core.structure.SiteCollection": [[32, 5, 1, "", "DISTANCE_TOLERANCE"], [32, 2, 1, "", "add_oxidation_state_by_element"], [32, 2, 1, "", "add_oxidation_state_by_guess"], [32, 2, 1, "", "add_oxidation_state_by_site"], [32, 2, 1, "", "add_site_property"], [32, 2, 1, "", "add_spin_by_element"], [32, 2, 1, "", "add_spin_by_site"], [32, 3, 1, "", "atomic_numbers"], [32, 3, 1, "", "cart_coords"], [32, 3, 1, "", "charge"], [32, 3, 1, "", "composition"], [32, 3, 1, "", "distance_matrix"], [32, 2, 1, "", "extract_cluster"], [32, 3, 1, "", "formula"], [32, 2, 1, "", "from_file"], [32, 2, 1, "", "from_str"], [32, 2, 1, "", "get_angle"], [32, 2, 1, "", "get_dihedral"], [32, 2, 1, "", "get_distance"], [32, 2, 1, "", "group_by_types"], [32, 2, 1, "", "indices_from_symbol"], [32, 3, 1, "", "is_ordered"], [32, 2, 1, "", "is_valid"], [32, 3, 1, "", "labels"], [32, 3, 1, "", "ntypesp"], [32, 3, 1, "", "num_sites"], [32, 2, 1, "", "remove_oxidation_states"], [32, 2, 1, "", "remove_site_property"], [32, 2, 1, "", "remove_spin"], [32, 2, 1, "", "replace_species"], [32, 3, 1, "", "site_properties"], [32, 3, 1, "", "sites"], [32, 3, 1, "", "species"], [32, 3, 1, "", "species_and_occu"], [32, 3, 1, "", "symbol_set"], [32, 2, 1, "", "to"], [32, 3, 1, "", "types_of_specie"], [32, 3, 1, "", "types_of_species"]], "pymatgen.core.structure.Structure": [[32, 2, 1, "", "append"], [32, 2, 1, "", "apply_operation"], [32, 2, 1, "", "apply_strain"], [32, 2, 1, "", "calculate"], [32, 2, 1, "", "from_prototype"], [32, 2, 1, "", "insert"], [32, 3, 1, "", "lattice"], [32, 2, 1, "", "make_supercell"], [32, 2, 1, "", "merge_sites"], [32, 2, 1, "", "perturb"], [32, 2, 1, "", "relax"], [32, 2, 1, "", "remove_sites"], [32, 2, 1, "", "remove_species"], [32, 2, 1, "", "replace"], [32, 2, 1, "", "rotate_sites"], [32, 2, 1, "", "scale_lattice"], [32, 2, 1, "", "set_charge"], [32, 2, 1, "", "sort"], [32, 2, 1, "", "substitute"], [32, 2, 1, "", "translate_sites"]], "pymatgen.core.surface": [[32, 1, 1, "", "ReconstructionGenerator"], [32, 1, 1, "", "Slab"], [32, 1, 1, "", "SlabGenerator"], [32, 4, 1, "", "center_slab"], [32, 4, 1, "", "generate_all_slabs"], [32, 4, 1, "", "get_d"], [32, 4, 1, "", "get_slab_regions"], [32, 4, 1, "", "get_symmetrically_distinct_miller_indices"], [32, 4, 1, "", "get_symmetrically_equivalent_miller_indices"], [32, 4, 1, "", "hkl_transformation"], [32, 4, 1, "", "is_already_analyzed"], [32, 4, 1, "", "miller_index_from_sites"]], "pymatgen.core.surface.ReconstructionGenerator": [[32, 2, 1, "", "build_slabs"], [32, 2, 1, "", "get_unreconstructed_slabs"], [32, 5, 1, "", "slabgen_params"]], "pymatgen.core.surface.Slab": [[32, 2, 1, "", "add_adsorbate_atom"], [32, 2, 1, "", "as_dict"], [32, 3, 1, "", "center_of_mass"], [32, 2, 1, "", "copy"], [32, 3, 1, "", "dipole"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "get_orthogonal_c_slab"], [32, 2, 1, "", "get_sorted_structure"], [32, 2, 1, "", "get_surface_sites"], [32, 2, 1, "", "get_symmetric_site"], [32, 2, 1, "", "get_tasker2_slabs"], [32, 2, 1, "", "is_polar"], [32, 2, 1, "", "is_symmetric"], [32, 5, 1, "", "miller_index"], [32, 3, 1, "", "normal"], [32, 5, 1, "", "scale_factor"], [32, 5, 1, "", "shift"], [32, 3, 1, "", "surface_area"], [32, 2, 1, "", "symmetrically_add_atom"], [32, 2, 1, "", "symmetrically_remove_atoms"]], "pymatgen.core.surface.SlabGenerator": [[32, 5, 1, "", "center_slab"], [32, 2, 1, "", "get_slab"], [32, 2, 1, "", "get_slabs"], [32, 5, 1, "", "lll_reduce"], [32, 5, 1, "", "miller_index"], [32, 5, 1, "", "min_slab_size"], [32, 5, 1, "", "min_vac_size"], [32, 2, 1, "", "move_to_other_side"], [32, 2, 1, "", "nonstoichiometric_symmetrized_slab"], [32, 5, 1, "", "oriented_unit_cell"], [32, 5, 1, "", "parent"], [32, 2, 1, "", "repair_broken_bonds"], [32, 5, 1, "", "slab_scale_factor"]], "pymatgen.core.tensors": [[32, 1, 1, "", "SquareTensor"], [32, 1, 1, "", "Tensor"], [32, 1, 1, "", "TensorCollection"], [32, 1, 1, "", "TensorMapping"], [32, 4, 1, "", "get_uvec"], [32, 4, 1, "", "symmetry_reduce"]], "pymatgen.core.tensors.SquareTensor": [[32, 3, 1, "", "det"], [32, 2, 1, "", "get_scaled"], [32, 3, 1, "", "inv"], [32, 2, 1, "", "is_rotation"], [32, 2, 1, "", "polar_decomposition"], [32, 3, 1, "", "principal_invariants"], [32, 2, 1, "", "refine_rotation"], [32, 3, 1, "", "trans"]], "pymatgen.core.tensors.Tensor": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "average_over_unit_sphere"], [32, 2, 1, "", "convert_to_ieee"], [32, 2, 1, "", "einsum_sequence"], [32, 2, 1, "", "fit_to_structure"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_values_indices"], [32, 2, 1, "", "from_voigt"], [32, 2, 1, "", "get_grouped_indices"], [32, 2, 1, "", "get_ieee_rotation"], [32, 2, 1, "", "get_symbol_dict"], [32, 2, 1, "", "get_voigt_dict"], [32, 2, 1, "", "is_fit_to_structure"], [32, 2, 1, "", "is_symmetric"], [32, 2, 1, "", "is_voigt_symmetric"], [32, 2, 1, "", "populate"], [32, 2, 1, "", "project"], [32, 2, 1, "", "rotate"], [32, 2, 1, "", "round"], [32, 2, 1, "", "structure_transform"], [32, 5, 1, "", "symbol"], [32, 3, 1, "", "symmetrized"], [32, 2, 1, "", "transform"], [32, 3, 1, "", "voigt"], [32, 3, 1, "", "voigt_symmetrized"], [32, 2, 1, "", "zeroed"]], "pymatgen.core.tensors.TensorCollection": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "convert_to_ieee"], [32, 2, 1, "", "fit_to_structure"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_voigt"], [32, 2, 1, "", "is_fit_to_structure"], [32, 2, 1, "", "is_symmetric"], [32, 2, 1, "", "is_voigt_symmetric"], [32, 3, 1, "", "ranks"], [32, 2, 1, "", "rotate"], [32, 2, 1, "", "round"], [32, 3, 1, "", "symmetrized"], [32, 2, 1, "", "transform"], [32, 3, 1, "", "voigt"], [32, 3, 1, "", "voigt_symmetrized"], [32, 2, 1, "", "zeroed"]], "pymatgen.core.tensors.TensorMapping": [[32, 2, 1, "", "items"], [32, 2, 1, "", "values"]], "pymatgen.core.trajectory": [[32, 1, 1, "", "Trajectory"]], "pymatgen.core.trajectory.Trajectory": [[32, 2, 1, "", "as_dict"], [32, 2, 1, "", "extend"], [32, 2, 1, "", "from_file"], [32, 2, 1, "", "from_molecules"], [32, 2, 1, "", "from_structures"], [32, 2, 1, "", "get_molecule"], [32, 2, 1, "", "get_structure"], [32, 2, 1, "", "to_displacements"], [32, 2, 1, "", "to_positions"], [32, 2, 1, "", "write_Xdatcar"]], "pymatgen.core.units": [[32, 1, 1, "", "ArrayWithUnit"], [32, 7, 1, "", "Charge"], [32, 7, 1, "", "Energy"], [32, 1, 1, "", "FloatWithUnit"], [32, 7, 1, "", "Length"], [32, 7, 1, "", "Mass"], [32, 7, 1, "", "Memory"], [32, 7, 1, "", "Temp"], [32, 7, 1, "", "Time"], [32, 1, 1, "", "Unit"], [32, 6, 1, "", "UnitError"], [32, 7, 1, "", "kb"], [32, 4, 1, "", "obj_with_unit"], [32, 4, 1, "", "unitized"]], "pymatgen.core.units.ArrayWithUnit": [[32, 5, 1, "", "Error"], [32, 3, 1, "", "as_base_units"], [32, 2, 1, "", "conversions"], [32, 3, 1, "", "supported_units"], [32, 2, 1, "", "to"], [32, 3, 1, "", "unit"], [32, 3, 1, "", "unit_type"]], "pymatgen.core.units.FloatWithUnit": [[32, 5, 1, "", "Error"], [32, 3, 1, "", "as_base_units"], [32, 2, 1, "", "from_str"], [32, 2, 1, "", "from_string"], [32, 3, 1, "", "supported_units"], [32, 2, 1, "", "to"], [32, 3, 1, "", "unit"], [32, 3, 1, "", "unit_type"]], "pymatgen.core.units.Unit": [[32, 5, 1, "", "Error"], [32, 3, 1, "", "as_base_units"], [32, 2, 1, "", "get_conversion_factor"]], "pymatgen.core.xcfunc": [[32, 1, 1, "", "XcFunc"]], "pymatgen.core.xcfunc.XcFunc": [[32, 5, 1, "", "abinitixc_to_libxc"], [32, 2, 1, "", "aliases"], [32, 2, 1, "", "as_dict"], [32, 2, 1, "", "asxc"], [32, 5, 1, "", "defined_aliases"], [32, 2, 1, "", "from_abinit_ixc"], [32, 2, 1, "", "from_dict"], [32, 2, 1, "", "from_name"], [32, 2, 1, "", "from_type_name"], [32, 2, 1, "", "name"], [32, 2, 1, "", "type"]], "pymatgen.electronic_structure": [[33, 0, 0, "-", "bandstructure"], [33, 0, 0, "-", "boltztrap"], [33, 0, 0, "-", "boltztrap2"], [33, 0, 0, "-", "cohp"], [33, 0, 0, "-", "core"], [33, 0, 0, "-", "dos"], [33, 0, 0, "-", "plotter"]], "pymatgen.electronic_structure.bandstructure": [[33, 1, 1, "", "BandStructure"], [33, 1, 1, "", "BandStructureSymmLine"], [33, 1, 1, "", "Kpoint"], [33, 1, 1, "", "LobsterBandStructureSymmLine"], [33, 4, 1, "", "get_reconstructed_band_structure"]], "pymatgen.electronic_structure.bandstructure.BandStructure": [[33, 2, 1, "", "as_dict"], [33, 5, 1, "", "bands"], [33, 5, 1, "", "efermi"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "from_old_dict"], [33, 2, 1, "", "get_band_gap"], [33, 2, 1, "", "get_cbm"], [33, 2, 1, "", "get_direct_band_gap"], [33, 2, 1, "", "get_direct_band_gap_dict"], [33, 2, 1, "", "get_kpoint_degeneracy"], [33, 2, 1, "", "get_projection_on_elements"], [33, 2, 1, "", "get_projections_on_elements_and_orbitals"], [33, 2, 1, "", "get_sym_eq_kpoints"], [33, 2, 1, "", "get_vbm"], [33, 2, 1, "", "is_metal"], [33, 5, 1, "", "is_spin_polarized"], [33, 5, 1, "", "lattice_rec"], [33, 5, 1, "", "nb_bands"], [33, 5, 1, "", "projections"], [33, 5, 1, "", "structure"]], "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine": [[33, 2, 1, "", "apply_scissor"], [33, 2, 1, "", "as_dict"], [33, 2, 1, "", "get_branch"], [33, 2, 1, "", "get_equivalent_kpoints"]], "pymatgen.electronic_structure.bandstructure.Kpoint": [[33, 3, 1, "", "a"], [33, 2, 1, "", "as_dict"], [33, 3, 1, "", "b"], [33, 3, 1, "", "c"], [33, 3, 1, "", "cart_coords"], [33, 3, 1, "", "frac_coords"], [33, 2, 1, "", "from_dict"], [33, 3, 1, "", "label"], [33, 3, 1, "", "lattice"]], "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "from_old_dict"], [33, 2, 1, "", "get_projection_on_elements"], [33, 2, 1, "", "get_projections_on_elements_and_orbitals"]], "pymatgen.electronic_structure.boltztrap": [[33, 1, 1, "", "BoltztrapAnalyzer"], [33, 6, 1, "", "BoltztrapError"], [33, 1, 1, "", "BoltztrapRunner"], [33, 4, 1, "", "compare_sym_bands"], [33, 4, 1, "", "eta_from_seebeck"], [33, 4, 1, "", "read_cube_file"], [33, 4, 1, "", "seebeck_eff_mass_from_carr"], [33, 4, 1, "", "seebeck_eff_mass_from_seebeck_carr"], [33, 4, 1, "", "seebeck_spb"]], "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "check_acc_bzt_bands"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "from_files"], [33, 2, 1, "", "get_average_eff_mass"], [33, 2, 1, "", "get_carrier_concentration"], [33, 2, 1, "", "get_complete_dos"], [33, 2, 1, "", "get_complexity_factor"], [33, 2, 1, "", "get_conductivity"], [33, 2, 1, "", "get_extreme"], [33, 2, 1, "", "get_hall_carrier_concentration"], [33, 2, 1, "", "get_mu_bounds"], [33, 2, 1, "", "get_power_factor"], [33, 2, 1, "", "get_seebeck"], [33, 2, 1, "", "get_seebeck_eff_mass"], [33, 2, 1, "", "get_symm_bands"], [33, 2, 1, "", "get_thermal_conductivity"], [33, 2, 1, "", "get_zt"], [33, 2, 1, "", "parse_cond_and_hall"], [33, 2, 1, "", "parse_intrans"], [33, 2, 1, "", "parse_outputtrans"], [33, 2, 1, "", "parse_struct"], [33, 2, 1, "", "parse_transdos"]], "pymatgen.electronic_structure.boltztrap.BoltztrapRunner": [[33, 2, 1, "", "as_dict"], [33, 3, 1, "", "bs"], [33, 3, 1, "", "nelec"], [33, 2, 1, "", "run"], [33, 2, 1, "", "write_def"], [33, 2, 1, "", "write_energy"], [33, 2, 1, "", "write_input"], [33, 2, 1, "", "write_intrans"], [33, 2, 1, "", "write_proj"], [33, 2, 1, "", "write_struct"]], "pymatgen.electronic_structure.boltztrap2": [[33, 1, 1, "", "BandstructureLoader"], [33, 1, 1, "", "BztInterpolator"], [33, 1, 1, "", "BztPlotter"], [33, 1, 1, "", "BztTransportProperties"], [33, 1, 1, "", "VasprunBSLoader"], [33, 1, 1, "", "VasprunLoader"], [33, 4, 1, "", "merge_up_down_doses"]], "pymatgen.electronic_structure.boltztrap2.BandstructureLoader": [[33, 2, 1, "", "bandana"], [33, 2, 1, "", "get_lattvec"], [33, 2, 1, "", "get_volume"], [33, 2, 1, "", "set_upper_lower_bands"]], "pymatgen.electronic_structure.boltztrap2.BztInterpolator": [[33, 2, 1, "", "get_band_structure"], [33, 2, 1, "", "get_dos"], [33, 2, 1, "", "get_partial_doses"], [33, 2, 1, "", "load"], [33, 2, 1, "", "save"]], "pymatgen.electronic_structure.boltztrap2.BztPlotter": [[33, 2, 1, "", "plot_bands"], [33, 2, 1, "", "plot_dos"], [33, 2, 1, "", "plot_props"]], "pymatgen.electronic_structure.boltztrap2.BztTransportProperties": [[33, 2, 1, "", "compute_properties_doping"], [33, 2, 1, "", "load"], [33, 2, 1, "", "save"]], "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader": [[33, 2, 1, "", "bandana"], [33, 2, 1, "", "from_file"], [33, 2, 1, "", "get_lattvec"], [33, 2, 1, "", "get_volume"]], "pymatgen.electronic_structure.boltztrap2.VasprunLoader": [[33, 2, 1, "", "bandana"], [33, 2, 1, "", "from_file"], [33, 2, 1, "", "get_lattvec"], [33, 2, 1, "", "get_volume"]], "pymatgen.electronic_structure.cohp": [[33, 1, 1, "", "Cohp"], [33, 1, 1, "", "CompleteCohp"], [33, 1, 1, "", "IcohpCollection"], [33, 1, 1, "", "IcohpValue"], [33, 4, 1, "", "get_integrated_cohp_in_energy_range"]], "pymatgen.electronic_structure.cohp.Cohp": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "get_cohp"], [33, 2, 1, "", "get_icohp"], [33, 2, 1, "", "get_interpolated_value"], [33, 2, 1, "", "has_antibnd_states_below_efermi"]], "pymatgen.electronic_structure.cohp.CompleteCohp": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "from_file"], [33, 2, 1, "", "get_cohp_by_label"], [33, 2, 1, "", "get_orbital_resolved_cohp"], [33, 2, 1, "", "get_summed_cohp_by_label_and_orbital_list"], [33, 2, 1, "", "get_summed_cohp_by_label_list"]], "pymatgen.electronic_structure.cohp.IcohpCollection": [[33, 3, 1, "id0", "are_cobis"], [33, 3, 1, "id1", "are_coops"], [33, 2, 1, "", "extremum_icohpvalue"], [33, 2, 1, "", "get_icohp_by_label"], [33, 2, 1, "", "get_icohp_dict_by_bondlengths"], [33, 2, 1, "", "get_icohp_dict_of_site"], [33, 2, 1, "", "get_summed_icohp_by_label_list"], [33, 3, 1, "id2", "is_spin_polarized"]], "pymatgen.electronic_structure.cohp.IcohpValue": [[33, 3, 1, "id3", "are_cobis"], [33, 3, 1, "id4", "are_coops"], [33, 3, 1, "id5", "icohp"], [33, 2, 1, "", "icohpvalue"], [33, 2, 1, "", "icohpvalue_orbital"], [33, 3, 1, "", "is_spin_polarized"], [33, 3, 1, "id6", "num_bonds"], [33, 3, 1, "", "summed_icohp"], [33, 3, 1, "", "summed_orbital_icohp"]], "pymatgen.electronic_structure.core": [[33, 1, 1, "", "Magmom"], [33, 1, 1, "", "Orbital"], [33, 1, 1, "", "OrbitalType"], [33, 1, 1, "", "Spin"]], "pymatgen.electronic_structure.core.Magmom": [[33, 2, 1, "", "are_collinear"], [33, 2, 1, "", "from_global_moment_and_saxis"], [33, 2, 1, "", "from_moment_relative_to_crystal_axes"], [33, 2, 1, "", "get_00t_magmom_with_xyz_saxis"], [33, 2, 1, "", "get_consistent_set_and_saxis"], [33, 2, 1, "", "get_moment"], [33, 2, 1, "", "get_moment_relative_to_crystal_axes"], [33, 2, 1, "", "get_suggested_saxis"], [33, 2, 1, "", "get_xyz_magmom_with_001_saxis"], [33, 3, 1, "", "global_moment"], [33, 2, 1, "", "have_consistent_saxis"], [33, 3, 1, "", "projection"]], "pymatgen.electronic_structure.core.Orbital": [[33, 5, 1, "", "dx2"], [33, 5, 1, "", "dxy"], [33, 5, 1, "", "dxz"], [33, 5, 1, "", "dyz"], [33, 5, 1, "", "dz2"], [33, 5, 1, "", "f0"], [33, 5, 1, "", "f1"], [33, 5, 1, "", "f2"], [33, 5, 1, "", "f3"], [33, 5, 1, "", "f_1"], [33, 5, 1, "", "f_2"], [33, 5, 1, "", "f_3"], [33, 3, 1, "", "orbital_type"], [33, 5, 1, "", "px"], [33, 5, 1, "", "py"], [33, 5, 1, "", "pz"], [33, 5, 1, "", "s"]], "pymatgen.electronic_structure.core.OrbitalType": [[33, 5, 1, "", "d"], [33, 5, 1, "", "f"], [33, 5, 1, "", "p"], [33, 5, 1, "", "s"]], "pymatgen.electronic_structure.core.Spin": [[33, 5, 1, "", "down"], [33, 5, 1, "", "up"]], "pymatgen.electronic_structure.dos": [[33, 1, 1, "", "CompleteDos"], [33, 1, 1, "", "DOS"], [33, 1, 1, "", "Dos"], [33, 1, 1, "", "FermiDos"], [33, 1, 1, "", "LobsterCompleteDos"], [33, 4, 1, "", "add_densities"], [33, 4, 1, "", "f0"]], "pymatgen.electronic_structure.dos.CompleteDos": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "fp_to_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "get_band_center"], [33, 2, 1, "", "get_band_filling"], [33, 2, 1, "", "get_band_kurtosis"], [33, 2, 1, "", "get_band_skewness"], [33, 2, 1, "", "get_band_width"], [33, 2, 1, "", "get_dos_fp"], [33, 2, 1, "", "get_dos_fp_similarity"], [33, 2, 1, "", "get_element_dos"], [33, 2, 1, "", "get_element_spd_dos"], [33, 2, 1, "", "get_hilbert_transform"], [33, 2, 1, "", "get_n_moment"], [33, 2, 1, "", "get_normalized"], [33, 2, 1, "", "get_site_dos"], [33, 2, 1, "", "get_site_orbital_dos"], [33, 2, 1, "", "get_site_spd_dos"], [33, 2, 1, "", "get_site_t2g_eg_resolved_dos"], [33, 2, 1, "", "get_spd_dos"], [33, 2, 1, "", "get_upper_band_edge"], [33, 5, 1, "", "pdos"], [33, 3, 1, "", "spin_polarization"], [33, 5, 1, "", "structure"]], "pymatgen.electronic_structure.dos.DOS": [[33, 5, 1, "", "XLABEL"], [33, 5, 1, "", "YLABEL"], [33, 2, 1, "", "get_cbm_vbm"], [33, 2, 1, "", "get_gap"], [33, 2, 1, "", "get_interpolated_gap"]], "pymatgen.electronic_structure.dos.Dos": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "get_cbm_vbm"], [33, 2, 1, "", "get_densities"], [33, 2, 1, "", "get_gap"], [33, 2, 1, "", "get_interpolated_gap"], [33, 2, 1, "", "get_interpolated_value"], [33, 2, 1, "", "get_smeared_densities"]], "pymatgen.electronic_structure.dos.FermiDos": [[33, 2, 1, "", "as_dict"], [33, 2, 1, "", "from_dict"], [33, 2, 1, "", "get_doping"], [33, 2, 1, "", "get_fermi"], [33, 2, 1, "", "get_fermi_interextrapolated"]], "pymatgen.electronic_structure.dos.LobsterCompleteDos": [[33, 2, 1, "", "from_dict"], [33, 2, 1, "", "get_element_spd_dos"], [33, 2, 1, "", "get_site_orbital_dos"], [33, 2, 1, "", "get_site_t2g_eg_resolved_dos"], [33, 2, 1, "", "get_spd_dos"]], "pymatgen.electronic_structure.plotter": [[33, 1, 1, "", "BSDOSPlotter"], [33, 1, 1, "", "BSPlotter"], [33, 1, 1, "", "BSPlotterProjected"], [33, 1, 1, "", "BoltztrapPlotter"], [33, 1, 1, "", "CohpPlotter"], [33, 1, 1, "", "DosPlotter"], [33, 4, 1, "", "fold_point"], [33, 4, 1, "", "plot_brillouin_zone"], [33, 4, 1, "", "plot_brillouin_zone_from_kpath"], [33, 4, 1, "", "plot_ellipsoid"], [33, 4, 1, "", "plot_fermi_surface"], [33, 4, 1, "", "plot_labels"], [33, 4, 1, "", "plot_lattice_vectors"], [33, 4, 1, "", "plot_path"], [33, 4, 1, "", "plot_points"], [33, 4, 1, "", "plot_wigner_seitz"]], "pymatgen.electronic_structure.plotter.BSDOSPlotter": [[33, 2, 1, "", "get_plot"]], "pymatgen.electronic_structure.plotter.BSPlotter": [[33, 2, 1, "", "add_bs"], [33, 2, 1, "", "bs_plot_data"], [33, 2, 1, "", "get_plot"], [33, 2, 1, "", "get_ticks"], [33, 2, 1, "", "get_ticks_old"], [33, 2, 1, "", "plot_brillouin"], [33, 2, 1, "", "plot_compare"], [33, 2, 1, "", "save_plot"], [33, 2, 1, "", "show"]], "pymatgen.electronic_structure.plotter.BSPlotterProjected": [[33, 2, 1, "", "get_elt_projected_plots"], [33, 2, 1, "", "get_elt_projected_plots_color"], [33, 2, 1, "", "get_projected_plots_dots"], [33, 2, 1, "", "get_projected_plots_dots_patom_pmorb"]], "pymatgen.electronic_structure.plotter.BoltztrapPlotter": [[33, 2, 1, "", "plot_carriers"], [33, 2, 1, "", "plot_complexity_factor_mu"], [33, 2, 1, "", "plot_conductivity_dop"], [33, 2, 1, "", "plot_conductivity_mu"], [33, 2, 1, "", "plot_conductivity_temp"], [33, 2, 1, "", "plot_dos"], [33, 2, 1, "", "plot_eff_mass_dop"], [33, 2, 1, "", "plot_eff_mass_temp"], [33, 2, 1, "", "plot_hall_carriers"], [33, 2, 1, "", "plot_power_factor_dop"], [33, 2, 1, "", "plot_power_factor_mu"], [33, 2, 1, "", "plot_power_factor_temp"], [33, 2, 1, "", "plot_seebeck_dop"], [33, 2, 1, "", "plot_seebeck_eff_mass_mu"], [33, 2, 1, "", "plot_seebeck_mu"], [33, 2, 1, "", "plot_seebeck_temp"], [33, 2, 1, "", "plot_zt_dop"], [33, 2, 1, "", "plot_zt_mu"], [33, 2, 1, "", "plot_zt_temp"]], "pymatgen.electronic_structure.plotter.CohpPlotter": [[33, 2, 1, "", "add_cohp"], [33, 2, 1, "", "add_cohp_dict"], [33, 2, 1, "", "get_cohp_dict"], [33, 2, 1, "", "get_plot"], [33, 2, 1, "", "save_plot"], [33, 2, 1, "", "show"]], "pymatgen.electronic_structure.plotter.DosPlotter": [[33, 2, 1, "", "add_dos"], [33, 2, 1, "", "add_dos_dict"], [33, 2, 1, "", "get_dos_dict"], [33, 2, 1, "", "get_plot"], [33, 2, 1, "", "save_plot"], [33, 2, 1, "", "show"]], "pymatgen.entries": [[34, 1, 1, "", "Entry"], [34, 0, 0, "-", "compatibility"], [34, 0, 0, "-", "computed_entries"], [34, 0, 0, "-", "correction_calculator"], [34, 0, 0, "-", "entry_tools"], [34, 0, 0, "-", "exp_entries"], [34, 0, 0, "-", "mixing_scheme"]], "pymatgen.entries.Entry": [[34, 2, 1, "", "as_dict"], [34, 3, 1, "", "composition"], [34, 3, 1, "", "energy"], [34, 3, 1, "", "energy_per_atom"], [34, 3, 1, "", "is_element"], [34, 2, 1, "", "normalize"]], "pymatgen.entries.compatibility": [[34, 1, 1, "", "AnionCorrection"], [34, 1, 1, "", "AqueousCorrection"], [34, 1, 1, "", "Compatibility"], [34, 6, 1, "", "CompatibilityError"], [34, 1, 1, "", "Correction"], [34, 1, 1, "", "CorrectionsList"], [34, 1, 1, "", "GasCorrection"], [34, 1, 1, "", "MITAqueousCompatibility"], [34, 1, 1, "", "MITCompatibility"], [34, 1, 1, "", "MaterialsProject2020Compatibility"], [34, 1, 1, "", "MaterialsProjectAqueousCompatibility"], [34, 1, 1, "", "MaterialsProjectCompatibility"], [34, 1, 1, "", "PotcarCorrection"], [34, 1, 1, "", "UCorrection"]], "pymatgen.entries.compatibility.Compatibility": [[34, 2, 1, "", "explain"], [34, 2, 1, "", "get_adjustments"], [34, 2, 1, "", "process_entries"], [34, 2, 1, "", "process_entry"]], "pymatgen.entries.compatibility.Correction": [[34, 2, 1, "", "correct_entry"], [34, 2, 1, "", "get_correction"]], "pymatgen.entries.compatibility.CorrectionsList": [[34, 2, 1, "", "explain"], [34, 2, 1, "", "get_adjustments"], [34, 2, 1, "", "get_corrections_dict"], [34, 2, 1, "", "get_explanation_dict"]], "pymatgen.entries.compatibility.PotcarCorrection": [[34, 2, 1, "", "get_correction"]], "pymatgen.entries.computed_entries": [[34, 1, 1, "", "CompositionEnergyAdjustment"], [34, 1, 1, "", "ComputedEntry"], [34, 1, 1, "", "ComputedStructureEntry"], [34, 1, 1, "", "ConstantEnergyAdjustment"], [34, 1, 1, "", "EnergyAdjustment"], [34, 1, 1, "", "GibbsComputedStructureEntry"], [34, 1, 1, "", "ManualEnergyAdjustment"], [34, 1, 1, "", "TemperatureEnergyAdjustment"]], "pymatgen.entries.computed_entries.CompositionEnergyAdjustment": [[34, 3, 1, "", "explain"], [34, 2, 1, "", "normalize"], [34, 3, 1, "", "uncertainty"], [34, 3, 1, "", "value"]], "pymatgen.entries.computed_entries.ComputedEntry": [[34, 2, 1, "", "as_dict"], [34, 2, 1, "", "copy"], [34, 3, 1, "", "correction"], [34, 3, 1, "", "correction_per_atom"], [34, 3, 1, "", "correction_uncertainty"], [34, 3, 1, "", "correction_uncertainty_per_atom"], [34, 3, 1, "", "energy"], [34, 2, 1, "", "from_dict"], [34, 2, 1, "", "normalize"], [34, 3, 1, "", "uncorrected_energy"], [34, 3, 1, "", "uncorrected_energy_per_atom"]], "pymatgen.entries.computed_entries.ComputedStructureEntry": [[34, 2, 1, "", "as_dict"], [34, 2, 1, "", "copy"], [34, 2, 1, "", "from_dict"], [34, 2, 1, "", "normalize"], [34, 3, 1, "", "structure"]], "pymatgen.entries.computed_entries.ConstantEnergyAdjustment": [[34, 3, 1, "", "explain"], [34, 2, 1, "", "normalize"]], "pymatgen.entries.computed_entries.EnergyAdjustment": [[34, 3, 1, "", "explain"], [34, 2, 1, "", "normalize"], [34, 3, 1, "", "uncertainty"], [34, 3, 1, "", "value"]], "pymatgen.entries.computed_entries.GibbsComputedStructureEntry": [[34, 2, 1, "", "as_dict"], [34, 2, 1, "", "from_dict"], [34, 2, 1, "", "from_entries"], [34, 2, 1, "", "from_pd"], [34, 2, 1, "", "gf_sisso"]], "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment": [[34, 3, 1, "", "explain"], [34, 2, 1, "", "normalize"], [34, 3, 1, "", "uncertainty"], [34, 3, 1, "", "value"]], "pymatgen.entries.correction_calculator": [[34, 1, 1, "", "CorrectionCalculator"]], "pymatgen.entries.correction_calculator.CorrectionCalculator": [[34, 5, 1, "", "calc_compounds"], [34, 2, 1, "", "compute_corrections"], [34, 2, 1, "", "compute_from_files"], [34, 5, 1, "", "corrections"], [34, 5, 1, "", "corrections_dict"], [34, 5, 1, "", "corrections_std_error"], [34, 5, 1, "", "exp_compounds"], [34, 2, 1, "", "graph_residual_error"], [34, 2, 1, "", "graph_residual_error_per_species"], [34, 2, 1, "", "make_yaml"], [34, 5, 1, "", "species"]], "pymatgen.entries.entry_tools": [[34, 1, 1, "", "EntrySet"], [34, 4, 1, "", "group_entries_by_composition"], [34, 4, 1, "", "group_entries_by_structure"]], "pymatgen.entries.entry_tools.EntrySet": [[34, 2, 1, "", "add"], [34, 2, 1, "", "as_dict"], [34, 3, 1, "", "chemsys"], [34, 2, 1, "", "discard"], [34, 2, 1, "", "from_csv"], [34, 2, 1, "", "get_subset_in_chemsys"], [34, 3, 1, "", "ground_states"], [34, 2, 1, "", "is_ground_state"], [34, 2, 1, "", "remove_non_ground_states"], [34, 2, 1, "", "to_csv"]], "pymatgen.entries.exp_entries": [[34, 1, 1, "", "ExpEntry"]], "pymatgen.entries.exp_entries.ExpEntry": [[34, 2, 1, "", "as_dict"], [34, 2, 1, "", "from_dict"]], "pymatgen.entries.mixing_scheme": [[34, 1, 1, "", "MaterialsProjectDFTMixingScheme"]], "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme": [[34, 2, 1, "", "display_entries"], [34, 2, 1, "", "get_adjustments"], [34, 2, 1, "", "get_mixing_state_data"], [34, 2, 1, "", "process_entries"]], "pymatgen.ext": [[35, 0, 0, "-", "cod"], [35, 0, 0, "-", "matproj"], [35, 0, 0, "-", "optimade"]], "pymatgen.ext.cod": [[35, 1, 1, "", "COD"]], "pymatgen.ext.cod.COD": [[35, 2, 1, "", "get_cod_ids"], [35, 2, 1, "", "get_structure_by_formula"], [35, 2, 1, "", "get_structure_by_id"], [35, 2, 1, "", "query"]], "pymatgen.ext.matproj": [[35, 6, 1, "", "MPRestError"], [35, 1, 1, "", "MPRester"], [35, 1, 1, "", "TaskType"], [35, 4, 1, "", "get_chunks"]], "pymatgen.ext.matproj.TaskType": [[35, 5, 1, "", "GGAU_DEF"], [35, 5, 1, "", "GGAU_LINE"], [35, 5, 1, "", "GGAU_OPT"], [35, 5, 1, "", "GGAU_STATIC"], [35, 5, 1, "", "GGAU_STATIC_DIEL"], [35, 5, 1, "", "GGAU_UNIFORM"], [35, 5, 1, "", "GGA_DEF"], [35, 5, 1, "", "GGA_LINE"], [35, 5, 1, "", "GGA_OPT"], [35, 5, 1, "", "GGA_STATIC"], [35, 5, 1, "", "GGA_STATIC_DIEL"], [35, 5, 1, "", "GGA_UNIFORM"], [35, 5, 1, "", "LDA_STATIC_DIEL"], [35, 5, 1, "", "SCAN_OPT"]], "pymatgen.ext.optimade": [[35, 1, 1, "", "OptimadeRester"], [35, 1, 1, "", "Provider"]], "pymatgen.ext.optimade.OptimadeRester": [[35, 5, 1, "", "aliases"], [35, 2, 1, "", "describe"], [35, 2, 1, "", "get_snls"], [35, 2, 1, "", "get_snls_with_filter"], [35, 2, 1, "", "get_structures"], [35, 2, 1, "", "get_structures_with_filter"], [35, 5, 1, "", "mandatory_response_fields"], [35, 2, 1, "", "refresh_aliases"]], "pymatgen.ext.optimade.Provider": [[35, 5, 1, "", "base_url"], [35, 5, 1, "", "description"], [35, 5, 1, "", "homepage"], [35, 5, 1, "", "name"], [35, 5, 1, "", "prefix"]], "pymatgen.io": [[37, 0, 0, "-", "abinit"], [36, 0, 0, "-", "adf"], [36, 0, 0, "-", "ase"], [36, 0, 0, "-", "atat"], [36, 0, 0, "-", "babel"], [36, 0, 0, "-", "cif"], [36, 0, 0, "-", "common"], [36, 0, 0, "-", "core"], [38, 0, 0, "-", "cp2k"], [36, 0, 0, "-", "cssr"], [39, 0, 0, "-", "exciting"], [40, 0, 0, "-", "feff"], [36, 0, 0, "-", "fiesta"], [36, 0, 0, "-", "gaussian"], [36, 0, 0, "-", "jarvis"], [41, 0, 0, "-", "lammps"], [36, 0, 0, "-", "lmto"], [42, 0, 0, "-", "lobster"], [36, 0, 0, "-", "nwchem"], [36, 0, 0, "-", "packmol"], [36, 0, 0, "-", "phonopy"], [36, 0, 0, "-", "prismatic"], [36, 0, 0, "-", "pwscf"], [43, 0, 0, "-", "qchem"], [36, 0, 0, "-", "res"], [36, 0, 0, "-", "shengbte"], [36, 0, 0, "-", "template"], [44, 0, 0, "-", "vasp"], [36, 0, 0, "-", "wannier90"], [36, 0, 0, "-", "xcrysden"], [36, 0, 0, "-", "xr"], [45, 0, 0, "-", "xtb"], [36, 0, 0, "-", "xyz"], [36, 0, 0, "-", "zeopp"]], "pymatgen.io.abinit": [[37, 0, 0, "-", "abiobjects"], [37, 0, 0, "-", "abitimer"], [37, 0, 0, "-", "inputs"], [37, 0, 0, "-", "netcdf"], [37, 0, 0, "-", "pseudos"], [37, 0, 0, "-", "variable"]], "pymatgen.io.abinit.abiobjects": [[37, 1, 1, "", "AbivarAble"], [37, 1, 1, "", "Constraints"], [37, 1, 1, "", "Electrons"], [37, 1, 1, "", "ElectronsAlgorithm"], [37, 1, 1, "", "ExcHamiltonian"], [37, 1, 1, "", "HilbertTransform"], [37, 1, 1, "", "KSampling"], [37, 1, 1, "", "KSamplingModes"], [37, 1, 1, "", "ModelDielectricFunction"], [37, 1, 1, "", "PPModel"], [37, 1, 1, "", "PPModelModes"], [37, 1, 1, "", "RelaxationMethod"], [37, 1, 1, "", "Screening"], [37, 1, 1, "", "SelfEnergy"], [37, 1, 1, "", "Smearing"], [37, 1, 1, "", "SpinMode"], [37, 4, 1, "", "contract"], [37, 4, 1, "", "lattice_from_abivars"], [37, 4, 1, "", "species_by_znucl"], [37, 4, 1, "", "structure_from_abivars"], [37, 4, 1, "", "structure_to_abivars"]], "pymatgen.io.abinit.abiobjects.AbivarAble": [[37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.Constraints": [[37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.Electrons": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "from_dict"], [37, 3, 1, "", "nspden"], [37, 3, 1, "", "nspinor"], [37, 3, 1, "", "nsppol"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.ElectronsAlgorithm": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.ExcHamiltonian": [[37, 3, 1, "", "inclvkb"], [37, 2, 1, "", "to_abivars"], [37, 3, 1, "", "use_cg"], [37, 3, 1, "", "use_direct_diago"], [37, 3, 1, "", "use_haydock"]], "pymatgen.io.abinit.abiobjects.HilbertTransform": [[37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.KSampling": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "automatic_density"], [37, 2, 1, "", "explicit_path"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "gamma_centered"], [37, 2, 1, "", "gamma_only"], [37, 3, 1, "", "is_homogeneous"], [37, 2, 1, "", "monkhorst"], [37, 2, 1, "", "monkhorst_automatic"], [37, 2, 1, "", "path_from_structure"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.KSamplingModes": [[37, 5, 1, "", "automatic"], [37, 5, 1, "", "monkhorst"], [37, 5, 1, "", "path"]], "pymatgen.io.abinit.abiobjects.ModelDielectricFunction": [[37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.PPModel": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "as_ppmodel"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "get_noppmodel"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.PPModelModes": [[37, 5, 1, "", "farid"], [37, 5, 1, "", "godby"], [37, 5, 1, "", "hybersten"], [37, 5, 1, "", "linden"], [37, 5, 1, "", "noppmodel"]], "pymatgen.io.abinit.abiobjects.RelaxationMethod": [[37, 5, 1, "", "IONMOV_DEFAULT"], [37, 5, 1, "", "OPTCELL_DEFAULT"], [37, 2, 1, "", "as_dict"], [37, 2, 1, "", "atoms_and_cell"], [37, 2, 1, "", "atoms_only"], [37, 2, 1, "", "from_dict"], [37, 3, 1, "", "move_atoms"], [37, 3, 1, "", "move_cell"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.Screening": [[37, 2, 1, "", "to_abivars"], [37, 3, 1, "", "use_hilbert"]], "pymatgen.io.abinit.abiobjects.SelfEnergy": [[37, 3, 1, "", "gwcalctyp"], [37, 3, 1, "", "symsigma"], [37, 2, 1, "", "to_abivars"], [37, 3, 1, "", "use_ppmodel"]], "pymatgen.io.abinit.abiobjects.Smearing": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "as_smearing"], [37, 2, 1, "", "from_dict"], [37, 3, 1, "", "mode"], [37, 2, 1, "", "nosmearing"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abiobjects.SpinMode": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "as_spinmode"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "to_abivars"]], "pymatgen.io.abinit.abitimer": [[37, 1, 1, "", "AbinitTimer"], [37, 6, 1, "", "AbinitTimerParseError"], [37, 1, 1, "", "AbinitTimerParser"], [37, 1, 1, "", "AbinitTimerSection"], [37, 1, 1, "", "ParallelEfficiency"], [37, 4, 1, "", "alternate"]], "pymatgen.io.abinit.abitimer.AbinitTimer": [[37, 2, 1, "", "cpuwall_histogram"], [37, 2, 1, "", "get_dataframe"], [37, 2, 1, "", "get_section"], [37, 2, 1, "", "get_values"], [37, 2, 1, "", "names_and_values"], [37, 3, 1, "", "ncpus"], [37, 2, 1, "", "order_sections"], [37, 2, 1, "", "pie"], [37, 2, 1, "", "scatter_hist"], [37, 2, 1, "", "sum_sections"], [37, 2, 1, "", "to_csv"], [37, 2, 1, "", "to_table"], [37, 2, 1, "", "totable"]], "pymatgen.io.abinit.abitimer.AbinitTimerParser": [[37, 5, 1, "", "BEGIN_TAG"], [37, 5, 1, "", "END_TAG"], [37, 5, 1, "", "Error"], [37, 3, 1, "", "filenames"], [37, 2, 1, "", "get_sections"], [37, 2, 1, "", "parse"], [37, 2, 1, "", "pefficiency"], [37, 2, 1, "", "plot_all"], [37, 2, 1, "", "plot_efficiency"], [37, 2, 1, "", "plot_pie"], [37, 2, 1, "", "plot_stacked_hist"], [37, 2, 1, "", "section_names"], [37, 2, 1, "", "summarize"], [37, 2, 1, "", "timers"], [37, 2, 1, "", "walk"]], "pymatgen.io.abinit.abitimer.AbinitTimerSection": [[37, 5, 1, "", "FIELDS"], [37, 5, 1, "", "NUMERIC_FIELDS"], [37, 5, 1, "", "STR_FIELDS"], [37, 2, 1, "", "fake"], [37, 2, 1, "", "to_csvline"], [37, 2, 1, "", "to_dict"], [37, 2, 1, "", "to_tuple"]], "pymatgen.io.abinit.abitimer.ParallelEfficiency": [[37, 2, 1, "", "bad_sections"], [37, 2, 1, "", "good_sections"], [37, 2, 1, "", "totable"]], "pymatgen.io.abinit.inputs": [[37, 1, 1, "", "AbstractInput"], [37, 1, 1, "", "BasicAbinitInput"], [37, 6, 1, "", "BasicAbinitInputError"], [37, 1, 1, "", "BasicMultiDataset"], [37, 1, 1, "", "ShiftMode"], [37, 4, 1, "", "as_structure"], [37, 4, 1, "", "calc_shiftk"], [37, 4, 1, "", "ebands_input"], [37, 4, 1, "", "gs_input"], [37, 4, 1, "", "ion_ioncell_relax_input"], [37, 4, 1, "", "num_valence_electrons"]], "pymatgen.io.abinit.inputs.AbstractInput": [[37, 2, 1, "", "deepcopy"], [37, 2, 1, "", "pop_vars"], [37, 2, 1, "", "remove_vars"], [37, 2, 1, "", "set_vars"], [37, 2, 1, "", "set_vars_ifnotin"], [37, 2, 1, "", "to_str"], [37, 3, 1, "", "vars"], [37, 2, 1, "", "write"]], "pymatgen.io.abinit.inputs.BasicAbinitInput": [[37, 5, 1, "", "Error"], [37, 2, 1, "", "add_abiobjects"], [37, 2, 1, "", "as_dict"], [37, 3, 1, "", "comment"], [37, 2, 1, "", "from_dict"], [37, 3, 1, "", "isnc"], [37, 3, 1, "", "ispaw"], [37, 2, 1, "", "new_with_vars"], [37, 2, 1, "", "pop_irdvars"], [37, 2, 1, "", "pop_tolerances"], [37, 3, 1, "", "pseudos"], [37, 2, 1, "", "set_comment"], [37, 2, 1, "", "set_gamma_sampling"], [37, 2, 1, "", "set_kmesh"], [37, 2, 1, "", "set_kpath"], [37, 2, 1, "", "set_spin_mode"], [37, 2, 1, "", "set_structure"], [37, 3, 1, "", "structure"], [37, 2, 1, "", "to_str"], [37, 2, 1, "", "to_string"], [37, 3, 1, "", "vars"]], "pymatgen.io.abinit.inputs.BasicMultiDataset": [[37, 5, 1, "", "Error"], [37, 2, 1, "", "addnew_from"], [37, 2, 1, "", "append"], [37, 2, 1, "", "deepcopy"], [37, 2, 1, "", "extend"], [37, 2, 1, "", "from_inputs"], [37, 3, 1, "", "has_same_structures"], [37, 3, 1, "", "isnc"], [37, 3, 1, "", "ispaw"], [37, 3, 1, "", "ndtset"], [37, 3, 1, "", "pseudos"], [37, 2, 1, "", "replicate_input"], [37, 2, 1, "", "split_datasets"], [37, 2, 1, "", "to_str"], [37, 2, 1, "", "to_string"], [37, 2, 1, "", "write"]], "pymatgen.io.abinit.inputs.ShiftMode": [[37, 5, 1, "", "GammaCentered"], [37, 5, 1, "", "MonkhorstPack"], [37, 5, 1, "", "OneSymmetric"], [37, 5, 1, "", "Symmetric"], [37, 2, 1, "", "from_object"]], "pymatgen.io.abinit.netcdf": [[37, 1, 1, "", "ETSF_Reader"], [37, 1, 1, "", "NO_DEFAULT"], [37, 1, 1, "", "NetcdfReader"], [37, 4, 1, "", "as_etsfreader"], [37, 4, 1, "", "as_ncreader"], [37, 4, 1, "", "structure_from_ncdata"]], "pymatgen.io.abinit.netcdf.ETSF_Reader": [[37, 2, 1, "", "chemical_symbols"], [37, 2, 1, "", "read_abinit_hdr"], [37, 2, 1, "", "read_abinit_xcfunc"], [37, 2, 1, "", "read_structure"], [37, 2, 1, "", "typeidx_from_symbol"]], "pymatgen.io.abinit.netcdf.NetcdfReader": [[37, 5, 1, "", "Error"], [37, 2, 1, "", "close"], [37, 2, 1, "", "print_tree"], [37, 2, 1, "", "read_dimvalue"], [37, 2, 1, "", "read_keys"], [37, 2, 1, "", "read_value"], [37, 2, 1, "", "read_variable"], [37, 2, 1, "", "read_varnames"], [37, 2, 1, "", "walk_tree"]], "pymatgen.io.abinit.pseudos": [[37, 1, 1, "", "AbinitHeader"], [37, 1, 1, "", "AbinitPseudo"], [37, 1, 1, "", "Hint"], [37, 1, 1, "", "NcAbinitHeader"], [37, 1, 1, "", "NcAbinitPseudo"], [37, 1, 1, "", "NcPseudo"], [37, 1, 1, "", "PawAbinitHeader"], [37, 1, 1, "", "PawAbinitPseudo"], [37, 1, 1, "", "PawPseudo"], [37, 1, 1, "", "PawXmlSetup"], [37, 1, 1, "", "Pseudo"], [37, 6, 1, "", "PseudoParseError"], [37, 1, 1, "", "PseudoParser"], [37, 1, 1, "", "PseudoTable"], [37, 1, 1, "", "RadialFunction"], [37, 4, 1, "", "l2str"], [37, 4, 1, "", "str2l"], [37, 4, 1, "", "straceback"]], "pymatgen.io.abinit.pseudos.AbinitPseudo": [[37, 3, 1, "", "Z"], [37, 3, 1, "", "Z_val"], [37, 3, 1, "", "l_local"], [37, 3, 1, "", "l_max"], [37, 3, 1, "", "summary"], [37, 3, 1, "", "supports_soc"]], "pymatgen.io.abinit.pseudos.Hint": [[37, 2, 1, "", "as_dict"], [37, 2, 1, "", "from_dict"]], "pymatgen.io.abinit.pseudos.NcAbinitHeader": [[37, 2, 1, "", "fhi_header"], [37, 2, 1, "", "gth_header"], [37, 2, 1, "", "hgh_header"], [37, 2, 1, "", "oncvpsp_header"], [37, 2, 1, "", "tm_header"]], "pymatgen.io.abinit.pseudos.NcAbinitPseudo": [[37, 3, 1, "", "Z"], [37, 3, 1, "", "Z_val"], [37, 3, 1, "", "l_local"], [37, 3, 1, "", "l_max"], [37, 3, 1, "", "nlcc_radius"], [37, 3, 1, "", "summary"]], "pymatgen.io.abinit.pseudos.NcPseudo": [[37, 3, 1, "", "has_nlcc"], [37, 3, 1, "", "nlcc_radius"], [37, 3, 1, "", "rcore"]], "pymatgen.io.abinit.pseudos.PawAbinitHeader": [[37, 2, 1, "", "paw_header"]], "pymatgen.io.abinit.pseudos.PawAbinitPseudo": [[37, 3, 1, "", "paw_radius"], [37, 3, 1, "", "supports_soc"]], "pymatgen.io.abinit.pseudos.PawPseudo": [[37, 3, 1, "", "paw_radius"], [37, 3, 1, "", "rcore"]], "pymatgen.io.abinit.pseudos.PawXmlSetup": [[37, 3, 1, "", "Z"], [37, 3, 1, "", "Z_val"], [37, 2, 1, "", "ae_core_density"], [37, 2, 1, "", "ae_partial_waves"], [37, 3, 1, "", "l_local"], [37, 3, 1, "", "l_max"], [37, 3, 1, "", "paw_radius"], [37, 2, 1, "", "plot_densities"], [37, 2, 1, "", "plot_projectors"], [37, 2, 1, "", "plot_waves"], [37, 2, 1, "", "projector_functions"], [37, 2, 1, "", "pseudo_core_density"], [37, 3, 1, "", "pseudo_partial_waves"], [37, 2, 1, "", "root"], [37, 3, 1, "", "summary"], [37, 3, 1, "", "supports_soc"], [37, 2, 1, "", "yield_figs"]], "pymatgen.io.abinit.pseudos.Pseudo": [[37, 3, 1, "", "Z"], [37, 3, 1, "", "Z_val"], [37, 2, 1, "", "as_dict"], [37, 2, 1, "", "as_pseudo"], [37, 2, 1, "", "as_tmpfile"], [37, 3, 1, "", "basename"], [37, 2, 1, "", "compute_md5"], [37, 3, 1, "", "djrepo_path"], [37, 3, 1, "", "element"], [37, 3, 1, "", "filepath"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "from_file"], [37, 3, 1, "", "has_dojo_report"], [37, 3, 1, "", "has_hints"], [37, 2, 1, "", "hint_for_accuracy"], [37, 3, 1, "", "isnc"], [37, 3, 1, "", "ispaw"], [37, 3, 1, "", "l_local"], [37, 3, 1, "", "l_max"], [37, 2, 1, "", "md5"], [37, 2, 1, "", "open_pspsfile"], [37, 3, 1, "", "summary"], [37, 3, 1, "", "supports_soc"], [37, 3, 1, "", "symbol"], [37, 2, 1, "", "to_str"], [37, 2, 1, "", "to_string"], [37, 3, 1, "", "type"]], "pymatgen.io.abinit.pseudos.PseudoParser": [[37, 5, 1, "", "Error"], [37, 2, 1, "", "parse"], [37, 2, 1, "", "read_ppdesc"], [37, 2, 1, "", "scan_directory"]], "pymatgen.io.abinit.pseudos.PseudoTable": [[37, 2, 1, "", "all_combinations_for_elements"], [37, 3, 1, "", "allnc"], [37, 3, 1, "", "allpaw"], [37, 2, 1, "", "as_dict"], [37, 2, 1, "", "as_table"], [37, 2, 1, "", "from_dict"], [37, 2, 1, "", "from_dir"], [37, 2, 1, "", "get_pseudos_for_structure"], [37, 2, 1, "", "is_complete"], [37, 2, 1, "", "print_table"], [37, 2, 1, "", "pseudo_with_symbol"], [37, 2, 1, "", "pseudos_with_symbols"], [37, 2, 1, "", "select"], [37, 2, 1, "", "select_family"], [37, 2, 1, "", "select_rows"], [37, 2, 1, "", "select_symbols"], [37, 2, 1, "", "sort_by_z"], [37, 2, 1, "", "sorted"], [37, 2, 1, "", "to_table"], [37, 2, 1, "", "with_dojo_report"], [37, 3, 1, "", "zlist"]], "pymatgen.io.abinit.variable": [[37, 1, 1, "", "InputVariable"]], "pymatgen.io.abinit.variable.InputVariable": [[37, 3, 1, "", "basename"], [37, 3, 1, "", "dataset"], [37, 2, 1, "", "format_list"], [37, 2, 1, "", "format_list2d"], [37, 2, 1, "", "format_scalar"], [37, 2, 1, "", "get_value"], [37, 3, 1, "", "name"], [37, 3, 1, "", "units"]], "pymatgen.io.adf": [[36, 1, 1, "", "AdfInput"], [36, 6, 1, "", "AdfInputError"], [36, 1, 1, "", "AdfKey"], [36, 1, 1, "", "AdfOutput"], [36, 6, 1, "", "AdfOutputError"], [36, 1, 1, "", "AdfTask"], [36, 4, 1, "", "is_numeric"], [36, 4, 1, "", "iterlines"]], "pymatgen.io.adf.AdfInput": [[36, 2, 1, "", "write_file"]], "pymatgen.io.adf.AdfKey": [[36, 2, 1, "", "add_option"], [36, 2, 1, "", "add_subkey"], [36, 2, 1, "", "as_dict"], [36, 5, 1, "", "block_keys"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "has_option"], [36, 2, 1, "", "has_subkey"], [36, 2, 1, "", "is_block_key"], [36, 3, 1, "", "key"], [36, 2, 1, "", "remove_option"], [36, 2, 1, "", "remove_subkey"], [36, 5, 1, "", "sub_keys"]], "pymatgen.io.adf.AdfTask": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "get_default_basis_set"], [36, 2, 1, "", "get_default_geo"], [36, 2, 1, "", "get_default_scf"], [36, 2, 1, "", "get_default_units"], [36, 2, 1, "", "get_default_xc"], [36, 5, 1, "", "operations"]], "pymatgen.io.ase": [[36, 1, 1, "", "AseAtomsAdaptor"]], "pymatgen.io.ase.AseAtomsAdaptor": [[36, 2, 1, "", "get_atoms"], [36, 2, 1, "", "get_molecule"], [36, 2, 1, "", "get_structure"]], "pymatgen.io.atat": [[36, 1, 1, "", "Mcsqs"]], "pymatgen.io.atat.Mcsqs": [[36, 2, 1, "", "structure_from_str"], [36, 2, 1, "", "structure_from_string"], [36, 2, 1, "", "to_str"], [36, 2, 1, "", "to_string"]], "pymatgen.io.babel": [[36, 1, 1, "", "BabelMolAdaptor"]], "pymatgen.io.babel.BabelMolAdaptor": [[36, 2, 1, "", "add_hydrogen"], [36, 2, 1, "", "confab_conformers"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_molecule_graph"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "gen3d_conformer"], [36, 2, 1, "", "localopt"], [36, 2, 1, "", "make3d"], [36, 3, 1, "", "openbabel_mol"], [36, 3, 1, "", "pybel_mol"], [36, 3, 1, "", "pymatgen_mol"], [36, 2, 1, "", "remove_bond"], [36, 2, 1, "", "rotor_conformer"], [36, 2, 1, "", "write_file"]], "pymatgen.io.cif": [[36, 1, 1, "", "CifBlock"], [36, 1, 1, "", "CifFile"], [36, 1, 1, "", "CifParser"], [36, 1, 1, "", "CifWriter"], [36, 4, 1, "", "str2float"]], "pymatgen.io.cif.CifBlock": [[36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 5, 1, "", "maxlen"]], "pymatgen.io.cif.CifFile": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"]], "pymatgen.io.cif.CifParser": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "get_bibtex_string"], [36, 2, 1, "", "get_lattice"], [36, 2, 1, "", "get_lattice_no_exception"], [36, 2, 1, "", "get_magsymops"], [36, 2, 1, "", "get_structures"], [36, 2, 1, "", "get_symops"], [36, 3, 1, "", "has_errors"], [36, 2, 1, "", "parse_magmoms"], [36, 2, 1, "", "parse_oxi_states"]], "pymatgen.io.cif.CifWriter": [[36, 3, 1, "", "ciffile"], [36, 2, 1, "", "write_file"]], "pymatgen.io.common": [[36, 1, 1, "", "VolumetricData"]], "pymatgen.io.common.VolumetricData": [[36, 2, 1, "", "copy"], [36, 2, 1, "", "from_cube"], [36, 2, 1, "", "from_hdf5"], [36, 2, 1, "", "get_average_along_axis"], [36, 2, 1, "", "get_axis_grid"], [36, 2, 1, "", "get_integrated_diff"], [36, 2, 1, "", "linear_add"], [36, 2, 1, "", "linear_slice"], [36, 5, 1, "", "ngridpts"], [36, 2, 1, "", "scale"], [36, 3, 1, "", "spin_data"], [36, 5, 1, "", "structure"], [36, 2, 1, "", "to_cube"], [36, 2, 1, "", "to_hdf5"], [36, 2, 1, "", "value_at"]], "pymatgen.io.core": [[36, 1, 1, "", "InputFile"], [36, 1, 1, "", "InputGenerator"], [36, 1, 1, "", "InputSet"], [36, 6, 1, "", "ParseError"]], "pymatgen.io.core.InputFile": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "get_string"], [36, 2, 1, "", "write_file"]], "pymatgen.io.core.InputGenerator": [[36, 2, 1, "", "get_input_set"]], "pymatgen.io.core.InputSet": [[36, 2, 1, "", "from_directory"], [36, 2, 1, "", "validate"], [36, 2, 1, "", "write_input"]], "pymatgen.io.cp2k": [[38, 0, 0, "-", "inputs"], [38, 0, 0, "-", "outputs"], [38, 0, 0, "-", "sets"], [38, 0, 0, "-", "utils"]], "pymatgen.io.cp2k.inputs": [[38, 1, 1, "", "AtomicMetadata"], [38, 1, 1, "", "Band_Structure"], [38, 1, 1, "", "BasisFile"], [38, 1, 1, "", "BasisInfo"], [38, 1, 1, "", "BrokenSymmetry"], [38, 1, 1, "", "Cell"], [38, 1, 1, "", "Coord"], [38, 1, 1, "", "Cp2kInput"], [38, 1, 1, "", "DOS"], [38, 1, 1, "", "DataFile"], [38, 1, 1, "", "Davidson"], [38, 1, 1, "", "Dft"], [38, 1, 1, "", "DftPlusU"], [38, 1, 1, "", "Diagonalization"], [38, 1, 1, "", "E_Density_Cube"], [38, 1, 1, "", "ForceEval"], [38, 1, 1, "", "GaussianTypeOrbitalBasisSet"], [38, 1, 1, "", "Global"], [38, 1, 1, "", "GthPotential"], [38, 1, 1, "", "Keyword"], [38, 1, 1, "", "KeywordList"], [38, 1, 1, "", "Kind"], [38, 1, 1, "", "Kpoint_Set"], [38, 1, 1, "", "Kpoints"], [38, 1, 1, "", "LDOS"], [38, 1, 1, "", "MO_Cubes"], [38, 1, 1, "", "Mgrid"], [38, 1, 1, "", "OrbitalTransformation"], [38, 1, 1, "", "PBE"], [38, 1, 1, "", "PDOS"], [38, 1, 1, "", "PotentialFile"], [38, 1, 1, "", "PotentialInfo"], [38, 1, 1, "", "QS"], [38, 1, 1, "", "Scf"], [38, 1, 1, "", "Section"], [38, 1, 1, "", "SectionList"], [38, 1, 1, "", "Smear"], [38, 1, 1, "", "Subsys"], [38, 1, 1, "", "V_Hartree_Cube"], [38, 1, 1, "", "Xc_Functional"]], "pymatgen.io.cp2k.inputs.AtomicMetadata": [[38, 5, 1, "id0", "alias_names"], [38, 5, 1, "id1", "element"], [38, 5, 1, "id2", "filename"], [38, 2, 1, "", "get_hash"], [38, 2, 1, "", "get_string"], [38, 5, 1, "id3", "info"], [38, 5, 1, "id4", "name"], [38, 5, 1, "id5", "potential"], [38, 2, 1, "", "softmatch"], [38, 5, 1, "id6", "version"]], "pymatgen.io.cp2k.inputs.Band_Structure": [[38, 2, 1, "", "from_kpoints"]], "pymatgen.io.cp2k.inputs.BasisFile": [[38, 2, 1, "", "from_str"]], "pymatgen.io.cp2k.inputs.BasisInfo": [[38, 5, 1, "id7", "admm"], [38, 5, 1, "id8", "cc"], [38, 5, 1, "id9", "contracted"], [38, 5, 1, "id10", "core"], [38, 5, 1, "id11", "diffuse"], [38, 5, 1, "id12", "electrons"], [38, 2, 1, "", "from_str"], [38, 2, 1, "", "from_string"], [38, 5, 1, "id13", "lri"], [38, 5, 1, "id14", "molopt"], [38, 5, 1, "id15", "pc"], [38, 5, 1, "id16", "polarization"], [38, 2, 1, "", "softmatch"], [38, 5, 1, "id17", "sr"], [38, 5, 1, "id18", "valence"], [38, 5, 1, "id19", "xc"]], "pymatgen.io.cp2k.inputs.BrokenSymmetry": [[38, 2, 1, "", "from_el"]], "pymatgen.io.cp2k.inputs.Cp2kInput": [[38, 2, 1, "", "from_file"], [38, 2, 1, "", "from_lines"], [38, 2, 1, "", "from_str"], [38, 2, 1, "", "from_string"], [38, 2, 1, "", "get_string"], [38, 2, 1, "", "write_file"]], "pymatgen.io.cp2k.inputs.DataFile": [[38, 2, 1, "", "from_file"], [38, 2, 1, "", "from_str"], [38, 2, 1, "", "from_string"], [38, 2, 1, "", "get_string"], [38, 5, 1, "", "objects"], [38, 2, 1, "", "write_file"]], "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet": [[38, 5, 1, "id20", "coefficients"], [38, 5, 1, "id21", "exponents"], [38, 2, 1, "", "from_str"], [38, 2, 1, "", "from_string"], [38, 2, 1, "", "get_keyword"], [38, 2, 1, "", "get_string"], [38, 5, 1, "id22", "info"], [38, 5, 1, "id23", "lmax"], [38, 5, 1, "id24", "lmin"], [38, 5, 1, "id25", "n"], [38, 3, 1, "", "nexp"], [38, 5, 1, "id26", "nset"], [38, 5, 1, "id27", "nshell"]], "pymatgen.io.cp2k.inputs.GthPotential": [[38, 5, 1, "id28", "c_exp_ppl"], [38, 2, 1, "", "from_section"], [38, 2, 1, "", "from_str"], [38, 2, 1, "", "from_string"], [38, 2, 1, "", "get_keyword"], [38, 2, 1, "", "get_section"], [38, 2, 1, "", "get_string"], [38, 5, 1, "id29", "hprj_ppnl"], [38, 5, 1, "", "info"], [38, 5, 1, "id30", "n_elecs"], [38, 5, 1, "id31", "nexp_ppl"], [38, 5, 1, "id32", "nprj"], [38, 5, 1, "id33", "nprj_ppnl"], [38, 5, 1, "id34", "r_loc"], [38, 5, 1, "id35", "radii"]], "pymatgen.io.cp2k.inputs.Keyword": [[38, 2, 1, "", "as_dict"], [38, 2, 1, "", "from_dict"], [38, 2, 1, "", "from_str"], [38, 2, 1, "", "from_string"], [38, 2, 1, "", "get_string"], [38, 2, 1, "", "verbosity"]], "pymatgen.io.cp2k.inputs.KeywordList": [[38, 2, 1, "", "append"], [38, 2, 1, "", "extend"], [38, 2, 1, "", "get_string"], [38, 2, 1, "", "verbosity"]], "pymatgen.io.cp2k.inputs.Kpoints": [[38, 2, 1, "", "from_kpoints"]], "pymatgen.io.cp2k.inputs.PotentialFile": [[38, 2, 1, "", "from_str"]], "pymatgen.io.cp2k.inputs.PotentialInfo": [[38, 5, 1, "id36", "electrons"], [38, 2, 1, "", "from_str"], [38, 2, 1, "", "from_string"], [38, 5, 1, "id37", "nlcc"], [38, 5, 1, "id38", "potential_type"], [38, 2, 1, "", "softmatch"], [38, 5, 1, "id39", "xc"]], "pymatgen.io.cp2k.inputs.Section": [[38, 2, 1, "", "add"], [38, 2, 1, "", "by_path"], [38, 2, 1, "", "check"], [38, 2, 1, "", "get"], [38, 2, 1, "", "get_keyword"], [38, 2, 1, "", "get_section"], [38, 2, 1, "", "get_string"], [38, 2, 1, "", "inc"], [38, 2, 1, "", "insert"], [38, 2, 1, "", "safeset"], [38, 2, 1, "", "set"], [38, 2, 1, "", "setitem"], [38, 2, 1, "", "silence"], [38, 2, 1, "", "unset"], [38, 2, 1, "", "update"], [38, 2, 1, "", "verbosity"]], "pymatgen.io.cp2k.inputs.SectionList": [[38, 2, 1, "", "append"], [38, 2, 1, "", "extend"], [38, 2, 1, "", "get"], [38, 2, 1, "", "get_string"], [38, 2, 1, "", "verbosity"]], "pymatgen.io.cp2k.outputs": [[38, 1, 1, "", "Cp2kOutput"], [38, 4, 1, "", "parse_dos"], [38, 4, 1, "", "parse_energy_file"], [38, 4, 1, "", "parse_pdos"]], "pymatgen.io.cp2k.outputs.Cp2kOutput": [[38, 2, 1, "", "as_dict"], [38, 3, 1, "", "band_structure"], [38, 3, 1, "", "calculation_type"], [38, 3, 1, "", "charge"], [38, 3, 1, "", "complete_dos"], [38, 3, 1, "", "completed"], [38, 2, 1, "", "convergence"], [38, 3, 1, "", "cp2k_version"], [38, 3, 1, "", "is_hubbard"], [38, 3, 1, "", "is_metal"], [38, 3, 1, "", "is_molecule"], [38, 3, 1, "", "multiplicity"], [38, 3, 1, "", "num_warnings"], [38, 2, 1, "", "parse_atomic_kind_info"], [38, 2, 1, "", "parse_bandstructure"], [38, 2, 1, "", "parse_cell_params"], [38, 2, 1, "", "parse_chi_tensor"], [38, 2, 1, "", "parse_cp2k_params"], [38, 2, 1, "", "parse_dft_params"], [38, 2, 1, "", "parse_dos"], [38, 2, 1, "", "parse_energies"], [38, 2, 1, "", "parse_files"], [38, 2, 1, "", "parse_forces"], [38, 2, 1, "", "parse_global_params"], [38, 2, 1, "", "parse_gtensor"], [38, 2, 1, "", "parse_hirshfeld"], [38, 2, 1, "", "parse_homo_lumo"], [38, 2, 1, "", "parse_hyperfine"], [38, 2, 1, "", "parse_initial_structure"], [38, 2, 1, "", "parse_input"], [38, 2, 1, "", "parse_ionic_steps"], [38, 2, 1, "", "parse_mo_eigenvalues"], [38, 2, 1, "", "parse_mulliken"], [38, 2, 1, "", "parse_nmr_shift"], [38, 2, 1, "", "parse_opt_steps"], [38, 2, 1, "", "parse_overlap_condition"], [38, 2, 1, "", "parse_plus_u_params"], [38, 2, 1, "", "parse_qs_params"], [38, 2, 1, "", "parse_raman"], [38, 2, 1, "", "parse_scf_opt"], [38, 2, 1, "", "parse_scf_params"], [38, 2, 1, "", "parse_stresses"], [38, 2, 1, "", "parse_structures"], [38, 2, 1, "", "parse_tddfpt"], [38, 2, 1, "", "parse_timing"], [38, 2, 1, "", "parse_total_numbers"], [38, 3, 1, "", "project_name"], [38, 2, 1, "", "ran_successfully"], [38, 2, 1, "", "read_pattern"], [38, 2, 1, "", "read_table_pattern"], [38, 3, 1, "", "run_type"], [38, 3, 1, "", "spin_polarized"]], "pymatgen.io.cp2k.sets": [[38, 1, 1, "", "CellOptSet"], [38, 6, 1, "", "Cp2kValidationError"], [38, 1, 1, "", "DftSet"], [38, 1, 1, "", "HybridCellOptSet"], [38, 1, 1, "", "HybridRelaxSet"], [38, 1, 1, "", "HybridStaticSet"], [38, 1, 1, "", "RelaxSet"], [38, 1, 1, "", "StaticSet"]], "pymatgen.io.cp2k.sets.Cp2kValidationError": [[38, 5, 1, "", "CP2K_VERSION"]], "pymatgen.io.cp2k.sets.DftSet": [[38, 2, 1, "", "activate_epr"], [38, 2, 1, "", "activate_fast_minimization"], [38, 2, 1, "", "activate_hybrid"], [38, 2, 1, "", "activate_hyperfine"], [38, 2, 1, "", "activate_localize"], [38, 2, 1, "", "activate_motion"], [38, 2, 1, "", "activate_nmr"], [38, 2, 1, "", "activate_nonperiodic"], [38, 2, 1, "", "activate_polar"], [38, 2, 1, "", "activate_robust_minimization"], [38, 2, 1, "", "activate_spinspin"], [38, 2, 1, "", "activate_tddfpt"], [38, 2, 1, "", "activate_vdw_potential"], [38, 2, 1, "", "activate_very_strict_minimization"], [38, 2, 1, "", "create_subsys"], [38, 2, 1, "", "get_basis_and_potential"], [38, 2, 1, "", "get_cutoff_from_basis"], [38, 2, 1, "", "get_xc_functionals"], [38, 2, 1, "", "modify_dft_print_iters"], [38, 2, 1, "", "print_bandstructure"], [38, 2, 1, "", "print_dos"], [38, 2, 1, "", "print_e_density"], [38, 2, 1, "", "print_forces"], [38, 2, 1, "", "print_hirshfeld"], [38, 2, 1, "", "print_ldos"], [38, 2, 1, "", "print_mo"], [38, 2, 1, "", "print_mo_cubes"], [38, 2, 1, "", "print_mulliken"], [38, 2, 1, "", "print_pdos"], [38, 2, 1, "", "print_v_hartree"], [38, 2, 1, "", "set_charge"], [38, 2, 1, "", "validate"], [38, 2, 1, "", "write_basis_set_file"], [38, 2, 1, "", "write_potential_file"]], "pymatgen.io.cp2k.utils": [[38, 4, 1, "", "chunk"], [38, 4, 1, "", "get_truncated_coulomb_cutoff"], [38, 4, 1, "", "get_unique_site_indices"], [38, 4, 1, "", "natural_keys"], [38, 4, 1, "", "postprocessor"], [38, 4, 1, "", "preprocessor"]], "pymatgen.io.cssr": [[36, 1, 1, "", "Cssr"]], "pymatgen.io.cssr.Cssr": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "write_file"]], "pymatgen.io.exciting": [[39, 0, 0, "-", "inputs"]], "pymatgen.io.exciting.inputs": [[39, 1, 1, "", "ExcitingInput"]], "pymatgen.io.exciting.inputs.ExcitingInput": [[39, 5, 1, "", "bohr2ang"], [39, 2, 1, "", "from_file"], [39, 2, 1, "", "from_str"], [39, 2, 1, "", "from_string"], [39, 3, 1, "id0", "lockxyz"], [39, 5, 1, "", "structure"], [39, 5, 1, "", "title"], [39, 2, 1, "", "write_etree"], [39, 2, 1, "", "write_file"], [39, 2, 1, "", "write_string"]], "pymatgen.io.feff": [[40, 0, 0, "-", "inputs"], [40, 0, 0, "-", "outputs"], [40, 0, 0, "-", "sets"]], "pymatgen.io.feff.inputs": [[40, 1, 1, "", "Atoms"], [40, 6, 1, "", "FeffParseError"], [40, 1, 1, "", "Header"], [40, 1, 1, "", "Paths"], [40, 1, 1, "", "Potential"], [40, 1, 1, "", "Tags"], [40, 4, 1, "", "get_absorbing_atom_symbol_index"], [40, 4, 1, "", "get_atom_map"]], "pymatgen.io.feff.inputs.Atoms": [[40, 2, 1, "", "atoms_string_from_file"], [40, 3, 1, "", "cluster"], [40, 2, 1, "", "cluster_from_file"], [40, 2, 1, "", "get_lines"], [40, 2, 1, "", "write_file"]], "pymatgen.io.feff.inputs.Header": [[40, 3, 1, "", "formula"], [40, 2, 1, "", "from_cif_file"], [40, 2, 1, "", "from_file"], [40, 2, 1, "", "from_str"], [40, 2, 1, "", "from_string"], [40, 2, 1, "", "header_string_from_file"], [40, 3, 1, "", "structure_symmetry"], [40, 2, 1, "", "write_file"]], "pymatgen.io.feff.inputs.Paths": [[40, 2, 1, "", "write_file"]], "pymatgen.io.feff.inputs.Potential": [[40, 2, 1, "", "pot_dict_from_string"], [40, 2, 1, "", "pot_string_from_file"], [40, 2, 1, "", "write_file"]], "pymatgen.io.feff.inputs.Tags": [[40, 2, 1, "", "as_dict"], [40, 2, 1, "", "diff"], [40, 2, 1, "", "from_dict"], [40, 2, 1, "", "from_file"], [40, 2, 1, "", "get_string"], [40, 2, 1, "", "proc_val"], [40, 2, 1, "", "write_file"]], "pymatgen.io.feff.outputs": [[40, 1, 1, "", "Eels"], [40, 1, 1, "", "LDos"], [40, 1, 1, "", "Xmu"]], "pymatgen.io.feff.outputs.Eels": [[40, 2, 1, "", "as_dict"], [40, 3, 1, "", "atomic_background"], [40, 3, 1, "", "energies"], [40, 3, 1, "", "fine_structure"], [40, 2, 1, "", "from_file"], [40, 3, 1, "", "total_spectrum"]], "pymatgen.io.feff.outputs.LDos": [[40, 2, 1, "", "charge_transfer_from_file"], [40, 2, 1, "", "charge_transfer_to_string"], [40, 2, 1, "", "from_file"]], "pymatgen.io.feff.outputs.Xmu": [[40, 2, 1, "", "as_dict"], [40, 3, 1, "", "calc"], [40, 3, 1, "", "chi"], [40, 3, 1, "", "e_fermi"], [40, 3, 1, "", "edge"], [40, 3, 1, "", "energies"], [40, 2, 1, "", "from_file"], [40, 3, 1, "", "material_formula"], [40, 3, 1, "", "mu"], [40, 3, 1, "", "mu0"], [40, 3, 1, "", "relative_energies"], [40, 3, 1, "", "source"], [40, 3, 1, "", "wavenumber"]], "pymatgen.io.feff.sets": [[40, 1, 1, "", "AbstractFeffInputSet"], [40, 1, 1, "", "FEFFDictSet"], [40, 1, 1, "", "MPEELSDictSet"], [40, 1, 1, "", "MPELNESSet"], [40, 1, 1, "", "MPEXAFSSet"], [40, 1, 1, "", "MPEXELFSSet"], [40, 1, 1, "", "MPXANESSet"]], "pymatgen.io.feff.sets.AbstractFeffInputSet": [[40, 2, 1, "", "all_input"], [40, 3, 1, "", "atoms"], [40, 2, 1, "", "header"], [40, 3, 1, "", "potential"], [40, 3, 1, "", "tags"], [40, 2, 1, "", "write_input"]], "pymatgen.io.feff.sets.FEFFDictSet": [[40, 3, 1, "", "atoms"], [40, 2, 1, "", "from_directory"], [40, 2, 1, "", "header"], [40, 3, 1, "", "potential"], [40, 3, 1, "", "tags"]], "pymatgen.io.feff.sets.MPELNESSet": [[40, 5, 1, "", "CONFIG"]], "pymatgen.io.feff.sets.MPEXAFSSet": [[40, 5, 1, "", "CONFIG"]], "pymatgen.io.feff.sets.MPEXELFSSet": [[40, 5, 1, "", "CONFIG"]], "pymatgen.io.feff.sets.MPXANESSet": [[40, 5, 1, "", "CONFIG"]], "pymatgen.io.fiesta": [[36, 1, 1, "", "BSEOutput"], [36, 1, 1, "", "BasisSetReader"], [36, 1, 1, "", "FiestaInput"], [36, 1, 1, "", "FiestaOutput"], [36, 1, 1, "", "FiestaRun"], [36, 1, 1, "", "Nwchem2Fiesta"]], "pymatgen.io.fiesta.BasisSetReader": [[36, 2, 1, "", "infos_on_basis_set"], [36, 2, 1, "", "set_n_nlmo"]], "pymatgen.io.fiesta.FiestaInput": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "dump_BSE_data_in_GW_run"], [36, 2, 1, "", "dump_TDDFT_data_in_GW_run"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 3, 1, "", "infos_on_system"], [36, 2, 1, "", "make_FULL_BSE_Densities_folder"], [36, 3, 1, "", "molecule"], [36, 2, 1, "", "set_BSE_options"], [36, 2, 1, "", "set_GW_options"], [36, 2, 1, "", "set_auxiliary_basis_set"], [36, 2, 1, "", "write_file"]], "pymatgen.io.fiesta.FiestaRun": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "bse_run"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "run"]], "pymatgen.io.fiesta.Nwchem2Fiesta": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "run"]], "pymatgen.io.gaussian": [[36, 1, 1, "", "GaussianInput"], [36, 1, 1, "", "GaussianOutput"], [36, 4, 1, "", "read_route_line"]], "pymatgen.io.gaussian.GaussianInput": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "get_cart_coords"], [36, 2, 1, "", "get_zmatrix"], [36, 3, 1, "", "molecule"], [36, 2, 1, "", "to_str"], [36, 2, 1, "", "to_string"], [36, 2, 1, "", "write_file"]], "pymatgen.io.gaussian.GaussianOutput": [[36, 5, 1, "", "MO_coefficients"], [36, 5, 1, "", "Mulliken_charges"], [36, 2, 1, "", "as_dict"], [36, 5, 1, "", "atom_basis_labels"], [36, 5, 1, "", "basis_set"], [36, 5, 1, "", "bond_orders"], [36, 5, 1, "", "cart_forces"], [36, 5, 1, "", "charge"], [36, 5, 1, "", "corrections"], [36, 5, 1, "", "dieze_tag"], [36, 5, 1, "", "eigenvalues"], [36, 5, 1, "", "eigenvectors"], [36, 5, 1, "", "electrons"], [36, 5, 1, "", "energies"], [36, 5, 1, "", "errors"], [36, 3, 1, "", "final_energy"], [36, 3, 1, "", "final_structure"], [36, 5, 1, "", "frequencies"], [36, 5, 1, "", "functional"], [36, 2, 1, "id0", "get_scan_plot"], [36, 2, 1, "", "get_spectre_plot"], [36, 5, 1, "", "hessian"], [36, 5, 1, "", "is_pcm"], [36, 5, 1, "", "is_spin"], [36, 5, 1, "", "link0"], [36, 5, 1, "", "molecular_orbital"], [36, 5, 1, "", "num_basis_func"], [36, 5, 1, "", "opt_structures"], [36, 5, 1, "", "pcm"], [36, 5, 1, "", "properly_terminated"], [36, 2, 1, "", "read_excitation_energies"], [36, 2, 1, "id1", "read_scan"], [36, 5, 1, "", "resumes"], [36, 5, 1, "", "route"], [36, 2, 1, "id2", "save_scan_plot"], [36, 2, 1, "", "save_spectre_plot"], [36, 5, 1, "", "spin_multiplicity"], [36, 5, 1, "", "standard_orientation"], [36, 5, 1, "", "stationary_type"], [36, 5, 1, "", "structures_input_orientation"], [36, 5, 1, "", "title"], [36, 2, 1, "", "to_input"]], "pymatgen.io.jarvis": [[36, 1, 1, "", "JarvisAtomsAdaptor"]], "pymatgen.io.jarvis.JarvisAtomsAdaptor": [[36, 2, 1, "", "get_atoms"], [36, 2, 1, "", "get_structure"]], "pymatgen.io.lammps": [[41, 0, 0, "-", "data"], [41, 0, 0, "-", "generators"], [41, 0, 0, "-", "inputs"], [41, 0, 0, "-", "outputs"], [41, 0, 0, "-", "sets"], [41, 0, 0, "-", "utils"]], "pymatgen.io.lammps.data": [[41, 1, 1, "", "CombinedData"], [41, 1, 1, "", "ForceField"], [41, 1, 1, "", "LammpsBox"], [41, 1, 1, "", "LammpsData"], [41, 1, 1, "", "Topology"], [41, 4, 1, "", "lattice_2_lmpbox"]], "pymatgen.io.lammps.data.CombinedData": [[41, 2, 1, "", "as_lammpsdata"], [41, 2, 1, "", "disassemble"], [41, 2, 1, "", "from_ff_and_topologies"], [41, 2, 1, "", "from_files"], [41, 2, 1, "", "from_lammpsdata"], [41, 2, 1, "", "from_structure"], [41, 2, 1, "", "get_string"], [41, 2, 1, "", "parse_xyz"], [41, 3, 1, "", "structure"]], "pymatgen.io.lammps.data.ForceField": [[41, 5, 1, "", "force_field"], [41, 2, 1, "", "from_dict"], [41, 2, 1, "", "from_file"], [41, 5, 1, "", "maps"], [41, 5, 1, "", "masses"], [41, 2, 1, "", "to_file"]], "pymatgen.io.lammps.data.LammpsBox": [[41, 2, 1, "", "get_box_shift"], [41, 2, 1, "", "get_string"], [41, 2, 1, "", "to_lattice"], [41, 3, 1, "", "volume"]], "pymatgen.io.lammps.data.LammpsData": [[41, 2, 1, "", "disassemble"], [41, 2, 1, "", "from_ff_and_topologies"], [41, 2, 1, "", "from_file"], [41, 2, 1, "", "from_structure"], [41, 2, 1, "", "get_string"], [41, 2, 1, "", "set_charge_atom"], [41, 2, 1, "", "set_charge_atom_type"], [41, 3, 1, "", "structure"], [41, 2, 1, "", "write_file"]], "pymatgen.io.lammps.data.Topology": [[41, 2, 1, "", "from_bonding"]], "pymatgen.io.lammps.generators": [[41, 1, 1, "", "BaseLammpsGenerator"], [41, 1, 1, "", "LammpsMinimization"]], "pymatgen.io.lammps.generators.BaseLammpsGenerator": [[41, 5, 1, "", "calc_type"], [41, 2, 1, "", "get_input_set"], [41, 5, 1, "", "keep_stages"], [41, 5, 1, "", "settings"], [41, 5, 1, "", "template"]], "pymatgen.io.lammps.generators.LammpsMinimization": [[41, 3, 1, "", "atom_style"], [41, 3, 1, "", "boundary"], [41, 3, 1, "", "dimension"], [41, 3, 1, "", "force_field"], [41, 3, 1, "", "read_data"], [41, 5, 1, "", "settings"], [41, 5, 1, "", "template"], [41, 3, 1, "", "units"]], "pymatgen.io.lammps.inputs": [[41, 1, 1, "", "LammpsInputFile"], [41, 1, 1, "", "LammpsRun"], [41, 1, 1, "", "LammpsTemplateGen"]], "pymatgen.io.lammps.inputs.LammpsInputFile": [[41, 2, 1, "", "add_commands"], [41, 2, 1, "", "add_stage"], [41, 2, 1, "", "append"], [41, 2, 1, "", "contains_command"], [41, 2, 1, "", "from_file"], [41, 2, 1, "", "from_str"], [41, 2, 1, "", "from_string"], [41, 2, 1, "", "get_args"], [41, 2, 1, "", "get_string"], [41, 2, 1, "", "merge_stages"], [41, 3, 1, "", "ncomments"], [41, 3, 1, "", "nstages"], [41, 2, 1, "", "remove_command"], [41, 2, 1, "", "remove_stage"], [41, 2, 1, "", "rename_stage"], [41, 2, 1, "", "set_args"], [41, 3, 1, "", "stages_names"], [41, 2, 1, "", "write_file"]], "pymatgen.io.lammps.inputs.LammpsRun": [[41, 2, 1, "", "md"], [41, 5, 1, "", "template_dir"], [41, 2, 1, "", "write_inputs"]], "pymatgen.io.lammps.inputs.LammpsTemplateGen": [[41, 2, 1, "", "get_input_set"]], "pymatgen.io.lammps.outputs": [[41, 1, 1, "", "LammpsDump"], [41, 4, 1, "", "parse_lammps_dumps"], [41, 4, 1, "", "parse_lammps_log"]], "pymatgen.io.lammps.outputs.LammpsDump": [[41, 2, 1, "", "as_dict"], [41, 2, 1, "", "from_dict"], [41, 2, 1, "", "from_str"], [41, 2, 1, "", "from_string"]], "pymatgen.io.lammps.sets": [[41, 1, 1, "", "LammpsInputSet"]], "pymatgen.io.lammps.sets.LammpsInputSet": [[41, 2, 1, "", "from_directory"], [41, 2, 1, "", "validate"]], "pymatgen.io.lammps.utils": [[41, 1, 1, "", "LammpsRunner"], [41, 1, 1, "", "Polymer"]], "pymatgen.io.lammps.utils.LammpsRunner": [[41, 2, 1, "", "run"]], "pymatgen.io.lmto": [[36, 1, 1, "", "LMTOCopl"], [36, 1, 1, "", "LMTOCtrl"]], "pymatgen.io.lmto.LMTOCtrl": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "get_string"], [36, 2, 1, "", "write_file"]], "pymatgen.io.lobster": [[42, 0, 0, "-", "inputs"], [42, 0, 0, "-", "lobsterenv"], [42, 0, 0, "-", "outputs"]], "pymatgen.io.lobster.inputs": [[42, 1, 1, "", "Lobsterin"], [42, 4, 1, "", "get_all_possible_basis_combinations"]], "pymatgen.io.lobster.inputs.Lobsterin": [[42, 5, 1, "", "AVAILABLEKEYWORDS"], [42, 5, 1, "", "BOOLEAN_KEYWORDS"], [42, 5, 1, "", "FLOAT_KEYWORDS"], [42, 5, 1, "", "LISTKEYWORDS"], [42, 5, 1, "", "STRING_KEYWORDS"], [42, 2, 1, "", "as_dict"], [42, 2, 1, "", "diff"], [42, 2, 1, "", "from_dict"], [42, 2, 1, "", "from_file"], [42, 2, 1, "", "get_all_possible_basis_functions"], [42, 2, 1, "", "get_basis"], [42, 2, 1, "", "standard_calculations_from_vasp_files"], [42, 2, 1, "", "write_INCAR"], [42, 2, 1, "", "write_KPOINTS"], [42, 2, 1, "", "write_POSCAR_with_standard_primitive"], [42, 2, 1, "", "write_lobsterin"]], "pymatgen.io.lobster.lobsterenv": [[42, 1, 1, "", "ICOHPNeighborsInfo"], [42, 1, 1, "", "LobsterLightStructureEnvironments"], [42, 1, 1, "", "LobsterNeighbors"]], "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo": [[42, 5, 1, "", "atoms"], [42, 5, 1, "", "central_isites"], [42, 5, 1, "", "labels"], [42, 5, 1, "", "list_icohps"], [42, 5, 1, "", "n_bonds"], [42, 5, 1, "", "total_icohp"]], "pymatgen.io.lobster.lobsterenv.LobsterLightStructureEnvironments": [[42, 2, 1, "", "as_dict"], [42, 2, 1, "", "from_Lobster"], [42, 3, 1, "", "uniquely_determines_coordination_environments"]], "pymatgen.io.lobster.lobsterenv.LobsterNeighbors": [[42, 3, 1, "", "anion_types"], [42, 2, 1, "", "get_anion_types"], [42, 2, 1, "", "get_info_cohps_to_neighbors"], [42, 2, 1, "", "get_info_icohps_between_neighbors"], [42, 2, 1, "", "get_info_icohps_to_neighbors"], [42, 2, 1, "", "get_light_structure_environment"], [42, 2, 1, "", "get_nn_info"], [42, 3, 1, "", "molecules_allowed"], [42, 2, 1, "", "plot_cohps_of_neighbors"], [42, 3, 1, "", "structures_allowed"]], "pymatgen.io.lobster.outputs": [[42, 1, 1, "", "Bandoverlaps"], [42, 1, 1, "", "Charge"], [42, 1, 1, "", "Cohpcar"], [42, 1, 1, "", "Doscar"], [42, 1, 1, "", "Fatband"], [42, 1, 1, "", "Grosspop"], [42, 1, 1, "", "Icohplist"], [42, 1, 1, "", "Lobsterout"], [42, 1, 1, "", "MadelungEnergies"], [42, 1, 1, "", "SitePotential"], [42, 1, 1, "", "Wavefunction"], [42, 4, 1, "", "get_orb_from_str"]], "pymatgen.io.lobster.outputs.Bandoverlaps": [[42, 2, 1, "", "has_good_quality_check_occupied_bands"], [42, 2, 1, "", "has_good_quality_maxDeviation"]], "pymatgen.io.lobster.outputs.Charge": [[42, 2, 1, "", "get_structure_with_charges"]], "pymatgen.io.lobster.outputs.Doscar": [[42, 3, 1, "id2", "completedos"], [42, 3, 1, "id3", "energies"], [42, 3, 1, "id4", "is_spin_polarized"], [42, 3, 1, "", "itdensities"], [42, 3, 1, "id5", "pdos"], [42, 3, 1, "id6", "tdensities"], [42, 3, 1, "id7", "tdos"]], "pymatgen.io.lobster.outputs.Fatband": [[42, 2, 1, "", "get_bandstructure"]], "pymatgen.io.lobster.outputs.Grosspop": [[42, 2, 1, "", "get_structure_with_total_grosspop"]], "pymatgen.io.lobster.outputs.Icohplist": [[42, 3, 1, "", "icohpcollection"], [42, 3, 1, "", "icohplist"]], "pymatgen.io.lobster.outputs.Lobsterout": [[42, 2, 1, "", "get_doc"]], "pymatgen.io.lobster.outputs.SitePotential": [[42, 2, 1, "", "get_structure_with_site_potentials"]], "pymatgen.io.lobster.outputs.Wavefunction": [[42, 2, 1, "", "get_volumetricdata_density"], [42, 2, 1, "", "get_volumetricdata_imaginary"], [42, 2, 1, "", "get_volumetricdata_real"], [42, 2, 1, "", "set_volumetric_data"], [42, 2, 1, "", "write_file"]], "pymatgen.io.nwchem": [[36, 1, 1, "", "NwInput"], [36, 6, 1, "", "NwInputError"], [36, 1, 1, "", "NwOutput"], [36, 1, 1, "", "NwTask"]], "pymatgen.io.nwchem.NwInput": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 3, 1, "", "molecule"], [36, 2, 1, "", "write_file"]], "pymatgen.io.nwchem.NwOutput": [[36, 2, 1, "", "get_excitation_spectrum"], [36, 2, 1, "", "parse_tddft"]], "pymatgen.io.nwchem.NwTask": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "dft_task"], [36, 2, 1, "", "esp_task"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_molecule"], [36, 5, 1, "", "operations"], [36, 5, 1, "", "theories"]], "pymatgen.io.packmol": [[36, 1, 1, "", "PackmolBoxGen"], [36, 1, 1, "", "PackmolSet"]], "pymatgen.io.packmol.PackmolBoxGen": [[36, 2, 1, "", "get_input_set"]], "pymatgen.io.packmol.PackmolSet": [[36, 2, 1, "", "from_directory"], [36, 2, 1, "", "run"]], "pymatgen.io.phonopy": [[36, 4, 1, "", "eigvec_to_eigdispl"], [36, 4, 1, "", "get_complete_ph_dos"], [36, 4, 1, "", "get_displaced_structures"], [36, 4, 1, "", "get_gruneisen_ph_bs_symm_line"], [36, 4, 1, "", "get_gruneisenparameter"], [36, 4, 1, "", "get_gs_ph_bs_symm_line_from_dict"], [36, 4, 1, "", "get_ph_bs_symm_line"], [36, 4, 1, "", "get_ph_bs_symm_line_from_dict"], [36, 4, 1, "", "get_ph_dos"], [36, 4, 1, "", "get_phonon_band_structure_from_fc"], [36, 4, 1, "", "get_phonon_band_structure_symm_line_from_fc"], [36, 4, 1, "", "get_phonon_dos_from_fc"], [36, 4, 1, "", "get_phonopy_structure"], [36, 4, 1, "", "get_pmg_structure"], [36, 4, 1, "", "get_structure_from_dict"], [36, 4, 1, "", "get_thermal_displacement_matrices"]], "pymatgen.io.prismatic": [[36, 1, 1, "", "Prismatic"]], "pymatgen.io.prismatic.Prismatic": [[36, 2, 1, "", "to_str"], [36, 2, 1, "", "to_string"]], "pymatgen.io.pwscf": [[36, 1, 1, "", "PWInput"], [36, 6, 1, "", "PWInputError"], [36, 1, 1, "", "PWOutput"]], "pymatgen.io.pwscf.PWInput": [[36, 2, 1, "", "as_dict"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "proc_val"], [36, 2, 1, "", "write_file"]], "pymatgen.io.pwscf.PWOutput": [[36, 3, 1, "", "final_energy"], [36, 2, 1, "", "get_celldm"], [36, 3, 1, "", "lattice_type"], [36, 5, 1, "", "patterns"], [36, 2, 1, "", "read_pattern"]], "pymatgen.io.qchem": [[43, 0, 0, "-", "inputs"], [43, 0, 0, "-", "outputs"], [43, 0, 0, "-", "sets"], [43, 0, 0, "-", "utils"]], "pymatgen.io.qchem.inputs": [[43, 1, 1, "", "QCInput"]], "pymatgen.io.qchem.inputs.QCInput": [[43, 2, 1, "", "almo_template"], [43, 2, 1, "", "cdft_template"], [43, 2, 1, "", "find_sections"], [43, 2, 1, "", "from_file"], [43, 2, 1, "", "from_multi_jobs_file"], [43, 2, 1, "", "from_str"], [43, 2, 1, "", "geom_opt_template"], [43, 2, 1, "", "get_string"], [43, 2, 1, "", "molecule_template"], [43, 2, 1, "", "multi_job_string"], [43, 2, 1, "", "nbo_template"], [43, 2, 1, "", "opt_template"], [43, 2, 1, "", "pcm_nonels_template"], [43, 2, 1, "", "pcm_template"], [43, 2, 1, "", "plots_template"], [43, 2, 1, "", "read_almo"], [43, 2, 1, "", "read_cdft"], [43, 2, 1, "", "read_geom_opt"], [43, 2, 1, "", "read_molecule"], [43, 2, 1, "", "read_nbo"], [43, 2, 1, "", "read_opt"], [43, 2, 1, "", "read_pcm"], [43, 2, 1, "", "read_pcm_nonels"], [43, 2, 1, "", "read_plots"], [43, 2, 1, "", "read_rem"], [43, 2, 1, "", "read_scan"], [43, 2, 1, "", "read_smx"], [43, 2, 1, "", "read_solvent"], [43, 2, 1, "", "read_svp"], [43, 2, 1, "", "read_vdw"], [43, 2, 1, "", "rem_template"], [43, 2, 1, "", "scan_template"], [43, 2, 1, "", "smx_template"], [43, 2, 1, "", "solvent_template"], [43, 2, 1, "", "svp_template"], [43, 2, 1, "", "van_der_waals_template"], [43, 2, 1, "", "write_multi_job_file"]], "pymatgen.io.qchem.outputs": [[43, 1, 1, "", "QCOutput"], [43, 4, 1, "", "check_for_structure_changes"], [43, 4, 1, "", "get_percentage"], [43, 4, 1, "", "jump_to_header"], [43, 4, 1, "", "nbo_parser"], [43, 4, 1, "", "parse_hybridization_character"], [43, 4, 1, "", "parse_hyperbonds"], [43, 4, 1, "", "parse_natural_populations"], [43, 4, 1, "", "parse_perturbation_energy"], [43, 4, 1, "", "z_int"]], "pymatgen.io.qchem.outputs.QCOutput": [[43, 2, 1, "", "as_dict"], [43, 2, 1, "", "multiple_outputs_from_file"]], "pymatgen.io.qchem.sets": [[43, 1, 1, "", "ForceSet"], [43, 1, 1, "", "FreqSet"], [43, 1, 1, "", "OptSet"], [43, 1, 1, "", "PESScanSet"], [43, 1, 1, "", "QChemDictSet"], [43, 1, 1, "", "SinglePointSet"], [43, 1, 1, "", "TransitionStateSet"]], "pymatgen.io.qchem.sets.QChemDictSet": [[43, 2, 1, "", "write"]], "pymatgen.io.qchem.utils": [[43, 4, 1, "", "lower_and_check_unique"], [43, 4, 1, "", "process_parsed_HESS"], [43, 4, 1, "", "process_parsed_coords"], [43, 4, 1, "", "process_parsed_fock_matrix"], [43, 4, 1, "", "read_matrix_pattern"], [43, 4, 1, "", "read_pattern"], [43, 4, 1, "", "read_table_pattern"]], "pymatgen.io.res": [[36, 1, 1, "", "AirssProvider"], [36, 6, 1, "", "ResError"], [36, 1, 1, "", "ResIO"], [36, 6, 1, "", "ResParseError"], [36, 1, 1, "", "ResProvider"], [36, 1, 1, "", "ResWriter"]], "pymatgen.io.res.AirssProvider": [[36, 3, 1, "", "appearances"], [36, 2, 1, "", "as_dict"], [36, 3, 1, "", "energy"], [36, 3, 1, "", "entry"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "get_airss_version"], [36, 2, 1, "", "get_castep_version"], [36, 2, 1, "", "get_cut_grid_gmax_fsbc"], [36, 2, 1, "", "get_func_rel_disp"], [36, 2, 1, "", "get_mpgrid_offset_nkpts_spacing"], [36, 2, 1, "", "get_pspots"], [36, 2, 1, "", "get_run_start_info"], [36, 3, 1, "", "integrated_absolute_spin_density"], [36, 3, 1, "", "integrated_spin_density"], [36, 3, 1, "", "pressure"], [36, 3, 1, "", "seed"], [36, 3, 1, "", "spacegroup_label"], [36, 3, 1, "", "volume"]], "pymatgen.io.res.ResIO": [[36, 2, 1, "", "entry_from_file"], [36, 2, 1, "", "entry_from_str"], [36, 2, 1, "", "entry_to_file"], [36, 2, 1, "", "entry_to_str"], [36, 2, 1, "", "structure_from_file"], [36, 2, 1, "", "structure_from_str"], [36, 2, 1, "", "structure_to_file"], [36, 2, 1, "", "structure_to_str"]], "pymatgen.io.res.ResProvider": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 3, 1, "", "lattice"], [36, 3, 1, "", "rems"], [36, 3, 1, "", "sites"], [36, 3, 1, "", "structure"]], "pymatgen.io.res.ResWriter": [[36, 3, 1, "", "string"], [36, 2, 1, "", "write"]], "pymatgen.io.shengbte": [[36, 1, 1, "", "Control"]], "pymatgen.io.shengbte.Control": [[36, 5, 1, "", "allocations_keys"], [36, 2, 1, "", "as_dict"], [36, 5, 1, "", "crystal_keys"], [36, 5, 1, "", "data_keys"], [36, 5, 1, "", "flags_keys"], [36, 2, 1, "", "from_dict"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_structure"], [36, 2, 1, "", "get_structure"], [36, 5, 1, "", "params_keys"], [36, 5, 1, "", "required_params"], [36, 2, 1, "", "to_file"]], "pymatgen.io.template": [[36, 1, 1, "", "TemplateInputGen"]], "pymatgen.io.template.TemplateInputGen": [[36, 2, 1, "", "get_input_set"]], "pymatgen.io.vasp": [[44, 0, 0, "-", "help"], [44, 0, 0, "-", "inputs"], [44, 0, 0, "-", "optics"], [44, 0, 0, "-", "outputs"], [44, 0, 0, "-", "sets"]], "pymatgen.io.vasp.help": [[44, 1, 1, "", "VaspDoc"]], "pymatgen.io.vasp.help.VaspDoc": [[44, 2, 1, "", "get_help"], [44, 2, 1, "", "get_incar_tags"], [44, 2, 1, "", "print_help"], [44, 2, 1, "", "print_jupyter_help"]], "pymatgen.io.vasp.inputs": [[44, 6, 1, "", "BadIncarWarning"], [44, 1, 1, "", "Incar"], [44, 1, 1, "", "Kpoints"], [44, 1, 1, "", "KpointsSupportedModes"], [44, 1, 1, "", "Orbital"], [44, 1, 1, "", "OrbitalDescription"], [44, 1, 1, "", "Poscar"], [44, 1, 1, "", "Potcar"], [44, 1, 1, "", "PotcarSingle"], [44, 6, 1, "", "UnknownPotcarWarning"], [44, 1, 1, "", "VaspInput"]], "pymatgen.io.vasp.inputs.Incar": [[44, 2, 1, "", "as_dict"], [44, 2, 1, "", "check_params"], [44, 2, 1, "", "diff"], [44, 2, 1, "", "from_dict"], [44, 2, 1, "", "from_file"], [44, 2, 1, "", "from_str"], [44, 2, 1, "", "from_string"], [44, 2, 1, "", "get_string"], [44, 2, 1, "", "proc_val"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.inputs.Kpoints": [[44, 2, 1, "", "as_dict"], [44, 2, 1, "", "automatic"], [44, 2, 1, "", "automatic_density"], [44, 2, 1, "", "automatic_density_by_lengths"], [44, 2, 1, "", "automatic_density_by_vol"], [44, 2, 1, "", "automatic_gamma_density"], [44, 2, 1, "", "automatic_linemode"], [44, 2, 1, "", "from_dict"], [44, 2, 1, "", "from_file"], [44, 2, 1, "", "from_str"], [44, 2, 1, "", "from_string"], [44, 2, 1, "", "gamma_automatic"], [44, 2, 1, "", "monkhorst_automatic"], [44, 3, 1, "", "style"], [44, 5, 1, "", "supported_modes"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.inputs.KpointsSupportedModes": [[44, 5, 1, "", "Automatic"], [44, 5, 1, "", "Cartesian"], [44, 5, 1, "", "Gamma"], [44, 5, 1, "", "Line_mode"], [44, 5, 1, "", "Monkhorst"], [44, 5, 1, "", "Reciprocal"], [44, 2, 1, "", "from_str"], [44, 2, 1, "", "from_string"]], "pymatgen.io.vasp.inputs.Orbital": [[44, 5, 1, "", "E"], [44, 5, 1, "", "j"], [44, 5, 1, "", "l"], [44, 5, 1, "", "n"], [44, 5, 1, "", "occ"]], "pymatgen.io.vasp.inputs.OrbitalDescription": [[44, 5, 1, "", "E"], [44, 5, 1, "", "Rcut"], [44, 5, 1, "", "Rcut2"], [44, 5, 1, "", "Type"], [44, 5, 1, "", "Type2"], [44, 5, 1, "", "l"]], "pymatgen.io.vasp.inputs.Poscar": [[44, 2, 1, "", "as_dict"], [44, 5, 1, "", "comment"], [44, 2, 1, "", "from_dict"], [44, 2, 1, "", "from_file"], [44, 2, 1, "", "from_str"], [44, 2, 1, "", "from_string"], [44, 2, 1, "", "get_string"], [44, 3, 1, "", "natoms"], [44, 3, 1, "id0", "predictor_corrector"], [44, 5, 1, "", "predictor_corrector_preamble"], [44, 3, 1, "id1", "selective_dynamics"], [44, 2, 1, "", "set_temperature"], [44, 3, 1, "", "site_symbols"], [44, 5, 1, "", "structure"], [44, 5, 1, "", "temperature"], [44, 5, 1, "", "true_names"], [44, 3, 1, "id2", "velocities"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.inputs.Potcar": [[44, 5, 1, "", "FUNCTIONAL_CHOICES"], [44, 2, 1, "", "as_dict"], [44, 2, 1, "", "from_dict"], [44, 2, 1, "", "from_file"], [44, 2, 1, "", "set_symbols"], [44, 3, 1, "", "spec"], [44, 3, 1, "", "symbols"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.inputs.PotcarSingle": [[44, 3, 1, "", "atomic_no"], [44, 5, 1, "", "data"], [44, 3, 1, "", "electron_configuration"], [44, 3, 1, "", "element"], [44, 2, 1, "", "from_file"], [44, 2, 1, "", "from_symbol_and_functional"], [44, 3, 1, "", "functional"], [44, 3, 1, "", "functional_class"], [44, 5, 1, "", "functional_dir"], [44, 5, 1, "", "functional_tags"], [44, 2, 1, "", "get_potcar_file_hash"], [44, 2, 1, "", "get_potcar_hash"], [44, 2, 1, "", "get_sha256_file_hash"], [44, 2, 1, "", "identify_potcar"], [44, 5, 1, "", "keywords"], [44, 3, 1, "", "nelectrons"], [44, 5, 1, "", "parse_functions"], [44, 3, 1, "", "potential_type"], [44, 3, 1, "", "symbol"], [44, 2, 1, "", "verify_potcar"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.inputs.VaspInput": [[44, 2, 1, "", "as_dict"], [44, 2, 1, "", "from_dict"], [44, 2, 1, "", "from_directory"], [44, 2, 1, "", "run_vasp"], [44, 2, 1, "", "write_input"]], "pymatgen.io.vasp.optics": [[44, 1, 1, "", "DielectricFunctionCalculator"], [44, 4, 1, "", "delta_func"], [44, 4, 1, "", "delta_methfessel_paxton"], [44, 4, 1, "", "epsilon_imag"], [44, 4, 1, "", "get_delta"], [44, 4, 1, "", "get_step"], [44, 4, 1, "", "kramers_kronig"], [44, 4, 1, "", "step_func"], [44, 4, 1, "", "step_methfessel_paxton"]], "pymatgen.io.vasp.optics.DielectricFunctionCalculator": [[44, 3, 1, "", "cder"], [44, 5, 1, "", "cder_imag"], [44, 5, 1, "", "cder_real"], [44, 5, 1, "", "cshift"], [44, 5, 1, "", "deltae"], [44, 5, 1, "", "efermi"], [44, 5, 1, "", "eigs"], [44, 2, 1, "", "from_directory"], [44, 2, 1, "", "from_vasp_objects"], [44, 2, 1, "", "get_epsilon"], [44, 5, 1, "", "ismear"], [44, 5, 1, "", "ispin"], [44, 5, 1, "", "kweights"], [44, 5, 1, "", "nedos"], [44, 2, 1, "", "plot_weighted_transition_data"], [44, 5, 1, "", "sigma"], [44, 5, 1, "", "volume"]], "pymatgen.io.vasp.outputs": [[44, 1, 1, "", "BSVasprun"], [44, 1, 1, "", "Chgcar"], [44, 1, 1, "", "Dynmat"], [44, 1, 1, "", "Eigenval"], [44, 1, 1, "", "Elfcar"], [44, 1, 1, "", "Locpot"], [44, 1, 1, "", "Oszicar"], [44, 1, 1, "", "Outcar"], [44, 1, 1, "", "Procar"], [44, 6, 1, "", "UnconvergedVASPWarning"], [44, 6, 1, "", "VaspParseError"], [44, 1, 1, "", "Vasprun"], [44, 1, 1, "", "VolumetricData"], [44, 1, 1, "", "WSWQ"], [44, 1, 1, "", "Wavecar"], [44, 1, 1, "", "Waveder"], [44, 1, 1, "", "Xdatcar"], [44, 4, 1, "", "get_adjusted_fermi_level"], [44, 4, 1, "", "get_band_structure_from_vasp_multiple_branches"]], "pymatgen.io.vasp.outputs.BSVasprun": [[44, 2, 1, "", "as_dict"]], "pymatgen.io.vasp.outputs.Chgcar": [[44, 2, 1, "", "from_file"], [44, 3, 1, "", "net_magnetization"]], "pymatgen.io.vasp.outputs.Dynmat": [[44, 5, 1, "", "data"], [44, 2, 1, "", "get_phonon_frequencies"], [44, 3, 1, "", "masses"], [44, 3, 1, "", "natoms"], [44, 3, 1, "", "ndisps"], [44, 3, 1, "", "nspecs"]], "pymatgen.io.vasp.outputs.Eigenval": [[44, 3, 1, "", "eigenvalue_band_properties"], [44, 5, 1, "", "eigenvalues"], [44, 5, 1, "", "filename"], [44, 5, 1, "", "ispin"], [44, 5, 1, "", "kpoints"], [44, 5, 1, "", "kpoints_weights"], [44, 5, 1, "", "nbands"], [44, 5, 1, "", "nelect"], [44, 5, 1, "", "nkpt"], [44, 5, 1, "", "occu_tol"]], "pymatgen.io.vasp.outputs.Elfcar": [[44, 2, 1, "", "from_file"], [44, 2, 1, "", "get_alpha"]], "pymatgen.io.vasp.outputs.Locpot": [[44, 2, 1, "", "from_file"]], "pymatgen.io.vasp.outputs.Oszicar": [[44, 3, 1, "", "all_energies"], [44, 2, 1, "", "as_dict"], [44, 5, 1, "", "electronic_steps"], [44, 3, 1, "", "final_energy"]], "pymatgen.io.vasp.outputs.Outcar": [[44, 2, 1, "", "as_dict"], [44, 5, 1, "", "charge"], [44, 5, 1, "", "chemical_shielding"], [44, 5, 1, "", "cs_core_contribution"], [44, 5, 1, "", "cs_g0_contribution"], [44, 5, 1, "", "drift"], [44, 5, 1, "", "efermi"], [44, 5, 1, "", "efg"], [44, 5, 1, "", "elastic_tensor"], [44, 5, 1, "", "filename"], [44, 5, 1, "", "final_energy"], [44, 5, 1, "", "final_energy_wo_entrp"], [44, 5, 1, "", "final_fr_energy"], [44, 5, 1, "", "has_onsite_density_matrices"], [44, 5, 1, "", "is_stopped"], [44, 5, 1, "", "lcalcpol"], [44, 5, 1, "", "lepsilon"], [44, 5, 1, "", "magnetization"], [44, 5, 1, "", "nelect"], [44, 5, 1, "", "ngf"], [44, 2, 1, "", "read_avg_core_poten"], [44, 2, 1, "", "read_chemical_shielding"], [44, 2, 1, "", "read_core_state_eigen"], [44, 2, 1, "", "read_corrections"], [44, 2, 1, "", "read_cs_core_contribution"], [44, 2, 1, "", "read_cs_g0_contribution"], [44, 2, 1, "", "read_cs_raw_symmetrized_tensors"], [44, 2, 1, "", "read_elastic_tensor"], [44, 2, 1, "", "read_electrostatic_potential"], [44, 2, 1, "", "read_fermi_contact_shift"], [44, 2, 1, "", "read_freq_dielectric"], [44, 2, 1, "", "read_igpar"], [44, 2, 1, "", "read_internal_strain_tensor"], [44, 2, 1, "", "read_lcalcpol"], [44, 2, 1, "", "read_lepsilon"], [44, 2, 1, "", "read_lepsilon_ionic"], [44, 2, 1, "", "read_neb"], [44, 2, 1, "", "read_nmr_efg"], [44, 2, 1, "", "read_nmr_efg_tensor"], [44, 2, 1, "", "read_onsite_density_matrices"], [44, 2, 1, "", "read_pattern"], [44, 2, 1, "", "read_piezo_tensor"], [44, 2, 1, "", "read_pseudo_zval"], [44, 2, 1, "", "read_table_pattern"], [44, 5, 1, "", "run_stats"], [44, 5, 1, "", "spin"], [44, 5, 1, "", "total_mag"], [44, 5, 1, "", "unsym_cs_tensor"]], "pymatgen.io.vasp.outputs.Procar": [[44, 5, 1, "", "data"], [44, 2, 1, "", "get_occupation"], [44, 2, 1, "", "get_projection_on_elements"], [44, 5, 1, "", "weights"]], "pymatgen.io.vasp.outputs.Vasprun": [[44, 5, 1, "", "actual_kpoints"], [44, 5, 1, "", "actual_kpoints_weights"], [44, 2, 1, "", "as_dict"], [44, 5, 1, "", "atomic_symbols"], [44, 2, 1, "", "calculate_efermi"], [44, 3, 1, "", "complete_dos"], [44, 3, 1, "", "complete_dos_normalized"], [44, 3, 1, "", "converged"], [44, 3, 1, "", "converged_electronic"], [44, 3, 1, "", "converged_ionic"], [44, 3, 1, "", "dielectric"], [44, 5, 1, "", "efermi"], [44, 3, 1, "", "eigenvalue_band_properties"], [44, 5, 1, "", "eigenvalues"], [44, 3, 1, "", "epsilon_ionic"], [44, 3, 1, "", "epsilon_static"], [44, 3, 1, "", "epsilon_static_wolfe"], [44, 3, 1, "", "final_energy"], [44, 5, 1, "", "force_constants"], [44, 2, 1, "", "get_band_structure"], [44, 2, 1, "", "get_computed_entry"], [44, 2, 1, "", "get_potcars"], [44, 2, 1, "", "get_trajectory"], [44, 3, 1, "", "hubbards"], [44, 5, 1, "", "idos"], [44, 5, 1, "", "incar"], [44, 5, 1, "", "ionic_steps"], [44, 3, 1, "", "is_hubbard"], [44, 3, 1, "", "is_spin"], [44, 5, 1, "", "kpoints"], [44, 5, 1, "", "md_data"], [44, 5, 1, "", "nionic_steps"], [44, 5, 1, "", "normalmode_eigenvals"], [44, 5, 1, "", "normalmode_eigenvecs"], [44, 3, 1, "", "optical_absorption_coeff"], [44, 5, 1, "", "other_dielectric"], [44, 5, 1, "", "parameters"], [44, 5, 1, "", "pdos"], [44, 5, 1, "", "potcar_symbols"], [44, 5, 1, "", "projected_eigenvalues"], [44, 5, 1, "", "projected_magnetisation"], [44, 3, 1, "", "run_type"], [44, 3, 1, "", "structures"], [44, 5, 1, "", "tdos"], [44, 2, 1, "", "update_charge_from_potcar"], [44, 2, 1, "", "update_potcar_spec"]], "pymatgen.io.vasp.outputs.VolumetricData": [[44, 2, 1, "", "parse_file"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.outputs.WSWQ": [[44, 3, 1, "", "data"], [44, 2, 1, "", "from_file"], [44, 5, 1, "id3", "me_imag"], [44, 5, 1, "id4", "me_real"], [44, 5, 1, "id5", "nbands"], [44, 5, 1, "id6", "nkpoints"], [44, 5, 1, "id7", "nspin"]], "pymatgen.io.vasp.outputs.Wavecar": [[44, 5, 1, "", "Gpoints"], [44, 5, 1, "", "a"], [44, 5, 1, "", "b"], [44, 5, 1, "", "band_energy"], [44, 5, 1, "", "coeffs"], [44, 5, 1, "", "efermi"], [44, 5, 1, "", "encut"], [44, 2, 1, "", "evaluate_wavefunc"], [44, 2, 1, "", "fft_mesh"], [44, 5, 1, "", "filename"], [44, 2, 1, "", "get_parchg"], [44, 5, 1, "", "kpoints"], [44, 5, 1, "", "nb"], [44, 5, 1, "", "nk"], [44, 5, 1, "", "vasp_type"], [44, 5, 1, "", "vol"], [44, 2, 1, "", "write_unks"]], "pymatgen.io.vasp.outputs.Waveder": [[44, 3, 1, "", "cder"], [44, 5, 1, "id8", "cder_imag"], [44, 5, 1, "id9", "cder_real"], [44, 2, 1, "", "from_binary"], [44, 2, 1, "", "from_formatted"], [44, 2, 1, "", "get_orbital_derivative_between_states"], [44, 3, 1, "", "nbands"], [44, 3, 1, "", "nkpoints"], [44, 3, 1, "", "nspin"]], "pymatgen.io.vasp.outputs.Xdatcar": [[44, 5, 1, "", "comment"], [44, 2, 1, "", "concatenate"], [44, 2, 1, "", "get_string"], [44, 3, 1, "", "natoms"], [44, 3, 1, "", "site_symbols"], [44, 5, 1, "", "structures"], [44, 2, 1, "", "write_file"]], "pymatgen.io.vasp.sets": [[44, 6, 1, "", "BadInputSetWarning"], [44, 1, 1, "", "DictSet"], [44, 1, 1, "", "LobsterSet"], [44, 1, 1, "", "MITMDSet"], [44, 1, 1, "", "MITNEBSet"], [44, 1, 1, "", "MITRelaxSet"], [44, 1, 1, "", "MPAbsorptionSet"], [44, 1, 1, "", "MPHSEBSSet"], [44, 1, 1, "", "MPHSERelaxSet"], [44, 1, 1, "", "MPMDSet"], [44, 1, 1, "", "MPMetalRelaxSet"], [44, 1, 1, "", "MPNMRSet"], [44, 1, 1, "", "MPNonSCFSet"], [44, 1, 1, "", "MPRelaxSet"], [44, 1, 1, "", "MPSOCSet"], [44, 1, 1, "", "MPScanRelaxSet"], [44, 1, 1, "", "MPScanStaticSet"], [44, 1, 1, "", "MPStaticSet"], [44, 1, 1, "", "MVLElasticSet"], [44, 1, 1, "", "MVLGBSet"], [44, 1, 1, "", "MVLGWSet"], [44, 1, 1, "", "MVLNPTMDSet"], [44, 1, 1, "", "MVLRelax52Set"], [44, 1, 1, "", "MVLScanRelaxSet"], [44, 1, 1, "", "MVLSlabSet"], [44, 1, 1, "", "VaspInputSet"], [44, 4, 1, "", "batch_write_input"], [44, 4, 1, "", "get_structure_from_prev_run"], [44, 4, 1, "", "get_valid_magmom_struct"], [44, 4, 1, "", "get_vasprun_outcar"], [44, 4, 1, "", "next_num_with_prime_factors"], [44, 4, 1, "", "primes_less_than"], [44, 4, 1, "", "standardize_structure"]], "pymatgen.io.vasp.sets.DictSet": [[44, 2, 1, "", "calculate_ng"], [44, 2, 1, "", "estimate_nbands"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 3, 1, "", "nelect"], [44, 3, 1, "", "poscar"], [44, 3, 1, "", "potcar_functional"], [44, 3, 1, "", "structure"], [44, 2, 1, "", "write_input"]], "pymatgen.io.vasp.sets.LobsterSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MITMDSet": [[44, 3, 1, "", "kpoints"]], "pymatgen.io.vasp.sets.MITNEBSet": [[44, 3, 1, "", "poscar"], [44, 3, 1, "", "poscars"], [44, 2, 1, "", "write_input"]], "pymatgen.io.vasp.sets.MITRelaxSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MPAbsorptionSet": [[44, 5, 1, "", "SUPPORTED_MODES"], [44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 2, 1, "", "override_from_prev_calc"]], "pymatgen.io.vasp.sets.MPHSEBSSet": [[44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "kpoints"], [44, 2, 1, "", "override_from_prev_calc"]], "pymatgen.io.vasp.sets.MPHSERelaxSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MPMDSet": [[44, 3, 1, "", "kpoints"]], "pymatgen.io.vasp.sets.MPMetalRelaxSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MPNMRSet": [[44, 3, 1, "", "incar"]], "pymatgen.io.vasp.sets.MPNonSCFSet": [[44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 2, 1, "", "override_from_prev_calc"]], "pymatgen.io.vasp.sets.MPRelaxSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MPSOCSet": [[44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 2, 1, "", "override_from_prev_calc"], [44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MPScanRelaxSet": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MPScanStaticSet": [[44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 2, 1, "", "override_from_prev_calc"], [44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MPStaticSet": [[44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 2, 1, "", "override_from_prev_calc"], [44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MVLElasticSet": [[44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MVLGBSet": [[44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MVLGWSet": [[44, 5, 1, "", "CONFIG"], [44, 5, 1, "", "SUPPORTED_MODES"], [44, 2, 1, "", "from_prev_calc"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 2, 1, "", "override_from_prev_calc"]], "pymatgen.io.vasp.sets.MVLNPTMDSet": [[44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MVLRelax52Set": [[44, 5, 1, "", "CONFIG"]], "pymatgen.io.vasp.sets.MVLScanRelaxSet": [[44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.MVLSlabSet": [[44, 2, 1, "", "as_dict"], [44, 3, 1, "", "kpoints"], [44, 5, 1, "", "user_potcar_functional"]], "pymatgen.io.vasp.sets.VaspInputSet": [[44, 2, 1, "", "as_dict"], [44, 2, 1, "", "get_vasp_input"], [44, 3, 1, "", "incar"], [44, 3, 1, "", "kpoints"], [44, 3, 1, "", "poscar"], [44, 3, 1, "", "potcar"], [44, 3, 1, "", "potcar_symbols"], [44, 2, 1, "", "write_input"]], "pymatgen.io.wannier90": [[36, 1, 1, "", "Unk"]], "pymatgen.io.wannier90.Unk": [[36, 3, 1, "id3", "data"], [36, 2, 1, "", "from_file"], [36, 5, 1, "id4", "ik"], [36, 5, 1, "id5", "is_noncollinear"], [36, 5, 1, "id6", "nbnd"], [36, 5, 1, "id7", "ng"], [36, 2, 1, "", "write_file"]], "pymatgen.io.xcrysden": [[36, 1, 1, "", "XSF"]], "pymatgen.io.xcrysden.XSF": [[36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "to_str"], [36, 2, 1, "", "to_string"]], "pymatgen.io.xr": [[36, 1, 1, "", "Xr"]], "pymatgen.io.xr.Xr": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 2, 1, "", "write_file"]], "pymatgen.io.xtb": [[45, 0, 0, "-", "inputs"], [45, 0, 0, "-", "outputs"]], "pymatgen.io.xtb.inputs": [[45, 1, 1, "", "CRESTInput"]], "pymatgen.io.xtb.inputs.CRESTInput": [[45, 2, 1, "", "constrains_template"], [45, 2, 1, "", "write_input_files"]], "pymatgen.io.xtb.outputs": [[45, 1, 1, "", "CRESTOutput"]], "pymatgen.io.xyz": [[36, 1, 1, "", "XYZ"]], "pymatgen.io.xyz.XYZ": [[36, 3, 1, "", "all_molecules"], [36, 2, 1, "", "as_dataframe"], [36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"], [36, 3, 1, "", "molecule"], [36, 2, 1, "", "write_file"]], "pymatgen.io.zeopp": [[36, 1, 1, "", "ZeoCssr"], [36, 1, 1, "", "ZeoVoronoiXYZ"], [36, 4, 1, "", "get_free_sphere_params"], [36, 4, 1, "", "get_high_accuracy_voronoi_nodes"], [36, 4, 1, "", "get_voronoi_nodes"]], "pymatgen.io.zeopp.ZeoCssr": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"], [36, 2, 1, "", "from_string"]], "pymatgen.io.zeopp.ZeoVoronoiXYZ": [[36, 2, 1, "", "from_file"], [36, 2, 1, "", "from_str"]], "pymatgen.optimization": [[46, 0, 0, "-", "linear_assignment"], [46, 0, 0, "-", "linear_assignment_numpy"], [46, 0, 0, "-", "neighbors"]], "pymatgen.optimization.linear_assignment": [[46, 1, 1, "", "LinearAssignment"]], "pymatgen.optimization.linear_assignment_numpy": [[46, 1, 1, "", "LinearAssignment"]], "pymatgen.optimization.linear_assignment_numpy.LinearAssignment": [[46, 3, 1, "", "min_cost"]], "pymatgen.optimization.neighbors": [[46, 4, 1, "", "find_points_in_spheres"]], "pymatgen.phonon": [[47, 0, 0, "-", "bandstructure"], [47, 0, 0, "-", "dos"], [47, 0, 0, "-", "gruneisen"], [47, 0, 0, "-", "ir_spectra"], [47, 0, 0, "-", "plotter"], [47, 0, 0, "-", "thermal_displacements"]], "pymatgen.phonon.bandstructure": [[47, 1, 1, "", "PhononBandStructure"], [47, 1, 1, "", "PhononBandStructureSymmLine"], [47, 4, 1, "", "eigenvectors_from_displacements"], [47, 4, 1, "", "estimate_band_connection"], [47, 4, 1, "", "get_reasonable_repetitions"]], "pymatgen.phonon.bandstructure.PhononBandStructure": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "asr_breaking"], [47, 2, 1, "", "from_dict"], [47, 2, 1, "", "get_nac_eigendisplacements_along_dir"], [47, 2, 1, "", "get_nac_frequencies_along_dir"], [47, 3, 1, "", "has_eigendisplacements"], [47, 2, 1, "", "has_imaginary_freq"], [47, 3, 1, "", "has_nac"], [47, 2, 1, "", "min_freq"]], "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "as_phononwebsite"], [47, 2, 1, "", "band_reorder"], [47, 2, 1, "", "from_dict"], [47, 2, 1, "", "get_branch"], [47, 2, 1, "", "get_equivalent_qpoints"], [47, 2, 1, "", "write_phononwebsite"]], "pymatgen.phonon.dos": [[47, 1, 1, "", "CompletePhononDos"], [47, 1, 1, "", "PhononDos"], [47, 4, 1, "", "coth"]], "pymatgen.phonon.dos.CompletePhononDos": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "from_dict"], [47, 2, 1, "", "get_element_dos"], [47, 2, 1, "", "get_site_dos"], [47, 5, 1, "", "pdos"]], "pymatgen.phonon.dos.PhononDos": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "cv"], [47, 2, 1, "", "entropy"], [47, 2, 1, "", "from_dict"], [47, 2, 1, "", "get_interpolated_value"], [47, 2, 1, "", "get_smeared_densities"], [47, 2, 1, "", "helmholtz_free_energy"], [47, 2, 1, "", "ind_zero_freq"], [47, 2, 1, "", "internal_energy"], [47, 2, 1, "", "zero_point_energy"]], "pymatgen.phonon.gruneisen": [[47, 1, 1, "", "GruneisenParameter"], [47, 1, 1, "", "GruneisenPhononBandStructure"], [47, 1, 1, "", "GruneisenPhononBandStructureSymmLine"]], "pymatgen.phonon.gruneisen.GruneisenParameter": [[47, 3, 1, "", "acoustic_debye_temp"], [47, 2, 1, "", "average_gruneisen"], [47, 3, 1, "", "debye_temp_limit"], [47, 2, 1, "", "debye_temp_phonopy"], [47, 3, 1, "", "phdos"], [47, 3, 1, "", "tdos"], [47, 2, 1, "", "thermal_conductivity_slack"]], "pymatgen.phonon.gruneisen.GruneisenPhononBandStructure": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "from_dict"]], "pymatgen.phonon.gruneisen.GruneisenPhononBandStructureSymmLine": [[47, 2, 1, "", "from_dict"]], "pymatgen.phonon.ir_spectra": [[47, 1, 1, "", "IRDielectricTensor"]], "pymatgen.phonon.ir_spectra.IRDielectricTensor": [[47, 2, 1, "", "as_dict"], [47, 2, 1, "", "from_dict"], [47, 2, 1, "", "get_ir_spectra"], [47, 2, 1, "", "get_plotter"], [47, 2, 1, "", "get_spectrum"], [47, 3, 1, "", "max_phfreq"], [47, 3, 1, "", "nph_freqs"], [47, 2, 1, "", "plot"], [47, 2, 1, "", "write_json"]], "pymatgen.phonon.plotter": [[47, 1, 1, "", "FreqUnits"], [47, 1, 1, "", "GruneisenPhononBSPlotter"], [47, 1, 1, "", "GruneisenPlotter"], [47, 1, 1, "", "PhononBSPlotter"], [47, 1, 1, "", "PhononDosPlotter"], [47, 1, 1, "", "ThermoPlotter"], [47, 4, 1, "", "freq_units"]], "pymatgen.phonon.plotter.FreqUnits": [[47, 5, 1, "", "factor"], [47, 5, 1, "", "label"]], "pymatgen.phonon.plotter.GruneisenPhononBSPlotter": [[47, 2, 1, "", "bs_plot_data"], [47, 2, 1, "", "get_plot_gs"], [47, 2, 1, "", "plot_compare_gs"], [47, 2, 1, "", "save_plot_gs"], [47, 2, 1, "", "show_gs"]], "pymatgen.phonon.plotter.GruneisenPlotter": [[47, 2, 1, "", "get_plot"], [47, 2, 1, "", "save_plot"], [47, 2, 1, "", "show"]], "pymatgen.phonon.plotter.PhononBSPlotter": [[47, 2, 1, "", "bs_plot_data"], [47, 2, 1, "", "get_plot"], [47, 2, 1, "", "get_proj_plot"], [47, 2, 1, "", "get_ticks"], [47, 2, 1, "", "plot_brillouin"], [47, 2, 1, "", "plot_compare"], [47, 2, 1, "", "save_plot"], [47, 2, 1, "", "show"], [47, 2, 1, "", "show_proj"]], "pymatgen.phonon.plotter.PhononDosPlotter": [[47, 2, 1, "", "add_dos"], [47, 2, 1, "", "add_dos_dict"], [47, 2, 1, "", "get_dos_dict"], [47, 2, 1, "", "get_plot"], [47, 2, 1, "", "save_plot"], [47, 2, 1, "", "show"]], "pymatgen.phonon.plotter.ThermoPlotter": [[47, 2, 1, "", "plot_cv"], [47, 2, 1, "", "plot_entropy"], [47, 2, 1, "", "plot_helmholtz_free_energy"], [47, 2, 1, "", "plot_internal_energy"], [47, 2, 1, "", "plot_thermodynamic_properties"]], "pymatgen.phonon.thermal_displacements": [[47, 1, 1, "", "ThermalDisplacementMatrices"]], "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices": [[47, 3, 1, "", "B"], [47, 3, 1, "", "U1U2U3"], [47, 3, 1, "", "Ucif"], [47, 3, 1, "", "Ustar"], [47, 3, 1, "", "beta"], [47, 2, 1, "", "compute_directionality_quality_criterion"], [47, 2, 1, "", "from_Ucif"], [47, 2, 1, "", "from_cif_P1"], [47, 2, 1, "", "from_structure_with_site_properties_Ucif"], [47, 2, 1, "", "get_full_matrix"], [47, 2, 1, "", "get_reduced_matrix"], [47, 3, 1, "", "ratio_prolate"], [47, 2, 1, "", "to_structure_with_site_properties_Ucif"], [47, 2, 1, "", "visualize_directionality_quality_criterion"], [47, 2, 1, "", "write_cif"]], "pymatgen.symmetry": [[48, 0, 0, "-", "analyzer"], [48, 0, 0, "-", "bandstructure"], [48, 0, 0, "-", "groups"], [48, 0, 0, "-", "kpath"], [48, 0, 0, "-", "maggroups"], [48, 0, 0, "-", "settings"], [48, 0, 0, "-", "site_symmetries"], [48, 0, 0, "-", "structure"]], "pymatgen.symmetry.analyzer": [[48, 1, 1, "", "PointGroupAnalyzer"], [48, 1, 1, "", "PointGroupOperations"], [48, 1, 1, "", "SpacegroupAnalyzer"], [48, 1, 1, "", "SpacegroupOperations"], [48, 4, 1, "", "cluster_sites"], [48, 4, 1, "", "generate_full_symmops"], [48, 4, 1, "", "iterative_symmetrize"]], "pymatgen.symmetry.analyzer.PointGroupAnalyzer": [[48, 2, 1, "", "get_equivalent_atoms"], [48, 2, 1, "", "get_pointgroup"], [48, 2, 1, "", "get_rotational_symmetry_number"], [48, 2, 1, "", "get_symmetry_operations"], [48, 5, 1, "", "inversion_op"], [48, 2, 1, "", "is_valid_op"], [48, 2, 1, "", "symmetrize_molecule"]], "pymatgen.symmetry.analyzer.PointGroupOperations": [[48, 5, 1, "", "sch_symbol"]], "pymatgen.symmetry.analyzer.SpacegroupAnalyzer": [[48, 2, 1, "", "find_primitive"], [48, 2, 1, "", "get_conventional_standard_structure"], [48, 2, 1, "", "get_conventional_to_primitive_transformation_matrix"], [48, 2, 1, "", "get_crystal_system"], [48, 2, 1, "", "get_hall"], [48, 2, 1, "", "get_ir_reciprocal_mesh"], [48, 2, 1, "", "get_ir_reciprocal_mesh_map"], [48, 2, 1, "", "get_kpoint_weights"], [48, 2, 1, "", "get_lattice_type"], [48, 2, 1, "", "get_point_group_operations"], [48, 2, 1, "", "get_point_group_symbol"], [48, 2, 1, "", "get_primitive_standard_structure"], [48, 2, 1, "", "get_refined_structure"], [48, 2, 1, "", "get_space_group_number"], [48, 2, 1, "", "get_space_group_operations"], [48, 2, 1, "", "get_space_group_symbol"], [48, 2, 1, "", "get_symmetrized_structure"], [48, 2, 1, "", "get_symmetry_dataset"], [48, 2, 1, "", "get_symmetry_operations"], [48, 2, 1, "", "is_laue"]], "pymatgen.symmetry.analyzer.SpacegroupOperations": [[48, 2, 1, "", "are_symmetrically_equivalent"]], "pymatgen.symmetry.bandstructure": [[48, 1, 1, "", "HighSymmKpath"]], "pymatgen.symmetry.bandstructure.HighSymmKpath": [[48, 3, 1, "", "equiv_labels"], [48, 2, 1, "", "get_continuous_path"], [48, 3, 1, "", "label_index"], [48, 3, 1, "", "path_lengths"], [48, 3, 1, "", "path_type"]], "pymatgen.symmetry.groups": [[48, 1, 1, "", "PointGroup"], [48, 1, 1, "", "SpaceGroup"], [48, 1, 1, "", "SymmetryGroup"], [48, 4, 1, "", "in_array_list"], [48, 4, 1, "", "sg_symbol_from_int_number"]], "pymatgen.symmetry.groups.PointGroup": [[48, 5, 1, "", "generators"], [48, 5, 1, "", "symbol"], [48, 5, 1, "", "symmetry_ops"]], "pymatgen.symmetry.groups.SpaceGroup": [[48, 5, 1, "", "generators"], [48, 5, 1, "", "int_number"], [48, 5, 1, "", "order"], [48, 5, 1, "", "symbol"]], "pymatgen.symmetry.groups.SymmetryGroup": [[48, 2, 1, "", "is_subgroup"], [48, 2, 1, "", "is_supergroup"], [48, 3, 1, "", "symmetry_ops"], [48, 2, 1, "", "to_latex_string"]], "pymatgen.symmetry.kpath": [[48, 1, 1, "", "KPathBase"], [48, 1, 1, "", "KPathLatimerMunro"], [48, 1, 1, "", "KPathSeek"], [48, 1, 1, "", "KPathSetyawanCurtarolo"]], "pymatgen.symmetry.kpath.KPathBase": [[48, 2, 1, "", "get_kpoints"], [48, 3, 1, "", "kpath"], [48, 3, 1, "", "lattice"], [48, 3, 1, "", "rec_lattice"], [48, 3, 1, "", "structure"]], "pymatgen.symmetry.kpath.KPathLatimerMunro": [[48, 2, 1, "", "LabelPoints"], [48, 2, 1, "", "LabelSymbol"], [48, 3, 1, "", "mag_type"]], "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo": [[48, 2, 1, "", "bcc"], [48, 2, 1, "", "bctet1"], [48, 2, 1, "", "bctet2"], [48, 3, 1, "", "conventional"], [48, 2, 1, "", "cubic"], [48, 2, 1, "", "fcc"], [48, 2, 1, "", "hex"], [48, 2, 1, "", "mcl"], [48, 2, 1, "", "mclc1"], [48, 2, 1, "", "mclc2"], [48, 2, 1, "", "mclc3"], [48, 2, 1, "", "mclc4"], [48, 2, 1, "", "mclc5"], [48, 2, 1, "", "orc"], [48, 2, 1, "", "orcc"], [48, 2, 1, "", "orcf1"], [48, 2, 1, "", "orcf2"], [48, 2, 1, "", "orcf3"], [48, 2, 1, "", "orci"], [48, 3, 1, "", "prim"], [48, 3, 1, "", "prim_rec"], [48, 2, 1, "", "rhl1"], [48, 2, 1, "", "rhl2"], [48, 2, 1, "", "tet"], [48, 2, 1, "", "tria"], [48, 2, 1, "", "trib"]], "pymatgen.symmetry.maggroups": [[48, 1, 1, "", "MagneticSpaceGroup"]], "pymatgen.symmetry.settings": [[48, 1, 1, "", "JonesFaithfulTransformation"]], "pymatgen.symmetry.settings.JonesFaithfulTransformation": [[48, 3, 1, "", "P"], [48, 2, 1, "", "from_origin_shift"], [48, 2, 1, "", "from_transformation_string"], [48, 3, 1, "", "inverse"], [48, 3, 1, "", "p"], [48, 2, 1, "", "parse_transformation_string"], [48, 2, 1, "", "transform_coords"], [48, 2, 1, "", "transform_lattice"], [48, 2, 1, "", "transform_symmop"], [48, 3, 1, "", "transformation_string"]], "pymatgen.symmetry.site_symmetries": [[48, 4, 1, "", "get_shared_symmetry_operations"], [48, 4, 1, "", "get_site_symmetries"]], "pymatgen.symmetry.structure": [[48, 1, 1, "", "SymmetrizedStructure"]], "pymatgen.symmetry.structure.SymmetrizedStructure": [[48, 2, 1, "", "as_dict"], [48, 2, 1, "", "copy"], [48, 2, 1, "", "find_equivalent_sites"], [48, 2, 1, "", "from_dict"]], "pymatgen.transformations": [[49, 0, 0, "-", "advanced_transformations"], [49, 0, 0, "-", "site_transformations"], [49, 0, 0, "-", "standard_transformations"], [49, 0, 0, "-", "transformation_abc"]], "pymatgen.transformations.advanced_transformations": [[49, 1, 1, "", "AddAdsorbateTransformation"], [49, 1, 1, "", "ChargeBalanceTransformation"], [49, 1, 1, "", "CubicSupercellTransformation"], [49, 1, 1, "", "DisorderOrderedTransformation"], [49, 1, 1, "", "DopingTransformation"], [49, 1, 1, "", "EnumerateStructureTransformation"], [49, 1, 1, "", "GrainBoundaryTransformation"], [49, 1, 1, "", "MagOrderParameterConstraint"], [49, 1, 1, "", "MagOrderingTransformation"], [49, 1, 1, "", "MonteCarloRattleTransformation"], [49, 1, 1, "", "MultipleSubstitutionTransformation"], [49, 1, 1, "", "SQSTransformation"], [49, 1, 1, "", "SlabTransformation"], [49, 1, 1, "", "SubstituteSurfaceSiteTransformation"], [49, 1, 1, "", "SubstitutionPredictorTransformation"], [49, 1, 1, "", "SuperTransformation"]], "pymatgen.transformations.advanced_transformations.AddAdsorbateTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.ChargeBalanceTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.CubicSupercellTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.DisorderOrderedTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.DopingTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.EnumerateStructureTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.GrainBoundaryTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.MagOrderParameterConstraint": [[49, 2, 1, "", "satisfies_constraint"]], "pymatgen.transformations.advanced_transformations.MagOrderingTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 2, 1, "", "determine_min_cell"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.MonteCarloRattleTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.MultipleSubstitutionTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.SQSTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.SlabTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.SubstituteSurfaceSiteTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.SubstitutionPredictorTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.advanced_transformations.SuperTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations": [[49, 1, 1, "", "AddSitePropertyTransformation"], [49, 1, 1, "", "InsertSitesTransformation"], [49, 1, 1, "", "PartialRemoveSitesTransformation"], [49, 1, 1, "", "RadialSiteDistortionTransformation"], [49, 1, 1, "", "RemoveSitesTransformation"], [49, 1, 1, "", "ReplaceSiteSpeciesTransformation"], [49, 1, 1, "", "TranslateSitesTransformation"]], "pymatgen.transformations.site_transformations.AddSitePropertyTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations.InsertSitesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation": [[49, 5, 1, "", "ALGO_BEST_FIRST"], [49, 5, 1, "", "ALGO_COMPLETE"], [49, 5, 1, "", "ALGO_ENUMERATE"], [49, 5, 1, "", "ALGO_FAST"], [49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"], [49, 3, 1, "", "use_multiprocessing"]], "pymatgen.transformations.site_transformations.RemoveSitesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations.ReplaceSiteSpeciesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.site_transformations.TranslateSitesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 2, 1, "", "as_dict"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations": [[49, 1, 1, "", "AutoOxiStateDecorationTransformation"], [49, 1, 1, "", "ChargedCellTransformation"], [49, 1, 1, "", "ConventionalCellTransformation"], [49, 1, 1, "", "DeformStructureTransformation"], [49, 1, 1, "", "DiscretizeOccupanciesTransformation"], [49, 1, 1, "", "OrderDisorderedStructureTransformation"], [49, 1, 1, "", "OxidationStateDecorationTransformation"], [49, 1, 1, "", "OxidationStateRemovalTransformation"], [49, 1, 1, "", "PartialRemoveSpecieTransformation"], [49, 1, 1, "", "PerturbStructureTransformation"], [49, 1, 1, "", "PrimitiveCellTransformation"], [49, 1, 1, "", "RemoveSpeciesTransformation"], [49, 1, 1, "", "RotationTransformation"], [49, 1, 1, "", "ScaleToRelaxedTransformation"], [49, 1, 1, "", "SubstitutionTransformation"], [49, 1, 1, "", "SupercellTransformation"]], "pymatgen.transformations.standard_transformations.AutoOxiStateDecorationTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.ChargedCellTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.ConventionalCellTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.DeformStructureTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.DiscretizeOccupanciesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation": [[49, 5, 1, "", "ALGO_BEST_FIRST"], [49, 5, 1, "", "ALGO_COMPLETE"], [49, 5, 1, "", "ALGO_FAST"], [49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"], [49, 3, 1, "", "lowest_energy_structure"]], "pymatgen.transformations.standard_transformations.OxidationStateDecorationTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.OxidationStateRemovalTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation": [[49, 5, 1, "", "ALGO_BEST_FIRST"], [49, 5, 1, "", "ALGO_COMPLETE"], [49, 5, 1, "", "ALGO_ENUMERATE"], [49, 5, 1, "", "ALGO_FAST"], [49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.PerturbStructureTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.PrimitiveCellTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.RemoveSpeciesTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.RotationTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.ScaleToRelaxedTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.SubstitutionTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.standard_transformations.SupercellTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 2, 1, "", "from_scaling_factors"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"]], "pymatgen.transformations.transformation_abc": [[49, 1, 1, "", "AbstractTransformation"]], "pymatgen.transformations.transformation_abc.AbstractTransformation": [[49, 2, 1, "", "apply_transformation"], [49, 3, 1, "", "inverse"], [49, 3, 1, "", "is_one_to_many"], [49, 3, 1, "", "use_multiprocessing"]], "pymatgen.util": [[50, 0, 0, "-", "convergence"], [50, 0, 0, "-", "coord"], [50, 0, 0, "-", "coord_cython"], [50, 0, 0, "-", "due"], [50, 0, 0, "-", "graph_hashing"], [50, 0, 0, "-", "io_utils"], [50, 0, 0, "-", "num"], [50, 0, 0, "-", "numba"], [50, 0, 0, "-", "plotting"], [50, 0, 0, "-", "provenance"], [50, 0, 0, "-", "string"], [50, 0, 0, "-", "testing"], [50, 0, 0, "-", "typing"]], "pymatgen.util.convergence": [[50, 6, 1, "", "SplineInputError"], [50, 4, 1, "", "determine_convergence"], [50, 4, 1, "", "exponential"], [50, 4, 1, "", "extrapolate_reciprocal"], [50, 4, 1, "", "extrapolate_simple_reciprocal"], [50, 4, 1, "", "get_derivatives"], [50, 4, 1, "", "get_weights"], [50, 4, 1, "", "id_generator"], [50, 4, 1, "", "measure"], [50, 4, 1, "", "multi_curve_fit"], [50, 4, 1, "", "multi_reciprocal_extra"], [50, 4, 1, "", "p0_exponential"], [50, 4, 1, "", "p0_reciprocal"], [50, 4, 1, "", "p0_simple_2reciprocal"], [50, 4, 1, "", "p0_simple_4reciprocal"], [50, 4, 1, "", "p0_simple_5reciprocal"], [50, 4, 1, "", "p0_simple_reciprocal"], [50, 4, 1, "", "p0_single_reciprocal"], [50, 4, 1, "", "print_and_raise_error"], [50, 4, 1, "", "print_plot_line"], [50, 4, 1, "", "reciprocal"], [50, 4, 1, "", "simple_2reciprocal"], [50, 4, 1, "", "simple_4reciprocal"], [50, 4, 1, "", "simple_5reciprocal"], [50, 4, 1, "", "simple_reciprocal"], [50, 4, 1, "", "single_reciprocal"]], "pymatgen.util.coord": [[50, 1, 1, "", "Simplex"], [50, 4, 1, "", "all_distances"], [50, 4, 1, "", "barycentric_coords"], [50, 4, 1, "", "coord_list_mapping"], [50, 4, 1, "", "coord_list_mapping_pbc"], [50, 4, 1, "", "find_in_coord_list"], [50, 4, 1, "", "find_in_coord_list_pbc"], [50, 4, 1, "", "get_angle"], [50, 4, 1, "", "get_linear_interpolated_value"], [50, 4, 1, "", "in_coord_list"], [50, 4, 1, "", "in_coord_list_pbc"], [50, 4, 1, "", "is_coord_subset"], [50, 4, 1, "", "is_coord_subset_pbc"], [50, 4, 1, "", "lattice_points_in_supercell"], [50, 4, 1, "", "pbc_diff"], [50, 4, 1, "", "pbc_shortest_vectors"]], "pymatgen.util.coord.Simplex": [[50, 2, 1, "", "bary_coords"], [50, 3, 1, "", "coords"], [50, 2, 1, "", "in_simplex"], [50, 2, 1, "", "line_intersection"], [50, 2, 1, "", "point_from_bary_coords"], [50, 3, 1, "", "volume"]], "pymatgen.util.coord_cython": [[50, 4, 1, "", "coord_list_mapping_pbc"], [50, 4, 1, "", "is_coord_subset_pbc"], [50, 4, 1, "", "pbc_shortest_vectors"]], "pymatgen.util.due": [[50, 4, 1, "", "BibTeX"], [50, 4, 1, "", "Doi"], [50, 1, 1, "", "InactiveDueCreditCollector"], [50, 4, 1, "", "Text"], [50, 4, 1, "", "Url"]], "pymatgen.util.due.InactiveDueCreditCollector": [[50, 2, 1, "", "activate"], [50, 5, 1, "", "active"], [50, 2, 1, "", "add"], [50, 2, 1, "", "cite"], [50, 2, 1, "", "dcite"], [50, 2, 1, "", "dump"], [50, 2, 1, "", "load"]], "pymatgen.util.graph_hashing": [[50, 4, 1, "", "weisfeiler_lehman_graph_hash"], [50, 4, 1, "", "weisfeiler_lehman_subgraph_hashes"]], "pymatgen.util.io_utils": [[50, 4, 1, "", "clean_lines"], [50, 4, 1, "", "micro_pyawk"]], "pymatgen.util.num": [[50, 4, 1, "", "abs_cap"], [50, 4, 1, "", "make_symmetric_matrix_from_upper_tri"], [50, 4, 1, "", "maxloc"], [50, 4, 1, "", "min_max_indexes"], [50, 4, 1, "", "minloc"], [50, 4, 1, "", "monotonic"], [50, 4, 1, "", "non_decreasing"], [50, 4, 1, "", "non_increasing"], [50, 4, 1, "", "round_to_sigfigs"], [50, 4, 1, "", "strictly_decreasing"], [50, 4, 1, "", "strictly_increasing"]], "pymatgen.util.numba": [[50, 4, 1, "", "jit"], [50, 4, 1, "", "njit"]], "pymatgen.util.plotting": [[50, 4, 1, "", "add_fig_kwargs"], [50, 4, 1, "", "format_formula"], [50, 4, 1, "", "get_ax3d_fig_plt"], [50, 4, 1, "", "get_ax_fig_plt"], [50, 4, 1, "", "get_axarray_fig_plt"], [50, 4, 1, "", "periodic_table_heatmap"], [50, 4, 1, "", "pretty_plot"], [50, 4, 1, "", "pretty_plot_two_axis"], [50, 4, 1, "", "pretty_polyfit_plot"], [50, 4, 1, "", "van_arkel_triangle"]], "pymatgen.util.provenance": [[50, 1, 1, "", "Author"], [50, 1, 1, "", "HistoryNode"], [50, 1, 1, "", "StructureNL"], [50, 4, 1, "", "is_valid_bibtex"]], "pymatgen.util.provenance.Author": [[50, 2, 1, "", "as_dict"], [50, 2, 1, "", "from_dict"], [50, 2, 1, "", "parse_author"]], "pymatgen.util.provenance.HistoryNode": [[50, 2, 1, "", "as_dict"], [50, 5, 1, "", "description"], [50, 2, 1, "", "from_dict"], [50, 5, 1, "", "name"], [50, 2, 1, "", "parse_history_node"], [50, 5, 1, "", "url"]], "pymatgen.util.provenance.StructureNL": [[50, 2, 1, "", "as_dict"], [50, 2, 1, "", "from_dict"], [50, 2, 1, "", "from_structures"]], "pymatgen.util.string": [[50, 1, 1, "", "Stringify"], [50, 4, 1, "", "charge_string"], [50, 4, 1, "", "disordered_formula"], [50, 4, 1, "", "formula_double_format"], [50, 4, 1, "", "htmlify"], [50, 4, 1, "", "latexify"], [50, 4, 1, "", "latexify_spacegroup"], [50, 4, 1, "", "str_delimited"], [50, 4, 1, "", "stream_has_colours"], [50, 4, 1, "", "transformation_to_string"], [50, 4, 1, "", "unicodeify"], [50, 4, 1, "", "unicodeify_spacegroup"], [50, 4, 1, "", "unicodeify_species"]], "pymatgen.util.string.Stringify": [[50, 5, 1, "", "STRING_MODE"], [50, 2, 1, "", "to_html_string"], [50, 2, 1, "", "to_latex_string"], [50, 2, 1, "", "to_pretty_string"], [50, 2, 1, "", "to_unicode_string"]], "pymatgen.util.testing": [[50, 1, 1, "", "PymatgenTest"]], "pymatgen.util.testing.PymatgenTest": [[50, 5, 1, "", "MODULE_DIR"], [50, 5, 1, "", "STRUCTURES_DIR"], [50, 5, 1, "", "TEST_FILES_DIR"], [50, 5, 1, "", "TEST_STRUCTURES"], [50, 2, 1, "", "assert_all_close"], [50, 2, 1, "", "assert_msonable"], [50, 2, 1, "", "assert_str_content_equal"], [50, 5, 1, "", "fn"], [50, 2, 1, "", "get_structure"], [50, 2, 1, "", "serialize_with_pickle"], [50, 5, 1, "", "warnings"]], "pymatgen.vis": [[51, 0, 0, "-", "plotters"], [51, 0, 0, "-", "structure_chemview"], [51, 0, 0, "-", "structure_vtk"]], "pymatgen.vis.plotters": [[51, 1, 1, "", "SpectrumPlotter"]], "pymatgen.vis.plotters.SpectrumPlotter": [[51, 2, 1, "", "add_spectra"], [51, 2, 1, "", "add_spectrum"], [51, 2, 1, "", "get_plot"], [51, 2, 1, "", "save_plot"], [51, 2, 1, "", "show"]], "pymatgen.vis.structure_chemview": [[51, 4, 1, "", "quick_view"]], "pymatgen.vis.structure_vtk": [[51, 1, 1, "", "MultiStructuresInteractorStyle"], [51, 1, 1, "", "MultiStructuresVis"], [51, 1, 1, "", "StructureInteractorStyle"], [51, 1, 1, "", "StructureVis"], [51, 4, 1, "", "make_movie"]], "pymatgen.vis.structure_vtk.MultiStructuresInteractorStyle": [[51, 2, 1, "", "keyPressEvent"]], "pymatgen.vis.structure_vtk.MultiStructuresVis": [[51, 5, 1, "", "DEFAULT_ANIMATED_MOVIE_OPTIONS"], [51, 2, 1, "", "apply_tags"], [51, 2, 1, "", "display_help"], [51, 2, 1, "", "display_info"], [51, 2, 1, "", "display_warning"], [51, 2, 1, "", "erase_info"], [51, 2, 1, "", "erase_warning"], [51, 2, 1, "", "set_animated_movie_options"], [51, 2, 1, "", "set_structure"], [51, 2, 1, "", "set_structures"]], "pymatgen.vis.structure_vtk.StructureInteractorStyle": [[51, 2, 1, "", "keyPressEvent"], [51, 2, 1, "", "leftButtonPressEvent"], [51, 2, 1, "", "leftButtonReleaseEvent"], [51, 2, 1, "", "mouseMoveEvent"]], "pymatgen.vis.structure_vtk.StructureVis": [[51, 2, 1, "", "add_bonds"], [51, 2, 1, "", "add_edges"], [51, 2, 1, "", "add_faces"], [51, 2, 1, "", "add_line"], [51, 2, 1, "", "add_partial_sphere"], [51, 2, 1, "", "add_picker"], [51, 2, 1, "", "add_picker_fixed"], [51, 2, 1, "", "add_polyhedron"], [51, 2, 1, "", "add_site"], [51, 2, 1, "", "add_text"], [51, 2, 1, "", "add_triangle"], [51, 2, 1, "", "display_help"], [51, 2, 1, "", "orthongonalize_structure"], [51, 2, 1, "", "redraw"], [51, 2, 1, "", "rotate_view"], [51, 2, 1, "", "set_structure"], [51, 2, 1, "", "show"], [51, 2, 1, "", "write_image"], [51, 2, 1, "", "zoom"]]}, "objtypes": {"0": "py:module", "1": "py:class", "2": "py:method", "3": "py:property", "4": "py:function", "5": "py:attribute", "6": "py:exception", "7": "py:data"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "class", "Python class"], "2": ["py", "method", "Python method"], "3": ["py", "property", "Python property"], "4": ["py", "function", "Python function"], "5": ["py", "attribute", "Python attribute"], "6": ["py", "exception", "Python exception"], "7": ["py", "data", "Python data"]}, "titleterms": {"pymatgen": [0, 2, 3, 4, 5, 6, 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, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54], "add": [0, 3], "ons": [0, 3], "extern": 0, "tool": [0, 3], "analysi": [0, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 52, 54], "input": [0, 37, 38, 39, 40, 41, 42, 43, 44, 45, 54], "output": [0, 38, 40, 41, 42, 43, 44, 45, 54], "servic": 0, "chang": [1, 2, 4, 6, 7], "log": [1, 4, 6, 7], "v2023": [1, 4, 6, 7], "7": [1, 4, 6, 7], "17": [1, 4, 6, 7], "14": 1, "11": 1, "6": 1, "28": 1, "23": 1, "5": 1, "31": 1, "10": [1, 2], "8": [1, 2], "The": [1, 54], "yb_2": 1, "deprec": 1, "releas": 1, "3": [1, 2, 5], "2": [1, 2, 5], "22": 1, "1": [1, 2, 5, 53], "30": 1, "20": [1, 2], "9": 1, "v2022": [1, 2, 4, 6], "21": 1, "25": 1, "24": 1, "19": 1, "26": 1, "18": 1, "4": [1, 5, 53], "29": 1, "0": [1, 2, 4, 5, 6], "16": 1, "15": 1, "13": 1, "12": 1, "v2021": [1, 2], "yank": 1, "v2020": [1, 2], "v2019": 1, "27": 1, "v2018": 1, "v2017": 1, "v4": 1, "v3": 1, "v2": [1, 5], "v1": 1, "compat": [2, 34, 52, 54], "depend": [2, 5], "minimum": 2, "python": [2, 5], "version": 2, "recent": 2, "break": 2, "01": 2, "08": 2, "contribut": [3, 4, 6], "direct": 3, "main": 3, "distribut": 3, "write": [3, 54], "exist": 3, "ecosystem": 3, "code": 3, "guidelin": 3, "introduct": [4, 6], "major": [4, 6], "announc": [4, 6], "matgeni": [4, 6], "exampl": [4, 6, 54], "why": [4, 6], "us": [4, 5, 6], "get": [4, 6], "usag": [4, 6, 54], "report": [4, 6], "bug": [4, 6], "develop": [4, 5, 6, 53], "new": [4, 6], "function": [4, 6], "how": [4, 6], "cite": [4, 6], "licens": [4, 6], "about": [4, 6], "team": [4, 6, 53], "copyright": [4, 6], "polici": [4, 6], "indic": [4, 6], "tabl": [4, 6], "instal": [5, 36], "requir": 5, "option": 5, "non": 5, "program": 5, "conda": 5, "base": 5, "step": [5, 36], "2b": 5, "creat": [5, 54], "environ": 5, "enumlib": 5, "bader": 5, "onli": 5, "osx": 5, "linux": 5, "potcar": 5, "setup": 5, "pypi": 5, "support": 5, "github": 5, "prepar": 5, "your": 5, "system": 5, "window": 5, "mac": 5, "development": 5, "mode": 5, "tip": 5, "librari": 5, "vtk": 5, "o": 5, "x": 5, "test": [5, 50], "v7": 5, "openbabel": 5, "zeo": [5, 36, 52], "namespac": [9, 11, 35, 36], "subpackag": [9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "submodul": [9, 10, 11, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "dao": 9, "modul": [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, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "alchemi": [10, 54], "packag": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "filter": 10, "materi": [10, 54], "transmut": 10, "content": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51], "adsorpt": 11, "bond_dissoci": 11, "bond_val": 11, "chempot_diagram": 11, "cost": 11, "dimension": 11, "disord": 11, "energy_model": 11, "eo": 11, "ewald": 11, "excit": [11, 39], "fragment": 11, "functional_group": 11, "graph": 11, "hhi": 11, "interfac": [11, 21, 32], "interface_react": 11, "local_env": 11, "molecule_match": 11, "molecule_structure_compar": 11, "nmr": 11, "path_find": [11, 52], "phase_diagram": 11, "piezo": 11, "piezo_sensit": 11, "pourbaix_diagram": 11, "prototyp": 11, "quasiharmon": 11, "reaction_calcul": 11, "structure_analyz": 11, "structure_match": 11, "surface_analysi": 11, "thermochemistri": 11, "transition_st": 11, "wulff": [11, 52], "xp": 11, "chemenv": [12, 13, 14, 15, 16], "connect": 13, "connected_compon": 13, "connectivity_find": 13, "environment_nod": 13, "structure_connect": 13, "coordination_environ": [14, 15], "chemenv_strategi": 14, "coordination_geometri": 14, "coordination_geometry_find": 14, "structure_environ": 14, "voronoi": 14, "coordination_geometries_fil": 15, "util": [16, 38, 41, 43, 50], "chemenv_config": 16, "chemenv_error": 16, "coordination_geometry_util": 16, "defs_util": 16, "func_util": 16, "graph_util": 16, "math_util": 16, "scripts_util": 16, "diffract": 17, "core": [17, 32, 33, 36, 52], "neutron": 17, "tem": 17, "xrd": 17, "elast": 18, "strain": 18, "stress": 18, "ferroelectr": 19, "polar": 19, "gb": 20, "grain": 20, "coherent_interfac": 21, "substrate_analyz": 21, "zsl": 21, "magnet": 22, "analyz": [22, 28, 48], "heisenberg": 22, "jahntel": 22, "solar": 23, "slme": 23, "structure_predict": 24, "dopant_predictor": 24, "substitution_prob": 24, "substitutor": 24, "volume_predictor": 24, "topolog": 25, "spillag": 25, "xa": 26, "spectrum": [26, 32], "app": [27, 28, 29], "batteri": 28, "battery_abc": 28, "conversion_batteri": 28, "insertion_batteri": 28, "plotter": [28, 33, 47, 51], "borg": [29, 54], "hive": 29, "queen": 29, "cli": 30, "feff_plot_cross_sect": 30, "feff_plot_do": 30, "gaussian_analyz": 30, "get_environ": 30, "pmg": 30, "pmg_analyz": 30, "pmg_config": 30, "pmg_plot": 30, "pmg_potcar": 30, "pmg_queri": 30, "pmg_structur": 30, "command_lin": [31, 52], "bader_cal": [31, 52], "chargemol_cal": 31, "critic2_cal": 31, "enumlib_cal": 31, "gulp_cal": 31, "mcsqs_caller": 31, "vampire_cal": 31, "bond": 32, "composit": 32, "ion": 32, "lattic": 32, "libxcfunc": 32, "molecular_orbit": 32, "oper": 32, "periodic_t": 32, "site": 32, "structur": [32, 48, 54], "surfac": [32, 52], "tensor": 32, "trajectori": 32, "unit": [32, 54], "xcfunc": 32, "electronic_structur": 33, "bandstructur": [33, 47, 48], "boltztrap": 33, "boltztrap2": 33, "cohp": 33, "do": [33, 47, 54], "entri": [34, 52, 54], "computed_entri": 34, "correction_calcul": 34, "entry_tool": 34, "exp_entri": 34, "mixing_schem": 34, "ext": [35, 54], "cod": 35, "matproj": [35, 52, 54], "optimad": 35, "io": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 52, 54], "adf": 36, "attribut": 36, "note": [36, 54], "ase": 36, "atat": 36, "babel": 36, "cif": 36, "common": 36, "cssr": 36, "fiesta": 36, "gaussian": 36, "jarvi": 36, "lmto": 36, "nwchem": 36, "packmol": 36, "phonopi": 36, "prismat": 36, "pwscf": 36, "re": 36, "shengbt": 36, "templat": 36, "wannier90": 36, "xcrysden": 36, "xr": 36, "xyz": 36, "zeopp": 36, "post": 36, "check": 36, "abinit": 37, "abiobject": 37, "abitim": 37, "netcdf": 37, "pseudo": 37, "variabl": [37, 54], "cp2k": 38, "set": [38, 40, 41, 43, 44, 48, 52, 54], "feff": [40, 52], "lammp": 41, "data": [41, 54], "gener": 41, "lobster": 42, "lobsterenv": 42, "qchem": 43, "vasp": [44, 52], "help": 44, "return": 44, "optic": 44, "xtb": 45, "optim": 46, "linear_assign": 46, "linear_assignment_numpi": 46, "neighbor": 46, "phonon": 47, "gruneisen": 47, "ir_spectra": 47, "thermal_displac": 47, "symmetri": [48, 52], "group": 48, "kpath": 48, "maggroup": 48, "site_symmetri": 48, "transform": [49, 54], "advanced_transform": 49, "site_transform": 49, "standard_transform": 49, "transformation_abc": 49, "converg": 50, "coord": 50, "coord_cython": 50, "due": 50, "graph_hash": 50, "io_util": 50, "num": 50, "numba": 50, "plot": 50, "proven": 50, "string": 50, "type": 50, "vi": 51, "structure_chemview": 51, "structure_vtk": 51, "refer": 52, "phasediagram": 52, "maintain": 53, "lead": 53, "newest": 53, "contributor": 53, "list": 53, "A": 53, "z": 53, "year": 53, "activ": 53, "thank": 53, "side": 54, "as_dict": 54, "from_dict": 54, "montyencod": 54, "decod": 54, "molecul": 54, "manual": 54, "read": 54, "thing": 54, "you": 54, "can": 54, "modifi": 54, "basic": 54, "mix": 54, "gga": 54, "u": 54, "run": 54, "manag": 54, "calcul": 54, "high": 54, "throughput": 54, "assimil": 54, "simpl": 54, "make": 54, "phase": 54, "diagram": 54, "anoth": 54, "reaction": 54, "energi": 54, "integr": 54, "project": 54, "rest": 54, "api": 54, "queri": 54, "method": 54, "pmg_mapi_kei": 54, "config": 54, "file": 54, "global": 54, "configur": 54}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Pymatgen Add-ons and External Tools": [[0, "pymatgen-add-ons-and-external-tools"]], "Add-ons": [[0, "add-ons"]], "Add-ons for Analysis": [[0, "add-ons-for-analysis"]], "Add-ons for Input/Output": [[0, "add-ons-for-input-output"]], "Add-ons for External Services": [[0, "add-ons-for-external-services"]], "External Tools": [[0, "external-tools"]], "Change log": [[1, "change-log"], [4, "change-log"], [6, "change-log"], [7, "change-log"]], "v2023.7.17": [[1, "v2023-7-17"], [4, "v2023-7-17"], [6, "v2023-7-17"], [7, "v2023-7-17"]], "v2023.7.14": [[1, "v2023-7-14"]], "v2023.7.11": [[1, "v2023-7-11"]], "v2023.6.28": [[1, "v2023-6-28"]], "v2023.6.23": [[1, "v2023-6-23"]], "v2023.5.31": [[1, "v2023-5-31"]], "v2023.5.10": [[1, "v2023-5-10"]], "v2023.5.8": [[1, "v2023-5-8"]], "\u2757 The Yb_2 deprecation release \u2757": [[1, "the-yb-2-deprecation-release"]], "v2023.3.23": [[1, "v2023-3-23"]], "v2023.3.10": [[1, "v2023-3-10"]], "v2023.2.28": [[1, "v2023-2-28"]], "v2023.2.22": [[1, "v2023-2-22"]], "v2023.1.30": [[1, "v2023-1-30"]], "v2023.1.20": [[1, "v2023-1-20"]], "v2023.1.9": [[1, "v2023-1-9"]], "v2022.11.7": [[1, "v2022-11-7"]], "v2022.11.1": [[1, "v2022-11-1"]], "v2022.10.22": [[1, "v2022-10-22"]], "v2022.9.21": [[1, "v2022-9-21"]], "v2022.9.8": [[1, "v2022-9-8"]], "v2022.8.23": [[1, "v2022-8-23"]], "v2022.7.25": [[1, "v2022-7-25"]], "v2022.7.24.1": [[1, "v2022-7-24-1"]], "v2022.7.24": [[1, "v2022-7-24"]], "v2022.7.19": [[1, "v2022-7-19"]], "v2022.7.8": [[1, "v2022-7-8"]], "v2022.5.26": [[1, "v2022-5-26"]], "v2022.5.19": [[1, "v2022-5-19"]], "v2022.5.18.1": [[1, "v2022-5-18-1"]], "v2022.5.18": [[1, "v2022-5-18"]], "v2022.5.17": [[1, "v2022-5-17"]], "v2022.4.26": [[1, "v2022-4-26"]], "v2022.4.19": [[1, "v2022-4-19"]], "v2022.3.29": [[1, "v2022-3-29"]], "v2022.3.24": [[1, "v2022-3-24"]], "v2022.3.22": [[1, "v2022-3-22"]], "v2022.3.7": [[1, "v2022-3-7"]], "v2022.2.10": [[1, "v2022-2-10"]], "v2022.2.7": [[1, "v2022-2-7"]], "v2022.2.1": [[1, "v2022-2-1"], [2, "v2022-2-1"]], "v2022.1.24": [[1, "v2022-1-24"]], "v2022.1.20": [[1, "v2022-1-20"]], "v2022.1.9": [[1, "v2022-1-9"]], "v2022.1.8": [[1, "v2022-1-8"]], "v2022.0.17": [[1, "v2022-0-17"]], "v2022.0.16": [[1, "v2022-0-16"]], "v2022.0.15": [[1, "v2022-0-15"]], "v2022.0.14": [[1, "v2022-0-14"]], "v2022.0.13": [[1, "v2022-0-13"]], "v2022.0.12": [[1, "v2022-0-12"]], "v2022.0.11": [[1, "v2022-0-11"]], "v2022.0.10": [[1, "v2022-0-10"]], "v2022.0.9": [[1, "v2022-0-9"]], "v2022.0.8": [[1, "v2022-0-8"]], "v2022.0.7": [[1, "v2022-0-7"]], "v2022.0.6": [[1, "v2022-0-6"]], "v2022.0.5": [[1, "v2022-0-5"]], "v2022.0.4 / v2021.3.9": [[1, "v2022-0-4-v2021-3-9"]], "v2022.0.3": [[1, "v2022-0-3"]], "v2022.0.2 (Yanked)": [[1, "v2022-0-2-yanked"]], "v2022.0.1 (Yanked)": [[1, "v2022-0-1-yanked"]], "v2022.0.0 (Yanked)": [[1, "v2022-0-0-yanked"]], "v2021.3.5": [[1, "v2021-3-5"]], "v2021.3.4 (Yanked)": [[1, "v2021-3-4-yanked"]], "v2021.3.3": [[1, "v2021-3-3"], [2, "v2021-3-3"]], "v2021.2.16": [[1, "v2021-2-16"]], "v2021.2.14": [[1, "v2021-2-14"]], "v2021.2.12": [[1, "v2021-2-12"]], "v2021.2.8.1": [[1, "v2021-2-8-1"], [2, "v2021-2-8-1"]], "v2021.2.8": [[1, "v2021-2-8"]], "v2021.1.28": [[1, "v2021-1-28"]], "v2020.12.31": [[1, "v2020-12-31"]], "v2020.12.18": [[1, "v2020-12-18"]], "v2020.12.3": [[1, "v2020-12-3"]], "v2020.11.11": [[1, "v2020-11-11"]], "v2020.10.20": [[1, "v2020-10-20"], [2, "v2020-10-20"]], "v2020.10.9": [[1, "v2020-10-9"]], "v2020.9.14": [[1, "v2020-9-14"]], "v2020.8.13": [[1, "v2020-8-13"]], "v2020.8.3": [[1, "v2020-8-3"]], "v2020.7.18": [[1, "v2020-7-18"]], "v2020.7.16": [[1, "v2020-7-16"]], "v2020.7.14": [[1, "v2020-7-14"]], "v2020.7.10": [[1, "v2020-7-10"]], "v2020.7.3": [[1, "v2020-7-3"]], "v2020.6.8": [[1, "v2020-6-8"]], "v2020.4.29": [[1, "v2020-4-29"]], "v2020.4.2": [[1, "v2020-4-2"]], "v2020.3.13": [[1, "v2020-3-13"]], "v2020.3.2": [[1, "v2020-3-2"]], "v2020.1.28": [[1, "v2020-1-28"]], "v2020.1.10": [[1, "v2020-1-10"]], "v2019.12.22": [[1, "v2019-12-22"]], "v2019.12.3": [[1, "v2019-12-3"]], "v2019.11.11": [[1, "v2019-11-11"]], "v2019.10.16": [[1, "v2019-10-16"]], "v2019.10.4": [[1, "v2019-10-4"]], "v2019.10.3": [[1, "v2019-10-3"]], "v2019.10.2": [[1, "v2019-10-2"]], "v2019.9.16": [[1, "v2019-9-16"]], "v2019.9.12": [[1, "v2019-9-12"]], "v2019.9.8": [[1, "v2019-9-8"]], "v2019.9.7": [[1, "v2019-9-7"]], "v2019.8.23": [[1, "v2019-8-23"]], "v2019.8.14": [[1, "v2019-8-14"]], "v2019.7.30": [[1, "v2019-7-30"]], "v2019.7.21": [[1, "v2019-7-21"]], "v2019.7.2": [[1, "v2019-7-2"]], "v2019.6.20": [[1, "v2019-6-20"]], "v2019.6.5": [[1, "v2019-6-5"]], "v2019.5.28": [[1, "v2019-5-28"]], "v2019.5.8": [[1, "v2019-5-8"]], "v2019.5.1": [[1, "v2019-5-1"]], "v2019.4.11": [[1, "v2019-4-11"]], "v2019.3.27": [[1, "v2019-3-27"]], "v2019.3.13": [[1, "v2019-3-13"]], "v2019.2.28": [[1, "v2019-2-28"]], "v2019.2.24": [[1, "v2019-2-24"]], "v2019.2.4": [[1, "v2019-2-4"]], "v2019.1.24": [[1, "v2019-1-24"]], "v2019.1.13": [[1, "v2019-1-13"]], "v2018.12.12": [[1, "v2018-12-12"]], "v2018.11.30": [[1, "v2018-11-30"]], "v2018.11.6": [[1, "v2018-11-6"]], "v2018.10.18": [[1, "v2018-10-18"]], "v2018.9.30": [[1, "v2018-9-30"]], "v2018.9.19": [[1, "v2018-9-19"]], "v2018.9.12": [[1, "v2018-9-12"]], "v2018.8.10": [[1, "v2018-8-10"]], "v2018.8.7": [[1, "v2018-8-7"]], "v2018.7.15": [[1, "v2018-7-15"]], "v2018.6.27": [[1, "v2018-6-27"]], "v2018.6.11": [[1, "v2018-6-11"]], "v2018.5.22": [[1, "v2018-5-22"]], "v2018.5.21": [[1, "v2018-5-21"]], "v2018.5.14": [[1, "v2018-5-14"]], "v2018.5.3": [[1, "v2018-5-3"]], "v2018.4.20": [[1, "v2018-4-20"]], "v2018.4.6": [[1, "v2018-4-6"]], "v2018.3.22": [[1, "v2018-3-22"]], "v2018.3.14": [[1, "v2018-3-14"]], "v2018.3.13": [[1, "v2018-3-13"]], "v2018.3.2": [[1, "v2018-3-2"]], "v2018.2.13": [[1, "v2018-2-13"]], "v2018.1.29": [[1, "v2018-1-29"]], "v2018.1.19": [[1, "v2018-1-19"]], "v2017.12.30": [[1, "v2017-12-30"]], "v2017.12.16": [[1, "v2017-12-16"]], "v2017.12.15": [[1, "v2017-12-15"]], "v2017.12.8": [[1, "v2017-12-8"]], "v2017.12.6": [[1, "v2017-12-6"]], "v2017.11.30": [[1, "v2017-11-30"]], "v2017.11.27": [[1, "v2017-11-27"]], "v2017.11.9": [[1, "v2017-11-9"]], "v2017.11.6": [[1, "v2017-11-6"]], "v2017.10.16": [[1, "v2017-10-16"]], "v2017.9.29": [[1, "v2017-9-29"]], "v2017.9.23": [[1, "v2017-9-23"]], "v2017.9.3": [[1, "v2017-9-3"]], "v2017.9.1": [[1, "v2017-9-1"]], "v2017.8.21": [[1, "v2017-8-21"]], "v2017.8.20": [[1, "v2017-8-20"]], "v2017.8.16": [[1, "v2017-8-16"]], "v2017.8.14": [[1, "v2017-8-14"]], "v2017.8.4": [[1, "v2017-8-4"]], "v2017.7.21": [[1, "v2017-7-21"]], "v2017.7.4": [[1, "v2017-7-4"]], "v2017.6.24": [[1, "v2017-6-24"]], "v2017.6.22": [[1, "v2017-6-22"]], "v2017.6.8": [[1, "v2017-6-8"]], "v4.7.7": [[1, "v4-7-7"]], "v4.7.6": [[1, "v4-7-6"]], "v4.7.5": [[1, "v4-7-5"]], "v4.7.4": [[1, "v4-7-4"]], "v4.7.3": [[1, "v4-7-3"]], "v4.7.2": [[1, "v4-7-2"]], "v4.7.1": [[1, "v4-7-1"]], "v4.7.0": [[1, "v4-7-0"]], "v4.6.2": [[1, "v4-6-2"]], "v4.6.1": [[1, "v4-6-1"]], "v4.6.0": [[1, "v4-6-0"]], "v4.5.7": [[1, "v4-5-7"]], "v4.5.6": [[1, "v4-5-6"]], "v4.5.5": [[1, "v4-5-5"]], "v4.5.4": [[1, "v4-5-4"]], "v4.5.3": [[1, "v4-5-3"]], "v4.5.2": [[1, "v4-5-2"]], "v4.5.1": [[1, "v4-5-1"]], "v4.5.0": [[1, "v4-5-0"]], "v4.4.12": [[1, "v4-4-12"]], "v4.4.11": [[1, "v4-4-11"]], "v4.4.10": [[1, "v4-4-10"]], "v4.4.9": [[1, "v4-4-9"]], "v4.4.8": [[1, "v4-4-8"]], "v4.4.7": [[1, "v4-4-7"]], "v4.4.6": [[1, "v4-4-6"]], "v4.4.5": [[1, "v4-4-5"]], "v4.4.4": [[1, "v4-4-4"]], "v4.4.3": [[1, "v4-4-3"]], "v4.4.2": [[1, "v4-4-2"]], "v4.4.1": [[1, "v4-4-1"]], "v4.4.0": [[1, "v4-4-0"]], "v4.3.2": [[1, "v4-3-2"]], "v4.3.1": [[1, "v4-3-1"]], "v4.3.0": [[1, "v4-3-0"]], "v4.2.5": [[1, "v4-2-5"]], "v4.2.4": [[1, "v4-2-4"]], "v4.2.3": [[1, "v4-2-3"]], "v4.2.2": [[1, "v4-2-2"]], "v4.2.1": [[1, "v4-2-1"]], "v4.2.0": [[1, "v4-2-0"]], "v4.1.1": [[1, "v4-1-1"]], "v4.1.0": [[1, "v4-1-0"]], "v4.0.2": [[1, "v4-0-2"]], "v4.0.1": [[1, "v4-0-1"]], "v4.0.0": [[1, "v4-0-0"]], "v3.7.1": [[1, "v3-7-1"]], "v3.7.0": [[1, "v3-7-0"]], "v3.6.1": [[1, "v3-6-1"]], "v3.6.0": [[1, "v3-6-0"]], "v3.5.3": [[1, "v3-5-3"]], "v3.5.2": [[1, "v3-5-2"]], "v3.5.1": [[1, "v3-5-1"]], "v3.5.0": [[1, "v3-5-0"]], "v3.4.0": [[1, "v3-4-0"]], "v3.3.6": [[1, "v3-3-6"]], "v3.3.5": [[1, "v3-3-5"]], "v3.3.4": [[1, "v3-3-4"]], "v3.3.3": [[1, "v3-3-3"]], "v3.3.2": [[1, "v3-3-2"]], "v3.3.1": [[1, "v3-3-1"]], "v3.3.0": [[1, "v3-3-0"]], "v3.2.10": [[1, "v3-2-10"]], "v3.2.9": [[1, "v3-2-9"]], "v3.2.8": [[1, "v3-2-8"]], "v3.2.7": [[1, "v3-2-7"]], "v3.2.6": [[1, "v3-2-6"]], "v3.2.5": [[1, "v3-2-5"]], "v3.2.4": [[1, "v3-2-4"]], "v3.2.3": [[1, "v3-2-3"]], "v3.2.1": [[1, "v3-2-1"]], "v3.2.0": [[1, "v3-2-0"]], "v3.1.9": [[1, "v3-1-9"]], "v3.1.7": [[1, "v3-1-7"]], "v3.1.6": [[1, "v3-1-6"]], "v3.1.5": [[1, "v3-1-5"]], "v3.1.4": [[1, "v3-1-4"]], "v3.1.3": [[1, "v3-1-3"]], "v3.1.2": [[1, "v3-1-2"]], "v3.1.1": [[1, "v3-1-1"]], "v3.1.0": [[1, "v3-1-0"]], "v3.0.13": [[1, "v3-0-13"]], "v3.0.11": [[1, "v3-0-11"]], "v3.0.10": [[1, "v3-0-10"]], "v3.0.9": [[1, "v3-0-9"]], "v3.0.8": [[1, "v3-0-8"]], "v3.0.7": [[1, "v3-0-7"]], "v3.0.6": [[1, "v3-0-6"]], "v3.0.5": [[1, "v3-0-5"]], "v3.0.4": [[1, "v3-0-4"]], "v3.0.3": [[1, "v3-0-3"]], "v3.0.2": [[1, "v3-0-2"]], "v3.0.1": [[1, "v3-0-1"]], "v3.0.0": [[1, "v3-0-0"]], "v2.10.6": [[1, "v2-10-6"]], "v2.10.5": [[1, "v2-10-5"]], "v2.10.3": [[1, "v2-10-3"]], "v2.10.2": [[1, "v2-10-2"]], "v2.10.1": [[1, "v2-10-1"]], "v2.10.0": [[1, "v2-10-0"]], "v2.9.14": [[1, "v2-9-14"]], "v2.9.13": [[1, "v2-9-13"]], "v2.9.12": [[1, "v2-9-12"]], "v2.9.11": [[1, "v2-9-11"]], "v2.9.10": [[1, "v2-9-10"]], "v2.9.9": [[1, "v2-9-9"]], "v2.9.8": [[1, "v2-9-8"]], "v2.9.7": [[1, "v2-9-7"]], "v2.9.6": [[1, "v2-9-6"]], "v2.9.5": [[1, "v2-9-5"]], "v2.9.4": [[1, "v2-9-4"]], "v2.9.3": [[1, "v2-9-3"]], "v2.9.2": [[1, "v2-9-2"]], "v2.9.1": [[1, "v2-9-1"]], "v2.9.0": [[1, "v2-9-0"]], "v2.8.10": [[1, "v2-8-10"]], "v2.8.9": [[1, "v2-8-9"]], "v2.8.8": [[1, "v2-8-8"]], "v2.8.7": [[1, "v2-8-7"]], "v2.8.6": [[1, "v2-8-6"]], "v2.8.4": [[1, "v2-8-4"]], "v2.8.3": [[1, "v2-8-3"]], "v2.8.2": [[1, "v2-8-2"]], "v2.8.1": [[1, "v2-8-1"]], "v2.8.0": [[1, "v2-8-0"]], "v2.7.9": [[1, "v2-7-9"]], "v2.7.7": [[1, "v2-7-7"]], "v2.7.6": [[1, "v2-7-6"]], "v2.7.5": [[1, "v2-7-5"]], "v2.7.4": [[1, "v2-7-4"]], "v2.7.2": [[1, "v2-7-2"]], "v2.7.1": [[1, "v2-7-1"]], "v2.7.0": [[1, "v2-7-0"]], "v2.6.6": [[1, "v2-6-6"]], "v2.6.5": [[1, "v2-6-5"]], "v2.6.4": [[1, "v2-6-4"]], "v2.6.3": [[1, "v2-6-3"]], "v2.6.2": [[1, "v2-6-2"]], "v2.6.1": [[1, "v2-6-1"]], "v2.5.5": [[1, "v2-5-5"]], "v2.5.4": [[1, "v2-5-4"]], "v2.5.3": [[1, "v2-5-3"]], "v2.5.1": [[1, "v2-5-1"]], "v2.5.0": [[1, "v2-5-0"]], "v2.4.3": [[1, "v2-4-3"]], "v2.4.0": [[1, "v2-4-0"]], "v2.3.2": [[1, "v2-3-2"]], "v2.3.1": [[1, "v2-3-1"]], "v2.3.0": [[1, "v2-3-0"]], "v2.2.6": [[1, "v2-2-6"]], "v2.2.4": [[1, "v2-2-4"]], "v2.2.3": [[1, "v2-2-3"]], "v2.2.2": [[1, "v2-2-2"]], "v2.2.1": [[1, "v2-2-1"]], "v2.2.0": [[1, "v2-2-0"]], "v2.1.2": [[1, "v2-1-2"]], "v2.0.0": [[1, "v2-0-0"]], "v1.9.0": [[1, "v1-9-0"]], "v1.8.3": [[1, "v1-8-3"]], "v1.8.1": [[1, "v1-8-1"]], "v1.8.0": [[1, "v1-8-0"]], "v1.7.2": [[1, "v1-7-2"]], "v1.7.0": [[1, "v1-7-0"]], "v1.6.0": [[1, "v1-6-0"]], "Compatibility": [[2, "compatibility"]], "Depending on Pymatgen": [[2, "depending-on-pymatgen"]], "Minimum Python Version": [[2, "minimum-python-version"]], "Recent Breaking Changes": [[2, "recent-breaking-changes"]], "v2022.01.08": [[2, "v2022-01-08"]], "v2022.0.0": [[2, "v2022-0-0"]], "Contributing": [[3, "contributing"], [4, "contributing"], [6, "contributing"]], "Direct contributions to pymatgen main distribution": [[3, "direct-contributions-to-pymatgen-main-distribution"]], "Writing add-ons for pymatgen": [[3, "writing-add-ons-for-pymatgen"]], "Existing add-ons and ecosystem tools": [[3, "existing-add-ons-and-ecosystem-tools"]], "Coding Guidelines": [[3, "coding-guidelines"]], "Introduction": [[4, "introduction"], [6, "introduction"]], "Major Announcement (v2022.0.*)": [[4, "major-announcement-v2022-0"], [6, "major-announcement-v2022-0"]], "Matgenie & Examples": [[4, "matgenie-examples"], [6, "matgenie-examples"]], "Why use pymatgen?": [[4, "why-use-pymatgen"], [6, "why-use-pymatgen"]], "Getting pymatgen": [[4, "getting-pymatgen"], [6, "getting-pymatgen"]], "Usage": [[4, "usage"], [6, "usage"], [54, "usage"]], "Reporting bugs": [[4, "reporting-bugs"], [6, "reporting-bugs"]], "Developing new functionality": [[4, "developing-new-functionality"], [6, "developing-new-functionality"]], "How to cite pymatgen": [[4, "how-to-cite-pymatgen"], [6, "how-to-cite-pymatgen"]], "License": [[4, "license"], [6, "license"]], "About the Team": [[4, "about-the-team"], [6, "about-the-team"]], "Copyright Policy": [[4, "copyright-policy"], [6, "copyright-policy"]], "Indices and tables": [[4, "indices-and-tables"], [6, "indices-and-tables"]], "Installation": [[5, "installation"]], "Requirements": [[5, "requirements"]], "Optional dependencies": [[5, "optional-dependencies"]], "Optional non-Python programs": [[5, "optional-non-python-programs"]], "Conda-based install": [[5, "conda-based-install"]], "Step 1: Install conda": [[5, "step-1-install-conda"]], "Step 2b: (Optional) Create a conda environment": [[5, "step-2b-optional-create-a-conda-environment"]], "Step 3: Install pymatgen": [[5, "step-3-install-pymatgen"]], "Step 4: (Optional) Install enumlib and bader (only for OSX and Linux)": [[5, "step-4-optional-install-enumlib-and-bader-only-for-osx-and-linux"]], "POTCAR Setup": [[5, "potcar-setup"]], "PyPy Support": [[5, "pypy-support"]], "Setup for Developers (using GitHub)": [[5, "setup-for-developers-using-github"]], "Step 1: Preparing your system": [[5, "step-1-preparing-your-system"]], "Windows": [[5, "windows"]], "Mac OSX": [[5, "mac-osx"]], "Linux": [[5, "linux"]], "Step 2: Install pymatgen in developmental mode": [[5, "step-2-install-pymatgen-in-developmental-mode"]], "Installation tips for optional libraries": [[5, "installation-tips-for-optional-libraries"]], "VTK on Mac OS X (tested on v7.0)": [[5, "vtk-on-mac-os-x-tested-on-v7-0"]], "OpenBabel Mac OS X (tested on v2.3.2)": [[5, "openbabel-mac-os-x-tested-on-v2-3-2"]], "Zeo++": [[5, "zeo"]], "pymatgen": [[8, "pymatgen"]], "pymatgen namespace": [[9, "module-pymatgen"]], "Subpackages": [[9, "subpackages"], [10, "subpackages"], [11, "subpackages"], [12, "subpackages"], [13, "subpackages"], [14, "subpackages"], [16, "subpackages"], [17, "subpackages"], [18, "subpackages"], [19, "subpackages"], [20, "subpackages"], [21, "subpackages"], [22, "subpackages"], [23, "subpackages"], [24, "subpackages"], [25, "subpackages"], [26, "subpackages"], [27, "subpackages"], [28, "subpackages"], [29, "subpackages"], [31, "subpackages"], [32, "subpackages"], [33, "subpackages"], [34, "subpackages"], [35, "subpackages"], [36, "subpackages"], [37, "subpackages"], [38, "subpackages"], [39, "subpackages"], [40, "subpackages"], [41, "subpackages"], [42, "subpackages"], [43, "subpackages"], [44, "subpackages"], [45, "subpackages"], [46, "subpackages"], [47, "subpackages"], [48, "subpackages"], [49, "subpackages"], [50, "subpackages"], [51, "subpackages"]], "Submodules": [[9, "submodules"], [10, "submodules"], [11, "submodules"], [13, "submodules"], [14, "submodules"], [16, "submodules"], [17, "submodules"], [18, "submodules"], [19, "submodules"], [20, "submodules"], [21, "submodules"], [22, "submodules"], [23, "submodules"], [24, "submodules"], [25, "submodules"], [26, "submodules"], [28, "submodules"], [29, "submodules"], [30, "submodules"], [31, "submodules"], [32, "submodules"], [33, "submodules"], [34, "submodules"], [35, "submodules"], [36, "submodules"], [37, "submodules"], [38, "submodules"], [39, "submodules"], [40, "submodules"], [41, "submodules"], [42, "submodules"], [43, "submodules"], [44, "submodules"], [45, "submodules"], [46, "submodules"], [47, "submodules"], [48, "submodules"], [49, "submodules"], [50, "submodules"], [51, "submodules"]], "pymatgen.dao module": [[9, "module-pymatgen.dao"]], "pymatgen.alchemy package": [[10, "pymatgen-alchemy-package"]], "pymatgen.alchemy.filters module": [[10, "module-pymatgen.alchemy.filters"]], "pymatgen.alchemy.materials module": [[10, "module-pymatgen.alchemy.materials"]], "pymatgen.alchemy.transmuters module": [[10, "module-pymatgen.alchemy.transmuters"]], "Module contents": [[10, "module-pymatgen.alchemy"], [12, "module-pymatgen.analysis.chemenv"], [13, "module-pymatgen.analysis.chemenv.connectivity"], [14, "module-pymatgen.analysis.chemenv.coordination_environments"], [15, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files"], [16, "module-pymatgen.analysis.chemenv.utils"], [17, "module-pymatgen.analysis.diffraction"], [18, "module-pymatgen.analysis.elasticity"], [19, "module-pymatgen.analysis.ferroelectricity"], [20, "module-pymatgen.analysis.gb"], [21, "module-pymatgen.analysis.interfaces"], [22, "module-pymatgen.analysis.magnetism"], [23, "module-pymatgen.analysis.solar"], [24, "module-pymatgen.analysis.structure_prediction"], [25, "module-pymatgen.analysis.topological"], [26, "module-pymatgen.analysis.xas"], [27, "module-pymatgen.apps"], [28, "module-pymatgen.apps.battery"], [29, "module-pymatgen.apps.borg"], [30, "module-pymatgen.cli"], [31, "module-pymatgen.command_line"], [32, "module-pymatgen.core"], [33, "module-pymatgen.electronic_structure"], [34, "module-pymatgen.entries"], [37, "module-pymatgen.io.abinit"], [38, "module-pymatgen.io.cp2k"], [39, "module-pymatgen.io.exciting"], [40, "module-pymatgen.io.feff"], [41, "module-pymatgen.io.lammps"], [42, "module-pymatgen.io.lobster"], [43, "module-pymatgen.io.qchem"], [44, "module-pymatgen.io.vasp"], [45, "module-pymatgen.io.xtb"], [46, "module-pymatgen.optimization"], [47, "module-pymatgen.phonon"], [48, "module-pymatgen.symmetry"], [49, "module-pymatgen.transformations"], [50, "module-pymatgen.util"], [51, "module-pymatgen.vis"]], "pymatgen.analysis namespace": [[11, "module-pymatgen.analysis"]], "pymatgen.analysis.adsorption module": [[11, "module-pymatgen.analysis.adsorption"]], "pymatgen.analysis.bond_dissociation module": [[11, "module-pymatgen.analysis.bond_dissociation"]], "pymatgen.analysis.bond_valence module": [[11, "module-pymatgen.analysis.bond_valence"]], "pymatgen.analysis.chempot_diagram module": [[11, "module-pymatgen.analysis.chempot_diagram"]], "pymatgen.analysis.cost module": [[11, "module-pymatgen.analysis.cost"]], "pymatgen.analysis.dimensionality module": [[11, "module-pymatgen.analysis.dimensionality"]], "pymatgen.analysis.disorder module": [[11, "module-pymatgen.analysis.disorder"]], "pymatgen.analysis.energy_models module": [[11, "module-pymatgen.analysis.energy_models"]], "pymatgen.analysis.eos module": [[11, "module-pymatgen.analysis.eos"]], "pymatgen.analysis.ewald module": [[11, "module-pymatgen.analysis.ewald"]], "pymatgen.analysis.excitation module": [[11, "module-pymatgen.analysis.excitation"]], "pymatgen.analysis.fragmenter module": [[11, "module-pymatgen.analysis.fragmenter"]], "pymatgen.analysis.functional_groups module": [[11, "module-pymatgen.analysis.functional_groups"]], "pymatgen.analysis.graphs module": [[11, "module-pymatgen.analysis.graphs"]], "pymatgen.analysis.hhi module": [[11, "module-pymatgen.analysis.hhi"]], "pymatgen.analysis.interface module": [[11, "module-pymatgen.analysis.interface"]], "pymatgen.analysis.interface_reactions module": [[11, "module-pymatgen.analysis.interface_reactions"]], "pymatgen.analysis.local_env module": [[11, "module-pymatgen.analysis.local_env"]], "pymatgen.analysis.molecule_matcher module": [[11, "module-pymatgen.analysis.molecule_matcher"]], "pymatgen.analysis.molecule_structure_comparator module": [[11, "module-pymatgen.analysis.molecule_structure_comparator"]], "pymatgen.analysis.nmr module": [[11, "module-pymatgen.analysis.nmr"]], "pymatgen.analysis.path_finder module": [[11, "module-pymatgen.analysis.path_finder"]], "pymatgen.analysis.phase_diagram module": [[11, "module-pymatgen.analysis.phase_diagram"]], "pymatgen.analysis.piezo module": [[11, "module-pymatgen.analysis.piezo"]], "pymatgen.analysis.piezo_sensitivity module": [[11, "module-pymatgen.analysis.piezo_sensitivity"]], "pymatgen.analysis.pourbaix_diagram module": [[11, "module-pymatgen.analysis.pourbaix_diagram"]], "pymatgen.analysis.prototypes module": [[11, "module-pymatgen.analysis.prototypes"]], "pymatgen.analysis.quasiharmonic module": [[11, "module-pymatgen.analysis.quasiharmonic"]], "pymatgen.analysis.reaction_calculator module": [[11, "module-pymatgen.analysis.reaction_calculator"]], "pymatgen.analysis.structure_analyzer module": [[11, "module-pymatgen.analysis.structure_analyzer"]], "pymatgen.analysis.structure_matcher module": [[11, "module-pymatgen.analysis.structure_matcher"]], "pymatgen.analysis.surface_analysis module": [[11, "module-pymatgen.analysis.surface_analysis"]], "pymatgen.analysis.thermochemistry module": [[11, "module-pymatgen.analysis.thermochemistry"]], "pymatgen.analysis.transition_state module": [[11, "module-pymatgen.analysis.transition_state"]], "pymatgen.analysis.wulff module": [[11, "module-pymatgen.analysis.wulff"]], "pymatgen.analysis.xps module": [[11, "module-pymatgen.analysis.xps"]], "pymatgen.analysis.chemenv package": [[12, "pymatgen-analysis-chemenv-package"]], "pymatgen.analysis.chemenv.connectivity package": [[13, "pymatgen-analysis-chemenv-connectivity-package"]], "pymatgen.analysis.chemenv.connectivity.connected_components module": [[13, "module-pymatgen.analysis.chemenv.connectivity.connected_components"]], "pymatgen.analysis.chemenv.connectivity.connectivity_finder module": [[13, "module-pymatgen.analysis.chemenv.connectivity.connectivity_finder"]], "pymatgen.analysis.chemenv.connectivity.environment_nodes module": [[13, "module-pymatgen.analysis.chemenv.connectivity.environment_nodes"]], "pymatgen.analysis.chemenv.connectivity.structure_connectivity module": [[13, "module-pymatgen.analysis.chemenv.connectivity.structure_connectivity"]], "pymatgen.analysis.chemenv.coordination_environments package": [[14, "pymatgen-analysis-chemenv-coordination-environments-package"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies module": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries module": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder module": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments module": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.structure_environments"]], "pymatgen.analysis.chemenv.coordination_environments.voronoi module": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.voronoi"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files package": [[15, "pymatgen-analysis-chemenv-coordination-environments-coordination-geometries-files-package"]], "pymatgen.analysis.chemenv.utils package": [[16, "pymatgen-analysis-chemenv-utils-package"]], "pymatgen.analysis.chemenv.utils.chemenv_config module": [[16, "module-pymatgen.analysis.chemenv.utils.chemenv_config"]], "pymatgen.analysis.chemenv.utils.chemenv_errors module": [[16, "module-pymatgen.analysis.chemenv.utils.chemenv_errors"]], "pymatgen.analysis.chemenv.utils.coordination_geometry_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.coordination_geometry_utils"]], "pymatgen.analysis.chemenv.utils.defs_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.defs_utils"]], "pymatgen.analysis.chemenv.utils.func_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.func_utils"]], "pymatgen.analysis.chemenv.utils.graph_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.graph_utils"]], "pymatgen.analysis.chemenv.utils.math_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.math_utils"]], "pymatgen.analysis.chemenv.utils.scripts_utils module": [[16, "module-pymatgen.analysis.chemenv.utils.scripts_utils"]], "pymatgen.analysis.diffraction package": [[17, "pymatgen-analysis-diffraction-package"]], "pymatgen.analysis.diffraction.core module": [[17, "module-pymatgen.analysis.diffraction.core"]], "pymatgen.analysis.diffraction.neutron module": [[17, "module-pymatgen.analysis.diffraction.neutron"]], "pymatgen.analysis.diffraction.tem module": [[17, "module-pymatgen.analysis.diffraction.tem"]], "pymatgen.analysis.diffraction.xrd module": [[17, "module-pymatgen.analysis.diffraction.xrd"]], "pymatgen.analysis.elasticity package": [[18, "pymatgen-analysis-elasticity-package"]], "pymatgen.analysis.elasticity.elastic module": [[18, "module-pymatgen.analysis.elasticity.elastic"]], "pymatgen.analysis.elasticity.strain module": [[18, "module-pymatgen.analysis.elasticity.strain"]], "pymatgen.analysis.elasticity.stress module": [[18, "module-pymatgen.analysis.elasticity.stress"]], "pymatgen.analysis.ferroelectricity package": [[19, "pymatgen-analysis-ferroelectricity-package"]], "pymatgen.analysis.ferroelectricity.polarization module": [[19, "module-pymatgen.analysis.ferroelectricity.polarization"]], "pymatgen.analysis.gb package": [[20, "pymatgen-analysis-gb-package"]], "pymatgen.analysis.gb.grain module": [[20, "module-pymatgen.analysis.gb.grain"]], "pymatgen.analysis.interfaces package": [[21, "pymatgen-analysis-interfaces-package"]], "pymatgen.analysis.interfaces.coherent_interfaces module": [[21, "module-pymatgen.analysis.interfaces.coherent_interfaces"]], "pymatgen.analysis.interfaces.substrate_analyzer module": [[21, "module-pymatgen.analysis.interfaces.substrate_analyzer"]], "pymatgen.analysis.interfaces.zsl module": [[21, "module-pymatgen.analysis.interfaces.zsl"]], "pymatgen.analysis.magnetism package": [[22, "pymatgen-analysis-magnetism-package"]], "pymatgen.analysis.magnetism.analyzer module": [[22, "module-pymatgen.analysis.magnetism.analyzer"]], "pymatgen.analysis.magnetism.heisenberg module": [[22, "module-pymatgen.analysis.magnetism.heisenberg"]], "pymatgen.analysis.magnetism.jahnteller module": [[22, "module-pymatgen.analysis.magnetism.jahnteller"]], "pymatgen.analysis.solar package": [[23, "pymatgen-analysis-solar-package"]], "pymatgen.analysis.solar.slme module": [[23, "module-pymatgen.analysis.solar.slme"]], "pymatgen.analysis.structure_prediction package": [[24, "pymatgen-analysis-structure-prediction-package"]], "pymatgen.analysis.structure_prediction.dopant_predictor module": [[24, "module-pymatgen.analysis.structure_prediction.dopant_predictor"]], "pymatgen.analysis.structure_prediction.substitution_probability module": [[24, "module-pymatgen.analysis.structure_prediction.substitution_probability"]], "pymatgen.analysis.structure_prediction.substitutor module": [[24, "module-pymatgen.analysis.structure_prediction.substitutor"]], "pymatgen.analysis.structure_prediction.volume_predictor module": [[24, "module-pymatgen.analysis.structure_prediction.volume_predictor"]], "pymatgen.analysis.topological package": [[25, "pymatgen-analysis-topological-package"]], "pymatgen.analysis.topological.spillage module": [[25, "module-pymatgen.analysis.topological.spillage"]], "pymatgen.analysis.xas package": [[26, "pymatgen-analysis-xas-package"]], "pymatgen.analysis.xas.spectrum module": [[26, "module-pymatgen.analysis.xas.spectrum"]], "pymatgen.apps package": [[27, "pymatgen-apps-package"]], "pymatgen.apps.battery package": [[28, "pymatgen-apps-battery-package"]], "pymatgen.apps.battery.analyzer module": [[28, "module-pymatgen.apps.battery.analyzer"]], "pymatgen.apps.battery.battery_abc module": [[28, "module-pymatgen.apps.battery.battery_abc"]], "pymatgen.apps.battery.conversion_battery module": [[28, "module-pymatgen.apps.battery.conversion_battery"]], "pymatgen.apps.battery.insertion_battery module": [[28, "module-pymatgen.apps.battery.insertion_battery"]], "pymatgen.apps.battery.plotter module": [[28, "module-pymatgen.apps.battery.plotter"]], "pymatgen.apps.borg package": [[29, "pymatgen-apps-borg-package"]], "pymatgen.apps.borg.hive module": [[29, "module-pymatgen.apps.borg.hive"]], "pymatgen.apps.borg.queen module": [[29, "module-pymatgen.apps.borg.queen"]], "pymatgen.cli package": [[30, "pymatgen-cli-package"]], "pymatgen.cli.feff_plot_cross_section module": [[30, "module-pymatgen.cli.feff_plot_cross_section"]], "pymatgen.cli.feff_plot_dos module": [[30, "module-pymatgen.cli.feff_plot_dos"]], "pymatgen.cli.gaussian_analyzer module": [[30, "module-pymatgen.cli.gaussian_analyzer"]], "pymatgen.cli.get_environment module": [[30, "module-pymatgen.cli.get_environment"]], "pymatgen.cli.pmg module": [[30, "module-pymatgen.cli.pmg"]], "pymatgen.cli.pmg_analyze module": [[30, "module-pymatgen.cli.pmg_analyze"]], "pymatgen.cli.pmg_config module": [[30, "module-pymatgen.cli.pmg_config"]], "pymatgen.cli.pmg_plot module": [[30, "module-pymatgen.cli.pmg_plot"]], "pymatgen.cli.pmg_potcar module": [[30, "module-pymatgen.cli.pmg_potcar"]], "pymatgen.cli.pmg_query module": [[30, "module-pymatgen.cli.pmg_query"]], "pymatgen.cli.pmg_structure module": [[30, "module-pymatgen.cli.pmg_structure"]], "pymatgen.command_line package": [[31, "pymatgen-command-line-package"]], "pymatgen.command_line.bader_caller module": [[31, "module-pymatgen.command_line.bader_caller"]], "pymatgen.command_line.chargemol_caller module": [[31, "module-pymatgen.command_line.chargemol_caller"]], "pymatgen.command_line.critic2_caller module": [[31, "module-pymatgen.command_line.critic2_caller"]], "pymatgen.command_line.enumlib_caller module": [[31, "module-pymatgen.command_line.enumlib_caller"]], "pymatgen.command_line.gulp_caller module": [[31, "module-pymatgen.command_line.gulp_caller"]], "pymatgen.command_line.mcsqs_caller module": [[31, "module-pymatgen.command_line.mcsqs_caller"]], "pymatgen.command_line.vampire_caller module": [[31, "module-pymatgen.command_line.vampire_caller"]], "pymatgen.core package": [[32, "pymatgen-core-package"]], "pymatgen.core.bonds module": [[32, "module-pymatgen.core.bonds"]], "pymatgen.core.composition module": [[32, "module-pymatgen.core.composition"]], "pymatgen.core.interface module": [[32, "module-pymatgen.core.interface"]], "pymatgen.core.ion module": [[32, "module-pymatgen.core.ion"]], "pymatgen.core.lattice module": [[32, "module-pymatgen.core.lattice"]], "pymatgen.core.libxcfunc module": [[32, "module-pymatgen.core.libxcfunc"]], "pymatgen.core.molecular_orbitals module": [[32, "module-pymatgen.core.molecular_orbitals"]], "pymatgen.core.operations module": [[32, "module-pymatgen.core.operations"]], "pymatgen.core.periodic_table module": [[32, "module-pymatgen.core.periodic_table"]], "pymatgen.core.sites module": [[32, "module-pymatgen.core.sites"]], "pymatgen.core.spectrum module": [[32, "module-pymatgen.core.spectrum"]], "pymatgen.core.structure module": [[32, "module-pymatgen.core.structure"]], "pymatgen.core.surface module": [[32, "module-pymatgen.core.surface"]], "pymatgen.core.tensors module": [[32, "module-pymatgen.core.tensors"]], "pymatgen.core.trajectory module": [[32, "module-pymatgen.core.trajectory"]], "pymatgen.core.units module": [[32, "module-pymatgen.core.units"]], "pymatgen.core.xcfunc module": [[32, "module-pymatgen.core.xcfunc"]], "pymatgen.electronic_structure package": [[33, "pymatgen-electronic-structure-package"]], "pymatgen.electronic_structure.bandstructure module": [[33, "module-pymatgen.electronic_structure.bandstructure"]], "pymatgen.electronic_structure.boltztrap module": [[33, "module-pymatgen.electronic_structure.boltztrap"]], "pymatgen.electronic_structure.boltztrap2 module": [[33, "module-pymatgen.electronic_structure.boltztrap2"]], "pymatgen.electronic_structure.cohp module": [[33, "module-pymatgen.electronic_structure.cohp"]], "pymatgen.electronic_structure.core module": [[33, "module-pymatgen.electronic_structure.core"]], "pymatgen.electronic_structure.dos module": [[33, "module-pymatgen.electronic_structure.dos"]], "pymatgen.electronic_structure.plotter module": [[33, "module-pymatgen.electronic_structure.plotter"]], "pymatgen.entries package": [[34, "pymatgen-entries-package"]], "pymatgen.entries.compatibility module": [[34, "module-pymatgen.entries.compatibility"]], "pymatgen.entries.computed_entries module": [[34, "module-pymatgen.entries.computed_entries"]], "pymatgen.entries.correction_calculator module": [[34, "module-pymatgen.entries.correction_calculator"]], "pymatgen.entries.entry_tools module": [[34, "module-pymatgen.entries.entry_tools"]], "pymatgen.entries.exp_entries module": [[34, "module-pymatgen.entries.exp_entries"]], "pymatgen.entries.mixing_scheme module": [[34, "module-pymatgen.entries.mixing_scheme"]], "pymatgen.ext namespace": [[35, "module-pymatgen.ext"]], "pymatgen.ext.cod module": [[35, "module-pymatgen.ext.cod"]], "pymatgen.ext.matproj module": [[35, "module-pymatgen.ext.matproj"]], "pymatgen.ext.optimade module": [[35, "module-pymatgen.ext.optimade"]], "pymatgen.io namespace": [[36, "module-pymatgen.io"]], "pymatgen.io.adf module": [[36, "module-pymatgen.io.adf"]], "Attributes:": [[36, "attributes"]], "Notes:": [[36, "notes"]], "pymatgen.io.ase module": [[36, "module-pymatgen.io.ase"]], "pymatgen.io.atat module": [[36, "module-pymatgen.io.atat"]], "pymatgen.io.babel module": [[36, "module-pymatgen.io.babel"]], "pymatgen.io.cif module": [[36, "module-pymatgen.io.cif"]], "pymatgen.io.common module": [[36, "module-pymatgen.io.common"]], "pymatgen.io.core module": [[36, "module-pymatgen.io.core"]], "pymatgen.io.cssr module": [[36, "module-pymatgen.io.cssr"]], "pymatgen.io.fiesta module": [[36, "module-pymatgen.io.fiesta"]], "pymatgen.io.gaussian module": [[36, "module-pymatgen.io.gaussian"]], "pymatgen.io.jarvis module": [[36, "module-pymatgen.io.jarvis"]], "pymatgen.io.lmto module": [[36, "module-pymatgen.io.lmto"]], "pymatgen.io.nwchem module": [[36, "module-pymatgen.io.nwchem"]], "pymatgen.io.packmol module": [[36, "module-pymatgen.io.packmol"]], "pymatgen.io.phonopy module": [[36, "module-pymatgen.io.phonopy"]], "pymatgen.io.prismatic module": [[36, "module-pymatgen.io.prismatic"]], "pymatgen.io.pwscf module": [[36, "module-pymatgen.io.pwscf"]], "pymatgen.io.res module": [[36, "module-pymatgen.io.res"]], "pymatgen.io.shengbte module": [[36, "module-pymatgen.io.shengbte"]], "pymatgen.io.template module": [[36, "module-pymatgen.io.template"]], "pymatgen.io.wannier90 module": [[36, "module-pymatgen.io.wannier90"]], "pymatgen.io.xcrysden module": [[36, "module-pymatgen.io.xcrysden"]], "pymatgen.io.xr module": [[36, "module-pymatgen.io.xr"]], "pymatgen.io.xyz module": [[36, "module-pymatgen.io.xyz"]], "pymatgen.io.zeopp module": [[36, "module-pymatgen.io.zeopp"]], "Zeo++ Installation Steps:": [[36, "zeo-installation-steps"]], "Zeo++ Post-Installation Checking:": [[36, "zeo-post-installation-checking"]], "pymatgen.io.abinit package": [[37, "pymatgen-io-abinit-package"]], "pymatgen.io.abinit.abiobjects module": [[37, "module-pymatgen.io.abinit.abiobjects"]], "pymatgen.io.abinit.abitimer module": [[37, "module-pymatgen.io.abinit.abitimer"]], "pymatgen.io.abinit.inputs module": [[37, "module-pymatgen.io.abinit.inputs"]], "pymatgen.io.abinit.netcdf module": [[37, "module-pymatgen.io.abinit.netcdf"]], "pymatgen.io.abinit.pseudos module": [[37, "module-pymatgen.io.abinit.pseudos"]], "pymatgen.io.abinit.variable module": [[37, "module-pymatgen.io.abinit.variable"]], "pymatgen.io.cp2k package": [[38, "pymatgen-io-cp2k-package"]], "pymatgen.io.cp2k.inputs module": [[38, "module-pymatgen.io.cp2k.inputs"]], "pymatgen.io.cp2k.outputs module": [[38, "module-pymatgen.io.cp2k.outputs"]], "pymatgen.io.cp2k.sets module": [[38, "module-pymatgen.io.cp2k.sets"]], "pymatgen.io.cp2k.utils module": [[38, "module-pymatgen.io.cp2k.utils"]], "pymatgen.io.exciting package": [[39, "pymatgen-io-exciting-package"]], "pymatgen.io.exciting.inputs module": [[39, "module-pymatgen.io.exciting.inputs"]], "pymatgen.io.feff package": [[40, "pymatgen-io-feff-package"]], "pymatgen.io.feff.inputs module": [[40, "module-pymatgen.io.feff.inputs"]], "pymatgen.io.feff.outputs module": [[40, "module-pymatgen.io.feff.outputs"]], "pymatgen.io.feff.sets module": [[40, "module-pymatgen.io.feff.sets"]], "pymatgen.io.lammps package": [[41, "pymatgen-io-lammps-package"]], "pymatgen.io.lammps.data module": [[41, "module-pymatgen.io.lammps.data"]], "pymatgen.io.lammps.generators module": [[41, "module-pymatgen.io.lammps.generators"]], "pymatgen.io.lammps.inputs module": [[41, "module-pymatgen.io.lammps.inputs"]], "]": [[41, "id3"], [41, "id16"]], ")": [[41, "id6"], [41, "id9"], [41, "id12"], [41, "id13"]], "or": [[41, "or"]], "pymatgen.io.lammps.outputs module": [[41, "module-pymatgen.io.lammps.outputs"]], "pymatgen.io.lammps.sets module": [[41, "module-pymatgen.io.lammps.sets"]], "pymatgen.io.lammps.utils module": [[41, "module-pymatgen.io.lammps.utils"]], "pymatgen.io.lobster package": [[42, "pymatgen-io-lobster-package"]], "pymatgen.io.lobster.inputs module": [[42, "module-pymatgen.io.lobster.inputs"]], "pymatgen.io.lobster.lobsterenv module": [[42, "module-pymatgen.io.lobster.lobsterenv"]], "pymatgen.io.lobster.outputs module": [[42, "module-pymatgen.io.lobster.outputs"]], "pymatgen.io.qchem package": [[43, "pymatgen-io-qchem-package"]], "pymatgen.io.qchem.inputs module": [[43, "module-pymatgen.io.qchem.inputs"]], "pymatgen.io.qchem.outputs module": [[43, "module-pymatgen.io.qchem.outputs"]], "pymatgen.io.qchem.sets module": [[43, "module-pymatgen.io.qchem.sets"]], "pymatgen.io.qchem.utils module": [[43, "module-pymatgen.io.qchem.utils"]], "pymatgen.io.vasp package": [[44, "pymatgen-io-vasp-package"]], "pymatgen.io.vasp.help module": [[44, "module-pymatgen.io.vasp.help"]], "pymatgen.io.vasp.inputs module": [[44, "module-pymatgen.io.vasp.inputs"]], "Returns:": [[44, "returns"]], "pymatgen.io.vasp.optics module": [[44, "module-pymatgen.io.vasp.optics"]], "pymatgen.io.vasp.outputs module": [[44, "module-pymatgen.io.vasp.outputs"]], "pymatgen.io.vasp.sets module": [[44, "module-pymatgen.io.vasp.sets"]], "pymatgen.io.xtb package": [[45, "pymatgen-io-xtb-package"]], "pymatgen.io.xtb.inputs module": [[45, "module-pymatgen.io.xtb.inputs"]], "pymatgen.io.xtb.outputs module": [[45, "module-pymatgen.io.xtb.outputs"]], "pymatgen.optimization package": [[46, "pymatgen-optimization-package"]], "pymatgen.optimization.linear_assignment module": [[46, "module-pymatgen.optimization.linear_assignment"]], "pymatgen.optimization.linear_assignment_numpy module": [[46, "module-pymatgen.optimization.linear_assignment_numpy"]], "pymatgen.optimization.neighbors module": [[46, "module-pymatgen.optimization.neighbors"]], "pymatgen.phonon package": [[47, "pymatgen-phonon-package"]], "pymatgen.phonon.bandstructure module": [[47, "module-pymatgen.phonon.bandstructure"]], "pymatgen.phonon.dos module": [[47, "module-pymatgen.phonon.dos"]], "pymatgen.phonon.gruneisen module": [[47, "module-pymatgen.phonon.gruneisen"]], "pymatgen.phonon.ir_spectra module": [[47, "module-pymatgen.phonon.ir_spectra"]], "pymatgen.phonon.plotter module": [[47, "module-pymatgen.phonon.plotter"]], "pymatgen.phonon.thermal_displacements module": [[47, "module-pymatgen.phonon.thermal_displacements"]], "pymatgen.symmetry package": [[48, "pymatgen-symmetry-package"]], "pymatgen.symmetry.analyzer module": [[48, "module-pymatgen.symmetry.analyzer"]], "pymatgen.symmetry.bandstructure module": [[48, "module-pymatgen.symmetry.bandstructure"]], "pymatgen.symmetry.groups module": [[48, "module-pymatgen.symmetry.groups"]], "pymatgen.symmetry.kpath module": [[48, "module-pymatgen.symmetry.kpath"]], "pymatgen.symmetry.maggroups module": [[48, "module-pymatgen.symmetry.maggroups"]], "pymatgen.symmetry.settings module": [[48, "module-pymatgen.symmetry.settings"]], "pymatgen.symmetry.site_symmetries module": [[48, "module-pymatgen.symmetry.site_symmetries"]], "pymatgen.symmetry.structure module": [[48, "module-pymatgen.symmetry.structure"]], "pymatgen.transformations package": [[49, "pymatgen-transformations-package"]], "pymatgen.transformations.advanced_transformations module": [[49, "module-pymatgen.transformations.advanced_transformations"]], "pymatgen.transformations.site_transformations module": [[49, "module-pymatgen.transformations.site_transformations"]], "pymatgen.transformations.standard_transformations module": [[49, "module-pymatgen.transformations.standard_transformations"]], "pymatgen.transformations.transformation_abc module": [[49, "module-pymatgen.transformations.transformation_abc"]], "pymatgen.util package": [[50, "pymatgen-util-package"]], "pymatgen.util.convergence module": [[50, "module-pymatgen.util.convergence"]], "pymatgen.util.coord module": [[50, "module-pymatgen.util.coord"]], "pymatgen.util.coord_cython module": [[50, "module-pymatgen.util.coord_cython"]], "pymatgen.util.due module": [[50, "module-pymatgen.util.due"]], "pymatgen.util.graph_hashing module": [[50, "module-pymatgen.util.graph_hashing"]], "pymatgen.util.io_utils module": [[50, "module-pymatgen.util.io_utils"]], "pymatgen.util.num module": [[50, "module-pymatgen.util.num"]], "pymatgen.util.numba module": [[50, "module-pymatgen.util.numba"]], "pymatgen.util.plotting module": [[50, "module-pymatgen.util.plotting"]], "pymatgen.util.provenance module": [[50, "module-pymatgen.util.provenance"]], "pymatgen.util.string module": [[50, "module-pymatgen.util.string"]], "pymatgen.util.testing module": [[50, "module-pymatgen.util.testing"]], "pymatgen.util.typing module": [[50, "module-pymatgen.util.typing"]], "pymatgen.vis package": [[51, "pymatgen-vis-package"]], "pymatgen.vis.plotters module": [[51, "module-pymatgen.vis.plotters"]], "pymatgen.vis.structure_chemview module": [[51, "module-pymatgen.vis.structure_chemview"]], "pymatgen.vis.structure_vtk module": [[51, "module-pymatgen.vis.structure_vtk"]], "References": [[52, "references"]], "pymatgen.analysis.path_finder": [[52, "pymatgen-analysis-path-finder"]], "pymatgen.core.surface and pymatgen.analysis.wulff": [[52, "pymatgen-core-surface-and-pymatgen-analysis-wulff"]], "pymatgen.io.vasp.sets": [[52, "pymatgen-io-vasp-sets"]], "pymatgen.phasediagram": [[52, "pymatgen-phasediagram"]], "pymatgen.entries.compatibility": [[52, "pymatgen-entries-compatibility"]], "pymatgen.matproj": [[52, "pymatgen-matproj"]], "pymatgen.symmetry": [[52, "pymatgen-symmetry"]], "pymatgen.command_line.bader_caller": [[52, "pymatgen-command-line-bader-caller"]], "pymatgen.io.feff": [[52, "pymatgen-io-feff"]], "pymatgen.io.zeo": [[52, "pymatgen-io-zeo"]], "Development Team": [[53, "development-team"]], "Maintainers": [[53, "maintainers"]], "Lead Maintainers": [[53, "lead-maintainers"]], "Newest Contributors": [[53, "newest-contributors"]], "List of Developers (A\u2013Z)": [[53, "list-of-developers-az"]], "4+ years active": [[53, "years-active"]], "1\u20134 years active": [[53, "id1"]], "< 1 year active": [[53, "year-active"]], "Thanks": [[53, "thanks"]], "Side-note : as_dict / from_dict": [[54, "side-note-as-dict-from-dict"]], "MontyEncoder/Decoder": [[54, "montyencoder-decoder"]], "Structures and Molecules": [[54, "structures-and-molecules"]], "Creating a Structure manually": [[54, "creating-a-structure-manually"]], "Reading and writing Structures/Molecules": [[54, "reading-and-writing-structures-molecules"]], "Things you can do with Structures": [[54, "things-you-can-do-with-structures"]], "Modifying Structures or Molecules": [[54, "modifying-structures-or-molecules"]], "Entries - Basic analysis unit": [[54, "entries-basic-analysis-unit"]], "Compatibility - Mixing GGA and GGA+U runs": [[54, "compatibility-mixing-gga-and-gga-u-runs"]], "pymatgen.io - Managing calculation inputs and outputs": [[54, "pymatgen-io-managing-calculation-inputs-and-outputs"]], "pymatgen.borg - High-throughput data assimilation": [[54, "pymatgen-borg-high-throughput-data-assimilation"]], "Simple example - Making a phase diagram": [[54, "simple-example-making-a-phase-diagram"]], "Another example - Calculating reaction energies": [[54, "another-example-calculating-reaction-energies"]], "pymatgen.transformations": [[54, "pymatgen-transformations"]], "pymatgen.alchemy - High-throughput transformations": [[54, "pymatgen-alchemy-high-throughput-transformations"]], "pymatgen.ext.matproj - Integration with the Materials Project REST API": [[54, "pymatgen-ext-matproj-integration-with-the-materials-project-rest-api"]], "The query method": [[54, "the-query-method"]], "Setting the PMG_MAPI_KEY in the config file": [[54, "setting-the-pmg-mapi-key-in-the-config-file"]], "Global configuration variables": [[54, "global-configuration-variables"]]}, "indexentries": {"module": [[9, "module-pymatgen"], [9, "module-pymatgen.dao"], [10, "module-pymatgen.alchemy"], [10, "module-pymatgen.alchemy.filters"], [10, "module-pymatgen.alchemy.materials"], [10, "module-pymatgen.alchemy.transmuters"], [11, "module-pymatgen.analysis"], [11, "module-pymatgen.analysis.adsorption"], [11, "module-pymatgen.analysis.bond_dissociation"], [11, "module-pymatgen.analysis.bond_valence"], [11, "module-pymatgen.analysis.chempot_diagram"], [11, "module-pymatgen.analysis.cost"], [11, "module-pymatgen.analysis.dimensionality"], [11, "module-pymatgen.analysis.disorder"], [11, "module-pymatgen.analysis.energy_models"], [11, "module-pymatgen.analysis.eos"], [11, "module-pymatgen.analysis.ewald"], [11, "module-pymatgen.analysis.excitation"], [11, "module-pymatgen.analysis.fragmenter"], [11, "module-pymatgen.analysis.functional_groups"], [11, "module-pymatgen.analysis.graphs"], [11, "module-pymatgen.analysis.hhi"], [11, "module-pymatgen.analysis.interface"], [11, "module-pymatgen.analysis.interface_reactions"], [11, "module-pymatgen.analysis.local_env"], [11, "module-pymatgen.analysis.molecule_matcher"], [11, "module-pymatgen.analysis.molecule_structure_comparator"], [11, "module-pymatgen.analysis.nmr"], [11, "module-pymatgen.analysis.path_finder"], [11, "module-pymatgen.analysis.phase_diagram"], [11, "module-pymatgen.analysis.piezo"], [11, "module-pymatgen.analysis.piezo_sensitivity"], [11, "module-pymatgen.analysis.pourbaix_diagram"], [11, "module-pymatgen.analysis.prototypes"], [11, "module-pymatgen.analysis.quasiharmonic"], [11, "module-pymatgen.analysis.reaction_calculator"], [11, "module-pymatgen.analysis.structure_analyzer"], [11, "module-pymatgen.analysis.structure_matcher"], [11, "module-pymatgen.analysis.surface_analysis"], [11, "module-pymatgen.analysis.thermochemistry"], [11, "module-pymatgen.analysis.transition_state"], [11, "module-pymatgen.analysis.wulff"], [11, "module-pymatgen.analysis.xps"], [12, "module-pymatgen.analysis.chemenv"], [13, "module-pymatgen.analysis.chemenv.connectivity"], [13, "module-pymatgen.analysis.chemenv.connectivity.connected_components"], [13, "module-pymatgen.analysis.chemenv.connectivity.connectivity_finder"], [13, "module-pymatgen.analysis.chemenv.connectivity.environment_nodes"], [13, "module-pymatgen.analysis.chemenv.connectivity.structure_connectivity"], [14, "module-pymatgen.analysis.chemenv.coordination_environments"], [14, "module-pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies"], [14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries"], [14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder"], [14, "module-pymatgen.analysis.chemenv.coordination_environments.structure_environments"], [14, "module-pymatgen.analysis.chemenv.coordination_environments.voronoi"], [15, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files"], [16, "module-pymatgen.analysis.chemenv.utils"], [16, "module-pymatgen.analysis.chemenv.utils.chemenv_config"], [16, "module-pymatgen.analysis.chemenv.utils.chemenv_errors"], [16, "module-pymatgen.analysis.chemenv.utils.coordination_geometry_utils"], [16, "module-pymatgen.analysis.chemenv.utils.defs_utils"], [16, "module-pymatgen.analysis.chemenv.utils.func_utils"], [16, "module-pymatgen.analysis.chemenv.utils.graph_utils"], [16, "module-pymatgen.analysis.chemenv.utils.math_utils"], [16, "module-pymatgen.analysis.chemenv.utils.scripts_utils"], [17, "module-pymatgen.analysis.diffraction"], [17, "module-pymatgen.analysis.diffraction.core"], [17, "module-pymatgen.analysis.diffraction.neutron"], [17, "module-pymatgen.analysis.diffraction.tem"], [17, "module-pymatgen.analysis.diffraction.xrd"], [18, "module-pymatgen.analysis.elasticity"], [18, "module-pymatgen.analysis.elasticity.elastic"], [18, "module-pymatgen.analysis.elasticity.strain"], [18, "module-pymatgen.analysis.elasticity.stress"], [19, "module-pymatgen.analysis.ferroelectricity"], [19, "module-pymatgen.analysis.ferroelectricity.polarization"], [20, "module-pymatgen.analysis.gb"], [20, "module-pymatgen.analysis.gb.grain"], [21, "module-pymatgen.analysis.interfaces"], [21, "module-pymatgen.analysis.interfaces.coherent_interfaces"], [21, "module-pymatgen.analysis.interfaces.substrate_analyzer"], [21, "module-pymatgen.analysis.interfaces.zsl"], [22, "module-pymatgen.analysis.magnetism"], [22, "module-pymatgen.analysis.magnetism.analyzer"], [22, "module-pymatgen.analysis.magnetism.heisenberg"], [22, "module-pymatgen.analysis.magnetism.jahnteller"], [23, "module-pymatgen.analysis.solar"], [23, "module-pymatgen.analysis.solar.slme"], [24, "module-pymatgen.analysis.structure_prediction"], [24, "module-pymatgen.analysis.structure_prediction.dopant_predictor"], [24, "module-pymatgen.analysis.structure_prediction.substitution_probability"], [24, "module-pymatgen.analysis.structure_prediction.substitutor"], [24, "module-pymatgen.analysis.structure_prediction.volume_predictor"], [25, "module-pymatgen.analysis.topological"], [25, "module-pymatgen.analysis.topological.spillage"], [26, "module-pymatgen.analysis.xas"], [26, "module-pymatgen.analysis.xas.spectrum"], [27, "module-pymatgen.apps"], [28, "module-pymatgen.apps.battery"], [28, "module-pymatgen.apps.battery.analyzer"], [28, "module-pymatgen.apps.battery.battery_abc"], [28, "module-pymatgen.apps.battery.conversion_battery"], [28, "module-pymatgen.apps.battery.insertion_battery"], [28, "module-pymatgen.apps.battery.plotter"], [29, "module-pymatgen.apps.borg"], [29, "module-pymatgen.apps.borg.hive"], [29, "module-pymatgen.apps.borg.queen"], [30, "module-pymatgen.cli"], [30, "module-pymatgen.cli.feff_plot_cross_section"], [30, "module-pymatgen.cli.feff_plot_dos"], [30, "module-pymatgen.cli.gaussian_analyzer"], [30, "module-pymatgen.cli.get_environment"], [30, "module-pymatgen.cli.pmg"], [30, "module-pymatgen.cli.pmg_analyze"], [30, "module-pymatgen.cli.pmg_config"], [30, "module-pymatgen.cli.pmg_plot"], [30, "module-pymatgen.cli.pmg_potcar"], [30, "module-pymatgen.cli.pmg_query"], [30, "module-pymatgen.cli.pmg_structure"], [31, "module-pymatgen.command_line"], [31, "module-pymatgen.command_line.bader_caller"], [31, "module-pymatgen.command_line.chargemol_caller"], [31, "module-pymatgen.command_line.critic2_caller"], [31, "module-pymatgen.command_line.enumlib_caller"], [31, "module-pymatgen.command_line.gulp_caller"], [31, "module-pymatgen.command_line.mcsqs_caller"], [31, "module-pymatgen.command_line.vampire_caller"], [32, "module-pymatgen.core"], [32, "module-pymatgen.core.bonds"], [32, "module-pymatgen.core.composition"], [32, "module-pymatgen.core.interface"], [32, "module-pymatgen.core.ion"], [32, "module-pymatgen.core.lattice"], [32, "module-pymatgen.core.libxcfunc"], [32, "module-pymatgen.core.molecular_orbitals"], [32, "module-pymatgen.core.operations"], [32, "module-pymatgen.core.periodic_table"], [32, "module-pymatgen.core.sites"], [32, "module-pymatgen.core.spectrum"], [32, "module-pymatgen.core.structure"], [32, "module-pymatgen.core.surface"], [32, "module-pymatgen.core.tensors"], [32, "module-pymatgen.core.trajectory"], [32, "module-pymatgen.core.units"], [32, "module-pymatgen.core.xcfunc"], [33, "module-pymatgen.electronic_structure"], [33, "module-pymatgen.electronic_structure.bandstructure"], [33, "module-pymatgen.electronic_structure.boltztrap"], [33, "module-pymatgen.electronic_structure.boltztrap2"], [33, "module-pymatgen.electronic_structure.cohp"], [33, "module-pymatgen.electronic_structure.core"], [33, "module-pymatgen.electronic_structure.dos"], [33, "module-pymatgen.electronic_structure.plotter"], [34, "module-pymatgen.entries"], [34, "module-pymatgen.entries.compatibility"], [34, "module-pymatgen.entries.computed_entries"], [34, "module-pymatgen.entries.correction_calculator"], [34, "module-pymatgen.entries.entry_tools"], [34, "module-pymatgen.entries.exp_entries"], [34, "module-pymatgen.entries.mixing_scheme"], [35, "module-pymatgen.ext"], [35, "module-pymatgen.ext.cod"], [35, "module-pymatgen.ext.matproj"], [35, "module-pymatgen.ext.optimade"], [36, "module-pymatgen.io"], [36, "module-pymatgen.io.adf"], [36, "module-pymatgen.io.ase"], [36, "module-pymatgen.io.atat"], [36, "module-pymatgen.io.babel"], [36, "module-pymatgen.io.cif"], [36, "module-pymatgen.io.common"], [36, "module-pymatgen.io.core"], [36, "module-pymatgen.io.cssr"], [36, "module-pymatgen.io.fiesta"], [36, "module-pymatgen.io.gaussian"], [36, "module-pymatgen.io.jarvis"], [36, "module-pymatgen.io.lmto"], [36, "module-pymatgen.io.nwchem"], [36, "module-pymatgen.io.packmol"], [36, "module-pymatgen.io.phonopy"], [36, "module-pymatgen.io.prismatic"], [36, "module-pymatgen.io.pwscf"], [36, "module-pymatgen.io.res"], [36, "module-pymatgen.io.shengbte"], [36, "module-pymatgen.io.template"], [36, "module-pymatgen.io.wannier90"], [36, "module-pymatgen.io.xcrysden"], [36, "module-pymatgen.io.xr"], [36, "module-pymatgen.io.xyz"], [36, "module-pymatgen.io.zeopp"], [37, "module-pymatgen.io.abinit"], [37, "module-pymatgen.io.abinit.abiobjects"], [37, "module-pymatgen.io.abinit.abitimer"], [37, "module-pymatgen.io.abinit.inputs"], [37, "module-pymatgen.io.abinit.netcdf"], [37, "module-pymatgen.io.abinit.pseudos"], [37, "module-pymatgen.io.abinit.variable"], [38, "module-pymatgen.io.cp2k"], [38, "module-pymatgen.io.cp2k.inputs"], [38, "module-pymatgen.io.cp2k.outputs"], [38, "module-pymatgen.io.cp2k.sets"], [38, "module-pymatgen.io.cp2k.utils"], [39, "module-pymatgen.io.exciting"], [39, "module-pymatgen.io.exciting.inputs"], [40, "module-pymatgen.io.feff"], [40, "module-pymatgen.io.feff.inputs"], [40, "module-pymatgen.io.feff.outputs"], [40, "module-pymatgen.io.feff.sets"], [41, "module-pymatgen.io.lammps"], [41, "module-pymatgen.io.lammps.data"], [41, "module-pymatgen.io.lammps.generators"], [41, "module-pymatgen.io.lammps.inputs"], [41, "module-pymatgen.io.lammps.outputs"], [41, "module-pymatgen.io.lammps.sets"], [41, "module-pymatgen.io.lammps.utils"], [42, "module-pymatgen.io.lobster"], [42, "module-pymatgen.io.lobster.inputs"], [42, "module-pymatgen.io.lobster.lobsterenv"], [42, "module-pymatgen.io.lobster.outputs"], [43, "module-pymatgen.io.qchem"], [43, "module-pymatgen.io.qchem.inputs"], [43, "module-pymatgen.io.qchem.outputs"], [43, "module-pymatgen.io.qchem.sets"], [43, "module-pymatgen.io.qchem.utils"], [44, "module-pymatgen.io.vasp"], [44, "module-pymatgen.io.vasp.help"], [44, "module-pymatgen.io.vasp.inputs"], [44, "module-pymatgen.io.vasp.optics"], [44, "module-pymatgen.io.vasp.outputs"], [44, "module-pymatgen.io.vasp.sets"], [45, "module-pymatgen.io.xtb"], [45, "module-pymatgen.io.xtb.inputs"], [45, "module-pymatgen.io.xtb.outputs"], [46, "module-pymatgen.optimization"], [46, "module-pymatgen.optimization.linear_assignment"], [46, "module-pymatgen.optimization.linear_assignment_numpy"], [46, "module-pymatgen.optimization.neighbors"], [47, "module-pymatgen.phonon"], [47, "module-pymatgen.phonon.bandstructure"], [47, "module-pymatgen.phonon.dos"], [47, "module-pymatgen.phonon.gruneisen"], [47, "module-pymatgen.phonon.ir_spectra"], [47, "module-pymatgen.phonon.plotter"], [47, "module-pymatgen.phonon.thermal_displacements"], [48, "module-pymatgen.symmetry"], [48, "module-pymatgen.symmetry.analyzer"], [48, "module-pymatgen.symmetry.bandstructure"], [48, "module-pymatgen.symmetry.groups"], [48, "module-pymatgen.symmetry.kpath"], [48, "module-pymatgen.symmetry.maggroups"], [48, "module-pymatgen.symmetry.settings"], [48, "module-pymatgen.symmetry.site_symmetries"], [48, "module-pymatgen.symmetry.structure"], [49, "module-pymatgen.transformations"], [49, "module-pymatgen.transformations.advanced_transformations"], [49, "module-pymatgen.transformations.site_transformations"], [49, "module-pymatgen.transformations.standard_transformations"], [49, "module-pymatgen.transformations.transformation_abc"], [50, "module-pymatgen.util"], [50, "module-pymatgen.util.convergence"], [50, "module-pymatgen.util.coord"], [50, "module-pymatgen.util.coord_cython"], [50, "module-pymatgen.util.due"], [50, "module-pymatgen.util.graph_hashing"], [50, "module-pymatgen.util.io_utils"], [50, "module-pymatgen.util.num"], [50, "module-pymatgen.util.numba"], [50, "module-pymatgen.util.plotting"], [50, "module-pymatgen.util.provenance"], [50, "module-pymatgen.util.string"], [50, "module-pymatgen.util.testing"], [50, "module-pymatgen.util.typing"], [51, "module-pymatgen.vis"], [51, "module-pymatgen.vis.plotters"], [51, "module-pymatgen.vis.structure_chemview"], [51, "module-pymatgen.vis.structure_vtk"]], "pymatgen": [[9, "module-pymatgen"]], "pymatgen.dao": [[9, "module-pymatgen.dao"]], "abstractstructurefilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.AbstractStructureFilter"]], "chargebalancefilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.ChargeBalanceFilter"]], "ciftransmuter (class in pymatgen.alchemy.transmuters)": [[10, "pymatgen.alchemy.transmuters.CifTransmuter"]], "containsspeciefilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.ContainsSpecieFilter"]], "poscartransmuter (class in pymatgen.alchemy.transmuters)": [[10, "pymatgen.alchemy.transmuters.PoscarTransmuter"]], "removeduplicatesfilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.RemoveDuplicatesFilter"]], "removeexistingfilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.RemoveExistingFilter"]], "specieproximityfilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.SpecieProximityFilter"]], "speciesmaxdistfilter (class in pymatgen.alchemy.filters)": [[10, "pymatgen.alchemy.filters.SpeciesMaxDistFilter"]], "standardtransmuter (class in pymatgen.alchemy.transmuters)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter"]], "transformedstructure (class in pymatgen.alchemy.materials)": [[10, "pymatgen.alchemy.materials.TransformedStructure"]], "add_tags() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.add_tags"]], "append_filter() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.append_filter"]], "append_transformation() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.append_transformation"]], "append_transformation() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.append_transformation"]], "append_transformed_structures() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.append_transformed_structures"]], "apply_filter() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.apply_filter"]], "as_dict() (containsspeciefilter method)": [[10, "pymatgen.alchemy.filters.ContainsSpecieFilter.as_dict"]], "as_dict() (removeexistingfilter method)": [[10, "pymatgen.alchemy.filters.RemoveExistingFilter.as_dict"]], "as_dict() (specieproximityfilter method)": [[10, "pymatgen.alchemy.filters.SpecieProximityFilter.as_dict"]], "as_dict() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.as_dict"]], "batch_write_vasp_input() (in module pymatgen.alchemy.transmuters)": [[10, "pymatgen.alchemy.transmuters.batch_write_vasp_input"]], "extend_transformations() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.extend_transformations"]], "extend_transformations() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.extend_transformations"]], "from_cif_string() (transformedstructure static method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.from_cif_string"]], "from_dict() (containsspeciefilter class method)": [[10, "pymatgen.alchemy.filters.ContainsSpecieFilter.from_dict"]], "from_dict() (specieproximityfilter class method)": [[10, "pymatgen.alchemy.filters.SpecieProximityFilter.from_dict"]], "from_dict() (transformedstructure class method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.from_dict"]], "from_filenames() (ciftransmuter static method)": [[10, "pymatgen.alchemy.transmuters.CifTransmuter.from_filenames"]], "from_filenames() (poscartransmuter static method)": [[10, "pymatgen.alchemy.transmuters.PoscarTransmuter.from_filenames"]], "from_poscar_string() (transformedstructure static method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.from_poscar_string"]], "from_snl() (transformedstructure class method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.from_snl"]], "from_structures() (standardtransmuter static method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.from_structures"]], "get_vasp_input() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.get_vasp_input"]], "pymatgen.alchemy": [[10, "module-pymatgen.alchemy"]], "pymatgen.alchemy.filters": [[10, "module-pymatgen.alchemy.filters"]], "pymatgen.alchemy.materials": [[10, "module-pymatgen.alchemy.materials"]], "pymatgen.alchemy.transmuters": [[10, "module-pymatgen.alchemy.transmuters"]], "redo_next_change() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.redo_next_change"]], "redo_next_change() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.redo_next_change"]], "set_parameter() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.set_parameter"]], "set_parameter() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.set_parameter"]], "structures (transformedstructure property)": [[10, "pymatgen.alchemy.materials.TransformedStructure.structures"]], "test() (abstractstructurefilter method)": [[10, "pymatgen.alchemy.filters.AbstractStructureFilter.test"]], "test() (chargebalancefilter method)": [[10, "pymatgen.alchemy.filters.ChargeBalanceFilter.test"]], "test() (containsspeciefilter method)": [[10, "pymatgen.alchemy.filters.ContainsSpecieFilter.test"]], "test() (removeduplicatesfilter method)": [[10, "pymatgen.alchemy.filters.RemoveDuplicatesFilter.test"]], "test() (removeexistingfilter method)": [[10, "pymatgen.alchemy.filters.RemoveExistingFilter.test"]], "test() (specieproximityfilter method)": [[10, "pymatgen.alchemy.filters.SpecieProximityFilter.test"]], "test() (speciesmaxdistfilter method)": [[10, "pymatgen.alchemy.filters.SpeciesMaxDistFilter.test"]], "to_snl() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.to_snl"]], "undo_last_change() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.undo_last_change"]], "undo_last_change() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.undo_last_change"]], "was_modified (transformedstructure property)": [[10, "pymatgen.alchemy.materials.TransformedStructure.was_modified"]], "write_vasp_input() (standardtransmuter method)": [[10, "pymatgen.alchemy.transmuters.StandardTransmuter.write_vasp_input"]], "write_vasp_input() (transformedstructure method)": [[10, "pymatgen.alchemy.materials.TransformedStructure.write_vasp_input"]], "algo_best_first (ewaldminimizer attribute)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.ALGO_BEST_FIRST"]], "algo_complete (ewaldminimizer attribute)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.ALGO_COMPLETE"]], "algo_fast (ewaldminimizer attribute)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.ALGO_FAST"]], "algo_time_limit (ewaldminimizer attribute)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.ALGO_TIME_LIMIT"]], "abstractcomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.AbstractComparator"]], "abstractmolatommapper (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.AbstractMolAtomMapper"]], "adsorbatesitefinder (class in pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder"]], "aflowprototypematcher (class in pymatgen.analysis.prototypes)": [[11, "pymatgen.analysis.prototypes.AflowPrototypeMatcher"]], "be_vs_clean_se() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.BE_vs_clean_SE"]], "bvanalyzer (class in pymatgen.analysis.bond_valence)": [[11, "pymatgen.analysis.bond_valence.BVAnalyzer"]], "balancedreaction (class in pymatgen.analysis.reaction_calculator)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction"]], "birch (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.Birch"]], "birchmurnaghan (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.BirchMurnaghan"]], "bonddissociationenergies (class in pymatgen.analysis.bond_dissociation)": [[11, "pymatgen.analysis.bond_dissociation.BondDissociationEnergies"]], "borneffectivecharge (class in pymatgen.analysis.piezo_sensitivity)": [[11, "pymatgen.analysis.piezo_sensitivity.BornEffectiveCharge"]], "brunnernn_real (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.BrunnerNN_real"]], "brunnernn_reciprocal (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.BrunnerNN_reciprocal"]], "brunnernn_relative (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.BrunnerNN_relative"]], "bruteforceordermatcher (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.BruteForceOrderMatcher"]], "charge_neutrality_tolerance (bvanalyzer attribute)": [[11, "pymatgen.analysis.bond_valence.BVAnalyzer.CHARGE_NEUTRALITY_TOLERANCE"]], "conv_fact (ewaldsummation attribute)": [[11, "pymatgen.analysis.ewald.EwaldSummation.CONV_FACT"]], "chemicalpotentialdiagram (class in pymatgen.analysis.chempot_diagram)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram"]], "chemicalshielding (class in pymatgen.analysis.nmr)": [[11, "pymatgen.analysis.nmr.ChemicalShielding"]], "chemicalshielding.haeberlennotation (class in pymatgen.analysis.nmr)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation"]], "chemicalshielding.marylandnotation (class in pymatgen.analysis.nmr)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MarylandNotation"]], "chemicalshielding.mehringnotation (class in pymatgen.analysis.nmr)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation"]], "chgcarpotential (class in pymatgen.analysis.path_finder)": [[11, "pymatgen.analysis.path_finder.ChgcarPotential"]], "compoundphasediagram (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram"]], "computedreaction (class in pymatgen.analysis.reaction_calculator)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction"]], "connectedsite (class in pymatgen.analysis.graphs)": [[11, "pymatgen.analysis.graphs.ConnectedSite"]], "costanalyzer (class in pymatgen.analysis.cost)": [[11, "pymatgen.analysis.cost.CostAnalyzer"]], "costdb (class in pymatgen.analysis.cost)": [[11, "pymatgen.analysis.cost.CostDB"]], "costdbcsv (class in pymatgen.analysis.cost)": [[11, "pymatgen.analysis.cost.CostDBCSV"]], "costentry (class in pymatgen.analysis.cost)": [[11, "pymatgen.analysis.cost.CostEntry"]], "covalentbondnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.CovalentBondNN"]], "covalentradius (class in pymatgen.analysis.molecule_structure_comparator)": [[11, "pymatgen.analysis.molecule_structure_comparator.CovalentRadius"]], "critic2nn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.Critic2NN"]], "crystalnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.CrystalNN"]], "crystalnn.nndata (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.CrystalNN.NNData"]], "cutoffdictnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.CutOffDictNN"]], "deltafactor (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.DeltaFactor"]], "eos (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.EOS"]], "eosbase (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.EOSBase"]], "eoserror": [[11, "pymatgen.analysis.eos.EOSError"]], "ev_to_kj_per_mol (interfacialreactivity attribute)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.EV_TO_KJ_PER_MOL"]], "econnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.EconNN"]], "electricfieldgradient (class in pymatgen.analysis.nmr)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient"]], "elementcomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.ElementComparator"]], "energymodel (class in pymatgen.analysis.energy_models)": [[11, "pymatgen.analysis.energy_models.EnergyModel"]], "ewaldelectrostaticmodel (class in pymatgen.analysis.energy_models)": [[11, "pymatgen.analysis.energy_models.EwaldElectrostaticModel"]], "ewaldminimizer (class in pymatgen.analysis.ewald)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer"]], "ewaldsummation (class in pymatgen.analysis.ewald)": [[11, "pymatgen.analysis.ewald.EwaldSummation"]], "excitationspectrum (class in pymatgen.analysis.excitation)": [[11, "pymatgen.analysis.excitation.ExcitationSpectrum"]], "forceconstantmatrix (class in pymatgen.analysis.piezo_sensitivity)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix"]], "fragmenter (class in pymatgen.analysis.fragmenter)": [[11, "pymatgen.analysis.fragmenter.Fragmenter"]], "frameworkcomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.FrameworkComparator"]], "freevolumepotential (class in pymatgen.analysis.path_finder)": [[11, "pymatgen.analysis.path_finder.FreeVolumePotential"]], "functionalgroupextractor (class in pymatgen.analysis.functional_groups)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor"]], "geneticordermatcher (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.GeneticOrderMatcher"]], "grandpotpdentry (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry"]], "grandpotentialinterfacialreactivity (class in pymatgen.analysis.interface_reactions)": [[11, "pymatgen.analysis.interface_reactions.GrandPotentialInterfacialReactivity"]], "grandpotentialphasediagram (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.GrandPotentialPhaseDiagram"]], "hungarianordermatcher (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher"]], "inchimolatommapper (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper"]], "interfacialreactivity (class in pymatgen.analysis.interface_reactions)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity"]], "internalstraintensor (class in pymatgen.analysis.piezo_sensitivity)": [[11, "pymatgen.analysis.piezo_sensitivity.InternalStrainTensor"]], "ionentry (class in pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.IonEntry"]], "isayevnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.IsayevNN"]], "isingmodel (class in pymatgen.analysis.energy_models)": [[11, "pymatgen.analysis.energy_models.IsingModel"]], "isomorphismmolatommapper (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper"]], "jmolnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.JmolNN"]], "kabschmatcher (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.KabschMatcher"]], "localstructorderparams (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams"]], "models (eos attribute)": [[11, "pymatgen.analysis.eos.EOS.MODELS"]], "minimumdistancenn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.MinimumDistanceNN"]], "minimumokeeffenn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.MinimumOKeeffeNN"]], "minimumvirenn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.MinimumVIRENN"]], "mixedpotential (class in pymatgen.analysis.path_finder)": [[11, "pymatgen.analysis.path_finder.MixedPotential"]], "molgraphspliterror": [[11, "pymatgen.analysis.graphs.MolGraphSplitError"]], "moleculegraph (class in pymatgen.analysis.graphs)": [[11, "pymatgen.analysis.graphs.MoleculeGraph"]], "moleculematcher (class in pymatgen.analysis.molecule_matcher)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher"]], "moleculestructurecomparator (class in pymatgen.analysis.molecule_structure_comparator)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator"]], "multientry (class in pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.MultiEntry"]], "murnaghan (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.Murnaghan"]], "nebanalysis (class in pymatgen.analysis.transition_state)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis"]], "nebpathfinder (class in pymatgen.analysis.path_finder)": [[11, "pymatgen.analysis.path_finder.NEBPathfinder"]], "nads_in_slab (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.Nads_in_slab"]], "nanoscalestability (class in pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability"]], "nearneighbors (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.NearNeighbors"]], "nsitesmodel (class in pymatgen.analysis.energy_models)": [[11, "pymatgen.analysis.energy_models.NsitesModel"]], "nsurfs_ads_in_slab (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.Nsurfs_ads_in_slab"]], "numericaleos (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.NumericalEOS"]], "occupancycomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.OccupancyComparator"]], "openbabelnn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.OpenBabelNN"]], "orderdisorderelementcomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.OrderDisorderElementComparator"]], "oxidetype (class in pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.OxideType"]], "pdentry (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.PDEntry"]], "pdplotter (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter"]], "patchedphasediagram (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram"]], "phasediagram (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram"]], "phasediagramerror": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagramError"]], "piezotensor (class in pymatgen.analysis.piezo)": [[11, "pymatgen.analysis.piezo.PiezoTensor"]], "polynomialeos (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.PolynomialEOS"]], "pourbaixdiagram (class in pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram"]], "pourbaixentry (class in pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry"]], "pourbaixplotter (class in pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter"]], "pouriertarantola (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.PourierTarantola"]], "quasiharmonicdebyeapprox (class in pymatgen.analysis.quasiharmonic)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox"]], "reaction (class in pymatgen.analysis.reaction_calculator)": [[11, "pymatgen.analysis.reaction_calculator.Reaction"]], "reactiondiagram (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.ReactionDiagram"]], "reactionerror": [[11, "pymatgen.analysis.reaction_calculator.ReactionError"]], "relaxationanalyzer (class in pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.RelaxationAnalyzer"]], "slabentry (class in pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry"]], "speciescomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.SpeciesComparator"]], "spincomparator (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.SpinComparator"]], "staticpotential (class in pymatgen.analysis.path_finder)": [[11, "pymatgen.analysis.path_finder.StaticPotential"]], "structuregraph (class in pymatgen.analysis.graphs)": [[11, "pymatgen.analysis.graphs.StructureGraph"]], "structurematcher (class in pymatgen.analysis.structure_matcher)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher"]], "surfaceenergyplotter (class in pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter"]], "symmetrymodel (class in pymatgen.analysis.energy_models)": [[11, "pymatgen.analysis.energy_models.SymmetryModel"]], "tolerance (balancedreaction attribute)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.TOLERANCE"]], "thermodata (class in pymatgen.analysis.thermochemistry)": [[11, "pymatgen.analysis.thermochemistry.ThermoData"]], "transformedpdentry (class in pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntry"]], "transformedpdentryerror": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntryError"]], "v_xx (electricfieldgradient property)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.V_xx"]], "v_yy (electricfieldgradient property)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.V_yy"]], "v_zz (electricfieldgradient property)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.V_zz"]], "valenceionicradiusevaluator (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.ValenceIonicRadiusEvaluator"]], "vinet (class in pymatgen.analysis.eos)": [[11, "pymatgen.analysis.eos.Vinet"]], "voronoianalyzer (class in pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiAnalyzer"]], "voronoiconnectivity (class in pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiConnectivity"]], "voronoinn (class in pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.VoronoiNN"]], "workfunctionanalyzer (class in pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer"]], "wulfffacet (class in pymatgen.analysis.wulff)": [[11, "pymatgen.analysis.wulff.WulffFacet"]], "wulffshape (class in pymatgen.analysis.wulff)": [[11, "pymatgen.analysis.wulff.WulffShape"]], "xlabel (excitationspectrum attribute)": [[11, "pymatgen.analysis.excitation.ExcitationSpectrum.XLABEL"]], "xlabel (xps attribute)": [[11, "pymatgen.analysis.xps.XPS.XLABEL"]], "xps (class in pymatgen.analysis.xps)": [[11, "pymatgen.analysis.xps.XPS"]], "ylabel (excitationspectrum attribute)": [[11, "pymatgen.analysis.excitation.ExcitationSpectrum.YLABEL"]], "ylabel (xps attribute)": [[11, "pymatgen.analysis.xps.XPS.YLABEL"]], "add_adsorbate() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.add_adsorbate"]], "add_edge() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.add_edge"]], "add_edge() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.add_edge"]], "add_m_list() (ewaldminimizer method)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.add_m_list"]], "add_oxidation_state_by_site_fraction() (in module pymatgen.analysis.bond_valence)": [[11, "pymatgen.analysis.bond_valence.add_oxidation_state_by_site_fraction"]], "adsorb_both_surfaces() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.adsorb_both_surfaces"]], "adsorbates (slabentry attribute)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.adsorbates"]], "all_comp (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.all_comp"]], "all_entries (computedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction.all_entries"]], "all_entries (patchedphasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.all_entries"]], "all_entries (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.all_entries"]], "all_entries (pourbaixdiagram property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.all_entries"]], "all_entries_hulldata (phasediagram property)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.all_entries_hulldata"]], "all_nninfo (crystalnn.nndata attribute)": [[11, "pymatgen.analysis.local_env.CrystalNN.NNData.all_nninfo"]], "all_slab_entries (surfaceenergyplotter attribute)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.all_slab_entries"]], "along_c (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.along_c"]], "alpha (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.alpha"]], "alter_edge() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.alter_edge"]], "alter_edge() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.alter_edge"]], "amount_tol (compoundphasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram.amount_tol"]], "amount_tol (transformedpdentry attribute)": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntry.amount_tol"]], "analyze() (voronoianalyzer method)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiAnalyzer.analyze"]], "analyze_structures() (voronoianalyzer method)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiAnalyzer.analyze_structures"]], "anisotropy (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.anisotropy"]], "are_equal() (abstractcomparator method)": [[11, "pymatgen.analysis.structure_matcher.AbstractComparator.are_equal"]], "are_equal() (elementcomparator method)": [[11, "pymatgen.analysis.structure_matcher.ElementComparator.are_equal"]], "are_equal() (frameworkcomparator method)": [[11, "pymatgen.analysis.structure_matcher.FrameworkComparator.are_equal"]], "are_equal() (moleculestructurecomparator method)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.are_equal"]], "are_equal() (occupancycomparator method)": [[11, "pymatgen.analysis.structure_matcher.OccupancyComparator.are_equal"]], "are_equal() (orderdisorderelementcomparator method)": [[11, "pymatgen.analysis.structure_matcher.OrderDisorderElementComparator.are_equal"]], "are_equal() (speciescomparator method)": [[11, "pymatgen.analysis.structure_matcher.SpeciesComparator.are_equal"]], "are_equal() (spincomparator method)": [[11, "pymatgen.analysis.structure_matcher.SpinComparator.are_equal"]], "area_frac_vs_chempot_plot() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.area_frac_vs_chempot_plot"]], "area_fraction_dict (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.area_fraction_dict"]], "as_dict() (abstractcomparator method)": [[11, "pymatgen.analysis.structure_matcher.AbstractComparator.as_dict"]], "as_dict() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.as_dict"]], "as_dict() (compoundphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram.as_dict"]], "as_dict() (computedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction.as_dict"]], "as_dict() (ewaldelectrostaticmodel method)": [[11, "pymatgen.analysis.energy_models.EwaldElectrostaticModel.as_dict"]], "as_dict() (ewaldsummation method)": [[11, "pymatgen.analysis.ewald.EwaldSummation.as_dict"]], "as_dict() (grandpotpdentry method)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry.as_dict"]], "as_dict() (grandpotentialphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.GrandPotentialPhaseDiagram.as_dict"]], "as_dict() (inchimolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper.as_dict"]], "as_dict() (ionentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.IonEntry.as_dict"]], "as_dict() (isingmodel method)": [[11, "pymatgen.analysis.energy_models.IsingModel.as_dict"]], "as_dict() (isomorphismmolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper.as_dict"]], "as_dict() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.as_dict"]], "as_dict() (moleculematcher method)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher.as_dict"]], "as_dict() (moleculestructurecomparator method)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.as_dict"]], "as_dict() (multientry method)": [[11, "pymatgen.analysis.pourbaix_diagram.MultiEntry.as_dict"]], "as_dict() (nebanalysis method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.as_dict"]], "as_dict() (nsitesmodel method)": [[11, "pymatgen.analysis.energy_models.NsitesModel.as_dict"]], "as_dict() (pdentry method)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.as_dict"]], "as_dict() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.as_dict"]], "as_dict() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.as_dict"]], "as_dict() (pourbaixdiagram method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.as_dict"]], "as_dict() (pourbaixentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.as_dict"]], "as_dict() (reaction method)": [[11, "pymatgen.analysis.reaction_calculator.Reaction.as_dict"]], "as_dict() (slabentry method)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.as_dict"]], "as_dict() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.as_dict"]], "as_dict() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.as_dict"]], "as_dict() (symmetrymodel method)": [[11, "pymatgen.analysis.energy_models.SymmetryModel.as_dict"]], "as_dict() (thermodata method)": [[11, "pymatgen.analysis.thermochemistry.ThermoData.as_dict"]], "as_dict() (transformedpdentry method)": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntry.as_dict"]], "as_entry() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.as_entry"]], "assign_selective_dynamics() (adsorbatesitefinder class method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.assign_selective_dynamics"]], "assign_site_properties() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.assign_site_properties"]], "asymmetry (electricfieldgradient property)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.asymmetry"]], "attribute (pdentry attribute)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.attribute"]], "ave_bulk_p (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.ave_bulk_p"]], "ave_locpot (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.ave_locpot"]], "average_coordination_number() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.average_coordination_number"]], "axis_off (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.axis_off"]], "b0 (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.b0"]], "b0_gpa (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.b0_GPa"]], "b1 (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.b1"]], "best_case() (ewaldminimizer method)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.best_case"]], "best_m_list (ewaldminimizer property)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.best_m_list"]], "border_hyperplanes (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.border_hyperplanes"]], "break_edge() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.break_edge"]], "break_edge() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.break_edge"]], "build_new_entry() (bonddissociationenergies method)": [[11, "pymatgen.analysis.bond_dissociation.BondDissociationEnergies.build_new_entry"]], "build_unique_fragments() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.build_unique_fragments"]], "bulk_gform() (nanoscalestability static method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.bulk_gform"]], "calculate_bv_sum() (in module pymatgen.analysis.bond_valence)": [[11, "pymatgen.analysis.bond_valence.calculate_bv_sum"]], "calculate_bv_sum_unordered() (in module pymatgen.analysis.bond_valence)": [[11, "pymatgen.analysis.bond_valence.calculate_bv_sum_unordered"]], "calculate_dimensionality_of_site() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.calculate_dimensionality_of_site"]], "calculate_energy() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.calculate_energy"]], "calculated_reaction_energy (computedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction.calculated_reaction_energy"]], "calculated_reaction_energy_uncertainty (computedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction.calculated_reaction_energy_uncertainty"]], "categorize_functional_groups() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.categorize_functional_groups"]], "chemical_energy (grandpotpdentry property)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry.chemical_energy"]], "chemical_system (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.chemical_system"]], "chempot_plot_addons() (surfaceenergyplotter static method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.chempot_plot_addons"]], "chempot_vs_gamma() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.chempot_vs_gamma"]], "chempot_vs_gamma_plot_one() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.chempot_vs_gamma_plot_one"]], "cleaned_up_slab (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.cleaned_up_slab"]], "cn_nninfo (crystalnn.nndata attribute)": [[11, "pymatgen.analysis.local_env.CrystalNN.NNData.cn_nninfo"]], "cn_weights (crystalnn.nndata attribute)": [[11, "pymatgen.analysis.local_env.CrystalNN.NNData.cn_weights"]], "coeffs (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.coeffs"]], "color_area (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.color_area"]], "color_dict (surfaceenergyplotter attribute)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.color_dict"]], "color_palette_dict() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.color_palette_dict"]], "color_set (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.color_set"]], "combine_neb_plots() (in module pymatgen.analysis.transition_state)": [[11, "pymatgen.analysis.transition_state.combine_neb_plots"]], "composition (grandpotpdentry property)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry.composition"]], "composition (pdentry attribute)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.composition"]], "composition (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.composition"]], "composition (transformedpdentry property)": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntry.composition"]], "compute_average_oxidation_state() (in module pymatgen.analysis.ewald)": [[11, "pymatgen.analysis.ewald.compute_average_oxidation_state"]], "compute_partial_energy() (ewaldsummation method)": [[11, "pymatgen.analysis.ewald.EwaldSummation.compute_partial_energy"]], "compute_sub_structure() (ewaldsummation method)": [[11, "pymatgen.analysis.ewald.EwaldSummation.compute_sub_structure"]], "compute_trigonometric_terms() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.compute_trigonometric_terms"]], "conc_term (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.conc_term"]], "connectivity_array (voronoiconnectivity property)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiConnectivity.connectivity_array"]], "contains_peroxide() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.contains_peroxide"]], "copy() (reaction method)": [[11, "pymatgen.analysis.reaction_calculator.Reaction.copy"]], "coupling_constant() (electricfieldgradient method)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.coupling_constant"]], "create_slab_label (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.create_slab_label"]], "debug (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.debug"]], "debye_integral() (quasiharmonicdebyeapprox static method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.debye_integral"]], "debye_temperature() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.debye_temperature"]], "delta_sigma_iso (chemicalshielding.haeberlennotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation.delta_sigma_iso"]], "diff() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.diff"]], "diff() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.diff"]], "dim (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.dim"]], "dist (connectedsite attribute)": [[11, "pymatgen.analysis.graphs.ConnectedSite.dist"]], "domain_vertices() (pourbaixplotter method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter.domain_vertices"]], "domains (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.domains"]], "draw_graph_to_file() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.draw_graph_to_file"]], "draw_graph_to_file() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.draw_graph_to_file"]], "dual_cv_simp (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.dual_cv_simp"]], "e0 (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.e0"]], "e_surf_list (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.e_surf_list"]], "edge_weight_name (moleculegraph property)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.edge_weight_name"]], "edge_weight_name (structuregraph property)": [[11, "pymatgen.analysis.graphs.StructureGraph.edge_weight_name"]], "edge_weight_unit (moleculegraph property)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.edge_weight_unit"]], "edge_weight_unit (structuregraph property)": [[11, "pymatgen.analysis.graphs.StructureGraph.edge_weight_unit"]], "efermi (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.efermi"]], "effective_radius (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.effective_radius"]], "el_refs (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.el_refs"]], "el_refs (patchedphasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.el_refs"]], "el_refs (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.el_refs"]], "elements (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.elements"]], "elements (patchedphasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.elements"]], "elements (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.elements"]], "energy (grandpotpdentry property)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry.energy"]], "energy (pdentry attribute)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.energy"]], "energy (pdentry property)": [[11, "id0"]], "energy (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.energy"]], "energy_at_conditions() (pourbaixentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.energy_at_conditions"]], "energy_per_atom (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.energy_per_atom"]], "ensemble_center() (adsorbatesitefinder class method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.ensemble_center"]], "entry_dict (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.entry_dict"]], "entry_dict_from_list() (in module pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.entry_dict_from_list"]], "eta (chemicalshielding.haeberlennotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation.eta"]], "eta (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.eta"]], "extend_structure_molecules (covalentbondnn property)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.extend_structure_molecules"]], "extend_structure_molecules (critic2nn property)": [[11, "pymatgen.analysis.local_env.Critic2NN.extend_structure_molecules"]], "extend_structure_molecules (cutoffdictnn property)": [[11, "pymatgen.analysis.local_env.CutOffDictNN.extend_structure_molecules"]], "extend_structure_molecules (econnn property)": [[11, "pymatgen.analysis.local_env.EconNN.extend_structure_molecules"]], "extend_structure_molecules (jmolnn property)": [[11, "pymatgen.analysis.local_env.JmolNN.extend_structure_molecules"]], "extend_structure_molecules (minimumdistancenn property)": [[11, "pymatgen.analysis.local_env.MinimumDistanceNN.extend_structure_molecules"]], "extend_structure_molecules (minimumokeeffenn property)": [[11, "pymatgen.analysis.local_env.MinimumOKeeffeNN.extend_structure_molecules"]], "extend_structure_molecules (nearneighbors property)": [[11, "pymatgen.analysis.local_env.NearNeighbors.extend_structure_molecules"]], "extend_structure_molecules (openbabelnn property)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.extend_structure_molecules"]], "facets (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.facets"]], "facets (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.facets"]], "filter_fragment_entries() (bonddissociationenergies method)": [[11, "pymatgen.analysis.bond_dissociation.BondDissociationEnergies.filter_fragment_entries"]], "find_adsorption_sites() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.find_adsorption_sites"]], "find_clusters() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.find_clusters"]], "find_connected_atoms() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.find_connected_atoms"]], "find_rings() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.find_rings"]], "find_stable_entry() (pourbaixdiagram method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.find_stable_entry"]], "find_surface_sites_by_height() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.find_surface_sites_by_height"]], "fit() (bruteforceordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.BruteForceOrderMatcher.fit"]], "fit() (deltafactor method)": [[11, "pymatgen.analysis.eos.DeltaFactor.fit"]], "fit() (eos method)": [[11, "pymatgen.analysis.eos.EOS.fit"]], "fit() (eosbase method)": [[11, "pymatgen.analysis.eos.EOSBase.fit"]], "fit() (geneticordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.GeneticOrderMatcher.fit"]], "fit() (hungarianordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher.fit"]], "fit() (kabschmatcher method)": [[11, "pymatgen.analysis.molecule_matcher.KabschMatcher.fit"]], "fit() (moleculematcher method)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher.fit"]], "fit() (numericaleos method)": [[11, "pymatgen.analysis.eos.NumericalEOS.fit"]], "fit() (polynomialeos method)": [[11, "pymatgen.analysis.eos.PolynomialEOS.fit"]], "fit() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.fit"]], "fit_anonymous() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.fit_anonymous"]], "forces (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.forces"]], "formation_energy_tol (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.formation_energy_tol"]], "fragment_and_process() (bonddissociationenergies method)": [[11, "pymatgen.analysis.bond_dissociation.BondDissociationEnergies.fragment_and_process"]], "from_bulk_and_miller() (adsorbatesitefinder class method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.from_bulk_and_miller"]], "from_computed_structure_entry() (slabentry static method)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.from_computed_structure_entry"]], "from_dict() (abstractcomparator class method)": [[11, "pymatgen.analysis.structure_matcher.AbstractComparator.from_dict"]], "from_dict() (abstractmolatommapper class method)": [[11, "pymatgen.analysis.molecule_matcher.AbstractMolAtomMapper.from_dict"]], "from_dict() (balancedreaction class method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.from_dict"]], "from_dict() (compoundphasediagram class method)": [[11, "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram.from_dict"]], "from_dict() (computedreaction class method)": [[11, "pymatgen.analysis.reaction_calculator.ComputedReaction.from_dict"]], "from_dict() (energymodel class method)": [[11, "pymatgen.analysis.energy_models.EnergyModel.from_dict"]], "from_dict() (ewaldsummation class method)": [[11, "pymatgen.analysis.ewald.EwaldSummation.from_dict"]], "from_dict() (grandpotpdentry class method)": [[11, "pymatgen.analysis.phase_diagram.GrandPotPDEntry.from_dict"]], "from_dict() (grandpotentialphasediagram class method)": [[11, "pymatgen.analysis.phase_diagram.GrandPotentialPhaseDiagram.from_dict"]], "from_dict() (inchimolatommapper class method)": [[11, "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper.from_dict"]], "from_dict() (ionentry class method)": [[11, "pymatgen.analysis.pourbaix_diagram.IonEntry.from_dict"]], "from_dict() (isomorphismmolatommapper class method)": [[11, "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper.from_dict"]], "from_dict() (moleculegraph class method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.from_dict"]], "from_dict() (moleculematcher class method)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher.from_dict"]], "from_dict() (moleculestructurecomparator class method)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.from_dict"]], "from_dict() (multientry class method)": [[11, "pymatgen.analysis.pourbaix_diagram.MultiEntry.from_dict"]], "from_dict() (pdentry class method)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.from_dict"]], "from_dict() (patchedphasediagram class method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.from_dict"]], "from_dict() (phasediagram class method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.from_dict"]], "from_dict() (pourbaixdiagram class method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.from_dict"]], "from_dict() (pourbaixentry class method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.from_dict"]], "from_dict() (reaction class method)": [[11, "pymatgen.analysis.reaction_calculator.Reaction.from_dict"]], "from_dict() (slabentry class method)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.from_dict"]], "from_dict() (structuregraph class method)": [[11, "pymatgen.analysis.graphs.StructureGraph.from_dict"]], "from_dict() (structurematcher class method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.from_dict"]], "from_dict() (thermodata class method)": [[11, "pymatgen.analysis.thermochemistry.ThermoData.from_dict"]], "from_dict() (transformedpdentry class method)": [[11, "pymatgen.analysis.phase_diagram.TransformedPDEntry.from_dict"]], "from_dir() (nebanalysis class method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.from_dir"]], "from_dos() (xps class method)": [[11, "pymatgen.analysis.xps.XPS.from_dos"]], "from_files() (workfunctionanalyzer static method)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.from_files"]], "from_maryland_notation() (chemicalshielding class method)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.from_maryland_notation"]], "from_outcars() (nebanalysis class method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.from_outcars"]], "from_preset() (cutoffdictnn static method)": [[11, "pymatgen.analysis.local_env.CutOffDictNN.from_preset"]], "from_str() (balancedreaction static method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.from_str"]], "from_string() (balancedreaction class method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.from_string"]], "from_vasp_voigt() (piezotensor class method)": [[11, "pymatgen.analysis.piezo.PiezoTensor.from_vasp_voigt"]], "func() (eosbase method)": [[11, "pymatgen.analysis.eos.EOSBase.func"]], "gaussian_smear() (staticpotential method)": [[11, "pymatgen.analysis.path_finder.StaticPotential.gaussian_smear"]], "generate_adsorption_structures() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.generate_adsorption_structures"]], "generate_entry_label() (in module pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.generate_entry_label"]], "generate_substitution_structures() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.generate_substitution_structures"]], "get_13_bonds() (moleculestructurecomparator static method)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.get_13_bonds"]], "get_2d_orthonormal_vector() (in module pymatgen.analysis.chempot_diagram)": [[11, "pymatgen.analysis.chempot_diagram.get_2d_orthonormal_vector"]], "get_bec_operations() (borneffectivecharge method)": [[11, "pymatgen.analysis.piezo_sensitivity.BornEffectiveCharge.get_BEC_operations"]], "get_fcm_operations() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_FCM_operations"]], "get_ist_operations() (internalstraintensor method)": [[11, "pymatgen.analysis.piezo_sensitivity.InternalStrainTensor.get_IST_operations"]], "get_all_anonymous_mappings() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_all_anonymous_mappings"]], "get_all_chempots() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_all_chempots"]], "get_all_chempots() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_all_chempots"]], "get_all_functional_groups() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.get_all_functional_groups"]], "get_all_nn_info() (isayevnn method)": [[11, "pymatgen.analysis.local_env.IsayevNN.get_all_nn_info"]], "get_all_nn_info() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_all_nn_info"]], "get_all_nn_info() (voronoinn method)": [[11, "pymatgen.analysis.local_env.VoronoiNN.get_all_nn_info"]], "get_all_voronoi_polyhedra() (voronoinn method)": [[11, "pymatgen.analysis.local_env.VoronoiNN.get_all_voronoi_polyhedra"]], "get_asum_fcm() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_asum_FCM"]], "get_basic_functional_groups() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.get_basic_functional_groups"]], "get_best_electronegativity_anonymous_mapping() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_best_electronegativity_anonymous_mapping"]], "get_bonded_structure() (covalentbondnn method)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.get_bonded_structure"]], "get_bonded_structure() (critic2nn method)": [[11, "pymatgen.analysis.local_env.Critic2NN.get_bonded_structure"]], "get_bonded_structure() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_bonded_structure"]], "get_bonded_structure() (openbabelnn method)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.get_bonded_structure"]], "get_centroid_2d() (in module pymatgen.analysis.chempot_diagram)": [[11, "pymatgen.analysis.chempot_diagram.get_centroid_2d"]], "get_chempot_correction() (interfacialreactivity class method)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.get_chempot_correction"]], "get_chempot_range_map() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_chempot_range_map"]], "get_chempot_range_map() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_chempot_range_map"]], "get_chempot_range_map_plot() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.get_chempot_range_map_plot"]], "get_chempot_range_stability_phase() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_chempot_range_stability_phase"]], "get_chempot_range_stability_phase() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_chempot_range_stability_phase"]], "get_cn() (crystalnn method)": [[11, "pymatgen.analysis.local_env.CrystalNN.get_cn"]], "get_cn() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_cn"]], "get_cn_dict() (crystalnn method)": [[11, "pymatgen.analysis.local_env.CrystalNN.get_cn_dict"]], "get_cn_dict() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_cn_dict"]], "get_coeff() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.get_coeff"]], "get_composition_chempots() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_composition_chempots"]], "get_composition_chempots() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_composition_chempots"]], "get_compound_pd() (reactiondiagram method)": [[11, "pymatgen.analysis.phase_diagram.ReactionDiagram.get_compound_pd"]], "get_connected_sites() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.get_connected_sites"]], "get_connected_sites() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.get_connected_sites"]], "get_connections() (voronoiconnectivity method)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiConnectivity.get_connections"]], "get_contour_pd_plot() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.get_contour_pd_plot"]], "get_coordination_of_site() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.get_coordination_of_site"]], "get_coordination_of_site() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.get_coordination_of_site"]], "get_cost_per_kg() (costanalyzer method)": [[11, "pymatgen.analysis.cost.CostAnalyzer.get_cost_per_kg"]], "get_cost_per_mol() (costanalyzer method)": [[11, "pymatgen.analysis.cost.CostAnalyzer.get_cost_per_mol"]], "get_critical_compositions() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_critical_compositions"]], "get_critical_compositions() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_critical_compositions"]], "get_critical_original_kink_ratio() (interfacialreactivity method)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.get_critical_original_kink_ratio"]], "get_dataframe() (interfacialreactivity method)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.get_dataframe"]], "get_decomp_and_e_above_hull() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_decomp_and_e_above_hull"]], "get_decomp_and_e_above_hull() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_decomp_and_e_above_hull"]], "get_decomp_and_hull_energy_per_atom() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_decomp_and_hull_energy_per_atom"]], "get_decomp_and_phase_separation_energy() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_decomp_and_phase_separation_energy"]], "get_decomposition() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_decomposition"]], "get_decomposition() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_decomposition"]], "get_decomposition_energy() (pourbaixdiagram method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.get_decomposition_energy"]], "get_dimensionality_cheon() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.get_dimensionality_cheon"]], "get_dimensionality_gorai() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.get_dimensionality_gorai"]], "get_dimensionality_larsen() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.get_dimensionality_larsen"]], "get_disconnected_fragments() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.get_disconnected_fragments"]], "get_e_above_hull() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_e_above_hull"]], "get_el_amount() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.get_el_amount"]], "get_element_fraction() (pourbaixentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.get_element_fraction"]], "get_element_profile() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_element_profile"]], "get_element_profile() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_element_profile"]], "get_energy() (energymodel method)": [[11, "pymatgen.analysis.energy_models.EnergyModel.get_energy"]], "get_energy() (ewaldelectrostaticmodel method)": [[11, "pymatgen.analysis.energy_models.EwaldElectrostaticModel.get_energy"]], "get_energy() (isingmodel method)": [[11, "pymatgen.analysis.energy_models.IsingModel.get_energy"]], "get_energy() (nsitesmodel method)": [[11, "pymatgen.analysis.energy_models.NsitesModel.get_energy"]], "get_energy() (symmetrymodel method)": [[11, "pymatgen.analysis.energy_models.SymmetryModel.get_energy"]], "get_entries() (costdb method)": [[11, "pymatgen.analysis.cost.CostDB.get_entries"]], "get_entries() (costdbcsv method)": [[11, "pymatgen.analysis.cost.CostDBCSV.get_entries"]], "get_equilibrium_reaction_energy() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_equilibrium_reaction_energy"]], "get_equilibrium_reaction_energy() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_equilibrium_reaction_energy"]], "get_extended_surface_mesh() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.get_extended_surface_mesh"]], "get_extrema() (nebanalysis method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.get_extrema"]], "get_facets() (in module pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.get_facets"]], "get_form_energy() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_form_energy"]], "get_form_energy_per_atom() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_form_energy_per_atom"]], "get_hash() (abstractcomparator method)": [[11, "pymatgen.analysis.structure_matcher.AbstractComparator.get_hash"]], "get_hash() (elementcomparator method)": [[11, "pymatgen.analysis.structure_matcher.ElementComparator.get_hash"]], "get_hash() (frameworkcomparator method)": [[11, "pymatgen.analysis.structure_matcher.FrameworkComparator.get_hash"]], "get_hash() (occupancycomparator method)": [[11, "pymatgen.analysis.structure_matcher.OccupancyComparator.get_hash"]], "get_hash() (orderdisorderelementcomparator method)": [[11, "pymatgen.analysis.structure_matcher.OrderDisorderElementComparator.get_hash"]], "get_hash() (speciescomparator method)": [[11, "pymatgen.analysis.structure_matcher.SpeciesComparator.get_hash"]], "get_hash() (spincomparator method)": [[11, "pymatgen.analysis.structure_matcher.SpinComparator.get_hash"]], "get_heteroatoms() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.get_heteroatoms"]], "get_hull_energy() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_hull_energy"]], "get_hull_energy() (pourbaixdiagram method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.get_hull_energy"]], "get_hull_energy_per_atom() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_hull_energy_per_atom"]], "get_kinks() (interfacialreactivity method)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.get_kinks"]], "get_labels() (workfunctionanalyzer method)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.get_labels"]], "get_line_in_facet() (wulffshape method)": [[11, "pymatgen.analysis.wulff.WulffShape.get_line_in_facet"]], "get_local_order_parameters() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_local_order_parameters"]], "get_locpot_along_slab_plot() (workfunctionanalyzer method)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.get_locpot_along_slab_plot"]], "get_lowest_decomposition() (costanalyzer method)": [[11, "pymatgen.analysis.cost.CostAnalyzer.get_lowest_decomposition"]], "get_mapping() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_mapping"]], "get_max_bond_distance() (jmolnn method)": [[11, "pymatgen.analysis.local_env.JmolNN.get_max_bond_distance"]], "get_max_bond_lengths() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.get_max_bond_lengths"]], "get_mi_vec() (in module pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.get_mi_vec"]], "get_molecule_hash() (abstractmolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.AbstractMolAtomMapper.get_molecule_hash"]], "get_molecule_hash() (inchimolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper.get_molecule_hash"]], "get_molecule_hash() (isomorphismmolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper.get_molecule_hash"]], "get_monolayer (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.get_monolayer"]], "get_neighbors_of_site_with_index() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.get_neighbors_of_site_with_index"]], "get_next_index() (ewaldminimizer class method)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.get_next_index"]], "get_nn() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_nn"]], "get_nn_data() (crystalnn method)": [[11, "pymatgen.analysis.local_env.CrystalNN.get_nn_data"]], "get_nn_images() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_nn_images"]], "get_nn_info() (brunnernn_real method)": [[11, "pymatgen.analysis.local_env.BrunnerNN_real.get_nn_info"]], "get_nn_info() (brunnernn_reciprocal method)": [[11, "pymatgen.analysis.local_env.BrunnerNN_reciprocal.get_nn_info"]], "get_nn_info() (brunnernn_relative method)": [[11, "pymatgen.analysis.local_env.BrunnerNN_relative.get_nn_info"]], "get_nn_info() (covalentbondnn method)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.get_nn_info"]], "get_nn_info() (critic2nn method)": [[11, "pymatgen.analysis.local_env.Critic2NN.get_nn_info"]], "get_nn_info() (crystalnn method)": [[11, "pymatgen.analysis.local_env.CrystalNN.get_nn_info"]], "get_nn_info() (cutoffdictnn method)": [[11, "pymatgen.analysis.local_env.CutOffDictNN.get_nn_info"]], "get_nn_info() (econnn method)": [[11, "pymatgen.analysis.local_env.EconNN.get_nn_info"]], "get_nn_info() (isayevnn method)": [[11, "pymatgen.analysis.local_env.IsayevNN.get_nn_info"]], "get_nn_info() (jmolnn method)": [[11, "pymatgen.analysis.local_env.JmolNN.get_nn_info"]], "get_nn_info() (minimumdistancenn method)": [[11, "pymatgen.analysis.local_env.MinimumDistanceNN.get_nn_info"]], "get_nn_info() (minimumokeeffenn method)": [[11, "pymatgen.analysis.local_env.MinimumOKeeffeNN.get_nn_info"]], "get_nn_info() (minimumvirenn method)": [[11, "pymatgen.analysis.local_env.MinimumVIRENN.get_nn_info"]], "get_nn_info() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_nn_info"]], "get_nn_info() (openbabelnn method)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.get_nn_info"]], "get_nn_info() (voronoinn method)": [[11, "pymatgen.analysis.local_env.VoronoiNN.get_nn_info"]], "get_nn_shell_info() (covalentbondnn method)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.get_nn_shell_info"]], "get_nn_shell_info() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_nn_shell_info"]], "get_nn_shell_info() (openbabelnn method)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.get_nn_shell_info"]], "get_no_mixing_energy() (grandpotentialinterfacialreactivity method)": [[11, "pymatgen.analysis.interface_reactions.GrandPotentialInterfacialReactivity.get_no_mixing_energy"]], "get_okeeffe_distance_prediction() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.get_okeeffe_distance_prediction"]], "get_okeeffe_params() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.get_okeeffe_params"]], "get_order_parameters() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_order_parameters"]], "get_oxi_state_decorated_structure() (bvanalyzer method)": [[11, "pymatgen.analysis.bond_valence.BVAnalyzer.get_oxi_state_decorated_structure"]], "get_parameters() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_parameters"]], "get_pd_for_entry() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_pd_for_entry"]], "get_percentage_bond_dist_changes() (relaxationanalyzer method)": [[11, "pymatgen.analysis.structure_analyzer.RelaxationAnalyzer.get_percentage_bond_dist_changes"]], "get_percentage_lattice_parameter_changes() (relaxationanalyzer method)": [[11, "pymatgen.analysis.structure_analyzer.RelaxationAnalyzer.get_percentage_lattice_parameter_changes"]], "get_percentage_volume_change() (relaxationanalyzer method)": [[11, "pymatgen.analysis.structure_analyzer.RelaxationAnalyzer.get_percentage_volume_change"]], "get_phase_separation_energy() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_phase_separation_energy"]], "get_piezo() (in module pymatgen.analysis.piezo_sensitivity)": [[11, "pymatgen.analysis.piezo_sensitivity.get_piezo"]], "get_plot() (chemicalpotentialdiagram method)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.get_plot"]], "get_plot() (nebanalysis method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.get_plot"]], "get_plot() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.get_plot"]], "get_plot() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_plot"]], "get_plot() (wulffshape method)": [[11, "pymatgen.analysis.wulff.WulffShape.get_plot"]], "get_plotly() (wulffshape method)": [[11, "pymatgen.analysis.wulff.WulffShape.get_plotly"]], "get_pourbaix_domains() (pourbaixdiagram static method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.get_pourbaix_domains"]], "get_pourbaix_plot() (pourbaixplotter method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter.get_pourbaix_plot"]], "get_principal_axis() (hungarianordermatcher static method)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher.get_principal_axis"]], "get_prototypes() (aflowprototypematcher method)": [[11, "pymatgen.analysis.prototypes.AflowPrototypeMatcher.get_prototypes"]], "get_q2() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_q2"]], "get_q4() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_q4"]], "get_q6() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_q6"]], "get_rand_bec() (borneffectivecharge method)": [[11, "pymatgen.analysis.piezo_sensitivity.BornEffectiveCharge.get_rand_BEC"]], "get_rand_fcm() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_rand_FCM"]], "get_rand_ist() (internalstraintensor method)": [[11, "pymatgen.analysis.piezo_sensitivity.InternalStrainTensor.get_rand_IST"]], "get_reference_energy_per_atom() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_reference_energy_per_atom"]], "get_rms_anonymous() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_rms_anonymous"]], "get_rms_dist() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_rms_dist"]], "get_rmsd() (moleculematcher method)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher.get_rmsd"]], "get_rot() (in module pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.get_rot"]], "get_s2_like_s1() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_s2_like_s1"]], "get_site_energy() (ewaldsummation method)": [[11, "pymatgen.analysis.ewald.EwaldSummation.get_site_energy"]], "get_sitej() (voronoiconnectivity method)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiConnectivity.get_sitej"]], "get_special_carbon() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.get_special_carbon"]], "get_stable_fcm() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_stable_FCM"]], "get_stable_entry() (pourbaixdiagram method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.get_stable_entry"]], "get_stable_entry_at_u() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.get_stable_entry_at_u"]], "get_structure_components() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.get_structure_components"]], "get_subgraphs_as_molecules() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.get_subgraphs_as_molecules"]], "get_summary_dict() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.get_summary_dict"]], "get_supercell_matrix() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_supercell_matrix"]], "get_surface_equilibrium() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.get_surface_equilibrium"]], "get_symmetrized_fcm() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_symmetrized_FCM"]], "get_transformation() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.get_transformation"]], "get_transition_chempots() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.get_transition_chempots"]], "get_transition_chempots() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.get_transition_chempots"]], "get_tri_area() (in module pymatgen.analysis.wulff)": [[11, "pymatgen.analysis.wulff.get_tri_area"]], "get_type() (localstructorderparams method)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.get_type"]], "get_unit_primitive_area (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.get_unit_primitive_area"]], "get_unstable_fcm() (forceconstantmatrix method)": [[11, "pymatgen.analysis.piezo_sensitivity.ForceConstantMatrix.get_unstable_FCM"]], "get_v() (staticpotential method)": [[11, "pymatgen.analysis.path_finder.StaticPotential.get_v"]], "get_valences() (bvanalyzer method)": [[11, "pymatgen.analysis.bond_valence.BVAnalyzer.get_valences"]], "get_voronoi_polyhedra() (voronoinn method)": [[11, "pymatgen.analysis.local_env.VoronoiNN.get_voronoi_polyhedra"]], "get_warren_cowley_parameters() (in module pymatgen.analysis.disorder)": [[11, "pymatgen.analysis.disorder.get_warren_cowley_parameters"]], "get_weights_of_nn_sites() (nearneighbors method)": [[11, "pymatgen.analysis.local_env.NearNeighbors.get_weights_of_nn_sites"]], "get_z_ordered_elmap() (in module pymatgen.analysis.bond_valence)": [[11, "pymatgen.analysis.bond_valence.get_z_ordered_elmap"]], "getmu_vertices_stability_phase() (patchedphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.getmu_vertices_stability_phase"]], "getmu_vertices_stability_phase() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.getmu_vertices_stability_phase"]], "gibbs_binding_energy() (slabentry method)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.gibbs_binding_energy"]], "gramschmidt() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.gramschmidt"]], "grid_off (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.grid_off"]], "group_molecules() (moleculematcher method)": [[11, "pymatgen.analysis.molecule_matcher.MoleculeMatcher.group_molecules"]], "group_structures() (structurematcher method)": [[11, "pymatgen.analysis.structure_matcher.StructureMatcher.group_structures"]], "gruneisen_parameter() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.gruneisen_parameter"]], "haeberlen_values (chemicalshielding property)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.haeberlen_values"]], "halogen_list (moleculestructurecomparator attribute)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.halogen_list"]], "hkl_list (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.hkl_list"]], "hkl_tuple_to_str() (in module pymatgen.analysis.wulff)": [[11, "pymatgen.analysis.wulff.hkl_tuple_to_str"]], "hyperplane_entries (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.hyperplane_entries"]], "hyperplanes (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.hyperplanes"]], "images (nebpathfinder property)": [[11, "pymatgen.analysis.path_finder.NEBPathfinder.images"]], "index (connectedsite attribute)": [[11, "pymatgen.analysis.graphs.ConnectedSite.index"]], "insert_node() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.insert_node"]], "insert_node() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.insert_node"]], "interpolate() (nebpathfinder method)": [[11, "pymatgen.analysis.path_finder.NEBPathfinder.interpolate"]], "ion_or_solid_comp_object() (in module pymatgen.analysis.pourbaix_diagram)": [[11, "pymatgen.analysis.pourbaix_diagram.ion_or_solid_comp_object"]], "ionic_element_list (moleculestructurecomparator attribute)": [[11, "pymatgen.analysis.molecule_structure_comparator.MoleculeStructureComparator.ionic_element_list"]], "is_converged() (workfunctionanalyzer method)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.is_converged"]], "isomorphic_to() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.isomorphic_to"]], "jimage (connectedsite attribute)": [[11, "pymatgen.analysis.graphs.ConnectedSite.jimage"]], "kabsch() (kabschmatcher static method)": [[11, "pymatgen.analysis.molecule_matcher.KabschMatcher.kabsch"]], "kappa (chemicalshielding.marylandnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MarylandNotation.kappa"]], "label (slabentry attribute)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.label"]], "labels (interfacialreactivity property)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.labels"]], "last_nneigh (localstructorderparams property)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.last_nneigh"]], "lattice (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.lattice"]], "lims (chemicalpotentialdiagram property)": [[11, "pymatgen.analysis.chempot_diagram.ChemicalPotentialDiagram.lims"]], "link_marked_atoms() (functionalgroupextractor method)": [[11, "pymatgen.analysis.functional_groups.FunctionalGroupExtractor.link_marked_atoms"]], "locpot_along_c (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.locpot_along_c"]], "maryland_values (chemicalshielding property)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.maryland_values"]], "match() (bruteforceordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.BruteForceOrderMatcher.match"]], "match() (geneticordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.GeneticOrderMatcher.match"]], "match() (hungarianordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher.match"]], "match() (kabschmatcher method)": [[11, "pymatgen.analysis.molecule_matcher.KabschMatcher.match"]], "max_connectivity (voronoiconnectivity property)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiConnectivity.max_connectivity"]], "mehring_values (chemicalshielding property)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.mehring_values"]], "metal_edge_extender() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.metal_edge_extender"]], "miller_area (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.miller_area"]], "miller_area_dict (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.miller_area_dict"]], "miller_energy_dict (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.miller_energy_dict"]], "miller_index (slabentry attribute)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.miller_index"]], "miller_list (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.miller_list"]], "min_entries (patchedphasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PatchedPhaseDiagram.min_entries"]], "minimize_matrix() (ewaldminimizer method)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.minimize_matrix"]], "minimized_sum (ewaldminimizer property)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.minimized_sum"]], "minimum (interfacialreactivity property)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.minimum"]], "molecules_allowed (brunnernn_real property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_real.molecules_allowed"]], "molecules_allowed (brunnernn_reciprocal property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_reciprocal.molecules_allowed"]], "molecules_allowed (brunnernn_relative property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_relative.molecules_allowed"]], "molecules_allowed (covalentbondnn property)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.molecules_allowed"]], "molecules_allowed (critic2nn property)": [[11, "pymatgen.analysis.local_env.Critic2NN.molecules_allowed"]], "molecules_allowed (crystalnn property)": [[11, "pymatgen.analysis.local_env.CrystalNN.molecules_allowed"]], "molecules_allowed (cutoffdictnn property)": [[11, "pymatgen.analysis.local_env.CutOffDictNN.molecules_allowed"]], "molecules_allowed (econnn property)": [[11, "pymatgen.analysis.local_env.EconNN.molecules_allowed"]], "molecules_allowed (jmolnn property)": [[11, "pymatgen.analysis.local_env.JmolNN.molecules_allowed"]], "molecules_allowed (minimumdistancenn property)": [[11, "pymatgen.analysis.local_env.MinimumDistanceNN.molecules_allowed"]], "molecules_allowed (minimumokeeffenn property)": [[11, "pymatgen.analysis.local_env.MinimumOKeeffeNN.molecules_allowed"]], "molecules_allowed (minimumvirenn property)": [[11, "pymatgen.analysis.local_env.MinimumVIRENN.molecules_allowed"]], "molecules_allowed (nearneighbors property)": [[11, "pymatgen.analysis.local_env.NearNeighbors.molecules_allowed"]], "molecules_allowed (openbabelnn property)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.molecules_allowed"]], "molecules_allowed (voronoinn property)": [[11, "pymatgen.analysis.local_env.VoronoiNN.molecules_allowed"]], "monolayer_vs_be() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.monolayer_vs_BE"]], "nh2o (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.nH2O"]], "nphi (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.nPhi"]], "name (ionentry attribute)": [[11, "pymatgen.analysis.pourbaix_diagram.IonEntry.name"]], "name (moleculegraph property)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.name"]], "name (multientry property)": [[11, "pymatgen.analysis.pourbaix_diagram.MultiEntry.name"]], "name (pdentry attribute)": [[11, "pymatgen.analysis.phase_diagram.PDEntry.name"]], "name (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.name"]], "name (structuregraph property)": [[11, "pymatgen.analysis.graphs.StructureGraph.name"]], "near_reduce() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.near_reduce"]], "normalization_factor (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.normalization_factor"]], "normalize() (staticpotential method)": [[11, "pymatgen.analysis.path_finder.StaticPotential.normalize"]], "normalize_to() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.normalize_to"]], "normalize_to_element() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.normalize_to_element"]], "normalized_energy (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.normalized_energy"]], "normalized_energy_at_conditions() (pourbaixentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.normalized_energy_at_conditions"]], "normalized_repr (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.normalized_repr"]], "normalized_repr_and_factor() (balancedreaction method)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.normalized_repr_and_factor"]], "nph (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.npH"]], "num_atoms (pourbaixentry property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.num_atoms"]], "num_ops (localstructorderparams property)": [[11, "pymatgen.analysis.local_env.LocalStructOrderParams.num_ops"]], "numerical_tol (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.numerical_tol"]], "off_color (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.off_color"]], "omega (chemicalshielding.marylandnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MarylandNotation.omega"]], "on_wulff (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.on_wulff"]], "open_ring() (in module pymatgen.analysis.fragmenter)": [[11, "pymatgen.analysis.fragmenter.open_ring"]], "optimize_gibbs_free_energy() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.optimize_gibbs_free_energy"]], "optimizer() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.optimizer"]], "order_phase_diagram() (in module pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.order_phase_diagram"]], "output_lists (ewaldminimizer property)": [[11, "pymatgen.analysis.ewald.EwaldMinimizer.output_lists"]], "oxide_type() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.oxide_type"]], "oxygen_edge_extender() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.oxygen_edge_extender"]], "parse_oxide() (oxidetype method)": [[11, "pymatgen.analysis.structure_analyzer.OxideType.parse_oxide"]], "pd_coords() (phasediagram method)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.pd_coords"]], "pd_plot_data (pdplotter property)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.pd_plot_data"]], "permutations() (bruteforceordermatcher static method)": [[11, "pymatgen.analysis.molecule_matcher.BruteForceOrderMatcher.permutations"]], "permutations() (geneticordermatcher method)": [[11, "pymatgen.analysis.molecule_matcher.GeneticOrderMatcher.permutations"]], "permutations() (hungarianordermatcher static method)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher.permutations"]], "plot() (eosbase method)": [[11, "pymatgen.analysis.eos.EOSBase.plot"]], "plot() (interfacialreactivity method)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.plot"]], "plot_all_stability_map() (nanoscalestability method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.plot_all_stability_map"]], "plot_ax() (eosbase method)": [[11, "pymatgen.analysis.eos.EOSBase.plot_ax"]], "plot_chempot_range_map() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.plot_chempot_range_map"]], "plot_element_profile() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.plot_element_profile"]], "plot_entry_stability() (pourbaixplotter method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter.plot_entry_stability"]], "plot_images() (nebpathfinder method)": [[11, "pymatgen.analysis.path_finder.NEBPathfinder.plot_images"]], "plot_one_stability_map() (nanoscalestability method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.plot_one_stability_map"]], "plot_slab() (in module pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.plot_slab"]], "plot_vor_analysis() (voronoianalyzer static method)": [[11, "pymatgen.analysis.structure_analyzer.VoronoiAnalyzer.plot_vor_analysis"]], "point_energy (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.point_energy"]], "point_energy_matrix (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.point_energy_matrix"]], "principal_axis_system (chemicalshielding property)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.principal_axis_system"]], "principal_axis_system (electricfieldgradient property)": [[11, "pymatgen.analysis.nmr.ElectricFieldGradient.principal_axis_system"]], "process_multientry() (pourbaixdiagram static method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.process_multientry"]], "products (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.products"]], "products (interfacialreactivity property)": [[11, "pymatgen.analysis.interface_reactions.InterfacialReactivity.products"]], "put_coord_inside() (in module pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.put_coord_inside"]], "pymatgen.analysis": [[11, "module-pymatgen.analysis"]], "pymatgen.analysis.adsorption": [[11, "module-pymatgen.analysis.adsorption"]], "pymatgen.analysis.bond_dissociation": [[11, "module-pymatgen.analysis.bond_dissociation"]], "pymatgen.analysis.bond_valence": [[11, "module-pymatgen.analysis.bond_valence"]], "pymatgen.analysis.chempot_diagram": [[11, "module-pymatgen.analysis.chempot_diagram"]], "pymatgen.analysis.cost": [[11, "module-pymatgen.analysis.cost"]], "pymatgen.analysis.dimensionality": [[11, "module-pymatgen.analysis.dimensionality"]], "pymatgen.analysis.disorder": [[11, "module-pymatgen.analysis.disorder"]], "pymatgen.analysis.energy_models": [[11, "module-pymatgen.analysis.energy_models"]], "pymatgen.analysis.eos": [[11, "module-pymatgen.analysis.eos"]], "pymatgen.analysis.ewald": [[11, "module-pymatgen.analysis.ewald"]], "pymatgen.analysis.excitation": [[11, "module-pymatgen.analysis.excitation"]], "pymatgen.analysis.fragmenter": [[11, "module-pymatgen.analysis.fragmenter"]], "pymatgen.analysis.functional_groups": [[11, "module-pymatgen.analysis.functional_groups"]], "pymatgen.analysis.graphs": [[11, "module-pymatgen.analysis.graphs"]], "pymatgen.analysis.hhi": [[11, "module-pymatgen.analysis.hhi"]], "pymatgen.analysis.interface": [[11, "module-pymatgen.analysis.interface"]], "pymatgen.analysis.interface_reactions": [[11, "module-pymatgen.analysis.interface_reactions"]], "pymatgen.analysis.local_env": [[11, "module-pymatgen.analysis.local_env"]], "pymatgen.analysis.molecule_matcher": [[11, "module-pymatgen.analysis.molecule_matcher"]], "pymatgen.analysis.molecule_structure_comparator": [[11, "module-pymatgen.analysis.molecule_structure_comparator"]], "pymatgen.analysis.nmr": [[11, "module-pymatgen.analysis.nmr"]], "pymatgen.analysis.path_finder": [[11, "module-pymatgen.analysis.path_finder"]], "pymatgen.analysis.phase_diagram": [[11, "module-pymatgen.analysis.phase_diagram"]], "pymatgen.analysis.piezo": [[11, "module-pymatgen.analysis.piezo"]], "pymatgen.analysis.piezo_sensitivity": [[11, "module-pymatgen.analysis.piezo_sensitivity"]], "pymatgen.analysis.pourbaix_diagram": [[11, "module-pymatgen.analysis.pourbaix_diagram"]], "pymatgen.analysis.prototypes": [[11, "module-pymatgen.analysis.prototypes"]], "pymatgen.analysis.quasiharmonic": [[11, "module-pymatgen.analysis.quasiharmonic"]], "pymatgen.analysis.reaction_calculator": [[11, "module-pymatgen.analysis.reaction_calculator"]], "pymatgen.analysis.structure_analyzer": [[11, "module-pymatgen.analysis.structure_analyzer"]], "pymatgen.analysis.structure_matcher": [[11, "module-pymatgen.analysis.structure_matcher"]], "pymatgen.analysis.surface_analysis": [[11, "module-pymatgen.analysis.surface_analysis"]], "pymatgen.analysis.thermochemistry": [[11, "module-pymatgen.analysis.thermochemistry"]], "pymatgen.analysis.transition_state": [[11, "module-pymatgen.analysis.transition_state"]], "pymatgen.analysis.wulff": [[11, "module-pymatgen.analysis.wulff"]], "pymatgen.analysis.xps": [[11, "module-pymatgen.analysis.xps"]], "qhull_data (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.qhull_data"]], "qhull_entries (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.qhull_entries"]], "radii (valenceionicradiusevaluator property)": [[11, "pymatgen.analysis.local_env.ValenceIonicRadiusEvaluator.radii"]], "radius (covalentradius attribute)": [[11, "pymatgen.analysis.molecule_structure_comparator.CovalentRadius.radius"]], "rand_piezo() (in module pymatgen.analysis.piezo_sensitivity)": [[11, "pymatgen.analysis.piezo_sensitivity.rand_piezo"]], "reactants (balancedreaction property)": [[11, "pymatgen.analysis.reaction_calculator.BalancedReaction.reactants"]], "real_space_energy (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.real_space_energy"]], "real_space_energy_matrix (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.real_space_energy_matrix"]], "reciprocal_space_energy (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.reciprocal_space_energy"]], "reciprocal_space_energy_matrix (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.reciprocal_space_energy_matrix"]], "ref_entries (surfaceenergyplotter attribute)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.ref_entries"]], "remove_nodes() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.remove_nodes"]], "remove_nodes() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.remove_nodes"]], "reorient_z() (in module pymatgen.analysis.adsorption)": [[11, "pymatgen.analysis.adsorption.reorient_z"]], "replace_group() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.replace_group"]], "rescale_field() (staticpotential method)": [[11, "pymatgen.analysis.path_finder.StaticPotential.rescale_field"]], "results (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.results"]], "rotation_matrix_vectors() (hungarianordermatcher static method)": [[11, "pymatgen.analysis.molecule_matcher.HungarianOrderMatcher.rotation_matrix_vectors"]], "scaled_wulff() (nanoscalestability method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.scaled_wulff"]], "se_analyzers (nanoscalestability attribute)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.se_analyzers"]], "search_fragment_entries() (bonddissociationenergies method)": [[11, "pymatgen.analysis.bond_dissociation.BondDissociationEnergies.search_fragment_entries"]], "set_all_variables() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.set_all_variables"]], "set_node_attributes() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.set_node_attributes"]], "set_node_attributes() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.set_node_attributes"]], "setup_spline() (nebanalysis method)": [[11, "pymatgen.analysis.transition_state.NEBAnalysis.setup_spline"]], "shape_factor (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.shape_factor"]], "show() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.show"]], "show() (pourbaixplotter method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixPlotter.show"]], "show() (wulffshape method)": [[11, "pymatgen.analysis.wulff.WulffShape.show"]], "show_area (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.show_area"]], "sigma_11 (chemicalshielding.mehringnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation.sigma_11"]], "sigma_22 (chemicalshielding.mehringnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation.sigma_22"]], "sigma_33 (chemicalshielding.mehringnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation.sigma_33"]], "sigma_iso (chemicalshielding.haeberlennotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation.sigma_iso"]], "sigma_iso (chemicalshielding.marylandnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MarylandNotation.sigma_iso"]], "sigma_iso (chemicalshielding.mehringnotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.MehringNotation.sigma_iso"]], "simple_pca() (in module pymatgen.analysis.chempot_diagram)": [[11, "pymatgen.analysis.chempot_diagram.simple_pca"]], "simplices (phasediagram attribute)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.simplices"]], "site (connectedsite attribute)": [[11, "pymatgen.analysis.graphs.ConnectedSite.site"]], "site_is_of_motif_type() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.site_is_of_motif_type"]], "slab (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.slab"]], "solid_angle() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.solid_angle"]], "solid_angle() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.solid_angle"]], "solve_equilibrium_point() (nanoscalestability method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.solve_equilibrium_point"]], "sort() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.sort"]], "sort() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.sort"]], "sorted_sites (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.sorted_sites"]], "split_molecule_subgraphs() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.split_molecule_subgraphs"]], "stable_entries (phasediagram property)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.stable_entries"]], "stable_entries (pourbaixdiagram property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.stable_entries"]], "stable_u_range_dict() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.stable_u_range_dict"]], "string_relax() (nebpathfinder static method)": [[11, "pymatgen.analysis.path_finder.NEBPathfinder.string_relax"]], "structure (valenceionicradiusevaluator property)": [[11, "pymatgen.analysis.local_env.ValenceIonicRadiusEvaluator.structure"]], "structure (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.structure"]], "structures_allowed (brunnernn_real property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_real.structures_allowed"]], "structures_allowed (brunnernn_reciprocal property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_reciprocal.structures_allowed"]], "structures_allowed (brunnernn_relative property)": [[11, "pymatgen.analysis.local_env.BrunnerNN_relative.structures_allowed"]], "structures_allowed (covalentbondnn property)": [[11, "pymatgen.analysis.local_env.CovalentBondNN.structures_allowed"]], "structures_allowed (critic2nn property)": [[11, "pymatgen.analysis.local_env.Critic2NN.structures_allowed"]], "structures_allowed (crystalnn property)": [[11, "pymatgen.analysis.local_env.CrystalNN.structures_allowed"]], "structures_allowed (cutoffdictnn property)": [[11, "pymatgen.analysis.local_env.CutOffDictNN.structures_allowed"]], "structures_allowed (econnn property)": [[11, "pymatgen.analysis.local_env.EconNN.structures_allowed"]], "structures_allowed (jmolnn property)": [[11, "pymatgen.analysis.local_env.JmolNN.structures_allowed"]], "structures_allowed (minimumdistancenn property)": [[11, "pymatgen.analysis.local_env.MinimumDistanceNN.structures_allowed"]], "structures_allowed (minimumokeeffenn property)": [[11, "pymatgen.analysis.local_env.MinimumOKeeffeNN.structures_allowed"]], "structures_allowed (minimumvirenn property)": [[11, "pymatgen.analysis.local_env.MinimumVIRENN.structures_allowed"]], "structures_allowed (nearneighbors property)": [[11, "pymatgen.analysis.local_env.NearNeighbors.structures_allowed"]], "structures_allowed (openbabelnn property)": [[11, "pymatgen.analysis.local_env.OpenBabelNN.structures_allowed"]], "structures_allowed (voronoinn property)": [[11, "pymatgen.analysis.local_env.VoronoiNN.structures_allowed"]], "sub_chempots() (in module pymatgen.analysis.surface_analysis)": [[11, "pymatgen.analysis.surface_analysis.sub_chempots"]], "substitute_group() (moleculegraph method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.substitute_group"]], "substitute_group() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.substitute_group"]], "subsurface_sites() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.subsurface_sites"]], "sulfide_type() (in module pymatgen.analysis.structure_analyzer)": [[11, "pymatgen.analysis.structure_analyzer.sulfide_type"]], "surface_area (slabentry property)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.surface_area"]], "surface_area (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.surface_area"]], "surface_chempot_range_map() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.surface_chempot_range_map"]], "surface_energy() (slabentry method)": [[11, "pymatgen.analysis.surface_analysis.SlabEntry.surface_energy"]], "surface_sites (adsorbatesitefinder property)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.surface_sites"]], "symm_reduce() (adsorbatesitefinder method)": [[11, "pymatgen.analysis.adsorption.AdsorbateSiteFinder.symm_reduce"]], "symprec (nanoscalestability attribute)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.symprec"]], "tet_coord() (in module pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.tet_coord"]], "thermal_conductivity() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.thermal_conductivity"]], "to_pretty_string() (pourbaixentry method)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixEntry.to_pretty_string"]], "tot_corner_sites (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.tot_corner_sites"]], "tot_edges (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.tot_edges"]], "total_energy (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.total_energy"]], "total_energy_matrix (ewaldsummation property)": [[11, "pymatgen.analysis.ewald.EwaldSummation.total_energy_matrix"]], "total_surface_energy (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.total_surface_energy"]], "transform_entries() (compoundphasediagram method)": [[11, "pymatgen.analysis.phase_diagram.CompoundPhaseDiagram.transform_entries"]], "transform_to_length() (crystalnn static method)": [[11, "pymatgen.analysis.local_env.CrystalNN.transform_to_length"]], "transparency (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.transparency"]], "triangular_coord() (in module pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.triangular_coord"]], "types_and_weights_of_connections (structuregraph property)": [[11, "pymatgen.analysis.graphs.StructureGraph.types_and_weights_of_connections"]], "types_of_coordination_environments() (structuregraph method)": [[11, "pymatgen.analysis.graphs.StructureGraph.types_of_coordination_environments"]], "ucell_entry (surfaceenergyplotter attribute)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.ucell_entry"]], "uniform_labels() (abstractmolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.AbstractMolAtomMapper.uniform_labels"]], "uniform_labels() (inchimolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.InchiMolAtomMapper.uniform_labels"]], "uniform_labels() (isomorphismmolatommapper method)": [[11, "pymatgen.analysis.molecule_matcher.IsomorphismMolAtomMapper.uniform_labels"]], "uniquelines() (in module pymatgen.analysis.phase_diagram)": [[11, "pymatgen.analysis.phase_diagram.uniquelines"]], "unprocessed_entries (pourbaixdiagram property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.unprocessed_entries"]], "unstable_entries (phasediagram property)": [[11, "pymatgen.analysis.phase_diagram.PhaseDiagram.unstable_entries"]], "unstable_entries (pourbaixdiagram property)": [[11, "pymatgen.analysis.pourbaix_diagram.PourbaixDiagram.unstable_entries"]], "v0 (eosbase property)": [[11, "pymatgen.analysis.eos.EOSBase.v0"]], "vacuum_locpot (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.vacuum_locpot"]], "valences (valenceionicradiusevaluator property)": [[11, "pymatgen.analysis.local_env.ValenceIonicRadiusEvaluator.valences"]], "vibrational_free_energy() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.vibrational_free_energy"]], "vibrational_internal_energy() (quasiharmonicdebyeapprox method)": [[11, "pymatgen.analysis.quasiharmonic.QuasiharmonicDebyeApprox.vibrational_internal_energy"]], "vol_tetra() (in module pymatgen.analysis.local_env)": [[11, "pymatgen.analysis.local_env.vol_tetra"]], "volume (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.volume"]], "weight (connectedsite attribute)": [[11, "pymatgen.analysis.graphs.ConnectedSite.weight"]], "weight_statistics (structuregraph property)": [[11, "pymatgen.analysis.graphs.StructureGraph.weight_statistics"]], "weighted_surface_energy (wulffshape property)": [[11, "pymatgen.analysis.wulff.WulffShape.weighted_surface_energy"]], "with_edges() (moleculegraph static method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.with_edges"]], "with_edges() (structuregraph static method)": [[11, "pymatgen.analysis.graphs.StructureGraph.with_edges"]], "with_empty_graph() (moleculegraph class method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.with_empty_graph"]], "with_empty_graph() (structuregraph class method)": [[11, "pymatgen.analysis.graphs.StructureGraph.with_empty_graph"]], "with_local_env_strategy() (moleculegraph static method)": [[11, "pymatgen.analysis.graphs.MoleculeGraph.with_local_env_strategy"]], "with_local_env_strategy() (structuregraph static method)": [[11, "pymatgen.analysis.graphs.StructureGraph.with_local_env_strategy"]], "work_function (workfunctionanalyzer attribute)": [[11, "pymatgen.analysis.surface_analysis.WorkFunctionAnalyzer.work_function"]], "write_image() (pdplotter method)": [[11, "pymatgen.analysis.phase_diagram.PDPlotter.write_image"]], "wulff_cv_simp (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.wulff_cv_simp"]], "wulff_from_chempot() (surfaceenergyplotter method)": [[11, "pymatgen.analysis.surface_analysis.SurfaceEnergyPlotter.wulff_from_chempot"]], "wulff_gform_and_r() (nanoscalestability method)": [[11, "pymatgen.analysis.surface_analysis.NanoscaleStability.wulff_gform_and_r"]], "wulff_pt_list (wulffshape attribute)": [[11, "pymatgen.analysis.wulff.WulffShape.wulff_pt_list"]], "zero_d_graph_to_molecule_graph() (in module pymatgen.analysis.dimensionality)": [[11, "pymatgen.analysis.dimensionality.zero_d_graph_to_molecule_graph"]], "zeta (chemicalshielding.haeberlennotation attribute)": [[11, "pymatgen.analysis.nmr.ChemicalShielding.HaeberlenNotation.zeta"]], "pymatgen.analysis.chemenv": [[12, "module-pymatgen.analysis.chemenv"]], "atom (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.ATOM"]], "abstractenvironmentnode (class in pymatgen.analysis.chemenv.connectivity.environment_nodes)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode"]], "ce_nnbces_nbces_ligands (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.CE_NNBCES_NBCES_LIGANDS"]], "coordination_environment (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.COORDINATION_ENVIRONMENT"]], "connectedcomponent (class in pymatgen.analysis.chemenv.connectivity.connected_components)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent"]], "connectivityfinder (class in pymatgen.analysis.chemenv.connectivity.connectivity_finder)": [[13, "pymatgen.analysis.chemenv.connectivity.connectivity_finder.ConnectivityFinder"]], "default_extensions (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.DEFAULT_EXTENSIONS"]], "environmentnode (class in pymatgen.analysis.chemenv.connectivity.environment_nodes)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.EnvironmentNode"]], "ligands_arrangement (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.LIGANDS_ARRANGEMENT"]], "neighboring_ces (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NEIGHBORING_CES"]], "neighboring_coordination_environments (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NEIGHBORING_COORDINATION_ENVIRONMENTS"]], "neighbors_ligands_arrangement (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NEIGHBORS_LIGANDS_ARRANGEMENT"]], "number_of_ligands_for_each_neighboring_ce (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NUMBER_OF_LIGANDS_FOR_EACH_NEIGHBORING_CE"]], "number_of_ligands_for_each_neighboring_coordination_environment (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NUMBER_OF_LIGANDS_FOR_EACH_NEIGHBORING_COORDINATION_ENVIRONMENT"]], "number_of_neighboring_ces (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NUMBER_OF_NEIGHBORING_CES"]], "number_of_neighboring_coordination_environments (abstractenvironmentnode attribute)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.NUMBER_OF_NEIGHBORING_COORDINATION_ENVIRONMENTS"]], "structureconnectivity (class in pymatgen.analysis.chemenv.connectivity.structure_connectivity)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity"]], "add_bonds() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.add_bonds"]], "add_sites() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.add_sites"]], "as_dict() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.as_dict"]], "as_dict() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.as_dict"]], "atom_symbol (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.atom_symbol"]], "ce (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.ce"]], "ce_symbol (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.ce_symbol"]], "compute_periodicity() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.compute_periodicity"]], "compute_periodicity_all_simple_paths_algorithm() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.compute_periodicity_all_simple_paths_algorithm"]], "compute_periodicity_cycle_basis() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.compute_periodicity_cycle_basis"]], "coordination_environment (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.coordination_environment"]], "coordination_environment (environmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.EnvironmentNode.coordination_environment"]], "coordination_sequence() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.coordination_sequence"]], "description() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.description"]], "draw_network() (in module pymatgen.analysis.chemenv.connectivity.connected_components)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.draw_network"]], "elastic_centered_graph() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.elastic_centered_graph"]], "environment_subgraph() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.environment_subgraph"]], "everything_equal() (abstractenvironmentnode method)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.everything_equal"]], "everything_equal() (environmentnode method)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.EnvironmentNode.everything_equal"]], "from_dict() (connectedcomponent class method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.from_dict"]], "from_dict() (structureconnectivity class method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.from_dict"]], "from_graph() (connectedcomponent class method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.from_graph"]], "get_connected_components() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.get_connected_components"]], "get_delta_image() (in module pymatgen.analysis.chemenv.connectivity.structure_connectivity)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.get_delta_image"]], "get_environment_node() (in module pymatgen.analysis.chemenv.connectivity.environment_nodes)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.get_environment_node"]], "get_structure_connectivity() (connectivityfinder method)": [[13, "pymatgen.analysis.chemenv.connectivity.connectivity_finder.ConnectivityFinder.get_structure_connectivity"]], "graph (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.graph"]], "is_0d (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.is_0d"]], "is_1d (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.is_1d"]], "is_2d (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.is_2d"]], "is_3d (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.is_3d"]], "is_periodic (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.is_periodic"]], "isite (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.isite"]], "make_supergraph() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.make_supergraph"]], "make_supergraph() (in module pymatgen.analysis.chemenv.connectivity.connected_components)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.make_supergraph"]], "mp_symbol (abstractenvironmentnode property)": [[13, "pymatgen.analysis.chemenv.connectivity.environment_nodes.AbstractEnvironmentNode.mp_symbol"]], "periodicity (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.periodicity"]], "periodicity_vectors (connectedcomponent property)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.periodicity_vectors"]], "print_links() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.print_links"]], "pymatgen.analysis.chemenv.connectivity": [[13, "module-pymatgen.analysis.chemenv.connectivity"]], "pymatgen.analysis.chemenv.connectivity.connected_components": [[13, "module-pymatgen.analysis.chemenv.connectivity.connected_components"]], "pymatgen.analysis.chemenv.connectivity.connectivity_finder": [[13, "module-pymatgen.analysis.chemenv.connectivity.connectivity_finder"]], "pymatgen.analysis.chemenv.connectivity.environment_nodes": [[13, "module-pymatgen.analysis.chemenv.connectivity.environment_nodes"]], "pymatgen.analysis.chemenv.connectivity.structure_connectivity": [[13, "module-pymatgen.analysis.chemenv.connectivity.structure_connectivity"]], "setup_atom_environment_subgraph() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.setup_atom_environment_subgraph"]], "setup_atom_environments_subgraph() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.setup_atom_environments_subgraph"]], "setup_connectivity_description() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.setup_connectivity_description"]], "setup_environment_subgraph() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.setup_environment_subgraph"]], "setup_environments_subgraph() (structureconnectivity method)": [[13, "pymatgen.analysis.chemenv.connectivity.structure_connectivity.StructureConnectivity.setup_environments_subgraph"]], "setup_parameters() (connectivityfinder method)": [[13, "pymatgen.analysis.chemenv.connectivity.connectivity_finder.ConnectivityFinder.setup_parameters"]], "show_graph() (connectedcomponent method)": [[13, "pymatgen.analysis.chemenv.connectivity.connected_components.ConnectedComponent.show_graph"]], "ac (abstractchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.AC"]], "ac (detailedvoronoicontainer attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.AC"]], "ac (distanceangleareanbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.AC"]], "ac (structureenvironments attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.AC"]], "allowed_hints_types (coordinationgeometry.neighborssetshints attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.ALLOWED_HINTS_TYPES"]], "abstractchemenvalgorithm (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AbstractChemenvAlgorithm"]], "abstractchemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy"]], "abstractgeometry (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry"]], "additionalconditionint (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt"]], "allcoordinationgeometries (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries"]], "anglecutofffloat (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleCutoffFloat"]], "anglenbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight"]], "angleplateaunbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight"]], "bva_distance_scale_factors (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.BVA_DISTANCE_SCALE_FACTORS"]], "cnbiasnbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight"]], "csmfloat (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CSMFloat"]], "csm_skip_separation_plane_algo (coordinationgeometry attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.CSM_SKIP_SEPARATION_PLANE_ALGO"]], "chemicalenvironments (class in pymatgen.analysis.chemenv.coordination_environments.structure_environments)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments"]], "coordinationgeometry (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry"]], "coordinationgeometry.neighborssetshints (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints"]], "default_additional_condition (simpleabundancechemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.DEFAULT_ADDITIONAL_CONDITION"]], "default_additional_condition (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.DEFAULT_ADDITIONAL_CONDITION"]], "default_angle_cutoff (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.DEFAULT_ANGLE_CUTOFF"]], "default_bva_distance_scale_factor (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.DEFAULT_BVA_DISTANCE_SCALE_FACTOR"]], "default_ce_estimator (multiweightschemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.DEFAULT_CE_ESTIMATOR"]], "default_ce_estimator (weightednbsetchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.DEFAULT_CE_ESTIMATOR"]], "default_continuous_symmetry_measure_cutoff (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.DEFAULT_CONTINUOUS_SYMMETRY_MEASURE_CUTOFF"]], "default_distance_cutoff (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.DEFAULT_DISTANCE_CUTOFF"]], "default_effective_csm_estimator (deltacsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.DEFAULT_EFFECTIVE_CSM_ESTIMATOR"]], "default_effective_csm_estimator (selfcsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.DEFAULT_EFFECTIVE_CSM_ESTIMATOR"]], "default_max_dist (simpleabundancechemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.DEFAULT_MAX_DIST"]], "default_spg_analyzer_options (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.DEFAULT_SPG_ANALYZER_OPTIONS"]], "default_statistics_fields (lightstructureenvironments attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.DEFAULT_STATISTICS_FIELDS"]], "default_strategy (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.DEFAULT_STRATEGY"]], "default_surface_definition (distanceangleareanbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.DEFAULT_SURFACE_DEFINITION"]], "default_symmetry_measure_type (abstractchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.DEFAULT_SYMMETRY_MEASURE_TYPE"]], "default_symmetry_measure_type (deltacsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.DEFAULT_SYMMETRY_MEASURE_TYPE"]], "default_symmetry_measure_type (selfcsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.DEFAULT_SYMMETRY_MEASURE_TYPE"]], "default_target_environments (targettedpenaltiedabundancechemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy.DEFAULT_TARGET_ENVIRONMENTS"]], "default_weight_estimator (deltacsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.DEFAULT_WEIGHT_ESTIMATOR"]], "default_weight_estimator (selfcsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.DEFAULT_WEIGHT_ESTIMATOR"]], "delta_max_oxidation_state (lightstructureenvironments attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.DELTA_MAX_OXIDATION_STATE"]], "deltacsmnbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight"]], "deltadistancenbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight"]], "detailedvoronoicontainer (class in pymatgen.analysis.chemenv.coordination_environments.voronoi)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer"]], "distanceangleareanbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight"]], "distancecutofffloat (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceCutoffFloat"]], "distancenbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight"]], "distanceplateaunbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight"]], "explicitpermutationsalgorithm (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.ExplicitPermutationsAlgorithm"]], "iucr_symbol (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.IUCr_symbol"]], "iucr_symbol_str (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.IUCr_symbol_str"]], "iupac_symbol (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.IUPAC_symbol"]], "iupac_symbol_str (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.IUPAC_symbol_str"]], "lightstructureenvironments (class in pymatgen.analysis.chemenv.coordination_environments.structure_environments)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments"]], "lightstructureenvironments.neighborsset (class in pymatgen.analysis.chemenv.coordination_environments.structure_environments)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet"]], "localgeometryfinder (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder"]], "multiweightschemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy"]], "nbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NbSetWeight"]], "normalizedangledistancenbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight"]], "presets (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.PRESETS"]], "short_name (anglenbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.SHORT_NAME"]], "short_name (angleplateaunbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight.SHORT_NAME"]], "short_name (cnbiasnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.SHORT_NAME"]], "short_name (deltacsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.SHORT_NAME"]], "short_name (deltadistancenbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight.SHORT_NAME"]], "short_name (distanceangleareanbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.SHORT_NAME"]], "short_name (distancenbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight.SHORT_NAME"]], "short_name (distanceplateaunbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight.SHORT_NAME"]], "short_name (normalizedangledistancenbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.SHORT_NAME"]], "short_name (selfcsmnbsetweight attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.SHORT_NAME"]], "strategy_description (abstractchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.STRATEGY_DESCRIPTION"]], "strategy_description (multiweightschemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.STRATEGY_DESCRIPTION"]], "strategy_description (simpleabundancechemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.STRATEGY_DESCRIPTION"]], "strategy_description (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.STRATEGY_DESCRIPTION"]], "strategy_description (weightednbsetchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.STRATEGY_DESCRIPTION"]], "strategy_info_fields (abstractchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.STRATEGY_INFO_FIELDS"]], "strategy_options (abstractchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.STRATEGY_OPTIONS"]], "strategy_options (simpleabundancechemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.STRATEGY_OPTIONS"]], "strategy_options (simplestchemenvstrategy attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.STRATEGY_OPTIONS"]], "structure_refinement_none (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.STRUCTURE_REFINEMENT_NONE"]], "structure_refinement_refined (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.STRUCTURE_REFINEMENT_REFINED"]], "structure_refinement_symmetrized (localgeometryfinder attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.STRUCTURE_REFINEMENT_SYMMETRIZED"]], "selfcsmnbsetweight (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight"]], "separationplane (class in pymatgen.analysis.chemenv.coordination_environments.coordination_geometries)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane"]], "simpleabundancechemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy"]], "simplestchemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy"]], "strategyoption (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.StrategyOption"]], "structureenvironments (class in pymatgen.analysis.chemenv.coordination_environments.structure_environments)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments"]], "structureenvironments.neighborsset (class in pymatgen.analysis.chemenv.coordination_environments.structure_environments)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet"]], "targettedpenaltiedabundancechemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy"]], "weightednbsetchemenvstrategy (class in pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy"]], "add_coord_geom() (chemicalenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.add_coord_geom"]], "add_neighbors_set() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.add_neighbors_set"]], "add_source() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.add_source"]], "add_strategy_visualization_to_subplot() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.add_strategy_visualization_to_subplot"]], "additional_condition (simplestchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.additional_condition"]], "algorithm_type (abstractchemenvalgorithm property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AbstractChemenvAlgorithm.algorithm_type"]], "algorithms (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.algorithms"]], "allowed_values (additionalconditionint attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt.allowed_values"]], "allowed_values (anglecutofffloat attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleCutoffFloat.allowed_values"]], "allowed_values (csmfloat attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CSMFloat.allowed_values"]], "allowed_values (distancecutofffloat attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceCutoffFloat.allowed_values"]], "allowed_values (strategyoption attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.StrategyOption.allowed_values"]], "ang() (normalizedangledistancenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.ang"]], "anginvdist() (normalizedangledistancenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.anginvdist"]], "anginvndist() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.anginvndist"]], "angle_cutoff (simplestchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.angle_cutoff"]], "angle_plateau() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.angle_plateau"]], "angle_sum() (anglenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.angle_sum"]], "angle_sumn() (anglenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.angle_sumn"]], "angles (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.angles"]], "angn() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.angn"]], "angninvdist() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.angninvdist"]], "angninvndist() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.angninvndist"]], "argsorted_ref_separation_perm (separationplane property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.argsorted_ref_separation_perm"]], "as_dict (explicitpermutationsalgorithm property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.ExplicitPermutationsAlgorithm.as_dict"]], "as_dict (separationplane property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.as_dict"]], "as_dict() (abstractchemenvalgorithm method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AbstractChemenvAlgorithm.as_dict"]], "as_dict() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.as_dict"]], "as_dict() (additionalconditionint method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt.as_dict"]], "as_dict() (anglecutofffloat method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleCutoffFloat.as_dict"]], "as_dict() (anglenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.as_dict"]], "as_dict() (angleplateaunbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight.as_dict"]], "as_dict() (cnbiasnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.as_dict"]], "as_dict() (csmfloat method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CSMFloat.as_dict"]], "as_dict() (chemicalenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.as_dict"]], "as_dict() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.as_dict"]], "as_dict() (coordinationgeometry.neighborssetshints method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.as_dict"]], "as_dict() (deltacsmnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.as_dict"]], "as_dict() (deltadistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight.as_dict"]], "as_dict() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.as_dict"]], "as_dict() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.as_dict"]], "as_dict() (distancecutofffloat method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceCutoffFloat.as_dict"]], "as_dict() (distancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight.as_dict"]], "as_dict() (distanceplateaunbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight.as_dict"]], "as_dict() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.as_dict"]], "as_dict() (lightstructureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.as_dict"]], "as_dict() (multiweightschemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.as_dict"]], "as_dict() (nbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NbSetWeight.as_dict"]], "as_dict() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.as_dict"]], "as_dict() (selfcsmnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.as_dict"]], "as_dict() (simpleabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.as_dict"]], "as_dict() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.as_dict"]], "as_dict() (strategyoption method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.StrategyOption.as_dict"]], "as_dict() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.as_dict"]], "as_dict() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.as_dict"]], "as_dict() (targettedpenaltiedabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy.as_dict"]], "as_dict() (weightednbsetchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.as_dict"]], "aweight() (normalizedangledistancenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.aweight"]], "ce_symbol (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.ce_symbol"]], "clear_environments() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.clear_environments"]], "cn (abstractgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.cn"]], "compute_coordination_environments() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.compute_coordination_environments"]], "compute_structure_environments() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.compute_structure_environments"]], "contains_only_one_anion() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.contains_only_one_anion"]], "contains_only_one_anion_atom() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.contains_only_one_anion_atom"]], "continuous_symmetry_measure_cutoff (simplestchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.continuous_symmetry_measure_cutoff"]], "coordination_geometry_symmetry_measures() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures"]], "coordination_geometry_symmetry_measures_fallback_random() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures_fallback_random"]], "coordination_geometry_symmetry_measures_separation_plane() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures_separation_plane"]], "coordination_geometry_symmetry_measures_separation_plane_optim() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures_separation_plane_optim"]], "coordination_geometry_symmetry_measures_sepplane_optim() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures_sepplane_optim"]], "coordination_geometry_symmetry_measures_standard() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.coordination_geometry_symmetry_measures_standard"]], "coordination_number (abstractgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.coordination_number"]], "coordination_number (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.coordination_number"]], "coords (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.coords"]], "default_normalized_angle_tolerance (detailedvoronoicontainer attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.default_normalized_angle_tolerance"]], "default_normalized_distance_tolerance (detailedvoronoicontainer attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.default_normalized_distance_tolerance"]], "default_voronoi_cutoff (detailedvoronoicontainer attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.default_voronoi_cutoff"]], "delta_cn_specifics() (deltacsmnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.delta_cn_specifics"]], "description (additionalconditionint attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt.description"]], "differences_wrt() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.differences_wrt"]], "distance_cutoff (simplestchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.distance_cutoff"]], "distance_plateau() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.distance_plateau"]], "distances (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.distances"]], "distfactor_max (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.distfactor_max"]], "double_cap_hints() (coordinationgeometry.neighborssetshints method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.double_cap_hints"]], "edges() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.edges"]], "environments_identified() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.environments_identified"]], "equivalent_site_index_and_transform() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.equivalent_site_index_and_transform"]], "explicit() (cnbiasnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.explicit"]], "faces() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.faces"]], "find_rotation() (in module pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.find_rotation"]], "find_scaling_factor() (in module pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.find_scaling_factor"]], "from_bson_voronoi_list2() (in module pymatgen.analysis.chemenv.coordination_environments.voronoi)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.from_bson_voronoi_list2"]], "from_cg() (abstractgeometry class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.from_cg"]], "from_description() (cnbiasnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.from_description"]], "from_dict() (abstractchemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.from_dict"]], "from_dict() (additionalconditionint class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt.from_dict"]], "from_dict() (anglecutofffloat class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleCutoffFloat.from_dict"]], "from_dict() (anglenbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.from_dict"]], "from_dict() (angleplateaunbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight.from_dict"]], "from_dict() (cnbiasnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.from_dict"]], "from_dict() (csmfloat class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CSMFloat.from_dict"]], "from_dict() (chemicalenvironments class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.from_dict"]], "from_dict() (coordinationgeometry class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.from_dict"]], "from_dict() (coordinationgeometry.neighborssetshints class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.from_dict"]], "from_dict() (deltacsmnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.from_dict"]], "from_dict() (deltadistancenbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight.from_dict"]], "from_dict() (detailedvoronoicontainer class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.from_dict"]], "from_dict() (distanceangleareanbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.from_dict"]], "from_dict() (distancecutofffloat class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceCutoffFloat.from_dict"]], "from_dict() (distancenbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight.from_dict"]], "from_dict() (distanceplateaunbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight.from_dict"]], "from_dict() (explicitpermutationsalgorithm class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.ExplicitPermutationsAlgorithm.from_dict"]], "from_dict() (lightstructureenvironments class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.from_dict"]], "from_dict() (lightstructureenvironments.neighborsset class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.from_dict"]], "from_dict() (multiweightschemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.from_dict"]], "from_dict() (normalizedangledistancenbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.from_dict"]], "from_dict() (selfcsmnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.from_dict"]], "from_dict() (separationplane class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.from_dict"]], "from_dict() (simpleabundancechemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.from_dict"]], "from_dict() (simplestchemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.from_dict"]], "from_dict() (structureenvironments class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.from_dict"]], "from_dict() (structureenvironments.neighborsset class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.from_dict"]], "from_dict() (targettedpenaltiedabundancechemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy.from_dict"]], "from_dict() (weightednbsetchemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.from_dict"]], "from_structure_environments() (lightstructureenvironments class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.from_structure_environments"]], "geometrically_equidistant() (cnbiasnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.geometrically_equidistant"]], "get_central_site() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.get_central_site"]], "get_coordination_environments() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.get_coordination_environments"]], "get_coordination_number() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.get_coordination_number"]], "get_coordination_symmetry_measures() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.get_coordination_symmetry_measures"]], "get_coordination_symmetry_measures_optim() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.get_coordination_symmetry_measures_optim"]], "get_csm() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.get_csm"]], "get_csm_and_maps() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.get_csm_and_maps"]], "get_csms() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.get_csms"]], "get_effective_csm() (in module pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.get_effective_csm"]], "get_environments_figure() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.get_environments_figure"]], "get_geometries() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_geometries"]], "get_geometry_from_iucr_symbol() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_geometry_from_IUCr_symbol"]], "get_geometry_from_iupac_symbol() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_geometry_from_IUPAC_symbol"]], "get_geometry_from_mp_symbol() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_geometry_from_mp_symbol"]], "get_geometry_from_name() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_geometry_from_name"]], "get_implemented_geometries() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_implemented_geometries"]], "get_name() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.get_name"]], "get_neighb_voronoi_indices() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.get_neighb_voronoi_indices"]], "get_not_implemented_geometries() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_not_implemented_geometries"]], "get_pmeshes() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.get_pmeshes"]], "get_rdf_figure() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.get_rdf_figure"]], "get_sadf_figure() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.get_sadf_figure"]], "get_site_ce_fractions_and_neighbors() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.get_site_ce_fractions_and_neighbors"]], "get_site_coordination_environment() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.get_site_coordination_environment"]], "get_site_coordination_environment() (simpleabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.get_site_coordination_environment"]], "get_site_coordination_environment() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.get_site_coordination_environment"]], "get_site_coordination_environment() (targettedpenaltiedabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy.get_site_coordination_environment"]], "get_site_coordination_environment() (weightednbsetchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.get_site_coordination_environment"]], "get_site_coordination_environments() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.get_site_coordination_environments"]], "get_site_coordination_environments() (simpleabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.get_site_coordination_environments"]], "get_site_coordination_environments() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.get_site_coordination_environments"]], "get_site_coordination_environments() (weightednbsetchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.get_site_coordination_environments"]], "get_site_coordination_environments_fractions() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.get_site_coordination_environments_fractions"]], "get_site_coordination_environments_fractions() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.get_site_coordination_environments_fractions"]], "get_site_coordination_environments_fractions() (weightednbsetchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.get_site_coordination_environments_fractions"]], "get_site_info_for_specie_allces() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.get_site_info_for_specie_allces"]], "get_site_info_for_specie_ce() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.get_site_info_for_specie_ce"]], "get_site_neighbors() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.get_site_neighbors"]], "get_site_neighbors() (simpleabundancechemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.get_site_neighbors"]], "get_site_neighbors() (simplestchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.get_site_neighbors"]], "get_site_neighbors() (weightednbsetchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.get_site_neighbors"]], "get_statistics() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.get_statistics"]], "get_structure() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.get_structure"]], "get_symbol_cn_mapping() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_symbol_cn_mapping"]], "get_symbol_name_mapping() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.get_symbol_name_mapping"]], "gweight() (normalizedangledistancenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.gweight"]], "hints() (coordinationgeometry.neighborssetshints method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.hints"]], "info (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.info"]], "init_neighbors_sets() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.init_neighbors_sets"]], "integer (additionalconditionint attribute)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AdditionalConditionInt.integer"]], "invdist() (normalizedangledistancenbsetweight static method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.invdist"]], "invndist() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.invndist"]], "is_a_valid_coordination_geometry() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.is_a_valid_coordination_geometry"]], "is_close_to() (chemicalenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.is_close_to"]], "is_close_to() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.is_close_to"]], "is_implemented() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.is_implemented"]], "linearly_equidistant() (cnbiasnbsetweight class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.linearly_equidistant"]], "maps_and_surfaces() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.maps_and_surfaces"]], "maps_and_surfaces_bounded() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.maps_and_surfaces_bounded"]], "minimum_geometries() (chemicalenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.minimum_geometries"]], "minimum_geometry() (chemicalenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.ChemicalEnvironments.minimum_geometry"]], "mp_symbol (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.mp_symbol"]], "neighb_coords (lightstructureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.neighb_coords"]], "neighb_coords (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.neighb_coords"]], "neighb_coordsopt (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.neighb_coordsOpt"]], "neighb_indices_and_images (lightstructureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.neighb_indices_and_images"]], "neighb_sites (lightstructureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.neighb_sites"]], "neighb_sites (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.neighb_sites"]], "neighb_sites_and_indices (lightstructureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.NeighborsSet.neighb_sites_and_indices"]], "neighb_sites_and_indices (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.neighb_sites_and_indices"]], "neighbors() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.neighbors"]], "neighbors_surfaces() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.neighbors_surfaces"]], "neighbors_surfaces_bounded() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.neighbors_surfaces_bounded"]], "normalized_angles (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.normalized_angles"]], "normalized_distances (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.normalized_distances"]], "number_of_permutations (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.number_of_permutations"]], "pauling_stability_ratio (coordinationgeometry property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.pauling_stability_ratio"]], "permutations (explicitpermutationsalgorithm property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.ExplicitPermutationsAlgorithm.permutations"]], "permutations (separationplane property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.permutations"]], "plot_csm_and_maps() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.plot_csm_and_maps"]], "plot_environments() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.plot_environments"]], "points_wcs_csc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wcs_csc"]], "points_wcs_ctwcc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wcs_ctwcc"]], "points_wcs_ctwocc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wcs_ctwocc"]], "points_wocs_csc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wocs_csc"]], "points_wocs_ctwcc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wocs_ctwcc"]], "points_wocs_ctwocc() (abstractgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.AbstractGeometry.points_wocs_ctwocc"]], "prepare_symmetries() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.prepare_symmetries"]], "pretty_print() (allcoordinationgeometries method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.AllCoordinationGeometries.pretty_print"]], "pymatgen.analysis.chemenv.coordination_environments": [[14, "module-pymatgen.analysis.chemenv.coordination_environments"]], "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder"]], "pymatgen.analysis.chemenv.coordination_environments.structure_environments": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.structure_environments"]], "pymatgen.analysis.chemenv.coordination_environments.voronoi": [[14, "module-pymatgen.analysis.chemenv.coordination_environments.voronoi"]], "rectangle_crosses_area() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.rectangle_crosses_area"]], "ref_permutation() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.ref_permutation"]], "ref_separation_perm (separationplane property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.ref_separation_perm"]], "safe_separation_permutations() (separationplane method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.SeparationPlane.safe_separation_permutations"]], "save_environments_figure() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.save_environments_figure"]], "set_info() (in module pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.set_info"]], "set_option() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.set_option"]], "set_permutations_safe_override() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.set_permutations_safe_override"]], "set_structure() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.set_structure"]], "set_structure_environments() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.set_structure_environments"]], "setup_explicit_indices_local_geometry() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_explicit_indices_local_geometry"]], "setup_local_geometry() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_local_geometry"]], "setup_neighbors_distances_and_angles() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.setup_neighbors_distances_and_angles"]], "setup_options() (abstractchemenvstrategy method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.setup_options"]], "setup_ordered_indices_local_geometry() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_ordered_indices_local_geometry"]], "setup_parameter() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_parameter"]], "setup_parameters() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_parameters"]], "setup_random_indices_local_geometry() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_random_indices_local_geometry"]], "setup_random_structure() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_random_structure"]], "setup_statistic_lists() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.setup_statistic_lists"]], "setup_structure() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_structure"]], "setup_test_perfect_environment() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.setup_test_perfect_environment"]], "setup_voronoi_list() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.setup_voronoi_list"]], "single_cap_hints() (coordinationgeometry.neighborssetshints method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.single_cap_hints"]], "site_contains_environment() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.site_contains_environment"]], "site_has_clear_environment() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.site_has_clear_environment"]], "solid_angles() (coordinationgeometry method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.solid_angles"]], "source (structureenvironments.neighborsset property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.source"]], "stats_article_weights_parameters() (multiweightschemenvstrategy class method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.stats_article_weights_parameters"]], "structure_contains_atom_environment() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.structure_contains_atom_environment"]], "structure_has_clear_environments() (lightstructureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.structure_has_clear_environments"]], "symmetry_measure() (in module pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.symmetry_measure"]], "symmetry_measure_type (abstractchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.symmetry_measure_type"]], "to_bson_voronoi_list2() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.to_bson_voronoi_list2"]], "triple_cap_hints() (coordinationgeometry.neighborssetshints method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries.CoordinationGeometry.NeighborsSetsHints.triple_cap_hints"]], "uniquely_determines_coordination_environments (abstractchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AbstractChemenvStrategy.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (lightstructureenvironments property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.LightStructureEnvironments.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (multiweightschemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.MultiWeightsChemenvStrategy.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (simpleabundancechemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimpleAbundanceChemenvStrategy.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (simplestchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SimplestChemenvStrategy.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (targettedpenaltiedabundancechemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.TargettedPenaltiedAbundanceChemenvStrategy.uniquely_determines_coordination_environments"]], "uniquely_determines_coordination_environments (weightednbsetchemenvstrategy property)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.WeightedNbSetChemenvStrategy.uniquely_determines_coordination_environments"]], "update_coordination_environments() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.update_coordination_environments"]], "update_nb_set_environments() (localgeometryfinder method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.coordination_geometry_finder.LocalGeometryFinder.update_nb_set_environments"]], "update_site_info() (structureenvironments method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.update_site_info"]], "voronoi_grid_surface_points() (structureenvironments.neighborsset method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.structure_environments.StructureEnvironments.NeighborsSet.voronoi_grid_surface_points"]], "voronoi_parameters_bounds_and_limits() (detailedvoronoicontainer method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.voronoi.DetailedVoronoiContainer.voronoi_parameters_bounds_and_limits"]], "w_area_has_intersection() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.w_area_has_intersection"]], "w_area_has_intersection_smoothstep() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.w_area_has_intersection_smoothstep"]], "w_area_intersection_nbsfh_fbs_onb0() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.w_area_intersection_nbsfh_fbs_onb0"]], "weight() (anglenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AngleNbSetWeight.weight"]], "weight() (angleplateaunbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.AnglePlateauNbSetWeight.weight"]], "weight() (cnbiasnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.CNBiasNbSetWeight.weight"]], "weight() (deltacsmnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaCSMNbSetWeight.weight"]], "weight() (deltadistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DeltaDistanceNbSetWeight.weight"]], "weight() (distanceangleareanbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceAngleAreaNbSetWeight.weight"]], "weight() (distancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistanceNbSetWeight.weight"]], "weight() (distanceplateaunbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.DistancePlateauNbSetWeight.weight"]], "weight() (nbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NbSetWeight.weight"]], "weight() (normalizedangledistancenbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.NormalizedAngleDistanceNbSetWeight.weight"]], "weight() (selfcsmnbsetweight method)": [[14, "pymatgen.analysis.chemenv.coordination_environments.chemenv_strategies.SelfCSMNbSetWeight.weight"]], "pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files": [[15, "module-pymatgen.analysis.chemenv.coordination_environments.coordination_geometries_files"]], "all (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ALL"]], "allowed_functions (abstractratiofunction attribute)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction.ALLOWED_FUNCTIONS"]], "allowed_functions (csmfiniteratiofunction attribute)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.ALLOWED_FUNCTIONS"]], "allowed_functions (csminfiniteratiofunction attribute)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.ALLOWED_FUNCTIONS"]], "allowed_functions (deltacsmratiofunction attribute)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.DeltaCSMRatioFunction.ALLOWED_FUNCTIONS"]], "allowed_functions (ratiofunction attribute)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.ALLOWED_FUNCTIONS"]], "abstractchemenverror": [[16, "pymatgen.analysis.chemenv.utils.chemenv_errors.AbstractChemenvError"]], "abstractratiofunction (class in pymatgen.analysis.chemenv.utils.func_utils)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction"]], "additionalconditions (class in pymatgen.analysis.chemenv.utils.defs_utils)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions"]], "condition_description (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.CONDITION_DESCRIPTION"]], "csmfiniteratiofunction (class in pymatgen.analysis.chemenv.utils.func_utils)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction"]], "csminfiniteratiofunction (class in pymatgen.analysis.chemenv.utils.func_utils)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction"]], "chemenvconfig (class in pymatgen.analysis.chemenv.utils.chemenv_config)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig"]], "chemenverror": [[16, "pymatgen.analysis.chemenv.utils.chemenv_errors.ChemenvError"]], "default_package_options (chemenvconfig attribute)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.DEFAULT_PACKAGE_OPTIONS"]], "deltacsmratiofunction (class in pymatgen.analysis.chemenv.utils.func_utils)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.DeltaCSMRatioFunction"]], "equivalentsitesearcherror": [[16, "pymatgen.analysis.chemenv.utils.chemenv_errors.EquivalentSiteSearchError"]], "multigraphcycle (class in pymatgen.analysis.chemenv.utils.graph_utils)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.MultiGraphCycle"]], "none (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.NONE"]], "no_ac (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.NO_AC"]], "no_additional_condition (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.NO_ADDITIONAL_CONDITION"]], "no_e2seb (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.NO_E2SEB"]], "no_element_to_same_element_bonds (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.NO_ELEMENT_TO_SAME_ELEMENT_BONDS"]], "neighborsnotcomputedchemenverror": [[16, "pymatgen.analysis.chemenv.utils.chemenv_errors.NeighborsNotComputedChemenvError"]], "only_acb (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_ACB"]], "only_acb_and_no_e2seb (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_ACB_AND_NO_E2SEB"]], "only_anion_cation_bonds (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_ANION_CATION_BONDS"]], "only_anion_cation_bonds_and_no_element_to_same_element_bonds (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_ANION_CATION_BONDS_AND_NO_ELEMENT_TO_SAME_ELEMENT_BONDS"]], "only_e2ob (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_E2OB"]], "only_element_to_oxygen_bonds (additionalconditions attribute)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.ONLY_ELEMENT_TO_OXYGEN_BONDS"]], "plane (class in pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane"]], "ratiofunction (class in pymatgen.analysis.chemenv.utils.func_utils)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction"]], "simplegraphcycle (class in pymatgen.analysis.chemenv.utils.graph_utils)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle"]], "solidangleerror": [[16, "pymatgen.analysis.chemenv.utils.chemenv_errors.SolidAngleError"]], "test_2d_points (plane attribute)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.TEST_2D_POINTS"]], "a (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.a"]], "abcd (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.abcd"]], "anticlockwise_sort() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.anticlockwise_sort"]], "anticlockwise_sort_indices() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.anticlockwise_sort_indices"]], "as_dict() (simplegraphcycle method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle.as_dict"]], "auto_load() (chemenvconfig class method)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.auto_load"]], "b (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.b"]], "c (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.c"]], "changebasis() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.changebasis"]], "check_condition() (additionalconditions method)": [[16, "pymatgen.analysis.chemenv.utils.defs_utils.AdditionalConditions.check_condition"]], "coefficients (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.coefficients"]], "collinear() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.collinear"]], "compute_environments() (in module pymatgen.analysis.chemenv.utils.scripts_utils)": [[16, "pymatgen.analysis.chemenv.utils.scripts_utils.compute_environments"]], "cosinus_step() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.cosinus_step"]], "crosses_origin (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.crosses_origin"]], "d (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.d"]], "diamond_functions() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.diamond_functions"]], "distance_to_origin (plane property)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.distance_to_origin"]], "distance_to_point() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.distance_to_point"]], "distances() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.distances"]], "distances_indices_groups() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.distances_indices_groups"]], "distances_indices_sorted() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.distances_indices_sorted"]], "divisors() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.divisors"]], "draw_cg() (in module pymatgen.analysis.chemenv.utils.scripts_utils)": [[16, "pymatgen.analysis.chemenv.utils.scripts_utils.draw_cg"]], "evaluate() (abstractratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction.evaluate"]], "fit_error() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.fit_error"]], "fit_least_square_distance_error() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.fit_least_square_distance_error"]], "fit_maximum_distance_error() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.fit_maximum_distance_error"]], "fractions() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.fractions"]], "fractions() (csminfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.fractions"]], "from_2points_and_origin() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_2points_and_origin"]], "from_3points() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_3points"]], "from_coefficients() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_coefficients"]], "from_dict() (abstractratiofunction class method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction.from_dict"]], "from_dict() (simplegraphcycle class method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle.from_dict"]], "from_edges() (simplegraphcycle class method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle.from_edges"]], "from_npoints() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_npoints"]], "from_npoints_least_square_distance() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_npoints_least_square_distance"]], "from_npoints_maximum_distance() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.from_npoints_maximum_distance"]], "function_comparison() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.function_comparison"]], "get_all_elementary_cycles() (in module pymatgen.analysis.chemenv.utils.graph_utils)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.get_all_elementary_cycles"]], "get_all_simple_paths_edges() (in module pymatgen.analysis.chemenv.utils.graph_utils)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.get_all_simple_paths_edges"]], "get_center_of_arc() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.get_center_of_arc"]], "get_delta() (in module pymatgen.analysis.chemenv.utils.graph_utils)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.get_delta"]], "get_linearly_independent_vectors() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.get_linearly_independent_vectors"]], "get_lower_and_upper_f() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.get_lower_and_upper_f"]], "has_materials_project_access (chemenvconfig property)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.has_materials_project_access"]], "indices_separate() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.indices_separate"]], "init_3points() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.init_3points"]], "inverse_smootherstep() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.inverse_smootherstep"]], "inverse_smoothstep() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.inverse_smoothstep"]], "is_anion_cation_bond() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.is_anion_cation_bond"]], "is_in_list() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.is_in_list"]], "is_in_plane() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.is_in_plane"]], "is_same_plane_as() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.is_same_plane_as"]], "matrixtimesvector() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.matrixTimesVector"]], "mean_estimator() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.mean_estimator"]], "mean_estimator() (csminfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.mean_estimator"]], "my_solid_angle() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.my_solid_angle"]], "normal_cdf_step() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.normal_cdf_step"]], "order() (multigraphcycle method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.MultiGraphCycle.order"]], "order() (simplegraphcycle method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle.order"]], "orthonormal_vectors() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.orthonormal_vectors"]], "package_options_description() (chemenvconfig method)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.package_options_description"]], "perpendicular_bisector() (plane class method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.perpendicular_bisector"]], "power2_decreasing_exp() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.power2_decreasing_exp"]], "power2_decreasing_exp() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.power2_decreasing_exp"]], "power2_decreasing_exp() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power2_decreasing_exp"]], "power2_inverse_decreasing() (csminfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.power2_inverse_decreasing"]], "power2_inverse_decreasing() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.power2_inverse_decreasing"]], "power2_inverse_decreasing() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power2_inverse_decreasing"]], "power2_inverse_power2_decreasing() (csminfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.power2_inverse_power2_decreasing"]], "power2_inverse_power2_decreasing() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.power2_inverse_power2_decreasing"]], "power2_inverse_power2_decreasing() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power2_inverse_power2_decreasing"]], "power2_inverse_powern_decreasing() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power2_inverse_powern_decreasing"]], "power2_tangent_decreasing() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power2_tangent_decreasing"]], "power3_step() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.power3_step"]], "powern_decreasing() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.powern_decreasing"]], "powern_parts_step() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.powern_parts_step"]], "prime_factors() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.prime_factors"]], "project_and_to2dim() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.project_and_to2dim"]], "project_and_to2dim_ordered_indices() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.project_and_to2dim_ordered_indices"]], "projectionpoints() (plane method)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.Plane.projectionpoints"]], "pymatgen.analysis.chemenv.utils": [[16, "module-pymatgen.analysis.chemenv.utils"]], "pymatgen.analysis.chemenv.utils.chemenv_config": [[16, "module-pymatgen.analysis.chemenv.utils.chemenv_config"]], "pymatgen.analysis.chemenv.utils.chemenv_errors": [[16, "module-pymatgen.analysis.chemenv.utils.chemenv_errors"]], "pymatgen.analysis.chemenv.utils.coordination_geometry_utils": [[16, "module-pymatgen.analysis.chemenv.utils.coordination_geometry_utils"]], "pymatgen.analysis.chemenv.utils.defs_utils": [[16, "module-pymatgen.analysis.chemenv.utils.defs_utils"]], "pymatgen.analysis.chemenv.utils.func_utils": [[16, "module-pymatgen.analysis.chemenv.utils.func_utils"]], "pymatgen.analysis.chemenv.utils.graph_utils": [[16, "module-pymatgen.analysis.chemenv.utils.graph_utils"]], "pymatgen.analysis.chemenv.utils.math_utils": [[16, "module-pymatgen.analysis.chemenv.utils.math_utils"]], "pymatgen.analysis.chemenv.utils.scripts_utils": [[16, "module-pymatgen.analysis.chemenv.utils.scripts_utils"]], "quarter_ellipsis_functions() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.quarter_ellipsis_functions"]], "ratios() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.ratios"]], "ratios() (csminfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMInfiniteRatioFunction.ratios"]], "rectangle_surface_intersection() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.rectangle_surface_intersection"]], "rotatecoords() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.rotateCoords"]], "rotatecoordsopt() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.rotateCoordsOpt"]], "save() (chemenvconfig method)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.save"]], "scale_and_clamp() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.scale_and_clamp"]], "separation_in_list() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.separation_in_list"]], "setup() (chemenvconfig method)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.setup"]], "setup_package_options() (chemenvconfig method)": [[16, "pymatgen.analysis.chemenv.utils.chemenv_config.ChemEnvConfig.setup_package_options"]], "setup_parameters() (abstractratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.AbstractRatioFunction.setup_parameters"]], "smootherstep() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.smootherstep"]], "smootherstep() (deltacsmratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.DeltaCSMRatioFunction.smootherstep"]], "smootherstep() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.smootherstep"]], "smootherstep() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.smootherstep"]], "smoothstep() (csmfiniteratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.CSMFiniteRatioFunction.smoothstep"]], "smoothstep() (ratiofunction method)": [[16, "pymatgen.analysis.chemenv.utils.func_utils.RatioFunction.smoothstep"]], "smoothstep() (in module pymatgen.analysis.chemenv.utils.math_utils)": [[16, "pymatgen.analysis.chemenv.utils.math_utils.smoothstep"]], "sort_separation() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.sort_separation"]], "sort_separation_tuple() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.sort_separation_tuple"]], "spline_functions() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.spline_functions"]], "validate() (multigraphcycle method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.MultiGraphCycle.validate"]], "validate() (simplegraphcycle method)": [[16, "pymatgen.analysis.chemenv.utils.graph_utils.SimpleGraphCycle.validate"]], "vectorstomatrix() (in module pymatgen.analysis.chemenv.utils.coordination_geometry_utils)": [[16, "pymatgen.analysis.chemenv.utils.coordination_geometry_utils.vectorsToMatrix"]], "visualize() (in module pymatgen.analysis.chemenv.utils.scripts_utils)": [[16, "pymatgen.analysis.chemenv.utils.scripts_utils.visualize"]], "available_radiation (xrdcalculator attribute)": [[17, "pymatgen.analysis.diffraction.xrd.XRDCalculator.AVAILABLE_RADIATION"]], "abstractdiffractionpatterncalculator (class in pymatgen.analysis.diffraction.core)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator"]], "diffractionpattern (class in pymatgen.analysis.diffraction.core)": [[17, "pymatgen.analysis.diffraction.core.DiffractionPattern"]], "ndcalculator (class in pymatgen.analysis.diffraction.neutron)": [[17, "pymatgen.analysis.diffraction.neutron.NDCalculator"]], "scaled_intensity_tol (abstractdiffractionpatterncalculator attribute)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.SCALED_INTENSITY_TOL"]], "temcalculator (class in pymatgen.analysis.diffraction.tem)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator"]], "two_theta_tol (abstractdiffractionpatterncalculator attribute)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.TWO_THETA_TOL"]], "xlabel (diffractionpattern attribute)": [[17, "pymatgen.analysis.diffraction.core.DiffractionPattern.XLABEL"]], "xrdcalculator (class in pymatgen.analysis.diffraction.xrd)": [[17, "pymatgen.analysis.diffraction.xrd.XRDCalculator"]], "ylabel (diffractionpattern attribute)": [[17, "pymatgen.analysis.diffraction.core.DiffractionPattern.YLABEL"]], "bragg_angles() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.bragg_angles"]], "cell_intensity() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.cell_intensity"]], "cell_scattering_factors() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.cell_scattering_factors"]], "electron_scattering_factors() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.electron_scattering_factors"]], "generate_points() (temcalculator static method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.generate_points"]], "get_first_point() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_first_point"]], "get_interplanar_angle() (temcalculator static method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_interplanar_angle"]], "get_interplanar_spacings() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_interplanar_spacings"]], "get_pattern() (abstractdiffractionpatterncalculator method)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.get_pattern"]], "get_pattern() (ndcalculator method)": [[17, "pymatgen.analysis.diffraction.neutron.NDCalculator.get_pattern"]], "get_pattern() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_pattern"]], "get_pattern() (xrdcalculator method)": [[17, "pymatgen.analysis.diffraction.xrd.XRDCalculator.get_pattern"]], "get_plot() (abstractdiffractionpatterncalculator method)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.get_plot"]], "get_plot_2d() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_plot_2d"]], "get_plot_2d_concise() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_plot_2d_concise"]], "get_plot_coeffs() (temcalculator static method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_plot_coeffs"]], "get_positions() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_positions"]], "get_s2() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.get_s2"]], "get_unique_families() (in module pymatgen.analysis.diffraction.core)": [[17, "pymatgen.analysis.diffraction.core.get_unique_families"]], "is_parallel() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.is_parallel"]], "normalized_cell_intensity() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.normalized_cell_intensity"]], "plot_structures() (abstractdiffractionpatterncalculator method)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.plot_structures"]], "pymatgen.analysis.diffraction": [[17, "module-pymatgen.analysis.diffraction"]], "pymatgen.analysis.diffraction.core": [[17, "module-pymatgen.analysis.diffraction.core"]], "pymatgen.analysis.diffraction.neutron": [[17, "module-pymatgen.analysis.diffraction.neutron"]], "pymatgen.analysis.diffraction.tem": [[17, "module-pymatgen.analysis.diffraction.tem"]], "pymatgen.analysis.diffraction.xrd": [[17, "module-pymatgen.analysis.diffraction.xrd"]], "show_plot() (abstractdiffractionpatterncalculator method)": [[17, "pymatgen.analysis.diffraction.core.AbstractDiffractionPatternCalculator.show_plot"]], "tem_dots() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.tem_dots"]], "wavelength_rel() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.wavelength_rel"]], "x_ray_factors() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.x_ray_factors"]], "zone_axis_filter() (temcalculator method)": [[17, "pymatgen.analysis.diffraction.tem.TEMCalculator.zone_axis_filter"]], "compliancetensor (class in pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.ComplianceTensor"]], "deformation (class in pymatgen.analysis.elasticity.strain)": [[18, "pymatgen.analysis.elasticity.strain.Deformation"]], "deformedstructureset (class in pymatgen.analysis.elasticity.strain)": [[18, "pymatgen.analysis.elasticity.strain.DeformedStructureSet"]], "elastictensor (class in pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor"]], "elastictensorexpansion (class in pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion"]], "gpa_to_ev_a3 (nthorderelastictensor attribute)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.GPa_to_eV_A3"]], "nthorderelastictensor (class in pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor"]], "strain (class in pymatgen.analysis.elasticity.strain)": [[18, "pymatgen.analysis.elasticity.strain.Strain"]], "stress (class in pymatgen.analysis.elasticity.stress)": [[18, "pymatgen.analysis.elasticity.stress.Stress"]], "apply_to_structure() (deformation method)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.apply_to_structure"]], "cahill_thermalcond() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.cahill_thermalcond"]], "calculate_stress() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.calculate_stress"]], "calculate_stress() (nthorderelastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.calculate_stress"]], "clarke_thermalcond() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.clarke_thermalcond"]], "compliance_tensor (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.compliance_tensor"]], "convert_strain_to_deformation() (in module pymatgen.analysis.elasticity.strain)": [[18, "pymatgen.analysis.elasticity.strain.convert_strain_to_deformation"]], "debye_temperature() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.debye_temperature"]], "dev_principal_invariants (stress property)": [[18, "pymatgen.analysis.elasticity.stress.Stress.dev_principal_invariants"]], "deviator_stress (stress property)": [[18, "pymatgen.analysis.elasticity.stress.Stress.deviator_stress"]], "diff_fit() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.diff_fit"]], "directional_elastic_mod() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.directional_elastic_mod"]], "directional_poisson_ratio() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.directional_poisson_ratio"]], "energy_density() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.energy_density"]], "energy_density() (nthorderelastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.energy_density"]], "find_eq_stress() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.find_eq_stress"]], "from_deformation() (strain class method)": [[18, "pymatgen.analysis.elasticity.strain.Strain.from_deformation"]], "from_diff_fit() (elastictensorexpansion class method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.from_diff_fit"]], "from_diff_fit() (nthorderelastictensor class method)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.from_diff_fit"]], "from_independent_strains() (elastictensor class method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.from_independent_strains"]], "from_index_amount() (deformation class method)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.from_index_amount"]], "from_index_amount() (strain class method)": [[18, "pymatgen.analysis.elasticity.strain.Strain.from_index_amount"]], "from_pseudoinverse() (elastictensor class method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.from_pseudoinverse"]], "g_reuss (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.g_reuss"]], "g_voigt (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.g_voigt"]], "g_vrh (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.g_vrh"]], "generate_pseudo() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.generate_pseudo"]], "get_compliance_expansion() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_compliance_expansion"]], "get_deformation_matrix() (strain method)": [[18, "pymatgen.analysis.elasticity.strain.Strain.get_deformation_matrix"]], "get_diff_coeff() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.get_diff_coeff"]], "get_effective_ecs() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_effective_ecs"]], "get_ggt() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_ggt"]], "get_gruneisen_parameter() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_gruneisen_parameter"]], "get_heat_capacity() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_heat_capacity"]], "get_perturbed_indices() (deformation method)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.get_perturbed_indices"]], "get_stability_criteria() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_stability_criteria"]], "get_strain_from_stress() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_strain_from_stress"]], "get_strain_state_dict() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.get_strain_state_dict"]], "get_structure_property_dict() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.get_structure_property_dict"]], "get_symbol_list() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.get_symbol_list"]], "get_symmetric_wallace_tensor() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_symmetric_wallace_tensor"]], "get_tgt() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_tgt"]], "get_wallace_tensor() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_wallace_tensor"]], "get_yield_stress() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.get_yield_stress"]], "green_kristoffel() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.green_kristoffel"]], "green_lagrange_strain (deformation property)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.green_lagrange_strain"]], "homogeneous_poisson (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.homogeneous_poisson"]], "is_independent() (deformation method)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.is_independent"]], "k_reuss (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.k_reuss"]], "k_voigt (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.k_voigt"]], "k_vrh (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.k_vrh"]], "long_v() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.long_v"]], "mean_stress (stress property)": [[18, "pymatgen.analysis.elasticity.stress.Stress.mean_stress"]], "omega() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.omega"]], "order (elastictensorexpansion property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.order"]], "order (nthorderelastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.order"]], "piola_kirchoff_1() (stress method)": [[18, "pymatgen.analysis.elasticity.stress.Stress.piola_kirchoff_1"]], "piola_kirchoff_2() (stress method)": [[18, "pymatgen.analysis.elasticity.stress.Stress.piola_kirchoff_2"]], "property_dict (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.property_dict"]], "pymatgen.analysis.elasticity": [[18, "module-pymatgen.analysis.elasticity"]], "pymatgen.analysis.elasticity.elastic": [[18, "module-pymatgen.analysis.elasticity.elastic"]], "pymatgen.analysis.elasticity.strain": [[18, "module-pymatgen.analysis.elasticity.strain"]], "pymatgen.analysis.elasticity.stress": [[18, "module-pymatgen.analysis.elasticity.stress"]], "raise_error_if_unphysical() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.raise_error_if_unphysical"]], "snyder_ac() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.snyder_ac"]], "snyder_opt() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.snyder_opt"]], "snyder_total() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.snyder_total"]], "subs() (in module pymatgen.analysis.elasticity.elastic)": [[18, "pymatgen.analysis.elasticity.elastic.subs"]], "symbol (deformation attribute)": [[18, "pymatgen.analysis.elasticity.strain.Deformation.symbol"]], "symbol (nthorderelastictensor attribute)": [[18, "pymatgen.analysis.elasticity.elastic.NthOrderElasticTensor.symbol"]], "symbol (strain attribute)": [[18, "pymatgen.analysis.elasticity.strain.Strain.symbol"]], "symbol (stress attribute)": [[18, "pymatgen.analysis.elasticity.stress.Stress.symbol"]], "thermal_expansion_coeff() (elastictensorexpansion method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensorExpansion.thermal_expansion_coeff"]], "trans_v() (elastictensor method)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.trans_v"]], "universal_anisotropy (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.universal_anisotropy"]], "von_mises (stress property)": [[18, "pymatgen.analysis.elasticity.stress.Stress.von_mises"]], "von_mises_strain (strain property)": [[18, "pymatgen.analysis.elasticity.strain.Strain.von_mises_strain"]], "y_mod (elastictensor property)": [[18, "pymatgen.analysis.elasticity.elastic.ElasticTensor.y_mod"]], "energytrend (class in pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend"]], "polarization (class in pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization"]], "polarizationlattice (class in pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.PolarizationLattice"]], "calc_ionic() (in module pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.calc_ionic"]], "endpoints_minima() (energytrend method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend.endpoints_minima"]], "from_outcars_and_structures() (polarization class method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.from_outcars_and_structures"]], "get_lattice_quanta() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.get_lattice_quanta"]], "get_nearest_site() (polarizationlattice method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.PolarizationLattice.get_nearest_site"]], "get_pelecs_and_pions() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.get_pelecs_and_pions"]], "get_polarization_change() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.get_polarization_change"]], "get_polarization_change_norm() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.get_polarization_change_norm"]], "get_same_branch_polarization_data() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.get_same_branch_polarization_data"]], "get_total_ionic_dipole() (in module pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.get_total_ionic_dipole"]], "max_spline_jump() (energytrend method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend.max_spline_jump"]], "max_spline_jumps() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.max_spline_jumps"]], "pymatgen.analysis.ferroelectricity": [[19, "module-pymatgen.analysis.ferroelectricity"]], "pymatgen.analysis.ferroelectricity.polarization": [[19, "module-pymatgen.analysis.ferroelectricity.polarization"]], "same_branch_splines() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.same_branch_splines"]], "smoothness() (energytrend method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend.smoothness"]], "smoothness() (polarization method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.Polarization.smoothness"]], "spline() (energytrend method)": [[19, "pymatgen.analysis.ferroelectricity.polarization.EnergyTrend.spline"]], "zval_dict_from_potcar() (in module pymatgen.analysis.ferroelectricity.polarization)": [[19, "pymatgen.analysis.ferroelectricity.polarization.zval_dict_from_potcar"]], "grainboundary (class in pymatgen.analysis.gb.grain)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary"]], "grainboundarygenerator (class in pymatgen.analysis.gb.grain)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator"]], "as_dict() (grainboundary method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.as_dict"]], "bottom_grain (grainboundary property)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.bottom_grain"]], "coincidents (grainboundary property)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.coincidents"]], "copy() (grainboundary method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.copy"]], "enum_possible_plane_cubic() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_possible_plane_cubic"]], "enum_sigma_cubic() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_sigma_cubic"]], "enum_sigma_hex() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_sigma_hex"]], "enum_sigma_ort() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_sigma_ort"]], "enum_sigma_rho() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_sigma_rho"]], "enum_sigma_tet() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.enum_sigma_tet"]], "fix_pbc() (in module pymatgen.analysis.gb.grain)": [[20, "pymatgen.analysis.gb.grain.fix_pbc"]], "from_dict() (grainboundary class method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.from_dict"]], "gb_from_parameters() (grainboundarygenerator method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.gb_from_parameters"]], "get_ratio() (grainboundarygenerator method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.get_ratio"]], "get_rotation_angle_from_sigma() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.get_rotation_angle_from_sigma"]], "get_sorted_structure() (grainboundary method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.get_sorted_structure"]], "get_trans_mat() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.get_trans_mat"]], "pymatgen.analysis.gb": [[20, "module-pymatgen.analysis.gb"]], "pymatgen.analysis.gb.grain": [[20, "module-pymatgen.analysis.gb.grain"]], "reduce_mat() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.reduce_mat"]], "sigma (grainboundary property)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.sigma"]], "sigma_from_site_prop (grainboundary property)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.sigma_from_site_prop"]], "slab_from_csl() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.slab_from_csl"]], "symm_group_cubic() (in module pymatgen.analysis.gb.grain)": [[20, "pymatgen.analysis.gb.grain.symm_group_cubic"]], "top_grain (grainboundary property)": [[20, "pymatgen.analysis.gb.grain.GrainBoundary.top_grain"]], "vec_to_surface() (grainboundarygenerator static method)": [[20, "pymatgen.analysis.gb.grain.GrainBoundaryGenerator.vec_to_surface"]], "coherentinterfacebuilder (class in pymatgen.analysis.interfaces.coherent_interfaces)": [[21, "pymatgen.analysis.interfaces.coherent_interfaces.CoherentInterfaceBuilder"]], "substrateanalyzer (class in pymatgen.analysis.interfaces.substrate_analyzer)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateAnalyzer"]], "substratematch (class in pymatgen.analysis.interfaces.substrate_analyzer)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch"]], "zslgenerator (class in pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLGenerator"]], "zslmatch (class in pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch"]], "calculate() (substrateanalyzer method)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateAnalyzer.calculate"]], "elastic_energy (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.elastic_energy"]], "fast_norm() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.fast_norm"]], "film_miller (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.film_miller"]], "film_sl_vectors (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.film_sl_vectors"]], "film_transformation (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.film_transformation"]], "film_vectors (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.film_vectors"]], "from_2d_to_3d() (in module pymatgen.analysis.interfaces.coherent_interfaces)": [[21, "pymatgen.analysis.interfaces.coherent_interfaces.from_2d_to_3d"]], "from_zsl() (substratematch class method)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.from_zsl"]], "gen_sl_transform_matrices() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.gen_sl_transform_matrices"]], "generate_sl_transformation_sets() (zslgenerator method)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLGenerator.generate_sl_transformation_sets"]], "generate_surface_vectors() (substrateanalyzer method)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateAnalyzer.generate_surface_vectors"]], "get_2d_transform() (in module pymatgen.analysis.interfaces.coherent_interfaces)": [[21, "pymatgen.analysis.interfaces.coherent_interfaces.get_2d_transform"]], "get_equiv_transformations() (zslgenerator method)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLGenerator.get_equiv_transformations"]], "get_factors() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.get_factors"]], "get_interfaces() (coherentinterfacebuilder method)": [[21, "pymatgen.analysis.interfaces.coherent_interfaces.CoherentInterfaceBuilder.get_interfaces"]], "get_rot_3d_for_2d() (in module pymatgen.analysis.interfaces.coherent_interfaces)": [[21, "pymatgen.analysis.interfaces.coherent_interfaces.get_rot_3d_for_2d"]], "ground_state_energy (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.ground_state_energy"]], "is_same_vectors() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.is_same_vectors"]], "match_area (zslmatch property)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.match_area"]], "match_transformation (zslmatch property)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.match_transformation"]], "pymatgen.analysis.interfaces": [[21, "module-pymatgen.analysis.interfaces"]], "pymatgen.analysis.interfaces.coherent_interfaces": [[21, "module-pymatgen.analysis.interfaces.coherent_interfaces"]], "pymatgen.analysis.interfaces.substrate_analyzer": [[21, "module-pymatgen.analysis.interfaces.substrate_analyzer"]], "pymatgen.analysis.interfaces.zsl": [[21, "module-pymatgen.analysis.interfaces.zsl"]], "reduce_vectors() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.reduce_vectors"]], "rel_angle() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.rel_angle"]], "rel_strain() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.rel_strain"]], "strain (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.strain"]], "substrate_miller (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.substrate_miller"]], "substrate_sl_vectors (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.substrate_sl_vectors"]], "substrate_transformation (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.substrate_transformation"]], "substrate_vectors (zslmatch attribute)": [[21, "pymatgen.analysis.interfaces.zsl.ZSLMatch.substrate_vectors"]], "total_energy (substratematch property)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.total_energy"]], "vec_angle() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.vec_angle"]], "vec_area() (in module pymatgen.analysis.interfaces.zsl)": [[21, "pymatgen.analysis.interfaces.zsl.vec_area"]], "von_mises_strain (substratematch attribute)": [[21, "pymatgen.analysis.interfaces.substrate_analyzer.SubstrateMatch.von_mises_strain"]], "afm (ordering attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering.AFM"]], "collinearmagneticstructureanalyzer (class in pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer"]], "fm (ordering attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering.FM"]], "fim (ordering attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering.FiM"]], "heisenbergmapper (class in pymatgen.analysis.magnetism.heisenberg)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper"]], "heisenbergmodel (class in pymatgen.analysis.magnetism.heisenberg)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergModel"]], "heisenbergscreener (class in pymatgen.analysis.magnetism.heisenberg)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergScreener"]], "jahntelleranalyzer (class in pymatgen.analysis.magnetism.jahnteller)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer"]], "magneticdeformation (class in pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.MagneticDeformation"]], "magneticstructureenumerator (class in pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.MagneticStructureEnumerator"]], "nm (ordering attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering.NM"]], "ordering (class in pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering"]], "overwritemagmommode (class in pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode"]], "unknown (ordering attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.Ordering.Unknown"]], "as_dict() (heisenbergmodel method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergModel.as_dict"]], "available_strategies (magneticstructureenumerator attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.MagneticStructureEnumerator.available_strategies"]], "deformation (magneticdeformation attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.MagneticDeformation.deformation"]], "estimate_exchange() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.estimate_exchange"]], "from_dict() (heisenbergmodel class method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergModel.from_dict"]], "get_analysis() (jahntelleranalyzer method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.get_analysis"]], "get_analysis_and_structure() (jahntelleranalyzer method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.get_analysis_and_structure"]], "get_exchange() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.get_exchange"]], "get_exchange_group_info() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.get_exchange_group_info"]], "get_ferromagnetic_structure() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.get_ferromagnetic_structure"]], "get_heisenberg_model() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.get_heisenberg_model"]], "get_interaction_graph() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.get_interaction_graph"]], "get_low_energy_orderings() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.get_low_energy_orderings"]], "get_magnitude_of_effect_from_species() (jahntelleranalyzer method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.get_magnitude_of_effect_from_species"]], "get_magnitude_of_effect_from_spin_config() (jahntelleranalyzer static method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.get_magnitude_of_effect_from_spin_config"]], "get_mft_temperature() (heisenbergmapper method)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergMapper.get_mft_temperature"]], "get_nonmagnetic_structure() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.get_nonmagnetic_structure"]], "get_structure_with_only_magnetic_atoms() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.get_structure_with_only_magnetic_atoms"]], "get_structure_with_spin() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.get_structure_with_spin"]], "is_jahn_teller_active() (jahntelleranalyzer method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.is_jahn_teller_active"]], "is_magnetic (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.is_magnetic"]], "magmoms (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.magmoms"]], "magnetic_deformation() (in module pymatgen.analysis.magnetism.analyzer)": [[22, "pymatgen.analysis.magnetism.analyzer.magnetic_deformation"]], "magnetic_species_and_magmoms (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.magnetic_species_and_magmoms"]], "matches_ordering() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.matches_ordering"]], "mu_so() (jahntelleranalyzer static method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.mu_so"]], "none (overwritemagmommode attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode.none"]], "normalize (overwritemagmommode attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode.normalize"]], "number_of_magnetic_sites (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.number_of_magnetic_sites"]], "number_of_unique_magnetic_sites() (collinearmagneticstructureanalyzer method)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.number_of_unique_magnetic_sites"]], "ordering (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.ordering"]], "pymatgen.analysis.magnetism": [[22, "module-pymatgen.analysis.magnetism"]], "pymatgen.analysis.magnetism.analyzer": [[22, "module-pymatgen.analysis.magnetism.analyzer"]], "pymatgen.analysis.magnetism.heisenberg": [[22, "module-pymatgen.analysis.magnetism.heisenberg"]], "pymatgen.analysis.magnetism.jahnteller": [[22, "module-pymatgen.analysis.magnetism.jahnteller"]], "replace_all (overwritemagmommode attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode.replace_all"]], "respect_sign (overwritemagmommode attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode.respect_sign"]], "respect_zero (overwritemagmommode attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.OverwriteMagmomMode.respect_zero"]], "screened_energies (heisenbergscreener attribute)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergScreener.screened_energies"]], "screened_structures (heisenbergscreener attribute)": [[22, "pymatgen.analysis.magnetism.heisenberg.HeisenbergScreener.screened_structures"]], "tag_structure() (jahntelleranalyzer method)": [[22, "pymatgen.analysis.magnetism.jahnteller.JahnTellerAnalyzer.tag_structure"]], "type (magneticdeformation attribute)": [[22, "pymatgen.analysis.magnetism.analyzer.MagneticDeformation.type"]], "types_of_magnetic_specie (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.types_of_magnetic_specie"]], "types_of_magnetic_species (collinearmagneticstructureanalyzer property)": [[22, "pymatgen.analysis.magnetism.analyzer.CollinearMagneticStructureAnalyzer.types_of_magnetic_species"]], "absorption_coefficient() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.absorption_coefficient"]], "get_dir_indir_gap() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.get_dir_indir_gap"]], "matrix_eigvals() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.matrix_eigvals"]], "optics() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.optics"]], "parse_dielectric_data() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.parse_dielectric_data"]], "pymatgen.analysis.solar": [[23, "module-pymatgen.analysis.solar"]], "pymatgen.analysis.solar.slme": [[23, "module-pymatgen.analysis.solar.slme"]], "slme() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.slme"]], "to_matrix() (in module pymatgen.analysis.solar.slme)": [[23, "pymatgen.analysis.solar.slme.to_matrix"]], "dlsvolumepredictor (class in pymatgen.analysis.structure_prediction.volume_predictor)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.DLSVolumePredictor"]], "rlsvolumepredictor (class in pymatgen.analysis.structure_prediction.volume_predictor)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.RLSVolumePredictor"]], "substitutionpredictor (class in pymatgen.analysis.structure_prediction.substitution_probability)": [[24, "pymatgen.analysis.structure_prediction.substitution_probability.SubstitutionPredictor"]], "substitutionprobability (class in pymatgen.analysis.structure_prediction.substitution_probability)": [[24, "pymatgen.analysis.structure_prediction.substitution_probability.SubstitutionProbability"]], "substitutor (class in pymatgen.analysis.structure_prediction.substitutor)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor"]], "as_dict() (substitutor method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.as_dict"]], "composition_prediction() (substitutionpredictor method)": [[24, "pymatgen.analysis.structure_prediction.substitution_probability.SubstitutionPredictor.composition_prediction"]], "from_dict() (substitutor class method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.from_dict"]], "get_allowed_species() (substitutor method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.get_allowed_species"]], "get_dopants_from_shannon_radii() (in module pymatgen.analysis.structure_prediction.dopant_predictor)": [[24, "pymatgen.analysis.structure_prediction.dopant_predictor.get_dopants_from_shannon_radii"]], "get_dopants_from_substitution_probabilities() (in module pymatgen.analysis.structure_prediction.dopant_predictor)": [[24, "pymatgen.analysis.structure_prediction.dopant_predictor.get_dopants_from_substitution_probabilities"]], "get_predicted_structure() (dlsvolumepredictor method)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.DLSVolumePredictor.get_predicted_structure"]], "get_predicted_structure() (rlsvolumepredictor method)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.RLSVolumePredictor.get_predicted_structure"]], "list_prediction() (substitutionpredictor method)": [[24, "pymatgen.analysis.structure_prediction.substitution_probability.SubstitutionPredictor.list_prediction"]], "pred_from_comp() (substitutor method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.pred_from_comp"]], "pred_from_list() (substitutor method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.pred_from_list"]], "pred_from_structures() (substitutor method)": [[24, "pymatgen.analysis.structure_prediction.substitutor.Substitutor.pred_from_structures"]], "predict() (dlsvolumepredictor method)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.DLSVolumePredictor.predict"]], "predict() (rlsvolumepredictor method)": [[24, "pymatgen.analysis.structure_prediction.volume_predictor.RLSVolumePredictor.predict"]], "pymatgen.analysis.structure_prediction": [[24, "module-pymatgen.analysis.structure_prediction"]], "pymatgen.analysis.structure_prediction.dopant_predictor": [[24, "module-pymatgen.analysis.structure_prediction.dopant_predictor"]], "pymatgen.analysis.structure_prediction.substitution_probability": [[24, "module-pymatgen.analysis.structure_prediction.substitution_probability"]], "pymatgen.analysis.structure_prediction.substitutor": [[24, "module-pymatgen.analysis.structure_prediction.substitutor"]], "pymatgen.analysis.structure_prediction.volume_predictor": [[24, "module-pymatgen.analysis.structure_prediction.volume_predictor"]], "socspillage (class in pymatgen.analysis.topological.spillage)": [[25, "pymatgen.analysis.topological.spillage.SOCSpillage"]], "isclose() (socspillage static method)": [[25, "pymatgen.analysis.topological.spillage.SOCSpillage.isclose"]], "orth() (socspillage static method)": [[25, "pymatgen.analysis.topological.spillage.SOCSpillage.orth"]], "overlap_so_spinpol() (socspillage method)": [[25, "pymatgen.analysis.topological.spillage.SOCSpillage.overlap_so_spinpol"]], "pymatgen.analysis.topological": [[25, "module-pymatgen.analysis.topological"]], "pymatgen.analysis.topological.spillage": [[25, "module-pymatgen.analysis.topological.spillage"]], "xas (class in pymatgen.analysis.xas.spectrum)": [[26, "pymatgen.analysis.xas.spectrum.XAS"]], "xlabel (xas attribute)": [[26, "pymatgen.analysis.xas.spectrum.XAS.XLABEL"]], "ylabel (xas attribute)": [[26, "pymatgen.analysis.xas.spectrum.XAS.YLABEL"]], "pymatgen.analysis.xas": [[26, "module-pymatgen.analysis.xas"]], "pymatgen.analysis.xas.spectrum": [[26, "module-pymatgen.analysis.xas.spectrum"]], "site_weighted_spectrum() (in module pymatgen.analysis.xas.spectrum)": [[26, "pymatgen.analysis.xas.spectrum.site_weighted_spectrum"]], "stitch() (xas method)": [[26, "pymatgen.analysis.xas.spectrum.XAS.stitch"]], "pymatgen.apps": [[27, "module-pymatgen.apps"]], "abstractelectrode (class in pymatgen.apps.battery.battery_abc)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode"]], "abstractvoltagepair (class in pymatgen.apps.battery.battery_abc)": [[28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair"]], "batteryanalyzer (class in pymatgen.apps.battery.analyzer)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer"]], "conversionelectrode (class in pymatgen.apps.battery.conversion_battery)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode"]], "conversionvoltagepair (class in pymatgen.apps.battery.conversion_battery)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair"]], "insertionelectrode (class in pymatgen.apps.battery.insertion_battery)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode"]], "insertionvoltagepair (class in pymatgen.apps.battery.insertion_battery)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionVoltagePair"]], "voltageprofileplotter (class in pymatgen.apps.battery.plotter)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter"]], "add_electrode() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.add_electrode"]], "as_dict_legacy() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.as_dict_legacy"]], "entries_charge (conversionvoltagepair attribute)": [[28, "id14"], [28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.entries_charge"]], "entries_discharge (conversionvoltagepair attribute)": [[28, "id15"], [28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.entries_discharge"]], "entry_charge (insertionvoltagepair attribute)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionVoltagePair.entry_charge"]], "entry_discharge (insertionvoltagepair attribute)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionVoltagePair.entry_discharge"]], "frac_charge (abstractvoltagepair attribute)": [[28, "id4"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.frac_charge"]], "frac_charge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.frac_charge"]], "frac_discharge (abstractvoltagepair attribute)": [[28, "id5"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.frac_discharge"]], "frac_discharge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.frac_discharge"]], "framework (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.framework"]], "framework (abstractvoltagepair property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.framework"]], "framework_formula (abstractelectrode attribute)": [[28, "id0"], [28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.framework_formula"]], "framework_formula (abstractvoltagepair attribute)": [[28, "id6"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.framework_formula"]], "from_composition_and_entries() (conversionelectrode class method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.from_composition_and_entries"]], "from_composition_and_pd() (conversionelectrode class method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.from_composition_and_pd"]], "from_dict_legacy() (insertionelectrode class method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.from_dict_legacy"]], "from_entries() (insertionelectrode class method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.from_entries"]], "from_entries() (insertionvoltagepair class method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionVoltagePair.from_entries"]], "from_steps() (conversionvoltagepair class method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.from_steps"]], "fully_charged_entry (insertionelectrode property)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.fully_charged_entry"]], "fully_discharged_entry (insertionelectrode property)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.fully_discharged_entry"]], "get_all_entries() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_all_entries"]], "get_average_voltage() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_average_voltage"]], "get_capacity_grav() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_capacity_grav"]], "get_capacity_vol() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_capacity_vol"]], "get_energy_density() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_energy_density"]], "get_max_capgrav() (batteryanalyzer method)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer.get_max_capgrav"]], "get_max_capvol() (batteryanalyzer method)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer.get_max_capvol"]], "get_max_instability() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_max_instability"]], "get_max_muo2() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_max_muO2"]], "get_min_instability() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_min_instability"]], "get_min_muo2() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_min_muO2"]], "get_plot() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.get_plot"]], "get_plot_data() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.get_plot_data"]], "get_plotly_figure() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.get_plotly_figure"]], "get_removals_int_oxid() (batteryanalyzer method)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer.get_removals_int_oxid"]], "get_specific_energy() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_specific_energy"]], "get_stable_entries() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_stable_entries"]], "get_sub_electrodes() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_sub_electrodes"]], "get_sub_electrodes() (conversionelectrode method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.get_sub_electrodes"]], "get_sub_electrodes() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_sub_electrodes"]], "get_summary_dict() (abstractelectrode method)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.get_summary_dict"]], "get_summary_dict() (conversionelectrode method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.get_summary_dict"]], "get_summary_dict() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_summary_dict"]], "get_unstable_entries() (insertionelectrode method)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.get_unstable_entries"]], "initial_comp (conversionelectrode property)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.initial_comp"]], "initial_comp_formula (conversionelectrode attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.initial_comp_formula"]], "is_redox_active_intercalation() (in module pymatgen.apps.battery.analyzer)": [[28, "pymatgen.apps.battery.analyzer.is_redox_active_intercalation"]], "is_super_electrode() (conversionelectrode method)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionElectrode.is_super_electrode"]], "mah (abstractvoltagepair attribute)": [[28, "id7"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.mAh"]], "mah (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.mAh"]], "mass_charge (abstractvoltagepair attribute)": [[28, "id8"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.mass_charge"]], "mass_charge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.mass_charge"]], "mass_discharge (abstractvoltagepair attribute)": [[28, "id9"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.mass_discharge"]], "mass_discharge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.mass_discharge"]], "max_delta_volume (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.max_delta_volume"]], "max_ion_insertion (batteryanalyzer property)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer.max_ion_insertion"]], "max_ion_removal (batteryanalyzer property)": [[28, "pymatgen.apps.battery.analyzer.BatteryAnalyzer.max_ion_removal"]], "max_voltage (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.max_voltage"]], "max_voltage_step (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.max_voltage_step"]], "min_voltage (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.min_voltage"]], "normalization_mass (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.normalization_mass"]], "normalization_volume (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.normalization_volume"]], "num_steps (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.num_steps"]], "pymatgen.apps.battery": [[28, "module-pymatgen.apps.battery"]], "pymatgen.apps.battery.analyzer": [[28, "module-pymatgen.apps.battery.analyzer"]], "pymatgen.apps.battery.battery_abc": [[28, "module-pymatgen.apps.battery.battery_abc"]], "pymatgen.apps.battery.conversion_battery": [[28, "module-pymatgen.apps.battery.conversion_battery"]], "pymatgen.apps.battery.insertion_battery": [[28, "module-pymatgen.apps.battery.insertion_battery"]], "pymatgen.apps.battery.plotter": [[28, "module-pymatgen.apps.battery.plotter"]], "rxn (conversionvoltagepair attribute)": [[28, "id16"], [28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.rxn"]], "save() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.save"]], "show() (voltageprofileplotter method)": [[28, "pymatgen.apps.battery.plotter.VoltageProfilePlotter.show"]], "stable_entries (insertionelectrode attribute)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.stable_entries"]], "unstable_entries (insertionelectrode attribute)": [[28, "pymatgen.apps.battery.insertion_battery.InsertionElectrode.unstable_entries"]], "vol_charge (abstractvoltagepair attribute)": [[28, "id10"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.vol_charge"]], "vol_charge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.vol_charge"]], "vol_discharge (abstractvoltagepair attribute)": [[28, "id11"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.vol_discharge"]], "vol_discharge (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.vol_discharge"]], "voltage (abstractvoltagepair attribute)": [[28, "id12"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.voltage"]], "voltage (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.voltage"]], "voltage_pairs (abstractelectrode attribute)": [[28, "id1"], [28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.voltage_pairs"]], "working_ion (abstractelectrode attribute)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.working_ion"]], "working_ion (abstractelectrode property)": [[28, "id2"]], "working_ion (abstractvoltagepair property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.working_ion"]], "working_ion_entry (abstractelectrode attribute)": [[28, "id3"], [28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.working_ion_entry"]], "working_ion_entry (abstractvoltagepair attribute)": [[28, "id13"], [28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.working_ion_entry"]], "working_ion_entry (conversionvoltagepair attribute)": [[28, "pymatgen.apps.battery.conversion_battery.ConversionVoltagePair.working_ion_entry"]], "x_charge (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.x_charge"]], "x_charge (abstractvoltagepair property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.x_charge"]], "x_discharge (abstractelectrode property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractElectrode.x_discharge"]], "x_discharge (abstractvoltagepair property)": [[28, "pymatgen.apps.battery.battery_abc.AbstractVoltagePair.x_discharge"]], "abstractdrone (class in pymatgen.apps.borg.hive)": [[29, "pymatgen.apps.borg.hive.AbstractDrone"]], "borgqueen (class in pymatgen.apps.borg.queen)": [[29, "pymatgen.apps.borg.queen.BorgQueen"]], "gaussiantocomputedentrydrone (class in pymatgen.apps.borg.hive)": [[29, "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone"]], "simplevasptocomputedentrydrone (class in pymatgen.apps.borg.hive)": [[29, "pymatgen.apps.borg.hive.SimpleVaspToComputedEntryDrone"]], "vasptocomputedentrydrone (class in pymatgen.apps.borg.hive)": [[29, "pymatgen.apps.borg.hive.VaspToComputedEntryDrone"]], "as_dict() (gaussiantocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone.as_dict"]], "as_dict() (simplevasptocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.SimpleVaspToComputedEntryDrone.as_dict"]], "as_dict() (vasptocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.VaspToComputedEntryDrone.as_dict"]], "assimilate() (abstractdrone method)": [[29, "pymatgen.apps.borg.hive.AbstractDrone.assimilate"]], "assimilate() (gaussiantocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone.assimilate"]], "assimilate() (simplevasptocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.SimpleVaspToComputedEntryDrone.assimilate"]], "assimilate() (vasptocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.VaspToComputedEntryDrone.assimilate"]], "from_dict() (gaussiantocomputedentrydrone class method)": [[29, "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone.from_dict"]], "from_dict() (simplevasptocomputedentrydrone class method)": [[29, "pymatgen.apps.borg.hive.SimpleVaspToComputedEntryDrone.from_dict"]], "from_dict() (vasptocomputedentrydrone class method)": [[29, "pymatgen.apps.borg.hive.VaspToComputedEntryDrone.from_dict"]], "get_data() (borgqueen method)": [[29, "pymatgen.apps.borg.queen.BorgQueen.get_data"]], "get_valid_paths() (abstractdrone method)": [[29, "pymatgen.apps.borg.hive.AbstractDrone.get_valid_paths"]], "get_valid_paths() (gaussiantocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.GaussianToComputedEntryDrone.get_valid_paths"]], "get_valid_paths() (vasptocomputedentrydrone method)": [[29, "pymatgen.apps.borg.hive.VaspToComputedEntryDrone.get_valid_paths"]], "load_data() (borgqueen method)": [[29, "pymatgen.apps.borg.queen.BorgQueen.load_data"]], "order_assimilation() (in module pymatgen.apps.borg.queen)": [[29, "pymatgen.apps.borg.queen.order_assimilation"]], "parallel_assimilate() (borgqueen method)": [[29, "pymatgen.apps.borg.queen.BorgQueen.parallel_assimilate"]], "pymatgen.apps.borg": [[29, "module-pymatgen.apps.borg"]], "pymatgen.apps.borg.hive": [[29, "module-pymatgen.apps.borg.hive"]], "pymatgen.apps.borg.queen": [[29, "module-pymatgen.apps.borg.queen"]], "save_data() (borgqueen method)": [[29, "pymatgen.apps.borg.queen.BorgQueen.save_data"]], "serial_assimilate() (borgqueen method)": [[29, "pymatgen.apps.borg.queen.BorgQueen.serial_assimilate"]], "add_config_var() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.add_config_var"]], "analyze() (in module pymatgen.cli.pmg_analyze)": [[30, "pymatgen.cli.pmg_analyze.analyze"]], "analyze_localenv() (in module pymatgen.cli.pmg_structure)": [[30, "pymatgen.cli.pmg_structure.analyze_localenv"]], "analyze_structures() (in module pymatgen.cli.pmg_structure)": [[30, "pymatgen.cli.pmg_structure.analyze_structures"]], "analyze_symmetry() (in module pymatgen.cli.pmg_structure)": [[30, "pymatgen.cli.pmg_structure.analyze_symmetry"]], "build_bader() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.build_bader"]], "build_enum() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.build_enum"]], "compare_structures() (in module pymatgen.cli.pmg_structure)": [[30, "pymatgen.cli.pmg_structure.compare_structures"]], "configure_pmg() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.configure_pmg"]], "convert_fmt() (in module pymatgen.cli.pmg_structure)": [[30, "pymatgen.cli.pmg_structure.convert_fmt"]], "diff_incar() (in module pymatgen.cli.pmg)": [[30, "pymatgen.cli.pmg.diff_incar"]], "do_query() (in module pymatgen.cli.pmg_query)": [[30, "pymatgen.cli.pmg_query.do_query"]], "gen_potcar() (in module pymatgen.cli.pmg_potcar)": [[30, "pymatgen.cli.pmg_potcar.gen_potcar"]], "generate_potcar() (in module pymatgen.cli.pmg_potcar)": [[30, "pymatgen.cli.pmg_potcar.generate_potcar"]], "get_chgint_plot() (in module pymatgen.cli.pmg_plot)": [[30, "pymatgen.cli.pmg_plot.get_chgint_plot"]], "get_dos_plot() (in module pymatgen.cli.pmg_plot)": [[30, "pymatgen.cli.pmg_plot.get_dos_plot"]], "get_energies() (in module pymatgen.cli.gaussian_analyzer)": [[30, "pymatgen.cli.gaussian_analyzer.get_energies"]], "get_energies() (in module pymatgen.cli.pmg_analyze)": [[30, "pymatgen.cli.pmg_analyze.get_energies"]], "get_magnetizations() (in module pymatgen.cli.pmg_analyze)": [[30, "pymatgen.cli.pmg_analyze.get_magnetizations"]], "get_xrd_plot() (in module pymatgen.cli.pmg_plot)": [[30, "pymatgen.cli.pmg_plot.get_xrd_plot"]], "install_software() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.install_software"]], "main() (in module pymatgen.cli.feff_plot_cross_section)": [[30, "pymatgen.cli.feff_plot_cross_section.main"]], "main() (in module pymatgen.cli.feff_plot_dos)": [[30, "pymatgen.cli.feff_plot_dos.main"]], "main() (in module pymatgen.cli.gaussian_analyzer)": [[30, "pymatgen.cli.gaussian_analyzer.main"]], "main() (in module pymatgen.cli.get_environment)": [[30, "pymatgen.cli.get_environment.main"]], "main() (in module pymatgen.cli.pmg)": [[30, "pymatgen.cli.pmg.main"]], "parse_view() (in module pymatgen.cli.pmg)": [[30, "pymatgen.cli.pmg.parse_view"]], "plot() (in module pymatgen.cli.pmg_plot)": [[30, "pymatgen.cli.pmg_plot.plot"]], "proc_dir() (in module pymatgen.cli.pmg_potcar)": [[30, "pymatgen.cli.pmg_potcar.proc_dir"]], "pymatgen.cli": [[30, "module-pymatgen.cli"]], "pymatgen.cli.feff_plot_cross_section": [[30, "module-pymatgen.cli.feff_plot_cross_section"]], "pymatgen.cli.feff_plot_dos": [[30, "module-pymatgen.cli.feff_plot_dos"]], "pymatgen.cli.gaussian_analyzer": [[30, "module-pymatgen.cli.gaussian_analyzer"]], "pymatgen.cli.get_environment": [[30, "module-pymatgen.cli.get_environment"]], "pymatgen.cli.pmg": [[30, "module-pymatgen.cli.pmg"]], "pymatgen.cli.pmg_analyze": [[30, "module-pymatgen.cli.pmg_analyze"]], "pymatgen.cli.pmg_config": [[30, "module-pymatgen.cli.pmg_config"]], "pymatgen.cli.pmg_plot": [[30, "module-pymatgen.cli.pmg_plot"]], "pymatgen.cli.pmg_potcar": [[30, "module-pymatgen.cli.pmg_potcar"]], "pymatgen.cli.pmg_query": [[30, "module-pymatgen.cli.pmg_query"]], "pymatgen.cli.pmg_structure": [[30, "module-pymatgen.cli.pmg_structure"]], "setup_cp2k_data() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.setup_cp2k_data"]], "setup_potcars() (in module pymatgen.cli.pmg_config)": [[30, "pymatgen.cli.pmg_config.setup_potcars"]], "baderanalysis (class in pymatgen.command_line.bader_caller)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis"]], "buckinghampotential (class in pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.BuckinghamPotential"]], "chargemolanalysis (class in pymatgen.command_line.chargemol_caller)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis"]], "critic2analysis (class in pymatgen.command_line.critic2_caller)": [[31, "pymatgen.command_line.critic2_caller.Critic2Analysis"]], "critic2caller (class in pymatgen.command_line.critic2_caller)": [[31, "pymatgen.command_line.critic2_caller.Critic2Caller"]], "criticalpoint (class in pymatgen.command_line.critic2_caller)": [[31, "pymatgen.command_line.critic2_caller.CriticalPoint"]], "criticalpointtype (class in pymatgen.command_line.critic2_caller)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType"]], "enumerror": [[31, "pymatgen.command_line.enumlib_caller.EnumError"]], "gulpcaller (class in pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.GulpCaller"]], "gulpconvergenceerror": [[31, "pymatgen.command_line.gulp_caller.GulpConvergenceError"]], "gulperror": [[31, "pymatgen.command_line.gulp_caller.GulpError"]], "gulpio (class in pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.GulpIO"]], "sqs (class in pymatgen.command_line.mcsqs_caller)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs"]], "tersoffpotential (class in pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.TersoffPotential"]], "vampirecaller (class in pymatgen.command_line.vampire_caller)": [[31, "pymatgen.command_line.vampire_caller.VampireCaller"]], "vampireoutput (class in pymatgen.command_line.vampire_caller)": [[31, "pymatgen.command_line.vampire_caller.VampireOutput"]], "allsqs (sqs attribute)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs.allsqs"]], "bader_analysis_from_objects() (in module pymatgen.command_line.bader_caller)": [[31, "pymatgen.command_line.bader_caller.bader_analysis_from_objects"]], "bader_analysis_from_path() (in module pymatgen.command_line.bader_caller)": [[31, "pymatgen.command_line.bader_caller.bader_analysis_from_path"]], "bestsqs (sqs attribute)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs.bestsqs"]], "bond (criticalpointtype attribute)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType.bond"]], "buckingham_input() (gulpio method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.buckingham_input"]], "buckingham_potential() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.buckingham_potential"]], "cage (criticalpointtype attribute)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType.cage"]], "clusters (sqs attribute)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs.clusters"]], "directory (sqs attribute)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs.directory"]], "ellipticity (criticalpoint property)": [[31, "pymatgen.command_line.critic2_caller.CriticalPoint.ellipticity"]], "from_chgcar() (critic2caller class method)": [[31, "pymatgen.command_line.critic2_caller.Critic2Caller.from_chgcar"]], "from_path() (baderanalysis class method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.from_path"]], "from_path() (critic2caller class method)": [[31, "pymatgen.command_line.critic2_caller.Critic2Caller.from_path"]], "get_bond_order() (chargemolanalysis method)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.get_bond_order"]], "get_charge() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_charge"]], "get_charge() (chargemolanalysis method)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.get_charge"]], "get_charge_decorated_structure() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_charge_decorated_structure"]], "get_charge_transfer() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_charge_transfer"]], "get_charge_transfer() (chargemolanalysis method)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.get_charge_transfer"]], "get_critical_point_for_site() (critic2analysis method)": [[31, "pymatgen.command_line.critic2_caller.Critic2Analysis.get_critical_point_for_site"]], "get_decorated_structure() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_decorated_structure"]], "get_energy() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.get_energy"]], "get_energy_buckingham() (in module pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.get_energy_buckingham"]], "get_energy_relax_structure_buckingham() (in module pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.get_energy_relax_structure_buckingham"]], "get_energy_tersoff() (in module pymatgen.command_line.gulp_caller)": [[31, "pymatgen.command_line.gulp_caller.get_energy_tersoff"]], "get_filepath() (in module pymatgen.command_line.critic2_caller)": [[31, "pymatgen.command_line.critic2_caller.get_filepath"]], "get_oxidation_state_decorated_structure() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_oxidation_state_decorated_structure"]], "get_partial_charge() (baderanalysis method)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.get_partial_charge"]], "get_partial_charge() (chargemolanalysis method)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.get_partial_charge"]], "get_property_decorated_structure() (chargemolanalysis method)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.get_property_decorated_structure"]], "get_relaxed_structure() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.get_relaxed_structure"]], "get_volume_and_charge_for_site() (critic2analysis method)": [[31, "pymatgen.command_line.critic2_caller.Critic2Analysis.get_volume_and_charge_for_site"]], "keyword_line() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.keyword_line"]], "laplacian (criticalpoint property)": [[31, "pymatgen.command_line.critic2_caller.CriticalPoint.laplacian"]], "library_line() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.library_line"]], "nnattr (criticalpointtype attribute)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType.nnattr"]], "nucleus (criticalpointtype attribute)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType.nucleus"]], "objective_function (sqs attribute)": [[31, "pymatgen.command_line.mcsqs_caller.Sqs.objective_function"]], "parse_stdout() (vampirecaller static method)": [[31, "pymatgen.command_line.vampire_caller.VampireCaller.parse_stdout"]], "pymatgen.command_line": [[31, "module-pymatgen.command_line"]], "pymatgen.command_line.bader_caller": [[31, "module-pymatgen.command_line.bader_caller"]], "pymatgen.command_line.chargemol_caller": [[31, "module-pymatgen.command_line.chargemol_caller"]], "pymatgen.command_line.critic2_caller": [[31, "module-pymatgen.command_line.critic2_caller"]], "pymatgen.command_line.enumlib_caller": [[31, "module-pymatgen.command_line.enumlib_caller"]], "pymatgen.command_line.gulp_caller": [[31, "module-pymatgen.command_line.gulp_caller"]], "pymatgen.command_line.mcsqs_caller": [[31, "module-pymatgen.command_line.mcsqs_caller"]], "pymatgen.command_line.vampire_caller": [[31, "module-pymatgen.command_line.vampire_caller"]], "ring (criticalpointtype attribute)": [[31, "pymatgen.command_line.critic2_caller.CriticalPointType.ring"]], "run() (gulpcaller method)": [[31, "pymatgen.command_line.gulp_caller.GulpCaller.run"]], "run_mcsqs() (in module pymatgen.command_line.mcsqs_caller)": [[31, "pymatgen.command_line.mcsqs_caller.run_mcsqs"]], "specie_potential_lines() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.specie_potential_lines"]], "structure_graph() (critic2analysis method)": [[31, "pymatgen.command_line.critic2_caller.Critic2Analysis.structure_graph"]], "structure_lines() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.structure_lines"]], "summary (baderanalysis property)": [[31, "pymatgen.command_line.bader_caller.BaderAnalysis.summary"]], "summary (chargemolanalysis property)": [[31, "pymatgen.command_line.chargemol_caller.ChargemolAnalysis.summary"]], "tersoff_input() (gulpio method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.tersoff_input"]], "tersoff_potential() (gulpio static method)": [[31, "pymatgen.command_line.gulp_caller.GulpIO.tersoff_potential"]], "type (criticalpoint property)": [[31, "pymatgen.command_line.critic2_caller.CriticalPoint.type"]], "ac (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ac"]], "ag (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ag"]], "al (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Al"]], "am (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Am"]], "ar (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ar"]], "arraywithunit (class in pymatgen.core.units)": [[32, "pymatgen.core.units.ArrayWithUnit"]], "as (element attribute)": [[32, "pymatgen.core.periodic_table.Element.As"]], "at (element attribute)": [[32, "pymatgen.core.periodic_table.Element.At"]], "au (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Au"]], "b (element attribute)": [[32, "pymatgen.core.periodic_table.Element.B"]], "ba (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ba"]], "be (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Be"]], "bh (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Bh"]], "bi (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Bi"]], "bk (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Bk"]], "br (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Br"]], "c (element attribute)": [[32, "pymatgen.core.periodic_table.Element.C"]], "ca (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ca"]], "cd (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cd"]], "ce (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ce"]], "cf (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cf"]], "charge (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Charge"]], "chemicalpotential (class in pymatgen.core.composition)": [[32, "pymatgen.core.composition.ChemicalPotential"]], "cl (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cl"]], "cm (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cm"]], "cn (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cn"]], "co (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Co"]], "composition (class in pymatgen.core.composition)": [[32, "pymatgen.core.composition.Composition"]], "compositionerror": [[32, "pymatgen.core.composition.CompositionError"]], "covalentbond (class in pymatgen.core.bonds)": [[32, "pymatgen.core.bonds.CovalentBond"]], "cr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cr"]], "cs (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cs"]], "cu (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Cu"]], "distance_tolerance (sitecollection attribute)": [[32, "pymatgen.core.structure.SiteCollection.DISTANCE_TOLERANCE"]], "db (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Db"]], "ds (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ds"]], "dummyspecie (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.DummySpecie"]], "dummyspecies (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.DummySpecies"]], "dy (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Dy"]], "element (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.Element"]], "elementbase (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.ElementBase"]], "energy (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Energy"]], "er (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Er"]], "error (arraywithunit attribute)": [[32, "pymatgen.core.units.ArrayWithUnit.Error"]], "error (floatwithunit attribute)": [[32, "pymatgen.core.units.FloatWithUnit.Error"]], "error (unit attribute)": [[32, "pymatgen.core.units.Unit.Error"]], "es (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Es"]], "eu (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Eu"]], "f (element attribute)": [[32, "pymatgen.core.periodic_table.Element.F"]], "fe (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Fe"]], "fl (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Fl"]], "floatwithunit (class in pymatgen.core.units)": [[32, "pymatgen.core.units.FloatWithUnit"]], "fm (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Fm"]], "fr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Fr"]], "gga_c_am05 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_AM05"]], "gga_c_apbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_APBE"]], "gga_c_bgcp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_BGCP"]], "gga_c_ft97 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_FT97"]], "gga_c_gam (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_GAM"]], "gga_c_hcth_a (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_HCTH_A"]], "gga_c_lm (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_LM"]], "gga_c_lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_LYP"]], "gga_c_n12 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_N12"]], "gga_c_n12_sx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_N12_SX"]], "gga_c_optc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OPTC"]], "gga_c_op_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OP_B88"]], "gga_c_op_g96 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OP_G96"]], "gga_c_op_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OP_PBE"]], "gga_c_op_pw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OP_PW91"]], "gga_c_op_xalpha (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_OP_XALPHA"]], "gga_c_p86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_P86"]], "gga_c_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBE"]], "gga_c_pbefe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBEFE"]], "gga_c_pbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBEINT"]], "gga_c_pbeloc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBELOC"]], "gga_c_pbe_jrgx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBE_JRGX"]], "gga_c_pbe_sol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PBE_SOL"]], "gga_c_pw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_PW91"]], "gga_c_q2d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_Q2D"]], "gga_c_regtpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_REGTPSS"]], "gga_c_revtca (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_REVTCA"]], "gga_c_rge2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_RGE2"]], "gga_c_sogga11 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_SOGGA11"]], "gga_c_sogga11_x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_SOGGA11_X"]], "gga_c_spbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_SPBE"]], "gga_c_tca (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_TCA"]], "gga_c_wi (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_WI"]], "gga_c_wi0 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_WI0"]], "gga_c_wl (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_WL"]], "gga_c_xpbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_XPBE"]], "gga_c_zpbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_ZPBEINT"]], "gga_c_zpbesol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_C_ZPBESOL"]], "gga_k_absp1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_ABSP1"]], "gga_k_absp2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_ABSP2"]], "gga_k_apbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_APBE"]], "gga_k_apbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_APBEINT"]], "gga_k_baltin (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_BALTIN"]], "gga_k_dk (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_DK"]], "gga_k_ernzerhof (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_ERNZERHOF"]], "gga_k_fr_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_FR_B88"]], "gga_k_fr_pw86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_FR_PW86"]], "gga_k_ge2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_GE2"]], "gga_k_golden (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_GOLDEN"]], "gga_k_gp85 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_GP85"]], "gga_k_gr (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_GR"]], "gga_k_lc94 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_LC94"]], "gga_k_lieb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_LIEB"]], "gga_k_llp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_LLP"]], "gga_k_ludena (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_LUDENA"]], "gga_k_meyer (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_MEYER"]], "gga_k_ol1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_OL1"]], "gga_k_ol2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_OL2"]], "gga_k_pearson (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_PEARSON"]], "gga_k_perdew (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_PERDEW"]], "gga_k_revapbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_REVAPBE"]], "gga_k_revapbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_REVAPBEINT"]], "gga_k_tfvw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_TFVW"]], "gga_k_thakkar (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_THAKKAR"]], "gga_k_tw1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_TW1"]], "gga_k_tw2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_TW2"]], "gga_k_tw3 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_TW3"]], "gga_k_tw4 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_TW4"]], "gga_k_vjks (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_VJKS"]], "gga_k_vsk (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_VSK"]], "gga_k_vw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_VW"]], "gga_k_yt65 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_K_YT65"]], "gga_xc_b97_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_B97_D"]], "gga_xc_b97_gga1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_B97_GGA1"]], "gga_xc_edf1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_EDF1"]], "gga_xc_hcth_120 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_120"]], "gga_xc_hcth_147 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_147"]], "gga_xc_hcth_407 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_407"]], "gga_xc_hcth_407p (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_407P"]], "gga_xc_hcth_93 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_93"]], "gga_xc_hcth_p14 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_P14"]], "gga_xc_hcth_p76 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_HCTH_P76"]], "gga_xc_kt2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_KT2"]], "gga_xc_mohlyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_MOHLYP"]], "gga_xc_mohlyp2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_MOHLYP2"]], "gga_xc_mpwlyp1w (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_MPWLYP1W"]], "gga_xc_oblyp_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_OBLYP_D"]], "gga_xc_opbe_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_OPBE_D"]], "gga_xc_opwlyp_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_OPWLYP_D"]], "gga_xc_pbe1w (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_PBE1W"]], "gga_xc_pbelyp1w (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_PBELYP1W"]], "gga_xc_th1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH1"]], "gga_xc_th2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH2"]], "gga_xc_th3 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH3"]], "gga_xc_th4 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH4"]], "gga_xc_th_fc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH_FC"]], "gga_xc_th_fcfo (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH_FCFO"]], "gga_xc_th_fco (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH_FCO"]], "gga_xc_th_fl (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_TH_FL"]], "gga_xc_vv10 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_VV10"]], "gga_xc_xlyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_XC_XLYP"]], "gga_x_2d_b86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_2D_B86"]], "gga_x_2d_b86_mgc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_2D_B86_MGC"]], "gga_x_2d_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_2D_B88"]], "gga_x_2d_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_2D_PBE"]], "gga_x_airy (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_AIRY"]], "gga_x_ak13 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_AK13"]], "gga_x_am05 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_AM05"]], "gga_x_apbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_APBE"]], "gga_x_b86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_B86"]], "gga_x_b86_mgc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_B86_MGC"]], "gga_x_b86_r (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_B86_R"]], "gga_x_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_B88"]], "gga_x_bayesian (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_BAYESIAN"]], "gga_x_bgcp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_BGCP"]], "gga_x_bpccac (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_BPCCAC"]], "gga_x_c09x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_C09X"]], "gga_x_cap (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_CAP"]], "gga_x_dk87_r1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_DK87_R1"]], "gga_x_dk87_r2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_DK87_R2"]], "gga_x_ev93 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_EV93"]], "gga_x_ft97_a (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_FT97_A"]], "gga_x_ft97_b (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_FT97_B"]], "gga_x_g96 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_G96"]], "gga_x_gam (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_GAM"]], "gga_x_hcth_a (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HCTH_A"]], "gga_x_herman (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HERMAN"]], "gga_x_hjs_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HJS_B88"]], "gga_x_hjs_b88_v2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HJS_B88_V2"]], "gga_x_hjs_b97x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HJS_B97X"]], "gga_x_hjs_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HJS_PBE"]], "gga_x_hjs_pbe_sol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HJS_PBE_SOL"]], "gga_x_htbs (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_HTBS"]], "gga_x_ityh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_ITYH"]], "gga_x_kt1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_KT1"]], "gga_x_lag (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LAG"]], "gga_x_lambda_ch_n (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LAMBDA_CH_N"]], "gga_x_lambda_lo_n (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LAMBDA_LO_N"]], "gga_x_lambda_oc2_n (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LAMBDA_OC2_N"]], "gga_x_lb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LB"]], "gga_x_lbm (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LBM"]], "gga_x_lg93 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LG93"]], "gga_x_lv_rpw86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_LV_RPW86"]], "gga_x_mb88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_MB88"]], "gga_x_mpbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_MPBE"]], "gga_x_mpw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_MPW91"]], "gga_x_n12 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_N12"]], "gga_x_ol2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_OL2"]], "gga_x_optb88_vdw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_OPTB88_VDW"]], "gga_x_optpbe_vdw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_OPTPBE_VDW"]], "gga_x_optx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_OPTX"]], "gga_x_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE"]], "gga_x_pbea (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBEA"]], "gga_x_pbefe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBEFE"]], "gga_x_pbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBEINT"]], "gga_x_pbek1_vdw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBEK1_VDW"]], "gga_x_pbe_jsjr (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE_JSJR"]], "gga_x_pbe_mol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE_MOL"]], "gga_x_pbe_r (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE_R"]], "gga_x_pbe_sol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE_SOL"]], "gga_x_pbe_tca (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PBE_TCA"]], "gga_x_pw86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PW86"]], "gga_x_pw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_PW91"]], "gga_x_q2d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_Q2D"]], "gga_x_rge2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_RGE2"]], "gga_x_rpbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_RPBE"]], "gga_x_rpw86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_RPW86"]], "gga_x_sfat (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SFAT"]], "gga_x_sogga (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SOGGA"]], "gga_x_sogga11 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SOGGA11"]], "gga_x_ssb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SSB"]], "gga_x_ssb_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SSB_D"]], "gga_x_ssb_sw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_SSB_SW"]], "gga_x_vmt84_ge (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_VMT84_GE"]], "gga_x_vmt84_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_VMT84_PBE"]], "gga_x_vmt_ge (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_VMT_GE"]], "gga_x_vmt_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_VMT_PBE"]], "gga_x_wc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_WC"]], "gga_x_wpbeh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_WPBEH"]], "gga_x_xpbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.GGA_X_XPBE"]], "ga (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ga"]], "gd (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Gd"]], "ge (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ge"]], "h (element attribute)": [[32, "pymatgen.core.periodic_table.Element.H"]], "hyb_gga_xc_b1lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B1LYP"]], "hyb_gga_xc_b1pw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B1PW91"]], "hyb_gga_xc_b1wc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B1WC"]], "hyb_gga_xc_b3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B3LYP"]], "hyb_gga_xc_b3lyp5 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B3LYP5"]], "hyb_gga_xc_b3lyps (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B3LYPs"]], "hyb_gga_xc_b3p86 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B3P86"]], "hyb_gga_xc_b3pw91 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B3PW91"]], "hyb_gga_xc_b97 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97"]], "hyb_gga_xc_b97_1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97_1"]], "hyb_gga_xc_b97_1p (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97_1p"]], "hyb_gga_xc_b97_2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97_2"]], "hyb_gga_xc_b97_3 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97_3"]], "hyb_gga_xc_b97_k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_B97_K"]], "hyb_gga_xc_bhandh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_BHANDH"]], "hyb_gga_xc_bhandhlyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_BHANDHLYP"]], "hyb_gga_xc_camy_b3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_CAMY_B3LYP"]], "hyb_gga_xc_camy_blyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_CAMY_BLYP"]], "hyb_gga_xc_cam_b3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_CAM_B3LYP"]], "hyb_gga_xc_cap0 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_CAP0"]], "hyb_gga_xc_edf2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_EDF2"]], "hyb_gga_xc_hjs_b88 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HJS_B88"]], "hyb_gga_xc_hjs_b97x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HJS_B97X"]], "hyb_gga_xc_hjs_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HJS_PBE"]], "hyb_gga_xc_hjs_pbe_sol (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HJS_PBE_SOL"]], "hyb_gga_xc_hpbeint (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HPBEINT"]], "hyb_gga_xc_hse03 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HSE03"]], "hyb_gga_xc_hse06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_HSE06"]], "hyb_gga_xc_lcy_blyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_LCY_BLYP"]], "hyb_gga_xc_lcy_pbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_LCY_PBE"]], "hyb_gga_xc_lc_vv10 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_LC_VV10"]], "hyb_gga_xc_lrc_wpbe (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_LRC_WPBE"]], "hyb_gga_xc_lrc_wpbeh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_LRC_WPBEH"]], "hyb_gga_xc_mb3lyp_rc04 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_MB3LYP_RC04"]], "hyb_gga_xc_mpw3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_MPW3LYP"]], "hyb_gga_xc_mpw3pw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_MPW3PW"]], "hyb_gga_xc_mpwlyp1m (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_MPWLYP1M"]], "hyb_gga_xc_o3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_O3LYP"]], "hyb_gga_xc_pbe0_13 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_PBE0_13"]], "hyb_gga_xc_pbeh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_PBEH"]], "hyb_gga_xc_revb3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_REVB3LYP"]], "hyb_gga_xc_sb98_1a (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_1a"]], "hyb_gga_xc_sb98_1b (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_1b"]], "hyb_gga_xc_sb98_1c (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_1c"]], "hyb_gga_xc_sb98_2a (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_2a"]], "hyb_gga_xc_sb98_2b (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_2b"]], "hyb_gga_xc_sb98_2c (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_SB98_2c"]], "hyb_gga_xc_tuned_cam_b3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_TUNED_CAM_B3LYP"]], "hyb_gga_xc_wb97 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_WB97"]], "hyb_gga_xc_wb97x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_WB97X"]], "hyb_gga_xc_wb97x_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_WB97X_D"]], "hyb_gga_xc_wb97x_v (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_WB97X_V"]], "hyb_gga_xc_x3lyp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_X3LYP"]], "hyb_gga_xc_mpw1k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_mPW1K"]], "hyb_gga_xc_mpw1pw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_XC_mPW1PW"]], "hyb_gga_x_n12_sx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_X_N12_SX"]], "hyb_gga_x_sogga11_x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_GGA_X_SOGGA11_X"]], "hyb_mgga_xc_b86b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_B86B95"]], "hyb_mgga_xc_b88b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_B88B95"]], "hyb_mgga_xc_bb1k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_BB1K"]], "hyb_mgga_xc_m05 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M05"]], "hyb_mgga_xc_m05_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M05_2X"]], "hyb_mgga_xc_m06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M06"]], "hyb_mgga_xc_m06_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M06_2X"]], "hyb_mgga_xc_m06_hf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M06_HF"]], "hyb_mgga_xc_m08_hx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M08_HX"]], "hyb_mgga_xc_m08_so (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M08_SO"]], "hyb_mgga_xc_m11 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_M11"]], "hyb_mgga_xc_mpw1b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_MPW1B95"]], "hyb_mgga_xc_mpwb1k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_MPWB1K"]], "hyb_mgga_xc_pw6b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_PW6B95"]], "hyb_mgga_xc_pw86b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_PW86B95"]], "hyb_mgga_xc_pwb6k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_PWB6K"]], "hyb_mgga_xc_revtpssh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_REVTPSSH"]], "hyb_mgga_xc_tpssh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_TPSSH"]], "hyb_mgga_xc_wb97m_v (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_WB97M_V"]], "hyb_mgga_xc_x1b95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_X1B95"]], "hyb_mgga_xc_xb1k (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_XC_XB1K"]], "hyb_mgga_x_dldf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_DLDF"]], "hyb_mgga_x_mn12_sx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_MN12_SX"]], "hyb_mgga_x_mn15 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_MN15"]], "hyb_mgga_x_ms2h (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_MS2H"]], "hyb_mgga_x_mvsh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_MVSH"]], "hyb_mgga_x_scan0 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.HYB_MGGA_X_SCAN0"]], "he (element attribute)": [[32, "pymatgen.core.periodic_table.Element.He"]], "hf (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Hf"]], "hg (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Hg"]], "ho (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ho"]], "hs (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Hs"]], "i (element attribute)": [[32, "pymatgen.core.periodic_table.Element.I"]], "imolecule (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.IMolecule"]], "istructure (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.IStructure"]], "in (element attribute)": [[32, "pymatgen.core.periodic_table.Element.In"]], "interface (class in pymatgen.core.interface)": [[32, "pymatgen.core.interface.Interface"]], "ion (class in pymatgen.core.ion)": [[32, "pymatgen.core.ion.Ion"]], "ir (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ir"]], "k (element attribute)": [[32, "pymatgen.core.periodic_table.Element.K"]], "kr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Kr"]], "lda_c_1d_csc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_1D_CSC"]], "lda_c_1d_loos (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_1D_LOOS"]], "lda_c_2d_amgb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_2D_AMGB"]], "lda_c_2d_prm (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_2D_PRM"]], "lda_c_gl (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_GL"]], "lda_c_gombas (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_GOMBAS"]], "lda_c_hl (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_HL"]], "lda_c_ml1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_ML1"]], "lda_c_ml2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_ML2"]], "lda_c_ob_pw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_OB_PW"]], "lda_c_ob_pz (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_OB_PZ"]], "lda_c_pw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_PW"]], "lda_c_pw_mod (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_PW_MOD"]], "lda_c_pw_rpa (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_PW_RPA"]], "lda_c_pz (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_PZ"]], "lda_c_pz_mod (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_PZ_MOD"]], "lda_c_rc04 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_RC04"]], "lda_c_rpa (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_RPA"]], "lda_c_vwn (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN"]], "lda_c_vwn_1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN_1"]], "lda_c_vwn_2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN_2"]], "lda_c_vwn_3 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN_3"]], "lda_c_vwn_4 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN_4"]], "lda_c_vwn_rpa (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_VWN_RPA"]], "lda_c_wigner (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_WIGNER"]], "lda_c_xalpha (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_XALPHA"]], "lda_c_vbh (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_C_vBH"]], "lda_k_lp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_K_LP"]], "lda_k_tf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_K_TF"]], "lda_x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_X"]], "lda_xc_ksdt (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_XC_KSDT"]], "lda_xc_teter93 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_XC_TETER93"]], "lda_xc_zlp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_XC_ZLP"]], "lda_x_1d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_X_1D"]], "lda_x_2d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.LDA_X_2D"]], "la (element attribute)": [[32, "pymatgen.core.periodic_table.Element.La"]], "lattice (class in pymatgen.core.lattice)": [[32, "pymatgen.core.lattice.Lattice"]], "length (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Length"]], "li (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Li"]], "libxcfunc (class in pymatgen.core.libxcfunc)": [[32, "pymatgen.core.libxcfunc.LibxcFunc"]], "lr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Lr"]], "lu (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Lu"]], "lv (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Lv"]], "mgga_c_bc95 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_BC95"]], "mgga_c_cc06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_CC06"]], "mgga_c_cs (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_CS"]], "mgga_c_dldf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_DLDF"]], "mgga_c_m05 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M05"]], "mgga_c_m05_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M05_2X"]], "mgga_c_m06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M06"]], "mgga_c_m06_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M06_2X"]], "mgga_c_m06_hf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M06_HF"]], "mgga_c_m06_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M06_L"]], "mgga_c_m08_hx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M08_HX"]], "mgga_c_m08_so (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M08_SO"]], "mgga_c_m11 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M11"]], "mgga_c_m11_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_M11_L"]], "mgga_c_mn12_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_MN12_L"]], "mgga_c_mn12_sx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_MN12_SX"]], "mgga_c_mn15 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_MN15"]], "mgga_c_mn15_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_MN15_L"]], "mgga_c_pkzb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_PKZB"]], "mgga_c_revtpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_REVTPSS"]], "mgga_c_scan (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_SCAN"]], "mgga_c_tpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_TPSS"]], "mgga_c_tpssloc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_TPSSLOC"]], "mgga_c_vsxc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_C_VSXC"]], "mgga_xc_b97m_v (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_XC_B97M_V"]], "mgga_xc_otpss_d (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_XC_OTPSS_D"]], "mgga_xc_tpsslyp1w (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_XC_TPSSLYP1W"]], "mgga_xc_zlp (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_XC_ZLP"]], "mgga_x_2d_prhg07 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_2D_PRHG07"]], "mgga_x_2d_prhg07_prp10 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_2D_PRHG07_PRP10"]], "mgga_x_bj06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_BJ06"]], "mgga_x_bloc (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_BLOC"]], "mgga_x_br89 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_BR89"]], "mgga_x_gvt4 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_GVT4"]], "mgga_x_lta (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_LTA"]], "mgga_x_m05 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M05"]], "mgga_x_m05_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M05_2X"]], "mgga_x_m06 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M06"]], "mgga_x_m06_2x (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M06_2X"]], "mgga_x_m06_hf (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M06_HF"]], "mgga_x_m06_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M06_L"]], "mgga_x_m08_hx (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M08_HX"]], "mgga_x_m08_so (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M08_SO"]], "mgga_x_m11 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M11"]], "mgga_x_m11_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_M11_L"]], "mgga_x_mbeef (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MBEEF"]], "mgga_x_mbeefvdw (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MBEEFVDW"]], "mgga_x_mk00 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MK00"]], "mgga_x_mk00b (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MK00B"]], "mgga_x_mn12_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MN12_L"]], "mgga_x_mn15_l (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MN15_L"]], "mgga_x_modtpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MODTPSS"]], "mgga_x_ms0 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MS0"]], "mgga_x_ms1 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MS1"]], "mgga_x_ms2 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MS2"]], "mgga_x_mvs (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_MVS"]], "mgga_x_pkzb (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_PKZB"]], "mgga_x_revtpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_REVTPSS"]], "mgga_x_rpp09 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_RPP09"]], "mgga_x_scan (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_SCAN"]], "mgga_x_tau_hcth (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_TAU_HCTH"]], "mgga_x_tb09 (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_TB09"]], "mgga_x_tpss (libxcfunc attribute)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.MGGA_X_TPSS"]], "magsymmop (class in pymatgen.core.operations)": [[32, "pymatgen.core.operations.MagSymmOp"]], "mass (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Mass"]], "mc (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Mc"]], "md (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Md"]], "memory (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Memory"]], "mg (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Mg"]], "mn (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Mn"]], "mo (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Mo"]], "molecularorbitals (class in pymatgen.core.molecular_orbitals)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals"]], "molecule (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.Molecule"]], "mt (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Mt"]], "n (element attribute)": [[32, "pymatgen.core.periodic_table.Element.N"]], "na (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Na"]], "nb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Nb"]], "nd (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Nd"]], "ne (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ne"]], "neighbor (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.Neighbor"]], "nh (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Nh"]], "ni (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ni"]], "no (element attribute)": [[32, "pymatgen.core.periodic_table.Element.No"]], "np (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Np"]], "o (element attribute)": [[32, "pymatgen.core.periodic_table.Element.O"]], "og (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Og"]], "os (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Os"]], "p (element attribute)": [[32, "pymatgen.core.periodic_table.Element.P"]], "pa (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pa"]], "pb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pb"]], "pd (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pd"]], "periodicneighbor (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.PeriodicNeighbor"]], "periodicsite (class in pymatgen.core.sites)": [[32, "pymatgen.core.sites.PeriodicSite"]], "pm (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pm"]], "po (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Po"]], "pr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pr"]], "pt (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pt"]], "pu (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Pu"]], "ra (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ra"]], "rb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Rb"]], "re (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Re"]], "reconstructiongenerator (class in pymatgen.core.surface)": [[32, "pymatgen.core.surface.ReconstructionGenerator"]], "rf (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Rf"]], "rg (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Rg"]], "rh (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Rh"]], "rn (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Rn"]], "ru (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ru"]], "s (element attribute)": [[32, "pymatgen.core.periodic_table.Element.S"]], "string_mode (species attribute)": [[32, "pymatgen.core.periodic_table.Species.STRING_MODE"]], "sb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sb"]], "sc (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sc"]], "se (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Se"]], "sg (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sg"]], "si (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Si"]], "site (class in pymatgen.core.sites)": [[32, "pymatgen.core.sites.Site"]], "sitecollection (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.SiteCollection"]], "slab (class in pymatgen.core.surface)": [[32, "pymatgen.core.surface.Slab"]], "slabgenerator (class in pymatgen.core.surface)": [[32, "pymatgen.core.surface.SlabGenerator"]], "sm (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sm"]], "sn (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sn"]], "specie (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.Specie"]], "species (class in pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.Species"]], "spectrum (class in pymatgen.core.spectrum)": [[32, "pymatgen.core.spectrum.Spectrum"]], "squaretensor (class in pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.SquareTensor"]], "sr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Sr"]], "structure (class in pymatgen.core.structure)": [[32, "pymatgen.core.structure.Structure"]], "structureerror": [[32, "pymatgen.core.structure.StructureError"]], "symmop (class in pymatgen.core.operations)": [[32, "pymatgen.core.operations.SymmOp"]], "ta (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ta"]], "tb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Tb"]], "tc (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Tc"]], "te (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Te"]], "temp (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Temp"]], "tensor (class in pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.Tensor"]], "tensorcollection (class in pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.TensorCollection"]], "tensormapping (class in pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.TensorMapping"]], "th (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Th"]], "ti (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ti"]], "time (in module pymatgen.core.units)": [[32, "pymatgen.core.units.Time"]], "tl (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Tl"]], "tm (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Tm"]], "trajectory (class in pymatgen.core.trajectory)": [[32, "pymatgen.core.trajectory.Trajectory"]], "ts (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Ts"]], "u (element attribute)": [[32, "pymatgen.core.periodic_table.Element.U"]], "unit (class in pymatgen.core.units)": [[32, "pymatgen.core.units.Unit"]], "uniterror": [[32, "pymatgen.core.units.UnitError"]], "v (element attribute)": [[32, "pymatgen.core.periodic_table.Element.V"]], "w (element attribute)": [[32, "pymatgen.core.periodic_table.Element.W"]], "x (dummyspecies attribute)": [[32, "pymatgen.core.periodic_table.DummySpecies.X"]], "x (dummyspecies property)": [[32, "id0"]], "x (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.X"]], "xlabel (spectrum attribute)": [[32, "pymatgen.core.spectrum.Spectrum.XLABEL"]], "xcfunc (class in pymatgen.core.xcfunc)": [[32, "pymatgen.core.xcfunc.XcFunc"]], "xe (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Xe"]], "y (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Y"]], "ylabel (spectrum attribute)": [[32, "pymatgen.core.spectrum.Spectrum.YLABEL"]], "yb (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Yb"]], "z (dummyspecies attribute)": [[32, "pymatgen.core.periodic_table.DummySpecies.Z"]], "z (dummyspecies property)": [[32, "id1"]], "z (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Z"]], "z (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.Z"]], "zn (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Zn"]], "zr (element attribute)": [[32, "pymatgen.core.periodic_table.Element.Zr"]], "a (lattice property)": [[32, "pymatgen.core.lattice.Lattice.a"]], "a (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.a"]], "abc (lattice property)": [[32, "pymatgen.core.lattice.Lattice.abc"]], "abinitixc_to_libxc (xcfunc attribute)": [[32, "pymatgen.core.xcfunc.XcFunc.abinitixc_to_libxc"]], "add_adsorbate_atom() (slab method)": [[32, "pymatgen.core.surface.Slab.add_adsorbate_atom"]], "add_charges_from_oxi_state_guesses() (composition method)": [[32, "pymatgen.core.composition.Composition.add_charges_from_oxi_state_guesses"]], "add_oxidation_state_by_element() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_oxidation_state_by_element"]], "add_oxidation_state_by_guess() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_oxidation_state_by_guess"]], "add_oxidation_state_by_site() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_oxidation_state_by_site"]], "add_site_property() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_site_property"]], "add_spin_by_element() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_spin_by_element"]], "add_spin_by_site() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.add_spin_by_site"]], "affine_matrix (symmop attribute)": [[32, "pymatgen.core.operations.SymmOp.affine_matrix"]], "aliases() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.aliases"]], "all_families() (libxcfunc static method)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.all_families"]], "all_kinds() (libxcfunc static method)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.all_kinds"]], "almost_equals() (composition method)": [[32, "pymatgen.core.composition.Composition.almost_equals"]], "alpha (lattice property)": [[32, "pymatgen.core.lattice.Lattice.alpha"]], "alphabetical_formula (composition property)": [[32, "pymatgen.core.composition.Composition.alphabetical_formula"]], "alphabetical_formula (ion property)": [[32, "pymatgen.core.ion.Ion.alphabetical_formula"]], "amount_tolerance (composition attribute)": [[32, "pymatgen.core.composition.Composition.amount_tolerance"]], "angles (lattice property)": [[32, "pymatgen.core.lattice.Lattice.angles"]], "anonymized_formula (composition property)": [[32, "pymatgen.core.composition.Composition.anonymized_formula"]], "anonymized_formula (ion property)": [[32, "pymatgen.core.ion.Ion.anonymized_formula"]], "aos (molecularorbitals attribute)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.aos"]], "aos_as_list() (molecularorbitals method)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.aos_as_list"]], "append() (molecule method)": [[32, "pymatgen.core.structure.Molecule.append"]], "append() (structure method)": [[32, "pymatgen.core.structure.Structure.append"]], "apply_operation() (molecule method)": [[32, "pymatgen.core.structure.Molecule.apply_operation"]], "apply_operation() (structure method)": [[32, "pymatgen.core.structure.Structure.apply_operation"]], "apply_rotation_only() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.apply_rotation_only"]], "apply_strain() (structure method)": [[32, "pymatgen.core.structure.Structure.apply_strain"]], "are_symmetrically_related() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.are_symmetrically_related"]], "are_symmetrically_related_vectors() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.are_symmetrically_related_vectors"]], "as_base_units (arraywithunit property)": [[32, "pymatgen.core.units.ArrayWithUnit.as_base_units"]], "as_base_units (floatwithunit property)": [[32, "pymatgen.core.units.FloatWithUnit.as_base_units"]], "as_base_units (unit property)": [[32, "pymatgen.core.units.Unit.as_base_units"]], "as_dataframe() (istructure method)": [[32, "pymatgen.core.structure.IStructure.as_dataframe"]], "as_dict() (composition method)": [[32, "pymatgen.core.composition.Composition.as_dict"]], "as_dict() (dummyspecies method)": [[32, "pymatgen.core.periodic_table.DummySpecies.as_dict"]], "as_dict() (elementbase method)": [[32, "pymatgen.core.periodic_table.ElementBase.as_dict"]], "as_dict() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.as_dict"]], "as_dict() (istructure method)": [[32, "pymatgen.core.structure.IStructure.as_dict"]], "as_dict() (interface method)": [[32, "pymatgen.core.interface.Interface.as_dict"]], "as_dict() (ion method)": [[32, "pymatgen.core.ion.Ion.as_dict"]], "as_dict() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.as_dict"]], "as_dict() (libxcfunc method)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.as_dict"]], "as_dict() (magsymmop method)": [[32, "pymatgen.core.operations.MagSymmOp.as_dict"]], "as_dict() (neighbor method)": [[32, "pymatgen.core.structure.Neighbor.as_dict"]], "as_dict() (periodicneighbor method)": [[32, "pymatgen.core.structure.PeriodicNeighbor.as_dict"]], "as_dict() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.as_dict"]], "as_dict() (site method)": [[32, "pymatgen.core.sites.Site.as_dict"]], "as_dict() (slab method)": [[32, "pymatgen.core.surface.Slab.as_dict"]], "as_dict() (species method)": [[32, "pymatgen.core.periodic_table.Species.as_dict"]], "as_dict() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.as_dict"]], "as_dict() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.as_dict"]], "as_dict() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.as_dict"]], "as_dict() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.as_dict"]], "as_dict() (xcfunc method)": [[32, "pymatgen.core.xcfunc.XcFunc.as_dict"]], "as_xyz_string() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.as_xyz_string"]], "as_xyzt_string() (magsymmop method)": [[32, "pymatgen.core.operations.MagSymmOp.as_xyzt_string"]], "asxc() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.asxc"]], "atomic_mass (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.atomic_mass"]], "atomic_numbers (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.atomic_numbers"]], "atomic_orbitals (element attribute)": [[32, "pymatgen.core.periodic_table.Element.atomic_orbitals"]], "atomic_orbitals (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.atomic_orbitals"]], "atomic_radius (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.atomic_radius"]], "atomic_radius_calculated (element attribute)": [[32, "pymatgen.core.periodic_table.Element.atomic_radius_calculated"]], "atomic_radius_calculated (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.atomic_radius_calculated"]], "average_anionic_radius (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.average_anionic_radius"]], "average_cationic_radius (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.average_cationic_radius"]], "average_electroneg (composition property)": [[32, "pymatgen.core.composition.Composition.average_electroneg"]], "average_ionic_radius (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.average_ionic_radius"]], "average_over_unit_sphere() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.average_over_unit_sphere"]], "b (lattice property)": [[32, "pymatgen.core.lattice.Lattice.b"]], "b (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.b"]], "band_edges (molecularorbitals attribute)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.band_edges"]], "beta (lattice property)": [[32, "pymatgen.core.lattice.Lattice.beta"]], "block (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.block"]], "boiling_point (element attribute)": [[32, "pymatgen.core.periodic_table.Element.boiling_point"]], "boiling_point (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.boiling_point"]], "break_bond() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.break_bond"]], "brinell_hardness (element attribute)": [[32, "pymatgen.core.periodic_table.Element.brinell_hardness"]], "brinell_hardness (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.brinell_hardness"]], "build_slabs() (reconstructiongenerator method)": [[32, "pymatgen.core.surface.ReconstructionGenerator.build_slabs"]], "bulk_modulus (element attribute)": [[32, "pymatgen.core.periodic_table.Element.bulk_modulus"]], "bulk_modulus (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.bulk_modulus"]], "c (lattice property)": [[32, "pymatgen.core.lattice.Lattice.c"]], "c (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.c"]], "calculate() (molecule method)": [[32, "pymatgen.core.structure.Molecule.calculate"]], "calculate() (structure method)": [[32, "pymatgen.core.structure.Structure.calculate"]], "cart_coords (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.cart_coords"]], "center_of_mass (imolecule property)": [[32, "pymatgen.core.structure.IMolecule.center_of_mass"]], "center_of_mass (slab property)": [[32, "pymatgen.core.surface.Slab.center_of_mass"]], "center_slab (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.center_slab"]], "center_slab() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.center_slab"]], "charge (imolecule property)": [[32, "pymatgen.core.structure.IMolecule.charge"]], "charge (istructure property)": [[32, "pymatgen.core.structure.IStructure.charge"]], "charge (ion property)": [[32, "pymatgen.core.ion.Ion.charge"]], "charge (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.charge"]], "chemical_system (composition property)": [[32, "pymatgen.core.composition.Composition.chemical_system"]], "coefficient_of_linear_thermal_expansion (element attribute)": [[32, "pymatgen.core.periodic_table.Element.coefficient_of_linear_thermal_expansion"]], "coefficient_of_linear_thermal_expansion (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.coefficient_of_linear_thermal_expansion"]], "common_oxidation_states (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.common_oxidation_states"]], "composition (ion property)": [[32, "pymatgen.core.ion.Ion.composition"]], "composition (molecularorbitals attribute)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.composition"]], "composition (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.composition"]], "contains_element_type() (composition method)": [[32, "pymatgen.core.composition.Composition.contains_element_type"]], "conversions() (arraywithunit method)": [[32, "pymatgen.core.units.ArrayWithUnit.conversions"]], "convert_to_ieee() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.convert_to_ieee"]], "convert_to_ieee() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.convert_to_ieee"]], "coords (neighbor attribute)": [[32, "pymatgen.core.structure.Neighbor.coords"]], "coords (periodicneighbor property)": [[32, "pymatgen.core.structure.PeriodicNeighbor.coords"]], "coords (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.coords"]], "copy() (composition method)": [[32, "pymatgen.core.composition.Composition.copy"]], "copy() (istructure method)": [[32, "pymatgen.core.structure.IStructure.copy"]], "copy() (interface method)": [[32, "pymatgen.core.interface.Interface.copy"]], "copy() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.copy"]], "copy() (molecule method)": [[32, "pymatgen.core.structure.Molecule.copy"]], "copy() (slab method)": [[32, "pymatgen.core.surface.Slab.copy"]], "copy() (spectrum method)": [[32, "pymatgen.core.spectrum.Spectrum.copy"]], "count_layers() (in module pymatgen.core.interface)": [[32, "pymatgen.core.interface.count_layers"]], "critical_temperature (element attribute)": [[32, "pymatgen.core.periodic_table.Element.critical_temperature"]], "critical_temperature (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.critical_temperature"]], "cubic() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.cubic"]], "d_hkl() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.d_hkl"]], "data (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.data"]], "defined_aliases (xcfunc attribute)": [[32, "pymatgen.core.xcfunc.XcFunc.defined_aliases"]], "density (istructure property)": [[32, "pymatgen.core.structure.IStructure.density"]], "density_of_solid (element attribute)": [[32, "pymatgen.core.periodic_table.Element.density_of_solid"]], "density_of_solid (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.density_of_solid"]], "det (squaretensor property)": [[32, "pymatgen.core.tensors.SquareTensor.det"]], "dipole (slab property)": [[32, "pymatgen.core.surface.Slab.dipole"]], "distance() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.distance"]], "distance() (site method)": [[32, "pymatgen.core.sites.Site.distance"]], "distance_and_image() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.distance_and_image"]], "distance_and_image_from_frac_coords() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.distance_and_image_from_frac_coords"]], "distance_from_point() (site method)": [[32, "pymatgen.core.sites.Site.distance_from_point"]], "distance_matrix (istructure property)": [[32, "pymatgen.core.structure.IStructure.distance_matrix"]], "distance_matrix (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.distance_matrix"]], "dot() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.dot"]], "einsum_sequence() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.einsum_sequence"]], "elec_neg (molecularorbitals attribute)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.elec_neg"]], "electrical_resistivity (element attribute)": [[32, "pymatgen.core.periodic_table.Element.electrical_resistivity"]], "electrical_resistivity (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.electrical_resistivity"]], "electron_affinity (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.electron_affinity"]], "electronic_structure (element attribute)": [[32, "pymatgen.core.periodic_table.Element.electronic_structure"]], "electronic_structure (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.electronic_structure"]], "electronic_structure (elementbase property)": [[32, "id3"]], "element (species property)": [[32, "pymatgen.core.periodic_table.Species.element"]], "element_composition (composition property)": [[32, "pymatgen.core.composition.Composition.element_composition"]], "elements (composition property)": [[32, "pymatgen.core.composition.Composition.elements"]], "elements (molecularorbitals attribute)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.elements"]], "extend() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.extend"]], "extract_cluster() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.extract_cluster"]], "film (interface property)": [[32, "pymatgen.core.interface.Interface.film"]], "film_indices (interface property)": [[32, "pymatgen.core.interface.Interface.film_indices"]], "film_layers (interface property)": [[32, "pymatgen.core.interface.Interface.film_layers"]], "film_sites (interface property)": [[32, "pymatgen.core.interface.Interface.film_sites"]], "film_termination (interface property)": [[32, "pymatgen.core.interface.Interface.film_termination"]], "find_all_mappings() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.find_all_mappings"]], "find_mapping() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.find_mapping"]], "find_neighbors() (in module pymatgen.core.lattice)": [[32, "pymatgen.core.lattice.find_neighbors"]], "fit_to_structure() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.fit_to_structure"]], "fit_to_structure() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.fit_to_structure"]], "formula (composition property)": [[32, "pymatgen.core.composition.Composition.formula"]], "formula (ion property)": [[32, "pymatgen.core.ion.Ion.formula"]], "formula (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.formula"]], "frac_coords (istructure property)": [[32, "pymatgen.core.structure.IStructure.frac_coords"]], "frac_coords (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.frac_coords"]], "fractional_composition (composition property)": [[32, "pymatgen.core.composition.Composition.fractional_composition"]], "from_z() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.from_Z"]], "from_abinit_ixc() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.from_abinit_ixc"]], "from_axis_angle_and_translation() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.from_axis_angle_and_translation"]], "from_dict() (composition class method)": [[32, "pymatgen.core.composition.Composition.from_dict"]], "from_dict() (dummyspecies class method)": [[32, "pymatgen.core.periodic_table.DummySpecies.from_dict"]], "from_dict() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.from_dict"]], "from_dict() (imolecule class method)": [[32, "pymatgen.core.structure.IMolecule.from_dict"]], "from_dict() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_dict"]], "from_dict() (interface class method)": [[32, "pymatgen.core.interface.Interface.from_dict"]], "from_dict() (ion class method)": [[32, "pymatgen.core.ion.Ion.from_dict"]], "from_dict() (lattice class method)": [[32, "pymatgen.core.lattice.Lattice.from_dict"]], "from_dict() (libxcfunc static method)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.from_dict"]], "from_dict() (magsymmop class method)": [[32, "pymatgen.core.operations.MagSymmOp.from_dict"]], "from_dict() (neighbor class method)": [[32, "pymatgen.core.structure.Neighbor.from_dict"]], "from_dict() (periodicneighbor class method)": [[32, "pymatgen.core.structure.PeriodicNeighbor.from_dict"]], "from_dict() (periodicsite class method)": [[32, "pymatgen.core.sites.PeriodicSite.from_dict"]], "from_dict() (site class method)": [[32, "pymatgen.core.sites.Site.from_dict"]], "from_dict() (slab class method)": [[32, "pymatgen.core.surface.Slab.from_dict"]], "from_dict() (species class method)": [[32, "pymatgen.core.periodic_table.Species.from_dict"]], "from_dict() (symmop class method)": [[32, "pymatgen.core.operations.SymmOp.from_dict"]], "from_dict() (tensor class method)": [[32, "pymatgen.core.tensors.Tensor.from_dict"]], "from_dict() (tensorcollection class method)": [[32, "pymatgen.core.tensors.TensorCollection.from_dict"]], "from_dict() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.from_dict"]], "from_file() (imolecule class method)": [[32, "pymatgen.core.structure.IMolecule.from_file"]], "from_file() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_file"]], "from_file() (sitecollection class method)": [[32, "pymatgen.core.structure.SiteCollection.from_file"]], "from_file() (trajectory class method)": [[32, "pymatgen.core.trajectory.Trajectory.from_file"]], "from_formula() (ion class method)": [[32, "pymatgen.core.ion.Ion.from_formula"]], "from_magnetic_spacegroup() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_magnetic_spacegroup"]], "from_molecules() (trajectory class method)": [[32, "pymatgen.core.trajectory.Trajectory.from_molecules"]], "from_name() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.from_name"]], "from_name() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.from_name"]], "from_origin_axis_angle() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.from_origin_axis_angle"]], "from_parameters() (lattice class method)": [[32, "pymatgen.core.lattice.Lattice.from_parameters"]], "from_prototype() (structure class method)": [[32, "pymatgen.core.structure.Structure.from_prototype"]], "from_rotation_and_translation() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.from_rotation_and_translation"]], "from_rotation_and_translation_and_time_reversal() (magsymmop static method)": [[32, "pymatgen.core.operations.MagSymmOp.from_rotation_and_translation_and_time_reversal"]], "from_row_and_group() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.from_row_and_group"]], "from_sites() (imolecule class method)": [[32, "pymatgen.core.structure.IMolecule.from_sites"]], "from_sites() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_sites"]], "from_slabs() (interface class method)": [[32, "pymatgen.core.interface.Interface.from_slabs"]], "from_spacegroup() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_spacegroup"]], "from_str() (dummyspecies static method)": [[32, "pymatgen.core.periodic_table.DummySpecies.from_str"]], "from_str() (floatwithunit class method)": [[32, "pymatgen.core.units.FloatWithUnit.from_str"]], "from_str() (imolecule class method)": [[32, "pymatgen.core.structure.IMolecule.from_str"]], "from_str() (istructure class method)": [[32, "pymatgen.core.structure.IStructure.from_str"]], "from_str() (sitecollection class method)": [[32, "pymatgen.core.structure.SiteCollection.from_str"]], "from_str() (species static method)": [[32, "pymatgen.core.periodic_table.Species.from_str"]], "from_string() (floatwithunit method)": [[32, "pymatgen.core.units.FloatWithUnit.from_string"]], "from_string() (species class method)": [[32, "pymatgen.core.periodic_table.Species.from_string"]], "from_structures() (trajectory class method)": [[32, "pymatgen.core.trajectory.Trajectory.from_structures"]], "from_symmop() (magsymmop class method)": [[32, "pymatgen.core.operations.MagSymmOp.from_symmop"]], "from_type_name() (xcfunc class method)": [[32, "pymatgen.core.xcfunc.XcFunc.from_type_name"]], "from_values_indices() (tensor class method)": [[32, "pymatgen.core.tensors.Tensor.from_values_indices"]], "from_voigt() (tensor class method)": [[32, "pymatgen.core.tensors.Tensor.from_voigt"]], "from_voigt() (tensorcollection class method)": [[32, "pymatgen.core.tensors.TensorCollection.from_voigt"]], "from_weight_dict() (composition class method)": [[32, "pymatgen.core.composition.Composition.from_weight_dict"]], "from_xyz_string() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.from_xyz_string"]], "from_xyzt_string() (magsymmop static method)": [[32, "pymatgen.core.operations.MagSymmOp.from_xyzt_string"]], "full_electronic_structure (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.full_electronic_structure"]], "gamma (lattice property)": [[32, "pymatgen.core.lattice.Lattice.gamma"]], "gap (interface property)": [[32, "pymatgen.core.interface.Interface.gap"]], "generate_all_slabs() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.generate_all_slabs"]], "get_all_distances() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_all_distances"]], "get_all_neighbors() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_all_neighbors"]], "get_all_neighbors_old() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_all_neighbors_old"]], "get_all_neighbors_py() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_all_neighbors_py"]], "get_angle() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.get_angle"]], "get_atomic_fraction() (composition method)": [[32, "pymatgen.core.composition.Composition.get_atomic_fraction"]], "get_bond_length() (in module pymatgen.core.bonds)": [[32, "pymatgen.core.bonds.get_bond_length"]], "get_bond_order() (covalentbond method)": [[32, "pymatgen.core.bonds.CovalentBond.get_bond_order"]], "get_bond_order() (in module pymatgen.core.bonds)": [[32, "pymatgen.core.bonds.get_bond_order"]], "get_boxed_structure() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_boxed_structure"]], "get_brillouin_zone() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_brillouin_zone"]], "get_cartesian_coords() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_cartesian_coords"]], "get_centered_molecule() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_centered_molecule"]], "get_conversion_factor() (unit method)": [[32, "pymatgen.core.units.Unit.get_conversion_factor"]], "get_covalent_bonds() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_covalent_bonds"]], "get_crystal_field_spin() (species method)": [[32, "pymatgen.core.periodic_table.Species.get_crystal_field_spin"]], "get_d() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.get_d"]], "get_dihedral() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.get_dihedral"]], "get_distance() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_distance"]], "get_distance() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_distance"]], "get_distance() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.get_distance"]], "get_distance_and_image() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_distance_and_image"]], "get_el_amt_dict() (composition method)": [[32, "pymatgen.core.composition.Composition.get_el_amt_dict"]], "get_el_sp() (in module pymatgen.core.periodic_table)": [[32, "pymatgen.core.periodic_table.get_el_sp"]], "get_energy() (chemicalpotential method)": [[32, "pymatgen.core.composition.ChemicalPotential.get_energy"]], "get_frac_coords_from_lll() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_frac_coords_from_lll"]], "get_fractional_coords() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_fractional_coords"]], "get_grouped_indices() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.get_grouped_indices"]], "get_ieee_rotation() (tensor static method)": [[32, "pymatgen.core.tensors.Tensor.get_ieee_rotation"]], "get_integer_formula_and_factor() (composition method)": [[32, "pymatgen.core.composition.Composition.get_integer_formula_and_factor"]], "get_integer_index() (in module pymatgen.core.lattice)": [[32, "pymatgen.core.lattice.get_integer_index"]], "get_interpolated_value() (spectrum method)": [[32, "pymatgen.core.spectrum.Spectrum.get_interpolated_value"]], "get_lll_frac_coords() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_lll_frac_coords"]], "get_lll_reduced_lattice() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_lll_reduced_lattice"]], "get_miller_index_from_coords() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_miller_index_from_coords"]], "get_miller_index_from_site_indexes() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_miller_index_from_site_indexes"]], "get_molecule() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.get_molecule"]], "get_neighbor_list() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_neighbor_list"]], "get_neighbors() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_neighbors"]], "get_neighbors() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_neighbors"]], "get_neighbors_in_shell() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_neighbors_in_shell"]], "get_neighbors_in_shell() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_neighbors_in_shell"]], "get_neighbors_old() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_neighbors_old"]], "get_niggli_reduced_lattice() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_niggli_reduced_lattice"]], "get_nmr_quadrupole_moment() (species method)": [[32, "pymatgen.core.periodic_table.Species.get_nmr_quadrupole_moment"]], "get_orderings() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_orderings"]], "get_orthogonal_c_slab() (slab method)": [[32, "pymatgen.core.surface.Slab.get_orthogonal_c_slab"]], "get_points_in_sphere() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_points_in_sphere"]], "get_points_in_sphere_old() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_points_in_sphere_old"]], "get_points_in_sphere_py() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_points_in_sphere_py"]], "get_points_in_spheres() (in module pymatgen.core.lattice)": [[32, "pymatgen.core.lattice.get_points_in_spheres"]], "get_primitive_structure() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_primitive_structure"]], "get_recp_symmetry_operation() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_recp_symmetry_operation"]], "get_reduced_composition_and_factor() (composition method)": [[32, "pymatgen.core.composition.Composition.get_reduced_composition_and_factor"]], "get_reduced_formula_and_factor() (composition method)": [[32, "pymatgen.core.composition.Composition.get_reduced_formula_and_factor"]], "get_reduced_formula_and_factor() (ion method)": [[32, "pymatgen.core.ion.Ion.get_reduced_formula_and_factor"]], "get_reduced_structure() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_reduced_structure"]], "get_scaled() (squaretensor method)": [[32, "pymatgen.core.tensors.SquareTensor.get_scaled"]], "get_shannon_radius() (species method)": [[32, "pymatgen.core.periodic_table.Species.get_shannon_radius"]], "get_shifts_based_on_adsorbate_sites() (interface method)": [[32, "pymatgen.core.interface.Interface.get_shifts_based_on_adsorbate_sites"]], "get_sites_in_sphere() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_sites_in_sphere"]], "get_sites_in_sphere() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_sites_in_sphere"]], "get_slab() (slabgenerator method)": [[32, "pymatgen.core.surface.SlabGenerator.get_slab"]], "get_slab_regions() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.get_slab_regions"]], "get_slabs() (slabgenerator method)": [[32, "pymatgen.core.surface.SlabGenerator.get_slabs"]], "get_sorted_structure() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_sorted_structure"]], "get_sorted_structure() (interface method)": [[32, "pymatgen.core.interface.Interface.get_sorted_structure"]], "get_sorted_structure() (slab method)": [[32, "pymatgen.core.surface.Slab.get_sorted_structure"]], "get_space_group_info() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_space_group_info"]], "get_structure() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.get_structure"]], "get_surface_sites() (slab method)": [[32, "pymatgen.core.surface.Slab.get_surface_sites"]], "get_symbol_dict() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.get_symbol_dict"]], "get_symmetric_neighbor_list() (istructure method)": [[32, "pymatgen.core.structure.IStructure.get_symmetric_neighbor_list"]], "get_symmetric_site() (slab method)": [[32, "pymatgen.core.surface.Slab.get_symmetric_site"]], "get_symmetrically_distinct_miller_indices() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.get_symmetrically_distinct_miller_indices"]], "get_symmetrically_equivalent_miller_indices() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.get_symmetrically_equivalent_miller_indices"]], "get_tasker2_slabs() (slab method)": [[32, "pymatgen.core.surface.Slab.get_tasker2_slabs"]], "get_unreconstructed_slabs() (reconstructiongenerator method)": [[32, "pymatgen.core.surface.ReconstructionGenerator.get_unreconstructed_slabs"]], "get_uvec() (in module pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.get_uvec"]], "get_vector_along_lattice_directions() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_vector_along_lattice_directions"]], "get_voigt_dict() (tensor static method)": [[32, "pymatgen.core.tensors.Tensor.get_voigt_dict"]], "get_wigner_seitz_cell() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.get_wigner_seitz_cell"]], "get_wt_fraction() (composition method)": [[32, "pymatgen.core.composition.Composition.get_wt_fraction"]], "get_zmatrix() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.get_zmatrix"]], "ground_level (element attribute)": [[32, "pymatgen.core.periodic_table.Element.ground_level"]], "ground_level (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.ground_level"]], "ground_state_term_symbol (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.ground_state_term_symbol"]], "group (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.group"]], "group_by_types() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.group_by_types"]], "hexagonal() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.hexagonal"]], "hill_formula (composition property)": [[32, "pymatgen.core.composition.Composition.hill_formula"]], "hkl_transformation() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.hkl_transformation"]], "icsd_oxidation_states (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.icsd_oxidation_states"]], "in_plane_offset (interface property)": [[32, "pymatgen.core.interface.Interface.in_plane_offset"]], "indices_from_symbol() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.indices_from_symbol"]], "info_dict (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.info_dict"]], "insert() (molecule method)": [[32, "pymatgen.core.structure.Molecule.insert"]], "insert() (structure method)": [[32, "pymatgen.core.structure.Structure.insert"]], "interpolate() (istructure method)": [[32, "pymatgen.core.structure.IStructure.interpolate"]], "inv (squaretensor property)": [[32, "pymatgen.core.tensors.SquareTensor.inv"]], "inv_matrix (lattice property)": [[32, "pymatgen.core.lattice.Lattice.inv_matrix"]], "inverse (symmop property)": [[32, "pymatgen.core.operations.SymmOp.inverse"]], "inversion() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.inversion"]], "ionic_radii (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.ionic_radii"]], "ionic_radius (species property)": [[32, "pymatgen.core.periodic_table.Species.ionic_radius"]], "ionization_energies (element attribute)": [[32, "pymatgen.core.periodic_table.Element.ionization_energies"]], "ionization_energies (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.ionization_energies"]], "ionization_energy (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.ionization_energy"]], "is_3d_periodic (istructure property)": [[32, "pymatgen.core.structure.IStructure.is_3d_periodic"]], "is_3d_periodic (lattice property)": [[32, "pymatgen.core.lattice.Lattice.is_3d_periodic"]], "is_actinoid (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_actinoid"]], "is_alkali (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_alkali"]], "is_alkaline (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_alkaline"]], "is_already_analyzed() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.is_already_analyzed"]], "is_bonded() (covalentbond static method)": [[32, "pymatgen.core.bonds.CovalentBond.is_bonded"]], "is_c_kind (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_c_kind"]], "is_chalcogen (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_chalcogen"]], "is_element (composition property)": [[32, "pymatgen.core.composition.Composition.is_element"]], "is_fit_to_structure() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.is_fit_to_structure"]], "is_fit_to_structure() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.is_fit_to_structure"]], "is_gga_family (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_gga_family"]], "is_halogen (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_halogen"]], "is_hexagonal() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.is_hexagonal"]], "is_hyb_gga_family (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_hyb_gga_family"]], "is_hyb_mgga_family (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_hyb_mgga_family"]], "is_k_kind (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_k_kind"]], "is_lanthanoid (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_lanthanoid"]], "is_lda_family (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_lda_family"]], "is_metal (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_metal"]], "is_metalloid (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_metalloid"]], "is_mgga_family (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_mgga_family"]], "is_noble_gas (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_noble_gas"]], "is_ordered (site property)": [[32, "pymatgen.core.sites.Site.is_ordered"]], "is_ordered (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.is_ordered"]], "is_orthogonal (lattice property)": [[32, "pymatgen.core.lattice.Lattice.is_orthogonal"]], "is_periodic_image() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.is_periodic_image"]], "is_polar() (slab method)": [[32, "pymatgen.core.surface.Slab.is_polar"]], "is_post_transition_metal (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_post_transition_metal"]], "is_quadrupolar (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_quadrupolar"]], "is_rare_earth_metal (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_rare_earth_metal"]], "is_rotation() (squaretensor method)": [[32, "pymatgen.core.tensors.SquareTensor.is_rotation"]], "is_symmetric() (slab method)": [[32, "pymatgen.core.surface.Slab.is_symmetric"]], "is_symmetric() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.is_symmetric"]], "is_symmetric() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.is_symmetric"]], "is_transition_metal (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.is_transition_metal"]], "is_valid() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.is_valid"]], "is_valid_symbol() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.is_valid_symbol"]], "is_voigt_symmetric() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.is_voigt_symmetric"]], "is_voigt_symmetric() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.is_voigt_symmetric"]], "is_x_kind (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_x_kind"]], "is_xc_kind (libxcfunc property)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.is_xc_kind"]], "items() (tensormapping method)": [[32, "pymatgen.core.tensors.TensorMapping.items"]], "iupac_formula (composition property)": [[32, "pymatgen.core.composition.Composition.iupac_formula"]], "iupac_ordering (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.iupac_ordering"]], "kb (in module pymatgen.core.units)": [[32, "pymatgen.core.units.kb"]], "label_termination() (in module pymatgen.core.interface)": [[32, "pymatgen.core.interface.label_termination"]], "labels (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.labels"]], "lattice (istructure property)": [[32, "pymatgen.core.structure.IStructure.lattice"]], "lattice (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.lattice"]], "lattice (structure property)": [[32, "pymatgen.core.structure.Structure.lattice"]], "length (covalentbond property)": [[32, "pymatgen.core.bonds.CovalentBond.length"]], "lengths (lattice property)": [[32, "pymatgen.core.lattice.Lattice.lengths"]], "liquid_range (element attribute)": [[32, "pymatgen.core.periodic_table.Element.liquid_range"]], "liquid_range (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.liquid_range"]], "lll_inverse (lattice property)": [[32, "pymatgen.core.lattice.Lattice.lll_inverse"]], "lll_mapping (lattice property)": [[32, "pymatgen.core.lattice.Lattice.lll_mapping"]], "lll_matrix (lattice property)": [[32, "pymatgen.core.lattice.Lattice.lll_matrix"]], "lll_reduce (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.lll_reduce"]], "long_name (element attribute)": [[32, "pymatgen.core.periodic_table.Element.long_name"]], "long_name (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.long_name"]], "lorentzian() (in module pymatgen.core.spectrum)": [[32, "pymatgen.core.spectrum.lorentzian"]], "make_supercell() (structure method)": [[32, "pymatgen.core.structure.Structure.make_supercell"]], "matches() (istructure method)": [[32, "pymatgen.core.structure.IStructure.matches"]], "matrix (lattice property)": [[32, "pymatgen.core.lattice.Lattice.matrix"]], "max_electronegativity() (molecularorbitals method)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.max_electronegativity"]], "max_oxidation_state (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.max_oxidation_state"]], "melting_point (element attribute)": [[32, "pymatgen.core.periodic_table.Element.melting_point"]], "melting_point (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.melting_point"]], "mendeleev_no (element attribute)": [[32, "pymatgen.core.periodic_table.Element.mendeleev_no"]], "mendeleev_no (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.mendeleev_no"]], "merge_sites() (structure method)": [[32, "pymatgen.core.structure.Structure.merge_sites"]], "metallic_radius (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.metallic_radius"]], "metric_tensor (lattice property)": [[32, "pymatgen.core.lattice.Lattice.metric_tensor"]], "miller_index (slab attribute)": [[32, "pymatgen.core.surface.Slab.miller_index"]], "miller_index (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.miller_index"]], "miller_index_from_sites() (in module pymatgen.core.surface)": [[32, "pymatgen.core.surface.miller_index_from_sites"]], "min_oxidation_state (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.min_oxidation_state"]], "min_slab_size (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.min_slab_size"]], "min_vac_size (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.min_vac_size"]], "mineral_hardness (element attribute)": [[32, "pymatgen.core.periodic_table.Element.mineral_hardness"]], "mineral_hardness (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.mineral_hardness"]], "molar_volume (element attribute)": [[32, "pymatgen.core.periodic_table.Element.molar_volume"]], "molar_volume (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.molar_volume"]], "monoclinic() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.monoclinic"]], "move_to_other_side() (slabgenerator method)": [[32, "pymatgen.core.surface.SlabGenerator.move_to_other_side"]], "name() (xcfunc method)": [[32, "pymatgen.core.xcfunc.XcFunc.name"]], "nelectrons (imolecule property)": [[32, "pymatgen.core.structure.IMolecule.nelectrons"]], "nmr_quadrupole_moment (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.nmr_quadrupole_moment"]], "nonstoichiometric_symmetrized_slab() (slabgenerator method)": [[32, "pymatgen.core.surface.SlabGenerator.nonstoichiometric_symmetrized_slab"]], "norm() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.norm"]], "normal (slab property)": [[32, "pymatgen.core.surface.Slab.normal"]], "normalize() (spectrum method)": [[32, "pymatgen.core.spectrum.Spectrum.normalize"]], "ntypesp (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.ntypesp"]], "num_atoms (composition property)": [[32, "pymatgen.core.composition.Composition.num_atoms"]], "num_sites (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.num_sites"]], "number (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.number"]], "obj_with_unit() (in module pymatgen.core.units)": [[32, "pymatgen.core.units.obj_with_unit"]], "obtain_all_bond_lengths() (in module pymatgen.core.bonds)": [[32, "pymatgen.core.bonds.obtain_all_bond_lengths"]], "obtain_band_edges() (molecularorbitals method)": [[32, "pymatgen.core.molecular_orbitals.MolecularOrbitals.obtain_band_edges"]], "operate() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.operate"]], "operate_magmom() (magsymmop method)": [[32, "pymatgen.core.operations.MagSymmOp.operate_magmom"]], "operate_multi() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.operate_multi"]], "oriented_unit_cell (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.oriented_unit_cell"]], "orthorhombic() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.orthorhombic"]], "oxi_prob (composition attribute)": [[32, "pymatgen.core.composition.Composition.oxi_prob"]], "oxi_state (dummyspecies attribute)": [[32, "pymatgen.core.periodic_table.DummySpecies.oxi_state"]], "oxi_state (dummyspecies property)": [[32, "id2"]], "oxi_state (species property)": [[32, "pymatgen.core.periodic_table.Species.oxi_state"]], "oxi_state_guesses() (composition method)": [[32, "pymatgen.core.composition.Composition.oxi_state_guesses"]], "oxi_state_guesses() (ion method)": [[32, "pymatgen.core.ion.Ion.oxi_state_guesses"]], "oxidation_states (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.oxidation_states"]], "parameters (lattice property)": [[32, "pymatgen.core.lattice.Lattice.parameters"]], "parent (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.parent"]], "pbc (istructure property)": [[32, "pymatgen.core.structure.IStructure.pbc"]], "pbc (lattice property)": [[32, "pymatgen.core.lattice.Lattice.pbc"]], "perturb() (molecule method)": [[32, "pymatgen.core.structure.Molecule.perturb"]], "perturb() (structure method)": [[32, "pymatgen.core.structure.Structure.perturb"]], "poissons_ratio (element attribute)": [[32, "pymatgen.core.periodic_table.Element.poissons_ratio"]], "poissons_ratio (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.poissons_ratio"]], "polar_decomposition() (squaretensor method)": [[32, "pymatgen.core.tensors.SquareTensor.polar_decomposition"]], "populate() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.populate"]], "position_atol (site attribute)": [[32, "pymatgen.core.sites.Site.position_atol"]], "principal_invariants (squaretensor property)": [[32, "pymatgen.core.tensors.SquareTensor.principal_invariants"]], "print_periodic_table() (elementbase static method)": [[32, "pymatgen.core.periodic_table.ElementBase.print_periodic_table"]], "project() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.project"]], "properties (neighbor attribute)": [[32, "pymatgen.core.structure.Neighbor.properties"]], "properties (periodicneighbor attribute)": [[32, "pymatgen.core.structure.PeriodicNeighbor.properties"]], "properties (species property)": [[32, "pymatgen.core.periodic_table.Species.properties"]], "pymatgen.core": [[32, "module-pymatgen.core"]], "pymatgen.core.bonds": [[32, "module-pymatgen.core.bonds"]], "pymatgen.core.composition": [[32, "module-pymatgen.core.composition"]], "pymatgen.core.interface": [[32, "module-pymatgen.core.interface"]], "pymatgen.core.ion": [[32, "module-pymatgen.core.ion"]], "pymatgen.core.lattice": [[32, "module-pymatgen.core.lattice"]], "pymatgen.core.libxcfunc": [[32, "module-pymatgen.core.libxcfunc"]], "pymatgen.core.molecular_orbitals": [[32, "module-pymatgen.core.molecular_orbitals"]], "pymatgen.core.operations": [[32, "module-pymatgen.core.operations"]], "pymatgen.core.periodic_table": [[32, "module-pymatgen.core.periodic_table"]], "pymatgen.core.sites": [[32, "module-pymatgen.core.sites"]], "pymatgen.core.spectrum": [[32, "module-pymatgen.core.spectrum"]], "pymatgen.core.structure": [[32, "module-pymatgen.core.structure"]], "pymatgen.core.surface": [[32, "module-pymatgen.core.surface"]], "pymatgen.core.tensors": [[32, "module-pymatgen.core.tensors"]], "pymatgen.core.trajectory": [[32, "module-pymatgen.core.trajectory"]], "pymatgen.core.units": [[32, "module-pymatgen.core.units"]], "pymatgen.core.xcfunc": [[32, "module-pymatgen.core.xcfunc"]], "ranked_compositions_from_indeterminate_formula() (composition static method)": [[32, "pymatgen.core.composition.Composition.ranked_compositions_from_indeterminate_formula"]], "ranks (tensorcollection property)": [[32, "pymatgen.core.tensors.TensorCollection.ranks"]], "reciprocal_lattice (lattice property)": [[32, "pymatgen.core.lattice.Lattice.reciprocal_lattice"]], "reciprocal_lattice_crystallographic (lattice property)": [[32, "pymatgen.core.lattice.Lattice.reciprocal_lattice_crystallographic"]], "reduce_formula() (in module pymatgen.core.composition)": [[32, "pymatgen.core.composition.reduce_formula"]], "reduced_composition (composition property)": [[32, "pymatgen.core.composition.Composition.reduced_composition"]], "reduced_formula (composition property)": [[32, "pymatgen.core.composition.Composition.reduced_formula"]], "reduced_formula (ion property)": [[32, "pymatgen.core.ion.Ion.reduced_formula"]], "refine_rotation() (squaretensor method)": [[32, "pymatgen.core.tensors.SquareTensor.refine_rotation"]], "reflection() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.reflection"]], "reflectivity (element attribute)": [[32, "pymatgen.core.periodic_table.Element.reflectivity"]], "reflectivity (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.reflectivity"]], "refractive_index (element attribute)": [[32, "pymatgen.core.periodic_table.Element.refractive_index"]], "refractive_index (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.refractive_index"]], "relax() (molecule method)": [[32, "pymatgen.core.structure.Molecule.relax"]], "relax() (structure method)": [[32, "pymatgen.core.structure.Structure.relax"]], "remove_charges() (composition method)": [[32, "pymatgen.core.composition.Composition.remove_charges"]], "remove_oxidation_states() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.remove_oxidation_states"]], "remove_site_property() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.remove_site_property"]], "remove_sites() (molecule method)": [[32, "pymatgen.core.structure.Molecule.remove_sites"]], "remove_sites() (structure method)": [[32, "pymatgen.core.structure.Structure.remove_sites"]], "remove_species() (molecule method)": [[32, "pymatgen.core.structure.Molecule.remove_species"]], "remove_species() (structure method)": [[32, "pymatgen.core.structure.Structure.remove_species"]], "remove_spin() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.remove_spin"]], "repair_broken_bonds() (slabgenerator method)": [[32, "pymatgen.core.surface.SlabGenerator.repair_broken_bonds"]], "replace() (composition method)": [[32, "pymatgen.core.composition.Composition.replace"]], "replace() (structure method)": [[32, "pymatgen.core.structure.Structure.replace"]], "replace_species() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.replace_species"]], "rhombohedral() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.rhombohedral"]], "rigidity_modulus (element attribute)": [[32, "pymatgen.core.periodic_table.Element.rigidity_modulus"]], "rigidity_modulus (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.rigidity_modulus"]], "rotate() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.rotate"]], "rotate() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.rotate"]], "rotate_sites() (molecule method)": [[32, "pymatgen.core.structure.Molecule.rotate_sites"]], "rotate_sites() (structure method)": [[32, "pymatgen.core.structure.Structure.rotate_sites"]], "rotation_matrix (symmop property)": [[32, "pymatgen.core.operations.SymmOp.rotation_matrix"]], "rotoreflection() (symmop static method)": [[32, "pymatgen.core.operations.SymmOp.rotoreflection"]], "round() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.round"]], "round() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.round"]], "row (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.row"]], "scale() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.scale"]], "scale_factor (slab attribute)": [[32, "pymatgen.core.surface.Slab.scale_factor"]], "scale_lattice() (structure method)": [[32, "pymatgen.core.structure.Structure.scale_lattice"]], "selling_dist() (lattice method)": [[32, "pymatgen.core.lattice.Lattice.selling_dist"]], "selling_vector (lattice property)": [[32, "pymatgen.core.lattice.Lattice.selling_vector"]], "set_charge() (structure method)": [[32, "pymatgen.core.structure.Structure.set_charge"]], "set_charge_and_spin() (molecule method)": [[32, "pymatgen.core.structure.Molecule.set_charge_and_spin"]], "shift (slab attribute)": [[32, "pymatgen.core.surface.Slab.shift"]], "site_properties (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.site_properties"]], "sites (imolecule property)": [[32, "pymatgen.core.structure.IMolecule.sites"]], "sites (istructure property)": [[32, "pymatgen.core.structure.IStructure.sites"]], "sites (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.sites"]], "slab_scale_factor (slabgenerator attribute)": [[32, "pymatgen.core.surface.SlabGenerator.slab_scale_factor"]], "slabgen_params (reconstructiongenerator attribute)": [[32, "pymatgen.core.surface.ReconstructionGenerator.slabgen_params"]], "smear() (spectrum method)": [[32, "pymatgen.core.spectrum.Spectrum.smear"]], "sort() (structure method)": [[32, "pymatgen.core.structure.Structure.sort"]], "special_formulas (composition attribute)": [[32, "pymatgen.core.composition.Composition.special_formulas"]], "specie (site property)": [[32, "pymatgen.core.sites.Site.specie"]], "species (site property)": [[32, "pymatgen.core.sites.Site.species"]], "species (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.species"]], "species_and_occu (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.species_and_occu"]], "species_string (site property)": [[32, "pymatgen.core.sites.Site.species_string"]], "spin (species property)": [[32, "pymatgen.core.periodic_table.Species.spin"]], "spin_multiplicity (imolecule property)": [[32, "pymatgen.core.structure.IMolecule.spin_multiplicity"]], "structure_transform() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.structure_transform"]], "substitute() (molecule method)": [[32, "pymatgen.core.structure.Molecule.substitute"]], "substitute() (structure method)": [[32, "pymatgen.core.structure.Structure.substitute"]], "substrate (interface property)": [[32, "pymatgen.core.interface.Interface.substrate"]], "substrate_indices (interface property)": [[32, "pymatgen.core.interface.Interface.substrate_indices"]], "substrate_layers (interface property)": [[32, "pymatgen.core.interface.Interface.substrate_layers"]], "substrate_sites (interface property)": [[32, "pymatgen.core.interface.Interface.substrate_sites"]], "substrate_termination (interface property)": [[32, "pymatgen.core.interface.Interface.substrate_termination"]], "superconduction_temperature (element attribute)": [[32, "pymatgen.core.periodic_table.Element.superconduction_temperature"]], "superconduction_temperature (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.superconduction_temperature"]], "supported_units (arraywithunit property)": [[32, "pymatgen.core.units.ArrayWithUnit.supported_units"]], "supported_units (floatwithunit property)": [[32, "pymatgen.core.units.FloatWithUnit.supported_units"]], "surface_area (slab property)": [[32, "pymatgen.core.surface.Slab.surface_area"]], "symbol (dummyspecies property)": [[32, "pymatgen.core.periodic_table.DummySpecies.symbol"]], "symbol (element attribute)": [[32, "pymatgen.core.periodic_table.Element.symbol"]], "symbol (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.symbol"]], "symbol (tensor attribute)": [[32, "pymatgen.core.tensors.Tensor.symbol"]], "symbol_set (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.symbol_set"]], "symmetrically_add_atom() (slab method)": [[32, "pymatgen.core.surface.Slab.symmetrically_add_atom"]], "symmetrically_remove_atoms() (slab method)": [[32, "pymatgen.core.surface.Slab.symmetrically_remove_atoms"]], "symmetrized (tensor property)": [[32, "pymatgen.core.tensors.Tensor.symmetrized"]], "symmetrized (tensorcollection property)": [[32, "pymatgen.core.tensors.TensorCollection.symmetrized"]], "symmetry_reduce() (in module pymatgen.core.tensors)": [[32, "pymatgen.core.tensors.symmetry_reduce"]], "term_symbols (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.term_symbols"]], "tetragonal() (lattice static method)": [[32, "pymatgen.core.lattice.Lattice.tetragonal"]], "thermal_conductivity (element attribute)": [[32, "pymatgen.core.periodic_table.Element.thermal_conductivity"]], "thermal_conductivity (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.thermal_conductivity"]], "to() (arraywithunit method)": [[32, "pymatgen.core.units.ArrayWithUnit.to"]], "to() (floatwithunit method)": [[32, "pymatgen.core.units.FloatWithUnit.to"]], "to() (imolecule method)": [[32, "pymatgen.core.structure.IMolecule.to"]], "to() (istructure method)": [[32, "pymatgen.core.structure.IStructure.to"]], "to() (sitecollection method)": [[32, "pymatgen.core.structure.SiteCollection.to"]], "to_data_dict (composition property)": [[32, "pymatgen.core.composition.Composition.to_data_dict"]], "to_displacements() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.to_displacements"]], "to_json() (libxcfunc method)": [[32, "pymatgen.core.libxcfunc.LibxcFunc.to_json"]], "to_positions() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.to_positions"]], "to_pretty_string() (composition method)": [[32, "pymatgen.core.composition.Composition.to_pretty_string"]], "to_pretty_string() (ion method)": [[32, "pymatgen.core.ion.Ion.to_pretty_string"]], "to_pretty_string() (species method)": [[32, "pymatgen.core.periodic_table.Species.to_pretty_string"]], "to_reduced_dict (composition property)": [[32, "pymatgen.core.composition.Composition.to_reduced_dict"]], "to_reduced_dict (ion property)": [[32, "pymatgen.core.ion.Ion.to_reduced_dict"]], "to_unit_cell() (periodicsite method)": [[32, "pymatgen.core.sites.PeriodicSite.to_unit_cell"]], "to_weight_dict (composition property)": [[32, "pymatgen.core.composition.Composition.to_weight_dict"]], "total_electrons (composition property)": [[32, "pymatgen.core.composition.Composition.total_electrons"]], "trans (squaretensor property)": [[32, "pymatgen.core.tensors.SquareTensor.trans"]], "transform() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.transform"]], "transform() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.transform"]], "transform_tensor() (symmop method)": [[32, "pymatgen.core.operations.SymmOp.transform_tensor"]], "translate_sites() (molecule method)": [[32, "pymatgen.core.structure.Molecule.translate_sites"]], "translate_sites() (structure method)": [[32, "pymatgen.core.structure.Structure.translate_sites"]], "translation_vector (symmop property)": [[32, "pymatgen.core.operations.SymmOp.translation_vector"]], "type() (xcfunc method)": [[32, "pymatgen.core.xcfunc.XcFunc.type"]], "types_of_specie (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.types_of_specie"]], "types_of_species (sitecollection property)": [[32, "pymatgen.core.structure.SiteCollection.types_of_species"]], "unit (arraywithunit property)": [[32, "pymatgen.core.units.ArrayWithUnit.unit"]], "unit (floatwithunit property)": [[32, "pymatgen.core.units.FloatWithUnit.unit"]], "unit_type (arraywithunit property)": [[32, "pymatgen.core.units.ArrayWithUnit.unit_type"]], "unit_type (floatwithunit property)": [[32, "pymatgen.core.units.FloatWithUnit.unit_type"]], "unitized() (in module pymatgen.core.units)": [[32, "pymatgen.core.units.unitized"]], "unset_charge() (istructure method)": [[32, "pymatgen.core.structure.IStructure.unset_charge"]], "vacuum_over_film (interface property)": [[32, "pymatgen.core.interface.Interface.vacuum_over_film"]], "valence (elementbase property)": [[32, "pymatgen.core.periodic_table.ElementBase.valence"]], "valid (composition property)": [[32, "pymatgen.core.composition.Composition.valid"]], "values() (tensormapping method)": [[32, "pymatgen.core.tensors.TensorMapping.values"]], "van_der_waals_radius (element attribute)": [[32, "pymatgen.core.periodic_table.Element.van_der_waals_radius"]], "van_der_waals_radius (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.van_der_waals_radius"]], "velocity_of_sound (element attribute)": [[32, "pymatgen.core.periodic_table.Element.velocity_of_sound"]], "velocity_of_sound (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.velocity_of_sound"]], "vickers_hardness (element attribute)": [[32, "pymatgen.core.periodic_table.Element.vickers_hardness"]], "vickers_hardness (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.vickers_hardness"]], "voigt (tensor property)": [[32, "pymatgen.core.tensors.Tensor.voigt"]], "voigt (tensorcollection property)": [[32, "pymatgen.core.tensors.TensorCollection.voigt"]], "voigt_symmetrized (tensor property)": [[32, "pymatgen.core.tensors.Tensor.voigt_symmetrized"]], "voigt_symmetrized (tensorcollection property)": [[32, "pymatgen.core.tensors.TensorCollection.voigt_symmetrized"]], "volume (istructure property)": [[32, "pymatgen.core.structure.IStructure.volume"]], "volume (lattice property)": [[32, "pymatgen.core.lattice.Lattice.volume"]], "weight (composition property)": [[32, "pymatgen.core.composition.Composition.weight"]], "write_xdatcar() (trajectory method)": [[32, "pymatgen.core.trajectory.Trajectory.write_Xdatcar"]], "x (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.x"]], "x (site property)": [[32, "pymatgen.core.sites.Site.x"]], "y (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.y"]], "y (site property)": [[32, "pymatgen.core.sites.Site.y"]], "youngs_modulus (element attribute)": [[32, "pymatgen.core.periodic_table.Element.youngs_modulus"]], "youngs_modulus (elementbase attribute)": [[32, "pymatgen.core.periodic_table.ElementBase.youngs_modulus"]], "z (periodicsite property)": [[32, "pymatgen.core.sites.PeriodicSite.z"]], "z (site property)": [[32, "pymatgen.core.sites.Site.z"]], "zeroed() (tensor method)": [[32, "pymatgen.core.tensors.Tensor.zeroed"]], "zeroed() (tensorcollection method)": [[32, "pymatgen.core.tensors.TensorCollection.zeroed"]], "bsdosplotter (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.BSDOSPlotter"]], "bsplotter (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter"]], "bsplotterprojected (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.BSPlotterProjected"]], "bandstructure (class in pymatgen.electronic_structure.bandstructure)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure"]], "bandstructuresymmline (class in pymatgen.electronic_structure.bandstructure)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine"]], "bandstructureloader (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.BandstructureLoader"]], "boltztrapanalyzer (class in pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer"]], "boltztraperror": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapError"]], "boltztrapplotter (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter"]], "boltztraprunner (class in pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner"]], "bztinterpolator (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator"]], "bztplotter (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.BztPlotter"]], "bzttransportproperties (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.BztTransportProperties"]], "cohp (class in pymatgen.electronic_structure.cohp)": [[33, "pymatgen.electronic_structure.cohp.Cohp"]], "cohpplotter (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter"]], "completecohp (class in pymatgen.electronic_structure.cohp)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp"]], "completedos (class in pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.CompleteDos"]], "dos (class in pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.DOS"], [33, "pymatgen.electronic_structure.dos.Dos"]], "dosplotter (class in pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter"]], "fermidos (class in pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.FermiDos"]], "icohpcollection (class in pymatgen.electronic_structure.cohp)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection"]], "icohpvalue (class in pymatgen.electronic_structure.cohp)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue"]], "kpoint (class in pymatgen.electronic_structure.bandstructure)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint"]], "lobsterbandstructuresymmline (class in pymatgen.electronic_structure.bandstructure)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine"]], "lobstercompletedos (class in pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos"]], "magmom (class in pymatgen.electronic_structure.core)": [[33, "pymatgen.electronic_structure.core.Magmom"]], "orbital (class in pymatgen.electronic_structure.core)": [[33, "pymatgen.electronic_structure.core.Orbital"]], "orbitaltype (class in pymatgen.electronic_structure.core)": [[33, "pymatgen.electronic_structure.core.OrbitalType"]], "spin (class in pymatgen.electronic_structure.core)": [[33, "pymatgen.electronic_structure.core.Spin"]], "vasprunbsloader (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader"]], "vasprunloader (class in pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunLoader"]], "xlabel (dos attribute)": [[33, "pymatgen.electronic_structure.dos.DOS.XLABEL"]], "ylabel (dos attribute)": [[33, "pymatgen.electronic_structure.dos.DOS.YLABEL"]], "a (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.a"]], "add_bs() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.add_bs"]], "add_cohp() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.add_cohp"]], "add_cohp_dict() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.add_cohp_dict"]], "add_densities() (in module pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.add_densities"]], "add_dos() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.add_dos"]], "add_dos_dict() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.add_dos_dict"]], "apply_scissor() (bandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine.apply_scissor"]], "are_cobis (icohpcollection attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.are_cobis"]], "are_cobis (icohpcollection property)": [[33, "id0"]], "are_cobis (icohpvalue attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.are_cobis"]], "are_cobis (icohpvalue property)": [[33, "id3"]], "are_collinear() (magmom static method)": [[33, "pymatgen.electronic_structure.core.Magmom.are_collinear"]], "are_coops (icohpcollection attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.are_coops"]], "are_coops (icohpcollection property)": [[33, "id1"]], "are_coops (icohpvalue attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.are_coops"]], "are_coops (icohpvalue property)": [[33, "id4"]], "as_dict() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.as_dict"]], "as_dict() (bandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine.as_dict"]], "as_dict() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.as_dict"]], "as_dict() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.as_dict"]], "as_dict() (cohp method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.as_dict"]], "as_dict() (completecohp method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.as_dict"]], "as_dict() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.as_dict"]], "as_dict() (dos method)": [[33, "pymatgen.electronic_structure.dos.Dos.as_dict"]], "as_dict() (fermidos method)": [[33, "pymatgen.electronic_structure.dos.FermiDos.as_dict"]], "as_dict() (kpoint method)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.as_dict"]], "as_dict() (lobsterbandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine.as_dict"]], "b (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.b"]], "bandana() (bandstructureloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.BandstructureLoader.bandana"]], "bandana() (vasprunbsloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader.bandana"]], "bandana() (vasprunloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunLoader.bandana"]], "bands (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.bands"]], "bs (boltztraprunner property)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.bs"]], "bs_plot_data() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.bs_plot_data"]], "c (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.c"]], "cart_coords (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.cart_coords"]], "check_acc_bzt_bands() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.check_acc_bzt_bands"]], "compare_sym_bands() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.compare_sym_bands"]], "compute_properties_doping() (bzttransportproperties method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztTransportProperties.compute_properties_doping"]], "d (orbitaltype attribute)": [[33, "pymatgen.electronic_structure.core.OrbitalType.d"]], "down (spin attribute)": [[33, "pymatgen.electronic_structure.core.Spin.down"]], "dx2 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.dx2"]], "dxy (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.dxy"]], "dxz (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.dxz"]], "dyz (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.dyz"]], "dz2 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.dz2"]], "efermi (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.efermi"]], "eta_from_seebeck() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.eta_from_seebeck"]], "extremum_icohpvalue() (icohpcollection method)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.extremum_icohpvalue"]], "f (orbitaltype attribute)": [[33, "pymatgen.electronic_structure.core.OrbitalType.f"]], "f0 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f0"]], "f0() (in module pymatgen.electronic_structure.dos)": [[33, "pymatgen.electronic_structure.dos.f0"]], "f1 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f1"]], "f2 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f2"]], "f3 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f3"]], "f_1 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f_1"]], "f_2 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f_2"]], "f_3 (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.f_3"]], "fold_point() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.fold_point"]], "fp_to_dict() (completedos static method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.fp_to_dict"]], "frac_coords (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.frac_coords"]], "from_dict() (bandstructure class method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.from_dict"]], "from_dict() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.from_dict"]], "from_dict() (cohp class method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.from_dict"]], "from_dict() (completecohp class method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.from_dict"]], "from_dict() (completedos class method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.from_dict"]], "from_dict() (dos class method)": [[33, "pymatgen.electronic_structure.dos.Dos.from_dict"]], "from_dict() (fermidos class method)": [[33, "pymatgen.electronic_structure.dos.FermiDos.from_dict"]], "from_dict() (kpoint class method)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.from_dict"]], "from_dict() (lobsterbandstructuresymmline class method)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine.from_dict"]], "from_dict() (lobstercompletedos class method)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos.from_dict"]], "from_file() (completecohp class method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.from_file"]], "from_file() (vasprunbsloader class method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader.from_file"]], "from_file() (vasprunloader class method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunLoader.from_file"]], "from_files() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.from_files"]], "from_global_moment_and_saxis() (magmom class method)": [[33, "pymatgen.electronic_structure.core.Magmom.from_global_moment_and_saxis"]], "from_moment_relative_to_crystal_axes() (magmom class method)": [[33, "pymatgen.electronic_structure.core.Magmom.from_moment_relative_to_crystal_axes"]], "from_old_dict() (bandstructure class method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.from_old_dict"]], "from_old_dict() (lobsterbandstructuresymmline class method)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine.from_old_dict"]], "get_00t_magmom_with_xyz_saxis() (magmom method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_00t_magmom_with_xyz_saxis"]], "get_average_eff_mass() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_average_eff_mass"]], "get_band_center() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_band_center"]], "get_band_filling() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_band_filling"]], "get_band_gap() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_band_gap"]], "get_band_kurtosis() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_band_kurtosis"]], "get_band_skewness() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_band_skewness"]], "get_band_structure() (bztinterpolator method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator.get_band_structure"]], "get_band_width() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_band_width"]], "get_branch() (bandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine.get_branch"]], "get_carrier_concentration() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_carrier_concentration"]], "get_cbm() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_cbm"]], "get_cbm_vbm() (dos method)": [[33, "pymatgen.electronic_structure.dos.DOS.get_cbm_vbm"], [33, "pymatgen.electronic_structure.dos.Dos.get_cbm_vbm"]], "get_cohp() (cohp method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.get_cohp"]], "get_cohp_by_label() (completecohp method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.get_cohp_by_label"]], "get_cohp_dict() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.get_cohp_dict"]], "get_complete_dos() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_complete_dos"]], "get_complexity_factor() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_complexity_factor"]], "get_conductivity() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_conductivity"]], "get_consistent_set_and_saxis() (magmom static method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_consistent_set_and_saxis"]], "get_densities() (dos method)": [[33, "pymatgen.electronic_structure.dos.Dos.get_densities"]], "get_direct_band_gap() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_direct_band_gap"]], "get_direct_band_gap_dict() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_direct_band_gap_dict"]], "get_doping() (fermidos method)": [[33, "pymatgen.electronic_structure.dos.FermiDos.get_doping"]], "get_dos() (bztinterpolator method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator.get_dos"]], "get_dos_dict() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.get_dos_dict"]], "get_dos_fp() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_dos_fp"]], "get_dos_fp_similarity() (completedos static method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_dos_fp_similarity"]], "get_element_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_element_dos"]], "get_element_spd_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_element_spd_dos"]], "get_element_spd_dos() (lobstercompletedos method)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos.get_element_spd_dos"]], "get_elt_projected_plots() (bsplotterprojected method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotterProjected.get_elt_projected_plots"]], "get_elt_projected_plots_color() (bsplotterprojected method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotterProjected.get_elt_projected_plots_color"]], "get_equivalent_kpoints() (bandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructureSymmLine.get_equivalent_kpoints"]], "get_extreme() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_extreme"]], "get_fermi() (fermidos method)": [[33, "pymatgen.electronic_structure.dos.FermiDos.get_fermi"]], "get_fermi_interextrapolated() (fermidos method)": [[33, "pymatgen.electronic_structure.dos.FermiDos.get_fermi_interextrapolated"]], "get_gap() (dos method)": [[33, "pymatgen.electronic_structure.dos.DOS.get_gap"], [33, "pymatgen.electronic_structure.dos.Dos.get_gap"]], "get_hall_carrier_concentration() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_hall_carrier_concentration"]], "get_hilbert_transform() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_hilbert_transform"]], "get_icohp() (cohp method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.get_icohp"]], "get_icohp_by_label() (icohpcollection method)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.get_icohp_by_label"]], "get_icohp_dict_by_bondlengths() (icohpcollection method)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.get_icohp_dict_by_bondlengths"]], "get_icohp_dict_of_site() (icohpcollection method)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.get_icohp_dict_of_site"]], "get_integrated_cohp_in_energy_range() (in module pymatgen.electronic_structure.cohp)": [[33, "pymatgen.electronic_structure.cohp.get_integrated_cohp_in_energy_range"]], "get_interpolated_gap() (dos method)": [[33, "pymatgen.electronic_structure.dos.DOS.get_interpolated_gap"], [33, "pymatgen.electronic_structure.dos.Dos.get_interpolated_gap"]], "get_interpolated_value() (cohp method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.get_interpolated_value"]], "get_interpolated_value() (dos method)": [[33, "pymatgen.electronic_structure.dos.Dos.get_interpolated_value"]], "get_kpoint_degeneracy() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_kpoint_degeneracy"]], "get_lattvec() (bandstructureloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.BandstructureLoader.get_lattvec"]], "get_lattvec() (vasprunbsloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader.get_lattvec"]], "get_lattvec() (vasprunloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunLoader.get_lattvec"]], "get_moment() (magmom method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_moment"]], "get_moment_relative_to_crystal_axes() (magmom method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_moment_relative_to_crystal_axes"]], "get_mu_bounds() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_mu_bounds"]], "get_n_moment() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_n_moment"]], "get_normalized() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_normalized"]], "get_orbital_resolved_cohp() (completecohp method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.get_orbital_resolved_cohp"]], "get_partial_doses() (bztinterpolator method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator.get_partial_doses"]], "get_plot() (bsdosplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSDOSPlotter.get_plot"]], "get_plot() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.get_plot"]], "get_plot() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.get_plot"]], "get_plot() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.get_plot"]], "get_power_factor() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_power_factor"]], "get_projected_plots_dots() (bsplotterprojected method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotterProjected.get_projected_plots_dots"]], "get_projected_plots_dots_patom_pmorb() (bsplotterprojected method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotterProjected.get_projected_plots_dots_patom_pmorb"]], "get_projection_on_elements() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_projection_on_elements"]], "get_projection_on_elements() (lobsterbandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine.get_projection_on_elements"]], "get_projections_on_elements_and_orbitals() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_projections_on_elements_and_orbitals"]], "get_projections_on_elements_and_orbitals() (lobsterbandstructuresymmline method)": [[33, "pymatgen.electronic_structure.bandstructure.LobsterBandStructureSymmLine.get_projections_on_elements_and_orbitals"]], "get_reconstructed_band_structure() (in module pymatgen.electronic_structure.bandstructure)": [[33, "pymatgen.electronic_structure.bandstructure.get_reconstructed_band_structure"]], "get_seebeck() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_seebeck"]], "get_seebeck_eff_mass() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_seebeck_eff_mass"]], "get_site_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_site_dos"]], "get_site_orbital_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_site_orbital_dos"]], "get_site_orbital_dos() (lobstercompletedos method)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos.get_site_orbital_dos"]], "get_site_spd_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_site_spd_dos"]], "get_site_t2g_eg_resolved_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_site_t2g_eg_resolved_dos"]], "get_site_t2g_eg_resolved_dos() (lobstercompletedos method)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos.get_site_t2g_eg_resolved_dos"]], "get_smeared_densities() (dos method)": [[33, "pymatgen.electronic_structure.dos.Dos.get_smeared_densities"]], "get_spd_dos() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_spd_dos"]], "get_spd_dos() (lobstercompletedos method)": [[33, "pymatgen.electronic_structure.dos.LobsterCompleteDos.get_spd_dos"]], "get_suggested_saxis() (magmom static method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_suggested_saxis"]], "get_summed_cohp_by_label_and_orbital_list() (completecohp method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.get_summed_cohp_by_label_and_orbital_list"]], "get_summed_cohp_by_label_list() (completecohp method)": [[33, "pymatgen.electronic_structure.cohp.CompleteCohp.get_summed_cohp_by_label_list"]], "get_summed_icohp_by_label_list() (icohpcollection method)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.get_summed_icohp_by_label_list"]], "get_sym_eq_kpoints() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_sym_eq_kpoints"]], "get_symm_bands() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_symm_bands"]], "get_thermal_conductivity() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_thermal_conductivity"]], "get_ticks() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.get_ticks"]], "get_ticks_old() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.get_ticks_old"]], "get_upper_band_edge() (completedos method)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.get_upper_band_edge"]], "get_vbm() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.get_vbm"]], "get_volume() (bandstructureloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.BandstructureLoader.get_volume"]], "get_volume() (vasprunbsloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunBSLoader.get_volume"]], "get_volume() (vasprunloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.VasprunLoader.get_volume"]], "get_xyz_magmom_with_001_saxis() (magmom method)": [[33, "pymatgen.electronic_structure.core.Magmom.get_xyz_magmom_with_001_saxis"]], "get_zt() (boltztrapanalyzer method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.get_zt"]], "global_moment (magmom property)": [[33, "pymatgen.electronic_structure.core.Magmom.global_moment"]], "has_antibnd_states_below_efermi() (cohp method)": [[33, "pymatgen.electronic_structure.cohp.Cohp.has_antibnd_states_below_efermi"]], "have_consistent_saxis() (magmom static method)": [[33, "pymatgen.electronic_structure.core.Magmom.have_consistent_saxis"]], "icohp (icohpvalue attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.icohp"]], "icohp (icohpvalue property)": [[33, "id5"]], "icohpvalue() (icohpvalue method)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.icohpvalue"]], "icohpvalue_orbital() (icohpvalue method)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.icohpvalue_orbital"]], "is_metal() (bandstructure method)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.is_metal"]], "is_spin_polarized (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.is_spin_polarized"]], "is_spin_polarized (icohpcollection attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpCollection.is_spin_polarized"]], "is_spin_polarized (icohpcollection property)": [[33, "id2"]], "is_spin_polarized (icohpvalue property)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.is_spin_polarized"]], "label (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.label"]], "lattice (kpoint property)": [[33, "pymatgen.electronic_structure.bandstructure.Kpoint.lattice"]], "lattice_rec (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.lattice_rec"]], "load() (bztinterpolator method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator.load"]], "load() (bzttransportproperties method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztTransportProperties.load"]], "merge_up_down_doses() (in module pymatgen.electronic_structure.boltztrap2)": [[33, "pymatgen.electronic_structure.boltztrap2.merge_up_down_doses"]], "nb_bands (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.nb_bands"]], "nelec (boltztraprunner property)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.nelec"]], "num_bonds (icohpvalue attribute)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.num_bonds"]], "num_bonds (icohpvalue property)": [[33, "id6"]], "orbital_type (orbital property)": [[33, "pymatgen.electronic_structure.core.Orbital.orbital_type"]], "p (orbitaltype attribute)": [[33, "pymatgen.electronic_structure.core.OrbitalType.p"]], "parse_cond_and_hall() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.parse_cond_and_hall"]], "parse_intrans() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.parse_intrans"]], "parse_outputtrans() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.parse_outputtrans"]], "parse_struct() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.parse_struct"]], "parse_transdos() (boltztrapanalyzer static method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapAnalyzer.parse_transdos"]], "pdos (completedos attribute)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.pdos"]], "plot_bands() (bztplotter method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztPlotter.plot_bands"]], "plot_brillouin() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.plot_brillouin"]], "plot_brillouin_zone() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_brillouin_zone"]], "plot_brillouin_zone_from_kpath() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_brillouin_zone_from_kpath"]], "plot_carriers() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_carriers"]], "plot_compare() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.plot_compare"]], "plot_complexity_factor_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_complexity_factor_mu"]], "plot_conductivity_dop() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_conductivity_dop"]], "plot_conductivity_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_conductivity_mu"]], "plot_conductivity_temp() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_conductivity_temp"]], "plot_dos() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_dos"]], "plot_dos() (bztplotter method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztPlotter.plot_dos"]], "plot_eff_mass_dop() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_eff_mass_dop"]], "plot_eff_mass_temp() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_eff_mass_temp"]], "plot_ellipsoid() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_ellipsoid"]], "plot_fermi_surface() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_fermi_surface"]], "plot_hall_carriers() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_hall_carriers"]], "plot_labels() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_labels"]], "plot_lattice_vectors() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_lattice_vectors"]], "plot_path() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_path"]], "plot_points() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_points"]], "plot_power_factor_dop() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_power_factor_dop"]], "plot_power_factor_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_power_factor_mu"]], "plot_power_factor_temp() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_power_factor_temp"]], "plot_props() (bztplotter method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztPlotter.plot_props"]], "plot_seebeck_dop() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_seebeck_dop"]], "plot_seebeck_eff_mass_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_seebeck_eff_mass_mu"]], "plot_seebeck_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_seebeck_mu"]], "plot_seebeck_temp() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_seebeck_temp"]], "plot_wigner_seitz() (in module pymatgen.electronic_structure.plotter)": [[33, "pymatgen.electronic_structure.plotter.plot_wigner_seitz"]], "plot_zt_dop() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_zt_dop"]], "plot_zt_mu() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_zt_mu"]], "plot_zt_temp() (boltztrapplotter method)": [[33, "pymatgen.electronic_structure.plotter.BoltztrapPlotter.plot_zt_temp"]], "projection (magmom property)": [[33, "pymatgen.electronic_structure.core.Magmom.projection"]], "projections (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.projections"]], "px (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.px"]], "py (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.py"]], "pymatgen.electronic_structure": [[33, "module-pymatgen.electronic_structure"]], "pymatgen.electronic_structure.bandstructure": [[33, "module-pymatgen.electronic_structure.bandstructure"]], "pymatgen.electronic_structure.boltztrap": [[33, "module-pymatgen.electronic_structure.boltztrap"]], "pymatgen.electronic_structure.boltztrap2": [[33, "module-pymatgen.electronic_structure.boltztrap2"]], "pymatgen.electronic_structure.cohp": [[33, "module-pymatgen.electronic_structure.cohp"]], "pymatgen.electronic_structure.core": [[33, "module-pymatgen.electronic_structure.core"]], "pymatgen.electronic_structure.dos": [[33, "module-pymatgen.electronic_structure.dos"]], "pymatgen.electronic_structure.plotter": [[33, "module-pymatgen.electronic_structure.plotter"]], "pz (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.pz"]], "read_cube_file() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.read_cube_file"]], "run() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.run"]], "s (orbital attribute)": [[33, "pymatgen.electronic_structure.core.Orbital.s"]], "s (orbitaltype attribute)": [[33, "pymatgen.electronic_structure.core.OrbitalType.s"]], "save() (bztinterpolator method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztInterpolator.save"]], "save() (bzttransportproperties method)": [[33, "pymatgen.electronic_structure.boltztrap2.BztTransportProperties.save"]], "save_plot() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.save_plot"]], "save_plot() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.save_plot"]], "save_plot() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.save_plot"]], "seebeck_eff_mass_from_carr() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.seebeck_eff_mass_from_carr"]], "seebeck_eff_mass_from_seebeck_carr() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.seebeck_eff_mass_from_seebeck_carr"]], "seebeck_spb() (in module pymatgen.electronic_structure.boltztrap)": [[33, "pymatgen.electronic_structure.boltztrap.seebeck_spb"]], "set_upper_lower_bands() (bandstructureloader method)": [[33, "pymatgen.electronic_structure.boltztrap2.BandstructureLoader.set_upper_lower_bands"]], "show() (bsplotter method)": [[33, "pymatgen.electronic_structure.plotter.BSPlotter.show"]], "show() (cohpplotter method)": [[33, "pymatgen.electronic_structure.plotter.CohpPlotter.show"]], "show() (dosplotter method)": [[33, "pymatgen.electronic_structure.plotter.DosPlotter.show"]], "spin_polarization (completedos property)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.spin_polarization"]], "structure (bandstructure attribute)": [[33, "pymatgen.electronic_structure.bandstructure.BandStructure.structure"]], "structure (completedos attribute)": [[33, "pymatgen.electronic_structure.dos.CompleteDos.structure"]], "summed_icohp (icohpvalue property)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.summed_icohp"]], "summed_orbital_icohp (icohpvalue property)": [[33, "pymatgen.electronic_structure.cohp.IcohpValue.summed_orbital_icohp"]], "up (spin attribute)": [[33, "pymatgen.electronic_structure.core.Spin.up"]], "write_def() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_def"]], "write_energy() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_energy"]], "write_input() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_input"]], "write_intrans() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_intrans"]], "write_proj() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_proj"]], "write_struct() (boltztraprunner method)": [[33, "pymatgen.electronic_structure.boltztrap.BoltztrapRunner.write_struct"]], "anioncorrection (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.AnionCorrection"]], "aqueouscorrection (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.AqueousCorrection"]], "compatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.Compatibility"]], "compatibilityerror": [[34, "pymatgen.entries.compatibility.CompatibilityError"]], "compositionenergyadjustment (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.CompositionEnergyAdjustment"]], "computedentry (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.ComputedEntry"]], "computedstructureentry (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry"]], "constantenergyadjustment (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.ConstantEnergyAdjustment"]], "correction (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.Correction"]], "correctioncalculator (class in pymatgen.entries.correction_calculator)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator"]], "correctionslist (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.CorrectionsList"]], "energyadjustment (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.EnergyAdjustment"]], "entry (class in pymatgen.entries)": [[34, "pymatgen.entries.Entry"]], "entryset (class in pymatgen.entries.entry_tools)": [[34, "pymatgen.entries.entry_tools.EntrySet"]], "expentry (class in pymatgen.entries.exp_entries)": [[34, "pymatgen.entries.exp_entries.ExpEntry"]], "gascorrection (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.GasCorrection"]], "gibbscomputedstructureentry (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry"]], "mitaqueouscompatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.MITAqueousCompatibility"]], "mitcompatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.MITCompatibility"]], "manualenergyadjustment (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.ManualEnergyAdjustment"]], "materialsproject2020compatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.MaterialsProject2020Compatibility"]], "materialsprojectaqueouscompatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.MaterialsProjectAqueousCompatibility"]], "materialsprojectcompatibility (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.MaterialsProjectCompatibility"]], "materialsprojectdftmixingscheme (class in pymatgen.entries.mixing_scheme)": [[34, "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme"]], "potcarcorrection (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.PotcarCorrection"]], "temperatureenergyadjustment (class in pymatgen.entries.computed_entries)": [[34, "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment"]], "ucorrection (class in pymatgen.entries.compatibility)": [[34, "pymatgen.entries.compatibility.UCorrection"]], "add() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.add"]], "as_dict() (computedentry method)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.as_dict"]], "as_dict() (computedstructureentry method)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry.as_dict"]], "as_dict() (entry method)": [[34, "pymatgen.entries.Entry.as_dict"]], "as_dict() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.as_dict"]], "as_dict() (expentry method)": [[34, "pymatgen.entries.exp_entries.ExpEntry.as_dict"]], "as_dict() (gibbscomputedstructureentry method)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry.as_dict"]], "calc_compounds (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.calc_compounds"]], "chemsys (entryset property)": [[34, "pymatgen.entries.entry_tools.EntrySet.chemsys"]], "composition (entry property)": [[34, "pymatgen.entries.Entry.composition"]], "compute_corrections() (correctioncalculator method)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.compute_corrections"]], "compute_from_files() (correctioncalculator method)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.compute_from_files"]], "copy() (computedentry method)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.copy"]], "copy() (computedstructureentry method)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry.copy"]], "correct_entry() (correction method)": [[34, "pymatgen.entries.compatibility.Correction.correct_entry"]], "correction (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.correction"]], "correction_per_atom (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.correction_per_atom"]], "correction_uncertainty (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.correction_uncertainty"]], "correction_uncertainty_per_atom (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.correction_uncertainty_per_atom"]], "corrections (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.corrections"]], "corrections_dict (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.corrections_dict"]], "corrections_std_error (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.corrections_std_error"]], "discard() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.discard"]], "display_entries() (materialsprojectdftmixingscheme static method)": [[34, "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme.display_entries"]], "energy (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.energy"]], "energy (entry property)": [[34, "pymatgen.entries.Entry.energy"]], "energy_per_atom (entry property)": [[34, "pymatgen.entries.Entry.energy_per_atom"]], "exp_compounds (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.exp_compounds"]], "explain (compositionenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.CompositionEnergyAdjustment.explain"]], "explain (constantenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.ConstantEnergyAdjustment.explain"]], "explain (energyadjustment property)": [[34, "pymatgen.entries.computed_entries.EnergyAdjustment.explain"]], "explain (temperatureenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment.explain"]], "explain() (compatibility static method)": [[34, "pymatgen.entries.compatibility.Compatibility.explain"]], "explain() (correctionslist method)": [[34, "pymatgen.entries.compatibility.CorrectionsList.explain"]], "from_csv() (entryset class method)": [[34, "pymatgen.entries.entry_tools.EntrySet.from_csv"]], "from_dict() (computedentry class method)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.from_dict"]], "from_dict() (computedstructureentry class method)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry.from_dict"]], "from_dict() (expentry class method)": [[34, "pymatgen.entries.exp_entries.ExpEntry.from_dict"]], "from_dict() (gibbscomputedstructureentry class method)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry.from_dict"]], "from_entries() (gibbscomputedstructureentry class method)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry.from_entries"]], "from_pd() (gibbscomputedstructureentry class method)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry.from_pd"]], "get_adjustments() (compatibility method)": [[34, "pymatgen.entries.compatibility.Compatibility.get_adjustments"]], "get_adjustments() (correctionslist method)": [[34, "pymatgen.entries.compatibility.CorrectionsList.get_adjustments"]], "get_adjustments() (materialsprojectdftmixingscheme method)": [[34, "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme.get_adjustments"]], "get_correction() (correction method)": [[34, "pymatgen.entries.compatibility.Correction.get_correction"]], "get_correction() (potcarcorrection method)": [[34, "pymatgen.entries.compatibility.PotcarCorrection.get_correction"]], "get_corrections_dict() (correctionslist method)": [[34, "pymatgen.entries.compatibility.CorrectionsList.get_corrections_dict"]], "get_explanation_dict() (correctionslist method)": [[34, "pymatgen.entries.compatibility.CorrectionsList.get_explanation_dict"]], "get_mixing_state_data() (materialsprojectdftmixingscheme method)": [[34, "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme.get_mixing_state_data"]], "get_subset_in_chemsys() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.get_subset_in_chemsys"]], "gf_sisso() (gibbscomputedstructureentry method)": [[34, "pymatgen.entries.computed_entries.GibbsComputedStructureEntry.gf_sisso"]], "graph_residual_error() (correctioncalculator method)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.graph_residual_error"]], "graph_residual_error_per_species() (correctioncalculator method)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.graph_residual_error_per_species"]], "ground_states (entryset property)": [[34, "pymatgen.entries.entry_tools.EntrySet.ground_states"]], "group_entries_by_composition() (in module pymatgen.entries.entry_tools)": [[34, "pymatgen.entries.entry_tools.group_entries_by_composition"]], "group_entries_by_structure() (in module pymatgen.entries.entry_tools)": [[34, "pymatgen.entries.entry_tools.group_entries_by_structure"]], "is_element (entry property)": [[34, "pymatgen.entries.Entry.is_element"]], "is_ground_state() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.is_ground_state"]], "make_yaml() (correctioncalculator method)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.make_yaml"]], "normalize() (compositionenergyadjustment method)": [[34, "pymatgen.entries.computed_entries.CompositionEnergyAdjustment.normalize"]], "normalize() (computedentry method)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.normalize"]], "normalize() (computedstructureentry method)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry.normalize"]], "normalize() (constantenergyadjustment method)": [[34, "pymatgen.entries.computed_entries.ConstantEnergyAdjustment.normalize"]], "normalize() (energyadjustment method)": [[34, "pymatgen.entries.computed_entries.EnergyAdjustment.normalize"]], "normalize() (entry method)": [[34, "pymatgen.entries.Entry.normalize"]], "normalize() (temperatureenergyadjustment method)": [[34, "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment.normalize"]], "process_entries() (compatibility method)": [[34, "pymatgen.entries.compatibility.Compatibility.process_entries"]], "process_entries() (materialsprojectdftmixingscheme method)": [[34, "pymatgen.entries.mixing_scheme.MaterialsProjectDFTMixingScheme.process_entries"]], "process_entry() (compatibility method)": [[34, "pymatgen.entries.compatibility.Compatibility.process_entry"]], "pymatgen.entries": [[34, "module-pymatgen.entries"]], "pymatgen.entries.compatibility": [[34, "module-pymatgen.entries.compatibility"]], "pymatgen.entries.computed_entries": [[34, "module-pymatgen.entries.computed_entries"]], "pymatgen.entries.correction_calculator": [[34, "module-pymatgen.entries.correction_calculator"]], "pymatgen.entries.entry_tools": [[34, "module-pymatgen.entries.entry_tools"]], "pymatgen.entries.exp_entries": [[34, "module-pymatgen.entries.exp_entries"]], "pymatgen.entries.mixing_scheme": [[34, "module-pymatgen.entries.mixing_scheme"]], "remove_non_ground_states() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.remove_non_ground_states"]], "species (correctioncalculator attribute)": [[34, "pymatgen.entries.correction_calculator.CorrectionCalculator.species"]], "structure (computedstructureentry property)": [[34, "pymatgen.entries.computed_entries.ComputedStructureEntry.structure"]], "to_csv() (entryset method)": [[34, "pymatgen.entries.entry_tools.EntrySet.to_csv"]], "uncertainty (compositionenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.CompositionEnergyAdjustment.uncertainty"]], "uncertainty (energyadjustment property)": [[34, "pymatgen.entries.computed_entries.EnergyAdjustment.uncertainty"]], "uncertainty (temperatureenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment.uncertainty"]], "uncorrected_energy (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.uncorrected_energy"]], "uncorrected_energy_per_atom (computedentry property)": [[34, "pymatgen.entries.computed_entries.ComputedEntry.uncorrected_energy_per_atom"]], "value (compositionenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.CompositionEnergyAdjustment.value"]], "value (energyadjustment property)": [[34, "pymatgen.entries.computed_entries.EnergyAdjustment.value"]], "value (temperatureenergyadjustment property)": [[34, "pymatgen.entries.computed_entries.TemperatureEnergyAdjustment.value"]], "cod (class in pymatgen.ext.cod)": [[35, "pymatgen.ext.cod.COD"]], "ggau_def (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_DEF"]], "ggau_line (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_LINE"]], "ggau_opt (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_OPT"]], "ggau_static (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_STATIC"]], "ggau_static_diel (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_STATIC_DIEL"]], "ggau_uniform (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGAU_UNIFORM"]], "gga_def (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_DEF"]], "gga_line (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_LINE"]], "gga_opt (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_OPT"]], "gga_static (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_STATIC"]], "gga_static_diel (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_STATIC_DIEL"]], "gga_uniform (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.GGA_UNIFORM"]], "lda_static_diel (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.LDA_STATIC_DIEL"]], "mpresterror": [[35, "pymatgen.ext.matproj.MPRestError"]], "mprester (class in pymatgen.ext.matproj)": [[35, "pymatgen.ext.matproj.MPRester"]], "optimaderester (class in pymatgen.ext.optimade)": [[35, "pymatgen.ext.optimade.OptimadeRester"]], "provider (class in pymatgen.ext.optimade)": [[35, "pymatgen.ext.optimade.Provider"]], "scan_opt (tasktype attribute)": [[35, "pymatgen.ext.matproj.TaskType.SCAN_OPT"]], "tasktype (class in pymatgen.ext.matproj)": [[35, "pymatgen.ext.matproj.TaskType"]], "aliases (optimaderester attribute)": [[35, "pymatgen.ext.optimade.OptimadeRester.aliases"]], "base_url (provider attribute)": [[35, "pymatgen.ext.optimade.Provider.base_url"]], "describe() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.describe"]], "description (provider attribute)": [[35, "pymatgen.ext.optimade.Provider.description"]], "get_chunks() (in module pymatgen.ext.matproj)": [[35, "pymatgen.ext.matproj.get_chunks"]], "get_cod_ids() (cod method)": [[35, "pymatgen.ext.cod.COD.get_cod_ids"]], "get_snls() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.get_snls"]], "get_snls_with_filter() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.get_snls_with_filter"]], "get_structure_by_formula() (cod method)": [[35, "pymatgen.ext.cod.COD.get_structure_by_formula"]], "get_structure_by_id() (cod method)": [[35, "pymatgen.ext.cod.COD.get_structure_by_id"]], "get_structures() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.get_structures"]], "get_structures_with_filter() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.get_structures_with_filter"]], "homepage (provider attribute)": [[35, "pymatgen.ext.optimade.Provider.homepage"]], "mandatory_response_fields (optimaderester attribute)": [[35, "pymatgen.ext.optimade.OptimadeRester.mandatory_response_fields"]], "name (provider attribute)": [[35, "pymatgen.ext.optimade.Provider.name"]], "prefix (provider attribute)": [[35, "pymatgen.ext.optimade.Provider.prefix"]], "pymatgen.ext": [[35, "module-pymatgen.ext"]], "pymatgen.ext.cod": [[35, "module-pymatgen.ext.cod"]], "pymatgen.ext.matproj": [[35, "module-pymatgen.ext.matproj"]], "pymatgen.ext.optimade": [[35, "module-pymatgen.ext.optimade"]], "query() (cod method)": [[35, "pymatgen.ext.cod.COD.query"]], "refresh_aliases() (optimaderester method)": [[35, "pymatgen.ext.optimade.OptimadeRester.refresh_aliases"]], "adfinput (class in pymatgen.io.adf)": [[36, "pymatgen.io.adf.AdfInput"]], "adfinputerror": [[36, "pymatgen.io.adf.AdfInputError"]], "adfkey (class in pymatgen.io.adf)": [[36, "pymatgen.io.adf.AdfKey"]], "adfoutput (class in pymatgen.io.adf)": [[36, "pymatgen.io.adf.AdfOutput"]], "adfoutputerror": [[36, "pymatgen.io.adf.AdfOutputError"]], "adftask (class in pymatgen.io.adf)": [[36, "pymatgen.io.adf.AdfTask"]], "airssprovider (class in pymatgen.io.res)": [[36, "pymatgen.io.res.AirssProvider"]], "aseatomsadaptor (class in pymatgen.io.ase)": [[36, "pymatgen.io.ase.AseAtomsAdaptor"]], "bseoutput (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.BSEOutput"]], "babelmoladaptor (class in pymatgen.io.babel)": [[36, "pymatgen.io.babel.BabelMolAdaptor"]], "basissetreader (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.BasisSetReader"]], "cifblock (class in pymatgen.io.cif)": [[36, "pymatgen.io.cif.CifBlock"]], "ciffile (class in pymatgen.io.cif)": [[36, "pymatgen.io.cif.CifFile"]], "cifparser (class in pymatgen.io.cif)": [[36, "pymatgen.io.cif.CifParser"]], "cifwriter (class in pymatgen.io.cif)": [[36, "pymatgen.io.cif.CifWriter"]], "control (class in pymatgen.io.shengbte)": [[36, "pymatgen.io.shengbte.Control"]], "cssr (class in pymatgen.io.cssr)": [[36, "pymatgen.io.cssr.Cssr"]], "fiestainput (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.FiestaInput"]], "fiestaoutput (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.FiestaOutput"]], "fiestarun (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.FiestaRun"]], "gaussianinput (class in pymatgen.io.gaussian)": [[36, "pymatgen.io.gaussian.GaussianInput"]], "gaussianoutput (class in pymatgen.io.gaussian)": [[36, "pymatgen.io.gaussian.GaussianOutput"]], "inputfile (class in pymatgen.io.core)": [[36, "pymatgen.io.core.InputFile"]], "inputgenerator (class in pymatgen.io.core)": [[36, "pymatgen.io.core.InputGenerator"]], "inputset (class in pymatgen.io.core)": [[36, "pymatgen.io.core.InputSet"]], "jarvisatomsadaptor (class in pymatgen.io.jarvis)": [[36, "pymatgen.io.jarvis.JarvisAtomsAdaptor"]], "lmtocopl (class in pymatgen.io.lmto)": [[36, "pymatgen.io.lmto.LMTOCopl"]], "lmtoctrl (class in pymatgen.io.lmto)": [[36, "pymatgen.io.lmto.LMTOCtrl"]], "mo_coefficients (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.MO_coefficients"]], "mcsqs (class in pymatgen.io.atat)": [[36, "pymatgen.io.atat.Mcsqs"]], "mulliken_charges (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.Mulliken_charges"]], "nwinput (class in pymatgen.io.nwchem)": [[36, "pymatgen.io.nwchem.NwInput"]], "nwinputerror": [[36, "pymatgen.io.nwchem.NwInputError"]], "nwoutput (class in pymatgen.io.nwchem)": [[36, "pymatgen.io.nwchem.NwOutput"]], "nwtask (class in pymatgen.io.nwchem)": [[36, "pymatgen.io.nwchem.NwTask"]], "nwchem2fiesta (class in pymatgen.io.fiesta)": [[36, "pymatgen.io.fiesta.Nwchem2Fiesta"]], "pwinput (class in pymatgen.io.pwscf)": [[36, "pymatgen.io.pwscf.PWInput"]], "pwinputerror": [[36, "pymatgen.io.pwscf.PWInputError"]], "pwoutput (class in pymatgen.io.pwscf)": [[36, "pymatgen.io.pwscf.PWOutput"]], "packmolboxgen (class in pymatgen.io.packmol)": [[36, "pymatgen.io.packmol.PackmolBoxGen"]], "packmolset (class in pymatgen.io.packmol)": [[36, "pymatgen.io.packmol.PackmolSet"]], "parseerror": [[36, "pymatgen.io.core.ParseError"]], "prismatic (class in pymatgen.io.prismatic)": [[36, "pymatgen.io.prismatic.Prismatic"]], "reserror": [[36, "pymatgen.io.res.ResError"]], "resio (class in pymatgen.io.res)": [[36, "pymatgen.io.res.ResIO"]], "resparseerror": [[36, "pymatgen.io.res.ResParseError"]], "resprovider (class in pymatgen.io.res)": [[36, "pymatgen.io.res.ResProvider"]], "reswriter (class in pymatgen.io.res)": [[36, "pymatgen.io.res.ResWriter"]], "templateinputgen (class in pymatgen.io.template)": [[36, "pymatgen.io.template.TemplateInputGen"]], "unk (class in pymatgen.io.wannier90)": [[36, "pymatgen.io.wannier90.Unk"]], "volumetricdata (class in pymatgen.io.common)": [[36, "pymatgen.io.common.VolumetricData"]], "xsf (class in pymatgen.io.xcrysden)": [[36, "pymatgen.io.xcrysden.XSF"]], "xyz (class in pymatgen.io.xyz)": [[36, "pymatgen.io.xyz.XYZ"]], "xr (class in pymatgen.io.xr)": [[36, "pymatgen.io.xr.Xr"]], "zeocssr (class in pymatgen.io.zeopp)": [[36, "pymatgen.io.zeopp.ZeoCssr"]], "zeovoronoixyz (class in pymatgen.io.zeopp)": [[36, "pymatgen.io.zeopp.ZeoVoronoiXYZ"]], "add_hydrogen() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.add_hydrogen"]], "add_option() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.add_option"]], "add_subkey() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.add_subkey"]], "all_molecules (xyz property)": [[36, "pymatgen.io.xyz.XYZ.all_molecules"]], "allocations_keys (control attribute)": [[36, "pymatgen.io.shengbte.Control.allocations_keys"]], "appearances (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.appearances"]], "as_dataframe() (xyz method)": [[36, "pymatgen.io.xyz.XYZ.as_dataframe"]], "as_dict() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.as_dict"]], "as_dict() (adftask method)": [[36, "pymatgen.io.adf.AdfTask.as_dict"]], "as_dict() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.as_dict"]], "as_dict() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.as_dict"]], "as_dict() (control method)": [[36, "pymatgen.io.shengbte.Control.as_dict"]], "as_dict() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.as_dict"]], "as_dict() (fiestarun method)": [[36, "pymatgen.io.fiesta.FiestaRun.as_dict"]], "as_dict() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.as_dict"]], "as_dict() (gaussianoutput method)": [[36, "pymatgen.io.gaussian.GaussianOutput.as_dict"]], "as_dict() (lmtoctrl method)": [[36, "pymatgen.io.lmto.LMTOCtrl.as_dict"]], "as_dict() (nwinput method)": [[36, "pymatgen.io.nwchem.NwInput.as_dict"]], "as_dict() (nwtask method)": [[36, "pymatgen.io.nwchem.NwTask.as_dict"]], "as_dict() (nwchem2fiesta method)": [[36, "pymatgen.io.fiesta.Nwchem2Fiesta.as_dict"]], "as_dict() (pwinput method)": [[36, "pymatgen.io.pwscf.PWInput.as_dict"]], "atom_basis_labels (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.atom_basis_labels"]], "basis_set (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.basis_set"]], "block_keys (adfkey attribute)": [[36, "pymatgen.io.adf.AdfKey.block_keys"]], "bond_orders (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.bond_orders"]], "bse_run() (fiestarun method)": [[36, "pymatgen.io.fiesta.FiestaRun.bse_run"]], "cart_forces (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.cart_forces"]], "charge (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.charge"]], "ciffile (cifwriter property)": [[36, "pymatgen.io.cif.CifWriter.ciffile"]], "confab_conformers() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.confab_conformers"]], "copy() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.copy"]], "corrections (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.corrections"]], "crystal_keys (control attribute)": [[36, "pymatgen.io.shengbte.Control.crystal_keys"]], "data (unk attribute)": [[36, "pymatgen.io.wannier90.Unk.data"]], "data (unk property)": [[36, "id3"]], "data_keys (control attribute)": [[36, "pymatgen.io.shengbte.Control.data_keys"]], "dft_task() (nwtask class method)": [[36, "pymatgen.io.nwchem.NwTask.dft_task"]], "dieze_tag (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.dieze_tag"]], "dump_bse_data_in_gw_run() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.dump_BSE_data_in_GW_run"]], "dump_tddft_data_in_gw_run() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.dump_TDDFT_data_in_GW_run"]], "eigenvalues (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.eigenvalues"]], "eigenvectors (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.eigenvectors"]], "eigvec_to_eigdispl() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.eigvec_to_eigdispl"]], "electrons (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.electrons"]], "energies (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.energies"]], "energy (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.energy"]], "entry (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.entry"]], "entry_from_file() (resio class method)": [[36, "pymatgen.io.res.ResIO.entry_from_file"]], "entry_from_str() (resio class method)": [[36, "pymatgen.io.res.ResIO.entry_from_str"]], "entry_to_file() (resio class method)": [[36, "pymatgen.io.res.ResIO.entry_to_file"]], "entry_to_str() (resio class method)": [[36, "pymatgen.io.res.ResIO.entry_to_str"]], "errors (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.errors"]], "esp_task() (nwtask class method)": [[36, "pymatgen.io.nwchem.NwTask.esp_task"]], "final_energy (gaussianoutput property)": [[36, "pymatgen.io.gaussian.GaussianOutput.final_energy"]], "final_energy (pwoutput property)": [[36, "pymatgen.io.pwscf.PWOutput.final_energy"]], "final_structure (gaussianoutput property)": [[36, "pymatgen.io.gaussian.GaussianOutput.final_structure"]], "flags_keys (control attribute)": [[36, "pymatgen.io.shengbte.Control.flags_keys"]], "frequencies (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.frequencies"]], "from_cube() (volumetricdata class method)": [[36, "pymatgen.io.common.VolumetricData.from_cube"]], "from_dict() (adfkey class method)": [[36, "pymatgen.io.adf.AdfKey.from_dict"]], "from_dict() (adftask class method)": [[36, "pymatgen.io.adf.AdfTask.from_dict"]], "from_dict() (control class method)": [[36, "pymatgen.io.shengbte.Control.from_dict"]], "from_dict() (fiestainput class method)": [[36, "pymatgen.io.fiesta.FiestaInput.from_dict"]], "from_dict() (fiestarun class method)": [[36, "pymatgen.io.fiesta.FiestaRun.from_dict"]], "from_dict() (gaussianinput class method)": [[36, "pymatgen.io.gaussian.GaussianInput.from_dict"]], "from_dict() (lmtoctrl class method)": [[36, "pymatgen.io.lmto.LMTOCtrl.from_dict"]], "from_dict() (nwinput class method)": [[36, "pymatgen.io.nwchem.NwInput.from_dict"]], "from_dict() (nwtask class method)": [[36, "pymatgen.io.nwchem.NwTask.from_dict"]], "from_dict() (nwchem2fiesta class method)": [[36, "pymatgen.io.fiesta.Nwchem2Fiesta.from_dict"]], "from_dict() (pwinput class method)": [[36, "pymatgen.io.pwscf.PWInput.from_dict"]], "from_directory() (inputset class method)": [[36, "pymatgen.io.core.InputSet.from_directory"]], "from_directory() (packmolset class method)": [[36, "pymatgen.io.packmol.PackmolSet.from_directory"]], "from_file() (airssprovider class method)": [[36, "pymatgen.io.res.AirssProvider.from_file"]], "from_file() (babelmoladaptor static method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.from_file"]], "from_file() (ciffile class method)": [[36, "pymatgen.io.cif.CifFile.from_file"]], "from_file() (control class method)": [[36, "pymatgen.io.shengbte.Control.from_file"]], "from_file() (cssr static method)": [[36, "pymatgen.io.cssr.Cssr.from_file"]], "from_file() (fiestainput class method)": [[36, "pymatgen.io.fiesta.FiestaInput.from_file"]], "from_file() (gaussianinput static method)": [[36, "pymatgen.io.gaussian.GaussianInput.from_file"]], "from_file() (inputfile class method)": [[36, "pymatgen.io.core.InputFile.from_file"]], "from_file() (lmtoctrl class method)": [[36, "pymatgen.io.lmto.LMTOCtrl.from_file"]], "from_file() (nwinput class method)": [[36, "pymatgen.io.nwchem.NwInput.from_file"]], "from_file() (pwinput static method)": [[36, "pymatgen.io.pwscf.PWInput.from_file"]], "from_file() (resprovider class method)": [[36, "pymatgen.io.res.ResProvider.from_file"]], "from_file() (unk static method)": [[36, "pymatgen.io.wannier90.Unk.from_file"]], "from_file() (xyz static method)": [[36, "pymatgen.io.xyz.XYZ.from_file"]], "from_file() (xr static method)": [[36, "pymatgen.io.xr.Xr.from_file"]], "from_file() (zeocssr static method)": [[36, "pymatgen.io.zeopp.ZeoCssr.from_file"]], "from_file() (zeovoronoixyz static method)": [[36, "pymatgen.io.zeopp.ZeoVoronoiXYZ.from_file"]], "from_hdf5() (volumetricdata class method)": [[36, "pymatgen.io.common.VolumetricData.from_hdf5"]], "from_molecule() (nwtask class method)": [[36, "pymatgen.io.nwchem.NwTask.from_molecule"]], "from_molecule_graph() (babelmoladaptor static method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.from_molecule_graph"]], "from_str() (adfkey static method)": [[36, "pymatgen.io.adf.AdfKey.from_str"]], "from_str() (airssprovider class method)": [[36, "pymatgen.io.res.AirssProvider.from_str"]], "from_str() (babelmoladaptor static method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.from_str"]], "from_str() (cifblock class method)": [[36, "pymatgen.io.cif.CifBlock.from_str"]], "from_str() (ciffile class method)": [[36, "pymatgen.io.cif.CifFile.from_str"]], "from_str() (cifparser static method)": [[36, "pymatgen.io.cif.CifParser.from_str"]], "from_str() (cssr static method)": [[36, "pymatgen.io.cssr.Cssr.from_str"]], "from_str() (fiestainput class method)": [[36, "pymatgen.io.fiesta.FiestaInput.from_str"]], "from_str() (gaussianinput static method)": [[36, "pymatgen.io.gaussian.GaussianInput.from_str"]], "from_str() (inputfile class method)": [[36, "pymatgen.io.core.InputFile.from_str"]], "from_str() (lmtoctrl class method)": [[36, "pymatgen.io.lmto.LMTOCtrl.from_str"]], "from_str() (nwinput class method)": [[36, "pymatgen.io.nwchem.NwInput.from_str"]], "from_str() (pwinput static method)": [[36, "pymatgen.io.pwscf.PWInput.from_str"]], "from_str() (resprovider class method)": [[36, "pymatgen.io.res.ResProvider.from_str"]], "from_str() (xsf class method)": [[36, "pymatgen.io.xcrysden.XSF.from_str"]], "from_str() (xyz static method)": [[36, "pymatgen.io.xyz.XYZ.from_str"]], "from_str() (xr static method)": [[36, "pymatgen.io.xr.Xr.from_str"]], "from_str() (zeocssr static method)": [[36, "pymatgen.io.zeopp.ZeoCssr.from_str"]], "from_str() (zeovoronoixyz static method)": [[36, "pymatgen.io.zeopp.ZeoVoronoiXYZ.from_str"]], "from_string() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.from_string"]], "from_string() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.from_string"]], "from_string() (cifblock method)": [[36, "pymatgen.io.cif.CifBlock.from_string"]], "from_string() (ciffile method)": [[36, "pymatgen.io.cif.CifFile.from_string"]], "from_string() (cifparser class method)": [[36, "pymatgen.io.cif.CifParser.from_string"]], "from_string() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.from_string"]], "from_string() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.from_string"]], "from_string() (lmtoctrl method)": [[36, "pymatgen.io.lmto.LMTOCtrl.from_string"]], "from_string() (nwinput method)": [[36, "pymatgen.io.nwchem.NwInput.from_string"]], "from_string() (pwinput method)": [[36, "pymatgen.io.pwscf.PWInput.from_string"]], "from_string() (xsf method)": [[36, "pymatgen.io.xcrysden.XSF.from_string"]], "from_string() (xyz method)": [[36, "pymatgen.io.xyz.XYZ.from_string"]], "from_string() (xr method)": [[36, "pymatgen.io.xr.Xr.from_string"]], "from_string() (zeocssr method)": [[36, "pymatgen.io.zeopp.ZeoCssr.from_string"]], "from_structure() (control class method)": [[36, "pymatgen.io.shengbte.Control.from_structure"]], "functional (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.functional"]], "gen3d_conformer() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.gen3d_conformer"]], "get_airss_version() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_airss_version"]], "get_atoms() (aseatomsadaptor static method)": [[36, "pymatgen.io.ase.AseAtomsAdaptor.get_atoms"]], "get_atoms() (jarvisatomsadaptor static method)": [[36, "pymatgen.io.jarvis.JarvisAtomsAdaptor.get_atoms"]], "get_average_along_axis() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.get_average_along_axis"]], "get_axis_grid() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.get_axis_grid"]], "get_bibtex_string() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.get_bibtex_string"]], "get_cart_coords() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.get_cart_coords"]], "get_castep_version() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_castep_version"]], "get_celldm() (pwoutput method)": [[36, "pymatgen.io.pwscf.PWOutput.get_celldm"]], "get_complete_ph_dos() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_complete_ph_dos"]], "get_cut_grid_gmax_fsbc() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_cut_grid_gmax_fsbc"]], "get_default_basis_set() (adftask static method)": [[36, "pymatgen.io.adf.AdfTask.get_default_basis_set"]], "get_default_geo() (adftask static method)": [[36, "pymatgen.io.adf.AdfTask.get_default_geo"]], "get_default_scf() (adftask static method)": [[36, "pymatgen.io.adf.AdfTask.get_default_scf"]], "get_default_units() (adftask static method)": [[36, "pymatgen.io.adf.AdfTask.get_default_units"]], "get_default_xc() (adftask static method)": [[36, "pymatgen.io.adf.AdfTask.get_default_xc"]], "get_displaced_structures() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_displaced_structures"]], "get_excitation_spectrum() (nwoutput method)": [[36, "pymatgen.io.nwchem.NwOutput.get_excitation_spectrum"]], "get_free_sphere_params() (in module pymatgen.io.zeopp)": [[36, "pymatgen.io.zeopp.get_free_sphere_params"]], "get_func_rel_disp() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_func_rel_disp"]], "get_gruneisen_ph_bs_symm_line() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_gruneisen_ph_bs_symm_line"]], "get_gruneisenparameter() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_gruneisenparameter"]], "get_gs_ph_bs_symm_line_from_dict() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_gs_ph_bs_symm_line_from_dict"]], "get_high_accuracy_voronoi_nodes() (in module pymatgen.io.zeopp)": [[36, "pymatgen.io.zeopp.get_high_accuracy_voronoi_nodes"]], "get_input_set() (inputgenerator method)": [[36, "pymatgen.io.core.InputGenerator.get_input_set"]], "get_input_set() (packmolboxgen method)": [[36, "pymatgen.io.packmol.PackmolBoxGen.get_input_set"]], "get_input_set() (templateinputgen method)": [[36, "pymatgen.io.template.TemplateInputGen.get_input_set"]], "get_integrated_diff() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.get_integrated_diff"]], "get_lattice() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.get_lattice"]], "get_lattice_no_exception() (cifparser static method)": [[36, "pymatgen.io.cif.CifParser.get_lattice_no_exception"]], "get_magsymops() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.get_magsymops"]], "get_molecule() (aseatomsadaptor static method)": [[36, "pymatgen.io.ase.AseAtomsAdaptor.get_molecule"]], "get_mpgrid_offset_nkpts_spacing() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_mpgrid_offset_nkpts_spacing"]], "get_ph_bs_symm_line() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_ph_bs_symm_line"]], "get_ph_bs_symm_line_from_dict() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_ph_bs_symm_line_from_dict"]], "get_ph_dos() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_ph_dos"]], "get_phonon_band_structure_from_fc() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_phonon_band_structure_from_fc"]], "get_phonon_band_structure_symm_line_from_fc() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_phonon_band_structure_symm_line_from_fc"]], "get_phonon_dos_from_fc() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_phonon_dos_from_fc"]], "get_phonopy_structure() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_phonopy_structure"]], "get_pmg_structure() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_pmg_structure"]], "get_pspots() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_pspots"]], "get_run_start_info() (airssprovider method)": [[36, "pymatgen.io.res.AirssProvider.get_run_start_info"]], "get_scan_plot() (gaussianoutput method)": [[36, "id0"], [36, "pymatgen.io.gaussian.GaussianOutput.get_scan_plot"]], "get_spectre_plot() (gaussianoutput method)": [[36, "pymatgen.io.gaussian.GaussianOutput.get_spectre_plot"]], "get_string() (inputfile method)": [[36, "pymatgen.io.core.InputFile.get_string"]], "get_string() (lmtoctrl method)": [[36, "pymatgen.io.lmto.LMTOCtrl.get_string"]], "get_structure() (aseatomsadaptor static method)": [[36, "pymatgen.io.ase.AseAtomsAdaptor.get_structure"]], "get_structure() (control method)": [[36, "pymatgen.io.shengbte.Control.get_structure"]], "get_structure() (jarvisatomsadaptor static method)": [[36, "pymatgen.io.jarvis.JarvisAtomsAdaptor.get_structure"]], "get_structure_from_dict() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_structure_from_dict"]], "get_structures() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.get_structures"]], "get_symops() (cifparser method)": [[36, "pymatgen.io.cif.CifParser.get_symops"]], "get_thermal_displacement_matrices() (in module pymatgen.io.phonopy)": [[36, "pymatgen.io.phonopy.get_thermal_displacement_matrices"]], "get_voronoi_nodes() (in module pymatgen.io.zeopp)": [[36, "pymatgen.io.zeopp.get_voronoi_nodes"]], "get_zmatrix() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.get_zmatrix"]], "has_errors (cifparser property)": [[36, "pymatgen.io.cif.CifParser.has_errors"]], "has_option() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.has_option"]], "has_subkey() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.has_subkey"]], "hessian (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.hessian"]], "ik (unk attribute)": [[36, "id4"], [36, "pymatgen.io.wannier90.Unk.ik"]], "infos_on_basis_set() (basissetreader method)": [[36, "pymatgen.io.fiesta.BasisSetReader.infos_on_basis_set"]], "infos_on_system (fiestainput property)": [[36, "pymatgen.io.fiesta.FiestaInput.infos_on_system"]], "integrated_absolute_spin_density (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.integrated_absolute_spin_density"]], "integrated_spin_density (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.integrated_spin_density"]], "is_block_key() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.is_block_key"]], "is_noncollinear (unk attribute)": [[36, "id5"], [36, "pymatgen.io.wannier90.Unk.is_noncollinear"]], "is_numeric() (in module pymatgen.io.adf)": [[36, "pymatgen.io.adf.is_numeric"]], "is_pcm (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.is_pcm"]], "is_spin (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.is_spin"]], "iterlines() (in module pymatgen.io.adf)": [[36, "pymatgen.io.adf.iterlines"]], "key (adfkey property)": [[36, "pymatgen.io.adf.AdfKey.key"]], "lattice (resprovider property)": [[36, "pymatgen.io.res.ResProvider.lattice"]], "lattice_type (pwoutput property)": [[36, "pymatgen.io.pwscf.PWOutput.lattice_type"]], "linear_add() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.linear_add"]], "linear_slice() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.linear_slice"]], "link0 (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.link0"]], "localopt() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.localopt"]], "make3d() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.make3d"]], "make_full_bse_densities_folder() (fiestainput static method)": [[36, "pymatgen.io.fiesta.FiestaInput.make_FULL_BSE_Densities_folder"]], "maxlen (cifblock attribute)": [[36, "pymatgen.io.cif.CifBlock.maxlen"]], "molecular_orbital (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.molecular_orbital"]], "molecule (fiestainput property)": [[36, "pymatgen.io.fiesta.FiestaInput.molecule"]], "molecule (gaussianinput property)": [[36, "pymatgen.io.gaussian.GaussianInput.molecule"]], "molecule (nwinput property)": [[36, "pymatgen.io.nwchem.NwInput.molecule"]], "molecule (xyz property)": [[36, "pymatgen.io.xyz.XYZ.molecule"]], "nbnd (unk attribute)": [[36, "id6"], [36, "pymatgen.io.wannier90.Unk.nbnd"]], "ng (unk attribute)": [[36, "id7"], [36, "pymatgen.io.wannier90.Unk.ng"]], "ngridpts (volumetricdata attribute)": [[36, "pymatgen.io.common.VolumetricData.ngridpts"]], "num_basis_func (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.num_basis_func"]], "openbabel_mol (babelmoladaptor property)": [[36, "pymatgen.io.babel.BabelMolAdaptor.openbabel_mol"]], "operations (adftask attribute)": [[36, "pymatgen.io.adf.AdfTask.operations"]], "operations (nwtask attribute)": [[36, "pymatgen.io.nwchem.NwTask.operations"]], "opt_structures (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.opt_structures"]], "params_keys (control attribute)": [[36, "pymatgen.io.shengbte.Control.params_keys"]], "parse_magmoms() (cifparser static method)": [[36, "pymatgen.io.cif.CifParser.parse_magmoms"]], "parse_oxi_states() (cifparser static method)": [[36, "pymatgen.io.cif.CifParser.parse_oxi_states"]], "parse_tddft() (nwoutput method)": [[36, "pymatgen.io.nwchem.NwOutput.parse_tddft"]], "patterns (pwoutput attribute)": [[36, "pymatgen.io.pwscf.PWOutput.patterns"]], "pcm (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.pcm"]], "pressure (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.pressure"]], "proc_val() (pwinput static method)": [[36, "pymatgen.io.pwscf.PWInput.proc_val"]], "properly_terminated (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.properly_terminated"]], "pybel_mol (babelmoladaptor property)": [[36, "pymatgen.io.babel.BabelMolAdaptor.pybel_mol"]], "pymatgen.io": [[36, "module-pymatgen.io"]], "pymatgen.io.adf": [[36, "module-pymatgen.io.adf"]], "pymatgen.io.ase": [[36, "module-pymatgen.io.ase"]], "pymatgen.io.atat": [[36, "module-pymatgen.io.atat"]], "pymatgen.io.babel": [[36, "module-pymatgen.io.babel"]], "pymatgen.io.cif": [[36, "module-pymatgen.io.cif"]], "pymatgen.io.common": [[36, "module-pymatgen.io.common"]], "pymatgen.io.core": [[36, "module-pymatgen.io.core"]], "pymatgen.io.cssr": [[36, "module-pymatgen.io.cssr"]], "pymatgen.io.fiesta": [[36, "module-pymatgen.io.fiesta"]], "pymatgen.io.gaussian": [[36, "module-pymatgen.io.gaussian"]], "pymatgen.io.jarvis": [[36, "module-pymatgen.io.jarvis"]], "pymatgen.io.lmto": [[36, "module-pymatgen.io.lmto"]], "pymatgen.io.nwchem": [[36, "module-pymatgen.io.nwchem"]], "pymatgen.io.packmol": [[36, "module-pymatgen.io.packmol"]], "pymatgen.io.phonopy": [[36, "module-pymatgen.io.phonopy"]], "pymatgen.io.prismatic": [[36, "module-pymatgen.io.prismatic"]], "pymatgen.io.pwscf": [[36, "module-pymatgen.io.pwscf"]], "pymatgen.io.res": [[36, "module-pymatgen.io.res"]], "pymatgen.io.shengbte": [[36, "module-pymatgen.io.shengbte"]], "pymatgen.io.template": [[36, "module-pymatgen.io.template"]], "pymatgen.io.wannier90": [[36, "module-pymatgen.io.wannier90"]], "pymatgen.io.xcrysden": [[36, "module-pymatgen.io.xcrysden"]], "pymatgen.io.xr": [[36, "module-pymatgen.io.xr"]], "pymatgen.io.xyz": [[36, "module-pymatgen.io.xyz"]], "pymatgen.io.zeopp": [[36, "module-pymatgen.io.zeopp"]], "pymatgen_mol (babelmoladaptor property)": [[36, "pymatgen.io.babel.BabelMolAdaptor.pymatgen_mol"]], "read_excitation_energies() (gaussianoutput method)": [[36, "pymatgen.io.gaussian.GaussianOutput.read_excitation_energies"]], "read_pattern() (pwoutput method)": [[36, "pymatgen.io.pwscf.PWOutput.read_pattern"]], "read_route_line() (in module pymatgen.io.gaussian)": [[36, "pymatgen.io.gaussian.read_route_line"]], "read_scan() (gaussianoutput method)": [[36, "id1"], [36, "pymatgen.io.gaussian.GaussianOutput.read_scan"]], "remove_bond() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.remove_bond"]], "remove_option() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.remove_option"]], "remove_subkey() (adfkey method)": [[36, "pymatgen.io.adf.AdfKey.remove_subkey"]], "rems (resprovider property)": [[36, "pymatgen.io.res.ResProvider.rems"]], "required_params (control attribute)": [[36, "pymatgen.io.shengbte.Control.required_params"]], "resumes (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.resumes"]], "rotor_conformer() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.rotor_conformer"]], "route (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.route"]], "run() (fiestarun method)": [[36, "pymatgen.io.fiesta.FiestaRun.run"]], "run() (nwchem2fiesta method)": [[36, "pymatgen.io.fiesta.Nwchem2Fiesta.run"]], "run() (packmolset method)": [[36, "pymatgen.io.packmol.PackmolSet.run"]], "save_scan_plot() (gaussianoutput method)": [[36, "id2"], [36, "pymatgen.io.gaussian.GaussianOutput.save_scan_plot"]], "save_spectre_plot() (gaussianoutput method)": [[36, "pymatgen.io.gaussian.GaussianOutput.save_spectre_plot"]], "scale() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.scale"]], "seed (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.seed"]], "set_bse_options() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.set_BSE_options"]], "set_gw_options() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.set_GW_options"]], "set_auxiliary_basis_set() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.set_auxiliary_basis_set"]], "set_n_nlmo() (basissetreader method)": [[36, "pymatgen.io.fiesta.BasisSetReader.set_n_nlmo"]], "sites (resprovider property)": [[36, "pymatgen.io.res.ResProvider.sites"]], "spacegroup_label (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.spacegroup_label"]], "spin_data (volumetricdata property)": [[36, "pymatgen.io.common.VolumetricData.spin_data"]], "spin_multiplicity (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.spin_multiplicity"]], "standard_orientation (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.standard_orientation"]], "stationary_type (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.stationary_type"]], "str2float() (in module pymatgen.io.cif)": [[36, "pymatgen.io.cif.str2float"]], "string (reswriter property)": [[36, "pymatgen.io.res.ResWriter.string"]], "structure (resprovider property)": [[36, "pymatgen.io.res.ResProvider.structure"]], "structure (volumetricdata attribute)": [[36, "pymatgen.io.common.VolumetricData.structure"]], "structure_from_file() (resio class method)": [[36, "pymatgen.io.res.ResIO.structure_from_file"]], "structure_from_str() (mcsqs static method)": [[36, "pymatgen.io.atat.Mcsqs.structure_from_str"]], "structure_from_str() (resio class method)": [[36, "pymatgen.io.res.ResIO.structure_from_str"]], "structure_from_string() (mcsqs method)": [[36, "pymatgen.io.atat.Mcsqs.structure_from_string"]], "structure_to_file() (resio class method)": [[36, "pymatgen.io.res.ResIO.structure_to_file"]], "structure_to_str() (resio class method)": [[36, "pymatgen.io.res.ResIO.structure_to_str"]], "structures_input_orientation (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.structures_input_orientation"]], "sub_keys (adfkey attribute)": [[36, "pymatgen.io.adf.AdfKey.sub_keys"]], "theories (nwtask attribute)": [[36, "pymatgen.io.nwchem.NwTask.theories"]], "title (gaussianoutput attribute)": [[36, "pymatgen.io.gaussian.GaussianOutput.title"]], "to_cube() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.to_cube"]], "to_file() (control method)": [[36, "pymatgen.io.shengbte.Control.to_file"]], "to_hdf5() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.to_hdf5"]], "to_input() (gaussianoutput method)": [[36, "pymatgen.io.gaussian.GaussianOutput.to_input"]], "to_str() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.to_str"]], "to_str() (mcsqs method)": [[36, "pymatgen.io.atat.Mcsqs.to_str"]], "to_str() (prismatic method)": [[36, "pymatgen.io.prismatic.Prismatic.to_str"]], "to_str() (xsf method)": [[36, "pymatgen.io.xcrysden.XSF.to_str"]], "to_string() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.to_string"]], "to_string() (mcsqs method)": [[36, "pymatgen.io.atat.Mcsqs.to_string"]], "to_string() (prismatic method)": [[36, "pymatgen.io.prismatic.Prismatic.to_string"]], "to_string() (xsf method)": [[36, "pymatgen.io.xcrysden.XSF.to_string"]], "validate() (inputset method)": [[36, "pymatgen.io.core.InputSet.validate"]], "value_at() (volumetricdata method)": [[36, "pymatgen.io.common.VolumetricData.value_at"]], "volume (airssprovider property)": [[36, "pymatgen.io.res.AirssProvider.volume"]], "write() (reswriter method)": [[36, "pymatgen.io.res.ResWriter.write"]], "write_file() (adfinput method)": [[36, "pymatgen.io.adf.AdfInput.write_file"]], "write_file() (babelmoladaptor method)": [[36, "pymatgen.io.babel.BabelMolAdaptor.write_file"]], "write_file() (cifwriter method)": [[36, "pymatgen.io.cif.CifWriter.write_file"]], "write_file() (cssr method)": [[36, "pymatgen.io.cssr.Cssr.write_file"]], "write_file() (fiestainput method)": [[36, "pymatgen.io.fiesta.FiestaInput.write_file"]], "write_file() (gaussianinput method)": [[36, "pymatgen.io.gaussian.GaussianInput.write_file"]], "write_file() (inputfile method)": [[36, "pymatgen.io.core.InputFile.write_file"]], "write_file() (lmtoctrl method)": [[36, "pymatgen.io.lmto.LMTOCtrl.write_file"]], "write_file() (nwinput method)": [[36, "pymatgen.io.nwchem.NwInput.write_file"]], "write_file() (pwinput method)": [[36, "pymatgen.io.pwscf.PWInput.write_file"]], "write_file() (unk method)": [[36, "pymatgen.io.wannier90.Unk.write_file"]], "write_file() (xyz method)": [[36, "pymatgen.io.xyz.XYZ.write_file"]], "write_file() (xr method)": [[36, "pymatgen.io.xr.Xr.write_file"]], "write_input() (inputset method)": [[36, "pymatgen.io.core.InputSet.write_input"]], "abinitheader (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.AbinitHeader"]], "abinitpseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo"]], "abinittimer (class in pymatgen.io.abinit.abitimer)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer"]], "abinittimerparseerror": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParseError"]], "abinittimerparser (class in pymatgen.io.abinit.abitimer)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser"]], "abinittimersection (class in pymatgen.io.abinit.abitimer)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection"]], "abivarable (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.AbivarAble"]], "abstractinput (class in pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.AbstractInput"]], "begin_tag (abinittimerparser attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.BEGIN_TAG"]], "basicabinitinput (class in pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput"]], "basicabinitinputerror": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInputError"]], "basicmultidataset (class in pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset"]], "constraints (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.Constraints"]], "end_tag (abinittimerparser attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.END_TAG"]], "etsf_reader (class in pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader"]], "electrons (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.Electrons"]], "electronsalgorithm (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.ElectronsAlgorithm"]], "error (abinittimerparser attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.Error"]], "error (basicabinitinput attribute)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.Error"]], "error (basicmultidataset attribute)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.Error"]], "error (netcdfreader attribute)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.Error"]], "error (pseudoparser attribute)": [[37, "pymatgen.io.abinit.pseudos.PseudoParser.Error"]], "exchamiltonian (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian"]], "fields (abinittimersection attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.FIELDS"]], "gammacentered (shiftmode attribute)": [[37, "pymatgen.io.abinit.inputs.ShiftMode.GammaCentered"]], "hilberttransform (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.HilbertTransform"]], "hint (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.Hint"]], "ionmov_default (relaxationmethod attribute)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.IONMOV_DEFAULT"]], "inputvariable (class in pymatgen.io.abinit.variable)": [[37, "pymatgen.io.abinit.variable.InputVariable"]], "ksampling (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.KSampling"]], "ksamplingmodes (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.KSamplingModes"]], "modeldielectricfunction (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.ModelDielectricFunction"]], "monkhorstpack (shiftmode attribute)": [[37, "pymatgen.io.abinit.inputs.ShiftMode.MonkhorstPack"]], "no_default (class in pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.NO_DEFAULT"]], "numeric_fields (abinittimersection attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.NUMERIC_FIELDS"]], "ncabinitheader (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader"]], "ncabinitpseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo"]], "ncpseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.NcPseudo"]], "netcdfreader (class in pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader"]], "optcell_default (relaxationmethod attribute)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.OPTCELL_DEFAULT"]], "onesymmetric (shiftmode attribute)": [[37, "pymatgen.io.abinit.inputs.ShiftMode.OneSymmetric"]], "ppmodel (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.PPModel"]], "ppmodelmodes (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes"]], "parallelefficiency (class in pymatgen.io.abinit.abitimer)": [[37, "pymatgen.io.abinit.abitimer.ParallelEfficiency"]], "pawabinitheader (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PawAbinitHeader"]], "pawabinitpseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PawAbinitPseudo"]], "pawpseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PawPseudo"]], "pawxmlsetup (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup"]], "pseudo (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.Pseudo"]], "pseudoparseerror": [[37, "pymatgen.io.abinit.pseudos.PseudoParseError"]], "pseudoparser (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PseudoParser"]], "pseudotable (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable"]], "radialfunction (class in pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.RadialFunction"]], "relaxationmethod (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod"]], "str_fields (abinittimersection attribute)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.STR_FIELDS"]], "screening (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.Screening"]], "selfenergy (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.SelfEnergy"]], "shiftmode (class in pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.ShiftMode"]], "smearing (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.Smearing"]], "spinmode (class in pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.SpinMode"]], "symmetric (shiftmode attribute)": [[37, "pymatgen.io.abinit.inputs.ShiftMode.Symmetric"]], "z (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.Z"]], "z (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.Z"]], "z (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.Z"]], "z (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.Z"]], "z_val (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.Z_val"]], "z_val (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.Z_val"]], "z_val (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.Z_val"]], "z_val (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.Z_val"]], "add_abiobjects() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.add_abiobjects"]], "addnew_from() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.addnew_from"]], "ae_core_density() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.ae_core_density"]], "ae_partial_waves() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.ae_partial_waves"]], "all_combinations_for_elements() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.all_combinations_for_elements"]], "allnc (pseudotable property)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.allnc"]], "allpaw (pseudotable property)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.allpaw"]], "alternate() (in module pymatgen.io.abinit.abitimer)": [[37, "pymatgen.io.abinit.abitimer.alternate"]], "append() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.append"]], "as_dict() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.as_dict"]], "as_dict() (electrons method)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.as_dict"]], "as_dict() (electronsalgorithm method)": [[37, "pymatgen.io.abinit.abiobjects.ElectronsAlgorithm.as_dict"]], "as_dict() (hint method)": [[37, "pymatgen.io.abinit.pseudos.Hint.as_dict"]], "as_dict() (ksampling method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.as_dict"]], "as_dict() (ppmodel method)": [[37, "pymatgen.io.abinit.abiobjects.PPModel.as_dict"]], "as_dict() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.as_dict"]], "as_dict() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.as_dict"]], "as_dict() (relaxationmethod method)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.as_dict"]], "as_dict() (smearing method)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.as_dict"]], "as_dict() (spinmode method)": [[37, "pymatgen.io.abinit.abiobjects.SpinMode.as_dict"]], "as_etsfreader() (in module pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.as_etsfreader"]], "as_ncreader() (in module pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.as_ncreader"]], "as_ppmodel() (ppmodel class method)": [[37, "pymatgen.io.abinit.abiobjects.PPModel.as_ppmodel"]], "as_pseudo() (pseudo class method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.as_pseudo"]], "as_smearing() (smearing class method)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.as_smearing"]], "as_spinmode() (spinmode class method)": [[37, "pymatgen.io.abinit.abiobjects.SpinMode.as_spinmode"]], "as_structure() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.as_structure"]], "as_table() (pseudotable class method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.as_table"]], "as_tmpfile() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.as_tmpfile"]], "atoms_and_cell() (relaxationmethod class method)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.atoms_and_cell"]], "atoms_only() (relaxationmethod class method)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.atoms_only"]], "automatic (ksamplingmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.KSamplingModes.automatic"]], "automatic_density() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.automatic_density"]], "bad_sections() (parallelefficiency method)": [[37, "pymatgen.io.abinit.abitimer.ParallelEfficiency.bad_sections"]], "basename (inputvariable property)": [[37, "pymatgen.io.abinit.variable.InputVariable.basename"]], "basename (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.basename"]], "calc_shiftk() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.calc_shiftk"]], "chemical_symbols() (etsf_reader method)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader.chemical_symbols"]], "close() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.close"]], "comment (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.comment"]], "compute_md5() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.compute_md5"]], "contract() (in module pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.contract"]], "cpuwall_histogram() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.cpuwall_histogram"]], "dataset (inputvariable property)": [[37, "pymatgen.io.abinit.variable.InputVariable.dataset"]], "deepcopy() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.deepcopy"]], "deepcopy() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.deepcopy"]], "djrepo_path (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.djrepo_path"]], "ebands_input() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.ebands_input"]], "element (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.element"]], "explicit_path() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.explicit_path"]], "extend() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.extend"]], "fake() (abinittimersection class method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.fake"]], "farid (ppmodelmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes.farid"]], "fhi_header() (ncabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader.fhi_header"]], "filenames (abinittimerparser property)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.filenames"]], "filepath (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.filepath"]], "format_list() (inputvariable method)": [[37, "pymatgen.io.abinit.variable.InputVariable.format_list"]], "format_list2d() (inputvariable static method)": [[37, "pymatgen.io.abinit.variable.InputVariable.format_list2d"]], "format_scalar() (inputvariable static method)": [[37, "pymatgen.io.abinit.variable.InputVariable.format_scalar"]], "from_dict() (basicabinitinput class method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.from_dict"]], "from_dict() (electrons class method)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.from_dict"]], "from_dict() (electronsalgorithm class method)": [[37, "pymatgen.io.abinit.abiobjects.ElectronsAlgorithm.from_dict"]], "from_dict() (hint class method)": [[37, "pymatgen.io.abinit.pseudos.Hint.from_dict"]], "from_dict() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.from_dict"]], "from_dict() (ppmodel static method)": [[37, "pymatgen.io.abinit.abiobjects.PPModel.from_dict"]], "from_dict() (pseudo class method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.from_dict"]], "from_dict() (pseudotable class method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.from_dict"]], "from_dict() (relaxationmethod class method)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.from_dict"]], "from_dict() (smearing static method)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.from_dict"]], "from_dict() (spinmode class method)": [[37, "pymatgen.io.abinit.abiobjects.SpinMode.from_dict"]], "from_dir() (pseudotable class method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.from_dir"]], "from_file() (pseudo static method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.from_file"]], "from_inputs() (basicmultidataset class method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.from_inputs"]], "from_object() (shiftmode class method)": [[37, "pymatgen.io.abinit.inputs.ShiftMode.from_object"]], "gamma_centered() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.gamma_centered"]], "gamma_only() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.gamma_only"]], "get_dataframe() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.get_dataframe"]], "get_noppmodel() (ppmodel class method)": [[37, "pymatgen.io.abinit.abiobjects.PPModel.get_noppmodel"]], "get_pseudos_for_structure() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.get_pseudos_for_structure"]], "get_section() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.get_section"]], "get_sections() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.get_sections"]], "get_value() (inputvariable method)": [[37, "pymatgen.io.abinit.variable.InputVariable.get_value"]], "get_values() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.get_values"]], "godby (ppmodelmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes.godby"]], "good_sections() (parallelefficiency method)": [[37, "pymatgen.io.abinit.abitimer.ParallelEfficiency.good_sections"]], "gs_input() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.gs_input"]], "gth_header() (ncabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader.gth_header"]], "gwcalctyp (selfenergy property)": [[37, "pymatgen.io.abinit.abiobjects.SelfEnergy.gwcalctyp"]], "has_dojo_report (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.has_dojo_report"]], "has_hints (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.has_hints"]], "has_nlcc (ncpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcPseudo.has_nlcc"]], "has_same_structures (basicmultidataset property)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.has_same_structures"]], "hgh_header() (ncabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader.hgh_header"]], "hint_for_accuracy() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.hint_for_accuracy"]], "hybersten (ppmodelmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes.hybersten"]], "inclvkb (exchamiltonian property)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian.inclvkb"]], "ion_ioncell_relax_input() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.ion_ioncell_relax_input"]], "is_complete() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.is_complete"]], "is_homogeneous (ksampling property)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.is_homogeneous"]], "isnc (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.isnc"]], "isnc (basicmultidataset property)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.isnc"]], "isnc (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.isnc"]], "ispaw (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.ispaw"]], "ispaw (basicmultidataset property)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.ispaw"]], "ispaw (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.ispaw"]], "l2str() (in module pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.l2str"]], "l_local (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.l_local"]], "l_local (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.l_local"]], "l_local (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.l_local"]], "l_local (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.l_local"]], "l_max (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.l_max"]], "l_max (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.l_max"]], "l_max (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.l_max"]], "l_max (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.l_max"]], "lattice_from_abivars() (in module pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.lattice_from_abivars"]], "linden (ppmodelmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes.linden"]], "md5() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.md5"]], "mode (smearing property)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.mode"]], "monkhorst (ksamplingmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.KSamplingModes.monkhorst"]], "monkhorst() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.monkhorst"]], "monkhorst_automatic() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.monkhorst_automatic"]], "move_atoms (relaxationmethod property)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.move_atoms"]], "move_cell (relaxationmethod property)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.move_cell"]], "name (inputvariable property)": [[37, "pymatgen.io.abinit.variable.InputVariable.name"]], "names_and_values() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.names_and_values"]], "ncpus (abinittimer property)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.ncpus"]], "ndtset (basicmultidataset property)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.ndtset"]], "new_with_vars() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.new_with_vars"]], "nlcc_radius (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.nlcc_radius"]], "nlcc_radius (ncpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcPseudo.nlcc_radius"]], "noppmodel (ppmodelmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.PPModelModes.noppmodel"]], "nosmearing() (smearing static method)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.nosmearing"]], "nspden (electrons property)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.nspden"]], "nspinor (electrons property)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.nspinor"]], "nsppol (electrons property)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.nsppol"]], "num_valence_electrons() (in module pymatgen.io.abinit.inputs)": [[37, "pymatgen.io.abinit.inputs.num_valence_electrons"]], "oncvpsp_header() (ncabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader.oncvpsp_header"]], "open_pspsfile() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.open_pspsfile"]], "order_sections() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.order_sections"]], "parse() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.parse"]], "parse() (pseudoparser method)": [[37, "pymatgen.io.abinit.pseudos.PseudoParser.parse"]], "path (ksamplingmodes attribute)": [[37, "pymatgen.io.abinit.abiobjects.KSamplingModes.path"]], "path_from_structure() (ksampling class method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.path_from_structure"]], "paw_header() (pawabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.PawAbinitHeader.paw_header"]], "paw_radius (pawabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.PawAbinitPseudo.paw_radius"]], "paw_radius (pawpseudo property)": [[37, "pymatgen.io.abinit.pseudos.PawPseudo.paw_radius"]], "paw_radius (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.paw_radius"]], "pefficiency() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.pefficiency"]], "pie() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.pie"]], "plot_all() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.plot_all"]], "plot_densities() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.plot_densities"]], "plot_efficiency() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.plot_efficiency"]], "plot_pie() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.plot_pie"]], "plot_projectors() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.plot_projectors"]], "plot_stacked_hist() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.plot_stacked_hist"]], "plot_waves() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.plot_waves"]], "pop_irdvars() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.pop_irdvars"]], "pop_tolerances() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.pop_tolerances"]], "pop_vars() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.pop_vars"]], "print_table() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.print_table"]], "print_tree() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.print_tree"]], "projector_functions() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.projector_functions"]], "pseudo_core_density() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.pseudo_core_density"]], "pseudo_partial_waves (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.pseudo_partial_waves"]], "pseudo_with_symbol() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.pseudo_with_symbol"]], "pseudos (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.pseudos"]], "pseudos (basicmultidataset property)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.pseudos"]], "pseudos_with_symbols() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.pseudos_with_symbols"]], "pymatgen.io.abinit": [[37, "module-pymatgen.io.abinit"]], "pymatgen.io.abinit.abiobjects": [[37, "module-pymatgen.io.abinit.abiobjects"]], "pymatgen.io.abinit.abitimer": [[37, "module-pymatgen.io.abinit.abitimer"]], "pymatgen.io.abinit.inputs": [[37, "module-pymatgen.io.abinit.inputs"]], "pymatgen.io.abinit.netcdf": [[37, "module-pymatgen.io.abinit.netcdf"]], "pymatgen.io.abinit.pseudos": [[37, "module-pymatgen.io.abinit.pseudos"]], "pymatgen.io.abinit.variable": [[37, "module-pymatgen.io.abinit.variable"]], "rcore (ncpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcPseudo.rcore"]], "rcore (pawpseudo property)": [[37, "pymatgen.io.abinit.pseudos.PawPseudo.rcore"]], "read_abinit_hdr() (etsf_reader method)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader.read_abinit_hdr"]], "read_abinit_xcfunc() (etsf_reader method)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader.read_abinit_xcfunc"]], "read_dimvalue() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.read_dimvalue"]], "read_keys() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.read_keys"]], "read_ppdesc() (pseudoparser method)": [[37, "pymatgen.io.abinit.pseudos.PseudoParser.read_ppdesc"]], "read_structure() (etsf_reader method)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader.read_structure"]], "read_value() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.read_value"]], "read_variable() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.read_variable"]], "read_varnames() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.read_varnames"]], "remove_vars() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.remove_vars"]], "replicate_input() (basicmultidataset class method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.replicate_input"]], "root() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.root"]], "scan_directory() (pseudoparser method)": [[37, "pymatgen.io.abinit.pseudos.PseudoParser.scan_directory"]], "scatter_hist() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.scatter_hist"]], "section_names() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.section_names"]], "select() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.select"]], "select_family() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.select_family"]], "select_rows() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.select_rows"]], "select_symbols() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.select_symbols"]], "set_comment() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_comment"]], "set_gamma_sampling() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_gamma_sampling"]], "set_kmesh() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_kmesh"]], "set_kpath() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_kpath"]], "set_spin_mode() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_spin_mode"]], "set_structure() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.set_structure"]], "set_vars() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.set_vars"]], "set_vars_ifnotin() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.set_vars_ifnotin"]], "sort_by_z() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.sort_by_z"]], "sorted() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.sorted"]], "species_by_znucl() (in module pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.species_by_znucl"]], "split_datasets() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.split_datasets"]], "str2l() (in module pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.str2l"]], "straceback() (in module pymatgen.io.abinit.pseudos)": [[37, "pymatgen.io.abinit.pseudos.straceback"]], "structure (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.structure"]], "structure_from_abivars() (in module pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.structure_from_abivars"]], "structure_from_ncdata() (in module pymatgen.io.abinit.netcdf)": [[37, "pymatgen.io.abinit.netcdf.structure_from_ncdata"]], "structure_to_abivars() (in module pymatgen.io.abinit.abiobjects)": [[37, "pymatgen.io.abinit.abiobjects.structure_to_abivars"]], "sum_sections() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.sum_sections"]], "summarize() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.summarize"]], "summary (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.summary"]], "summary (ncabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitPseudo.summary"]], "summary (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.summary"]], "summary (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.summary"]], "supports_soc (abinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.AbinitPseudo.supports_soc"]], "supports_soc (pawabinitpseudo property)": [[37, "pymatgen.io.abinit.pseudos.PawAbinitPseudo.supports_soc"]], "supports_soc (pawxmlsetup property)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.supports_soc"]], "supports_soc (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.supports_soc"]], "symbol (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.symbol"]], "symsigma (selfenergy property)": [[37, "pymatgen.io.abinit.abiobjects.SelfEnergy.symsigma"]], "timers() (abinittimerparser method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.timers"]], "tm_header() (ncabinitheader static method)": [[37, "pymatgen.io.abinit.pseudos.NcAbinitHeader.tm_header"]], "to_abivars() (abivarable method)": [[37, "pymatgen.io.abinit.abiobjects.AbivarAble.to_abivars"]], "to_abivars() (constraints method)": [[37, "pymatgen.io.abinit.abiobjects.Constraints.to_abivars"]], "to_abivars() (electrons method)": [[37, "pymatgen.io.abinit.abiobjects.Electrons.to_abivars"]], "to_abivars() (electronsalgorithm method)": [[37, "pymatgen.io.abinit.abiobjects.ElectronsAlgorithm.to_abivars"]], "to_abivars() (exchamiltonian method)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian.to_abivars"]], "to_abivars() (hilberttransform method)": [[37, "pymatgen.io.abinit.abiobjects.HilbertTransform.to_abivars"]], "to_abivars() (ksampling method)": [[37, "pymatgen.io.abinit.abiobjects.KSampling.to_abivars"]], "to_abivars() (modeldielectricfunction method)": [[37, "pymatgen.io.abinit.abiobjects.ModelDielectricFunction.to_abivars"]], "to_abivars() (ppmodel method)": [[37, "pymatgen.io.abinit.abiobjects.PPModel.to_abivars"]], "to_abivars() (relaxationmethod method)": [[37, "pymatgen.io.abinit.abiobjects.RelaxationMethod.to_abivars"]], "to_abivars() (screening method)": [[37, "pymatgen.io.abinit.abiobjects.Screening.to_abivars"]], "to_abivars() (selfenergy method)": [[37, "pymatgen.io.abinit.abiobjects.SelfEnergy.to_abivars"]], "to_abivars() (smearing method)": [[37, "pymatgen.io.abinit.abiobjects.Smearing.to_abivars"]], "to_abivars() (spinmode method)": [[37, "pymatgen.io.abinit.abiobjects.SpinMode.to_abivars"]], "to_csv() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.to_csv"]], "to_csvline() (abinittimersection method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.to_csvline"]], "to_dict() (abinittimersection method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.to_dict"]], "to_str() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.to_str"]], "to_str() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.to_str"]], "to_str() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.to_str"]], "to_str() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.to_str"]], "to_string() (basicabinitinput method)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.to_string"]], "to_string() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.to_string"]], "to_string() (pseudo method)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.to_string"]], "to_table() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.to_table"]], "to_table() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.to_table"]], "to_tuple() (abinittimersection method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerSection.to_tuple"]], "totable() (abinittimer method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimer.totable"]], "totable() (parallelefficiency method)": [[37, "pymatgen.io.abinit.abitimer.ParallelEfficiency.totable"]], "type (pseudo property)": [[37, "pymatgen.io.abinit.pseudos.Pseudo.type"]], "typeidx_from_symbol() (etsf_reader method)": [[37, "pymatgen.io.abinit.netcdf.ETSF_Reader.typeidx_from_symbol"]], "units (inputvariable property)": [[37, "pymatgen.io.abinit.variable.InputVariable.units"]], "use_cg (exchamiltonian property)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian.use_cg"]], "use_direct_diago (exchamiltonian property)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian.use_direct_diago"]], "use_haydock (exchamiltonian property)": [[37, "pymatgen.io.abinit.abiobjects.ExcHamiltonian.use_haydock"]], "use_hilbert (screening property)": [[37, "pymatgen.io.abinit.abiobjects.Screening.use_hilbert"]], "use_ppmodel (selfenergy property)": [[37, "pymatgen.io.abinit.abiobjects.SelfEnergy.use_ppmodel"]], "vars (abstractinput property)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.vars"]], "vars (basicabinitinput property)": [[37, "pymatgen.io.abinit.inputs.BasicAbinitInput.vars"]], "walk() (abinittimerparser class method)": [[37, "pymatgen.io.abinit.abitimer.AbinitTimerParser.walk"]], "walk_tree() (netcdfreader method)": [[37, "pymatgen.io.abinit.netcdf.NetcdfReader.walk_tree"]], "with_dojo_report() (pseudotable method)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.with_dojo_report"]], "write() (abstractinput method)": [[37, "pymatgen.io.abinit.inputs.AbstractInput.write"]], "write() (basicmultidataset method)": [[37, "pymatgen.io.abinit.inputs.BasicMultiDataset.write"]], "yield_figs() (pawxmlsetup method)": [[37, "pymatgen.io.abinit.pseudos.PawXmlSetup.yield_figs"]], "zlist (pseudotable property)": [[37, "pymatgen.io.abinit.pseudos.PseudoTable.zlist"]], "atomicmetadata (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.AtomicMetadata"]], "band_structure (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Band_Structure"]], "basisfile (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.BasisFile"]], "basisinfo (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.BasisInfo"]], "brokensymmetry (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.BrokenSymmetry"]], "cp2k_version (cp2kvalidationerror attribute)": [[38, "pymatgen.io.cp2k.sets.Cp2kValidationError.CP2K_VERSION"]], "cell (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Cell"]], "celloptset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.CellOptSet"]], "coord (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Coord"]], "cp2kinput (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput"]], "cp2koutput (class in pymatgen.io.cp2k.outputs)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput"]], "cp2kvalidationerror": [[38, "pymatgen.io.cp2k.sets.Cp2kValidationError"]], "dos (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.DOS"]], "datafile (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.DataFile"]], "davidson (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Davidson"]], "dft (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Dft"]], "dftplusu (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.DftPlusU"]], "dftset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.DftSet"]], "diagonalization (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Diagonalization"]], "e_density_cube (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.E_Density_Cube"]], "forceeval (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.ForceEval"]], "gaussiantypeorbitalbasisset (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet"]], "global (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Global"]], "gthpotential (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.GthPotential"]], "hybridcelloptset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.HybridCellOptSet"]], "hybridrelaxset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.HybridRelaxSet"]], "hybridstaticset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.HybridStaticSet"]], "keyword (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Keyword"]], "keywordlist (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.KeywordList"]], "kind (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Kind"]], "kpoint_set (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Kpoint_Set"]], "kpoints (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Kpoints"]], "ldos (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.LDOS"]], "mo_cubes (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.MO_Cubes"]], "mgrid (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Mgrid"]], "orbitaltransformation (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.OrbitalTransformation"]], "pbe (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.PBE"]], "pdos (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.PDOS"]], "potentialfile (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.PotentialFile"]], "potentialinfo (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.PotentialInfo"]], "qs (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.QS"]], "relaxset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.RelaxSet"]], "scf (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Scf"]], "section (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Section"]], "sectionlist (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.SectionList"]], "smear (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Smear"]], "staticset (class in pymatgen.io.cp2k.sets)": [[38, "pymatgen.io.cp2k.sets.StaticSet"]], "subsys (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Subsys"]], "v_hartree_cube (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.V_Hartree_Cube"]], "xc_functional (class in pymatgen.io.cp2k.inputs)": [[38, "pymatgen.io.cp2k.inputs.Xc_Functional"]], "activate_epr() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_epr"]], "activate_fast_minimization() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_fast_minimization"]], "activate_hybrid() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_hybrid"]], "activate_hyperfine() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_hyperfine"]], "activate_localize() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_localize"]], "activate_motion() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_motion"]], "activate_nmr() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_nmr"]], "activate_nonperiodic() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_nonperiodic"]], "activate_polar() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_polar"]], "activate_robust_minimization() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_robust_minimization"]], "activate_spinspin() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_spinspin"]], "activate_tddfpt() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_tddfpt"]], "activate_vdw_potential() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_vdw_potential"]], "activate_very_strict_minimization() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.activate_very_strict_minimization"]], "add() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.add"]], "admm (basisinfo attribute)": [[38, "id7"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.admm"]], "alias_names (atomicmetadata attribute)": [[38, "id0"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.alias_names"]], "append() (keywordlist method)": [[38, "pymatgen.io.cp2k.inputs.KeywordList.append"]], "append() (sectionlist method)": [[38, "pymatgen.io.cp2k.inputs.SectionList.append"]], "as_dict() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.as_dict"]], "as_dict() (keyword method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.as_dict"]], "band_structure (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.band_structure"]], "by_path() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.by_path"]], "c_exp_ppl (gthpotential attribute)": [[38, "id28"], [38, "pymatgen.io.cp2k.inputs.GthPotential.c_exp_ppl"]], "calculation_type (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.calculation_type"]], "cc (basisinfo attribute)": [[38, "id8"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.cc"]], "charge (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.charge"]], "check() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.check"]], "chunk() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.chunk"]], "coefficients (gaussiantypeorbitalbasisset attribute)": [[38, "id20"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.coefficients"]], "complete_dos (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.complete_dos"]], "completed (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.completed"]], "contracted (basisinfo attribute)": [[38, "id9"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.contracted"]], "convergence() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.convergence"]], "core (basisinfo attribute)": [[38, "id10"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.core"]], "cp2k_version (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.cp2k_version"]], "create_subsys() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.create_subsys"]], "diffuse (basisinfo attribute)": [[38, "id11"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.diffuse"]], "electrons (basisinfo attribute)": [[38, "id12"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.electrons"]], "electrons (potentialinfo attribute)": [[38, "id36"], [38, "pymatgen.io.cp2k.inputs.PotentialInfo.electrons"]], "element (atomicmetadata attribute)": [[38, "id1"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.element"]], "exponents (gaussiantypeorbitalbasisset attribute)": [[38, "id21"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.exponents"]], "extend() (keywordlist method)": [[38, "pymatgen.io.cp2k.inputs.KeywordList.extend"]], "extend() (sectionlist method)": [[38, "pymatgen.io.cp2k.inputs.SectionList.extend"]], "filename (atomicmetadata attribute)": [[38, "id2"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.filename"]], "from_dict() (keyword class method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.from_dict"]], "from_el() (brokensymmetry class method)": [[38, "pymatgen.io.cp2k.inputs.BrokenSymmetry.from_el"]], "from_file() (cp2kinput static method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.from_file"]], "from_file() (datafile class method)": [[38, "pymatgen.io.cp2k.inputs.DataFile.from_file"]], "from_kpoints() (band_structure static method)": [[38, "pymatgen.io.cp2k.inputs.Band_Structure.from_kpoints"]], "from_kpoints() (kpoints class method)": [[38, "pymatgen.io.cp2k.inputs.Kpoints.from_kpoints"]], "from_lines() (cp2kinput class method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.from_lines"]], "from_section() (gthpotential class method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.from_section"]], "from_str() (basisfile class method)": [[38, "pymatgen.io.cp2k.inputs.BasisFile.from_str"]], "from_str() (basisinfo class method)": [[38, "pymatgen.io.cp2k.inputs.BasisInfo.from_str"]], "from_str() (cp2kinput static method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.from_str"]], "from_str() (datafile class method)": [[38, "pymatgen.io.cp2k.inputs.DataFile.from_str"]], "from_str() (gaussiantypeorbitalbasisset class method)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.from_str"]], "from_str() (gthpotential class method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.from_str"]], "from_str() (keyword static method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.from_str"]], "from_str() (potentialfile class method)": [[38, "pymatgen.io.cp2k.inputs.PotentialFile.from_str"]], "from_str() (potentialinfo class method)": [[38, "pymatgen.io.cp2k.inputs.PotentialInfo.from_str"]], "from_string() (basisinfo method)": [[38, "pymatgen.io.cp2k.inputs.BasisInfo.from_string"]], "from_string() (cp2kinput method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.from_string"]], "from_string() (datafile method)": [[38, "pymatgen.io.cp2k.inputs.DataFile.from_string"]], "from_string() (gaussiantypeorbitalbasisset class method)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.from_string"]], "from_string() (gthpotential method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.from_string"]], "from_string() (keyword method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.from_string"]], "from_string() (potentialinfo method)": [[38, "pymatgen.io.cp2k.inputs.PotentialInfo.from_string"]], "get() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.get"]], "get() (sectionlist method)": [[38, "pymatgen.io.cp2k.inputs.SectionList.get"]], "get_basis_and_potential() (dftset static method)": [[38, "pymatgen.io.cp2k.sets.DftSet.get_basis_and_potential"]], "get_cutoff_from_basis() (dftset static method)": [[38, "pymatgen.io.cp2k.sets.DftSet.get_cutoff_from_basis"]], "get_hash() (atomicmetadata method)": [[38, "pymatgen.io.cp2k.inputs.AtomicMetadata.get_hash"]], "get_keyword() (gaussiantypeorbitalbasisset method)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.get_keyword"]], "get_keyword() (gthpotential method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.get_keyword"]], "get_keyword() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.get_keyword"]], "get_section() (gthpotential method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.get_section"]], "get_section() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.get_section"]], "get_string() (atomicmetadata method)": [[38, "pymatgen.io.cp2k.inputs.AtomicMetadata.get_string"]], "get_string() (cp2kinput method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.get_string"]], "get_string() (datafile method)": [[38, "pymatgen.io.cp2k.inputs.DataFile.get_string"]], "get_string() (gaussiantypeorbitalbasisset method)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.get_string"]], "get_string() (gthpotential method)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.get_string"]], "get_string() (keyword method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.get_string"]], "get_string() (keywordlist method)": [[38, "pymatgen.io.cp2k.inputs.KeywordList.get_string"]], "get_string() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.get_string"]], "get_string() (sectionlist method)": [[38, "pymatgen.io.cp2k.inputs.SectionList.get_string"]], "get_truncated_coulomb_cutoff() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.get_truncated_coulomb_cutoff"]], "get_unique_site_indices() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.get_unique_site_indices"]], "get_xc_functionals() (dftset static method)": [[38, "pymatgen.io.cp2k.sets.DftSet.get_xc_functionals"]], "hprj_ppnl (gthpotential attribute)": [[38, "id29"], [38, "pymatgen.io.cp2k.inputs.GthPotential.hprj_ppnl"]], "inc() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.inc"]], "info (atomicmetadata attribute)": [[38, "id3"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.info"]], "info (gaussiantypeorbitalbasisset attribute)": [[38, "id22"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.info"]], "info (gthpotential attribute)": [[38, "pymatgen.io.cp2k.inputs.GthPotential.info"]], "insert() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.insert"]], "is_hubbard (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.is_hubbard"]], "is_metal (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.is_metal"]], "is_molecule (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.is_molecule"]], "lmax (gaussiantypeorbitalbasisset attribute)": [[38, "id23"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.lmax"]], "lmin (gaussiantypeorbitalbasisset attribute)": [[38, "id24"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.lmin"]], "lri (basisinfo attribute)": [[38, "id13"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.lri"]], "modify_dft_print_iters() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.modify_dft_print_iters"]], "molopt (basisinfo attribute)": [[38, "id14"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.molopt"]], "multiplicity (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.multiplicity"]], "n (gaussiantypeorbitalbasisset attribute)": [[38, "id25"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.n"]], "n_elecs (gthpotential attribute)": [[38, "id30"], [38, "pymatgen.io.cp2k.inputs.GthPotential.n_elecs"]], "name (atomicmetadata attribute)": [[38, "id4"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.name"]], "natural_keys() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.natural_keys"]], "nexp (gaussiantypeorbitalbasisset property)": [[38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.nexp"]], "nexp_ppl (gthpotential attribute)": [[38, "id31"], [38, "pymatgen.io.cp2k.inputs.GthPotential.nexp_ppl"]], "nlcc (potentialinfo attribute)": [[38, "id37"], [38, "pymatgen.io.cp2k.inputs.PotentialInfo.nlcc"]], "nprj (gthpotential attribute)": [[38, "id32"], [38, "pymatgen.io.cp2k.inputs.GthPotential.nprj"]], "nprj_ppnl (gthpotential attribute)": [[38, "id33"], [38, "pymatgen.io.cp2k.inputs.GthPotential.nprj_ppnl"]], "nset (gaussiantypeorbitalbasisset attribute)": [[38, "id26"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.nset"]], "nshell (gaussiantypeorbitalbasisset attribute)": [[38, "id27"], [38, "pymatgen.io.cp2k.inputs.GaussianTypeOrbitalBasisSet.nshell"]], "num_warnings (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.num_warnings"]], "objects (datafile attribute)": [[38, "pymatgen.io.cp2k.inputs.DataFile.objects"]], "parse_atomic_kind_info() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_atomic_kind_info"]], "parse_bandstructure() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_bandstructure"]], "parse_cell_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_cell_params"]], "parse_chi_tensor() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_chi_tensor"]], "parse_cp2k_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_cp2k_params"]], "parse_dft_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_dft_params"]], "parse_dos() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_dos"]], "parse_dos() (in module pymatgen.io.cp2k.outputs)": [[38, "pymatgen.io.cp2k.outputs.parse_dos"]], "parse_energies() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_energies"]], "parse_energy_file() (in module pymatgen.io.cp2k.outputs)": [[38, "pymatgen.io.cp2k.outputs.parse_energy_file"]], "parse_files() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_files"]], "parse_forces() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_forces"]], "parse_global_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_global_params"]], "parse_gtensor() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_gtensor"]], "parse_hirshfeld() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_hirshfeld"]], "parse_homo_lumo() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_homo_lumo"]], "parse_hyperfine() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_hyperfine"]], "parse_initial_structure() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_initial_structure"]], "parse_input() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_input"]], "parse_ionic_steps() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_ionic_steps"]], "parse_mo_eigenvalues() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_mo_eigenvalues"]], "parse_mulliken() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_mulliken"]], "parse_nmr_shift() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_nmr_shift"]], "parse_opt_steps() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_opt_steps"]], "parse_overlap_condition() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_overlap_condition"]], "parse_pdos() (in module pymatgen.io.cp2k.outputs)": [[38, "pymatgen.io.cp2k.outputs.parse_pdos"]], "parse_plus_u_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_plus_u_params"]], "parse_qs_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_qs_params"]], "parse_raman() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_raman"]], "parse_scf_opt() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_scf_opt"]], "parse_scf_params() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_scf_params"]], "parse_stresses() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_stresses"]], "parse_structures() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_structures"]], "parse_tddfpt() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_tddfpt"]], "parse_timing() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_timing"]], "parse_total_numbers() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.parse_total_numbers"]], "pc (basisinfo attribute)": [[38, "id15"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.pc"]], "polarization (basisinfo attribute)": [[38, "id16"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.polarization"]], "postprocessor() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.postprocessor"]], "potential (atomicmetadata attribute)": [[38, "id5"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.potential"]], "potential_type (potentialinfo attribute)": [[38, "id38"], [38, "pymatgen.io.cp2k.inputs.PotentialInfo.potential_type"]], "preprocessor() (in module pymatgen.io.cp2k.utils)": [[38, "pymatgen.io.cp2k.utils.preprocessor"]], "print_bandstructure() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_bandstructure"]], "print_dos() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_dos"]], "print_e_density() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_e_density"]], "print_forces() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_forces"]], "print_hirshfeld() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_hirshfeld"]], "print_ldos() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_ldos"]], "print_mo() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_mo"]], "print_mo_cubes() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_mo_cubes"]], "print_mulliken() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_mulliken"]], "print_pdos() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_pdos"]], "print_v_hartree() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.print_v_hartree"]], "project_name (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.project_name"]], "pymatgen.io.cp2k": [[38, "module-pymatgen.io.cp2k"]], "pymatgen.io.cp2k.inputs": [[38, "module-pymatgen.io.cp2k.inputs"]], "pymatgen.io.cp2k.outputs": [[38, "module-pymatgen.io.cp2k.outputs"]], "pymatgen.io.cp2k.sets": [[38, "module-pymatgen.io.cp2k.sets"]], "pymatgen.io.cp2k.utils": [[38, "module-pymatgen.io.cp2k.utils"]], "r_loc (gthpotential attribute)": [[38, "id34"], [38, "pymatgen.io.cp2k.inputs.GthPotential.r_loc"]], "radii (gthpotential attribute)": [[38, "id35"], [38, "pymatgen.io.cp2k.inputs.GthPotential.radii"]], "ran_successfully() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.ran_successfully"]], "read_pattern() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.read_pattern"]], "read_table_pattern() (cp2koutput method)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.read_table_pattern"]], "run_type (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.run_type"]], "safeset() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.safeset"]], "set() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.set"]], "set_charge() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.set_charge"]], "setitem() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.setitem"]], "silence() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.silence"]], "softmatch() (atomicmetadata method)": [[38, "pymatgen.io.cp2k.inputs.AtomicMetadata.softmatch"]], "softmatch() (basisinfo method)": [[38, "pymatgen.io.cp2k.inputs.BasisInfo.softmatch"]], "softmatch() (potentialinfo method)": [[38, "pymatgen.io.cp2k.inputs.PotentialInfo.softmatch"]], "spin_polarized (cp2koutput property)": [[38, "pymatgen.io.cp2k.outputs.Cp2kOutput.spin_polarized"]], "sr (basisinfo attribute)": [[38, "id17"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.sr"]], "unset() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.unset"]], "update() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.update"]], "valence (basisinfo attribute)": [[38, "id18"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.valence"]], "validate() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.validate"]], "verbosity() (keyword method)": [[38, "pymatgen.io.cp2k.inputs.Keyword.verbosity"]], "verbosity() (keywordlist method)": [[38, "pymatgen.io.cp2k.inputs.KeywordList.verbosity"]], "verbosity() (section method)": [[38, "pymatgen.io.cp2k.inputs.Section.verbosity"]], "verbosity() (sectionlist method)": [[38, "pymatgen.io.cp2k.inputs.SectionList.verbosity"]], "version (atomicmetadata attribute)": [[38, "id6"], [38, "pymatgen.io.cp2k.inputs.AtomicMetadata.version"]], "write_basis_set_file() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.write_basis_set_file"]], "write_file() (cp2kinput method)": [[38, "pymatgen.io.cp2k.inputs.Cp2kInput.write_file"]], "write_file() (datafile method)": [[38, "pymatgen.io.cp2k.inputs.DataFile.write_file"]], "write_potential_file() (dftset method)": [[38, "pymatgen.io.cp2k.sets.DftSet.write_potential_file"]], "xc (basisinfo attribute)": [[38, "id19"], [38, "pymatgen.io.cp2k.inputs.BasisInfo.xc"]], "xc (potentialinfo attribute)": [[38, "id39"], [38, "pymatgen.io.cp2k.inputs.PotentialInfo.xc"]], "excitinginput (class in pymatgen.io.exciting.inputs)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput"]], "bohr2ang (excitinginput attribute)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.bohr2ang"]], "from_file() (excitinginput static method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.from_file"]], "from_str() (excitinginput static method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.from_str"]], "from_string() (excitinginput method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.from_string"]], "lockxyz (excitinginput attribute)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.lockxyz"]], "lockxyz (excitinginput property)": [[39, "id0"]], "pymatgen.io.exciting": [[39, "module-pymatgen.io.exciting"]], "pymatgen.io.exciting.inputs": [[39, "module-pymatgen.io.exciting.inputs"]], "structure (excitinginput attribute)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.structure"]], "title (excitinginput attribute)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.title"]], "write_etree() (excitinginput method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.write_etree"]], "write_file() (excitinginput method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.write_file"]], "write_string() (excitinginput method)": [[39, "pymatgen.io.exciting.inputs.ExcitingInput.write_string"]], "abstractfeffinputset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet"]], "atoms (class in pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.Atoms"]], "config (mpelnesset attribute)": [[40, "pymatgen.io.feff.sets.MPELNESSet.CONFIG"]], "config (mpexafsset attribute)": [[40, "pymatgen.io.feff.sets.MPEXAFSSet.CONFIG"]], "config (mpexelfsset attribute)": [[40, "pymatgen.io.feff.sets.MPEXELFSSet.CONFIG"]], "config (mpxanesset attribute)": [[40, "pymatgen.io.feff.sets.MPXANESSet.CONFIG"]], "eels (class in pymatgen.io.feff.outputs)": [[40, "pymatgen.io.feff.outputs.Eels"]], "feffdictset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.FEFFDictSet"]], "feffparseerror": [[40, "pymatgen.io.feff.inputs.FeffParseError"]], "header (class in pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.Header"]], "ldos (class in pymatgen.io.feff.outputs)": [[40, "pymatgen.io.feff.outputs.LDos"]], "mpeelsdictset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.MPEELSDictSet"]], "mpelnesset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.MPELNESSet"]], "mpexafsset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.MPEXAFSSet"]], "mpexelfsset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.MPEXELFSSet"]], "mpxanesset (class in pymatgen.io.feff.sets)": [[40, "pymatgen.io.feff.sets.MPXANESSet"]], "paths (class in pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.Paths"]], "potential (class in pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.Potential"]], "tags (class in pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.Tags"]], "xmu (class in pymatgen.io.feff.outputs)": [[40, "pymatgen.io.feff.outputs.Xmu"]], "all_input() (abstractfeffinputset method)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.all_input"]], "as_dict() (eels method)": [[40, "pymatgen.io.feff.outputs.Eels.as_dict"]], "as_dict() (tags method)": [[40, "pymatgen.io.feff.inputs.Tags.as_dict"]], "as_dict() (xmu method)": [[40, "pymatgen.io.feff.outputs.Xmu.as_dict"]], "atomic_background (eels property)": [[40, "pymatgen.io.feff.outputs.Eels.atomic_background"]], "atoms (abstractfeffinputset property)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.atoms"]], "atoms (feffdictset property)": [[40, "pymatgen.io.feff.sets.FEFFDictSet.atoms"]], "atoms_string_from_file() (atoms static method)": [[40, "pymatgen.io.feff.inputs.Atoms.atoms_string_from_file"]], "calc (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.calc"]], "charge_transfer_from_file() (ldos static method)": [[40, "pymatgen.io.feff.outputs.LDos.charge_transfer_from_file"]], "charge_transfer_to_string() (ldos method)": [[40, "pymatgen.io.feff.outputs.LDos.charge_transfer_to_string"]], "chi (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.chi"]], "cluster (atoms property)": [[40, "pymatgen.io.feff.inputs.Atoms.cluster"]], "cluster_from_file() (atoms static method)": [[40, "pymatgen.io.feff.inputs.Atoms.cluster_from_file"]], "diff() (tags method)": [[40, "pymatgen.io.feff.inputs.Tags.diff"]], "e_fermi (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.e_fermi"]], "edge (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.edge"]], "energies (eels property)": [[40, "pymatgen.io.feff.outputs.Eels.energies"]], "energies (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.energies"]], "fine_structure (eels property)": [[40, "pymatgen.io.feff.outputs.Eels.fine_structure"]], "formula (header property)": [[40, "pymatgen.io.feff.inputs.Header.formula"]], "from_cif_file() (header static method)": [[40, "pymatgen.io.feff.inputs.Header.from_cif_file"]], "from_dict() (tags static method)": [[40, "pymatgen.io.feff.inputs.Tags.from_dict"]], "from_directory() (feffdictset static method)": [[40, "pymatgen.io.feff.sets.FEFFDictSet.from_directory"]], "from_file() (eels static method)": [[40, "pymatgen.io.feff.outputs.Eels.from_file"]], "from_file() (header static method)": [[40, "pymatgen.io.feff.inputs.Header.from_file"]], "from_file() (ldos static method)": [[40, "pymatgen.io.feff.outputs.LDos.from_file"]], "from_file() (tags static method)": [[40, "pymatgen.io.feff.inputs.Tags.from_file"]], "from_file() (xmu static method)": [[40, "pymatgen.io.feff.outputs.Xmu.from_file"]], "from_str() (header static method)": [[40, "pymatgen.io.feff.inputs.Header.from_str"]], "from_string() (header method)": [[40, "pymatgen.io.feff.inputs.Header.from_string"]], "get_absorbing_atom_symbol_index() (in module pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.get_absorbing_atom_symbol_index"]], "get_atom_map() (in module pymatgen.io.feff.inputs)": [[40, "pymatgen.io.feff.inputs.get_atom_map"]], "get_lines() (atoms method)": [[40, "pymatgen.io.feff.inputs.Atoms.get_lines"]], "get_string() (tags method)": [[40, "pymatgen.io.feff.inputs.Tags.get_string"]], "header() (abstractfeffinputset method)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.header"]], "header() (feffdictset method)": [[40, "pymatgen.io.feff.sets.FEFFDictSet.header"]], "header_string_from_file() (header static method)": [[40, "pymatgen.io.feff.inputs.Header.header_string_from_file"]], "material_formula (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.material_formula"]], "mu (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.mu"]], "mu0 (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.mu0"]], "pot_dict_from_string() (potential static method)": [[40, "pymatgen.io.feff.inputs.Potential.pot_dict_from_string"]], "pot_string_from_file() (potential static method)": [[40, "pymatgen.io.feff.inputs.Potential.pot_string_from_file"]], "potential (abstractfeffinputset property)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.potential"]], "potential (feffdictset property)": [[40, "pymatgen.io.feff.sets.FEFFDictSet.potential"]], "proc_val() (tags static method)": [[40, "pymatgen.io.feff.inputs.Tags.proc_val"]], "pymatgen.io.feff": [[40, "module-pymatgen.io.feff"]], "pymatgen.io.feff.inputs": [[40, "module-pymatgen.io.feff.inputs"]], "pymatgen.io.feff.outputs": [[40, "module-pymatgen.io.feff.outputs"]], "pymatgen.io.feff.sets": [[40, "module-pymatgen.io.feff.sets"]], "relative_energies (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.relative_energies"]], "source (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.source"]], "structure_symmetry (header property)": [[40, "pymatgen.io.feff.inputs.Header.structure_symmetry"]], "tags (abstractfeffinputset property)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.tags"]], "tags (feffdictset property)": [[40, "pymatgen.io.feff.sets.FEFFDictSet.tags"]], "total_spectrum (eels property)": [[40, "pymatgen.io.feff.outputs.Eels.total_spectrum"]], "wavenumber (xmu property)": [[40, "pymatgen.io.feff.outputs.Xmu.wavenumber"]], "write_file() (atoms method)": [[40, "pymatgen.io.feff.inputs.Atoms.write_file"]], "write_file() (header method)": [[40, "pymatgen.io.feff.inputs.Header.write_file"]], "write_file() (paths method)": [[40, "pymatgen.io.feff.inputs.Paths.write_file"]], "write_file() (potential method)": [[40, "pymatgen.io.feff.inputs.Potential.write_file"]], "write_file() (tags method)": [[40, "pymatgen.io.feff.inputs.Tags.write_file"]], "write_input() (abstractfeffinputset method)": [[40, "pymatgen.io.feff.sets.AbstractFeffInputSet.write_input"]], "baselammpsgenerator (class in pymatgen.io.lammps.generators)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator"]], "combineddata (class in pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.CombinedData"]], "forcefield (class in pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.ForceField"]], "lammpsbox (class in pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.LammpsBox"]], "lammpsdata (class in pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.LammpsData"]], "lammpsdump (class in pymatgen.io.lammps.outputs)": [[41, "pymatgen.io.lammps.outputs.LammpsDump"]], "lammpsinputfile (class in pymatgen.io.lammps.inputs)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile"]], "lammpsinputset (class in pymatgen.io.lammps.sets)": [[41, "pymatgen.io.lammps.sets.LammpsInputSet"]], "lammpsminimization (class in pymatgen.io.lammps.generators)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization"]], "lammpsrun (class in pymatgen.io.lammps.inputs)": [[41, "pymatgen.io.lammps.inputs.LammpsRun"]], "lammpsrunner (class in pymatgen.io.lammps.utils)": [[41, "pymatgen.io.lammps.utils.LammpsRunner"]], "lammpstemplategen (class in pymatgen.io.lammps.inputs)": [[41, "pymatgen.io.lammps.inputs.LammpsTemplateGen"]], "polymer (class in pymatgen.io.lammps.utils)": [[41, "pymatgen.io.lammps.utils.Polymer"]], "topology (class in pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.Topology"]], "add_commands() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.add_commands"]], "add_stage() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.add_stage"]], "append() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.append"]], "as_dict() (lammpsdump method)": [[41, "pymatgen.io.lammps.outputs.LammpsDump.as_dict"]], "as_lammpsdata() (combineddata method)": [[41, "pymatgen.io.lammps.data.CombinedData.as_lammpsdata"]], "atom_style (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.atom_style"]], "boundary (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.boundary"]], "calc_type (baselammpsgenerator attribute)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator.calc_type"]], "contains_command() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.contains_command"]], "dimension (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.dimension"]], "disassemble() (combineddata method)": [[41, "pymatgen.io.lammps.data.CombinedData.disassemble"]], "disassemble() (lammpsdata method)": [[41, "pymatgen.io.lammps.data.LammpsData.disassemble"]], "force_field (forcefield attribute)": [[41, "pymatgen.io.lammps.data.ForceField.force_field"]], "force_field (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.force_field"]], "from_bonding() (topology class method)": [[41, "pymatgen.io.lammps.data.Topology.from_bonding"]], "from_dict() (forcefield class method)": [[41, "pymatgen.io.lammps.data.ForceField.from_dict"]], "from_dict() (lammpsdump class method)": [[41, "pymatgen.io.lammps.outputs.LammpsDump.from_dict"]], "from_directory() (lammpsinputset class method)": [[41, "pymatgen.io.lammps.sets.LammpsInputSet.from_directory"]], "from_ff_and_topologies() (combineddata class method)": [[41, "pymatgen.io.lammps.data.CombinedData.from_ff_and_topologies"]], "from_ff_and_topologies() (lammpsdata class method)": [[41, "pymatgen.io.lammps.data.LammpsData.from_ff_and_topologies"]], "from_file() (forcefield class method)": [[41, "pymatgen.io.lammps.data.ForceField.from_file"]], "from_file() (lammpsdata class method)": [[41, "pymatgen.io.lammps.data.LammpsData.from_file"]], "from_file() (lammpsinputfile class method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.from_file"]], "from_files() (combineddata class method)": [[41, "pymatgen.io.lammps.data.CombinedData.from_files"]], "from_lammpsdata() (combineddata class method)": [[41, "pymatgen.io.lammps.data.CombinedData.from_lammpsdata"]], "from_str() (lammpsdump class method)": [[41, "pymatgen.io.lammps.outputs.LammpsDump.from_str"]], "from_str() (lammpsinputfile class method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.from_str"]], "from_string() (lammpsdump method)": [[41, "pymatgen.io.lammps.outputs.LammpsDump.from_string"]], "from_string() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.from_string"]], "from_structure() (combineddata class method)": [[41, "pymatgen.io.lammps.data.CombinedData.from_structure"]], "from_structure() (lammpsdata class method)": [[41, "pymatgen.io.lammps.data.LammpsData.from_structure"]], "get_args() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.get_args"]], "get_box_shift() (lammpsbox method)": [[41, "pymatgen.io.lammps.data.LammpsBox.get_box_shift"]], "get_input_set() (baselammpsgenerator method)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator.get_input_set"]], "get_input_set() (lammpstemplategen method)": [[41, "pymatgen.io.lammps.inputs.LammpsTemplateGen.get_input_set"]], "get_string() (combineddata method)": [[41, "pymatgen.io.lammps.data.CombinedData.get_string"]], "get_string() (lammpsbox method)": [[41, "pymatgen.io.lammps.data.LammpsBox.get_string"]], "get_string() (lammpsdata method)": [[41, "pymatgen.io.lammps.data.LammpsData.get_string"]], "get_string() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.get_string"]], "keep_stages (baselammpsgenerator attribute)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator.keep_stages"]], "lattice_2_lmpbox() (in module pymatgen.io.lammps.data)": [[41, "pymatgen.io.lammps.data.lattice_2_lmpbox"]], "maps (forcefield attribute)": [[41, "pymatgen.io.lammps.data.ForceField.maps"]], "masses (forcefield attribute)": [[41, "pymatgen.io.lammps.data.ForceField.masses"]], "md() (lammpsrun class method)": [[41, "pymatgen.io.lammps.inputs.LammpsRun.md"]], "merge_stages() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.merge_stages"]], "ncomments (lammpsinputfile property)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.ncomments"]], "nstages (lammpsinputfile property)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.nstages"]], "parse_lammps_dumps() (in module pymatgen.io.lammps.outputs)": [[41, "pymatgen.io.lammps.outputs.parse_lammps_dumps"]], "parse_lammps_log() (in module pymatgen.io.lammps.outputs)": [[41, "pymatgen.io.lammps.outputs.parse_lammps_log"]], "parse_xyz() (combineddata class method)": [[41, "pymatgen.io.lammps.data.CombinedData.parse_xyz"]], "pymatgen.io.lammps": [[41, "module-pymatgen.io.lammps"]], "pymatgen.io.lammps.data": [[41, "module-pymatgen.io.lammps.data"]], "pymatgen.io.lammps.generators": [[41, "module-pymatgen.io.lammps.generators"]], "pymatgen.io.lammps.inputs": [[41, "module-pymatgen.io.lammps.inputs"]], "pymatgen.io.lammps.outputs": [[41, "module-pymatgen.io.lammps.outputs"]], "pymatgen.io.lammps.sets": [[41, "module-pymatgen.io.lammps.sets"]], "pymatgen.io.lammps.utils": [[41, "module-pymatgen.io.lammps.utils"]], "read_data (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.read_data"]], "remove_command() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.remove_command"]], "remove_stage() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.remove_stage"]], "rename_stage() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.rename_stage"]], "run() (lammpsrunner method)": [[41, "pymatgen.io.lammps.utils.LammpsRunner.run"]], "set_args() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.set_args"]], "set_charge_atom() (lammpsdata method)": [[41, "pymatgen.io.lammps.data.LammpsData.set_charge_atom"]], "set_charge_atom_type() (lammpsdata method)": [[41, "pymatgen.io.lammps.data.LammpsData.set_charge_atom_type"]], "settings (baselammpsgenerator attribute)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator.settings"]], "settings (lammpsminimization attribute)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.settings"]], "stages_names (lammpsinputfile property)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.stages_names"]], "structure (combineddata property)": [[41, "pymatgen.io.lammps.data.CombinedData.structure"]], "structure (lammpsdata property)": [[41, "pymatgen.io.lammps.data.LammpsData.structure"]], "template (baselammpsgenerator attribute)": [[41, "pymatgen.io.lammps.generators.BaseLammpsGenerator.template"]], "template (lammpsminimization attribute)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.template"]], "template_dir (lammpsrun attribute)": [[41, "pymatgen.io.lammps.inputs.LammpsRun.template_dir"]], "to_file() (forcefield method)": [[41, "pymatgen.io.lammps.data.ForceField.to_file"]], "to_lattice() (lammpsbox method)": [[41, "pymatgen.io.lammps.data.LammpsBox.to_lattice"]], "units (lammpsminimization property)": [[41, "pymatgen.io.lammps.generators.LammpsMinimization.units"]], "validate() (lammpsinputset method)": [[41, "pymatgen.io.lammps.sets.LammpsInputSet.validate"]], "volume (lammpsbox property)": [[41, "pymatgen.io.lammps.data.LammpsBox.volume"]], "write_file() (lammpsdata method)": [[41, "pymatgen.io.lammps.data.LammpsData.write_file"]], "write_file() (lammpsinputfile method)": [[41, "pymatgen.io.lammps.inputs.LammpsInputFile.write_file"]], "write_inputs() (lammpsrun method)": [[41, "pymatgen.io.lammps.inputs.LammpsRun.write_inputs"]], "availablekeywords (lobsterin attribute)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.AVAILABLEKEYWORDS"]], "boolean_keywords (lobsterin attribute)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.BOOLEAN_KEYWORDS"]], "bandoverlaps (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Bandoverlaps"]], "charge (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Charge"]], "cohpcar (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Cohpcar"]], "doscar (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Doscar"]], "float_keywords (lobsterin attribute)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.FLOAT_KEYWORDS"]], "fatband (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Fatband"]], "grosspop (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Grosspop"]], "icohpneighborsinfo (class in pymatgen.io.lobster.lobsterenv)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo"]], "icohplist (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Icohplist"]], "listkeywords (lobsterin attribute)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.LISTKEYWORDS"]], "lobsterlightstructureenvironments (class in pymatgen.io.lobster.lobsterenv)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterLightStructureEnvironments"]], "lobsterneighbors (class in pymatgen.io.lobster.lobsterenv)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors"]], "lobsterin (class in pymatgen.io.lobster.inputs)": [[42, "pymatgen.io.lobster.inputs.Lobsterin"]], "lobsterout (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Lobsterout"]], "madelungenergies (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.MadelungEnergies"]], "string_keywords (lobsterin attribute)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.STRING_KEYWORDS"]], "sitepotential (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.SitePotential"]], "wavefunction (class in pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.Wavefunction"]], "anion_types (lobsterneighbors property)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.anion_types"]], "as_dict() (lobsterlightstructureenvironments method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterLightStructureEnvironments.as_dict"]], "as_dict() (lobsterin method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.as_dict"]], "atoms (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.atoms"]], "central_isites (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.central_isites"]], "completedos (doscar attribute)": [[42, "pymatgen.io.lobster.outputs.Doscar.completedos"]], "completedos (doscar property)": [[42, "id2"]], "diff() (lobsterin method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.diff"]], "energies (doscar attribute)": [[42, "id0"], [42, "id1"], [42, "pymatgen.io.lobster.outputs.Doscar.energies"]], "energies (doscar property)": [[42, "id3"]], "from_lobster() (lobsterlightstructureenvironments class method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterLightStructureEnvironments.from_Lobster"]], "from_dict() (lobsterin class method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.from_dict"]], "from_file() (lobsterin class method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.from_file"]], "get_all_possible_basis_combinations() (in module pymatgen.io.lobster.inputs)": [[42, "pymatgen.io.lobster.inputs.get_all_possible_basis_combinations"]], "get_all_possible_basis_functions() (lobsterin static method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.get_all_possible_basis_functions"]], "get_anion_types() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_anion_types"]], "get_bandstructure() (fatband method)": [[42, "pymatgen.io.lobster.outputs.Fatband.get_bandstructure"]], "get_basis() (lobsterin static method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.get_basis"]], "get_doc() (lobsterout method)": [[42, "pymatgen.io.lobster.outputs.Lobsterout.get_doc"]], "get_info_cohps_to_neighbors() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_info_cohps_to_neighbors"]], "get_info_icohps_between_neighbors() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_info_icohps_between_neighbors"]], "get_info_icohps_to_neighbors() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_info_icohps_to_neighbors"]], "get_light_structure_environment() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_light_structure_environment"]], "get_nn_info() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.get_nn_info"]], "get_orb_from_str() (in module pymatgen.io.lobster.outputs)": [[42, "pymatgen.io.lobster.outputs.get_orb_from_str"]], "get_structure_with_charges() (charge method)": [[42, "pymatgen.io.lobster.outputs.Charge.get_structure_with_charges"]], "get_structure_with_site_potentials() (sitepotential method)": [[42, "pymatgen.io.lobster.outputs.SitePotential.get_structure_with_site_potentials"]], "get_structure_with_total_grosspop() (grosspop method)": [[42, "pymatgen.io.lobster.outputs.Grosspop.get_structure_with_total_grosspop"]], "get_volumetricdata_density() (wavefunction method)": [[42, "pymatgen.io.lobster.outputs.Wavefunction.get_volumetricdata_density"]], "get_volumetricdata_imaginary() (wavefunction method)": [[42, "pymatgen.io.lobster.outputs.Wavefunction.get_volumetricdata_imaginary"]], "get_volumetricdata_real() (wavefunction method)": [[42, "pymatgen.io.lobster.outputs.Wavefunction.get_volumetricdata_real"]], "has_good_quality_check_occupied_bands() (bandoverlaps method)": [[42, "pymatgen.io.lobster.outputs.Bandoverlaps.has_good_quality_check_occupied_bands"]], "has_good_quality_maxdeviation() (bandoverlaps method)": [[42, "pymatgen.io.lobster.outputs.Bandoverlaps.has_good_quality_maxDeviation"]], "icohpcollection (icohplist property)": [[42, "pymatgen.io.lobster.outputs.Icohplist.icohpcollection"]], "icohplist (icohplist property)": [[42, "pymatgen.io.lobster.outputs.Icohplist.icohplist"]], "is_spin_polarized (doscar attribute)": [[42, "pymatgen.io.lobster.outputs.Doscar.is_spin_polarized"]], "is_spin_polarized (doscar property)": [[42, "id4"]], "itdensities (doscar property)": [[42, "pymatgen.io.lobster.outputs.Doscar.itdensities"]], "labels (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.labels"]], "list_icohps (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.list_icohps"]], "molecules_allowed (lobsterneighbors property)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.molecules_allowed"]], "n_bonds (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.n_bonds"]], "pdos (doscar attribute)": [[42, "pymatgen.io.lobster.outputs.Doscar.pdos"]], "pdos (doscar property)": [[42, "id5"]], "plot_cohps_of_neighbors() (lobsterneighbors method)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.plot_cohps_of_neighbors"]], "pymatgen.io.lobster": [[42, "module-pymatgen.io.lobster"]], "pymatgen.io.lobster.inputs": [[42, "module-pymatgen.io.lobster.inputs"]], "pymatgen.io.lobster.lobsterenv": [[42, "module-pymatgen.io.lobster.lobsterenv"]], "pymatgen.io.lobster.outputs": [[42, "module-pymatgen.io.lobster.outputs"]], "set_volumetric_data() (wavefunction method)": [[42, "pymatgen.io.lobster.outputs.Wavefunction.set_volumetric_data"]], "standard_calculations_from_vasp_files() (lobsterin class method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.standard_calculations_from_vasp_files"]], "structures_allowed (lobsterneighbors property)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterNeighbors.structures_allowed"]], "tdensities (doscar attribute)": [[42, "pymatgen.io.lobster.outputs.Doscar.tdensities"]], "tdensities (doscar property)": [[42, "id6"]], "tdos (doscar attribute)": [[42, "pymatgen.io.lobster.outputs.Doscar.tdos"]], "tdos (doscar property)": [[42, "id7"]], "total_icohp (icohpneighborsinfo attribute)": [[42, "pymatgen.io.lobster.lobsterenv.ICOHPNeighborsInfo.total_icohp"]], "uniquely_determines_coordination_environments (lobsterlightstructureenvironments property)": [[42, "pymatgen.io.lobster.lobsterenv.LobsterLightStructureEnvironments.uniquely_determines_coordination_environments"]], "write_incar() (lobsterin method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.write_INCAR"]], "write_kpoints() (lobsterin static method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.write_KPOINTS"]], "write_poscar_with_standard_primitive() (lobsterin static method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.write_POSCAR_with_standard_primitive"]], "write_file() (wavefunction method)": [[42, "pymatgen.io.lobster.outputs.Wavefunction.write_file"]], "write_lobsterin() (lobsterin method)": [[42, "pymatgen.io.lobster.inputs.Lobsterin.write_lobsterin"]], "forceset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.ForceSet"]], "freqset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.FreqSet"]], "optset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.OptSet"]], "pesscanset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.PESScanSet"]], "qcinput (class in pymatgen.io.qchem.inputs)": [[43, "pymatgen.io.qchem.inputs.QCInput"]], "qcoutput (class in pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.QCOutput"]], "qchemdictset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.QChemDictSet"]], "singlepointset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.SinglePointSet"]], "transitionstateset (class in pymatgen.io.qchem.sets)": [[43, "pymatgen.io.qchem.sets.TransitionStateSet"]], "almo_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.almo_template"]], "as_dict() (qcoutput method)": [[43, "pymatgen.io.qchem.outputs.QCOutput.as_dict"]], "cdft_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.cdft_template"]], "check_for_structure_changes() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.check_for_structure_changes"]], "find_sections() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.find_sections"]], "from_file() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.from_file"]], "from_multi_jobs_file() (qcinput class method)": [[43, "pymatgen.io.qchem.inputs.QCInput.from_multi_jobs_file"]], "from_str() (qcinput class method)": [[43, "pymatgen.io.qchem.inputs.QCInput.from_str"]], "geom_opt_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.geom_opt_template"]], "get_percentage() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.get_percentage"]], "get_string() (qcinput method)": [[43, "pymatgen.io.qchem.inputs.QCInput.get_string"]], "jump_to_header() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.jump_to_header"]], "lower_and_check_unique() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.lower_and_check_unique"]], "molecule_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.molecule_template"]], "multi_job_string() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.multi_job_string"]], "multiple_outputs_from_file() (qcoutput static method)": [[43, "pymatgen.io.qchem.outputs.QCOutput.multiple_outputs_from_file"]], "nbo_parser() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.nbo_parser"]], "nbo_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.nbo_template"]], "opt_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.opt_template"]], "parse_hybridization_character() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.parse_hybridization_character"]], "parse_hyperbonds() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.parse_hyperbonds"]], "parse_natural_populations() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.parse_natural_populations"]], "parse_perturbation_energy() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.parse_perturbation_energy"]], "pcm_nonels_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.pcm_nonels_template"]], "pcm_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.pcm_template"]], "plots_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.plots_template"]], "process_parsed_hess() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.process_parsed_HESS"]], "process_parsed_coords() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.process_parsed_coords"]], "process_parsed_fock_matrix() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.process_parsed_fock_matrix"]], "pymatgen.io.qchem": [[43, "module-pymatgen.io.qchem"]], "pymatgen.io.qchem.inputs": [[43, "module-pymatgen.io.qchem.inputs"]], "pymatgen.io.qchem.outputs": [[43, "module-pymatgen.io.qchem.outputs"]], "pymatgen.io.qchem.sets": [[43, "module-pymatgen.io.qchem.sets"]], "pymatgen.io.qchem.utils": [[43, "module-pymatgen.io.qchem.utils"]], "read_almo() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_almo"]], "read_cdft() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_cdft"]], "read_geom_opt() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_geom_opt"]], "read_matrix_pattern() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.read_matrix_pattern"]], "read_molecule() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_molecule"]], "read_nbo() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_nbo"]], "read_opt() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_opt"]], "read_pattern() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.read_pattern"]], "read_pcm() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_pcm"]], "read_pcm_nonels() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_pcm_nonels"]], "read_plots() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_plots"]], "read_rem() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_rem"]], "read_scan() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_scan"]], "read_smx() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_smx"]], "read_solvent() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_solvent"]], "read_svp() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_svp"]], "read_table_pattern() (in module pymatgen.io.qchem.utils)": [[43, "pymatgen.io.qchem.utils.read_table_pattern"]], "read_vdw() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.read_vdw"]], "rem_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.rem_template"]], "scan_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.scan_template"]], "smx_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.smx_template"]], "solvent_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.solvent_template"]], "svp_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.svp_template"]], "van_der_waals_template() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.van_der_waals_template"]], "write() (qchemdictset method)": [[43, "pymatgen.io.qchem.sets.QChemDictSet.write"]], "write_multi_job_file() (qcinput static method)": [[43, "pymatgen.io.qchem.inputs.QCInput.write_multi_job_file"]], "z_int() (in module pymatgen.io.qchem.outputs)": [[43, "pymatgen.io.qchem.outputs.z_int"]], "automatic (kpointssupportedmodes attribute)": [[44, "pymatgen.io.vasp.inputs.KpointsSupportedModes.Automatic"]], "bsvasprun (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.BSVasprun"]], "badincarwarning": [[44, "pymatgen.io.vasp.inputs.BadIncarWarning"]], "badinputsetwarning": [[44, "pymatgen.io.vasp.sets.BadInputSetWarning"]], "config (lobsterset attribute)": [[44, "pymatgen.io.vasp.sets.LobsterSet.CONFIG"]], "config (mitrelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MITRelaxSet.CONFIG"]], "config (mphserelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MPHSERelaxSet.CONFIG"]], "config (mpmetalrelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MPMetalRelaxSet.CONFIG"]], "config (mprelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MPRelaxSet.CONFIG"]], "config (mpscanrelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MPScanRelaxSet.CONFIG"]], "config (mvlgwset attribute)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.CONFIG"]], "config (mvlrelax52set attribute)": [[44, "pymatgen.io.vasp.sets.MVLRelax52Set.CONFIG"]], "cartesian (kpointssupportedmodes attribute)": [[44, "pymatgen.io.vasp.inputs.KpointsSupportedModes.Cartesian"]], "chgcar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Chgcar"]], "dictset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.DictSet"]], "dielectricfunctioncalculator (class in pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator"]], "dynmat (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Dynmat"]], "e (orbital attribute)": [[44, "pymatgen.io.vasp.inputs.Orbital.E"]], "e (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.E"]], "eigenval (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Eigenval"]], "elfcar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Elfcar"]], "functional_choices (potcar attribute)": [[44, "pymatgen.io.vasp.inputs.Potcar.FUNCTIONAL_CHOICES"]], "gamma (kpointssupportedmodes attribute)": [[44, "pymatgen.io.vasp.inputs.KpointsSupportedModes.Gamma"]], "gpoints (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.Gpoints"]], "incar (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Incar"]], "kpoints (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Kpoints"]], "kpointssupportedmodes (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.KpointsSupportedModes"]], "line_mode (kpointssupportedmodes attribute)": [[44, "pymatgen.io.vasp.inputs.KpointsSupportedModes.Line_mode"]], "lobsterset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.LobsterSet"]], "locpot (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Locpot"]], "mitmdset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MITMDSet"]], "mitnebset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MITNEBSet"]], "mitrelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MITRelaxSet"]], "mpabsorptionset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet"]], "mphsebsset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPHSEBSSet"]], "mphserelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPHSERelaxSet"]], "mpmdset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPMDSet"]], "mpmetalrelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPMetalRelaxSet"]], "mpnmrset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPNMRSet"]], "mpnonscfset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPNonSCFSet"]], "mprelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPRelaxSet"]], "mpsocset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPSOCSet"]], "mpscanrelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPScanRelaxSet"]], "mpscanstaticset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPScanStaticSet"]], "mpstaticset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MPStaticSet"]], "mvlelasticset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLElasticSet"]], "mvlgbset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLGBSet"]], "mvlgwset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLGWSet"]], "mvlnptmdset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLNPTMDSet"]], "mvlrelax52set (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLRelax52Set"]], "mvlscanrelaxset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLScanRelaxSet"]], "mvlslabset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.MVLSlabSet"]], "monkhorst (kpointssupportedmodes attribute)": [[44, "pymatgen.io.vasp.inputs.KpointsSupportedModes.Monkhorst"]], "orbital (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Orbital"]], "orbitaldescription (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription"]], "oszicar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Oszicar"]], "outcar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Outcar"]], "poscar (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Poscar"]], "potcar (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.Potcar"]], "potcarsingle (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle"]], "procar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Procar"]], "rcut (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.Rcut"]], "rcut2 (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.Rcut2"]], "reciprocal (kpointssupportedmodes attribute)": [[44, "pymatgen.io.vasp.inputs.KpointsSupportedModes.Reciprocal"]], "supported_modes (mpabsorptionset attribute)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet.SUPPORTED_MODES"]], "supported_modes (mvlgwset attribute)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.SUPPORTED_MODES"]], "type (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.Type"]], "type2 (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.Type2"]], "unconvergedvaspwarning": [[44, "pymatgen.io.vasp.outputs.UnconvergedVASPWarning"]], "unknownpotcarwarning": [[44, "pymatgen.io.vasp.inputs.UnknownPotcarWarning"]], "vaspdoc (class in pymatgen.io.vasp.help)": [[44, "pymatgen.io.vasp.help.VaspDoc"]], "vaspinput (class in pymatgen.io.vasp.inputs)": [[44, "pymatgen.io.vasp.inputs.VaspInput"]], "vaspinputset (class in pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.VaspInputSet"]], "vaspparseerror": [[44, "pymatgen.io.vasp.outputs.VaspParseError"]], "vasprun (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Vasprun"]], "volumetricdata (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.VolumetricData"]], "wswq (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.WSWQ"]], "wavecar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Wavecar"]], "waveder (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Waveder"]], "xdatcar (class in pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.Xdatcar"]], "a (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.a"]], "actual_kpoints (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.actual_kpoints"]], "actual_kpoints_weights (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.actual_kpoints_weights"]], "all_energies (oszicar property)": [[44, "pymatgen.io.vasp.outputs.Oszicar.all_energies"]], "as_dict() (bsvasprun method)": [[44, "pymatgen.io.vasp.outputs.BSVasprun.as_dict"]], "as_dict() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.as_dict"]], "as_dict() (kpoints method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.as_dict"]], "as_dict() (mvlslabset method)": [[44, "pymatgen.io.vasp.sets.MVLSlabSet.as_dict"]], "as_dict() (oszicar method)": [[44, "pymatgen.io.vasp.outputs.Oszicar.as_dict"]], "as_dict() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.as_dict"]], "as_dict() (poscar method)": [[44, "pymatgen.io.vasp.inputs.Poscar.as_dict"]], "as_dict() (potcar method)": [[44, "pymatgen.io.vasp.inputs.Potcar.as_dict"]], "as_dict() (vaspinput method)": [[44, "pymatgen.io.vasp.inputs.VaspInput.as_dict"]], "as_dict() (vaspinputset method)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.as_dict"]], "as_dict() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.as_dict"]], "atomic_no (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.atomic_no"]], "atomic_symbols (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.atomic_symbols"]], "automatic() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic"]], "automatic_density() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic_density"]], "automatic_density_by_lengths() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic_density_by_lengths"]], "automatic_density_by_vol() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic_density_by_vol"]], "automatic_gamma_density() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic_gamma_density"]], "automatic_linemode() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.automatic_linemode"]], "b (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.b"]], "band_energy (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.band_energy"]], "batch_write_input() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.batch_write_input"]], "calculate_efermi() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.calculate_efermi"]], "calculate_ng() (dictset method)": [[44, "pymatgen.io.vasp.sets.DictSet.calculate_ng"]], "cder (dielectricfunctioncalculator property)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.cder"]], "cder (waveder property)": [[44, "pymatgen.io.vasp.outputs.Waveder.cder"]], "cder_imag (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.cder_imag"]], "cder_imag (waveder attribute)": [[44, "id8"], [44, "pymatgen.io.vasp.outputs.Waveder.cder_imag"]], "cder_real (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.cder_real"]], "cder_real (waveder attribute)": [[44, "id9"], [44, "pymatgen.io.vasp.outputs.Waveder.cder_real"]], "charge (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.charge"]], "check_params() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.check_params"]], "chemical_shielding (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.chemical_shielding"]], "coeffs (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.coeffs"]], "comment (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.comment"]], "comment (xdatcar attribute)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.comment"]], "complete_dos (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.complete_dos"]], "complete_dos_normalized (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.complete_dos_normalized"]], "concatenate() (xdatcar method)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.concatenate"]], "converged (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.converged"]], "converged_electronic (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.converged_electronic"]], "converged_ionic (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.converged_ionic"]], "cs_core_contribution (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.cs_core_contribution"]], "cs_g0_contribution (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.cs_g0_contribution"]], "cshift (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.cshift"]], "data (dynmat attribute)": [[44, "pymatgen.io.vasp.outputs.Dynmat.data"]], "data (potcarsingle attribute)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.data"]], "data (procar attribute)": [[44, "pymatgen.io.vasp.outputs.Procar.data"]], "data (wswq property)": [[44, "pymatgen.io.vasp.outputs.WSWQ.data"]], "delta_func() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.delta_func"]], "delta_methfessel_paxton() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.delta_methfessel_paxton"]], "deltae (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.deltae"]], "dielectric (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.dielectric"]], "diff() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.diff"]], "drift (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.drift"]], "efermi (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.efermi"]], "efermi (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.efermi"]], "efermi (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.efermi"]], "efermi (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.efermi"]], "efg (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.efg"]], "eigenvalue_band_properties (eigenval property)": [[44, "pymatgen.io.vasp.outputs.Eigenval.eigenvalue_band_properties"]], "eigenvalue_band_properties (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.eigenvalue_band_properties"]], "eigenvalues (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.eigenvalues"]], "eigenvalues (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.eigenvalues"]], "eigs (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.eigs"]], "elastic_tensor (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.elastic_tensor"]], "electron_configuration (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.electron_configuration"]], "electronic_steps (oszicar attribute)": [[44, "pymatgen.io.vasp.outputs.Oszicar.electronic_steps"]], "element (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.element"]], "encut (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.encut"]], "epsilon_imag() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.epsilon_imag"]], "epsilon_ionic (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.epsilon_ionic"]], "epsilon_static (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.epsilon_static"]], "epsilon_static_wolfe (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.epsilon_static_wolfe"]], "estimate_nbands() (dictset method)": [[44, "pymatgen.io.vasp.sets.DictSet.estimate_nbands"]], "evaluate_wavefunc() (wavecar method)": [[44, "pymatgen.io.vasp.outputs.Wavecar.evaluate_wavefunc"]], "fft_mesh() (wavecar method)": [[44, "pymatgen.io.vasp.outputs.Wavecar.fft_mesh"]], "filename (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.filename"]], "filename (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.filename"]], "filename (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.filename"]], "final_energy (oszicar property)": [[44, "pymatgen.io.vasp.outputs.Oszicar.final_energy"]], "final_energy (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.final_energy"]], "final_energy (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.final_energy"]], "final_energy_wo_entrp (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.final_energy_wo_entrp"]], "final_fr_energy (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.final_fr_energy"]], "force_constants (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.force_constants"]], "from_binary() (waveder class method)": [[44, "pymatgen.io.vasp.outputs.Waveder.from_binary"]], "from_dict() (incar class method)": [[44, "pymatgen.io.vasp.inputs.Incar.from_dict"]], "from_dict() (kpoints class method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.from_dict"]], "from_dict() (poscar class method)": [[44, "pymatgen.io.vasp.inputs.Poscar.from_dict"]], "from_dict() (potcar class method)": [[44, "pymatgen.io.vasp.inputs.Potcar.from_dict"]], "from_dict() (vaspinput class method)": [[44, "pymatgen.io.vasp.inputs.VaspInput.from_dict"]], "from_directory() (dielectricfunctioncalculator class method)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.from_directory"]], "from_directory() (vaspinput static method)": [[44, "pymatgen.io.vasp.inputs.VaspInput.from_directory"]], "from_file() (chgcar static method)": [[44, "pymatgen.io.vasp.outputs.Chgcar.from_file"]], "from_file() (elfcar class method)": [[44, "pymatgen.io.vasp.outputs.Elfcar.from_file"]], "from_file() (incar static method)": [[44, "pymatgen.io.vasp.inputs.Incar.from_file"]], "from_file() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.from_file"]], "from_file() (locpot class method)": [[44, "pymatgen.io.vasp.outputs.Locpot.from_file"]], "from_file() (poscar static method)": [[44, "pymatgen.io.vasp.inputs.Poscar.from_file"]], "from_file() (potcar static method)": [[44, "pymatgen.io.vasp.inputs.Potcar.from_file"]], "from_file() (potcarsingle static method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.from_file"]], "from_file() (wswq class method)": [[44, "pymatgen.io.vasp.outputs.WSWQ.from_file"]], "from_formatted() (waveder class method)": [[44, "pymatgen.io.vasp.outputs.Waveder.from_formatted"]], "from_prev_calc() (mpabsorptionset class method)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet.from_prev_calc"]], "from_prev_calc() (mphsebsset class method)": [[44, "pymatgen.io.vasp.sets.MPHSEBSSet.from_prev_calc"]], "from_prev_calc() (mpnonscfset class method)": [[44, "pymatgen.io.vasp.sets.MPNonSCFSet.from_prev_calc"]], "from_prev_calc() (mpsocset class method)": [[44, "pymatgen.io.vasp.sets.MPSOCSet.from_prev_calc"]], "from_prev_calc() (mpscanstaticset class method)": [[44, "pymatgen.io.vasp.sets.MPScanStaticSet.from_prev_calc"]], "from_prev_calc() (mpstaticset class method)": [[44, "pymatgen.io.vasp.sets.MPStaticSet.from_prev_calc"]], "from_prev_calc() (mvlgwset class method)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.from_prev_calc"]], "from_str() (incar static method)": [[44, "pymatgen.io.vasp.inputs.Incar.from_str"]], "from_str() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.from_str"]], "from_str() (kpointssupportedmodes static method)": [[44, "pymatgen.io.vasp.inputs.KpointsSupportedModes.from_str"]], "from_str() (poscar static method)": [[44, "pymatgen.io.vasp.inputs.Poscar.from_str"]], "from_string() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.from_string"]], "from_string() (kpoints method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.from_string"]], "from_string() (kpointssupportedmodes method)": [[44, "pymatgen.io.vasp.inputs.KpointsSupportedModes.from_string"]], "from_string() (poscar class method)": [[44, "pymatgen.io.vasp.inputs.Poscar.from_string"]], "from_symbol_and_functional() (potcarsingle static method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.from_symbol_and_functional"]], "from_vasp_objects() (dielectricfunctioncalculator class method)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.from_vasp_objects"]], "functional (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.functional"]], "functional_class (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.functional_class"]], "functional_dir (potcarsingle attribute)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.functional_dir"]], "functional_tags (potcarsingle attribute)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.functional_tags"]], "gamma_automatic() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.gamma_automatic"]], "get_adjusted_fermi_level() (in module pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.get_adjusted_fermi_level"]], "get_alpha() (elfcar method)": [[44, "pymatgen.io.vasp.outputs.Elfcar.get_alpha"]], "get_band_structure() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.get_band_structure"]], "get_band_structure_from_vasp_multiple_branches() (in module pymatgen.io.vasp.outputs)": [[44, "pymatgen.io.vasp.outputs.get_band_structure_from_vasp_multiple_branches"]], "get_computed_entry() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.get_computed_entry"]], "get_delta() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.get_delta"]], "get_epsilon() (dielectricfunctioncalculator method)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.get_epsilon"]], "get_help() (vaspdoc class method)": [[44, "pymatgen.io.vasp.help.VaspDoc.get_help"]], "get_incar_tags() (vaspdoc class method)": [[44, "pymatgen.io.vasp.help.VaspDoc.get_incar_tags"]], "get_occupation() (procar method)": [[44, "pymatgen.io.vasp.outputs.Procar.get_occupation"]], "get_orbital_derivative_between_states() (waveder method)": [[44, "pymatgen.io.vasp.outputs.Waveder.get_orbital_derivative_between_states"]], "get_parchg() (wavecar method)": [[44, "pymatgen.io.vasp.outputs.Wavecar.get_parchg"]], "get_phonon_frequencies() (dynmat method)": [[44, "pymatgen.io.vasp.outputs.Dynmat.get_phonon_frequencies"]], "get_potcar_file_hash() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.get_potcar_file_hash"]], "get_potcar_hash() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.get_potcar_hash"]], "get_potcars() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.get_potcars"]], "get_projection_on_elements() (procar method)": [[44, "pymatgen.io.vasp.outputs.Procar.get_projection_on_elements"]], "get_sha256_file_hash() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.get_sha256_file_hash"]], "get_step() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.get_step"]], "get_string() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.get_string"]], "get_string() (poscar method)": [[44, "pymatgen.io.vasp.inputs.Poscar.get_string"]], "get_string() (xdatcar method)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.get_string"]], "get_structure_from_prev_run() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.get_structure_from_prev_run"]], "get_trajectory() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.get_trajectory"]], "get_valid_magmom_struct() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.get_valid_magmom_struct"]], "get_vasp_input() (vaspinputset method)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.get_vasp_input"]], "get_vasprun_outcar() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.get_vasprun_outcar"]], "has_onsite_density_matrices (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.has_onsite_density_matrices"]], "hubbards (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.hubbards"]], "identify_potcar() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.identify_potcar"]], "idos (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.idos"]], "incar (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.incar"]], "incar (mpabsorptionset property)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet.incar"]], "incar (mpnmrset property)": [[44, "pymatgen.io.vasp.sets.MPNMRSet.incar"]], "incar (mpnonscfset property)": [[44, "pymatgen.io.vasp.sets.MPNonSCFSet.incar"]], "incar (mpsocset property)": [[44, "pymatgen.io.vasp.sets.MPSOCSet.incar"]], "incar (mpscanstaticset property)": [[44, "pymatgen.io.vasp.sets.MPScanStaticSet.incar"]], "incar (mpstaticset property)": [[44, "pymatgen.io.vasp.sets.MPStaticSet.incar"]], "incar (mvlgbset property)": [[44, "pymatgen.io.vasp.sets.MVLGBSet.incar"]], "incar (mvlgwset property)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.incar"]], "incar (vaspinputset property)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.incar"]], "incar (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.incar"]], "ionic_steps (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.ionic_steps"]], "is_hubbard (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.is_hubbard"]], "is_spin (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.is_spin"]], "is_stopped (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.is_stopped"]], "ismear (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.ismear"]], "ispin (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.ispin"]], "ispin (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.ispin"]], "j (orbital attribute)": [[44, "pymatgen.io.vasp.inputs.Orbital.j"]], "keywords (potcarsingle attribute)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.keywords"]], "kpoints (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.kpoints"]], "kpoints (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.kpoints"]], "kpoints (mitmdset property)": [[44, "pymatgen.io.vasp.sets.MITMDSet.kpoints"]], "kpoints (mpabsorptionset property)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet.kpoints"]], "kpoints (mphsebsset property)": [[44, "pymatgen.io.vasp.sets.MPHSEBSSet.kpoints"]], "kpoints (mpmdset property)": [[44, "pymatgen.io.vasp.sets.MPMDSet.kpoints"]], "kpoints (mpnonscfset property)": [[44, "pymatgen.io.vasp.sets.MPNonSCFSet.kpoints"]], "kpoints (mpstaticset property)": [[44, "pymatgen.io.vasp.sets.MPStaticSet.kpoints"]], "kpoints (mvlgbset property)": [[44, "pymatgen.io.vasp.sets.MVLGBSet.kpoints"]], "kpoints (mvlgwset property)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.kpoints"]], "kpoints (mvlslabset property)": [[44, "pymatgen.io.vasp.sets.MVLSlabSet.kpoints"]], "kpoints (vaspinputset property)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.kpoints"]], "kpoints (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.kpoints"]], "kpoints (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.kpoints"]], "kpoints_weights (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.kpoints_weights"]], "kramers_kronig() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.kramers_kronig"]], "kweights (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.kweights"]], "l (orbital attribute)": [[44, "pymatgen.io.vasp.inputs.Orbital.l"]], "l (orbitaldescription attribute)": [[44, "pymatgen.io.vasp.inputs.OrbitalDescription.l"]], "lcalcpol (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.lcalcpol"]], "lepsilon (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.lepsilon"]], "magnetization (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.magnetization"]], "masses (dynmat property)": [[44, "pymatgen.io.vasp.outputs.Dynmat.masses"]], "md_data (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.md_data"]], "me_imag (wswq attribute)": [[44, "id3"], [44, "pymatgen.io.vasp.outputs.WSWQ.me_imag"]], "me_real (wswq attribute)": [[44, "id4"], [44, "pymatgen.io.vasp.outputs.WSWQ.me_real"]], "monkhorst_automatic() (kpoints static method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.monkhorst_automatic"]], "n (orbital attribute)": [[44, "pymatgen.io.vasp.inputs.Orbital.n"]], "natoms (dynmat property)": [[44, "pymatgen.io.vasp.outputs.Dynmat.natoms"]], "natoms (poscar property)": [[44, "pymatgen.io.vasp.inputs.Poscar.natoms"]], "natoms (xdatcar property)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.natoms"]], "nb (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.nb"]], "nbands (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.nbands"]], "nbands (wswq attribute)": [[44, "id5"], [44, "pymatgen.io.vasp.outputs.WSWQ.nbands"]], "nbands (waveder property)": [[44, "pymatgen.io.vasp.outputs.Waveder.nbands"]], "ndisps (dynmat property)": [[44, "pymatgen.io.vasp.outputs.Dynmat.ndisps"]], "nedos (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.nedos"]], "nelect (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.nelect"]], "nelect (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.nelect"]], "nelect (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.nelect"]], "nelectrons (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.nelectrons"]], "net_magnetization (chgcar property)": [[44, "pymatgen.io.vasp.outputs.Chgcar.net_magnetization"]], "next_num_with_prime_factors() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.next_num_with_prime_factors"]], "ngf (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.ngf"]], "nionic_steps (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.nionic_steps"]], "nk (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.nk"]], "nkpoints (wswq attribute)": [[44, "id6"], [44, "pymatgen.io.vasp.outputs.WSWQ.nkpoints"]], "nkpoints (waveder property)": [[44, "pymatgen.io.vasp.outputs.Waveder.nkpoints"]], "nkpt (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.nkpt"]], "normalmode_eigenvals (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.normalmode_eigenvals"]], "normalmode_eigenvecs (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.normalmode_eigenvecs"]], "nspecs (dynmat property)": [[44, "pymatgen.io.vasp.outputs.Dynmat.nspecs"]], "nspin (wswq attribute)": [[44, "id7"], [44, "pymatgen.io.vasp.outputs.WSWQ.nspin"]], "nspin (waveder property)": [[44, "pymatgen.io.vasp.outputs.Waveder.nspin"]], "occ (orbital attribute)": [[44, "pymatgen.io.vasp.inputs.Orbital.occ"]], "occu_tol (eigenval attribute)": [[44, "pymatgen.io.vasp.outputs.Eigenval.occu_tol"]], "optical_absorption_coeff (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.optical_absorption_coeff"]], "other_dielectric (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.other_dielectric"]], "override_from_prev_calc() (mpabsorptionset method)": [[44, "pymatgen.io.vasp.sets.MPAbsorptionSet.override_from_prev_calc"]], "override_from_prev_calc() (mphsebsset method)": [[44, "pymatgen.io.vasp.sets.MPHSEBSSet.override_from_prev_calc"]], "override_from_prev_calc() (mpnonscfset method)": [[44, "pymatgen.io.vasp.sets.MPNonSCFSet.override_from_prev_calc"]], "override_from_prev_calc() (mpsocset method)": [[44, "pymatgen.io.vasp.sets.MPSOCSet.override_from_prev_calc"]], "override_from_prev_calc() (mpscanstaticset method)": [[44, "pymatgen.io.vasp.sets.MPScanStaticSet.override_from_prev_calc"]], "override_from_prev_calc() (mpstaticset method)": [[44, "pymatgen.io.vasp.sets.MPStaticSet.override_from_prev_calc"]], "override_from_prev_calc() (mvlgwset method)": [[44, "pymatgen.io.vasp.sets.MVLGWSet.override_from_prev_calc"]], "parameters (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.parameters"]], "parse_file() (volumetricdata static method)": [[44, "pymatgen.io.vasp.outputs.VolumetricData.parse_file"]], "parse_functions (potcarsingle attribute)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.parse_functions"]], "pdos (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.pdos"]], "plot_weighted_transition_data() (dielectricfunctioncalculator method)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.plot_weighted_transition_data"]], "poscar (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.poscar"]], "poscar (mitnebset property)": [[44, "pymatgen.io.vasp.sets.MITNEBSet.poscar"]], "poscar (vaspinputset property)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.poscar"]], "poscars (mitnebset property)": [[44, "pymatgen.io.vasp.sets.MITNEBSet.poscars"]], "potcar (vaspinputset property)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.potcar"]], "potcar_functional (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.potcar_functional"]], "potcar_symbols (vaspinputset property)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.potcar_symbols"]], "potcar_symbols (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.potcar_symbols"]], "potential_type (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.potential_type"]], "predictor_corrector (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.predictor_corrector"]], "predictor_corrector (poscar property)": [[44, "id0"]], "predictor_corrector_preamble (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.predictor_corrector_preamble"]], "primes_less_than() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.primes_less_than"]], "print_help() (vaspdoc method)": [[44, "pymatgen.io.vasp.help.VaspDoc.print_help"]], "print_jupyter_help() (vaspdoc method)": [[44, "pymatgen.io.vasp.help.VaspDoc.print_jupyter_help"]], "proc_val() (incar static method)": [[44, "pymatgen.io.vasp.inputs.Incar.proc_val"]], "projected_eigenvalues (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.projected_eigenvalues"]], "projected_magnetisation (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.projected_magnetisation"]], "pymatgen.io.vasp": [[44, "module-pymatgen.io.vasp"]], "pymatgen.io.vasp.help": [[44, "module-pymatgen.io.vasp.help"]], "pymatgen.io.vasp.inputs": [[44, "module-pymatgen.io.vasp.inputs"]], "pymatgen.io.vasp.optics": [[44, "module-pymatgen.io.vasp.optics"]], "pymatgen.io.vasp.outputs": [[44, "module-pymatgen.io.vasp.outputs"]], "pymatgen.io.vasp.sets": [[44, "module-pymatgen.io.vasp.sets"]], "read_avg_core_poten() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_avg_core_poten"]], "read_chemical_shielding() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_chemical_shielding"]], "read_core_state_eigen() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_core_state_eigen"]], "read_corrections() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_corrections"]], "read_cs_core_contribution() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_cs_core_contribution"]], "read_cs_g0_contribution() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_cs_g0_contribution"]], "read_cs_raw_symmetrized_tensors() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_cs_raw_symmetrized_tensors"]], "read_elastic_tensor() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_elastic_tensor"]], "read_electrostatic_potential() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_electrostatic_potential"]], "read_fermi_contact_shift() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_fermi_contact_shift"]], "read_freq_dielectric() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_freq_dielectric"]], "read_igpar() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_igpar"]], "read_internal_strain_tensor() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_internal_strain_tensor"]], "read_lcalcpol() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_lcalcpol"]], "read_lepsilon() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_lepsilon"]], "read_lepsilon_ionic() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_lepsilon_ionic"]], "read_neb() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_neb"]], "read_nmr_efg() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_nmr_efg"]], "read_nmr_efg_tensor() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_nmr_efg_tensor"]], "read_onsite_density_matrices() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_onsite_density_matrices"]], "read_pattern() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_pattern"]], "read_piezo_tensor() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_piezo_tensor"]], "read_pseudo_zval() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_pseudo_zval"]], "read_table_pattern() (outcar method)": [[44, "pymatgen.io.vasp.outputs.Outcar.read_table_pattern"]], "run_stats (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.run_stats"]], "run_type (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.run_type"]], "run_vasp() (vaspinput method)": [[44, "pymatgen.io.vasp.inputs.VaspInput.run_vasp"]], "selective_dynamics (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.selective_dynamics"]], "selective_dynamics (poscar property)": [[44, "id1"]], "set_symbols() (potcar method)": [[44, "pymatgen.io.vasp.inputs.Potcar.set_symbols"]], "set_temperature() (poscar method)": [[44, "pymatgen.io.vasp.inputs.Poscar.set_temperature"]], "sigma (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.sigma"]], "site_symbols (poscar property)": [[44, "pymatgen.io.vasp.inputs.Poscar.site_symbols"]], "site_symbols (xdatcar property)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.site_symbols"]], "spec (potcar property)": [[44, "pymatgen.io.vasp.inputs.Potcar.spec"]], "spin (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.spin"]], "standardize_structure() (in module pymatgen.io.vasp.sets)": [[44, "pymatgen.io.vasp.sets.standardize_structure"]], "step_func() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.step_func"]], "step_methfessel_paxton() (in module pymatgen.io.vasp.optics)": [[44, "pymatgen.io.vasp.optics.step_methfessel_paxton"]], "structure (dictset property)": [[44, "pymatgen.io.vasp.sets.DictSet.structure"]], "structure (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.structure"]], "structures (vasprun property)": [[44, "pymatgen.io.vasp.outputs.Vasprun.structures"]], "structures (xdatcar attribute)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.structures"]], "style (kpoints property)": [[44, "pymatgen.io.vasp.inputs.Kpoints.style"]], "supported_modes (kpoints attribute)": [[44, "pymatgen.io.vasp.inputs.Kpoints.supported_modes"]], "symbol (potcarsingle property)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.symbol"]], "symbols (potcar property)": [[44, "pymatgen.io.vasp.inputs.Potcar.symbols"]], "tdos (vasprun attribute)": [[44, "pymatgen.io.vasp.outputs.Vasprun.tdos"]], "temperature (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.temperature"]], "total_mag (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.total_mag"]], "true_names (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.true_names"]], "unsym_cs_tensor (outcar attribute)": [[44, "pymatgen.io.vasp.outputs.Outcar.unsym_cs_tensor"]], "update_charge_from_potcar() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.update_charge_from_potcar"]], "update_potcar_spec() (vasprun method)": [[44, "pymatgen.io.vasp.outputs.Vasprun.update_potcar_spec"]], "user_potcar_functional (mpsocset attribute)": [[44, "pymatgen.io.vasp.sets.MPSOCSet.user_potcar_functional"]], "user_potcar_functional (mpscanstaticset attribute)": [[44, "pymatgen.io.vasp.sets.MPScanStaticSet.user_potcar_functional"]], "user_potcar_functional (mpstaticset attribute)": [[44, "pymatgen.io.vasp.sets.MPStaticSet.user_potcar_functional"]], "user_potcar_functional (mvlelasticset attribute)": [[44, "pymatgen.io.vasp.sets.MVLElasticSet.user_potcar_functional"]], "user_potcar_functional (mvlgbset attribute)": [[44, "pymatgen.io.vasp.sets.MVLGBSet.user_potcar_functional"]], "user_potcar_functional (mvlnptmdset attribute)": [[44, "pymatgen.io.vasp.sets.MVLNPTMDSet.user_potcar_functional"]], "user_potcar_functional (mvlscanrelaxset attribute)": [[44, "pymatgen.io.vasp.sets.MVLScanRelaxSet.user_potcar_functional"]], "user_potcar_functional (mvlslabset attribute)": [[44, "pymatgen.io.vasp.sets.MVLSlabSet.user_potcar_functional"]], "vasp_type (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.vasp_type"]], "velocities (poscar attribute)": [[44, "pymatgen.io.vasp.inputs.Poscar.velocities"]], "velocities (poscar property)": [[44, "id2"]], "verify_potcar() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.verify_potcar"]], "vol (wavecar attribute)": [[44, "pymatgen.io.vasp.outputs.Wavecar.vol"]], "volume (dielectricfunctioncalculator attribute)": [[44, "pymatgen.io.vasp.optics.DielectricFunctionCalculator.volume"]], "weights (procar attribute)": [[44, "pymatgen.io.vasp.outputs.Procar.weights"]], "write_file() (incar method)": [[44, "pymatgen.io.vasp.inputs.Incar.write_file"]], "write_file() (kpoints method)": [[44, "pymatgen.io.vasp.inputs.Kpoints.write_file"]], "write_file() (poscar method)": [[44, "pymatgen.io.vasp.inputs.Poscar.write_file"]], "write_file() (potcar method)": [[44, "pymatgen.io.vasp.inputs.Potcar.write_file"]], "write_file() (potcarsingle method)": [[44, "pymatgen.io.vasp.inputs.PotcarSingle.write_file"]], "write_file() (volumetricdata method)": [[44, "pymatgen.io.vasp.outputs.VolumetricData.write_file"]], "write_file() (xdatcar method)": [[44, "pymatgen.io.vasp.outputs.Xdatcar.write_file"]], "write_input() (dictset method)": [[44, "pymatgen.io.vasp.sets.DictSet.write_input"]], "write_input() (mitnebset method)": [[44, "pymatgen.io.vasp.sets.MITNEBSet.write_input"]], "write_input() (vaspinput method)": [[44, "pymatgen.io.vasp.inputs.VaspInput.write_input"]], "write_input() (vaspinputset method)": [[44, "pymatgen.io.vasp.sets.VaspInputSet.write_input"]], "write_unks() (wavecar method)": [[44, "pymatgen.io.vasp.outputs.Wavecar.write_unks"]], "crestinput (class in pymatgen.io.xtb.inputs)": [[45, "pymatgen.io.xtb.inputs.CRESTInput"]], "crestoutput (class in pymatgen.io.xtb.outputs)": [[45, "pymatgen.io.xtb.outputs.CRESTOutput"]], "constrains_template() (crestinput static method)": [[45, "pymatgen.io.xtb.inputs.CRESTInput.constrains_template"]], "pymatgen.io.xtb": [[45, "module-pymatgen.io.xtb"]], "pymatgen.io.xtb.inputs": [[45, "module-pymatgen.io.xtb.inputs"]], "pymatgen.io.xtb.outputs": [[45, "module-pymatgen.io.xtb.outputs"]], "write_input_files() (crestinput method)": [[45, "pymatgen.io.xtb.inputs.CRESTInput.write_input_files"]], "linearassignment (class in pymatgen.optimization.linear_assignment)": [[46, "pymatgen.optimization.linear_assignment.LinearAssignment"]], "linearassignment (class in pymatgen.optimization.linear_assignment_numpy)": [[46, "pymatgen.optimization.linear_assignment_numpy.LinearAssignment"]], "find_points_in_spheres() (in module pymatgen.optimization.neighbors)": [[46, "pymatgen.optimization.neighbors.find_points_in_spheres"]], "min_cost (linearassignment property)": [[46, "pymatgen.optimization.linear_assignment_numpy.LinearAssignment.min_cost"]], "pymatgen.optimization": [[46, "module-pymatgen.optimization"]], "pymatgen.optimization.linear_assignment": [[46, "module-pymatgen.optimization.linear_assignment"]], "pymatgen.optimization.linear_assignment_numpy": [[46, "module-pymatgen.optimization.linear_assignment_numpy"]], "pymatgen.optimization.neighbors": [[46, "module-pymatgen.optimization.neighbors"]], "b (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.B"]], "completephonondos (class in pymatgen.phonon.dos)": [[47, "pymatgen.phonon.dos.CompletePhononDos"]], "frequnits (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.FreqUnits"]], "gruneisenparameter (class in pymatgen.phonon.gruneisen)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter"]], "gruneisenphononbsplotter (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter"]], "gruneisenphononbandstructure (class in pymatgen.phonon.gruneisen)": [[47, "pymatgen.phonon.gruneisen.GruneisenPhononBandStructure"]], "gruneisenphononbandstructuresymmline (class in pymatgen.phonon.gruneisen)": [[47, "pymatgen.phonon.gruneisen.GruneisenPhononBandStructureSymmLine"]], "gruneisenplotter (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.GruneisenPlotter"]], "irdielectrictensor (class in pymatgen.phonon.ir_spectra)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor"]], "phononbsplotter (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter"]], "phononbandstructure (class in pymatgen.phonon.bandstructure)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure"]], "phononbandstructuresymmline (class in pymatgen.phonon.bandstructure)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine"]], "phonondos (class in pymatgen.phonon.dos)": [[47, "pymatgen.phonon.dos.PhononDos"]], "phonondosplotter (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter"]], "thermaldisplacementmatrices (class in pymatgen.phonon.thermal_displacements)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices"]], "thermoplotter (class in pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.ThermoPlotter"]], "u1u2u3 (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.U1U2U3"]], "ucif (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.Ucif"]], "ustar (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.Ustar"]], "acoustic_debye_temp (gruneisenparameter property)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.acoustic_debye_temp"]], "add_dos() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.add_dos"]], "add_dos_dict() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.add_dos_dict"]], "as_dict() (completephonondos method)": [[47, "pymatgen.phonon.dos.CompletePhononDos.as_dict"]], "as_dict() (gruneisenphononbandstructure method)": [[47, "pymatgen.phonon.gruneisen.GruneisenPhononBandStructure.as_dict"]], "as_dict() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.as_dict"]], "as_dict() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.as_dict"]], "as_dict() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.as_dict"]], "as_dict() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.as_dict"]], "as_phononwebsite() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.as_phononwebsite"]], "asr_breaking() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.asr_breaking"]], "average_gruneisen() (gruneisenparameter method)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.average_gruneisen"]], "band_reorder() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.band_reorder"]], "beta (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.beta"]], "bs_plot_data() (gruneisenphononbsplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter.bs_plot_data"]], "bs_plot_data() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.bs_plot_data"]], "compute_directionality_quality_criterion() (thermaldisplacementmatrices method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.compute_directionality_quality_criterion"]], "coth() (in module pymatgen.phonon.dos)": [[47, "pymatgen.phonon.dos.coth"]], "cv() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.cv"]], "debye_temp_limit (gruneisenparameter property)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.debye_temp_limit"]], "debye_temp_phonopy() (gruneisenparameter method)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.debye_temp_phonopy"]], "eigenvectors_from_displacements() (in module pymatgen.phonon.bandstructure)": [[47, "pymatgen.phonon.bandstructure.eigenvectors_from_displacements"]], "entropy() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.entropy"]], "estimate_band_connection() (in module pymatgen.phonon.bandstructure)": [[47, "pymatgen.phonon.bandstructure.estimate_band_connection"]], "factor (frequnits attribute)": [[47, "pymatgen.phonon.plotter.FreqUnits.factor"]], "freq_units() (in module pymatgen.phonon.plotter)": [[47, "pymatgen.phonon.plotter.freq_units"]], "from_ucif() (thermaldisplacementmatrices static method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.from_Ucif"]], "from_cif_p1() (thermaldisplacementmatrices static method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.from_cif_P1"]], "from_dict() (completephonondos class method)": [[47, "pymatgen.phonon.dos.CompletePhononDos.from_dict"]], "from_dict() (gruneisenphononbandstructure class method)": [[47, "pymatgen.phonon.gruneisen.GruneisenPhononBandStructure.from_dict"]], "from_dict() (gruneisenphononbandstructuresymmline class method)": [[47, "pymatgen.phonon.gruneisen.GruneisenPhononBandStructureSymmLine.from_dict"]], "from_dict() (irdielectrictensor class method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.from_dict"]], "from_dict() (phononbandstructure class method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.from_dict"]], "from_dict() (phononbandstructuresymmline class method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.from_dict"]], "from_dict() (phonondos class method)": [[47, "pymatgen.phonon.dos.PhononDos.from_dict"]], "from_structure_with_site_properties_ucif() (thermaldisplacementmatrices static method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.from_structure_with_site_properties_Ucif"]], "get_branch() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.get_branch"]], "get_dos_dict() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.get_dos_dict"]], "get_element_dos() (completephonondos method)": [[47, "pymatgen.phonon.dos.CompletePhononDos.get_element_dos"]], "get_equivalent_qpoints() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.get_equivalent_qpoints"]], "get_full_matrix() (thermaldisplacementmatrices static method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.get_full_matrix"]], "get_interpolated_value() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.get_interpolated_value"]], "get_ir_spectra() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.get_ir_spectra"]], "get_nac_eigendisplacements_along_dir() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.get_nac_eigendisplacements_along_dir"]], "get_nac_frequencies_along_dir() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.get_nac_frequencies_along_dir"]], "get_plot() (gruneisenplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPlotter.get_plot"]], "get_plot() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.get_plot"]], "get_plot() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.get_plot"]], "get_plot_gs() (gruneisenphononbsplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter.get_plot_gs"]], "get_plotter() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.get_plotter"]], "get_proj_plot() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.get_proj_plot"]], "get_reasonable_repetitions() (in module pymatgen.phonon.bandstructure)": [[47, "pymatgen.phonon.bandstructure.get_reasonable_repetitions"]], "get_reduced_matrix() (thermaldisplacementmatrices static method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.get_reduced_matrix"]], "get_site_dos() (completephonondos method)": [[47, "pymatgen.phonon.dos.CompletePhononDos.get_site_dos"]], "get_smeared_densities() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.get_smeared_densities"]], "get_spectrum() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.get_spectrum"]], "get_ticks() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.get_ticks"]], "has_eigendisplacements (phononbandstructure property)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.has_eigendisplacements"]], "has_imaginary_freq() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.has_imaginary_freq"]], "has_nac (phononbandstructure property)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.has_nac"]], "helmholtz_free_energy() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.helmholtz_free_energy"]], "ind_zero_freq() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.ind_zero_freq"]], "internal_energy() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.internal_energy"]], "label (frequnits attribute)": [[47, "pymatgen.phonon.plotter.FreqUnits.label"]], "max_phfreq (irdielectrictensor property)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.max_phfreq"]], "min_freq() (phononbandstructure method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructure.min_freq"]], "nph_freqs (irdielectrictensor property)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.nph_freqs"]], "pdos (completephonondos attribute)": [[47, "pymatgen.phonon.dos.CompletePhononDos.pdos"]], "phdos (gruneisenparameter property)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.phdos"]], "plot() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.plot"]], "plot_brillouin() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.plot_brillouin"]], "plot_compare() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.plot_compare"]], "plot_compare_gs() (gruneisenphononbsplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter.plot_compare_gs"]], "plot_cv() (thermoplotter method)": [[47, "pymatgen.phonon.plotter.ThermoPlotter.plot_cv"]], "plot_entropy() (thermoplotter method)": [[47, "pymatgen.phonon.plotter.ThermoPlotter.plot_entropy"]], "plot_helmholtz_free_energy() (thermoplotter method)": [[47, "pymatgen.phonon.plotter.ThermoPlotter.plot_helmholtz_free_energy"]], "plot_internal_energy() (thermoplotter method)": [[47, "pymatgen.phonon.plotter.ThermoPlotter.plot_internal_energy"]], "plot_thermodynamic_properties() (thermoplotter method)": [[47, "pymatgen.phonon.plotter.ThermoPlotter.plot_thermodynamic_properties"]], "pymatgen.phonon": [[47, "module-pymatgen.phonon"]], "pymatgen.phonon.bandstructure": [[47, "module-pymatgen.phonon.bandstructure"]], "pymatgen.phonon.dos": [[47, "module-pymatgen.phonon.dos"]], "pymatgen.phonon.gruneisen": [[47, "module-pymatgen.phonon.gruneisen"]], "pymatgen.phonon.ir_spectra": [[47, "module-pymatgen.phonon.ir_spectra"]], "pymatgen.phonon.plotter": [[47, "module-pymatgen.phonon.plotter"]], "pymatgen.phonon.thermal_displacements": [[47, "module-pymatgen.phonon.thermal_displacements"]], "ratio_prolate (thermaldisplacementmatrices property)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.ratio_prolate"]], "save_plot() (gruneisenplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPlotter.save_plot"]], "save_plot() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.save_plot"]], "save_plot() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.save_plot"]], "save_plot_gs() (gruneisenphononbsplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter.save_plot_gs"]], "show() (gruneisenplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPlotter.show"]], "show() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.show"]], "show() (phonondosplotter method)": [[47, "pymatgen.phonon.plotter.PhononDosPlotter.show"]], "show_gs() (gruneisenphononbsplotter method)": [[47, "pymatgen.phonon.plotter.GruneisenPhononBSPlotter.show_gs"]], "show_proj() (phononbsplotter method)": [[47, "pymatgen.phonon.plotter.PhononBSPlotter.show_proj"]], "tdos (gruneisenparameter property)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.tdos"]], "thermal_conductivity_slack() (gruneisenparameter method)": [[47, "pymatgen.phonon.gruneisen.GruneisenParameter.thermal_conductivity_slack"]], "to_structure_with_site_properties_ucif() (thermaldisplacementmatrices method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.to_structure_with_site_properties_Ucif"]], "visualize_directionality_quality_criterion() (thermaldisplacementmatrices method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.visualize_directionality_quality_criterion"]], "write_cif() (thermaldisplacementmatrices method)": [[47, "pymatgen.phonon.thermal_displacements.ThermalDisplacementMatrices.write_cif"]], "write_json() (irdielectrictensor method)": [[47, "pymatgen.phonon.ir_spectra.IRDielectricTensor.write_json"]], "write_phononwebsite() (phononbandstructuresymmline method)": [[47, "pymatgen.phonon.bandstructure.PhononBandStructureSymmLine.write_phononwebsite"]], "zero_point_energy() (phonondos method)": [[47, "pymatgen.phonon.dos.PhononDos.zero_point_energy"]], "highsymmkpath (class in pymatgen.symmetry.bandstructure)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath"]], "jonesfaithfultransformation (class in pymatgen.symmetry.settings)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation"]], "kpathbase (class in pymatgen.symmetry.kpath)": [[48, "pymatgen.symmetry.kpath.KPathBase"]], "kpathlatimermunro (class in pymatgen.symmetry.kpath)": [[48, "pymatgen.symmetry.kpath.KPathLatimerMunro"]], "kpathseek (class in pymatgen.symmetry.kpath)": [[48, "pymatgen.symmetry.kpath.KPathSeek"]], "kpathsetyawancurtarolo (class in pymatgen.symmetry.kpath)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo"]], "labelpoints() (kpathlatimermunro static method)": [[48, "pymatgen.symmetry.kpath.KPathLatimerMunro.LabelPoints"]], "labelsymbol() (kpathlatimermunro static method)": [[48, "pymatgen.symmetry.kpath.KPathLatimerMunro.LabelSymbol"]], "magneticspacegroup (class in pymatgen.symmetry.maggroups)": [[48, "pymatgen.symmetry.maggroups.MagneticSpaceGroup"]], "p (jonesfaithfultransformation property)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.P"], [48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.p"]], "pointgroup (class in pymatgen.symmetry.groups)": [[48, "pymatgen.symmetry.groups.PointGroup"]], "pointgroupanalyzer (class in pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer"]], "pointgroupoperations (class in pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.PointGroupOperations"]], "spacegroup (class in pymatgen.symmetry.groups)": [[48, "pymatgen.symmetry.groups.SpaceGroup"]], "spacegroupanalyzer (class in pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer"]], "spacegroupoperations (class in pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.SpacegroupOperations"]], "symmetrizedstructure (class in pymatgen.symmetry.structure)": [[48, "pymatgen.symmetry.structure.SymmetrizedStructure"]], "symmetrygroup (class in pymatgen.symmetry.groups)": [[48, "pymatgen.symmetry.groups.SymmetryGroup"]], "are_symmetrically_equivalent() (spacegroupoperations method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupOperations.are_symmetrically_equivalent"]], "as_dict() (symmetrizedstructure method)": [[48, "pymatgen.symmetry.structure.SymmetrizedStructure.as_dict"]], "bcc() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.bcc"]], "bctet1() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.bctet1"]], "bctet2() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.bctet2"]], "cluster_sites() (in module pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.cluster_sites"]], "conventional (kpathsetyawancurtarolo property)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.conventional"]], "copy() (symmetrizedstructure method)": [[48, "pymatgen.symmetry.structure.SymmetrizedStructure.copy"]], "cubic() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.cubic"]], "equiv_labels (highsymmkpath property)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath.equiv_labels"]], "fcc() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.fcc"]], "find_equivalent_sites() (symmetrizedstructure method)": [[48, "pymatgen.symmetry.structure.SymmetrizedStructure.find_equivalent_sites"]], "find_primitive() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.find_primitive"]], "from_dict() (symmetrizedstructure class method)": [[48, "pymatgen.symmetry.structure.SymmetrizedStructure.from_dict"]], "from_origin_shift() (jonesfaithfultransformation class method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.from_origin_shift"]], "from_transformation_string() (jonesfaithfultransformation class method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.from_transformation_string"]], "generate_full_symmops() (in module pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.generate_full_symmops"]], "generators (pointgroup attribute)": [[48, "pymatgen.symmetry.groups.PointGroup.generators"]], "generators (spacegroup attribute)": [[48, "pymatgen.symmetry.groups.SpaceGroup.generators"]], "get_continuous_path() (highsymmkpath static method)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath.get_continuous_path"]], "get_conventional_standard_structure() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_conventional_standard_structure"]], "get_conventional_to_primitive_transformation_matrix() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_conventional_to_primitive_transformation_matrix"]], "get_crystal_system() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_crystal_system"]], "get_equivalent_atoms() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.get_equivalent_atoms"]], "get_hall() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_hall"]], "get_ir_reciprocal_mesh() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_ir_reciprocal_mesh"]], "get_ir_reciprocal_mesh_map() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_ir_reciprocal_mesh_map"]], "get_kpoint_weights() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_kpoint_weights"]], "get_kpoints() (kpathbase method)": [[48, "pymatgen.symmetry.kpath.KPathBase.get_kpoints"]], "get_lattice_type() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_lattice_type"]], "get_point_group_operations() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_point_group_operations"]], "get_point_group_symbol() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_point_group_symbol"]], "get_pointgroup() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.get_pointgroup"]], "get_primitive_standard_structure() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_primitive_standard_structure"]], "get_refined_structure() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_refined_structure"]], "get_rotational_symmetry_number() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.get_rotational_symmetry_number"]], "get_shared_symmetry_operations() (in module pymatgen.symmetry.site_symmetries)": [[48, "pymatgen.symmetry.site_symmetries.get_shared_symmetry_operations"]], "get_site_symmetries() (in module pymatgen.symmetry.site_symmetries)": [[48, "pymatgen.symmetry.site_symmetries.get_site_symmetries"]], "get_space_group_number() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_space_group_number"]], "get_space_group_operations() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_space_group_operations"]], "get_space_group_symbol() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_space_group_symbol"]], "get_symmetrized_structure() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_symmetrized_structure"]], "get_symmetry_dataset() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_symmetry_dataset"]], "get_symmetry_operations() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.get_symmetry_operations"]], "get_symmetry_operations() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.get_symmetry_operations"]], "hex() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.hex"]], "in_array_list() (in module pymatgen.symmetry.groups)": [[48, "pymatgen.symmetry.groups.in_array_list"]], "int_number (spacegroup attribute)": [[48, "pymatgen.symmetry.groups.SpaceGroup.int_number"]], "inverse (jonesfaithfultransformation property)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.inverse"]], "inversion_op (pointgroupanalyzer attribute)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.inversion_op"]], "is_laue() (spacegroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.SpacegroupAnalyzer.is_laue"]], "is_subgroup() (symmetrygroup method)": [[48, "pymatgen.symmetry.groups.SymmetryGroup.is_subgroup"]], "is_supergroup() (symmetrygroup method)": [[48, "pymatgen.symmetry.groups.SymmetryGroup.is_supergroup"]], "is_valid_op() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.is_valid_op"]], "iterative_symmetrize() (in module pymatgen.symmetry.analyzer)": [[48, "pymatgen.symmetry.analyzer.iterative_symmetrize"]], "kpath (kpathbase property)": [[48, "pymatgen.symmetry.kpath.KPathBase.kpath"]], "label_index (highsymmkpath property)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath.label_index"]], "lattice (kpathbase property)": [[48, "pymatgen.symmetry.kpath.KPathBase.lattice"]], "mag_type (kpathlatimermunro property)": [[48, "pymatgen.symmetry.kpath.KPathLatimerMunro.mag_type"]], "mcl() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mcl"]], "mclc1() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mclc1"]], "mclc2() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mclc2"]], "mclc3() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mclc3"]], "mclc4() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mclc4"]], "mclc5() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.mclc5"]], "orc() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orc"]], "orcc() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orcc"]], "orcf1() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orcf1"]], "orcf2() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orcf2"]], "orcf3() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orcf3"]], "orci() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.orci"]], "order (spacegroup attribute)": [[48, "pymatgen.symmetry.groups.SpaceGroup.order"]], "parse_transformation_string() (jonesfaithfultransformation static method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.parse_transformation_string"]], "path_lengths (highsymmkpath property)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath.path_lengths"]], "path_type (highsymmkpath property)": [[48, "pymatgen.symmetry.bandstructure.HighSymmKpath.path_type"]], "prim (kpathsetyawancurtarolo property)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.prim"]], "prim_rec (kpathsetyawancurtarolo property)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.prim_rec"]], "pymatgen.symmetry": [[48, "module-pymatgen.symmetry"]], "pymatgen.symmetry.analyzer": [[48, "module-pymatgen.symmetry.analyzer"]], "pymatgen.symmetry.bandstructure": [[48, "module-pymatgen.symmetry.bandstructure"]], "pymatgen.symmetry.groups": [[48, "module-pymatgen.symmetry.groups"]], "pymatgen.symmetry.kpath": [[48, "module-pymatgen.symmetry.kpath"]], "pymatgen.symmetry.maggroups": [[48, "module-pymatgen.symmetry.maggroups"]], "pymatgen.symmetry.settings": [[48, "module-pymatgen.symmetry.settings"]], "pymatgen.symmetry.site_symmetries": [[48, "module-pymatgen.symmetry.site_symmetries"]], "pymatgen.symmetry.structure": [[48, "module-pymatgen.symmetry.structure"]], "rec_lattice (kpathbase property)": [[48, "pymatgen.symmetry.kpath.KPathBase.rec_lattice"]], "rhl1() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.rhl1"]], "rhl2() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.rhl2"]], "sch_symbol (pointgroupoperations attribute)": [[48, "pymatgen.symmetry.analyzer.PointGroupOperations.sch_symbol"]], "sg_symbol_from_int_number() (in module pymatgen.symmetry.groups)": [[48, "pymatgen.symmetry.groups.sg_symbol_from_int_number"]], "structure (kpathbase property)": [[48, "pymatgen.symmetry.kpath.KPathBase.structure"]], "symbol (pointgroup attribute)": [[48, "pymatgen.symmetry.groups.PointGroup.symbol"]], "symbol (spacegroup attribute)": [[48, "pymatgen.symmetry.groups.SpaceGroup.symbol"]], "symmetrize_molecule() (pointgroupanalyzer method)": [[48, "pymatgen.symmetry.analyzer.PointGroupAnalyzer.symmetrize_molecule"]], "symmetry_ops (pointgroup attribute)": [[48, "pymatgen.symmetry.groups.PointGroup.symmetry_ops"]], "symmetry_ops (symmetrygroup property)": [[48, "pymatgen.symmetry.groups.SymmetryGroup.symmetry_ops"]], "tet() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.tet"]], "to_latex_string() (symmetrygroup method)": [[48, "pymatgen.symmetry.groups.SymmetryGroup.to_latex_string"]], "transform_coords() (jonesfaithfultransformation method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.transform_coords"]], "transform_lattice() (jonesfaithfultransformation method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.transform_lattice"]], "transform_symmop() (jonesfaithfultransformation method)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.transform_symmop"]], "transformation_string (jonesfaithfultransformation property)": [[48, "pymatgen.symmetry.settings.JonesFaithfulTransformation.transformation_string"]], "tria() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.tria"]], "trib() (kpathsetyawancurtarolo method)": [[48, "pymatgen.symmetry.kpath.KPathSetyawanCurtarolo.trib"]], "algo_best_first (orderdisorderedstructuretransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.ALGO_BEST_FIRST"]], "algo_best_first (partialremovesitestransformation attribute)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.ALGO_BEST_FIRST"]], "algo_best_first (partialremovespecietransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.ALGO_BEST_FIRST"]], "algo_complete (orderdisorderedstructuretransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.ALGO_COMPLETE"]], "algo_complete (partialremovesitestransformation attribute)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.ALGO_COMPLETE"]], "algo_complete (partialremovespecietransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.ALGO_COMPLETE"]], "algo_enumerate (partialremovesitestransformation attribute)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.ALGO_ENUMERATE"]], "algo_enumerate (partialremovespecietransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.ALGO_ENUMERATE"]], "algo_fast (orderdisorderedstructuretransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.ALGO_FAST"]], "algo_fast (partialremovesitestransformation attribute)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.ALGO_FAST"]], "algo_fast (partialremovespecietransformation attribute)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.ALGO_FAST"]], "abstracttransformation (class in pymatgen.transformations.transformation_abc)": [[49, "pymatgen.transformations.transformation_abc.AbstractTransformation"]], "addadsorbatetransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.AddAdsorbateTransformation"]], "addsitepropertytransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.AddSitePropertyTransformation"]], "autooxistatedecorationtransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.AutoOxiStateDecorationTransformation"]], "chargebalancetransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.ChargeBalanceTransformation"]], "chargedcelltransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.ChargedCellTransformation"]], "conventionalcelltransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.ConventionalCellTransformation"]], "cubicsupercelltransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.CubicSupercellTransformation"]], "deformstructuretransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.DeformStructureTransformation"]], "discretizeoccupanciestransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.DiscretizeOccupanciesTransformation"]], "disorderorderedtransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.DisorderOrderedTransformation"]], "dopingtransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.DopingTransformation"]], "enumeratestructuretransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.EnumerateStructureTransformation"]], "grainboundarytransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.GrainBoundaryTransformation"]], "insertsitestransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.InsertSitesTransformation"]], "magorderparameterconstraint (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderParameterConstraint"]], "magorderingtransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderingTransformation"]], "montecarlorattletransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.MonteCarloRattleTransformation"]], "multiplesubstitutiontransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.MultipleSubstitutionTransformation"]], "orderdisorderedstructuretransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation"]], "oxidationstatedecorationtransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateDecorationTransformation"]], "oxidationstateremovaltransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateRemovalTransformation"]], "partialremovesitestransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation"]], "partialremovespecietransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation"]], "perturbstructuretransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.PerturbStructureTransformation"]], "primitivecelltransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.PrimitiveCellTransformation"]], "radialsitedistortiontransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation"]], "removesitestransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.RemoveSitesTransformation"]], "removespeciestransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.RemoveSpeciesTransformation"]], "replacesitespeciestransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.ReplaceSiteSpeciesTransformation"]], "rotationtransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.RotationTransformation"]], "sqstransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.SQSTransformation"]], "scaletorelaxedtransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.ScaleToRelaxedTransformation"]], "slabtransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.SlabTransformation"]], "substitutesurfacesitetransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.SubstituteSurfaceSiteTransformation"]], "substitutionpredictortransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.SubstitutionPredictorTransformation"]], "substitutiontransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.SubstitutionTransformation"]], "supertransformation (class in pymatgen.transformations.advanced_transformations)": [[49, "pymatgen.transformations.advanced_transformations.SuperTransformation"]], "supercelltransformation (class in pymatgen.transformations.standard_transformations)": [[49, "pymatgen.transformations.standard_transformations.SupercellTransformation"]], "translatesitestransformation (class in pymatgen.transformations.site_transformations)": [[49, "pymatgen.transformations.site_transformations.TranslateSitesTransformation"]], "apply_transformation() (abstracttransformation method)": [[49, "pymatgen.transformations.transformation_abc.AbstractTransformation.apply_transformation"]], "apply_transformation() (addadsorbatetransformation method)": [[49, "pymatgen.transformations.advanced_transformations.AddAdsorbateTransformation.apply_transformation"]], "apply_transformation() (addsitepropertytransformation method)": [[49, "pymatgen.transformations.site_transformations.AddSitePropertyTransformation.apply_transformation"]], "apply_transformation() (autooxistatedecorationtransformation method)": [[49, "pymatgen.transformations.standard_transformations.AutoOxiStateDecorationTransformation.apply_transformation"]], "apply_transformation() (chargebalancetransformation method)": [[49, "pymatgen.transformations.advanced_transformations.ChargeBalanceTransformation.apply_transformation"]], "apply_transformation() (chargedcelltransformation method)": [[49, "pymatgen.transformations.standard_transformations.ChargedCellTransformation.apply_transformation"]], "apply_transformation() (conventionalcelltransformation method)": [[49, "pymatgen.transformations.standard_transformations.ConventionalCellTransformation.apply_transformation"]], "apply_transformation() (cubicsupercelltransformation method)": [[49, "pymatgen.transformations.advanced_transformations.CubicSupercellTransformation.apply_transformation"]], "apply_transformation() (deformstructuretransformation method)": [[49, "pymatgen.transformations.standard_transformations.DeformStructureTransformation.apply_transformation"]], "apply_transformation() (discretizeoccupanciestransformation method)": [[49, "pymatgen.transformations.standard_transformations.DiscretizeOccupanciesTransformation.apply_transformation"]], "apply_transformation() (disorderorderedtransformation method)": [[49, "pymatgen.transformations.advanced_transformations.DisorderOrderedTransformation.apply_transformation"]], "apply_transformation() (dopingtransformation method)": [[49, "pymatgen.transformations.advanced_transformations.DopingTransformation.apply_transformation"]], "apply_transformation() (enumeratestructuretransformation method)": [[49, "pymatgen.transformations.advanced_transformations.EnumerateStructureTransformation.apply_transformation"]], "apply_transformation() (grainboundarytransformation method)": [[49, "pymatgen.transformations.advanced_transformations.GrainBoundaryTransformation.apply_transformation"]], "apply_transformation() (insertsitestransformation method)": [[49, "pymatgen.transformations.site_transformations.InsertSitesTransformation.apply_transformation"]], "apply_transformation() (magorderingtransformation method)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderingTransformation.apply_transformation"]], "apply_transformation() (montecarlorattletransformation method)": [[49, "pymatgen.transformations.advanced_transformations.MonteCarloRattleTransformation.apply_transformation"]], "apply_transformation() (multiplesubstitutiontransformation method)": [[49, "pymatgen.transformations.advanced_transformations.MultipleSubstitutionTransformation.apply_transformation"]], "apply_transformation() (orderdisorderedstructuretransformation method)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.apply_transformation"]], "apply_transformation() (oxidationstatedecorationtransformation method)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateDecorationTransformation.apply_transformation"]], "apply_transformation() (oxidationstateremovaltransformation method)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateRemovalTransformation.apply_transformation"]], "apply_transformation() (partialremovesitestransformation method)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.apply_transformation"]], "apply_transformation() (partialremovespecietransformation method)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.apply_transformation"]], "apply_transformation() (perturbstructuretransformation method)": [[49, "pymatgen.transformations.standard_transformations.PerturbStructureTransformation.apply_transformation"]], "apply_transformation() (primitivecelltransformation method)": [[49, "pymatgen.transformations.standard_transformations.PrimitiveCellTransformation.apply_transformation"]], "apply_transformation() (radialsitedistortiontransformation method)": [[49, "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation.apply_transformation"]], "apply_transformation() (removesitestransformation method)": [[49, "pymatgen.transformations.site_transformations.RemoveSitesTransformation.apply_transformation"]], "apply_transformation() (removespeciestransformation method)": [[49, "pymatgen.transformations.standard_transformations.RemoveSpeciesTransformation.apply_transformation"]], "apply_transformation() (replacesitespeciestransformation method)": [[49, "pymatgen.transformations.site_transformations.ReplaceSiteSpeciesTransformation.apply_transformation"]], "apply_transformation() (rotationtransformation method)": [[49, "pymatgen.transformations.standard_transformations.RotationTransformation.apply_transformation"]], "apply_transformation() (sqstransformation method)": [[49, "pymatgen.transformations.advanced_transformations.SQSTransformation.apply_transformation"]], "apply_transformation() (scaletorelaxedtransformation method)": [[49, "pymatgen.transformations.standard_transformations.ScaleToRelaxedTransformation.apply_transformation"]], "apply_transformation() (slabtransformation method)": [[49, "pymatgen.transformations.advanced_transformations.SlabTransformation.apply_transformation"]], "apply_transformation() (substitutesurfacesitetransformation method)": [[49, "pymatgen.transformations.advanced_transformations.SubstituteSurfaceSiteTransformation.apply_transformation"]], "apply_transformation() (substitutionpredictortransformation method)": [[49, "pymatgen.transformations.advanced_transformations.SubstitutionPredictorTransformation.apply_transformation"]], "apply_transformation() (substitutiontransformation method)": [[49, "pymatgen.transformations.standard_transformations.SubstitutionTransformation.apply_transformation"]], "apply_transformation() (supertransformation method)": [[49, "pymatgen.transformations.advanced_transformations.SuperTransformation.apply_transformation"]], "apply_transformation() (supercelltransformation method)": [[49, "pymatgen.transformations.standard_transformations.SupercellTransformation.apply_transformation"]], "apply_transformation() (translatesitestransformation method)": [[49, "pymatgen.transformations.site_transformations.TranslateSitesTransformation.apply_transformation"]], "as_dict() (translatesitestransformation method)": [[49, "pymatgen.transformations.site_transformations.TranslateSitesTransformation.as_dict"]], "determine_min_cell() (magorderingtransformation static method)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderingTransformation.determine_min_cell"]], "from_scaling_factors() (supercelltransformation static method)": [[49, "pymatgen.transformations.standard_transformations.SupercellTransformation.from_scaling_factors"]], "inverse (abstracttransformation property)": [[49, "pymatgen.transformations.transformation_abc.AbstractTransformation.inverse"]], "inverse (addadsorbatetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.AddAdsorbateTransformation.inverse"]], "inverse (addsitepropertytransformation property)": [[49, "pymatgen.transformations.site_transformations.AddSitePropertyTransformation.inverse"]], "inverse (autooxistatedecorationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.AutoOxiStateDecorationTransformation.inverse"]], "inverse (chargebalancetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.ChargeBalanceTransformation.inverse"]], "inverse (chargedcelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.ChargedCellTransformation.inverse"]], "inverse (conventionalcelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.ConventionalCellTransformation.inverse"]], "inverse (cubicsupercelltransformation property)": [[49, "pymatgen.transformations.advanced_transformations.CubicSupercellTransformation.inverse"]], "inverse (deformstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.DeformStructureTransformation.inverse"]], "inverse (discretizeoccupanciestransformation property)": [[49, "pymatgen.transformations.standard_transformations.DiscretizeOccupanciesTransformation.inverse"]], "inverse (disorderorderedtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.DisorderOrderedTransformation.inverse"]], "inverse (dopingtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.DopingTransformation.inverse"]], "inverse (enumeratestructuretransformation property)": [[49, "pymatgen.transformations.advanced_transformations.EnumerateStructureTransformation.inverse"]], "inverse (grainboundarytransformation property)": [[49, "pymatgen.transformations.advanced_transformations.GrainBoundaryTransformation.inverse"]], "inverse (insertsitestransformation property)": [[49, "pymatgen.transformations.site_transformations.InsertSitesTransformation.inverse"]], "inverse (magorderingtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderingTransformation.inverse"]], "inverse (montecarlorattletransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MonteCarloRattleTransformation.inverse"]], "inverse (multiplesubstitutiontransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MultipleSubstitutionTransformation.inverse"]], "inverse (orderdisorderedstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.inverse"]], "inverse (oxidationstatedecorationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateDecorationTransformation.inverse"]], "inverse (oxidationstateremovaltransformation property)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateRemovalTransformation.inverse"]], "inverse (partialremovesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.inverse"]], "inverse (partialremovespecietransformation property)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.inverse"]], "inverse (perturbstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.PerturbStructureTransformation.inverse"]], "inverse (primitivecelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.PrimitiveCellTransformation.inverse"]], "inverse (radialsitedistortiontransformation property)": [[49, "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation.inverse"]], "inverse (removesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.RemoveSitesTransformation.inverse"]], "inverse (removespeciestransformation property)": [[49, "pymatgen.transformations.standard_transformations.RemoveSpeciesTransformation.inverse"]], "inverse (replacesitespeciestransformation property)": [[49, "pymatgen.transformations.site_transformations.ReplaceSiteSpeciesTransformation.inverse"]], "inverse (rotationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.RotationTransformation.inverse"]], "inverse (sqstransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SQSTransformation.inverse"]], "inverse (scaletorelaxedtransformation property)": [[49, "pymatgen.transformations.standard_transformations.ScaleToRelaxedTransformation.inverse"]], "inverse (slabtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SlabTransformation.inverse"]], "inverse (substitutesurfacesitetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SubstituteSurfaceSiteTransformation.inverse"]], "inverse (substitutionpredictortransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SubstitutionPredictorTransformation.inverse"]], "inverse (substitutiontransformation property)": [[49, "pymatgen.transformations.standard_transformations.SubstitutionTransformation.inverse"]], "inverse (supertransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SuperTransformation.inverse"]], "inverse (supercelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.SupercellTransformation.inverse"]], "inverse (translatesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.TranslateSitesTransformation.inverse"]], "is_one_to_many (abstracttransformation property)": [[49, "pymatgen.transformations.transformation_abc.AbstractTransformation.is_one_to_many"]], "is_one_to_many (addadsorbatetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.AddAdsorbateTransformation.is_one_to_many"]], "is_one_to_many (addsitepropertytransformation property)": [[49, "pymatgen.transformations.site_transformations.AddSitePropertyTransformation.is_one_to_many"]], "is_one_to_many (autooxistatedecorationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.AutoOxiStateDecorationTransformation.is_one_to_many"]], "is_one_to_many (chargebalancetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.ChargeBalanceTransformation.is_one_to_many"]], "is_one_to_many (chargedcelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.ChargedCellTransformation.is_one_to_many"]], "is_one_to_many (conventionalcelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.ConventionalCellTransformation.is_one_to_many"]], "is_one_to_many (cubicsupercelltransformation property)": [[49, "pymatgen.transformations.advanced_transformations.CubicSupercellTransformation.is_one_to_many"]], "is_one_to_many (deformstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.DeformStructureTransformation.is_one_to_many"]], "is_one_to_many (discretizeoccupanciestransformation property)": [[49, "pymatgen.transformations.standard_transformations.DiscretizeOccupanciesTransformation.is_one_to_many"]], "is_one_to_many (disorderorderedtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.DisorderOrderedTransformation.is_one_to_many"]], "is_one_to_many (dopingtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.DopingTransformation.is_one_to_many"]], "is_one_to_many (enumeratestructuretransformation property)": [[49, "pymatgen.transformations.advanced_transformations.EnumerateStructureTransformation.is_one_to_many"]], "is_one_to_many (grainboundarytransformation property)": [[49, "pymatgen.transformations.advanced_transformations.GrainBoundaryTransformation.is_one_to_many"]], "is_one_to_many (insertsitestransformation property)": [[49, "pymatgen.transformations.site_transformations.InsertSitesTransformation.is_one_to_many"]], "is_one_to_many (magorderingtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderingTransformation.is_one_to_many"]], "is_one_to_many (montecarlorattletransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MonteCarloRattleTransformation.is_one_to_many"]], "is_one_to_many (multiplesubstitutiontransformation property)": [[49, "pymatgen.transformations.advanced_transformations.MultipleSubstitutionTransformation.is_one_to_many"]], "is_one_to_many (orderdisorderedstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.is_one_to_many"]], "is_one_to_many (oxidationstatedecorationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateDecorationTransformation.is_one_to_many"]], "is_one_to_many (oxidationstateremovaltransformation property)": [[49, "pymatgen.transformations.standard_transformations.OxidationStateRemovalTransformation.is_one_to_many"]], "is_one_to_many (partialremovesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.PartialRemoveSitesTransformation.is_one_to_many"]], "is_one_to_many (partialremovespecietransformation property)": [[49, "pymatgen.transformations.standard_transformations.PartialRemoveSpecieTransformation.is_one_to_many"]], "is_one_to_many (perturbstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.PerturbStructureTransformation.is_one_to_many"]], "is_one_to_many (primitivecelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.PrimitiveCellTransformation.is_one_to_many"]], "is_one_to_many (radialsitedistortiontransformation property)": [[49, "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation.is_one_to_many"]], "is_one_to_many (removesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.RemoveSitesTransformation.is_one_to_many"]], "is_one_to_many (removespeciestransformation property)": [[49, "pymatgen.transformations.standard_transformations.RemoveSpeciesTransformation.is_one_to_many"]], "is_one_to_many (replacesitespeciestransformation property)": [[49, "pymatgen.transformations.site_transformations.ReplaceSiteSpeciesTransformation.is_one_to_many"]], "is_one_to_many (rotationtransformation property)": [[49, "pymatgen.transformations.standard_transformations.RotationTransformation.is_one_to_many"]], "is_one_to_many (sqstransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SQSTransformation.is_one_to_many"]], "is_one_to_many (scaletorelaxedtransformation property)": [[49, "pymatgen.transformations.standard_transformations.ScaleToRelaxedTransformation.is_one_to_many"]], "is_one_to_many (slabtransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SlabTransformation.is_one_to_many"]], "is_one_to_many (substitutesurfacesitetransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SubstituteSurfaceSiteTransformation.is_one_to_many"]], "is_one_to_many (substitutionpredictortransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SubstitutionPredictorTransformation.is_one_to_many"]], "is_one_to_many (substitutiontransformation property)": [[49, "pymatgen.transformations.standard_transformations.SubstitutionTransformation.is_one_to_many"]], "is_one_to_many (supertransformation property)": [[49, "pymatgen.transformations.advanced_transformations.SuperTransformation.is_one_to_many"]], "is_one_to_many (supercelltransformation property)": [[49, "pymatgen.transformations.standard_transformations.SupercellTransformation.is_one_to_many"]], "is_one_to_many (translatesitestransformation property)": [[49, "pymatgen.transformations.site_transformations.TranslateSitesTransformation.is_one_to_many"]], "lowest_energy_structure (orderdisorderedstructuretransformation property)": [[49, "pymatgen.transformations.standard_transformations.OrderDisorderedStructureTransformation.lowest_energy_structure"]], "pymatgen.transformations": [[49, "module-pymatgen.transformations"]], "pymatgen.transformations.advanced_transformations": [[49, "module-pymatgen.transformations.advanced_transformations"]], "pymatgen.transformations.site_transformations": [[49, "module-pymatgen.transformations.site_transformations"]], "pymatgen.transformations.standard_transformations": [[49, "module-pymatgen.transformations.standard_transformations"]], "pymatgen.transformations.transformation_abc": [[49, "module-pymatgen.transformations.transformation_abc"]], "satisfies_constraint() (magorderparameterconstraint method)": [[49, "pymatgen.transformations.advanced_transformations.MagOrderParameterConstraint.satisfies_constraint"]], "use_multiprocessing (abstracttransformation property)": [[49, "pymatgen.transformations.transformation_abc.AbstractTransformation.use_multiprocessing"]], "use_multiprocessing (radialsitedistortiontransformation property)": [[49, "pymatgen.transformations.site_transformations.RadialSiteDistortionTransformation.use_multiprocessing"]], "author (class in pymatgen.util.provenance)": [[50, "pymatgen.util.provenance.Author"]], "bibtex() (in module pymatgen.util.due)": [[50, "pymatgen.util.due.BibTeX"]], "doi() (in module pymatgen.util.due)": [[50, "pymatgen.util.due.Doi"]], "historynode (class in pymatgen.util.provenance)": [[50, "pymatgen.util.provenance.HistoryNode"]], "inactiveduecreditcollector (class in pymatgen.util.due)": [[50, "pymatgen.util.due.InactiveDueCreditCollector"]], "module_dir (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.MODULE_DIR"]], "pymatgentest (class in pymatgen.util.testing)": [[50, "pymatgen.util.testing.PymatgenTest"]], "string_mode (stringify attribute)": [[50, "pymatgen.util.string.Stringify.STRING_MODE"]], "structures_dir (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.STRUCTURES_DIR"]], "simplex (class in pymatgen.util.coord)": [[50, "pymatgen.util.coord.Simplex"]], "splineinputerror": [[50, "pymatgen.util.convergence.SplineInputError"]], "stringify (class in pymatgen.util.string)": [[50, "pymatgen.util.string.Stringify"]], "structurenl (class in pymatgen.util.provenance)": [[50, "pymatgen.util.provenance.StructureNL"]], "test_files_dir (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.TEST_FILES_DIR"]], "test_structures (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.TEST_STRUCTURES"]], "text() (in module pymatgen.util.due)": [[50, "pymatgen.util.due.Text"]], "url() (in module pymatgen.util.due)": [[50, "pymatgen.util.due.Url"]], "abs_cap() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.abs_cap"]], "activate() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.activate"]], "active (inactiveduecreditcollector attribute)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.active"]], "add() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.add"]], "add_fig_kwargs() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.add_fig_kwargs"]], "all_distances() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.all_distances"]], "as_dict() (author method)": [[50, "pymatgen.util.provenance.Author.as_dict"]], "as_dict() (historynode method)": [[50, "pymatgen.util.provenance.HistoryNode.as_dict"]], "as_dict() (structurenl method)": [[50, "pymatgen.util.provenance.StructureNL.as_dict"]], "assert_all_close() (pymatgentest static method)": [[50, "pymatgen.util.testing.PymatgenTest.assert_all_close"]], "assert_msonable() (pymatgentest method)": [[50, "pymatgen.util.testing.PymatgenTest.assert_msonable"]], "assert_str_content_equal() (pymatgentest static method)": [[50, "pymatgen.util.testing.PymatgenTest.assert_str_content_equal"]], "bary_coords() (simplex method)": [[50, "pymatgen.util.coord.Simplex.bary_coords"]], "barycentric_coords() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.barycentric_coords"]], "charge_string() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.charge_string"]], "cite() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.cite"]], "clean_lines() (in module pymatgen.util.io_utils)": [[50, "pymatgen.util.io_utils.clean_lines"]], "coord_list_mapping() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.coord_list_mapping"]], "coord_list_mapping_pbc() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.coord_list_mapping_pbc"]], "coord_list_mapping_pbc() (in module pymatgen.util.coord_cython)": [[50, "pymatgen.util.coord_cython.coord_list_mapping_pbc"]], "coords (simplex property)": [[50, "pymatgen.util.coord.Simplex.coords"]], "dcite() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.dcite"]], "description (historynode attribute)": [[50, "pymatgen.util.provenance.HistoryNode.description"]], "determine_convergence() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.determine_convergence"]], "disordered_formula() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.disordered_formula"]], "dump() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.dump"]], "exponential() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.exponential"]], "extrapolate_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.extrapolate_reciprocal"]], "extrapolate_simple_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.extrapolate_simple_reciprocal"]], "find_in_coord_list() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.find_in_coord_list"]], "find_in_coord_list_pbc() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.find_in_coord_list_pbc"]], "fn (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.fn"]], "format_formula() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.format_formula"]], "formula_double_format() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.formula_double_format"]], "from_dict() (author static method)": [[50, "pymatgen.util.provenance.Author.from_dict"]], "from_dict() (historynode static method)": [[50, "pymatgen.util.provenance.HistoryNode.from_dict"]], "from_dict() (structurenl class method)": [[50, "pymatgen.util.provenance.StructureNL.from_dict"]], "from_structures() (structurenl class method)": [[50, "pymatgen.util.provenance.StructureNL.from_structures"]], "get_angle() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.get_angle"]], "get_ax3d_fig_plt() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.get_ax3d_fig_plt"]], "get_ax_fig_plt() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.get_ax_fig_plt"]], "get_axarray_fig_plt() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.get_axarray_fig_plt"]], "get_derivatives() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.get_derivatives"]], "get_linear_interpolated_value() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.get_linear_interpolated_value"]], "get_structure() (pymatgentest class method)": [[50, "pymatgen.util.testing.PymatgenTest.get_structure"]], "get_weights() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.get_weights"]], "htmlify() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.htmlify"]], "id_generator() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.id_generator"]], "in_coord_list() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.in_coord_list"]], "in_coord_list_pbc() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.in_coord_list_pbc"]], "in_simplex() (simplex method)": [[50, "pymatgen.util.coord.Simplex.in_simplex"]], "is_coord_subset() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.is_coord_subset"]], "is_coord_subset_pbc() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.is_coord_subset_pbc"]], "is_coord_subset_pbc() (in module pymatgen.util.coord_cython)": [[50, "pymatgen.util.coord_cython.is_coord_subset_pbc"]], "is_valid_bibtex() (in module pymatgen.util.provenance)": [[50, "pymatgen.util.provenance.is_valid_bibtex"]], "jit() (in module pymatgen.util.numba)": [[50, "pymatgen.util.numba.jit"]], "latexify() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.latexify"]], "latexify_spacegroup() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.latexify_spacegroup"]], "lattice_points_in_supercell() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.lattice_points_in_supercell"]], "line_intersection() (simplex method)": [[50, "pymatgen.util.coord.Simplex.line_intersection"]], "load() (inactiveduecreditcollector method)": [[50, "pymatgen.util.due.InactiveDueCreditCollector.load"]], "make_symmetric_matrix_from_upper_tri() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.make_symmetric_matrix_from_upper_tri"]], "maxloc() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.maxloc"]], "measure() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.measure"]], "micro_pyawk() (in module pymatgen.util.io_utils)": [[50, "pymatgen.util.io_utils.micro_pyawk"]], "min_max_indexes() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.min_max_indexes"]], "minloc() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.minloc"]], "monotonic() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.monotonic"]], "multi_curve_fit() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.multi_curve_fit"]], "multi_reciprocal_extra() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.multi_reciprocal_extra"]], "name (historynode attribute)": [[50, "pymatgen.util.provenance.HistoryNode.name"]], "njit() (in module pymatgen.util.numba)": [[50, "pymatgen.util.numba.njit"]], "non_decreasing() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.non_decreasing"]], "non_increasing() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.non_increasing"]], "p0_exponential() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_exponential"]], "p0_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_reciprocal"]], "p0_simple_2reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_simple_2reciprocal"]], "p0_simple_4reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_simple_4reciprocal"]], "p0_simple_5reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_simple_5reciprocal"]], "p0_simple_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_simple_reciprocal"]], "p0_single_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.p0_single_reciprocal"]], "parse_author() (author static method)": [[50, "pymatgen.util.provenance.Author.parse_author"]], "parse_history_node() (historynode static method)": [[50, "pymatgen.util.provenance.HistoryNode.parse_history_node"]], "pbc_diff() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.pbc_diff"]], "pbc_shortest_vectors() (in module pymatgen.util.coord)": [[50, "pymatgen.util.coord.pbc_shortest_vectors"]], "pbc_shortest_vectors() (in module pymatgen.util.coord_cython)": [[50, "pymatgen.util.coord_cython.pbc_shortest_vectors"]], "periodic_table_heatmap() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.periodic_table_heatmap"]], "point_from_bary_coords() (simplex method)": [[50, "pymatgen.util.coord.Simplex.point_from_bary_coords"]], "pretty_plot() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.pretty_plot"]], "pretty_plot_two_axis() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.pretty_plot_two_axis"]], "pretty_polyfit_plot() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.pretty_polyfit_plot"]], "print_and_raise_error() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.print_and_raise_error"]], "print_plot_line() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.print_plot_line"]], "pymatgen.util": [[50, "module-pymatgen.util"]], "pymatgen.util.convergence": [[50, "module-pymatgen.util.convergence"]], "pymatgen.util.coord": [[50, "module-pymatgen.util.coord"]], "pymatgen.util.coord_cython": [[50, "module-pymatgen.util.coord_cython"]], "pymatgen.util.due": [[50, "module-pymatgen.util.due"]], "pymatgen.util.graph_hashing": [[50, "module-pymatgen.util.graph_hashing"]], "pymatgen.util.io_utils": [[50, "module-pymatgen.util.io_utils"]], "pymatgen.util.num": [[50, "module-pymatgen.util.num"]], "pymatgen.util.numba": [[50, "module-pymatgen.util.numba"]], "pymatgen.util.plotting": [[50, "module-pymatgen.util.plotting"]], "pymatgen.util.provenance": [[50, "module-pymatgen.util.provenance"]], "pymatgen.util.string": [[50, "module-pymatgen.util.string"]], "pymatgen.util.testing": [[50, "module-pymatgen.util.testing"]], "pymatgen.util.typing": [[50, "module-pymatgen.util.typing"]], "reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.reciprocal"]], "round_to_sigfigs() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.round_to_sigfigs"]], "serialize_with_pickle() (pymatgentest method)": [[50, "pymatgen.util.testing.PymatgenTest.serialize_with_pickle"]], "simple_2reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.simple_2reciprocal"]], "simple_4reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.simple_4reciprocal"]], "simple_5reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.simple_5reciprocal"]], "simple_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.simple_reciprocal"]], "single_reciprocal() (in module pymatgen.util.convergence)": [[50, "pymatgen.util.convergence.single_reciprocal"]], "str_delimited() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.str_delimited"]], "stream_has_colours() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.stream_has_colours"]], "strictly_decreasing() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.strictly_decreasing"]], "strictly_increasing() (in module pymatgen.util.num)": [[50, "pymatgen.util.num.strictly_increasing"]], "to_html_string() (stringify method)": [[50, "pymatgen.util.string.Stringify.to_html_string"]], "to_latex_string() (stringify method)": [[50, "pymatgen.util.string.Stringify.to_latex_string"]], "to_pretty_string() (stringify method)": [[50, "pymatgen.util.string.Stringify.to_pretty_string"]], "to_unicode_string() (stringify method)": [[50, "pymatgen.util.string.Stringify.to_unicode_string"]], "transformation_to_string() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.transformation_to_string"]], "unicodeify() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.unicodeify"]], "unicodeify_spacegroup() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.unicodeify_spacegroup"]], "unicodeify_species() (in module pymatgen.util.string)": [[50, "pymatgen.util.string.unicodeify_species"]], "url (historynode attribute)": [[50, "pymatgen.util.provenance.HistoryNode.url"]], "van_arkel_triangle() (in module pymatgen.util.plotting)": [[50, "pymatgen.util.plotting.van_arkel_triangle"]], "volume (simplex property)": [[50, "pymatgen.util.coord.Simplex.volume"]], "warnings (pymatgentest attribute)": [[50, "pymatgen.util.testing.PymatgenTest.warnings"]], "weisfeiler_lehman_graph_hash() (in module pymatgen.util.graph_hashing)": [[50, "pymatgen.util.graph_hashing.weisfeiler_lehman_graph_hash"]], "weisfeiler_lehman_subgraph_hashes() (in module pymatgen.util.graph_hashing)": [[50, "pymatgen.util.graph_hashing.weisfeiler_lehman_subgraph_hashes"]], "default_animated_movie_options (multistructuresvis attribute)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.DEFAULT_ANIMATED_MOVIE_OPTIONS"]], "multistructuresinteractorstyle (class in pymatgen.vis.structure_vtk)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresInteractorStyle"]], "multistructuresvis (class in pymatgen.vis.structure_vtk)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis"]], "spectrumplotter (class in pymatgen.vis.plotters)": [[51, "pymatgen.vis.plotters.SpectrumPlotter"]], "structureinteractorstyle (class in pymatgen.vis.structure_vtk)": [[51, "pymatgen.vis.structure_vtk.StructureInteractorStyle"]], "structurevis (class in pymatgen.vis.structure_vtk)": [[51, "pymatgen.vis.structure_vtk.StructureVis"]], "add_bonds() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_bonds"]], "add_edges() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_edges"]], "add_faces() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_faces"]], "add_line() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_line"]], "add_partial_sphere() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_partial_sphere"]], "add_picker() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_picker"]], "add_picker_fixed() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_picker_fixed"]], "add_polyhedron() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_polyhedron"]], "add_site() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_site"]], "add_spectra() (spectrumplotter method)": [[51, "pymatgen.vis.plotters.SpectrumPlotter.add_spectra"]], "add_spectrum() (spectrumplotter method)": [[51, "pymatgen.vis.plotters.SpectrumPlotter.add_spectrum"]], "add_text() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_text"]], "add_triangle() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.add_triangle"]], "apply_tags() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.apply_tags"]], "display_help() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.display_help"]], "display_help() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.display_help"]], "display_info() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.display_info"]], "display_warning() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.display_warning"]], "erase_info() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.erase_info"]], "erase_warning() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.erase_warning"]], "get_plot() (spectrumplotter method)": [[51, "pymatgen.vis.plotters.SpectrumPlotter.get_plot"]], "keypressevent() (multistructuresinteractorstyle method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresInteractorStyle.keyPressEvent"]], "keypressevent() (structureinteractorstyle method)": [[51, "pymatgen.vis.structure_vtk.StructureInteractorStyle.keyPressEvent"]], "leftbuttonpressevent() (structureinteractorstyle method)": [[51, "pymatgen.vis.structure_vtk.StructureInteractorStyle.leftButtonPressEvent"]], "leftbuttonreleaseevent() (structureinteractorstyle method)": [[51, "pymatgen.vis.structure_vtk.StructureInteractorStyle.leftButtonReleaseEvent"]], "make_movie() (in module pymatgen.vis.structure_vtk)": [[51, "pymatgen.vis.structure_vtk.make_movie"]], "mousemoveevent() (structureinteractorstyle method)": [[51, "pymatgen.vis.structure_vtk.StructureInteractorStyle.mouseMoveEvent"]], "orthongonalize_structure() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.orthongonalize_structure"]], "pymatgen.vis": [[51, "module-pymatgen.vis"]], "pymatgen.vis.plotters": [[51, "module-pymatgen.vis.plotters"]], "pymatgen.vis.structure_chemview": [[51, "module-pymatgen.vis.structure_chemview"]], "pymatgen.vis.structure_vtk": [[51, "module-pymatgen.vis.structure_vtk"]], "quick_view() (in module pymatgen.vis.structure_chemview)": [[51, "pymatgen.vis.structure_chemview.quick_view"]], "redraw() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.redraw"]], "rotate_view() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.rotate_view"]], "save_plot() (spectrumplotter method)": [[51, "pymatgen.vis.plotters.SpectrumPlotter.save_plot"]], "set_animated_movie_options() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.set_animated_movie_options"]], "set_structure() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.set_structure"]], "set_structure() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.set_structure"]], "set_structures() (multistructuresvis method)": [[51, "pymatgen.vis.structure_vtk.MultiStructuresVis.set_structures"]], "show() (spectrumplotter method)": [[51, "pymatgen.vis.plotters.SpectrumPlotter.show"]], "show() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.show"]], "write_image() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.write_image"]], "zoom() (structurevis method)": [[51, "pymatgen.vis.structure_vtk.StructureVis.zoom"]]}}) \ No newline at end of file diff --git a/docs/team.html b/docs/team.html index 932cb168324..3814716787a 100644 --- a/docs/team.html +++ b/docs/team.html @@ -4,7 +4,7 @@ - Development Team — pymatgen 2023.7.14 documentation + Development Team — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                                            - 2023.7.14 + 2023.7.17
                                            diff --git a/docs/usage.html b/docs/usage.html index 1cfa2f81ec0..b7e461f3662 100644 --- a/docs/usage.html +++ b/docs/usage.html @@ -4,7 +4,7 @@ - Usage — pymatgen 2023.7.14 documentation + Usage — pymatgen 2023.7.17 documentation @@ -39,7 +39,7 @@ pymatgen
                                            - 2023.7.14 + 2023.7.17
                                            diff --git a/docs_rst/change_log.rst b/docs_rst/change_log.rst index 695c33c3972..a00b0d1e56c 100644 --- a/docs_rst/change_log.rst +++ b/docs_rst/change_log.rst @@ -1,6 +1,20 @@ Change log ========== +v2023.7.17 +---------- +- Cython 3.0 support. +- PR #3157 from @mattmcdermott magnetic-analyzer-fix. Fixes bug briefly mentioned in #3070, where recent + spin property changes resulted in the `MagneticStructureEnumerator` failing. This is apparently due to + creating structures where only some `Species.spin` properties are defined, causing + CollinearMagneticStructureEnumerator` to fail. +- PR #3070 from @mattmcdermott magnetic-enumerator-fix. To summarize: changes to default magnetic moments + introduced in #2727 now mean that structures with only partially defined magnetic moments (e.g., on + half the sites) cannot be successfully analyzed by `SpaceGroupAnalyzer`. This was encountered when + performing magnetic ordering enumeration, as the previous default behavior for ` + MagOrderingTransformation` does not implicitly yield spins of 0 on the nonmagnetic sites. This has now + been fixed. + v2023.7.14 ---------- - Emergency bug fix release to remove use of sys.path in pymatgen.io.ase package. diff --git a/docs_rst/latest_changes.rst b/docs_rst/latest_changes.rst index e2e2adadb0c..b706c461f33 100644 --- a/docs_rst/latest_changes.rst +++ b/docs_rst/latest_changes.rst @@ -1,8 +1,16 @@ Change log ========== -v2023.7.14 +v2023.7.17 ---------- -- Emergency bug fix release to remove use of sys.path in pymatgen.io.ase package. -- Fix "Incompatible POTCAR" error on ComputedEntries with oxidation states. -- New global config variable `PMG_POTCAR_CHECKS` provides means to disable all POTCAR checking. +- Cython 3.0 support. +- PR #3157 from @mattmcdermott magnetic-analyzer-fix. Fixes bug briefly mentioned in #3070, where recent + spin property changes resulted in the `MagneticStructureEnumerator` failing. This is apparently due to + creating structures where only some `Species.spin` properties are defined, causing + CollinearMagneticStructureEnumerator` to fail. +- PR #3070 from @mattmcdermott magnetic-enumerator-fix. To summarize: changes to default magnetic moments + introduced in #2727 now mean that structures with only partially defined magnetic moments (e.g., on + half the sites) cannot be successfully analyzed by `SpaceGroupAnalyzer`. This was encountered when + performing magnetic ordering enumeration, as the previous default behavior for ` + MagOrderingTransformation` does not implicitly yield spins of 0 on the nonmagnetic sites. This has now + been fixed. diff --git a/pymatgen/core/__init__.py b/pymatgen/core/__init__.py index 5d2f874af39..33073024c04 100644 --- a/pymatgen/core/__init__.py +++ b/pymatgen/core/__init__.py @@ -32,7 +32,7 @@ __email__ = "pymatgen@googlegroups.com" __maintainer__ = "Shyue Ping Ong, Matthew Horton, Janosh Riebesell" __maintainer_email__ = "shyuep@gmail.com" -__version__ = "2023.7.14" +__version__ = "2023.7.17" SETTINGS_FILE = os.path.join(os.path.expanduser("~"), ".config", ".pmgrc.yaml") diff --git a/setup.py b/setup.py index 2c51f99202b..f092f4d5036 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ include=["pymatgen.*", "pymatgen.analysis.*", "pymatgen.io.*", "pymatgen.ext.*", "cmd_line"], exclude=["pymatgen.*.tests", "pymatgen.*.*.tests", "pymatgen.*.*.*.tests"], ), - version="2023.7.14", + version="2023.7.17", python_requires=">=3.8", install_requires=[ "matplotlib>=1.5",