nishantsule / Langevin-Dynamics

Simulation of Langevin dynamics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Langevin-Dynamics

This notebook solves the two dimensional Langevin equation using a time-splitting integration method from this paper. The particle density, fluid viscosity, temperature, potential, and the simulation duration can be varied interactively. Particle size is fixed at 2 $\mu m$ diameter and the time step is fixed at 0.5 ms.

About

Simulation of Langevin dynamics

License:MIT License


Languages

Language:Jupyter Notebook 93.1%Language:Python 6.9%