# # This is a runcard for the patic model. # # model and initial configuration model = patic nsteps = 1000 ninfo = 100 LX = 256 LY = 256 # model parameters... # ...cone parameter chi = 0.1 # ...mobility Gamma = 0.0 #0.0001 # ... regularisation parameter # gam = 0. # ...strength of activity alpha = 0.00001 # ...strength of activity zeta = 0.0 # ...strength of activity 2 zeta2 = 0.0 # ...coupling strength CC = 1.0 # ...relaxation time (viscosity) in nematic phase tau = 1.0 # ...Q Tensor elastic coefficient LL = 1.0 # ...fluid density rho = 40.0 # ... tumbling/aligning parameter xi = 0.0 # ... friction friction = 1.0 # ... viscosity parameter eta = 0. # initial configuration options... # ...starting angle angle = 0 # ...starting noise noise = 0. # ...initial x pos x0 = 0.0 # ...initial y pos y0 = 0.0