Skip to content

Commit

Permalink
added examples
Browse files Browse the repository at this point in the history
removed polyethylene.xyz
  • Loading branch information
KenichiNomura committed Jan 9, 2019
1 parent a67558d commit dd567c0
Show file tree
Hide file tree
Showing 19 changed files with 1,038 additions and 14 deletions.
10 changes: 10 additions & 0 deletions examples/1-reaxff/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
set:
cp -v ../../init/geninit .
cp -v ../../rxmd .
./geninit -i input.xyz -f ffield -o DAT/ -mc 2 3 5

run:
mpirun -np 1 ./rxmd

clean:
rm -fv geninit* rxmd DAT/*
219 changes: 219 additions & 0 deletions examples/1-reaxff/ffield

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions examples/1-reaxff/input.xyz
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
12 "Poly(ethylene), C.W.Bunn (1939) Trans.Faraday Soc. 35:482-"
7.40000 4.93000 2.53400 90.000 90.000 90.000
C 0.038000000 0.935000000 0.250000000
C 0.962000000 0.065000000 0.750000000
C 0.462000000 0.435000000 0.750000000
C 0.538000000 0.565000000 0.250000000
H 0.197000000 0.970000000 0.250000000
H 0.803000000 0.030000000 0.750000000
H 0.303000000 0.470000000 0.750000000
H 0.697000000 0.530000000 0.250000000
H 0.018000000 0.722000000 0.250000000
H 0.982000000 0.278000000 0.750000000
H 0.482000000 0.222000000 0.750000000
H 0.518000000 0.778000000 0.250000000
9 changes: 9 additions & 0 deletions examples/1-reaxff/rxmd.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
1 <mdmod>
0.25 100 <dt> <ntime_step>
300 1.0 100 <treq> <vsfact> <sstep>
100 10 <fstep> <pstep>
1 1 1 <vprocs>
1 500 1.d-7 1 <isQEq> <NMAXQEq> <QEq_tol> <qstep>
1.0 2.0 <Lex_fqs> <Lex_k>
.false. .false. .false. .false. <isBinary> <isBondFile> <isPDB> <isXYZ>
1.d-6 <ftol>
10 changes: 10 additions & 0 deletions examples/2-reaxff-dc/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
set:
cp -v ../../init/geninit .
cp -v ../../rxmd .
./geninit -i input.xyz -f ffield -o DAT/ -mc 4 3 5 -v 2 1 1

run:
mpirun -np 2 ./rxmd

clean:
rm -fv geninit* rxmd DAT/*
219 changes: 219 additions & 0 deletions examples/2-reaxff-dc/ffield

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions examples/2-reaxff-dc/input.xyz
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
12 "Poly(ethylene), C.W.Bunn (1939) Trans.Faraday Soc. 35:482-"
7.40000 4.93000 2.53400 90.000 90.000 90.000
C 0.038000000 0.935000000 0.250000000
C 0.962000000 0.065000000 0.750000000
C 0.462000000 0.435000000 0.750000000
C 0.538000000 0.565000000 0.250000000
H 0.197000000 0.970000000 0.250000000
H 0.803000000 0.030000000 0.750000000
H 0.303000000 0.470000000 0.750000000
H 0.697000000 0.530000000 0.250000000
H 0.018000000 0.722000000 0.250000000
H 0.982000000 0.278000000 0.750000000
H 0.482000000 0.222000000 0.750000000
H 0.518000000 0.778000000 0.250000000
9 changes: 9 additions & 0 deletions examples/2-reaxff-dc/rxmd.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
1 <mdmod>
0.25 100 <dt> <ntime_step>
300 1.0 100 <treq> <vsfact> <sstep>
100 10 <fstep> <pstep>
2 1 1 <vprocs>
1 500 1.d-7 1 <isQEq> <NMAXQEq> <QEq_tol> <qstep>
1.0 2.0 <Lex_fqs> <Lex_k>
.false. .false. .false. .false. <isBinary> <isBondFile> <isPDB> <isXYZ>
1.d-6 <ftol>
10 changes: 10 additions & 0 deletions examples/3-reaxpq+/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
set:
cp -v ../../init/geninit .
cp -v ../../rxmd .
./geninit -i input.xyz -f ffield -o DAT/ -mc 2 3 5

run:
mpirun -np 1 ./rxmd --pqeq pqeq1.par

clean:
rm -fv geninit* rxmd DAT/*
219 changes: 219 additions & 0 deletions examples/3-reaxpq+/ffield

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions examples/3-reaxpq+/input.xyz
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
12 "Poly(ethylene), C.W.Bunn (1939) Trans.Faraday Soc. 35:482-"
7.40000 4.93000 2.53400 90.000 90.000 90.000
C 0.038000000 0.935000000 0.250000000
C 0.962000000 0.065000000 0.750000000
C 0.462000000 0.435000000 0.750000000
C 0.538000000 0.565000000 0.250000000
H 0.197000000 0.970000000 0.250000000
H 0.803000000 0.030000000 0.750000000
H 0.303000000 0.470000000 0.750000000
H 0.697000000 0.530000000 0.250000000
H 0.018000000 0.722000000 0.250000000
H 0.982000000 0.278000000 0.750000000
H 0.482000000 0.222000000 0.750000000
H 0.518000000 0.778000000 0.250000000
15 changes: 15 additions & 0 deletions examples/3-reaxpq+/pqeq1.par
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
################################################################
#
# Polarizable Charge Equilibration (PQEq1) Parameter Set
#
# contacts:
# Saber Naserifar, [email protected]
# William A. Goddard III, [email protected]
#
#
################################################################
#E P Xo Jo Z Rc Rs Ks
################################################################
NPARMS 2
C 1 5.50813 9.81186 1.000000 0.75900 0.75900 198.84054
H 1 4.72484 15.57338 1.000000 0.37100 0.37100 2037.20061
9 changes: 9 additions & 0 deletions examples/3-reaxpq+/rxmd.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
1 <mdmod>
0.25 100 <dt> <ntime_step>
300 1.0 100 <treq> <vsfact> <sstep>
100 10 <fstep> <pstep>
1 1 1 <vprocs>
1 500 1.d-7 1 <isQEq> <NMAXQEq> <QEq_tol> <qstep>
1.0 2.0 <Lex_fqs> <Lex_k>
.false. .false. .false. .false. <isBinary> <isBondFile> <isPDB> <isXYZ>
1.d-6 <ftol>
10 changes: 10 additions & 0 deletions examples/4-reaxpq+-efield/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
set:
cp -v ../../init/geninit .
cp -v ../../rxmd .
./geninit -i input.xyz -f ffield -o DAT/ -mc 2 3 5

run:
mpirun -np 1 ./rxmd --pqeq pqeq1.par -e 1 0.01

clean:
rm -fv geninit* rxmd DAT/*
Loading

0 comments on commit dd567c0

Please sign in to comment.