Move from simple hydrogen atoms to complex bulk crystals and surfaces.
: Covers everything from software installation to advanced solid-state concepts like phonon dispersion and superconductivity. Previews and repository files are available through the official book page . Quantum Espresso Course For Solid-state Physics Pdf
: Selecting appropriate plotting software and obtaining example files for practice. Part 2: Density-Functional Theory (DFT) Concepts Move from simple hydrogen atoms to complex bulk
&CONTROL calculation = 'scf' ! Self-consistent field calculation restart_mode = 'from_scratch', pseudo_dir = './pseudo/', ! Directory for pseudopotentials outdir = './tmp/', ! Directory for temporary large files prefix = 'silicon', / &SYSTEM ibrav = 2, ! Bravais lattice index (2 for FCC) celldm(1) = 10.26, ! Lattice constant in Bohr nat = 2, ! Number of atoms ntyp = 1, ! Number of atom types ecutwfc = 30.0, ! Kinetic energy cutoff for wavefunctions (Ry) / &ELECTRONS conv_thr = 1.0d-8, ! Convergence threshold / Directory for pseudopotentials outdir = '