6# Parameters taken from: E. B. Tadmor and R. E. Miller, 'Modeling Materials', Cambridge University Press, 2011
8# Release: This file is part of the kim-api-v1.8.0 package.
12# KIM-API: An API for interatomic models
13# Copyright (c) 2013--2022, Regents of the University of Minnesota.
20# SPDX-License-Identifier: LGPL-2.1-or-later
22# This library is free software; you can redistribute it and/or
23# modify it under the terms of the GNU Lesser General Public
24# License as published by the Free Software Foundation; either
25# version 2.1 of the License, or (at your option) any later version.
27# This library is distributed in the hope that it will be useful,
28# but WITHOUT ANY WARRANTY; without even the implied warranty of
29# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
30# Lesser General Public License for more details.
32# You should have received a copy of the GNU Lesser General Public License
33# along with this library; if not, write to the Free Software Foundation,
34# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA