Discussion Overview
The discussion revolves around plotting the band structure of graphene using tight-binding models, specifically focusing on the implementation in MATLAB. Participants share their experiences, code snippets, and seek assistance with various aspects of the plotting process, including specific paths in k-space and transitioning from 2D to 3D plots.
Discussion Character
- Technical explanation
- Homework-related
- Debate/contested
Main Points Raised
- Some participants express difficulty in plotting the tight-binding dispersion for graphene along the path Γ→K→M→Γ and seek guidance.
- One participant suggests setting kx or ky to zero to simplify the plotting process along specific axes.
- Another participant provides MATLAB code snippets for calculating and plotting the band structure, indicating how to iterate through k points.
- There are discussions about the correct selection of k points and symmetry points in the Brillouin zone, with varying opinions on the approach.
- Some participants share successful code for 2D plots and inquire about extending this to 3D band structure plots.
- A participant reflects on past work with graphite intercalation compounds, mentioning the importance of including second nearest neighbor interactions in tight-binding models for accurate results.
Areas of Agreement / Disagreement
Participants generally agree on the methods for plotting band structures but express differing views on the specifics of k point selection and the implementation in MATLAB. The discussion remains unresolved regarding the best approach for certain aspects of the plotting process.
Contextual Notes
Some participants mention limitations in their understanding of the physics behind tight-binding calculations versus the implementation in MATLAB, indicating a potential gap in knowledge that could affect their plotting results.
Who May Find This Useful
Researchers and students interested in computational materials science, particularly those working with graphene and tight-binding models, may find this discussion beneficial.