• The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
* Planer shear flow using Lees-Edwards PBC [#q90146c5]
#youtube(0UbkcsuKF1k)
- Simulation parameters
-- CFD Lattice: 64 x 64 x 64 mesh
-- Number of Beads: N = 300
-- Diameter of Particles: D = 8 mesh
-- Volume Fraction: Φ = 0.307
-- Temperature: kBT = 0.1
-- Shear Rate: s = 0.001
-- Number of Iteration Steps: 20000
-- Computation Time: 5 hour

- Files needed for reproducing this simulation
-- Input UDF file: &ref(colloid_lees_edwards.udf); 
-- Input UDF file: &ref(colloid_LE.udf); 
-- Define UDF file: &ref(FrontPage/define_3.00.udf);
-- GOURMET: &ref(particleshow_version2_cone.py); 
-- GOURMET: &ref(particleshow.py); &ref(particleshow_version2_cone.py); 
-- AVS/Express:

- Run

  > mkdir ./avs_ss
  > mkdir ./avs_ss/avs
  > ../../kapsel -Icolloid_LE.udf -Ooutput_dc.udf -Ddefine_3.00.udf -Rrestart.udf >& out1

- Data plot

  > gnuplot
  ...
  gnuplot> set yrange [0:10]
  gnuplot> plot "out1" u 1:12 t "viscosity" w line
#ref(ss.jpg,,75%);

----

- Related Papers