-
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.
- Loading branch information
1 parent
8e6dc84
commit b4e0c39
Showing
3 changed files
with
24 additions
and
2 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
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
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,22 @@ | ||
# Stillinger-Weber parameters for various elements and mixtures | ||
# multiple entries can be added to this file, LAMMPS reads the ones it needs | ||
# these entries are in LAMMPS "metal" units: | ||
# epsilon = eV; sigma = Angstroms | ||
# other quantities are unitless | ||
|
||
# format of a single entry (one or more lines): | ||
# element 1, element 2, element 3, | ||
# epsilon, sigma, a, lambda, gamma, costheta0, A, B, p, q, tol | ||
|
||
# Here are the original parameters in metal units, for Silicon from: | ||
# | ||
# Stillinger and Weber, Phys. Rev. B, v. 31, p. 5262, (1985) | ||
# | ||
# Parameters for 'dia' Si | ||
Si Si Si 2.1683 2.0951 1.80 21.0 1.20 -0.333333333333 | ||
7.049556277 0.6022245584 4.0 0.0 0.0 | ||
# | ||
# Parameters for amorphous Si with the modified SW potential | ||
#(R. L. C. Vink, G. T. Barkema, W. F. van der Weg et N. Mousseau, A semi-empirical potential for amorphous silicon, J. Non-Cryst. Sol. 282, 248-255 (2001)) | ||
#Si Si Si 1.64833 2.0951 1.80 31.5 1.20 -0.333333333333 | ||
# 7.049556277 0.6022245584 4.0 0.0 0.0 |