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

Update run.lam.restart

parent f08bdf07
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,6 @@ 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
#fix WALL all wall/lj126 xhi EDGE 1.0 1.0 1.122462048 xlo EDGE 1.0 1.0 1.122462048 yhi EDGE 1.0 1.0 1.122462048 ylo EDGE 1.0 1.0 1.122462048 zhi EDGE 1.0 1.0 1.122462048 zlo EDGE 1.0 1.0 1.122462048 units box
####################################
#### ANGLE #######
......@@ -160,7 +159,6 @@ 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
#fix WALL all wall/lj126 xhi EDGE 1.0 1.0 1.122462048 xlo EDGE 1.0 1.0 1.122462048 yhi EDGE 1.0 1.0 1.122462048 ylo EDGE 1.0 1.0 1.122462048 zhi EDGE 1.0 1.0 1.122462048 zlo EDGE 1.0 1.0 1.122462048 units box
#######################################################
#### PAIRS -- REPULSIVE + TOPO II #######
......@@ -241,4 +239,4 @@ jump SELF #last line!!!
### values 1-10. Then when a particular simulation finishes, the
### script will be run again with the next value of jobnumber,
### until N simulations have been run.
## SO ULOOP IS "SERIAL" BUT FOR SURE 10x1 PROCs ARE ALWAYS BUSY
## SO ULOOP IS "SERIAL" BUT FOR SURE 10x1 PROCs ARE ALWAYS BUSY
\ No newline at end of file
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