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

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

If you can't read please download the document

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

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