Giter VIP home page Giter VIP logo

solidril's Introduction

SoliDRIL

Jupiter notebooks for Solid State Physics courses at EPFL

TO DO LIST

The (Lower) ones are not urgent. (regular) or (R) are what we discussed

  • Chapter 1: Velocity and current density(lower)

  • Chapter 1: equations of motion (eqs. 1.9 - 1.10) (L)

  • Hall effect(Clas-LOW)

  • 1.Dielectric constants sigma+epsilon: plot the functions Drude+Insulator (Regular)

  • 2.Born- von Karman boundary conditions : particle in 1D box+ (appendixA--Reciprocal lattice(R) (k-states lattice) - [ ] (appendixA--illustration of reciprocal space and the Brillouin zone in 2D (draft version exists); - [ ] illustrations for understanding central equation (k vs. G, etc.) - [ ] (appendixA--1.Real ---> Reciprocal - [ ] (appendixA--2Reciprocal vs k-space - [ ] (appendixA--3.Real/reciprocal + diffraction(x) - [ ] 4.Bravis/nonbravis

  • 2.Density of states: 1D -- even 2d and 3d (R) illustration of density of states (would be nice also to show dependence on the dimensionality)

  • 2.illustration of the Fermi-Dirac distribution (slider T vs. width) (R)

  • 2.Illustration of cv as function of energy integrant (Demonstrate that states close to ef contributes)

    ------
    
    ​
    
  • band structure of free electrons in weak periodic potential; illustration of gaps

  • tight-binding band structure of a 1D chain of identical atoms;

  • tight-binding band structure of a 1D chain with alternating on-site potentials or/and transfer integrals;

  • band structures of 2D lattices (triangular, square, honeycomb, kagome, Lieb);

  • numerical illustration of tight-binding calculations on a model with many atoms per unit cell;

  • construction of 1st, 2nd, 3rd, … Brillouin zones in 2D;

  • demonstration of the definition of wavepacket in the semiclassical model;

  • numerical demonstration of wavepacket propagation;

  • quantum transport in a 1D chain with impurity;

  • quantum transport and quantum confinement in 2D free-electron system;

  • numerical illustration of Anderson localization;

  • Landau levels and quantum oscillations;

  • illustration of Hund’s rule;

  • phonon dispersions and vibrational modes of a 1D chain of identical atoms;

  • phonon dispersions and vibrational modes of a 1D chain of atoms with alternating masses or/and alternating force constants (draft version exists);

  • animation of longitudinal and transverse vibrational modes in 2D (draft version exists);

To check the packages installed:

import pip
installed_packages = pip.get_installed_distributions()
installed_packages_list = sorted(["%s==%s" % (i.key, i.version)
     for i in installed_packages])
print(installed_packages_list)

solidril's People

Contributors

skymemory88 avatar oyazyev avatar rmnfournier avatar richard2333 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.