modeling diffusion and coriolis force with langevin dynamics by paul lerner

Post on 18-Jan-2018

219 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

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

top related