forked from USCCACS/RXMD
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
19 changed files
with
1,038 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/* |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/* |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/* |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/* |
Oops, something went wrong.