Skip to content

Commit

Permalink
Merge pull request #3 from Exabyte-io/feature/SOF-7020
Browse files Browse the repository at this point in the history
Feature/SOF-7020
  • Loading branch information
timurbazhirov authored Oct 14, 2023
2 parents 75ca8d3 + 3177ca2 commit f3a2f6b
Show file tree
Hide file tree
Showing 14 changed files with 365 additions and 17 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ jobs:
uses: ./actions/yaml/lint
with:
python-version: ${{ matrix.python-version }}
targets: ./applications ./materials ./properties ./workflows

- name: Run JSON linter
uses: ./actions/json/lint
with:
python-version: 3.10.X
targets: ./applications ./materials ./properties ./workflows

- name: Run ruff linter
uses: ./actions/py/lint
Expand Down
92 changes: 92 additions & 0 deletions materials/Graphene.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
{
"lattice": {
"a": 2.467291,
"b": 2.467291,
"c": 20,
"alpha": 90,
"beta": 90,
"gamma": 120,
"units": {
"length": "angstrom",
"angle": "degree"
},
"type": "HEX",
"vectors": {
"a": [
2.467291,
0,
0
],
"b": [
-1.233645,
2.136737,
0
],
"c": [
0,
0,
20
],
"alat": 1,
"units": "angstrom"
}
},
"basis": {
"elements": [
{
"id": 0,
"value": "C"
},
{
"id": 1,
"value": "C"
}
],
"coordinates": [
{
"id": 0,
"value": [
0,
0,
0
]
},
{
"id": 1,
"value": [
0.333333,
0.666667,
0
]
}
],
"units": "crystal",
"cell": [
[
2.467291,
0,
0
],
[
-1.2336454999999995,
2.136736684528712,
0
],
[
0,
0,
20
]
],
"constraints": []
},
"name": "Graphene",
"isNonPeriodic": false,
"external": {
"id": "mp-1040425",
"source": "materials project",
"doi": "10.17188/1405723",
"url": "https://next-gen.materialsproject.org/materials/mp-1040425/",
"origin": true
}
}
27 changes: 18 additions & 9 deletions materials/Na4Cl4.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@
[
1,
0,
6.123233995736766e-17
0
],
[
1.6081226496766366e-16,
0,
1,
6.123233995736766e-17
0
],
[
0,
Expand All @@ -120,9 +120,9 @@
]
},
"lattice": {
"a": 5.691694,
"b": 5.691694,
"c": 5.691694,
"a": 5.58813,
"b": 5.58813,
"c": 5.58813,
"alpha": 90,
"beta": 90,
"gamma": 90,
Expand All @@ -133,22 +133,31 @@
"type": "CUB",
"vectors": {
"a": [
5.691694,
5.58813,
0,
0
],
"b": [
0,
5.691694,
5.58813,
0
],
"c": [
0,
0,
5.691694
5.58813
],
"alat": 1,
"units": "angstrom"
}
},
"name": "Na4Cl4",
"isNonPeriodic": false,
"external": {
"id": "mp-22862",
"source": "materials project",
"doi": "10.17188/1199028",
"url": "https://next-gen.materialsproject.org/materials/mp-22862/",
"origin": true
}
}
21 changes: 15 additions & 6 deletions materials/Si.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,25 @@
]
},
"lattice": {
"a": 5,
"b": 5,
"c": 5,
"alpha": 90,
"beta": 90,
"gamma": 90,
"a": 3.867,
"b": 3.867,
"c": 3.867,
"alpha": 60,
"beta": 60,
"gamma": 60,
"type": "TRI",
"units": {
"length": "angstrom",
"angle": "degree"
}
},
"name": "Si",
"isNonPeriodic": false,
"external": {
"id": "mp-149",
"source": "materials project",
"doi": "10.17188/1190959",
"url": "https://next-gen.materialsproject.org/materials/mp-149/",
"origin": true
}
}
104 changes: 104 additions & 0 deletions materials/WS2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"lattice": {
"a": 3.184222,
"b": 3.184222,
"c": 12.97828,
"alpha": 90,
"beta": 90,
"gamma": 120,
"units": {
"length": "angstrom",
"angle": "degree"
},
"type": "HEX",
"vectors": {
"a": [
1.5921114461115318,
-2.7576179159771317,
0.0
],
"b": [
1.5921114461115318,
2.7576179159771317,
0.0
],
"c": [
0.0,
0.0,
12.97828236
],
"alat": 1,
"units": "angstrom"
}
},
"basis": {
"elements": [
{
"id": 0,
"value": "W"
},
{
"id": 1,
"value": "S"
},
{
"id": 2,
"value": "S"
}
],
"coordinates": [
{
"id": 0,
"value": [
0.333333,
0.666667,
0.120195
]
},
{
"id": 1,
"value": [
0,
0,
0
]
},
{
"id": 2,
"value": [
0.0,
0.0,
0.24039
]
}
],
"units": "crystal",
"cell": [
[
1.5921114461115318,
-2.7576179159771317,
0.0
],
[
1.5921114461115318,
2.7576179159771317,
0.0
],
[
0,
0,
12.97828236
]
],
"constraints": []
},
"name": "WS2",
"isNonPeriodic": false,
"external": {
"id": "mp-224",
"source": "materials project",
"doi": "10.17188/1197614",
"url": "https://next-gen.materialsproject.org/materials/mp-224/",
"origin": true
}
}
18 changes: 18 additions & 0 deletions materials/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,18 @@ categories:
- carbide

entities:
- filename: Graphene.json
categories:
- 2D
- surface
- semi-metal
- non-magnetic
- filename: h-BN.json
categories:
- 2D
- surface
- insulator
- non-magnetic
- filename: Na4Cl4.json
categories:
- 3D
Expand All @@ -54,3 +66,9 @@ entities:
- 3D
- bulk
- semiconductor
- filename: WS2.json
categories:
- 2D
- surface
- semiconductor
- non-magnetic
Loading

0 comments on commit f3a2f6b

Please sign in to comment.