Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 418 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 418 Bytes

Brownian motion simulations using both random walk models and the overdamped Langevin equation

This code introduces the simulation of passive particle movement. We utilize a random walk model and visualize the motion in 3D. Additionally, we apply a combination of the random walk model and the overdamped Langevin equation to effectively illustrate particle dynamics, which is directly related to passive diffusion..