Skip to content

A bunch of numerical methods used in Computational Physics

Notifications You must be signed in to change notification settings

mshreyes/Computational-Physics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computational-Physics


Part of Computational Physics course.

All programs are written in Fortran 90/95.

1. Methods of Solving Differential Equations (DEQ):

  • Euler's method
  • Runge-Kutta 2nd order method
  • Runge-Kutta 4th order method

2. Analysis of Lorenz Equations (LSA)

  • Stability analysis of fixed points
  • Numerical solution

3. Monte Carlo Methods (MCM)

  • Monte Carlo integration method
  • Gambler's ruin problem
  • 2D Random Walk

About

A bunch of numerical methods used in Computational Physics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published