Fixed broken basal example

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11787 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
stamoor 2014-04-14 21:24:23 +00:00
parent 532a4e66fb
commit 1f0a6ae006
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@ region whole block 0 ${mz} 0 ${mx} 0 ${my} units box
create_box 2 whole
create_atoms 1 box basis 1 1 basis 2 1 basis 3 1 basis 4 1
region fixed1 block -INF INF -INF INF -INF 10 units box
region fixed2 block -INF INF -INF INF 100 INF units box
region fixed1 block INF INF INF INF INF 10 units box
region fixed2 block INF INF INF INF 100 INF units box
group lower region fixed1
group upper region fixed2
group boundary union upper lower