15 lines
188 B
Plaintext
15 lines
188 B
Plaintext
timer off
|
|
|
|
atom_style full
|
|
|
|
read_data spce.data nocoeff
|
|
|
|
# apply an offset of 3 to all molecule ids
|
|
variable mid atom mol+3
|
|
set group all mol v_mid
|
|
|
|
info all
|
|
|
|
write_data new.data nocoeff
|
|
|