+ All Categories
Home > Documents > Modeling Diffusion and Coriolis Force with Langevin Dynamics By Paul Lerner.

Modeling Diffusion and Coriolis Force with Langevin Dynamics By Paul Lerner.

Date post: 18-Jan-2018
Category:
Upload: gregory-webb
View: 219 times
Download: 0 times
Share this document with a friend

If you can't read please download the document

Transcript

Modeling Diffusion and Coriolis Force with Langevin Dynamics By Paul Lerner Modeling Diffusion and Coriolis Force with Langevin Dynamics Langevin dynamics used to model particle diffusion. Langevin Dynamics: M*a=F(X)-M*v* +sqrt(2**kb*T*M)*R(t) =damping constant. Kb=boltzmann constant (set to 1). R(t) is noise term, or random force. So third term is random part of force, second term is friction term. In my code, no particle interaction force. Coriolis Force: Fc=-2*m*X v has magnitude equal to rotation rate and direction is that of axis of rotation. This project is in 2d, so is a constant. Can add this as a force term in ode function. Sources:dynamicsdynamicsfect


Recommended