JARVIS-DFT 3D dataset (jdft_3d.json)
收藏DataCite Commons2025-06-01 更新2024-08-18 收录
下载链接:
https://figshare.com/articles/dataset/jdft_3d-7-7-2018_json/6815699/8
下载链接
链接失效反馈官方服务:
资源简介:
Website: https://www.ctcms.nist.gov/~knc6/JVASP.html<br><br>#########################################Lading the dataset:<br>import os, jsonimport pandas as pdimport numpy as npf = open(os.path.join(os.getcwd(),'jdft_3d-4-26-2020.json'),'r')data3d=json.load(f)f.close()df=pd.DataFrame(data3d) form_enp=np.array(df['formation_energy_peratom'].replace('na',np.nan).dropna().values,dtype='float')#########################################For more details about using the dataset, use the jupyter-notebooks:https://github.com/usnistgov/jarvis<br><br>The Density functional theory section of JARVIS (JARVIS-DFT) consists of thousands of VASP based calculations for 3D-bulk, single layer (2D), nanowire (1D) and molecular (0D) systems. Most of the calculations are carried out with optB88vDW functional. JARVIS-DFT includes materials data such as: energetics, diffraction pattern, radial distribution function, band-structure, density of states, carrier effective mass, temperature and carrier concentration dependent thermoelectric properties, elastic constants and gamma-point phonons.
提供机构:
figshare
创建时间:
2021-08-18



