File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed
docs/sphinx/source/tutorial6 Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 11Generation of the silica block
22==============================
33
4- Create a folder if needed and
5- place the initial input file, **generate.lmp **, into it. Then, open the
6- file in a text editor of your choice, and copy the following into it:
4+ To begin this tutorial, if you are using LAMMPS--GUI, select ``Start Tutorial 6 ``
5+ from the ``Tutorials `` menu and follow the instructions. Alternatively, if you are
6+ not using LAMMPS--GUI, create a new folder and add a file named
7+ **generate.lmp **. Open the file in a text editor and paste in the following
8+ content:
79
810.. code-block :: lammps
911
@@ -14,12 +16,6 @@ file in a text editor of your choice, and copy the following into it:
1416 neighbor 1.0 bin
1517 neigh_modify delay 1
1618
17- .. admonition :: If you are using LAMMPS-GUI
18- :class: gui
19-
20- To begin this tutorial, select ``Start Tutorial 6 `` from the
21- ``Tutorials `` menu of LAMMPS--GUI and follow the instructions.
22-
2319 The main difference from some of the previous tutorials is the use of the ``Vashishta ``
2420pair style. The Vashishta potential implicitly models atomic bonds through
2521energy terms dependent on interatomic distances and angles :cite: `vashishta1990interaction `.
You can’t perform that action at this time.
0 commit comments