langevin-equations
There are 6 repositories under langevin-equations topic.
charlesreid1/statistical-mechanics
Lorenz attractors, statistical mechanics, nonlinear dynamical systems, computational physics.
citiususc/voila
Variational Inference for Langevin Equations
zaman13/Brownian-dynamics-in-a-time-varying-force-field
A python code to calculate the Brownian motion of colloidal particles in a time varying force field.
DelSquared/Brownian-Motion
Python solver for the Brownian, Stochastic, or Noisy Differential Equations
zelenkastiot/brownian
Project funded by DFG. A jupyter-book that explores mearly a chunk of the field of nonlinear dynamics, specifically diffusion and random search in heterogeneous media. The book has various simulations for the stochastic process known as Brownian motion. The motion dynamics are simulated by solving the Langevin equation numerically for the different initial parameters. After an ensemble finishes, the trajectories of Brownian particles together with the probability density function and the mean square displacement are plotted. The book has chapters on Brownian search, Backbone problems, and Stochastic resetting.
hbarquanta/Monte-Carlo-Methods
Random Walk, Percolation, Ising Model, ..