Loading...
Searching...
No Matches
zhu_philpott_parameters.cpp
Go to the documentation of this file.
1/*
2** This file is part of eOn.
3**
4** SPDX-License-Identifier: BSD-3-Clause
5**
6** Copyright (c) 2010--present, eOn Development Team
7** All rights reserved.
8**
9** Repo:
10** https://github.com/TheochemUI/eOn
11*/
21
22double const Standard::sigmaO_ = 2.86; // Angstrom
23double const Standard::epsilonO_ = 0.0023734176137013181; // eV
24double const Standard::sigmaH_ = 2.56; // Angstrom
25double const Standard::epsilonH_ = 0.00087578073518673099; // eV
26double const Standard::C10_O_ = 1.28;
27double const Standard::C10_H_ = 1.2;
28double const Standard::alpha_ = 0.8;
29// Calculated using Smith and Kong mixing rules.
30double const Standard::sigmaHPt_ = 2.730249677569295; // Angstrom
31double const Standard::sigmaOPt_ = 2.7735458150747108; // Angstrom
32double const Standard::epsilonHPt_ = 0.016217645873043762; // eV
33double const Standard::epsilonOPt_ = 0.03387330127291549; // eV
34
35double const Iceland::sigmaO_ = 2.86; // Angstrom
36double const Iceland::epsilonO_ = 0.0023734176137013181; // eV
37double const Iceland::sigmaH_ = 2.56; // Angstrom
38double const Iceland::epsilonH_ = 0.00087578073518673099; // eV
39double const Iceland::C10_O_ = 1.28;
40double const Iceland::C10_H_ = 1.2;
41double const Iceland::alpha_ = 0.8;
42// Calculated using Smith and Kong mixing rules.
43double const Iceland::sigmaHPt_ = 2.730249677569295; // Angstrom
44double const Iceland::sigmaOPt_ = 2.7735458150747108; // Angstrom
45double const Iceland::epsilonHPt_ = 0.0097305875238262573; // eV
46double const Iceland::epsilonOPt_ = 0.020323980763749295; // eV
Parameters for potential ZhuPhilpott.