gpwolfe commited on
Commit
4f1e886
·
verified ·
1 Parent(s): 835c9be

Add BOTnet_ACAC_2022_H_transfer files

Browse files
Files changed (3) hide show
  1. README.md +55 -0
  2. co/co_0.parquet +3 -0
  3. ds.parquet +3 -0
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files: "co/*.parquet"
5
+ - config_name: info
6
+ data_files: "ds.parquet"
7
+ license: mit
8
+ tags:
9
+ - molecular dynamics
10
+ - mlip
11
+ - interatomic potential
12
+ pretty_name: BOTnet ACAC 2022 H transfer
13
+ ---
14
+ ### <details><summary>Cite this dataset </summary>Batatia, I., Batzner, S., Kovács, D. P., Musaelian, A., Simm, G. N. C., Drautz, R., Ortner, C., Kozinsky, B., and Csányi, G. _BOTnet ACAC 2022 H transfer_. ColabFit, 2023. https://doi.org/10.60732/88a37621</details>
15
+ #### This dataset has been curated and formatted for the ColabFit Exchange
16
+ #### This dataset is also available on the ColabFit Exchange:
17
+ https://materials.colabfit.org/id/DS_ztlvjmuwskom_0
18
+ #### Visit the ColabFit Exchange to search additional datasets by author, description, element content and more.
19
+ https://materials.colabfit.org
20
+ <br><hr>
21
+ # Dataset Name
22
+ BOTnet ACAC 2022 H transfer
23
+ ### Description
24
+ NEB path of proton transfer reaction between the two forms of acetylacetone. Acetylacetone dataset generated from a long molecular dynamics simulation at 300 K using a Langevin thermostat at the semi-empirical GFN2-xTB level of theory. Configurations were sampled at an interval of 1 ps and the resulting set of configurations were recomputed with density functional theory using the PBE exchange-correlation functional with D3 dispersion correction and def2-SVP basis set and VeryTightSCF convergence settings using the ORCA electronic structure package.
25
+ ### Dataset authors
26
+ Ilyes Batatia, Simon Batzner, Dávid Péter Kovács, Albert Musaelian, Gregor N. C. Simm, Ralf Drautz, Christoph Ortner, Boris Kozinsky, Gábor Csányi
27
+ ### Publication
28
+ https://doi.org/10.1038/s42256-024-00956-x
29
+ ### Original data link
30
+ https://github.com/davkovacs/BOTNet-datasets
31
+ ### License
32
+ MIT
33
+ ### Number of unique molecular configurations
34
+ 15
35
+ ### Number of atoms
36
+ 225
37
+ ### Elements included
38
+ C, H, O
39
+ ### Properties included
40
+ energy, cauchy stress
41
+ <br>
42
+ <hr>
43
+
44
+ # Usage
45
+ - `ds.parquet` : Aggregated dataset information.
46
+ - `co/` directory: Configuration rows each include a structure, calculated properties, and metadata.
47
+ - `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.
48
+ - `cs_co_map/` directory : The mapping of configurations to configuration sets (if defined).
49
+ <br>
50
+ #### ColabFit Exchange documentation includes descriptions of content and example code for parsing parquet files:
51
+ - [Parquet parsing: example code](https://materials.colabfit.org/docs/how_to_use_parquet)
52
+ - [Dataset info schema](https://materials.colabfit.org/docs/dataset_schema)
53
+ - [Configuration schema](https://materials.colabfit.org/docs/configuration_schema)
54
+ - [Configuration set schema](https://materials.colabfit.org/docs/configuration_set_schema)
55
+ - [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:7174f265256944873033265535d95996a7000a280fd425e31a256a27dbcab9a3
3
+ size 26133
ds.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3b18444cf6a17aa80db15194e84f83e2b407c52e2b8c4113e31a4e5556336f
3
+ size 18853