We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38e53b3 + 656e6c5 commit 9a1b3ddCopy full SHA for 9a1b3dd
pymatgen_diffusion/neb/full_path_mapper.py
@@ -98,7 +98,7 @@ def __init__(
98
name: str = None,
99
):
100
"""
101
- Construct the FullPathMapper object using a structure will all Li sites occupied.
+ Construct the FullPathMapper object using a structure will all mobile sites occupied.
102
A structure graph is generated by connecting all sites withing max_path_length distance of each other
103
The sites are decorated with Migration graph objects and then grouped together based on their equivalence.
104
0 commit comments