diff --git a/notebook/index.ipynb b/notebook/index.ipynb index ebeac69..69c69a9 100644 --- a/notebook/index.ipynb +++ b/notebook/index.ipynb @@ -8,18 +8,25 @@ "\n", "
\n", "\n", + "## Section 1: Numerical solution for 1D Schrödinger equation\n", + "\n", "
    \n", "
  1. Numerical Solution of the Schrödinger Equation for 1D Quantum Well
  2. \n", "
  3. Numerical Solution of the Schrödinger Equation for Two 1D Quantum Wells
  4. \n", "
  5. Avoided Crossing in 1D Asymmetric Quantum Well
  6. \n", "
  7. Shooting Method with Numerov Algorithm to Solve the Time Independent Schrödinger Equation for 1D Quantum Well
  8. \n", "
  9. Numerical Solution of 1D Time Dependent Schrödinger Equation by Split Operator Fourier Transform (SOFT) Method
  10. \n", - "
  11. Ising Model in 2D
  12. \n", - "
  13. Pseudopotential
  14. \n", - "
  15. Verlet Algorithm
  16. \n", - "
  17. Reciprocal space and Brillouin zone
  18. \n", - "
  19. Density of States (DOS)
  20. \n", - "
  21. Free-electron bands in a periodic lattice
  22. \n", + "
" + ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "## Section 2: Band Theory of Crystals\n", + "\n", + "
    \n", + "
  1. Norm-conserving Pseudopotentials
  2. \n", "
" ] },