Guide No: 1.0 version
DKWC
Please visit https://rpubs.com/HeatWave2019
Keywords: Viscek Model, Polarization, Attraction
Jul. 17 2021
particle_no = 400
boxsize = 300
speed0 = 3.5
radius0 = 10
noise_intensity = 0.2
noise_mode = "polarisation"
sim_run = 700particle_no = 400
boxsize = 300
speed0 = 3.5
radius0 = 10
noise_intensity = 0.5
noise_mode = "polarisation"
sim_run = 700To perform attraction, the following parameters have to modfiy
Maximal angular velocity
\(\omega = [0/\bigtriangleup t, +\pi/\bigtriangleup t]\)
\(\bigtriangleup \Theta_{i} = [-\pi, +\pi]\)
when \(v = 0\), particles do not move and mill
when \(v => \infty\), particles get complete mixing without milling
For milling (attraction) when \(v > 0\) and \((v\bigtriangleup t/r << 1)\)
particle_no = 400
boxsize = 1000
speed0 = 20
radius0 = 15
noise_intensity = 0.1
noise_mode = "attraction"
sim_run = 600particle_no = 400
boxsize = 1000
speed0 = 20
radius0 = 15
noise_intensity = 0.5
noise_mode = "attraction"
sim_run = 600particle_no = 400
boxsize = 1000
speed0 = 20
radius0 = 15
noise_intensity = 0.9
noise_mode = "attraction"
sim_run = 600