pymatgen
- pymatgen namespace
- Subpackages
- pymatgen.alchemy package
- Submodules
- pymatgen.alchemy.filters module
- pymatgen.alchemy.materials module
TransformedStructure
TransformedStructure.append_filter()
TransformedStructure.append_transformation()
TransformedStructure.as_dict()
TransformedStructure.extend_transformations()
TransformedStructure.from_cif_str()
TransformedStructure.from_dict()
TransformedStructure.from_poscar_str()
TransformedStructure.from_snl()
TransformedStructure.get_vasp_input()
TransformedStructure.redo_next_change()
TransformedStructure.set_parameter()
TransformedStructure.structures
TransformedStructure.to_snl()
TransformedStructure.undo_last_change()
TransformedStructure.was_modified
TransformedStructure.write_vasp_input()
- pymatgen.alchemy.transmuters module
CifTransmuter
PoscarTransmuter
StandardTransmuter
StandardTransmuter.transformed_structures
StandardTransmuter.add_tags()
StandardTransmuter.append_transformation()
StandardTransmuter.append_transformed_structures()
StandardTransmuter.apply_filter()
StandardTransmuter.extend_transformations()
StandardTransmuter.from_structures()
StandardTransmuter.redo_next_change()
StandardTransmuter.set_parameter()
StandardTransmuter.undo_last_change()
StandardTransmuter.write_vasp_input()
batch_write_vasp_input()
- pymatgen.analysis namespace
- Subpackages
- pymatgen.analysis.chemenv 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.prototypes package
AflowPrototypeMatcher
canonicalize_element_wyckoffs()
count_crystal_dof()
count_crystal_sites()
count_distinct_wyckoff_letters()
count_values_for_wyckoff()
count_wyckoff_positions()
get_anonymous_formula_from_prototype_formula()
get_formula_from_protostructure_label()
get_protostructure_label()
get_protostructure_label_from_aflow()
get_protostructure_label_from_moyopy()
get_protostructure_label_from_spg_analyzer()
get_protostructure_label_from_spglib()
get_protostructures_from_aflow_label_and_composition()
get_prototype_formula_from_composition()
get_prototype_from_protostructure()
get_random_structure_for_protostructure()
sort_and_score_element_wyckoffs()
split_alpha_numeric()
- pymatgen.analysis.solar package
- pymatgen.analysis.structure_prediction package
- pymatgen.analysis.topological package
- pymatgen.analysis.xas package
- Submodules
- pymatgen.analysis.adsorption module
AdsorbateSiteFinder
AdsorbateSiteFinder.add_adsorbate()
AdsorbateSiteFinder.adsorb_both_surfaces()
AdsorbateSiteFinder.assign_selective_dynamics()
AdsorbateSiteFinder.assign_site_properties()
AdsorbateSiteFinder.ensemble_center()
AdsorbateSiteFinder.find_adsorption_sites()
AdsorbateSiteFinder.find_surface_sites_by_height()
AdsorbateSiteFinder.from_bulk_and_miller()
AdsorbateSiteFinder.generate_adsorption_structures()
AdsorbateSiteFinder.generate_substitution_structures()
AdsorbateSiteFinder.get_extended_surface_mesh()
AdsorbateSiteFinder.near_reduce()
AdsorbateSiteFinder.subsurface_sites()
AdsorbateSiteFinder.surface_sites
AdsorbateSiteFinder.symm_reduce()
get_mi_vec()
get_rot()
plot_slab()
put_coord_inside()
reorient_z()
- pymatgen.analysis.bond_dissociation module
- pymatgen.analysis.bond_valence module
- pymatgen.analysis.chempot_diagram module
ChemicalPotentialDiagram
ChemicalPotentialDiagram.border_hyperplanes
ChemicalPotentialDiagram.chemical_system
ChemicalPotentialDiagram.domains
ChemicalPotentialDiagram.el_refs
ChemicalPotentialDiagram.entry_dict
ChemicalPotentialDiagram.get_plot()
ChemicalPotentialDiagram.hyperplane_entries
ChemicalPotentialDiagram.hyperplanes
ChemicalPotentialDiagram.lims
get_2d_orthonormal_vector()
get_centroid_2d()
simple_pca()
- pymatgen.analysis.cost module
- pymatgen.analysis.dimensionality module
- pymatgen.analysis.disorder module
- pymatgen.analysis.energy_models module
- pymatgen.analysis.eos module
- pymatgen.analysis.ewald module
EwaldMinimizer
EwaldMinimizer.ALGO_BEST_FIRST
EwaldMinimizer.ALGO_COMPLETE
EwaldMinimizer.ALGO_FAST
EwaldMinimizer.ALGO_TIME_LIMIT
EwaldMinimizer.add_m_list()
EwaldMinimizer.best_case()
EwaldMinimizer.best_m_list
EwaldMinimizer.get_next_index()
EwaldMinimizer.minimize_matrix()
EwaldMinimizer.minimized_sum
EwaldMinimizer.output_lists
EwaldSummation
EwaldSummation.CONV_FACT
EwaldSummation.as_dict()
EwaldSummation.compute_partial_energy()
EwaldSummation.compute_sub_structure()
EwaldSummation.eta
EwaldSummation.forces
EwaldSummation.from_dict()
EwaldSummation.get_site_energy()
EwaldSummation.point_energy
EwaldSummation.point_energy_matrix
EwaldSummation.real_space_energy
EwaldSummation.real_space_energy_matrix
EwaldSummation.reciprocal_space_energy
EwaldSummation.reciprocal_space_energy_matrix
EwaldSummation.total_energy
EwaldSummation.total_energy_matrix
compute_average_oxidation_state()
- pymatgen.analysis.excitation module
- pymatgen.analysis.fragmenter module
- pymatgen.analysis.functional_groups module
- pymatgen.analysis.graphs module
ConnectedSite
MolGraphSplitError
MoleculeGraph
MoleculeGraph.add_edge()
MoleculeGraph.alter_edge()
MoleculeGraph.as_dict()
MoleculeGraph.break_edge()
MoleculeGraph.build_unique_fragments()
MoleculeGraph.diff()
MoleculeGraph.draw_graph_to_file()
MoleculeGraph.edge_weight_name
MoleculeGraph.edge_weight_unit
MoleculeGraph.find_rings()
MoleculeGraph.from_dict()
MoleculeGraph.from_edges()
MoleculeGraph.from_empty_graph()
MoleculeGraph.from_local_env_strategy()
MoleculeGraph.get_connected_sites()
MoleculeGraph.get_coordination_of_site()
MoleculeGraph.get_disconnected_fragments()
MoleculeGraph.insert_node()
MoleculeGraph.isomorphic_to()
MoleculeGraph.name
MoleculeGraph.remove_nodes()
MoleculeGraph.replace_group()
MoleculeGraph.set_node_attributes()
MoleculeGraph.sort()
MoleculeGraph.split_molecule_subgraphs()
MoleculeGraph.substitute_group()
MoleculeGraph.with_edges()
MoleculeGraph.with_empty_graph()
MoleculeGraph.with_local_env_strategy()
StructureGraph
StructureGraph.add_edge()
StructureGraph.alter_edge()
StructureGraph.as_dict()
StructureGraph.break_edge()
StructureGraph.diff()
StructureGraph.draw_graph_to_file()
StructureGraph.edge_weight_name
StructureGraph.edge_weight_unit
StructureGraph.from_dict()
StructureGraph.from_edges()
StructureGraph.from_empty_graph()
StructureGraph.from_local_env_strategy()
StructureGraph.get_connected_sites()
StructureGraph.get_coordination_of_site()
StructureGraph.get_subgraphs_as_molecules()
StructureGraph.insert_node()
StructureGraph.name
StructureGraph.remove_nodes()
StructureGraph.set_node_attributes()
StructureGraph.sort()
StructureGraph.substitute_group()
StructureGraph.types_and_weights_of_connections
StructureGraph.types_of_coordination_environments()
StructureGraph.weight_statistics
StructureGraph.with_edges()
StructureGraph.with_empty_graph()
StructureGraph.with_local_env_strategy()
- pymatgen.analysis.hhi module
- pymatgen.analysis.interface_reactions module
GrandPotentialInterfacialReactivity
InterfacialReactivity
InterfacialReactivity.EV_TO_KJ_PER_MOL
InterfacialReactivity.get_chempot_correction()
InterfacialReactivity.get_critical_original_kink_ratio()
InterfacialReactivity.get_dataframe()
InterfacialReactivity.get_kinks()
InterfacialReactivity.labels
InterfacialReactivity.minimum
InterfacialReactivity.plot()
InterfacialReactivity.products
- pymatgen.analysis.local_env module
BrunnerNNReal
BrunnerNNReciprocal
BrunnerNNRelative
BrunnerNN_real
BrunnerNN_reciprocal
BrunnerNN_relative
CovalentBondNN
Critic2NN
CrystalNN
CutOffDictNN
EconNN
IsayevNN
JmolNN
LocalStructOrderParams
LocalStructOrderParams.compute_trigonometric_terms()
LocalStructOrderParams.get_order_parameters()
LocalStructOrderParams.get_parameters()
LocalStructOrderParams.get_q2()
LocalStructOrderParams.get_q4()
LocalStructOrderParams.get_q6()
LocalStructOrderParams.get_type()
LocalStructOrderParams.last_nneigh
LocalStructOrderParams.num_ops
MinimumDistanceNN
MinimumOKeeffeNN
MinimumVIRENN
NearNeighbors
NearNeighbors.extend_structure_molecules
NearNeighbors.get_all_nn_info()
NearNeighbors.get_bonded_structure()
NearNeighbors.get_cn()
NearNeighbors.get_cn_dict()
NearNeighbors.get_local_order_parameters()
NearNeighbors.get_nn()
NearNeighbors.get_nn_images()
NearNeighbors.get_nn_info()
NearNeighbors.get_nn_shell_info()
NearNeighbors.get_weights_of_nn_sites()
NearNeighbors.molecules_allowed
NearNeighbors.structures_allowed
OpenBabelNN
ValenceIonicRadiusEvaluator
VoronoiNN
get_neighbors_of_site_with_index()
get_okeeffe_distance_prediction()
get_okeeffe_params()
gramschmidt()
metal_edge_extender()
oxygen_edge_extender()
site_is_of_motif_type()
solid_angle()
vol_tetra()
- pymatgen.analysis.molecule_matcher module
- pymatgen.analysis.molecule_structure_comparator module
- pymatgen.analysis.nmr module
ChemicalShielding
ElectricFieldGradient
- pymatgen.analysis.optics module
- pymatgen.analysis.phase_diagram module
CompoundPhaseDiagram
GrandPotPDEntry
GrandPotentialPhaseDiagram
PDEntry
PDPlotter
PatchedPhaseDiagram
PatchedPhaseDiagram.all_entries
PatchedPhaseDiagram.min_entries
PatchedPhaseDiagram.el_refs
PatchedPhaseDiagram.elements
PatchedPhaseDiagram.as_dict()
PatchedPhaseDiagram.from_dict()
PatchedPhaseDiagram.get_all_chempots()
PatchedPhaseDiagram.get_chempot_range_map()
PatchedPhaseDiagram.get_chempot_range_stability_phase()
PatchedPhaseDiagram.get_composition_chempots()
PatchedPhaseDiagram.get_critical_compositions()
PatchedPhaseDiagram.get_decomp_and_e_above_hull()
PatchedPhaseDiagram.get_decomposition()
PatchedPhaseDiagram.get_element_profile()
PatchedPhaseDiagram.get_equilibrium_reaction_energy()
PatchedPhaseDiagram.get_pd_for_entry()
PatchedPhaseDiagram.get_transition_chempots()
PatchedPhaseDiagram.getmu_vertices_stability_phase()
PatchedPhaseDiagram.remove_redundant_spaces()
PhaseDiagram
PhaseDiagram.dim
PhaseDiagram.elements
PhaseDiagram.el_refs
PhaseDiagram.all_entries
PhaseDiagram.qhull_entries
PhaseDiagram.qhull_data
PhaseDiagram.facets
PhaseDiagram.simplices
PhaseDiagram.all_entries_hulldata
PhaseDiagram.as_dict()
PhaseDiagram.formation_energy_tol
PhaseDiagram.from_dict()
PhaseDiagram.get_all_chempots()
PhaseDiagram.get_chempot_range_map()
PhaseDiagram.get_chempot_range_stability_phase()
PhaseDiagram.get_composition_chempots()
PhaseDiagram.get_critical_compositions()
PhaseDiagram.get_decomp_and_e_above_hull()
PhaseDiagram.get_decomp_and_hull_energy_per_atom()
PhaseDiagram.get_decomp_and_phase_separation_energy()
PhaseDiagram.get_decomposition()
PhaseDiagram.get_e_above_hull()
PhaseDiagram.get_element_profile()
PhaseDiagram.get_equilibrium_reaction_energy()
PhaseDiagram.get_form_energy()
PhaseDiagram.get_form_energy_per_atom()
PhaseDiagram.get_hull_energy()
PhaseDiagram.get_hull_energy_per_atom()
PhaseDiagram.get_phase_separation_energy()
PhaseDiagram.get_plot()
PhaseDiagram.get_reference_energy()
PhaseDiagram.get_reference_energy_per_atom()
PhaseDiagram.get_transition_chempots()
PhaseDiagram.getmu_vertices_stability_phase()
PhaseDiagram.numerical_tol
PhaseDiagram.pd_coords()
PhaseDiagram.stable_entries
PhaseDiagram.unstable_entries
PhaseDiagramError
ReactionDiagram
TransformedPDEntry
TransformedPDEntryError
get_facets()
order_phase_diagram()
tet_coord()
triangular_coord()
uniquelines()
- pymatgen.analysis.piezo module
- pymatgen.analysis.piezo_sensitivity module
- pymatgen.analysis.pourbaix_diagram module
IonEntry
MultiEntry
PourbaixDiagram
PourbaixDiagram.all_entries
PourbaixDiagram.as_dict()
PourbaixDiagram.elements_ho
PourbaixDiagram.find_stable_entry()
PourbaixDiagram.from_dict()
PourbaixDiagram.get_decomposition_energy()
PourbaixDiagram.get_hull_energy()
PourbaixDiagram.get_pourbaix_domains()
PourbaixDiagram.get_stable_entry()
PourbaixDiagram.process_multientry()
PourbaixDiagram.stable_entries
PourbaixDiagram.unprocessed_entries
PourbaixDiagram.unstable_entries
PourbaixEntry
PourbaixEntry.as_dict()
PourbaixEntry.composition
PourbaixEntry.conc_term
PourbaixEntry.elements
PourbaixEntry.energy
PourbaixEntry.energy_at_conditions()
PourbaixEntry.energy_per_atom
PourbaixEntry.from_dict()
PourbaixEntry.get_element_fraction()
PourbaixEntry.nH2O
PourbaixEntry.nPhi
PourbaixEntry.name
PourbaixEntry.normalization_factor
PourbaixEntry.normalized_energy
PourbaixEntry.normalized_energy_at_conditions()
PourbaixEntry.npH
PourbaixEntry.num_atoms
PourbaixEntry.to_pretty_string()
PourbaixPlotter
ion_or_solid_comp_object()
- pymatgen.analysis.quasiharmonic module
QuasiHarmonicDebyeApprox
QuasiHarmonicDebyeApprox.debye_integral()
QuasiHarmonicDebyeApprox.debye_temperature()
QuasiHarmonicDebyeApprox.get_summary_dict()
QuasiHarmonicDebyeApprox.gruneisen_parameter()
QuasiHarmonicDebyeApprox.optimize_gibbs_free_energy()
QuasiHarmonicDebyeApprox.optimizer()
QuasiHarmonicDebyeApprox.thermal_conductivity()
QuasiHarmonicDebyeApprox.vibrational_free_energy()
QuasiHarmonicDebyeApprox.vibrational_internal_energy()
QuasiharmonicDebyeApprox
- pymatgen.analysis.quasirrho module
- pymatgen.analysis.reaction_calculator module
BalancedReaction
BalancedReaction.TOLERANCE
BalancedReaction.all_comp
BalancedReaction.as_dict()
BalancedReaction.as_entry()
BalancedReaction.calculate_energy()
BalancedReaction.coeffs
BalancedReaction.elements
BalancedReaction.from_dict()
BalancedReaction.from_str()
BalancedReaction.get_coeff()
BalancedReaction.get_el_amount()
BalancedReaction.normalize_to()
BalancedReaction.normalize_to_element()
BalancedReaction.normalized_repr
BalancedReaction.normalized_repr_and_factor()
BalancedReaction.products
BalancedReaction.reactants
ComputedReaction
Reaction
ReactionError
- pymatgen.analysis.structure_analyzer module
- pymatgen.analysis.structure_matcher module
AbstractComparator
ElementComparator
FrameworkComparator
OccupancyComparator
OrderDisorderElementComparator
SiteOrderedIStructure
SpeciesComparator
SpinComparator
StructureMatcher
StructureMatcher.as_dict()
StructureMatcher.fit()
StructureMatcher.fit_anonymous()
StructureMatcher.from_dict()
StructureMatcher.get_all_anonymous_mappings()
StructureMatcher.get_best_electronegativity_anonymous_mapping()
StructureMatcher.get_mapping()
StructureMatcher.get_rms_anonymous()
StructureMatcher.get_rms_dist()
StructureMatcher.get_s2_like_s1()
StructureMatcher.get_supercell_matrix()
StructureMatcher.get_transformation()
StructureMatcher.group_structures()
- pymatgen.analysis.surface_analysis module
NanoscaleStability
SlabEntry
SlabEntry.miller_index
SlabEntry.label
SlabEntry.adsorbates
SlabEntry.clean_entry
SlabEntry.ads_entries_dict
SlabEntry.Nads_in_slab
SlabEntry.Nsurfs_ads_in_slab
SlabEntry.as_dict()
SlabEntry.cleaned_up_slab
SlabEntry.create_slab_label
SlabEntry.from_computed_structure_entry()
SlabEntry.from_dict()
SlabEntry.get_monolayer
SlabEntry.get_unit_primitive_area
SlabEntry.gibbs_binding_energy()
SlabEntry.surface_area
SlabEntry.surface_energy()
SurfaceEnergyPlotter
SurfaceEnergyPlotter.all_slab_entries
SurfaceEnergyPlotter.color_dict
SurfaceEnergyPlotter.ucell_entry
SurfaceEnergyPlotter.ref_entries
SurfaceEnergyPlotter.facet_color_dict
SurfaceEnergyPlotter.BE_vs_clean_SE()
SurfaceEnergyPlotter.area_frac_vs_chempot_plot()
SurfaceEnergyPlotter.chempot_plot_addons()
SurfaceEnergyPlotter.chempot_vs_gamma()
SurfaceEnergyPlotter.chempot_vs_gamma_plot_one()
SurfaceEnergyPlotter.color_palette_dict()
SurfaceEnergyPlotter.get_stable_entry_at_u()
SurfaceEnergyPlotter.get_surface_equilibrium()
SurfaceEnergyPlotter.monolayer_vs_BE()
SurfaceEnergyPlotter.set_all_variables()
SurfaceEnergyPlotter.stable_u_range_dict()
SurfaceEnergyPlotter.surface_chempot_range_map()
SurfaceEnergyPlotter.wulff_from_chempot()
WorkFunctionAnalyzer
WorkFunctionAnalyzer.efermi
WorkFunctionAnalyzer.locpot_along_c
WorkFunctionAnalyzer.vacuum_locpot
WorkFunctionAnalyzer.work_function
WorkFunctionAnalyzer.slab
WorkFunctionAnalyzer.along_c
WorkFunctionAnalyzer.ave_locpot
WorkFunctionAnalyzer.sorted_sites
WorkFunctionAnalyzer.ave_bulk_p
WorkFunctionAnalyzer.from_files()
WorkFunctionAnalyzer.get_labels()
WorkFunctionAnalyzer.get_locpot_along_slab_plot()
WorkFunctionAnalyzer.is_converged()
entry_dict_from_list()
sub_chempots()
- pymatgen.analysis.thermochemistry module
- pymatgen.analysis.transition_state module
- pymatgen.analysis.wulff module
WulffFacet
WulffShape
WulffShape.debug
WulffShape.alpha
WulffShape.color_set
WulffShape.grid_off
WulffShape.axis_off
WulffShape.show_area
WulffShape.off_color
WulffShape.structure
WulffShape.miller_list
WulffShape.hkl_list
WulffShape.e_surf_list
WulffShape.lattice
WulffShape.facets
WulffShape.dual_cv_simp
WulffShape.wulff_pt_list
WulffShape.wulff_cv_simp
WulffShape.on_wulff
WulffShape.color_area
WulffShape.miller_area
WulffShape.anisotropy
WulffShape.area_fraction_dict
WulffShape.effective_radius
WulffShape.get_line_in_facet()
WulffShape.get_plot()
WulffShape.get_plotly()
WulffShape.miller_area_dict
WulffShape.miller_energy_dict
WulffShape.shape_factor
WulffShape.show()
WulffShape.surface_area
WulffShape.tot_corner_sites
WulffShape.tot_edges
WulffShape.total_surface_energy
WulffShape.volume
WulffShape.weighted_surface_energy
get_tri_area()
hkl_tuple_to_str()
- pymatgen.analysis.xps module
- Subpackages
- pymatgen.apps package
- pymatgen.cli package
- Submodules
- pymatgen.cli.feff_plot_cross_section module
- pymatgen.cli.feff_plot_dos module
- pymatgen.cli.get_environment module
- pymatgen.cli.pmg module
- pymatgen.cli.pmg_analyze module
- pymatgen.cli.pmg_config module
- pymatgen.cli.pmg_plot module
- pymatgen.cli.pmg_potcar module
- pymatgen.cli.pmg_structure module
- pymatgen.command_line package
- Submodules
- pymatgen.command_line.bader_caller module
BaderAnalysis
BaderAnalysis.data
BaderAnalysis.vacuum_volume
BaderAnalysis.vacuum_charge
BaderAnalysis.nelectrons
BaderAnalysis.chgcar
BaderAnalysis.atomic_densities
BaderAnalysis.from_path()
BaderAnalysis.get_charge()
BaderAnalysis.get_charge_decorated_structure()
BaderAnalysis.get_charge_transfer()
BaderAnalysis.get_decorated_structure()
BaderAnalysis.get_oxidation_state_decorated_structure()
BaderAnalysis.get_partial_charge()
BaderAnalysis.summary
bader_analysis_from_objects()
bader_analysis_from_path()
- pymatgen.command_line.chargemol_caller module
- pymatgen.command_line.critic2_caller module
- pymatgen.command_line.enumlib_caller module
- pymatgen.command_line.gulp_caller module
- pymatgen.command_line.mcsqs_caller module
- pymatgen.command_line.vampire_caller module
- pymatgen.core package
- Submodules
- pymatgen.core.bonds module
- pymatgen.core.composition module
ChemicalPotential
Composition
Composition.add_charges_from_oxi_state_guesses()
Composition.almost_equals()
Composition.alphabetical_formula
Composition.amount_tolerance
Composition.anonymized_formula
Composition.as_data_dict()
Composition.as_dict()
Composition.as_reduced_dict()
Composition.as_weight_dict()
Composition.average_electroneg
Composition.charge
Composition.charge_balanced
Composition.charge_balanced_tolerance
Composition.chemical_system
Composition.chemical_system_set
Composition.contains_element_type()
Composition.copy()
Composition.element_composition
Composition.elements
Composition.formula
Composition.fractional_composition
Composition.from_dict()
Composition.from_weight_dict()
Composition.from_weights()
Composition.get_atomic_fraction()
Composition.get_el_amt_dict()
Composition.get_integer_formula_and_factor()
Composition.get_reduced_composition_and_factor()
Composition.get_reduced_formula_and_factor()
Composition.get_wt_fraction()
Composition.hill_formula
Composition.is_element
Composition.items()
Composition.iupac_formula
Composition.num_atoms
Composition.oxi_prob
Composition.oxi_state_guesses()
Composition.ranked_compositions_from_indeterminate_formula()
Composition.reduced_composition
Composition.reduced_formula
Composition.remove_charges()
Composition.replace()
Composition.special_formulas
Composition.to_data_dict
Composition.to_pretty_string()
Composition.to_reduced_dict
Composition.to_weight_dict
Composition.total_electrons
Composition.valid
Composition.weight
CompositionError
reduce_formula()
- pymatgen.core.interface module
GrainBoundary
GrainBoundaryGenerator
GrainBoundaryGenerator.enum_possible_plane_cubic()
GrainBoundaryGenerator.enum_sigma_cubic()
GrainBoundaryGenerator.enum_sigma_hex()
GrainBoundaryGenerator.enum_sigma_ort()
GrainBoundaryGenerator.enum_sigma_rho()
GrainBoundaryGenerator.enum_sigma_tet()
GrainBoundaryGenerator.gb_from_parameters()
GrainBoundaryGenerator.get_ratio()
GrainBoundaryGenerator.get_rotation_angle_from_sigma()
GrainBoundaryGenerator.get_trans_mat()
GrainBoundaryGenerator.reduce_mat()
GrainBoundaryGenerator.slab_from_csl()
GrainBoundaryGenerator.vec_to_surface()
Interface
Interface.as_dict()
Interface.copy()
Interface.film
Interface.film_indices
Interface.film_layers
Interface.film_sites
Interface.film_termination
Interface.from_dict()
Interface.from_slabs()
Interface.gap
Interface.get_shifts_based_on_adsorbate_sites()
Interface.get_sorted_structure()
Interface.in_plane_offset
Interface.substrate
Interface.substrate_indices
Interface.substrate_layers
Interface.substrate_sites
Interface.substrate_termination
Interface.vacuum_over_film
count_layers()
fix_pbc()
label_termination()
symm_group_cubic()
- pymatgen.core.ion module
- pymatgen.core.lattice module
Lattice
Lattice.a
Lattice.abc
Lattice.alpha
Lattice.angles
Lattice.as_dict()
Lattice.b
Lattice.beta
Lattice.c
Lattice.copy()
Lattice.cubic()
Lattice.d_hkl()
Lattice.dot()
Lattice.find_all_mappings()
Lattice.find_mapping()
Lattice.from_dict()
Lattice.from_parameters()
Lattice.gamma
Lattice.get_all_distances()
Lattice.get_brillouin_zone()
Lattice.get_cartesian_coords()
Lattice.get_distance_and_image()
Lattice.get_frac_coords_from_lll()
Lattice.get_fractional_coords()
Lattice.get_lll_frac_coords()
Lattice.get_lll_reduced_lattice()
Lattice.get_miller_index_from_coords()
Lattice.get_niggli_reduced_lattice()
Lattice.get_points_in_sphere()
Lattice.get_points_in_sphere_old()
Lattice.get_points_in_sphere_py()
Lattice.get_recp_symmetry_operation()
Lattice.get_vector_along_lattice_directions()
Lattice.get_wigner_seitz_cell()
Lattice.hexagonal()
Lattice.inv_matrix
Lattice.is_3d_periodic
Lattice.is_hexagonal()
Lattice.is_orthogonal
Lattice.lengths
Lattice.lll_inverse
Lattice.lll_mapping
Lattice.lll_matrix
Lattice.matrix
Lattice.metric_tensor
Lattice.monoclinic()
Lattice.norm()
Lattice.orthorhombic()
Lattice.parameters
Lattice.params_dict
Lattice.pbc
Lattice.reciprocal_lattice
Lattice.reciprocal_lattice_crystallographic
Lattice.rhombohedral()
Lattice.scale()
Lattice.selling_dist()
Lattice.selling_vector
Lattice.tetragonal()
Lattice.volume
find_neighbors()
get_integer_index()
get_points_in_spheres()
- pymatgen.core.libxcfunc module
LibxcFunc
LibxcFunc.GGA_C_AM05
LibxcFunc.GGA_C_APBE
LibxcFunc.GGA_C_BGCP
LibxcFunc.GGA_C_FT97
LibxcFunc.GGA_C_GAM
LibxcFunc.GGA_C_HCTH_A
LibxcFunc.GGA_C_LM
LibxcFunc.GGA_C_LYP
LibxcFunc.GGA_C_N12
LibxcFunc.GGA_C_N12_SX
LibxcFunc.GGA_C_OPTC
LibxcFunc.GGA_C_OP_B88
LibxcFunc.GGA_C_OP_G96
LibxcFunc.GGA_C_OP_PBE
LibxcFunc.GGA_C_OP_PW91
LibxcFunc.GGA_C_OP_XALPHA
LibxcFunc.GGA_C_P86
LibxcFunc.GGA_C_PBE
LibxcFunc.GGA_C_PBEFE
LibxcFunc.GGA_C_PBEINT
LibxcFunc.GGA_C_PBELOC
LibxcFunc.GGA_C_PBE_JRGX
LibxcFunc.GGA_C_PBE_SOL
LibxcFunc.GGA_C_PW91
LibxcFunc.GGA_C_Q2D
LibxcFunc.GGA_C_REGTPSS
LibxcFunc.GGA_C_REVTCA
LibxcFunc.GGA_C_RGE2
LibxcFunc.GGA_C_SOGGA11
LibxcFunc.GGA_C_SOGGA11_X
LibxcFunc.GGA_C_SPBE
LibxcFunc.GGA_C_TCA
LibxcFunc.GGA_C_WI
LibxcFunc.GGA_C_WI0
LibxcFunc.GGA_C_WL
LibxcFunc.GGA_C_XPBE
LibxcFunc.GGA_C_ZPBEINT
LibxcFunc.GGA_C_ZPBESOL
LibxcFunc.GGA_K_ABSP1
LibxcFunc.GGA_K_ABSP2
LibxcFunc.GGA_K_APBE
LibxcFunc.GGA_K_APBEINT
LibxcFunc.GGA_K_BALTIN
LibxcFunc.GGA_K_DK
LibxcFunc.GGA_K_ERNZERHOF
LibxcFunc.GGA_K_FR_B88
LibxcFunc.GGA_K_FR_PW86
LibxcFunc.GGA_K_GE2
LibxcFunc.GGA_K_GOLDEN
LibxcFunc.GGA_K_GP85
LibxcFunc.GGA_K_GR
LibxcFunc.GGA_K_LC94
LibxcFunc.GGA_K_LIEB
LibxcFunc.GGA_K_LLP
LibxcFunc.GGA_K_LUDENA
LibxcFunc.GGA_K_MEYER
LibxcFunc.GGA_K_OL1
LibxcFunc.GGA_K_OL2
LibxcFunc.GGA_K_PEARSON
LibxcFunc.GGA_K_PERDEW
LibxcFunc.GGA_K_REVAPBE
LibxcFunc.GGA_K_REVAPBEINT
LibxcFunc.GGA_K_TFVW
LibxcFunc.GGA_K_THAKKAR
LibxcFunc.GGA_K_TW1
LibxcFunc.GGA_K_TW2
LibxcFunc.GGA_K_TW3
LibxcFunc.GGA_K_TW4
LibxcFunc.GGA_K_VJKS
LibxcFunc.GGA_K_VSK
LibxcFunc.GGA_K_VW
LibxcFunc.GGA_K_YT65
LibxcFunc.GGA_XC_B97_D
LibxcFunc.GGA_XC_B97_GGA1
LibxcFunc.GGA_XC_EDF1
LibxcFunc.GGA_XC_HCTH_120
LibxcFunc.GGA_XC_HCTH_147
LibxcFunc.GGA_XC_HCTH_407
LibxcFunc.GGA_XC_HCTH_407P
LibxcFunc.GGA_XC_HCTH_93
LibxcFunc.GGA_XC_HCTH_P14
LibxcFunc.GGA_XC_HCTH_P76
LibxcFunc.GGA_XC_KT2
LibxcFunc.GGA_XC_MOHLYP
LibxcFunc.GGA_XC_MOHLYP2
LibxcFunc.GGA_XC_MPWLYP1W
LibxcFunc.GGA_XC_OBLYP_D
LibxcFunc.GGA_XC_OPBE_D
LibxcFunc.GGA_XC_OPWLYP_D
LibxcFunc.GGA_XC_PBE1W
LibxcFunc.GGA_XC_PBELYP1W
LibxcFunc.GGA_XC_TH1
LibxcFunc.GGA_XC_TH2
LibxcFunc.GGA_XC_TH3
LibxcFunc.GGA_XC_TH4
LibxcFunc.GGA_XC_TH_FC
LibxcFunc.GGA_XC_TH_FCFO
LibxcFunc.GGA_XC_TH_FCO
LibxcFunc.GGA_XC_TH_FL
LibxcFunc.GGA_XC_VV10
LibxcFunc.GGA_XC_XLYP
LibxcFunc.GGA_X_2D_B86
LibxcFunc.GGA_X_2D_B86_MGC
LibxcFunc.GGA_X_2D_B88
LibxcFunc.GGA_X_2D_PBE
LibxcFunc.GGA_X_AIRY
LibxcFunc.GGA_X_AK13
LibxcFunc.GGA_X_AM05
LibxcFunc.GGA_X_APBE
LibxcFunc.GGA_X_B86
LibxcFunc.GGA_X_B86_MGC
LibxcFunc.GGA_X_B86_R
LibxcFunc.GGA_X_B88
LibxcFunc.GGA_X_BAYESIAN
LibxcFunc.GGA_X_BGCP
LibxcFunc.GGA_X_BPCCAC
LibxcFunc.GGA_X_C09X
LibxcFunc.GGA_X_CAP
LibxcFunc.GGA_X_DK87_R1
LibxcFunc.GGA_X_DK87_R2
LibxcFunc.GGA_X_EV93
LibxcFunc.GGA_X_FT97_A
LibxcFunc.GGA_X_FT97_B
LibxcFunc.GGA_X_G96
LibxcFunc.GGA_X_GAM
LibxcFunc.GGA_X_HCTH_A
LibxcFunc.GGA_X_HERMAN
LibxcFunc.GGA_X_HJS_B88
LibxcFunc.GGA_X_HJS_B88_V2
LibxcFunc.GGA_X_HJS_B97X
LibxcFunc.GGA_X_HJS_PBE
LibxcFunc.GGA_X_HJS_PBE_SOL
LibxcFunc.GGA_X_HTBS
LibxcFunc.GGA_X_ITYH
LibxcFunc.GGA_X_KT1
LibxcFunc.GGA_X_LAG
LibxcFunc.GGA_X_LAMBDA_CH_N
LibxcFunc.GGA_X_LAMBDA_LO_N
LibxcFunc.GGA_X_LAMBDA_OC2_N
LibxcFunc.GGA_X_LB
LibxcFunc.GGA_X_LBM
LibxcFunc.GGA_X_LG93
LibxcFunc.GGA_X_LV_RPW86
LibxcFunc.GGA_X_MB88
LibxcFunc.GGA_X_MPBE
LibxcFunc.GGA_X_MPW91
LibxcFunc.GGA_X_N12
LibxcFunc.GGA_X_OL2
LibxcFunc.GGA_X_OPTB88_VDW
LibxcFunc.GGA_X_OPTPBE_VDW
LibxcFunc.GGA_X_OPTX
LibxcFunc.GGA_X_PBE
LibxcFunc.GGA_X_PBEA
LibxcFunc.GGA_X_PBEFE
LibxcFunc.GGA_X_PBEINT
LibxcFunc.GGA_X_PBEK1_VDW
LibxcFunc.GGA_X_PBE_JSJR
LibxcFunc.GGA_X_PBE_MOL
LibxcFunc.GGA_X_PBE_R
LibxcFunc.GGA_X_PBE_SOL
LibxcFunc.GGA_X_PBE_TCA
LibxcFunc.GGA_X_PW86
LibxcFunc.GGA_X_PW91
LibxcFunc.GGA_X_Q2D
LibxcFunc.GGA_X_RGE2
LibxcFunc.GGA_X_RPBE
LibxcFunc.GGA_X_RPW86
LibxcFunc.GGA_X_SFAT
LibxcFunc.GGA_X_SOGGA
LibxcFunc.GGA_X_SOGGA11
LibxcFunc.GGA_X_SSB
LibxcFunc.GGA_X_SSB_D
LibxcFunc.GGA_X_SSB_SW
LibxcFunc.GGA_X_VMT84_GE
LibxcFunc.GGA_X_VMT84_PBE
LibxcFunc.GGA_X_VMT_GE
LibxcFunc.GGA_X_VMT_PBE
LibxcFunc.GGA_X_WC
LibxcFunc.GGA_X_WPBEH
LibxcFunc.GGA_X_XPBE
LibxcFunc.HYB_GGA_XC_B1LYP
LibxcFunc.HYB_GGA_XC_B1PW91
LibxcFunc.HYB_GGA_XC_B1WC
LibxcFunc.HYB_GGA_XC_B3LYP
LibxcFunc.HYB_GGA_XC_B3LYP5
LibxcFunc.HYB_GGA_XC_B3LYPs
LibxcFunc.HYB_GGA_XC_B3P86
LibxcFunc.HYB_GGA_XC_B3PW91
LibxcFunc.HYB_GGA_XC_B97
LibxcFunc.HYB_GGA_XC_B97_1
LibxcFunc.HYB_GGA_XC_B97_1p
LibxcFunc.HYB_GGA_XC_B97_2
LibxcFunc.HYB_GGA_XC_B97_3
LibxcFunc.HYB_GGA_XC_B97_K
LibxcFunc.HYB_GGA_XC_BHANDH
LibxcFunc.HYB_GGA_XC_BHANDHLYP
LibxcFunc.HYB_GGA_XC_CAMY_B3LYP
LibxcFunc.HYB_GGA_XC_CAMY_BLYP
LibxcFunc.HYB_GGA_XC_CAM_B3LYP
LibxcFunc.HYB_GGA_XC_CAP0
LibxcFunc.HYB_GGA_XC_EDF2
LibxcFunc.HYB_GGA_XC_HJS_B88
LibxcFunc.HYB_GGA_XC_HJS_B97X
LibxcFunc.HYB_GGA_XC_HJS_PBE
LibxcFunc.HYB_GGA_XC_HJS_PBE_SOL
LibxcFunc.HYB_GGA_XC_HPBEINT
LibxcFunc.HYB_GGA_XC_HSE03
LibxcFunc.HYB_GGA_XC_HSE06
LibxcFunc.HYB_GGA_XC_LCY_BLYP
LibxcFunc.HYB_GGA_XC_LCY_PBE
LibxcFunc.HYB_GGA_XC_LC_VV10
LibxcFunc.HYB_GGA_XC_LRC_WPBE
LibxcFunc.HYB_GGA_XC_LRC_WPBEH
LibxcFunc.HYB_GGA_XC_MB3LYP_RC04
LibxcFunc.HYB_GGA_XC_MPW3LYP
LibxcFunc.HYB_GGA_XC_MPW3PW
LibxcFunc.HYB_GGA_XC_MPWLYP1M
LibxcFunc.HYB_GGA_XC_O3LYP
LibxcFunc.HYB_GGA_XC_PBE0_13
LibxcFunc.HYB_GGA_XC_PBEH
LibxcFunc.HYB_GGA_XC_REVB3LYP
LibxcFunc.HYB_GGA_XC_SB98_1a
LibxcFunc.HYB_GGA_XC_SB98_1b
LibxcFunc.HYB_GGA_XC_SB98_1c
LibxcFunc.HYB_GGA_XC_SB98_2a
LibxcFunc.HYB_GGA_XC_SB98_2b
LibxcFunc.HYB_GGA_XC_SB98_2c
LibxcFunc.HYB_GGA_XC_TUNED_CAM_B3LYP
LibxcFunc.HYB_GGA_XC_WB97
LibxcFunc.HYB_GGA_XC_WB97X
LibxcFunc.HYB_GGA_XC_WB97X_D
LibxcFunc.HYB_GGA_XC_WB97X_V
LibxcFunc.HYB_GGA_XC_X3LYP
LibxcFunc.HYB_GGA_XC_mPW1K
LibxcFunc.HYB_GGA_XC_mPW1PW
LibxcFunc.HYB_GGA_X_N12_SX
LibxcFunc.HYB_GGA_X_SOGGA11_X
LibxcFunc.HYB_MGGA_XC_B86B95
LibxcFunc.HYB_MGGA_XC_B88B95
LibxcFunc.HYB_MGGA_XC_BB1K
LibxcFunc.HYB_MGGA_XC_M05
LibxcFunc.HYB_MGGA_XC_M05_2X
LibxcFunc.HYB_MGGA_XC_M06
LibxcFunc.HYB_MGGA_XC_M06_2X
LibxcFunc.HYB_MGGA_XC_M06_HF
LibxcFunc.HYB_MGGA_XC_M08_HX
LibxcFunc.HYB_MGGA_XC_M08_SO
LibxcFunc.HYB_MGGA_XC_M11
LibxcFunc.HYB_MGGA_XC_MPW1B95
LibxcFunc.HYB_MGGA_XC_MPWB1K
LibxcFunc.HYB_MGGA_XC_PW6B95
LibxcFunc.HYB_MGGA_XC_PW86B95
LibxcFunc.HYB_MGGA_XC_PWB6K
LibxcFunc.HYB_MGGA_XC_REVTPSSH
LibxcFunc.HYB_MGGA_XC_TPSSH
LibxcFunc.HYB_MGGA_XC_WB97M_V
LibxcFunc.HYB_MGGA_XC_X1B95
LibxcFunc.HYB_MGGA_XC_XB1K
LibxcFunc.HYB_MGGA_X_DLDF
LibxcFunc.HYB_MGGA_X_MN12_SX
LibxcFunc.HYB_MGGA_X_MN15
LibxcFunc.HYB_MGGA_X_MS2H
LibxcFunc.HYB_MGGA_X_MVSH
LibxcFunc.HYB_MGGA_X_SCAN0
LibxcFunc.LDA_C_1D_CSC
LibxcFunc.LDA_C_1D_LOOS
LibxcFunc.LDA_C_2D_AMGB
LibxcFunc.LDA_C_2D_PRM
LibxcFunc.LDA_C_GL
LibxcFunc.LDA_C_GOMBAS
LibxcFunc.LDA_C_HL
LibxcFunc.LDA_C_ML1
LibxcFunc.LDA_C_ML2
LibxcFunc.LDA_C_OB_PW
LibxcFunc.LDA_C_OB_PZ
LibxcFunc.LDA_C_PW
LibxcFunc.LDA_C_PW_MOD
LibxcFunc.LDA_C_PW_RPA
LibxcFunc.LDA_C_PZ
LibxcFunc.LDA_C_PZ_MOD
LibxcFunc.LDA_C_RC04
LibxcFunc.LDA_C_RPA
LibxcFunc.LDA_C_VWN
LibxcFunc.LDA_C_VWN_1
LibxcFunc.LDA_C_VWN_2
LibxcFunc.LDA_C_VWN_3
LibxcFunc.LDA_C_VWN_4
LibxcFunc.LDA_C_VWN_RPA
LibxcFunc.LDA_C_WIGNER
LibxcFunc.LDA_C_XALPHA
LibxcFunc.LDA_C_vBH
LibxcFunc.LDA_K_LP
LibxcFunc.LDA_K_TF
LibxcFunc.LDA_X
LibxcFunc.LDA_XC_KSDT
LibxcFunc.LDA_XC_TETER93
LibxcFunc.LDA_XC_ZLP
LibxcFunc.LDA_X_1D
LibxcFunc.LDA_X_2D
LibxcFunc.MGGA_C_BC95
LibxcFunc.MGGA_C_CC06
LibxcFunc.MGGA_C_CS
LibxcFunc.MGGA_C_DLDF
LibxcFunc.MGGA_C_M05
LibxcFunc.MGGA_C_M05_2X
LibxcFunc.MGGA_C_M06
LibxcFunc.MGGA_C_M06_2X
LibxcFunc.MGGA_C_M06_HF
LibxcFunc.MGGA_C_M06_L
LibxcFunc.MGGA_C_M08_HX
LibxcFunc.MGGA_C_M08_SO
LibxcFunc.MGGA_C_M11
LibxcFunc.MGGA_C_M11_L
LibxcFunc.MGGA_C_MN12_L
LibxcFunc.MGGA_C_MN12_SX
LibxcFunc.MGGA_C_MN15
LibxcFunc.MGGA_C_MN15_L
LibxcFunc.MGGA_C_PKZB
LibxcFunc.MGGA_C_REVTPSS
LibxcFunc.MGGA_C_SCAN
LibxcFunc.MGGA_C_TPSS
LibxcFunc.MGGA_C_TPSSLOC
LibxcFunc.MGGA_C_VSXC
LibxcFunc.MGGA_XC_B97M_V
LibxcFunc.MGGA_XC_OTPSS_D
LibxcFunc.MGGA_XC_TPSSLYP1W
LibxcFunc.MGGA_XC_ZLP
LibxcFunc.MGGA_X_2D_PRHG07
LibxcFunc.MGGA_X_2D_PRHG07_PRP10
LibxcFunc.MGGA_X_BJ06
LibxcFunc.MGGA_X_BLOC
LibxcFunc.MGGA_X_BR89
LibxcFunc.MGGA_X_GVT4
LibxcFunc.MGGA_X_LTA
LibxcFunc.MGGA_X_M05
LibxcFunc.MGGA_X_M05_2X
LibxcFunc.MGGA_X_M06
LibxcFunc.MGGA_X_M06_2X
LibxcFunc.MGGA_X_M06_HF
LibxcFunc.MGGA_X_M06_L
LibxcFunc.MGGA_X_M08_HX
LibxcFunc.MGGA_X_M08_SO
LibxcFunc.MGGA_X_M11
LibxcFunc.MGGA_X_M11_L
LibxcFunc.MGGA_X_MBEEF
LibxcFunc.MGGA_X_MBEEFVDW
LibxcFunc.MGGA_X_MK00
LibxcFunc.MGGA_X_MK00B
LibxcFunc.MGGA_X_MN12_L
LibxcFunc.MGGA_X_MN15_L
LibxcFunc.MGGA_X_MODTPSS
LibxcFunc.MGGA_X_MS0
LibxcFunc.MGGA_X_MS1
LibxcFunc.MGGA_X_MS2
LibxcFunc.MGGA_X_MVS
LibxcFunc.MGGA_X_PKZB
LibxcFunc.MGGA_X_REVTPSS
LibxcFunc.MGGA_X_RPP09
LibxcFunc.MGGA_X_SCAN
LibxcFunc.MGGA_X_TAU_HCTH
LibxcFunc.MGGA_X_TB09
LibxcFunc.MGGA_X_TPSS
LibxcFunc.all_families()
LibxcFunc.all_kinds()
LibxcFunc.as_dict()
LibxcFunc.from_dict()
LibxcFunc.info_dict
LibxcFunc.is_c_kind
LibxcFunc.is_gga_family
LibxcFunc.is_hyb_gga_family
LibxcFunc.is_hyb_mgga_family
LibxcFunc.is_k_kind
LibxcFunc.is_lda_family
LibxcFunc.is_mgga_family
LibxcFunc.is_x_kind
LibxcFunc.is_xc_kind
LibxcFunc.to_json()
- pymatgen.core.molecular_orbitals module
- pymatgen.core.operations module
MagSymmOp
SymmOp
SymmOp.affine_matrix
SymmOp.apply_rotation_only()
SymmOp.are_symmetrically_related()
SymmOp.are_symmetrically_related_vectors()
SymmOp.as_dict()
SymmOp.as_xyz_str()
SymmOp.from_axis_angle_and_translation()
SymmOp.from_dict()
SymmOp.from_origin_axis_angle()
SymmOp.from_rotation_and_translation()
SymmOp.from_xyz_str()
SymmOp.inverse
SymmOp.inversion()
SymmOp.operate()
SymmOp.operate_multi()
SymmOp.reflection()
SymmOp.rotation_matrix
SymmOp.rotoreflection()
SymmOp.transform_tensor()
SymmOp.translation_vector
- pymatgen.core.periodic_table module
DummySpecie
DummySpecies
Element
Element.Z
Element.symbol
Element.long_name
Element.A
Element.atomic_radius_calculated
Element.van_der_waals_radius
Element.mendeleev_no
Element.electrical_resistivity
Element.velocity_of_sound
Element.reflectivity
Element.refractive_index
Element.poissons_ratio
Element.molar_volume
Element.electronic_structure
Element.atomic_orbitals
Element.atomic_orbitals_eV
Element.thermal_conductivity
Element.boiling_point
Element.melting_point
Element.critical_temperature
Element.superconduction_temperature
Element.liquid_range
Element.bulk_modulus
Element.youngs_modulus
Element.brinell_hardness
Element.rigidity_modulus
Element.mineral_hardness
Element.vickers_hardness
Element.density_of_solid
Element.coefficient_of_linear_thermal_expansion
Element.ground_level
Element.ionization_energies
Element.Ac
Element.Ag
Element.Al
Element.Am
Element.Ar
Element.As
Element.At
Element.Au
Element.B
Element.Ba
Element.Be
Element.Bh
Element.Bi
Element.Bk
Element.Br
Element.C
Element.Ca
Element.Cd
Element.Ce
Element.Cf
Element.Cl
Element.Cm
Element.Cn
Element.Co
Element.Cr
Element.Cs
Element.Cu
Element.D
Element.Db
Element.Ds
Element.Dy
Element.Er
Element.Es
Element.Eu
Element.F
Element.Fe
Element.Fl
Element.Fm
Element.Fr
Element.Ga
Element.Gd
Element.Ge
Element.H
Element.He
Element.Hf
Element.Hg
Element.Ho
Element.Hs
Element.I
Element.In
Element.Ir
Element.K
Element.Kr
Element.La
Element.Li
Element.Lr
Element.Lu
Element.Lv
Element.Mc
Element.Md
Element.Mg
Element.Mn
Element.Mo
Element.Mt
Element.N
Element.Na
Element.Nb
Element.Nd
Element.Ne
Element.Nh
Element.Ni
Element.No
Element.Np
Element.O
Element.Og
Element.Os
Element.P
Element.Pa
Element.Pb
Element.Pd
Element.Pm
Element.Po
Element.Pr
Element.Pt
Element.Pu
Element.Ra
Element.Rb
Element.Re
Element.Rf
Element.Rg
Element.Rh
Element.Rn
Element.Ru
Element.S
Element.Sb
Element.Sc
Element.Se
Element.Sg
Element.Si
Element.Sm
Element.Sn
Element.Sr
Element.T
Element.Ta
Element.Tb
Element.Tc
Element.Te
Element.Th
Element.Ti
Element.Tl
Element.Tm
Element.Ts
Element.U
Element.V
Element.W
Element.Xe
Element.Y
Element.Yb
Element.Zn
Element.Zr
ElementBase
ElementBase.Z
ElementBase.symbol
ElementBase.long_name
ElementBase.A
ElementBase.atomic_radius_calculated
ElementBase.van_der_waals_radius
ElementBase.mendeleev_no
ElementBase.electrical_resistivity
ElementBase.velocity_of_sound
ElementBase.reflectivity
ElementBase.refractive_index
ElementBase.poissons_ratio
ElementBase.molar_volume
ElementBase.electronic_structure
ElementBase.atomic_orbitals
ElementBase.atomic_orbitals_eV
ElementBase.thermal_conductivity
ElementBase.boiling_point
ElementBase.melting_point
ElementBase.critical_temperature
ElementBase.superconduction_temperature
ElementBase.liquid_range
ElementBase.bulk_modulus
ElementBase.youngs_modulus
ElementBase.brinell_hardness
ElementBase.rigidity_modulus
ElementBase.mineral_hardness
ElementBase.vickers_hardness
ElementBase.density_of_solid
ElementBase.coefficient_of_linear_thermal_expansion
ElementBase.ground_level
ElementBase.ionization_energies
ElementBase.X
ElementBase.as_dict()
ElementBase.atomic_mass
ElementBase.atomic_mass_number
ElementBase.atomic_orbitals_eV
ElementBase.atomic_radius
ElementBase.average_anionic_radius
ElementBase.average_cationic_radius
ElementBase.average_ionic_radius
ElementBase.block
ElementBase.common_oxidation_states
ElementBase.data
ElementBase.electron_affinity
ElementBase.electronic_structure
ElementBase.from_Z()
ElementBase.from_dict()
ElementBase.from_name()
ElementBase.from_row_and_group()
ElementBase.full_electronic_structure
ElementBase.ground_state_term_symbol
ElementBase.group
ElementBase.icsd_oxidation_states
ElementBase.ionic_radii
ElementBase.ionization_energy
ElementBase.is_actinoid
ElementBase.is_alkali
ElementBase.is_alkaline
ElementBase.is_chalcogen
ElementBase.is_halogen
ElementBase.is_lanthanoid
ElementBase.is_metal
ElementBase.is_metalloid
ElementBase.is_noble_gas
ElementBase.is_post_transition_metal
ElementBase.is_quadrupolar
ElementBase.is_radioactive
ElementBase.is_rare_earth
ElementBase.is_transition_metal
ElementBase.is_valid_symbol()
ElementBase.iupac_ordering
ElementBase.max_oxidation_state
ElementBase.min_oxidation_state
ElementBase.n_electrons
ElementBase.nmr_quadrupole_moment
ElementBase.number
ElementBase.oxidation_states
ElementBase.print_periodic_table()
ElementBase.row
ElementBase.term_symbols
ElementBase.valence
ElementType
ElementType.actinoid
ElementType.alkali
ElementType.alkaline
ElementType.chalcogen
ElementType.d_block
ElementType.f_block
ElementType.halogen
ElementType.lanthanoid
ElementType.metal
ElementType.metalloid
ElementType.noble_gas
ElementType.p_block
ElementType.post_transition_metal
ElementType.quadrupolar
ElementType.radioactive
ElementType.rare_earth_metal
ElementType.s_block
ElementType.transition_metal
Specie
Species
Species.STRING_MODE
Species.as_dict()
Species.electronic_structure
Species.element
Species.from_dict()
Species.from_str()
Species.full_electronic_structure
Species.get_crystal_field_spin()
Species.get_nmr_quadrupole_moment()
Species.get_shannon_radius()
Species.ionic_radius
Species.n_electrons
Species.oxi_state
Species.spin
Species.to_pretty_string()
Species.valence
get_el_sp()
- pymatgen.core.sites module
PeriodicSite
PeriodicSite.a
PeriodicSite.as_dict()
PeriodicSite.b
PeriodicSite.c
PeriodicSite.coords
PeriodicSite.distance()
PeriodicSite.distance_and_image()
PeriodicSite.distance_and_image_from_frac_coords()
PeriodicSite.frac_coords
PeriodicSite.from_dict()
PeriodicSite.is_periodic_image()
PeriodicSite.lattice
PeriodicSite.to_unit_cell()
PeriodicSite.x
PeriodicSite.y
PeriodicSite.z
Site
- pymatgen.core.spectrum module
- pymatgen.core.structure module
IMolecule
IMolecule.as_dict()
IMolecule.break_bond()
IMolecule.center_of_mass
IMolecule.charge
IMolecule.copy()
IMolecule.from_dict()
IMolecule.from_file()
IMolecule.from_sites()
IMolecule.from_str()
IMolecule.get_boxed_structure()
IMolecule.get_centered_molecule()
IMolecule.get_covalent_bonds()
IMolecule.get_distance()
IMolecule.get_neighbors()
IMolecule.get_neighbors_in_shell()
IMolecule.get_sites_in_sphere()
IMolecule.get_zmatrix()
IMolecule.nelectrons
IMolecule.spin_multiplicity
IMolecule.to()
IStructure
IStructure.CellType
IStructure.as_dataframe()
IStructure.as_dict()
IStructure.charge
IStructure.copy()
IStructure.density
IStructure.distance_matrix
IStructure.frac_coords
IStructure.from_dict()
IStructure.from_file()
IStructure.from_id()
IStructure.from_magnetic_spacegroup()
IStructure.from_sites()
IStructure.from_spacegroup()
IStructure.from_str()
IStructure.get_all_neighbors()
IStructure.get_all_neighbors_old()
IStructure.get_all_neighbors_py()
IStructure.get_distance()
IStructure.get_miller_index_from_site_indexes()
IStructure.get_neighbor_list()
IStructure.get_neighbors()
IStructure.get_neighbors_in_shell()
IStructure.get_neighbors_old()
IStructure.get_orderings()
IStructure.get_primitive_structure()
IStructure.get_reduced_structure()
IStructure.get_sites_in_sphere()
IStructure.get_sorted_structure()
IStructure.get_space_group_info()
IStructure.get_symmetric_neighbor_list()
IStructure.get_symmetry_dataset()
IStructure.interpolate()
IStructure.is_3d_periodic
IStructure.lattice
IStructure.matches()
IStructure.pbc
IStructure.properties
IStructure.to()
IStructure.to_cell()
IStructure.to_conventional()
IStructure.to_primitive()
IStructure.unset_charge()
IStructure.volume
Molecule
Neighbor
PeriodicNeighbor
SiteCollection
SiteCollection.DISTANCE_TOLERANCE
SiteCollection.add_oxidation_state_by_element()
SiteCollection.add_oxidation_state_by_guess()
SiteCollection.add_oxidation_state_by_site()
SiteCollection.add_site_property()
SiteCollection.add_spin_by_element()
SiteCollection.add_spin_by_site()
SiteCollection.alphabetical_formula
SiteCollection.atomic_numbers
SiteCollection.cart_coords
SiteCollection.charge
SiteCollection.chemical_system
SiteCollection.chemical_system_set
SiteCollection.composition
SiteCollection.copy()
SiteCollection.distance_matrix
SiteCollection.elements
SiteCollection.extract_cluster()
SiteCollection.formula
SiteCollection.from_ase_atoms()
SiteCollection.from_file()
SiteCollection.from_str()
SiteCollection.get_angle()
SiteCollection.get_dihedral()
SiteCollection.get_distance()
SiteCollection.group_by_types()
SiteCollection.indices_from_symbol()
SiteCollection.is_ordered
SiteCollection.is_valid()
SiteCollection.labels
SiteCollection.n_elems
SiteCollection.ntypesp
SiteCollection.num_sites
SiteCollection.reduced_formula
SiteCollection.relabel_sites()
SiteCollection.remove_oxidation_states()
SiteCollection.remove_site_property()
SiteCollection.remove_spin()
SiteCollection.replace_species()
SiteCollection.site_properties
SiteCollection.sites
SiteCollection.species
SiteCollection.species_and_occu
SiteCollection.symbol_set
SiteCollection.to()
SiteCollection.to_ase_atoms()
SiteCollection.to_file()
SiteCollection.types_of_specie
SiteCollection.types_of_species
Structure
Structure.append()
Structure.apply_operation()
Structure.apply_strain()
Structure.calculate()
Structure.from_prototype()
Structure.insert()
Structure.lattice
Structure.make_supercell()
Structure.merge_sites()
Structure.perturb()
Structure.relax()
Structure.remove_sites()
Structure.remove_species()
Structure.replace()
Structure.rotate_sites()
Structure.scale_lattice()
Structure.set_charge()
Structure.sort()
Structure.substitute()
Structure.translate_sites()
StructureError
- pymatgen.core.surface module
ReconstructionGenerator
Slab
Slab.add_adsorbate_atom()
Slab.as_dict()
Slab.center_of_mass
Slab.copy()
Slab.dipole
Slab.from_dict()
Slab.get_orthogonal_c_slab()
Slab.get_sorted_structure()
Slab.get_surface_sites()
Slab.get_symmetric_site()
Slab.get_tasker2_slabs()
Slab.is_polar()
Slab.is_symmetric()
Slab.normal
Slab.surface_area
Slab.symmetrically_add_atom()
Slab.symmetrically_remove_atoms()
SlabGenerator
SlabGenerator.oriented_unit_cell
SlabGenerator.parent
SlabGenerator.lll_reduce
SlabGenerator.center_slab
SlabGenerator.slab_scale_factor
SlabGenerator.miller_index
SlabGenerator.min_slab_size
SlabGenerator.min_vac_size
SlabGenerator.get_slab()
SlabGenerator.get_slabs()
SlabGenerator.move_to_other_side()
SlabGenerator.nonstoichiometric_symmetrized_slab()
SlabGenerator.repair_broken_bonds()
center_slab()
generate_all_slabs()
get_d()
get_slab_regions()
get_symmetrically_distinct_miller_indices()
get_symmetrically_equivalent_miller_indices()
hkl_transformation()
miller_index_from_sites()
- pymatgen.core.tensors module
SquareTensor
Tensor
Tensor.as_dict()
Tensor.average_over_unit_sphere()
Tensor.convert_to_ieee()
Tensor.einsum_sequence()
Tensor.fit_to_structure()
Tensor.from_dict()
Tensor.from_values_indices()
Tensor.from_voigt()
Tensor.get_grouped_indices()
Tensor.get_ieee_rotation()
Tensor.get_symbol_dict()
Tensor.get_voigt_dict()
Tensor.is_fit_to_structure()
Tensor.is_symmetric()
Tensor.is_voigt_symmetric()
Tensor.populate()
Tensor.project()
Tensor.rotate()
Tensor.round()
Tensor.structure_transform()
Tensor.symbol
Tensor.symmetrized
Tensor.transform()
Tensor.voigt
Tensor.voigt_symmetrized
Tensor.zeroed()
TensorCollection
TensorCollection.as_dict()
TensorCollection.convert_to_ieee()
TensorCollection.fit_to_structure()
TensorCollection.from_dict()
TensorCollection.from_voigt()
TensorCollection.is_fit_to_structure()
TensorCollection.is_symmetric()
TensorCollection.is_voigt_symmetric()
TensorCollection.ranks
TensorCollection.rotate()
TensorCollection.round()
TensorCollection.symmetrized
TensorCollection.transform()
TensorCollection.voigt
TensorCollection.voigt_symmetrized
TensorCollection.zeroed()
TensorMapping
get_uvec()
symmetry_reduce()
- pymatgen.core.trajectory module
- pymatgen.core.units module
- pymatgen.core.xcfunc module
- pymatgen.electronic_structure package
- Submodules
- pymatgen.electronic_structure.bandstructure module
BandStructure
BandStructure.kpoints
BandStructure.lattice_rec
BandStructure.efermi
BandStructure.is_spin_polarized
BandStructure.bands
BandStructure.nb_bands
BandStructure.structure
BandStructure.projections
BandStructure.as_dict()
BandStructure.from_dict()
BandStructure.from_old_dict()
BandStructure.get_band_gap()
BandStructure.get_cbm()
BandStructure.get_direct_band_gap()
BandStructure.get_direct_band_gap_dict()
BandStructure.get_kpoint_degeneracy()
BandStructure.get_projection_on_elements()
BandStructure.get_projections_on_elements_and_orbitals()
BandStructure.get_sym_eq_kpoints()
BandStructure.get_vbm()
BandStructure.is_metal()
BandStructureSymmLine
Kpoint
LobsterBandStructureSymmLine
get_reconstructed_band_structure()
- pymatgen.electronic_structure.boltztrap module
BoltztrapAnalyzer
BoltztrapAnalyzer.as_dict()
BoltztrapAnalyzer.check_acc_bzt_bands()
BoltztrapAnalyzer.from_dict()
BoltztrapAnalyzer.from_files()
BoltztrapAnalyzer.get_average_eff_mass()
BoltztrapAnalyzer.get_carrier_concentration()
BoltztrapAnalyzer.get_complete_dos()
BoltztrapAnalyzer.get_complexity_factor()
BoltztrapAnalyzer.get_conductivity()
BoltztrapAnalyzer.get_extreme()
BoltztrapAnalyzer.get_hall_carrier_concentration()
BoltztrapAnalyzer.get_mu_bounds()
BoltztrapAnalyzer.get_power_factor()
BoltztrapAnalyzer.get_seebeck()
BoltztrapAnalyzer.get_seebeck_eff_mass()
BoltztrapAnalyzer.get_symm_bands()
BoltztrapAnalyzer.get_thermal_conductivity()
BoltztrapAnalyzer.get_zt()
BoltztrapAnalyzer.parse_cond_and_hall()
BoltztrapAnalyzer.parse_intrans()
BoltztrapAnalyzer.parse_outputtrans()
BoltztrapAnalyzer.parse_struct()
BoltztrapAnalyzer.parse_transdos()
BoltztrapError
BoltztrapRunner
compare_sym_bands()
eta_from_seebeck()
read_cube_file()
seebeck_eff_mass_from_carr()
seebeck_eff_mass_from_seebeck_carr()
seebeck_spb()
- pymatgen.electronic_structure.boltztrap2 module
- pymatgen.electronic_structure.cohp module
Cohp
CompleteCohp
CompleteCohp.are_coops
CompleteCohp.are_cobis
CompleteCohp.efermi
CompleteCohp.energies
CompleteCohp.structure
CompleteCohp.cohp
CompleteCohp.icohp
CompleteCohp.all_cohps
CompleteCohp.orb_res_cohp
CompleteCohp.as_dict()
CompleteCohp.from_dict()
CompleteCohp.from_file()
CompleteCohp.get_cohp_by_label()
CompleteCohp.get_orbital_resolved_cohp()
CompleteCohp.get_summed_cohp_by_label_and_orbital_list()
CompleteCohp.get_summed_cohp_by_label_list()
IcohpCollection
IcohpCollection.are_coops
IcohpCollection.are_cobis
IcohpCollection.is_spin_polarized
IcohpCollection.are_cobis
IcohpCollection.are_coops
IcohpCollection.extremum_icohpvalue()
IcohpCollection.get_icohp_by_label()
IcohpCollection.get_icohp_dict_by_bondlengths()
IcohpCollection.get_icohp_dict_of_site()
IcohpCollection.get_summed_icohp_by_label_list()
IcohpCollection.is_spin_polarized
IcohpValue
IcohpValue.energies
IcohpValue.densities
IcohpValue.energies_are_cartesian
IcohpValue.are_coops
IcohpValue.are_cobis
IcohpValue.icohp
IcohpValue.summed_icohp
IcohpValue.num_bonds
IcohpValue.are_cobis
IcohpValue.are_coops
IcohpValue.icohp
IcohpValue.icohpvalue()
IcohpValue.icohpvalue_orbital()
IcohpValue.is_spin_polarized
IcohpValue.num_bonds
IcohpValue.summed_icohp
IcohpValue.summed_orbital_icohp
get_integrated_cohp_in_energy_range()
- pymatgen.electronic_structure.core module
Magmom
Magmom.are_collinear()
Magmom.from_global_moment_and_saxis()
Magmom.from_moment_relative_to_crystal_axes()
Magmom.get_00t_magmom_with_xyz_saxis()
Magmom.get_consistent_set_and_saxis()
Magmom.get_moment()
Magmom.get_moment_relative_to_crystal_axes()
Magmom.get_suggested_saxis()
Magmom.get_xyz_magmom_with_001_saxis()
Magmom.global_moment
Magmom.have_consistent_saxis()
Magmom.projection
Orbital
OrbitalType
Spin
- pymatgen.electronic_structure.dos module
CompleteDos
CompleteDos.structure
CompleteDos.pdos
CompleteDos.as_dict()
CompleteDos.fp_to_dict()
CompleteDos.from_dict()
CompleteDos.get_band_center()
CompleteDos.get_band_filling()
CompleteDos.get_band_kurtosis()
CompleteDos.get_band_skewness()
CompleteDos.get_band_width()
CompleteDos.get_dos_fp()
CompleteDos.get_dos_fp_similarity()
CompleteDos.get_element_dos()
CompleteDos.get_element_spd_dos()
CompleteDos.get_hilbert_transform()
CompleteDos.get_n_moment()
CompleteDos.get_normalized()
CompleteDos.get_site_dos()
CompleteDos.get_site_orbital_dos()
CompleteDos.get_site_spd_dos()
CompleteDos.get_site_t2g_eg_resolved_dos()
CompleteDos.get_spd_dos()
CompleteDos.get_upper_band_edge()
CompleteDos.spin_polarization
DOS
Dos
DosFingerprint
FermiDos
LobsterCompleteDos
add_densities()
f0()
- pymatgen.electronic_structure.plotter module
BSDOSPlotter
BSPlotter
BSPlotterProjected
BoltztrapPlotter
BoltztrapPlotter.plot_carriers()
BoltztrapPlotter.plot_complexity_factor_mu()
BoltztrapPlotter.plot_conductivity_dop()
BoltztrapPlotter.plot_conductivity_mu()
BoltztrapPlotter.plot_conductivity_temp()
BoltztrapPlotter.plot_dos()
BoltztrapPlotter.plot_eff_mass_dop()
BoltztrapPlotter.plot_eff_mass_temp()
BoltztrapPlotter.plot_hall_carriers()
BoltztrapPlotter.plot_power_factor_dop()
BoltztrapPlotter.plot_power_factor_mu()
BoltztrapPlotter.plot_power_factor_temp()
BoltztrapPlotter.plot_seebeck_dop()
BoltztrapPlotter.plot_seebeck_eff_mass_mu()
BoltztrapPlotter.plot_seebeck_mu()
BoltztrapPlotter.plot_seebeck_temp()
BoltztrapPlotter.plot_zt_dop()
BoltztrapPlotter.plot_zt_mu()
BoltztrapPlotter.plot_zt_temp()
CohpPlotter
DosPlotter
fold_point()
plot_brillouin_zone()
plot_brillouin_zone_from_kpath()
plot_ellipsoid()
plot_fermi_surface()
plot_labels()
plot_lattice_vectors()
plot_path()
plot_points()
plot_wigner_seitz()
- pymatgen.entries package
Entry
- Submodules
- pymatgen.entries.compatibility module
- pymatgen.entries.computed_entries module
CompositionEnergyAdjustment
ComputedEntry
ComputedEntry.as_dict()
ComputedEntry.copy()
ComputedEntry.correction
ComputedEntry.correction_per_atom
ComputedEntry.correction_uncertainty
ComputedEntry.correction_uncertainty_per_atom
ComputedEntry.energy
ComputedEntry.from_dict()
ComputedEntry.normalize()
ComputedEntry.uncorrected_energy
ComputedEntry.uncorrected_energy_per_atom
ComputedStructureEntry
ConstantEnergyAdjustment
EnergyAdjustment
GibbsComputedStructureEntry
ManualEnergyAdjustment
TemperatureEnergyAdjustment
- pymatgen.entries.correction_calculator module
CorrectionCalculator
CorrectionCalculator.species
CorrectionCalculator.exp_compounds
CorrectionCalculator.calc_compounds
CorrectionCalculator.corrections
CorrectionCalculator.corrections_std_error
CorrectionCalculator.corrections_dict
CorrectionCalculator.compute_corrections()
CorrectionCalculator.compute_from_files()
CorrectionCalculator.graph_residual_error()
CorrectionCalculator.graph_residual_error_per_species()
CorrectionCalculator.make_yaml()
- pymatgen.entries.entry_tools module
- pymatgen.entries.exp_entries module
- pymatgen.entries.mixing_scheme module
- pymatgen.ext namespace
- pymatgen.io namespace
- Subpackages
- pymatgen.io.abinit package
- Submodules
- pymatgen.io.abinit.abiobjects module
AbivarAble
Constraints
Electrons
ElectronsAlgorithm
ExcHamiltonian
HilbertTransform
KSampling
KSamplingModes
ModelDielectricFunction
PPModel
PPModelModes
RelaxationMethod
Screening
SelfEnergy
Smearing
SpinMode
SpinModeTuple
contract()
lattice_from_abivars()
species_by_znucl()
structure_from_abivars()
structure_to_abivars()
- pymatgen.io.abinit.abitimer module
- pymatgen.io.abinit.inputs module
- pymatgen.io.abinit.netcdf module
- pymatgen.io.abinit.pseudos module
- pymatgen.io.abinit.variable module
- pymatgen.io.aims package
- pymatgen.io.cp2k package
- Submodules
- pymatgen.io.cp2k.inputs module
AtomicMetadata
BandStructure
Band_Structure
BasisFile
BasisInfo
BrokenSymmetry
Cell
Coord
Cp2kInput
DOS
DataFile
Davidson
Dft
DftPlusU
Diagonalization
EDensityCube
E_Density_Cube
ForceEval
GaussianTypeOrbitalBasisSet
Global
GthPotential
Keyword
KeywordList
Kind
KpointSet
Kpoint_Set
Kpoints
LDOS
MOCubes
MO_Cubes
Mgrid
OrbitalTransformation
PBE
PDOS
PotentialFile
PotentialInfo
QS
Scf
Section
SectionList
Smear
Subsys
VHartreeCube
V_Hartree_Cube
XCFunctional
Xc_Functional
- pymatgen.io.cp2k.outputs module
- pymatgen.io.cp2k.sets module
- pymatgen.io.cp2k.utils module
- pymatgen.io.exciting package
- pymatgen.io.feff package
- pymatgen.io.jdftx package
- Submodules
- pymatgen.io.jdftx.generic_tags module
- pymatgen.io.jdftx.inputs module
- pymatgen.io.jdftx.jdftxinfile_master_format module
- pymatgen.io.jdftx.jdftxinfile_ref_options module
- pymatgen.io.jdftx.jdftxoutfileslice module
- pymatgen.io.jdftx.jelstep module
- pymatgen.io.jdftx.jminsettings module
- pymatgen.io.jdftx.joutstructure module
- pymatgen.io.jdftx.joutstructures module
- pymatgen.io.jdftx.outputs module
- pymatgen.io.lammps package
- pymatgen.io.lobster package
- pymatgen.io.pwmat package
- pymatgen.io.qchem package
- pymatgen.io.vasp package
- Submodules
- pymatgen.io.vasp.help module
- pymatgen.io.vasp.inputs module
- pymatgen.io.vasp.optics module
- pymatgen.io.vasp.outputs module
- pymatgen.io.vasp.sets module
BadInputSetWarning
CINEBSet
DictSet
LobsterSet
MITMDSet
MITNEBSet
MITRelaxSet
MP24RelaxSet
MP24StaticSet
MPAbsorptionSet
MPHSEBSSet
MPHSERelaxSet
MPMDSet
MPMetalRelaxSet
MPNMRSet
MPNonSCFSet
MPRelaxSet
MPSOCSet
MPScanRelaxSet
MPScanStaticSet
MPStaticSet
MVLElasticSet
MVLGBSet
MVLGWSet
MVLNPTMDSet
MVLRelax52Set
MVLScanRelaxSet
MVLSlabSet
MatPESStaticSet
NEBSet
VaspInputGenerator
VaspInputSet
auto_kspacing()
batch_write_input()
get_structure_from_prev_run()
get_valid_magmom_struct()
get_vasprun_outcar()
next_num_with_prime_factors()
primes_less_than()
standardize_structure()
- pymatgen.io.xtb package
- pymatgen.io.abinit package
- Submodules
- pymatgen.io.adf module
- pymatgen.io.ase module
- pymatgen.io.atat module
- pymatgen.io.babel module
BabelMolAdaptor
BabelMolAdaptor.add_hydrogen()
BabelMolAdaptor.confab_conformers()
BabelMolAdaptor.from_file()
BabelMolAdaptor.from_molecule_graph()
BabelMolAdaptor.from_str()
BabelMolAdaptor.gen3d_conformer()
BabelMolAdaptor.localopt()
BabelMolAdaptor.make3d()
BabelMolAdaptor.openbabel_mol
BabelMolAdaptor.pybel_mol
BabelMolAdaptor.pymatgen_mol
BabelMolAdaptor.remove_bond()
BabelMolAdaptor.rotor_conformer()
BabelMolAdaptor.write_file()
- pymatgen.io.cif module
- pymatgen.io.common module
PMGDir
VolumetricData
VolumetricData.structure
VolumetricData.is_spin_polarized
VolumetricData.dim
VolumetricData.data
VolumetricData.ngridpts
VolumetricData.copy()
VolumetricData.from_cube()
VolumetricData.from_hdf5()
VolumetricData.get_average_along_axis()
VolumetricData.get_axis_grid()
VolumetricData.get_integrated_diff()
VolumetricData.linear_add()
VolumetricData.linear_slice()
VolumetricData.scale()
VolumetricData.spin_data
VolumetricData.to_cube()
VolumetricData.to_hdf5()
VolumetricData.value_at()
- pymatgen.io.core module
- pymatgen.io.cssr module
- pymatgen.io.fiesta module
BSEOutput
BasisSetReader
FiestaInput
FiestaInput.as_dict()
FiestaInput.dump_bse_data_in_gw_run()
FiestaInput.dump_tddft_data_in_gw_run()
FiestaInput.from_dict()
FiestaInput.from_file()
FiestaInput.from_str()
FiestaInput.infos_on_system
FiestaInput.make_full_bse_densities_folder()
FiestaInput.molecule
FiestaInput.set_auxiliary_basis_set()
FiestaInput.set_bse_options()
FiestaInput.set_gw_options()
FiestaInput.write_file()
FiestaOutput
FiestaRun
Nwchem2Fiesta
- pymatgen.io.gaussian module
GaussianInput
GaussianOutput
GaussianOutput.structures
GaussianOutput.structures_input_orientation
GaussianOutput.opt_structures
GaussianOutput.energies
GaussianOutput.eigenvalues
GaussianOutput.MO_coefficients
GaussianOutput.cart_forces
GaussianOutput.frequencies
GaussianOutput.hessian
GaussianOutput.properly_terminated
GaussianOutput.is_pcm
GaussianOutput.is_spin
GaussianOutput.stationary_type
GaussianOutput.corrections
GaussianOutput.functional
GaussianOutput.basis_set
GaussianOutput.route
GaussianOutput.dieze_tag
GaussianOutput.link0
GaussianOutput.charge
GaussianOutput.spin_multiplicity
GaussianOutput.num_basis_func
GaussianOutput.electrons
GaussianOutput.pcm
GaussianOutput.errors
GaussianOutput.Mulliken_charges
GaussianOutput.eigenvectors
GaussianOutput.molecular_orbital
GaussianOutput.atom_basis_labels
GaussianOutput.resumes
GaussianOutput.title
GaussianOutput.standard_orientation
GaussianOutput.bond_orders
GaussianOutput.to_input()
GaussianOutput.read_scan()
GaussianOutput.get_scan_plot()
GaussianOutput.save_scan_plot()
GaussianOutput.as_dict()
GaussianOutput.final_energy
GaussianOutput.final_structure
GaussianOutput.get_scan_plot()
GaussianOutput.get_spectre_plot()
GaussianOutput.read_excitation_energies()
GaussianOutput.read_scan()
GaussianOutput.save_scan_plot()
GaussianOutput.save_spectre_plot()
GaussianOutput.to_input()
read_route_line()
- pymatgen.io.icet module
- pymatgen.io.jarvis module
- pymatgen.io.lmto module
- pymatgen.io.multiwfn module
- pymatgen.io.nwchem module
- pymatgen.io.openff module
- pymatgen.io.optimade module
- pymatgen.io.packmol module
- pymatgen.io.phonopy module
eigvec_to_eigdispl()
get_complete_ph_dos()
get_displaced_structures()
get_gruneisen_ph_bs_symm_line()
get_gruneisenparameter()
get_gs_ph_bs_symm_line_from_dict()
get_ph_bs_symm_line()
get_ph_bs_symm_line_from_dict()
get_ph_dos()
get_phonon_band_structure_from_fc()
get_phonon_band_structure_symm_line_from_fc()
get_phonon_dos_from_fc()
get_phonopy_structure()
get_pmg_structure()
get_structure_from_dict()
get_thermal_displacement_matrices()
- pymatgen.io.prismatic module
- pymatgen.io.pwscf module
- pymatgen.io.res module
AirssProvider
AirssProvider.appearances
AirssProvider.as_dict()
AirssProvider.energy
AirssProvider.entry
AirssProvider.from_file()
AirssProvider.from_str()
AirssProvider.get_airss_version()
AirssProvider.get_castep_version()
AirssProvider.get_cut_grid_gmax_fsbc()
AirssProvider.get_func_rel_disp()
AirssProvider.get_mpgrid_offset_nkpts_spacing()
AirssProvider.get_pspots()
AirssProvider.get_run_start_info()
AirssProvider.integrated_absolute_spin_density
AirssProvider.integrated_spin_density
AirssProvider.pressure
AirssProvider.seed
AirssProvider.spacegroup_label
AirssProvider.volume
AirssTITL
Ion
Res
ResCELL
ResError
ResIO
ResParseError
ResParser
ResProvider
ResSFAC
ResWriter
- pymatgen.io.shengbte module
- pymatgen.io.template module
- pymatgen.io.wannier90 module
- pymatgen.io.xcrysden module
- pymatgen.io.xr module
- pymatgen.io.xyz module
- pymatgen.io.zeopp module
- Subpackages
- pymatgen.optimization package
- pymatgen.phonon package
- Submodules
- pymatgen.phonon.bandstructure module
PhononBandStructure
PhononBandStructure.as_dict()
PhononBandStructure.asr_breaking()
PhononBandStructure.from_dict()
PhononBandStructure.get_gamma_point()
PhononBandStructure.get_nac_eigendisplacements_along_dir()
PhononBandStructure.get_nac_frequencies_along_dir()
PhononBandStructure.has_eigendisplacements
PhononBandStructure.has_imaginary_freq()
PhononBandStructure.has_imaginary_gamma_freq()
PhononBandStructure.has_nac
PhononBandStructure.max_freq()
PhononBandStructure.min_freq()
PhononBandStructure.width()
PhononBandStructureSymmLine
PhononBandStructureSymmLine.as_dict()
PhononBandStructureSymmLine.as_phononwebsite()
PhononBandStructureSymmLine.band_reorder()
PhononBandStructureSymmLine.from_dict()
PhononBandStructureSymmLine.get_branch()
PhononBandStructureSymmLine.get_equivalent_qpoints()
PhononBandStructureSymmLine.write_phononwebsite()
eigenvectors_from_displacements()
estimate_band_connection()
get_reasonable_repetitions()
- pymatgen.phonon.dos module
CompletePhononDos
PhononDos
PhononDos.as_dict()
PhononDos.cv()
PhononDos.entropy()
PhononDos.fp_to_dict()
PhononDos.from_dict()
PhononDos.get_dos_fp()
PhononDos.get_dos_fp_similarity()
PhononDos.get_interpolated_value()
PhononDos.get_last_peak()
PhononDos.get_smeared_densities()
PhononDos.helmholtz_free_energy()
PhononDos.ind_zero_freq()
PhononDos.internal_energy()
PhononDos.mae()
PhononDos.r2_score()
PhononDos.zero_point_energy()
PhononDosFingerprint
- pymatgen.phonon.gruneisen module
- pymatgen.phonon.ir_spectra module
- pymatgen.phonon.plotter module
- pymatgen.phonon.thermal_displacements module
ThermalDisplacementMatrices
ThermalDisplacementMatrices.B
ThermalDisplacementMatrices.U1U2U3
ThermalDisplacementMatrices.Ucif
ThermalDisplacementMatrices.Ustar
ThermalDisplacementMatrices.beta
ThermalDisplacementMatrices.compute_directionality_quality_criterion()
ThermalDisplacementMatrices.from_Ucif()
ThermalDisplacementMatrices.from_cif_P1()
ThermalDisplacementMatrices.from_structure_with_site_properties_Ucif()
ThermalDisplacementMatrices.get_full_matrix()
ThermalDisplacementMatrices.get_reduced_matrix()
ThermalDisplacementMatrices.ratio_prolate
ThermalDisplacementMatrices.to_structure_with_site_properties_Ucif()
ThermalDisplacementMatrices.visualize_directionality_quality_criterion()
ThermalDisplacementMatrices.write_cif()
- pymatgen.symmetry package
- Submodules
- pymatgen.symmetry.analyzer module
PointGroupAnalyzer
PointGroupOperations
SpacegroupAnalyzer
SpacegroupAnalyzer.find_primitive()
SpacegroupAnalyzer.get_conventional_standard_structure()
SpacegroupAnalyzer.get_conventional_to_primitive_transformation_matrix()
SpacegroupAnalyzer.get_crystal_system()
SpacegroupAnalyzer.get_hall()
SpacegroupAnalyzer.get_ir_reciprocal_mesh()
SpacegroupAnalyzer.get_ir_reciprocal_mesh_map()
SpacegroupAnalyzer.get_kpoint_weights()
SpacegroupAnalyzer.get_lattice_type()
SpacegroupAnalyzer.get_pearson_symbol()
SpacegroupAnalyzer.get_point_group_operations()
SpacegroupAnalyzer.get_point_group_symbol()
SpacegroupAnalyzer.get_primitive_standard_structure()
SpacegroupAnalyzer.get_refined_structure()
SpacegroupAnalyzer.get_space_group_number()
SpacegroupAnalyzer.get_space_group_operations()
SpacegroupAnalyzer.get_space_group_symbol()
SpacegroupAnalyzer.get_symmetrized_structure()
SpacegroupAnalyzer.get_symmetry_dataset()
SpacegroupAnalyzer.get_symmetry_operations()
SpacegroupAnalyzer.is_laue()
SpacegroupOperations
SymmetryUndeterminedError
cluster_sites()
generate_full_symmops()
iterative_symmetrize()
- pymatgen.symmetry.bandstructure module
- pymatgen.symmetry.groups module
PointGroup
SpaceGroup
SpaceGroup.symbol
SpaceGroup.int_number
SpaceGroup.generators
SpaceGroup.order
SpaceGroup.SG_SYMBOLS
SpaceGroup.SYMM_OPS
SpaceGroup.abbrev_sg_mapping
SpaceGroup.crystal_system
SpaceGroup.from_int_number()
SpaceGroup.full_sg_mapping
SpaceGroup.gen_matrices
SpaceGroup.get_orbit()
SpaceGroup.get_orbit_and_generators()
SpaceGroup.get_settings()
SpaceGroup.is_compatible()
SpaceGroup.is_subgroup()
SpaceGroup.is_supergroup()
SpaceGroup.op
SpaceGroup.sg_encoding
SpaceGroup.symmetry_ops
SpaceGroup.to_pretty_string()
SpaceGroup.translations
SymmetryGroup
in_array_list()
sg_symbol_from_int_number()
- pymatgen.symmetry.kpath module
KPathBase
KPathLatimerMunro
KPathSeek
KPathSetyawanCurtarolo
KPathSetyawanCurtarolo.bcc()
KPathSetyawanCurtarolo.bctet1()
KPathSetyawanCurtarolo.bctet2()
KPathSetyawanCurtarolo.conventional
KPathSetyawanCurtarolo.cubic()
KPathSetyawanCurtarolo.fcc()
KPathSetyawanCurtarolo.hex()
KPathSetyawanCurtarolo.mcl()
KPathSetyawanCurtarolo.mclc1()
KPathSetyawanCurtarolo.mclc2()
KPathSetyawanCurtarolo.mclc3()
KPathSetyawanCurtarolo.mclc4()
KPathSetyawanCurtarolo.mclc5()
KPathSetyawanCurtarolo.orc()
KPathSetyawanCurtarolo.orcc()
KPathSetyawanCurtarolo.orcf1()
KPathSetyawanCurtarolo.orcf2()
KPathSetyawanCurtarolo.orcf3()
KPathSetyawanCurtarolo.orci()
KPathSetyawanCurtarolo.prim
KPathSetyawanCurtarolo.prim_rec
KPathSetyawanCurtarolo.rhl1()
KPathSetyawanCurtarolo.rhl2()
KPathSetyawanCurtarolo.tet()
KPathSetyawanCurtarolo.tria()
KPathSetyawanCurtarolo.trib()
- pymatgen.symmetry.maggroups module
- pymatgen.symmetry.settings module
JonesFaithfulTransformation
JonesFaithfulTransformation.P
JonesFaithfulTransformation.from_origin_shift()
JonesFaithfulTransformation.from_transformation_str()
JonesFaithfulTransformation.inverse
JonesFaithfulTransformation.p
JonesFaithfulTransformation.parse_transformation_string()
JonesFaithfulTransformation.transform_coords()
JonesFaithfulTransformation.transform_lattice()
JonesFaithfulTransformation.transform_symmop()
JonesFaithfulTransformation.transformation_string
- pymatgen.symmetry.site_symmetries module
- pymatgen.symmetry.structure module
- pymatgen.transformations package
- Submodules
- pymatgen.transformations.advanced_transformations module
AddAdsorbateTransformation
ChargeBalanceTransformation
CubicSupercellTransformation
DisorderOrderedTransformation
DopingTransformation
EnumerateStructureTransformation
GrainBoundaryTransformation
MagOrderParameterConstraint
MagOrderingTransformation
MonteCarloRattleTransformation
MultipleSubstitutionTransformation
SQSTransformation
SlabTransformation
SubstituteSurfaceSiteTransformation
SubstitutionPredictorTransformation
SuperTransformation
find_codopant()
- pymatgen.transformations.site_transformations module
- pymatgen.transformations.standard_transformations module
AutoOxiStateDecorationTransformation
ChargedCellTransformation
ConventionalCellTransformation
DeformStructureTransformation
DiscretizeOccupanciesTransformation
OrderDisorderedStructureTransformation
OrderDisorderedStructureTransformation.ALGO_BEST_FIRST
OrderDisorderedStructureTransformation.ALGO_COMPLETE
OrderDisorderedStructureTransformation.ALGO_FAST
OrderDisorderedStructureTransformation.ALGO_RANDOM
OrderDisorderedStructureTransformation.apply_transformation()
OrderDisorderedStructureTransformation.is_one_to_many
OrderDisorderedStructureTransformation.lowest_energy_structure
OxidationStateDecorationTransformation
OxidationStateRemovalTransformation
PartialRemoveSpecieTransformation
PerturbStructureTransformation
PrimitiveCellTransformation
RemoveSpeciesTransformation
RotationTransformation
ScaleToRelaxedTransformation
SubstitutionTransformation
SupercellTransformation
get_randomly_manipulated_structures()
- pymatgen.transformations.transformation_abc module
- pymatgen.util package
- Submodules
- pymatgen.util.coord module
Simplex
all_distances()
barycentric_coords()
coord_list_mapping()
coord_list_mapping_pbc()
find_in_coord_list()
find_in_coord_list_pbc()
get_angle()
get_linear_interpolated_value()
in_coord_list()
in_coord_list_pbc()
is_coord_subset()
is_coord_subset_pbc()
lattice_points_in_supercell()
pbc_diff()
pbc_shortest_vectors()
- pymatgen.util.coord_cython module
- pymatgen.util.due module
- pymatgen.util.graph_hashing module
- pymatgen.util.io_utils module
- pymatgen.util.joblib module
- pymatgen.util.misc module
- pymatgen.util.num module
- pymatgen.util.numba module
- pymatgen.util.plotting module
- pymatgen.util.provenance module
- pymatgen.util.string module
- pymatgen.util.testing module
- pymatgen.util.typing module
- pymatgen.vis package
- Submodules
- pymatgen.vis.plotters module
- pymatgen.vis.structure_chemview module
- pymatgen.vis.structure_vtk module
MultiStructuresInteractorStyle
MultiStructuresVis
MultiStructuresVis.DEFAULT_ANIMATED_MOVIE_OPTIONS
MultiStructuresVis.apply_tags()
MultiStructuresVis.display_help()
MultiStructuresVis.display_info()
MultiStructuresVis.display_warning()
MultiStructuresVis.erase_info()
MultiStructuresVis.erase_warning()
MultiStructuresVis.set_animated_movie_options()
MultiStructuresVis.set_structure()
MultiStructuresVis.set_structures()
StructureInteractorStyle
StructureVis
StructureVis.add_bonds()
StructureVis.add_edges()
StructureVis.add_faces()
StructureVis.add_line()
StructureVis.add_partial_sphere()
StructureVis.add_picker()
StructureVis.add_picker_fixed()
StructureVis.add_polyhedron()
StructureVis.add_site()
StructureVis.add_text()
StructureVis.add_triangle()
StructureVis.display_help()
StructureVis.orthogonalize_structure()
StructureVis.redraw()
StructureVis.rotate_view()
StructureVis.set_structure()
StructureVis.show()
StructureVis.write_image()
StructureVis.zoom()
make_movie()
- pymatgen.alchemy package
- Submodules
- pymatgen.dao module
- Subpackages