Skip to content

Commit 075330b

Browse files
committed
Release tiorg-0-1
0 parents  commit 075330b

17 files changed

+8474
-0
lines changed

.github/workflows/release.yml

+55
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
name: release
2+
3+
on:
4+
push:
5+
tags:
6+
- v[0-9]*.[0-9]*.[0-9]*
7+
8+
env:
9+
SKF_NAME: "${{ github.event.repository.name }}"
10+
11+
jobs:
12+
13+
skf-archive:
14+
15+
runs-on: ubuntu-latest
16+
17+
steps:
18+
19+
- name: Checkout sk set
20+
uses: actions/checkout@v4
21+
22+
- name: Get version number
23+
run: |
24+
GIT_TAG=$(git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*')
25+
SKF_VERSION=$(echo $GIT_TAG | sed -E 's/^v([0-9]+)\.([0-9])+\.([0-9]+)$/\1-\2/')
26+
SKF_PATCH=$(echo $GIT_TAG | sed -E 's/^v([0-9]+)\.([0-9])+\.([0-9]+)$/\3/')
27+
echo "SKF_VERSION=${SKF_VERSION}" >> ${GITHUB_ENV}
28+
echo "SKF_PATCH=${SKF_PATCH}" >> ${GITHUB_ENV}
29+
ARCHIVE_NAME="${SKF_NAME}-${SKF_VERSION}"
30+
echo "ARCHIVE_NAME=${ARCHIVE_NAME}" >> ${GITHUB_ENV}
31+
if [[ ${SKF_PATCH} -eq 0 ]]; then
32+
echo "RELEASE_NAME=${ARCHIVE_NAME}" >> ${GITHUB_ENV}
33+
else
34+
echo "RELEASE_NAME=${ARCHIVE_NAME} (p${SKF_PATCH})" >> ${GITHUB_ENV}
35+
fi
36+
37+
- name: Create archive
38+
run: |
39+
mkdir -p _build/${ARCHIVE_NAME}
40+
cp $(find . -maxdepth 1 -not -type 'd') _build/${ARCHIVE_NAME}
41+
cp -a skfiles/* _build/${ARCHIVE_NAME}
42+
tar -C _build -c -v -J -f ${ARCHIVE_NAME}.tar.xz ${ARCHIVE_NAME}
43+
mkdir -p _build/${ARCHIVE_NAME}-extras
44+
cp -r extras/* _build/${ARCHIVE_NAME}-extras
45+
tar -C _build -c -v -J -f ${ARCHIVE_NAME}-extras.tar.xz ${ARCHIVE_NAME}-extras
46+
47+
- name: Create release
48+
uses: softprops/action-gh-release@v2
49+
with:
50+
name: ${{ env.RELEASE_NAME }}
51+
preserve_order: True
52+
files: |
53+
${{ env.ARCHIVE_NAME }}.tar.xz
54+
${{ env.ARCHIVE_NAME }}-extras.tar.xz
55+
body_path: RELEASE.md

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## tiorg-0-1
4+
5+
First public release under CC-BY-SA license

LICENSE

+428
Large diffs are not rendered by default.

README

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
(c) 2017, Thomas Frauenheim, Universität Bremen
2+
All rights reserved
3+
4+
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0
5+
International License. To view a copy of this license, consult the LICENSE file
6+
or visit http://creativecommons.org/licenses/by-sa/4.0/ .
7+
8+
NOTE: The rights holder(s) for this work explicitly require that the attribution
9+
conditions of this license are enforced. Use in part or in whole of this data is
10+
permitted only under the condition that the scientific background of the
11+
Licensed Material will be CITED IN ANY PUBLICATIONS ARISING FROM ITS USE. The
12+
required references are specified in this file and must be included in resulting works.
13+
14+
15+
SK set for titanium oxide with organic molecules
16+
================================================
17+
18+
This Slater-Koster file set had been created to handle bulk titanium
19+
oxide, titanium oxide surfaces and the interaction of titanium oxide
20+
with organic molecules within the DFTB-approach. The set extends the
21+
biological mio set, which proved to be very successful in describing
22+
the properties of biological molecules. It has been tested on bulk Ti,
23+
bulk TiO2 (rutile and anatase), various molecules containing Ti and C,
24+
N, H, S or O, and on TiO2 surface interacting with water (see
25+
Ref. [1]). It improves the trans3d set by ensuring the proper
26+
description of bulk Ti and bulk TiO2, while giving comparable accuracy
27+
for Ti in organic molecules.
28+
29+
30+
Required references
31+
-------------------
32+
33+
[1] Grygoriy Dolgonos, Bálint Aradi, Ney H. Moreira and Thomas
34+
Frauenheim, J. Chem. Theory Comput., 2010, 6 (1), pp 266–278
35+
DOI: 10.1021/ct900422c

RELEASE.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Parameter set tiorg-0-1
2+
3+
Density Functional Tight Binding (DFTB) parameter set for calculating Ti bulk, TiO2 bulk, TiO2 surfaces, TiO2 with organic molecules.
4+
5+
Before applying it in your work, **consult the [README](README) file to ensure correct usage**.
6+
7+
8+
## License Information
9+
10+
The parameter set is distributed under the [Creative Commons Attribution-ShareAlike 4.0 International (CC-BY-SA)](LICENSE) license.
11+
12+
**Important Note:** The creators of this work require that you **adhere to the attribution requirements** specified by this license. If you use this data, either in part or in full, in any research or publication, you must properly cite the scientific references associated with this material. **The necessary citations are listed in the [README](README) file and must be included in all resulting publications.**

extras/wfc.hsd

+60
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
Ti {
2+
AtomicNumber = 22
3+
Orbital {
4+
AngularMomentum = 0
5+
Occupation = 2.000000
6+
Cutoff = 6.000000
7+
Exponents {
8+
0.01 0.0685 0.4690 3.2120 22.0
9+
}
10+
Coefficients {
11+
2.100135658996e-05 -1.817598969022e-07 5.554954054180e-10
12+
-7.097413148931e-13 3.199074958587e-16 -1.162991448360e-02
13+
7.311301204829e-04 -1.660772795415e-05 1.605350138530e-07
14+
-5.830669765984e-10 5.387537499035e+00 -2.251692669944e+00
15+
3.442337271286e-01 -2.258397639903e-02 5.646803840838e-04
16+
5.745639937860e+00 -4.372400977561e+01 -4.301381557147e+00
17+
-1.066000114053e+01 -6.779103245755e+00 -2.029726806870e+01
18+
-1.713480657218e+02 -1.074024671570e+03 -7.156454507469e+02
19+
-1.768617112100e+04
20+
}
21+
}
22+
Orbital {
23+
AngularMomentum = 1
24+
Occupation = 0.0
25+
Cutoff = 6.000000
26+
Exponents {
27+
0.01 0.0685 0.4690 3.2120 22.0
28+
}
29+
Coefficients {
30+
6.647480487976e-08 -4.869351396445e-10 1.244467359819e-12
31+
-1.314333414049e-15 4.846330054564e-19 -2.721670382304e-04
32+
1.476011461730e-05 -2.856291422692e-07 2.343778193224e-09
33+
-7.010825477392e-12 8.416670510788e-01 -3.111055773049e-01
34+
4.121481992158e-02 -2.323555941164e-03 4.805158613508e-05
35+
2.845570918800e+01 -1.279101022063e+02 1.561389237546e+02
36+
-9.586638971033e+01 2.301380027608e+01 1.830972419410e+01
37+
4.110146468890e+02 -4.349527138783e+03 3.335392559989e+04
38+
-9.596503827341e+04
39+
}
40+
}
41+
Orbital {
42+
AngularMomentum = 2
43+
Occupation = 2.000000
44+
Cutoff = 6.000000
45+
Exponents {
46+
0.01 0.0685 0.4690 3.2120 22.0
47+
}
48+
Coefficients {
49+
6.009241090603e-12 -4.111235756254e-14 9.838539993504e-17
50+
-9.736073204218e-20 3.356681959410e-23 -1.165237695888e-07
51+
5.515585301319e-09 -9.294590081835e-11 6.635341805672e-13
52+
-1.712470230857e-15 2.363560654918e-03 -7.746958984089e-04
53+
9.009621784542e-05 -4.425094748075e-06 7.830276777975e-08
54+
3.737782288140e+01 -4.605372534296e+01 4.187430559108e+01
55+
-1.633911709686e+01 3.630787509281e+00 4.947472444160e+01
56+
-5.173957091558e+02 1.272284898364e+04 -5.437574747264e+04
57+
1.579018244443e+05
58+
}
59+
}
60+
}

0 commit comments

Comments
 (0)