We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0fc380 commit 9db1127Copy full SHA for 9db1127
2 files changed
files/tutorial1/solution/initial.lmp
@@ -9,9 +9,8 @@ units lj
9
dimension 3
10
atom_style atomic
11
boundary p p p
12
-# 2) System definition
13
14
-# 2) System definition
+# 2) System definition
15
region simbox block -20 20 -20 20 -20 20
16
create_box 2 simbox
17
create_atoms 1 random 1500 34134 simbox overlap 0.3
0 commit comments