Docs are under construction. Content may be incomplete or change.

Crystal Tutorial: Check Silicon with Phonons and DOS

Page type: Tutorial
On this page

You will load periodic diamond silicon, relax the atoms with a force-focused machine-learned potential, inspect phonon bands for large imaginary branches, and then run a separate GFN2 single point to view qualitative DOS and PDOS.

Diamond silicon in the periodic viewport

This tutorial deliberately uses different calculators for different questions. The MLIP supplies efficient crystal forces for relaxation and phonons. GFN2 supplies electronic DOS/PDOS. Do not compare absolute energies between those two stages.

Before you start

RequirementWhat to expect
ExperienceComfortable starting and opening a calculation result
TimeRoughly 20–40 minutes; hardware and model cache matter
StructureDiamond silicon, Materials Project mp-149 Library entry
Force modelnequix PFT / phonon-oriented Nequix model
Electronic modelGFN2+D4 for qualitative DOS/PDOS only
Success criteriaRelaxation converged; no large imaginary phonon branch; semiconductor-like DOS gap

Step 1: Load silicon

Action. Open File → Library, search for silicon, insert Diamond Silicon, and click the viewport to place it.

Library filtered to the Diamond Silicon entry

Expected state. The viewport shows a periodic diamond cell inside a blue unit-cell outline.

Checkpoint. Confirm periodic cell information is present. Phonons and periodic stress require a valid cell; a molecule padded in a box is not equivalent to a crystal.

Step 2: Relax the crystal

Action. Open Optimization, select the phonon-oriented Nequix PFT model, request energy/forces/stress, and keep the experimental cell fixed for this tutorial. Start the optimization.

Silicon optimization setup with the MLIP and fixed cell

Expected state. The model runtime and weights download on first use, then the optimization writes a trajectory, energy trace, and final result.

Checkpoint. Confirm converged: true and that the final maximum force satisfies the selected threshold. The relaxed cell should remain visually close to the Library structure because the cell itself is fixed.

Step 3: Calculate phonons

Action. With the relaxed structure active, open Phonon and keep the same force model. Use the tutorial’s 3×3×3 supercell, 0.01 Å displacement, and automatic band path, then start the run.

Silicon phonon setup with a 3×3×3 supercell

Expected state. Explorer receives phonon result, band, and density-of-states artifacts. Open phonon_band.json in the Calc panel.

Diamond silicon phonon band structure along the automatic Gamma-X-U-K-Gamma-L-W-X path (6 modes, 6.43-13.66 THz), showing three acoustic and three optical branches; the adjacent Density of States panel is blank in this capture, with no curve plotted

Checkpoint. Diamond silicon has three acoustic and three optical branches for its two-atom primitive cell. The quick finite-displacement setup can leave small zone-center offsets; the important failure signal is a large, persistent imaginary branch rather than a tiny numerical dip near Γ.

Step 4: Inspect DOS and PDOS

Action. Open Single Point, select GFN2-xTB, leave Dispersion on Default - D4, enable DOS and PDOS, and start the run. Do not request expensive volumetric outputs for this tutorial.

Expected state. The new calculation folder contains dos.json and pdos.json. Open the PDOS artifact.

Projected electronic density of states for diamond silicon

Checkpoint. The plot should look semiconductor-like, with low density near the Fermi level and occupied/unoccupied regions on either side. Treat the size of the GFN2 gap as qualitative; accurate electronic gaps require a method validated for that property.

Check your result

CheckPass conditionIf it fails
PeriodicityValid cell and periodic structureReload the crystal rather than a molecular file
RelaxationConverged under the MLIP force gateInspect trajectory and increase/tighten as justified
Phonon inputUses the relaxed MLIP structureReopen the final relaxation structure
Phonon stabilityNo large imaginary branchTighten relaxation, enlarge supercell, or validate model
DOS availabilityGFN2 selected with DOS/PDOS requestedMLIPs do not generate electronic DOS
Energy comparisonsNo MLIP/GFN2 absolute energies mixedKeep each comparison within one method

Common problems

SymptomLikely causeFix
Phonon run is unexpectedly expensiveSupercell multiplies atom count and displacementsTest a smaller defensible setup before scaling
Imaginary branches remainResidual forces, finite-size error, or genuine instabilityTighten relaxation and test supercell/model sensitivity
DOS/PDOS options are unavailableAn MLIP is selectedSwitch only this single point to GFN2+D4
Plot is read as an electronic band structurePhonon bands use frequency, not electron energyCheck axis units and artifact name
GFN2 gap differs from experimentThe method is qualitative for this propertyValidate with appropriate electronic-structure theory

Choosing a Method develops the model-domain decisions used here. Crystal Phonons and Lattice Dynamics derives the harmonic and finite-displacement theory.