7# Parameters taken from: G. E. Jelinek, Phys. Rev. B, Vol 5, no 8, 1972, pp3210--3217
10# KIM-API: An API for interatomic models
11# Copyright (c) 2013--2022, Regents of the University of Minnesota.
18# SPDX-License-Identifier: LGPL-2.1-or-later
20# This library is free software; you can redistribute it and/or
21# modify it under the terms of the GNU Lesser General Public
22# License as published by the Free Software Foundation; either
23# version 2.1 of the License, or (at your option) any later version.
25# This library is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28# Lesser General Public License for more details.
30# You should have received a copy of the GNU Lesser General Public License
31# along with this library; if not, write to the Free Software Foundation,
32# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA