Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 793 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 793 Bytes

/ jupyter

Jupyter maths and physics projects for school

PHY 2811 Modern Physics I

  • Free particle gaussian wave packet plot
  • Atomic emmission calculator

PHY 4611 Computational Physics I

  • Project 0, basic plotting and Lagrange polynomial interpolation
  • Project 1, Integration of a truncated ellipsoid (Monte Carlo)
  • Project 2, ODE I: Projectile motion with wind resistance (Euler, Euler-Cromer, Midpoint)
  • Project 3, ODE II: Orbital mechanics of Halley's Comet (Euler-Cromer, Runge-Kutta-4, Adaptive RK4)
  • Project 4, PDE I: Diffusion (FTCS, DuFort-Frankel)
  • Project 5, PDE II: Advection-Diffusion (FTCS, Lax-Wendroff, Upwind, Leap-Frog)
  • Project 6, PDE III: 3D Laplace (Jacobi, Gauss-Seidel, Successive Over-Relaxation)

MAT 3100 Intro to Proofs

  • Set relations for fun