Assignment 1
Assignment 1
friction_P1
# 2d friction simulation
dimension 2
boundary psp
atom_style atomic
neigh_modify delay 5
# create geometry
create_box 4 box
mass 1 1.0
mass 2 1.0
mass 3 1.0
mass 4 1.0
# atom regions
region above-lo block INF INF INF 7 INF INF side out
# LJ potentials
# define groups
group lo type 2
group hi type 3
# initial velocities
# fixes
# Run
timestep 0.0025
thermo 1000
#dump_modify 2 pad 5
#dump 3 all movie 500 movie.mpg type type &
#dump_modify 3 pad 5
run 30000
2. In.friction_P2
# 2d friction simulation
dimension 2
boundary psp
atom_style atomic
neigh_modify delay 5
# create geometry
create_box 4 box
mass 1 1.0
mass 2 1.0
mass 3 1.0
mass 4 1.0
# atom regions
region lo-fixed block INF INF INF 1.1 INF INF
region above-lo block INF INF INF 7 INF INF side out
region below-hi block INF INF 15 INF INF INF side out
# LJ potentials
group lo type 2
group hi type 3
# initial velocities
# fixes
timestep 0.0025
thermo 1000
#dump_modify 2 pad 5
#dump_modify 3 pad 5
run 100000
#dump 2 all image 500 image.*.jpg type type # zoom 1.6 adiam 1.5
#dump_modify 2 pad 5
#dump 3 all movie 500 movie.mpg type type # zoom 1.6 adiam 1.5
#dump_modify 3 pad 5
run 20000
stencil: half/bin/2d
bin: standard
Per MPI rank memory allocation (min/avg/max) = 3.111 | 3.111 | 3.111 Mbytes
---------------------------------------------------------------
Histogram: 1 0 0 0 0 0 0 0 0 0
Histogram: 1 0 0 0 0 0 0 0 0 0
Histogram: 1 0 0 0 0 0 0 0 0 0
Dangerous builds = 0
#dump_modify 2 pad 5
#dump 3 all movie 500 movie.mpg type type # zoom 1.6 adiam 1.5
#dump_modify 3 pad 5
run 20000
stencil: half/bin/2d
bin: standard
Per MPI rank memory allocation (min/avg/max) = 3.111 | 3.111 | 3.111 Mbytes
Loop time of 24.2068 on 1 procs for 20000 steps with 6448 atoms
---------------------------------------------------------------
Histogram: 1 0 0 0 0 0 0 0 0 0
Histogram: 1 0 0 0 0 0 0 0 0 0
Histogram: 1 0 0 0 0 0 0 0 0 0
Dangerous builds = 0