Skip to content
Snippets Groups Projects
Commit 349bcd25 authored by Yair Fosado's avatar Yair Fosado
Browse files

Update run.lam.restart

parent 340b2b21
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ print ${jn}
#### restart file and timestep ####
###################################
variable readingtime equal 100000000
variable readingfile index Restart.topo2.${readingtime}
variable readingfile index Restart.topo2..${readingtime}
#################################
......@@ -64,7 +64,7 @@ read_restart ${rname}
####################################
#### BOX AND WALL #######
####################################
change_box all x final -101 101 y final -101 101 z final -101 101 boundary p p p units box
change_box all x final -80 80 y final -80 80 z final -80 80 boundary p p p units box
####################################
#### ANGLE #######
......@@ -158,7 +158,7 @@ shell mv ${rnewname}${readingtime} Data/${rnewname}${readingtime}
###############################
#### BOX AND WALL ######
###############################
change_box all x final -101 101 y final -101 101 z final -101 101 boundary p p p units box
change_box all x final -80 80 y final -80 80 z final -80 80 boundary p p p units box
#######################################################
#### PAIRS -- REPULSIVE + TOPO II #######
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment