Add Cationic_phenoxyimine_complexes_of_yttrium files
Browse files- README.md +55 -0
- co/co_0.parquet +3 -0
- 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: cc0-1.0
|
| 8 |
+
tags:
|
| 9 |
+
- molecular dynamics
|
| 10 |
+
- mlip
|
| 11 |
+
- interatomic potential
|
| 12 |
+
pretty_name: Cationic phenoxyimine complexes of yttrium
|
| 13 |
+
---
|
| 14 |
+
### <details><summary>Cite this dataset </summary>Oswald, A. D., Verrieux, L., Breuil, P. R., Olivier-Bourbigou, H., Thuilliez, J., Vaultier, F., Taoufik, M., Perrin, L., and Boisson, C. _Cationic phenoxyimine complexes of yttrium_. ColabFit, 2023. https://doi.org/10.60732/bd18acbe</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_y6bp7td4dle0_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 |
+
Cationic phenoxyimine complexes of yttrium
|
| 23 |
+
### Description
|
| 24 |
+
This dataset contains DFT calculations that were carried out in conjunction with experimental investigation of a cationic phenoxyimine yttrium complex as an isoprene polimerization catalyst. Calculations were performed using the Gaussian 09 D.01 suite of programs.Electronic structure calculations were performed at the DFT level using the B3PW91 functional. The Stuttgart-Cologne small-core quasi-relativistic pseudopotential ECP28MWB and its available basis set including up to the g function were used to describe yttrium. Similarly, silicon and phosphorus were represented by a Stuttgart-Dresden-Bonn pseudopotential along with the related basis set augmented by a d function of polarization (αd(P) = 0.387 and αd(Si) = 0.284). Other atoms were described by a polarized all-electron triple-ζ 6-311G(d,p) basis set. Bulk solvent effect of toluene or THF was simulated using the SMD continuum model. The Grimme empirical correction with the original D3 damping function was used to include the dispersion correction as a single-point calculation. Transition-state optimization was followed by frequency calculations to characterize the stationary point. Intrinsic reaction coordinate calculations were performed to confirm the connectivity of the transition states. Gibbs energies were estimated within the harmonic oscillator approximation and estimated at 298 K and 1 atm.
|
| 25 |
+
### Dataset authors
|
| 26 |
+
Alexis D. Oswald, Ludmilla Verrieux, Pierre-Alain R. Breuil, Hélène Olivier-Bourbigou, Julien Thuilliez, Florent Vaultier, Mostafa Taoufik, Lionel Perrin, Christophe Boisson
|
| 27 |
+
### Publication
|
| 28 |
+
https://doi.org/10.1021/acs.organomet.2c00238
|
| 29 |
+
### Original data link
|
| 30 |
+
https://pubs.acs.org/doi/suppl/10.1021/acs.organomet.2c00238/suppl_file/om2c00238_si_001.xyz
|
| 31 |
+
### License
|
| 32 |
+
CC0-1.0
|
| 33 |
+
### Number of unique molecular configurations
|
| 34 |
+
109
|
| 35 |
+
### Number of atoms
|
| 36 |
+
9074
|
| 37 |
+
### Elements included
|
| 38 |
+
Al, B, C, F, H, N, O, Si, Y
|
| 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:5bccb8c75c98f4d1e7d0aa441a0b7c46b26c6c0f1ac1e093caa467a248e75f7f
|
| 3 |
+
size 316085
|
ds.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:046de0c5bf8e73e46fe98c8dc137c43ff713f4c6ccaa0e635c71c0ae2dcceb4b
|
| 3 |
+
size 22977
|