mirror of https://github.com/lammps/lammps.git
move pair style mesocnt example to the USER-MESONT folder. unbundle potential file
This commit is contained in:
parent
d61d8899ff
commit
ba5e78b97a
|
@ -0,0 +1 @@
|
||||||
|
../../../potentials/C_10_10.mesocnt
|
|
@ -1 +0,0 @@
|
||||||
../../../potentials/MESONT-TABTP_10_10.xrs
|
|
|
@ -6,8 +6,14 @@ mesoscopic force field (USER-MESONT).
|
||||||
|
|
||||||
Contributing author: Maxim Shugaev (UVA), mvs9t@virginia.edu
|
Contributing author: Maxim Shugaev (UVA), mvs9t@virginia.edu
|
||||||
|
|
||||||
|
"bundle" is an example with a single bundle composed of 7 nanotubes
|
||||||
"bundle" is an example with a single bundle composed of 7 nanotubes.
|
using the mesont/tpm pair style
|
||||||
|
|
||||||
"film" is an example with a film composed of 396 200-nm-long
|
"film" is an example with a film composed of 396 200-nm-long
|
||||||
nanotubes (79596 nodes).
|
nanotubes (79596 nodes) using the mesont/tpm pair style
|
||||||
|
|
||||||
|
|
||||||
|
Contributing author: Philipp Kloza (U Cambridge), pak37@cam.ac.uk
|
||||||
|
|
||||||
|
"cnt" is an example showing CNT aerogel formation
|
||||||
|
using the mesocnt pair style
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
../../../potentials/TABTP_10_10.mesont
|
|
@ -1 +0,0 @@
|
||||||
../../../../potentials/C_10_10.mesocnt
|
|
|
@ -1 +1,2 @@
|
||||||
C_10_10.mesocnt
|
C_10_10.mesocnt
|
||||||
|
TABTP_10_10.mesont
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
# list of potential files to be fetched when this package is installed
|
# list of potential files to be fetched when this package is installed
|
||||||
# potential file md5sum
|
# potential file md5sum
|
||||||
C_10_10.mesocnt 028de73ec828b7830d762702eda571c1
|
C_10_10.mesocnt 028de73ec828b7830d762702eda571c1
|
||||||
|
TABTP_10_10.mesont 744a739da49ad5e78492c1fc9fd9f8c1
|
||||||
|
|
Loading…
Reference in New Issue