From f8ac8768d048f766a6453b20c7097dc0f3427165 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 31 Jan 2013 19:32:24 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9358 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- examples/README | 3 +++ examples/ellipse/in.ellipse.gayberne | 4 ++-- examples/srd/in.srd.pure | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/examples/README b/examples/README index 825faf2c82..84757058f2 100644 --- a/examples/README +++ b/examples/README @@ -35,6 +35,7 @@ discussion. These are the sample problems and their output in the various sub-directories: +body: body particles, 2d system colloid: big colloid particles in a small particle solvent, 2d system comb: models using the COMB potential crack: crack propagation in a 2d solid @@ -48,6 +49,7 @@ gpu: use of the GPU package for GPU acceleration hugoniostat: Hugoniostat shock dynamics indent: spherical indenter into a 2d solid kim: use of potentials in Knowledge Base for Interatomic Models (KIM) +line: line segment particles in 2d rigid bodies meam: MEAM test for SiC and shear (same as shear examples) melt: rapid melt of 3d LJ system micelle: self-assembly of small lipid-like molecules into 2d bilayers @@ -65,6 +67,7 @@ rigid: rigid bodies modeled as independent or coupled shear: sideways shear applied to 2d solid, with and without a void srd: stochastic rotation dynamics (SRD) particles as solvent tad: temperature-accelerated dynamics of vacancy diffusion in bulk Si +tri: triangular particles in rigid bodies Here is how you might run and visualize one of the sample problems: diff --git a/examples/ellipse/in.ellipse.gayberne b/examples/ellipse/in.ellipse.gayberne index 5143ee7976..54c0a4a849 100644 --- a/examples/ellipse/in.ellipse.gayberne +++ b/examples/ellipse/in.ellipse.gayberne @@ -37,8 +37,8 @@ timestep 0.002 compute q all property/atom quatw quati quatj quatk -#dump 1 all custom 100 dump.ellipse.gayberne & -# id type x y z c_q[1] c_q[2] c_q[3] c_q[4] +dump 1 all custom 100 dump.ellipse.gayberne & + id type x y z c_q[1] c_q[2] c_q[3] c_q[4] #dump 1 all image 100 image.*.jpg type type & # zoom 1.6 center d 0.5 0.5 0.5 diff --git a/examples/srd/in.srd.pure b/examples/srd/in.srd.pure index b89cb54380..684e06c08a 100644 --- a/examples/srd/in.srd.pure +++ b/examples/srd/in.srd.pure @@ -47,4 +47,4 @@ thermo 100 #dump 1 all image 250 image.*.jpg type type zoom 1.6 adiam 0.2 #dump_modify 1 pad 4 -run 5000 +run 50000