2022.11.7
  • Introduction
  • Installation
  • Change log
  • Compatibility
  • Contributing
  • Usage
  • Development Team
  • References
  • API Docs
    • pymatgen namespace
      • Subpackages
        • pymatgen.alchemy package
        • pymatgen.analysis namespace
        • pymatgen.apps 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.optimization package
        • pymatgen.phonon package
        • pymatgen.symmetry package
        • pymatgen.transformations package
        • pymatgen.util package
        • pymatgen.vis package
      • Submodules
pymatgen
  • pymatgen
  • pymatgen namespace
  • pymatgen.analysis namespace
  • pymatgen.analysis.structure_prediction package
  • Edit on GitHub

pymatgen.analysis.structure_prediction package

Subpackages

Submodules

  • pymatgen.analysis.structure_prediction.dopant_predictor module
    • get_dopants_from_shannon_radii()
    • get_dopants_from_substitution_probabilities()
  • pymatgen.analysis.structure_prediction.substitution_probability module
    • SubstitutionPredictor
      • SubstitutionPredictor.composition_prediction()
      • SubstitutionPredictor.list_prediction()
    • SubstitutionProbability
  • pymatgen.analysis.structure_prediction.substitutor module
    • Substitutor
      • Substitutor.as_dict()
      • Substitutor.from_dict()
      • Substitutor.get_allowed_species()
      • Substitutor.pred_from_comp()
      • Substitutor.pred_from_list()
      • Substitutor.pred_from_structures()
  • pymatgen.analysis.structure_prediction.volume_predictor module
    • DLSVolumePredictor
      • DLSVolumePredictor.get_predicted_structure()
      • DLSVolumePredictor.predict()
    • RLSVolumePredictor
      • RLSVolumePredictor.get_predicted_structure()
      • RLSVolumePredictor.predict()

Module contents

Utilities to predict new structures.


© Copyright 2023, Pymatgen Development Team.

Built with Sphinx using a theme provided by Read the Docs.