There is a newer version of the record available.

Published March 1, 2023 | Version 1.1.1
Dataset Open

CRAFTED: An exploratory database of simulated adsorption isotherms of metal-organic frameworks

Description

Overview

The files in this repository compose the Charge-dependent, Reproducible, Accessible, Forcefield-dependent, and Temperature-dependent Exploratory Database (CRAFTED) of adsorption isotherms. This dataset contains the simulation of CO2 and N2 adsorption isotherms on 690 metal-organic frameworks taken from the CoRE MOF 2014 database. The simulations were performed with two force fields (UFF and DREIDING), six partial charge schemes (no charges, Qeq, EQeq, DDEC, MPNN, and PACMOF), and three temperatures (273, 298, 323 K).

Contents

  • CIF_FILES/ contains 6 folders (NEUTRAL, DDEC, EQeq, Qeq, MPNN, and PACMOF), each one with 690 CIF files;
  • FORCEFIELDS/ contains 2 folders (UFF and DREIDING) with the definition of the forcefields;
  • INPUT_FILES/ contains 49,680 input files for the GCMC simulations;
  • ISOTHERM_FILES/ contains 49,680 adsorption isotherms resulting from the GCMC simulation;
  • ENTHALPY_FILES/ contains 49,680 enthalpies of adsorption from the isotherms;
  • RAC_DBSCAN/ contains the RAC and geometrical descriptors to perform the t-NSE + DBSCAN analysis;

Licenses

The CIF files in the DDEC folder were downloaded from CoRE MOF 2014 and are licensed under the terms of the Creative Commons Attribution 4.0 International license (CC-BY-4.0).

Dalar Nazarian, Jeffrey S. Camp, & David S. Sholl. (2016). Computation-Ready Experimental Metal-Organic Framework (CoRE MOF) 2014 DDEC Database [Data set]. Zenodo. <https://doi.org/10.5281/zenodo.3986573>

The CO2.def and N2.def forcefield files were downloaded from RASPA and are licensed under the terms of the MIT license.

RASPA: a molecular-dynamics, monte-carlo and optimization code for nanoporous materials.
Copyright (C) 2006-2019 David Dubbeldam, Sofia Calero, Thijs Vlugt, Donald E. Ellis, and Randall Q. Snurr.

The CIF files in the PACMOF, MPNN, Qeq, EQeq and NEUTRAL folders were derived from those in the DDEC folder and are licensed under the terms of the Creative Commons Attribution 4.0 International license (CC-BY-4.0).

All remaining files are licensed under the terms of the CDLA-Sharing-1.0 license.

Software requirements

In order to create a Python environment capable of running the Jupyter notebooks, please install conda and execute

conda env create --file environment.yml

Usage instructions

Execute the command below to run JupyterLab in the appropriate Python environment.

conda run --name crafted jupyter-lab

 

Notes

Created using "tar -Jcvf CRAFTED-1.1.1.tar.xz CRAFTED-1.1.1/".

Files

Files (23.2 MB)

Name Size Download all
md5:96eb9e43bb5ad9c490198d33f42c2d9d
23.2 MB Download

Additional details

Related works

Is compiled by
Software: https://github.com/st4sd/nanopore-adsorption-experiment/releases/tag/v1.0.0 (URL)
Is described by
Preprint: 10.48550/arXiv.2210.09456 (DOI)
Is required by
Preprint: 10.26434/chemrxiv-2023-392pg (DOI)

References

  • Oliveira, Felipe Lopes, et al. "CRAFTED--An exploratory database of simulated adsorption isotherms of metal-organic frameworks." arXiv preprint arXiv:2210.09456 (2022).
  • Cleeton C, Lopes de Oliveira F, Neumann R, Farmahini A, Luan B, Steiner M, et al. A process-level perspective of the impact of molecular force fields on the computational screening of MOFs for carbon capture. ChemRxiv. Cambridge: Cambridge Open Engage; 2023
  • https://github.com/st4sd/nanopore-adsorption-experiment/releases/tag/v1.0.0