Skip to content

Commit

Permalink
comment (#3910)
Browse files Browse the repository at this point in the history
comment

comment
  • Loading branch information
jmmshn authored Jul 8, 2024
1 parent 4a2c3df commit 91e609c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pymatgen/analysis/local_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,10 @@ def get_bonded_structure(
"""
Obtain a StructureGraph object using this NearNeighbor class. Requires pip install networkx.
NOTE: The StructureGraph will not contain sites or bonds that are equivalent under lattice
vector translations. For more details please see the following discussion:
https://github.com/materialsproject/pymatgen/issues/3888
Args:
structure: Structure object.
decorate (bool): whether to annotate site properties with order parameters using neighbors
Expand Down

0 comments on commit 91e609c

Please sign in to comment.