File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1025,7 +1025,6 @@ def _get_composition(self):
10251025 """
10261026 ,
10271027 )
1028-
10291028 xyz_cartn = _link_atom_attribute (
10301029 "xyz_cartn" ,
10311030 """Array of absolute Cartesian coordinates of all `Atoms`.
@@ -1034,7 +1033,6 @@ def _get_composition(self):
10341033 """
10351034 ,
10361035 )
1037-
10381036 anisotropy = _link_atom_attribute (
10391037 "anisotropy" ,
10401038 """Boolean array for anisotropic thermal displacement flags.
@@ -1171,7 +1169,6 @@ def _get_composition(self):
11711169 """
11721170 ,
11731171 )
1174-
11751172 B12 = _link_atom_attribute (
11761173 "B12" ,
11771174 """Array of `B12` elements of the Debye-Waller displacement
@@ -1182,7 +1179,6 @@ def _get_composition(self):
11821179 """
11831180 ,
11841181 )
1185-
11861182 B13 = _link_atom_attribute (
11871183 "B13" ,
11881184 """Array of `B13` elements of the Debye-Waller displacement
You can’t perform that action at this time.
0 commit comments