Skip to content

Commit 07e51ef

Browse files
Merge pull request #330 from Exabyte-io/update/SOF-7587
Update/sof 7587 coordintaes copying
2 parents d52322a + ba951ff commit 07e51ef

File tree

7 files changed

+20
-12
lines changed

7 files changed

+20
-12
lines changed
Lines changed: 3 additions & 0 deletions
Loading

images/tutorials/materials/defects/defect_creation_point_substitution_graphene/4-threejs-editor-coordinates.webp

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

images/tutorials/materials/defects/defect_point_pair_gallium_nitride/4-threejs-editor-coordinates.webp

Lines changed: 0 additions & 3 deletions
This file was deleted.

lang/en/docs/tutorials/materials/specific/defect-point-pair-gallium-nitride.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,14 @@ We then use the [Advanced](../../../materials-designer/header-menu/advanced/supe
5050

5151
## 2. Identify Defect Sites.
5252

53-
Next, we open the [3D editor](../../../materials-designer/3d-editor.md) to identify the crystal site positions for the defects.
53+
Next, we can toggle the coordinates measurement in the editor to identify the crystal site positions for the defects.
5454

55-
![3D Editor](../../../images/tutorials/materials/defects/defect_point_pair_gallium_nitride/4-threejs-editor-coordinates.webp "3D Editor")
55+
![Coordinates Measurement](../../../images/tutorials/materials/defects/defect_creation_point_substitution_graphene/4-toggle-measure-coordinates.webp "3D Editor Toggle Coordinates")
56+
57+
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.
58+
59+
![3D Editor Coordinates](../../../images/tutorials/materials/defects/defect_point_pair_gallium_nitride/4-3d-editor-coordinates.webp "3D Editor Coordinates Copying")
5660

57-
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.
5861

5962
`[1.608, 4.642, 5.240]` for the Mg substitution defect and `[1.608, 4.642, 7.210]` for the nitrogen vacancy.
6063

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)