Skip to content

saidigroup/Metal-Oxide-Dataset

Repository files navigation

Metal-Oxide-Dataset

Supporting Data for the Metal Oxide MLP

If you use this dataset, please cite:
https://doi.org/10.1021/acs.jpclett.2c03445

If you use the MgO melting dataset (liquid and solid-liquid MgO), please also cite:
https://doi.org/10.1021/acs.jpclett.3c02424

The dataset consist of the *.raw and *.npy files. The former is a text file and the latter is a binary Numpy file.
The *.pb file is the pre-prepared potential file. The details on the software packages utilizing this potential and the generation of it can be found in our publication. This will be added once it is publicly available

The dataset can be turned into a human readable format through Numpy.
For bulk potentials the directory structure is:
[iteration #] -- [Materials Project Structure ID] -- [cell size] -- [temperature in Kelvin]

The surface, additional structure, and thermal expansion dataset are meant to be combined with the bulk potential, hence the iteration number continues from the bulk.

The surface dataset directory structure is:
[iteration #] -- [surface orientation] -- [surface thickness] -- [surface area] -- [temperature in Kelvin]

The thermal expansion dataset directory structure is:
[iteration #] -- [% lattice expansion/contraction] -- [temperature in Kelvin]

The MgO melting dataset file structure is listed under /data/dataset_list for ease of use.

image