diff --git a/examples/USER/ees/README b/examples/USER/ees/README new file mode 100644 index 0000000000..4eb40665a3 --- /dev/null +++ b/examples/USER/ees/README @@ -0,0 +1,13 @@ +Here one may find simple examples that show how to use "fix wall/ess" and "fix wall/region/ess" commands. + + +--in.fix_wall_region: + + This input file uses Data_region file to setup a system of three particles colliding with a + cubic region which its walls interact with particle with EES potential. To find out details + of how to set parameters of "fix wall/region/ees" see documentaion. + +--in.fix_wall + + This input file uses Data_wall to confine a ellipsoidal particle between two EES walls to + show how to use "fix wall/ees" command. For more details lookup LAMMPS's documentation.