From 949d61e01edad9a8ea056ccbc21c5fe21a87bafc Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 26 Apr 2017 19:26:27 -0400 Subject: [PATCH] rename examples folder for USER-CGSDK package --- examples/USER/{cg-cmm => cgsdk}/README | 2 +- .../{cg-cmm => cgsdk}/peg-verlet/data.pegc12e8.gz | Bin .../USER/{cg-cmm => cgsdk}/peg-verlet/in.pegc12e8 | 0 .../{cg-cmm => cgsdk}/peg-verlet/in.pegc12e8-angle | 0 .../USER/{cg-cmm => cgsdk}/peg-verlet/log.pegc12e8 | 0 .../{cg-cmm => cgsdk}/peg-verlet/log.pegc12e8-angle | 0 .../{cg-cmm => cgsdk}/sds-monolayer/data.sds.gz | Bin .../{cg-cmm => cgsdk}/sds-monolayer/in.sds-hybrid | 0 .../{cg-cmm => cgsdk}/sds-monolayer/in.sds-regular | 0 .../{cg-cmm => cgsdk}/sds-monolayer/log.sds-hybrid | 0 .../{cg-cmm => cgsdk}/sds-monolayer/log.sds-regular | 0 11 files changed, 1 insertion(+), 1 deletion(-) rename examples/USER/{cg-cmm => cgsdk}/README (95%) rename examples/USER/{cg-cmm => cgsdk}/peg-verlet/data.pegc12e8.gz (100%) rename examples/USER/{cg-cmm => cgsdk}/peg-verlet/in.pegc12e8 (100%) rename examples/USER/{cg-cmm => cgsdk}/peg-verlet/in.pegc12e8-angle (100%) rename examples/USER/{cg-cmm => cgsdk}/peg-verlet/log.pegc12e8 (100%) rename examples/USER/{cg-cmm => cgsdk}/peg-verlet/log.pegc12e8-angle (100%) rename examples/USER/{cg-cmm => cgsdk}/sds-monolayer/data.sds.gz (100%) rename examples/USER/{cg-cmm => cgsdk}/sds-monolayer/in.sds-hybrid (100%) rename examples/USER/{cg-cmm => cgsdk}/sds-monolayer/in.sds-regular (100%) rename examples/USER/{cg-cmm => cgsdk}/sds-monolayer/log.sds-hybrid (100%) rename examples/USER/{cg-cmm => cgsdk}/sds-monolayer/log.sds-regular (100%) diff --git a/examples/USER/cg-cmm/README b/examples/USER/cgsdk/README similarity index 95% rename from examples/USER/cg-cmm/README rename to examples/USER/cgsdk/README index 6a283114ba..5d3a493779 100644 --- a/examples/USER/cg-cmm/README +++ b/examples/USER/cgsdk/README @@ -1,4 +1,4 @@ -LAMMPS USER-CMM-CG example problems +LAMMPS USER-CGSDK example problems Each of these sub-directories contains a sample problem for the SDK coarse grained MD potentials that you can run with LAMMPS. diff --git a/examples/USER/cg-cmm/peg-verlet/data.pegc12e8.gz b/examples/USER/cgsdk/peg-verlet/data.pegc12e8.gz similarity index 100% rename from examples/USER/cg-cmm/peg-verlet/data.pegc12e8.gz rename to examples/USER/cgsdk/peg-verlet/data.pegc12e8.gz diff --git a/examples/USER/cg-cmm/peg-verlet/in.pegc12e8 b/examples/USER/cgsdk/peg-verlet/in.pegc12e8 similarity index 100% rename from examples/USER/cg-cmm/peg-verlet/in.pegc12e8 rename to examples/USER/cgsdk/peg-verlet/in.pegc12e8 diff --git a/examples/USER/cg-cmm/peg-verlet/in.pegc12e8-angle b/examples/USER/cgsdk/peg-verlet/in.pegc12e8-angle similarity index 100% rename from examples/USER/cg-cmm/peg-verlet/in.pegc12e8-angle rename to examples/USER/cgsdk/peg-verlet/in.pegc12e8-angle diff --git a/examples/USER/cg-cmm/peg-verlet/log.pegc12e8 b/examples/USER/cgsdk/peg-verlet/log.pegc12e8 similarity index 100% rename from examples/USER/cg-cmm/peg-verlet/log.pegc12e8 rename to examples/USER/cgsdk/peg-verlet/log.pegc12e8 diff --git a/examples/USER/cg-cmm/peg-verlet/log.pegc12e8-angle b/examples/USER/cgsdk/peg-verlet/log.pegc12e8-angle similarity index 100% rename from examples/USER/cg-cmm/peg-verlet/log.pegc12e8-angle rename to examples/USER/cgsdk/peg-verlet/log.pegc12e8-angle diff --git a/examples/USER/cg-cmm/sds-monolayer/data.sds.gz b/examples/USER/cgsdk/sds-monolayer/data.sds.gz similarity index 100% rename from examples/USER/cg-cmm/sds-monolayer/data.sds.gz rename to examples/USER/cgsdk/sds-monolayer/data.sds.gz diff --git a/examples/USER/cg-cmm/sds-monolayer/in.sds-hybrid b/examples/USER/cgsdk/sds-monolayer/in.sds-hybrid similarity index 100% rename from examples/USER/cg-cmm/sds-monolayer/in.sds-hybrid rename to examples/USER/cgsdk/sds-monolayer/in.sds-hybrid diff --git a/examples/USER/cg-cmm/sds-monolayer/in.sds-regular b/examples/USER/cgsdk/sds-monolayer/in.sds-regular similarity index 100% rename from examples/USER/cg-cmm/sds-monolayer/in.sds-regular rename to examples/USER/cgsdk/sds-monolayer/in.sds-regular diff --git a/examples/USER/cg-cmm/sds-monolayer/log.sds-hybrid b/examples/USER/cgsdk/sds-monolayer/log.sds-hybrid similarity index 100% rename from examples/USER/cg-cmm/sds-monolayer/log.sds-hybrid rename to examples/USER/cgsdk/sds-monolayer/log.sds-hybrid diff --git a/examples/USER/cg-cmm/sds-monolayer/log.sds-regular b/examples/USER/cgsdk/sds-monolayer/log.sds-regular similarity index 100% rename from examples/USER/cg-cmm/sds-monolayer/log.sds-regular rename to examples/USER/cgsdk/sds-monolayer/log.sds-regular