From 4f35682828e533489ce567d8c9714aab1ba0c901 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Sat, 11 Jan 2020 16:15:49 -0500 Subject: [PATCH] list added example folder in manual --- doc/src/Examples.rst | 2 ++ doc/txt/Examples.txt | 1 + 2 files changed, 3 insertions(+) diff --git a/doc/src/Examples.rst b/doc/src/Examples.rst index a223939d5a..993090baf1 100644 --- a/doc/src/Examples.rst +++ b/doc/src/Examples.rst @@ -133,6 +133,8 @@ Lowercase directories +-------------+------------------------------------------------------------------+ | reax | RDX and TATB models using the ReaxFF | +-------------+------------------------------------------------------------------+ +| rerun | use of rerun and read\_dump commands | ++-------------+------------------------------------------------------------------+ | rigid | rigid bodies modeled as independent or coupled | +-------------+------------------------------------------------------------------+ | shear | sideways shear applied to 2d solid, with and without a void | diff --git a/doc/txt/Examples.txt b/doc/txt/Examples.txt index 86617e13df..04c211cb1d 100644 --- a/doc/txt/Examples.txt +++ b/doc/txt/Examples.txt @@ -94,6 +94,7 @@ python: using embedded Python in a LAMMPS input script qeq: use of the QEQ package for charge equilibration rdf-adf: computing radial and angle distribution functions for water reax: RDX and TATB models using the ReaxFF +rerun: use of rerun and read_dump commands rigid: rigid bodies modeled as independent or coupled shear: sideways shear applied to 2d solid, with and without a void snap: NVE dynamics for BCC tantalum crystal using SNAP potential