gpwolfe commited on
Commit
f3a03d6
·
verified ·
1 Parent(s): c49f054

Add W_PRB2019 files

Browse files
README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files: "co/*.parquet"
5
+ - config_name: info
6
+ data_files: "ds.parquet"
7
+ - config_name: configuration_sets
8
+ data_files: "cs/*.parquet"
9
+ - config_name: config_set_mapping
10
+ data_files: "cs_co_map/*.parquet"
11
+ license: cc-by-4.0
12
+ tags:
13
+ - molecular dynamics
14
+ - mlip
15
+ - interatomic potential
16
+ pretty_name: W PRB2019
17
+ ---
18
+ ### <details><summary>Cite this dataset </summary>Byggmästar, J., Hamedani, A., Nordlund, K., and Djurabekova, F. _W PRB2019_. ColabFit, 2023. https://doi.org/10.60732/6367ea51</details>
19
+ #### This dataset has been curated and formatted for the ColabFit Exchange
20
+ #### This dataset is also available on the ColabFit Exchange:
21
+ https://materials.colabfit.org/id/DS_gh9s2sopu064_0
22
+ #### Visit the ColabFit Exchange to search additional datasets by author, description, element content and more.
23
+ https://materials.colabfit.org
24
+ <br><hr>
25
+ # Dataset Name
26
+ W PRB2019
27
+ ### Description
28
+ This dataset was originally designed to fit a GAP potential with a specific focus on properties relevant for simulations of radiation-induced collision cascades and the damage they produce, including a realistic repulsive potential for short-range many-body cascade dynamics and a good description of the liquid phase.
29
+ ### Dataset authors
30
+ Jesper Byggmästar, Ali Hamedani, Kai Nordlund, Flyura Djurabekova
31
+ ### Publication
32
+ https://doi.org/10.1103/PhysRevB.100.144105
33
+ ### Original data link
34
+ https://gitlab.com/acclab/gap-data/-/tree/master/W/2019-05-24
35
+ ### License
36
+ CC-BY-4.0
37
+ ### Number of unique molecular configurations
38
+ 3528
39
+ ### Number of atoms
40
+ 42068
41
+ ### Elements included
42
+ W
43
+ ### Properties included
44
+ energy, atomic forces, cauchy stress
45
+ <br>
46
+ <hr>
47
+
48
+ # Usage
49
+ - `ds.parquet` : Aggregated dataset information.
50
+ - `co/` directory: Configuration rows each include a structure, calculated properties, and metadata.
51
+ - `cs/` directory : Configuration sets are subsets of configurations grouped by some common characteristic. If `cs/` does not exist, no configurations sets have been defined for this dataset.
52
+ - `cs_co_map/` directory : The mapping of configurations to configuration sets (if defined).
53
+ <br>
54
+ #### ColabFit Exchange documentation includes descriptions of content and example code for parsing parquet files:
55
+ - [Parquet parsing: example code](https://materials.colabfit.org/docs/how_to_use_parquet)
56
+ - [Dataset info schema](https://materials.colabfit.org/docs/dataset_schema)
57
+ - [Configuration schema](https://materials.colabfit.org/docs/configuration_schema)
58
+ - [Configuration set schema](https://materials.colabfit.org/docs/configuration_set_schema)
59
+ - [Configuration set to configuration mapping schema](https://materials.colabfit.org/docs/cs_co_mapping_schema)
co/co_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ea8c86659e9460c64c5358643f051d376c1d7c36055751f6baa681bbefbb39e
3
+ size 3142314
cs/cs_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3181133277faae04f119a23f25e2d368899a37d8167b673d8ada96a8bc1a8a24
3
+ size 10258
cs_co_map/cs_co_map_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc1a169a3855d47aecb0cbd3a5d5f64f922481ed47332b117f571c5c22558dcb
3
+ size 46950
ds.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:387d1d8618b6cb5a73235ef901f3fdf019f6bf9791431363c79f8fdfc5a22dcc
3
+ size 17267