Skip to content

C program that integrates Lagevin's Equation for N particles

License

Notifications You must be signed in to change notification settings

oliveski/Langevin-Equation-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langevin-Equation-in-C

C program that integrates Lagevin's Equation in an harmonic oscillator potential for N particles. It uses GSL's pseudo-random number generation interface and so it is necessary to have GSL installed to compile it. Velocity autocorrelation function is measured as well as potential energy and kinectic energy as functions of time (which averages to KbT/2).

About

C program that integrates Lagevin's Equation for N particles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages