#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the Common Development
# and Distribution License Version 1.0 (the "License").
#
# You can obtain a copy of the license at
# http://www.opensource.org/licenses/CDDL-1.0.  See the License for the
# specific language governing permissions and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each file and
# include the License file in a prominent location with the name LICENSE.CDDL.
# If applicable, add the following below this CDDL HEADER, with the fields
# enclosed by brackets "[]" replaced with your own identifying information:
#
# Portions Copyright (c) [yyyy] [name of copyright owner]. All rights reserved.
#
# CDDL HEADER END
#

#
# Portions Copyright (c) 2019, Regents of the University of Minnesota.
# All rights reserved.
#
# Contributors:
#    Daniel S. Karls
#    Ellad B. Tadmor
#    Ryan S. Elliott
#
# Portions Copyright (c) 2019, Regents of the University of Minnesota.
# All rights reserved.
#
# Contributors:
#    Kevin M. Schmalbach

This is a three-body potential implementation of a similar form to the 
Stillinger-Weber potential for silicon with an amended angular potential presented in

Gong, X.G. (1993),
Empirical-potential studies on the structural properties of small silicon clusters.
Physical Review B 47(4):2329-2332. doi:10.1103/PhysRevB.47.2329

This driver reads in one parameter file with the species followed by
nine parameters (required units indicated in square brackets following
the parameter):

species
A 	[unitless]
B 	[unitless]
p 	[unitless]
q 	[unitless]
a 	[unitless]
lambda1	[unitless]
gamma 	[unitless]
c0	[unitless]
c1	[unitless]
sigma 	[Angstrom]
epsilon [eV]