- List of Backups
- View the diff.
- View the diff current.
- View the source.
- Go to Re07.
- 1 (2011-03-29 (Tue) 03:40:18)
- 2 (2011-03-29 (Tue) 03:40:18)
- 3 (2013-06-09 (Sun) 14:50:57)
- 4 (2013-06-11 (Tue) 10:02:57)
- 5 (2013-06-12 (Wed) 10:42:37)
- 6 (2013-06-27 (Thu) 11:25:42)
- 7 (2013-06-27 (Thu) 11:34:14)
- 8 (2013-07-03 (Wed) 02:18:54)
- 9 (2013-07-03 (Wed) 07:43:39)
- 10 (2013-07-03 (Wed) 10:32:31)
- 11 (2015-05-08 (Fri) 06:17:36)
- 12 (2016-03-27 (Sun) 04:02:02)
Planer shear flow using Lees-Edwards PBC †
- Simulation parameters for Input UDF file: colloid_LE_v31_t01.udf
- CFD Lattice: 64 x 64 x 64 mesh
- Number of Beads: N = 300
- Diameter of Particles: D = 8 mesh
- Volume Fraction: Φ = 0.307
- Initial configuration: Uniform random
- Temperature: kBT = 0.1
- Shear Rate: s = 0.001
- Number of Iteration Steps: 100,000
- Computation Time: 5 hours on single core
- Simulation parameters for Input UDF file: colloid_LE_v55_t50.udf
- CFD Lattice: 64 x 64 x 64 mesh
- Number of Beads: N = 540
- Diameter of Particles: D = 8 mesh
- Volume Fraction: Φ = 0.552
- Initial configuration: BCC with hollow space
- Temperature: kBT = 5.0
- Shear Rate: s = 0.001
- Number of Iteration Steps: 100,000
- Computation Time: 5 hour on single core
- Files needed for reproducing this simulation
- Define UDF file: define.udf
- GOURMET: particleshow.py particleshow_version2_cone.py
- AVS/Express:
- Run
> mkdir ./avs_ss > mkdir ./avs_ss/avs > ../../kapsel -Icolloid_LE_v31_t01.udf -Ooutput_dc.udf -Ddefine.udf -Rrestart.udf >& out1_v31_t01 > ../../kapsel -Icolloid_LE_v55_t50.udf -Ooutput_dc.udf -Ddefine.udf -Rrestart.udf >& out1_v55_t50
- Data plot (temporal viscosity vs. strain)
> gnuplot ... gnuplot> set logscale y gnuplot> plot "out1_v31_t01" u 3:7 t "viscosity at VF=0.31 and T=0.1" w line,"out1_v55_t50" u 3:7 t "viscosity at VF=0.55 and T=5.0" w line
- Related Papers