git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@627 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -39,10 +39,10 @@ region leftlower block INF 20 INF 20 INF INF
|
|||||||
group leftupper region leftupper
|
group leftupper region leftupper
|
||||||
group leftlower region leftlower
|
group leftlower region leftlower
|
||||||
|
|
||||||
set leftupper atom 2
|
set group leftupper type 2
|
||||||
set leftlower atom 3
|
set group leftlower type 3
|
||||||
set lower atom 4
|
set group lower type 4
|
||||||
set upper atom 5
|
set group upper type 5
|
||||||
|
|
||||||
# initial velocities
|
# initial velocities
|
||||||
|
|
||||||
|
|||||||
@ -32,8 +32,8 @@ group upper region 2
|
|||||||
group boundary union lower upper
|
group boundary union lower upper
|
||||||
group flow subtract all boundary
|
group flow subtract all boundary
|
||||||
|
|
||||||
set lower atom 2
|
set group lower type 2
|
||||||
set upper atom 3
|
set group upper type 3
|
||||||
|
|
||||||
# initial velocities
|
# initial velocities
|
||||||
|
|
||||||
|
|||||||
@ -32,8 +32,8 @@ group upper region 2
|
|||||||
group boundary union lower upper
|
group boundary union lower upper
|
||||||
group flow subtract all boundary
|
group flow subtract all boundary
|
||||||
|
|
||||||
set lower atom 2
|
set group lower type 2
|
||||||
set upper atom 3
|
set group upper type 3
|
||||||
|
|
||||||
# initial velocities
|
# initial velocities
|
||||||
|
|
||||||
|
|||||||
@ -54,8 +54,8 @@ group hi-fixed region hi-fixed
|
|||||||
group boundary union lo-fixed hi-fixed
|
group boundary union lo-fixed hi-fixed
|
||||||
group mobile subtract all boundary
|
group mobile subtract all boundary
|
||||||
|
|
||||||
set lo-fixed atom 4
|
set group lo-fixed type 4
|
||||||
set hi-fixed atom 4
|
set group hi-fixed type 4
|
||||||
|
|
||||||
# initial velocities
|
# initial velocities
|
||||||
|
|
||||||
|
|||||||
@ -27,7 +27,7 @@ pair_coeff * * 1.0 1.0 2.5
|
|||||||
region 1 block INF INF INF 1.25 INF INF
|
region 1 block INF INF INF 1.25 INF INF
|
||||||
group lower region 1
|
group lower region 1
|
||||||
group mobile subtract all lower
|
group mobile subtract all lower
|
||||||
set lower atom 2
|
set group lower type 2
|
||||||
|
|
||||||
# initial velocities
|
# initial velocities
|
||||||
|
|
||||||
|
|||||||
@ -14,8 +14,7 @@ region box block 0 20 0 10 -0.25 0.25
|
|||||||
create_box 2 box
|
create_box 2 box
|
||||||
create_atoms 1
|
create_atoms 1
|
||||||
|
|
||||||
mass 1 1.0
|
mass * 1.0
|
||||||
mass 2 1.0
|
|
||||||
|
|
||||||
# LJ potentials
|
# LJ potentials
|
||||||
|
|
||||||
@ -27,7 +26,7 @@ pair_coeff * * 1.0 1.0 2.5
|
|||||||
region 1 block INF INF INF 1.25 INF INF
|
region 1 block INF INF INF 1.25 INF INF
|
||||||
group lower region 1
|
group lower region 1
|
||||||
group mobile subtract all lower
|
group mobile subtract all lower
|
||||||
set lower atom 2
|
set group lower type 2
|
||||||
|
|
||||||
# initial velocities
|
# initial velocities
|
||||||
|
|
||||||
@ -37,35 +36,35 @@ fix 2 lower setforce 0.0 0.0 0.0
|
|||||||
|
|
||||||
fix 5 all enforce2d
|
fix 5 all enforce2d
|
||||||
|
|
||||||
# run with indent
|
# minimize with indenter
|
||||||
|
|
||||||
thermo 10
|
thermo 10
|
||||||
|
|
||||||
dump 1 all atom 1 tmp.dump
|
dump 1 all atom 10 dump.indent.min
|
||||||
dump_modify 1 scale no
|
dump_modify 1 scale no
|
||||||
|
|
||||||
minimize 1.0e-4 1000 1000
|
minimize 1.0e-6 1000 1000
|
||||||
|
|
||||||
fix 4 all indent 5000.0 sphere 10 13.0 0 6.0
|
fix 4 all indent 5000.0 sphere 10 13.0 0 6.0
|
||||||
fix_modify 4 energy yes thermo yes
|
fix_modify 4 energy yes
|
||||||
minimize 1.0e-4 1000 1000
|
minimize 1.0e-6 1000 1000
|
||||||
|
|
||||||
fix 4 all indent 1000.0 sphere 10 12.5 0 6.0
|
fix 4 all indent 1000.0 sphere 10 12.5 0 6.0
|
||||||
fix_modify 4 energy yes
|
fix_modify 4 energy yes
|
||||||
minimize 1.0e-4 1000 1000
|
minimize 1.0e-6 1000 1000
|
||||||
|
|
||||||
fix 4 all indent 1000.0 sphere 10 12.0 0 6.0
|
fix 4 all indent 1000.0 sphere 10 12.0 0 6.0
|
||||||
fix_modify 4 energy yes
|
fix_modify 4 energy yes
|
||||||
minimize 1.0e-4 1000 1000
|
minimize 1.0e-6 1000 1000
|
||||||
|
|
||||||
fix 4 all indent 1000.0 sphere 10 11.4 0 6.0
|
fix 4 all indent 1000.0 sphere 10 11.4 0 6.0
|
||||||
fix_modify 4 thermo yes
|
fix_modify 4 energy yes
|
||||||
minimize 1.0e-4 1000 1000
|
minimize 1.0e-6 1000 1000
|
||||||
|
|
||||||
fix 4 all indent 1000.0 sphere 10 11.2 0 6.0
|
fix 4 all indent 1000.0 sphere 10 11.2 0 6.0
|
||||||
fix_modify 4 thermo yes
|
fix_modify 4 energy yes
|
||||||
minimize 1.0e-4 1000 1000
|
minimize 1.0e-6 1000 1000
|
||||||
|
|
||||||
fix 4 all indent 1000.0 sphere 10 11.0 0 6.0
|
fix 4 all indent 1000.0 sphere 10 11.0 0 6.0
|
||||||
fix_modify 4 thermo yes
|
fix_modify 4 energy yes
|
||||||
minimize 1.0e-4 1000 1000
|
minimize 1.0e-6 1000 1000
|
||||||
|
|||||||
@ -25,8 +25,8 @@ group upper region upper
|
|||||||
group boundary union lower upper
|
group boundary union lower upper
|
||||||
group mobile subtract all boundary
|
group mobile subtract all boundary
|
||||||
|
|
||||||
set lower atom 2
|
set group lower type 2
|
||||||
set upper atom 3
|
set group upper type 3
|
||||||
|
|
||||||
# void
|
# void
|
||||||
|
|
||||||
|
|||||||
@ -32,8 +32,8 @@ group upper region 2
|
|||||||
group boundary union lower upper
|
group boundary union lower upper
|
||||||
group flow subtract all boundary
|
group flow subtract all boundary
|
||||||
|
|
||||||
set lower atom 2
|
set group lower type 2
|
||||||
set upper atom 3
|
set group upper type 3
|
||||||
|
|
||||||
# initial velocities
|
# initial velocities
|
||||||
|
|
||||||
|
|||||||
@ -25,8 +25,8 @@ group upper region upper
|
|||||||
group boundary union lower upper
|
group boundary union lower upper
|
||||||
group mobile subtract all boundary
|
group mobile subtract all boundary
|
||||||
|
|
||||||
set lower atom 2
|
set group lower type 2
|
||||||
set upper atom 3
|
set group upper type 3
|
||||||
|
|
||||||
# void
|
# void
|
||||||
|
|
||||||
|
|||||||
@ -25,8 +25,8 @@ group upper region upper
|
|||||||
group boundary union lower upper
|
group boundary union lower upper
|
||||||
group mobile subtract all boundary
|
group mobile subtract all boundary
|
||||||
|
|
||||||
set lower atom 2
|
set group lower type 2
|
||||||
set upper atom 3
|
set group upper type 3
|
||||||
|
|
||||||
# void
|
# void
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user