-
Notifications
You must be signed in to change notification settings - Fork 2
Feature/SOF-7456 feat: tutorials on twisted interfaces #291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for mat3ra-documentation ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
||
## 3. Create a twisted bilayer MoS2 structure with other twist angles | ||
|
||
To create a twisted bilayer MoS2 structure with a different twist angle, repeat the steps above, adjusting the `TARGET_TWIST_ANGLE` and `INTERFACE_DISTANCE` parameters accordingly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be 3.1 and 3.2 like for TBBN.
|
||
```python | ||
TARGET_TWIST_ANGLE_0 = 0.0 | ||
INTERFACE_DISTANCE_0 = 6.8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's explain where the values are coming from
```python | ||
TARGET_TWIST_ANGLE = 13.0 | ||
INTERFACE_DISTANCE = 6.5 | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's include the visuals of the materials under each combination?
mkdocs.yml
Outdated
|
||
- Substitutional Point Defects in Graphene: tutorials/materials/specific/defect-point-substitution-graphene.md | ||
- Island Surface Defect Formation in TiN: tutorials/materials/specific/defect-surface-island-titanium-nitride.md | ||
- Twisted Bilayer Boron Nitride: tutorials/materials/specific/interface-bilayer-twisted-nanoribbons-boron-nitride.md |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Twisted Bilayer h-BN nanoribbons
- Twisted Bilayer MoS2 commensurate lattices
No description provided.