Skip to content

Commit f38404c

Browse files
committed
update: use coords copy
1 parent e3e0f91 commit f38404c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

lang/en/docs/tutorials/materials/specific/defect-point-substitution-graphene.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,14 @@ We then use the [Advanced](../../../materials-designer/header-menu/advanced/supe
4343
![Supercell Creation for Graphene](../../../images/tutorials/materials/defects/defect_creation_point_substitution_graphene/2-advanced-supercell.webp "Supercell Graphene")
4444

4545
## 2. Identify Defect Sites.
46+
Next, we can toggle the coordinates measurement in the editor to identify the crystal site positions for the defects.
4647

47-
Next, we open the [3D editor](../../../materials-designer/3d-editor.md) to identify the crystal site positions for the defects.
48+
![Coordinates Measurement](../../../images/tutorials/materials/defects/defect_creation_point_substitution_graphene/4-toggle-measure-coordinates.webp "3D Editor Toggle Coordinates")
4849

49-
![3D Editor](../../../images/tutorials/materials/defects/defect_creation_point_substitution_graphene/4-threejs-editor-coordinates.webp "3D Editor")
50+
Clicking on each atom will copy the coordinates of the atom to the clipboard as an array, which can then be pasted into the cell of the notebook and used to assign the defect coordinates.
51+
52+
![3D Editor Coordinates](../../../images/tutorials/materials/defects/defect_creation_point_substitution_graphene/4-3d-editor-coordinates.webp "3D Editor Coordinates Copying")
5053

51-
Hover over the atoms to get the coordinates of the atoms to replace. Then copy/paste these coordinates into a text file for later use.
5254

5355
## 3. Create Nitrogen Defects and Vacancies.
5456

0 commit comments

Comments
 (0)