Skip to content

Commit

Permalink
Update databases.md
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 authored Oct 18, 2024
1 parent f651eb4 commit 6458998
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/databases.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [FigShare](https://figshare.com/authors/Kamal_Choudhary/4445539) based databases

[![Open in Colab]](https://colab.research.google.com/github/knc6/jarvis-tools-notebooks/blob/master/jarvis-tools-notebooks/Analyzing_data_in_the_JARVIS_DFT_dataset.ipynb)
[![Open in SLMat]](https://deepmaterials.github.io/slmat/lab?fromURL=https://raw.githubusercontent.com/deepmaterials/slmat/main/content/Database_analysis.ipynb)


| Database name | Number of data-points | Description |
|-------------------|-----------------------|---------------------------------------------------------------------------------------------------------------------------------------|
| `dft_3d` | 75993 | Various 3D materials properties in JARVIS-DFT database computed with OptB88vdW and TBmBJ methods |
Expand Down Expand Up @@ -94,4 +98,6 @@ df = pd.DataFrame(d)
print(df)
```

[Open in SLMat]: https://img.shields.io/badge/Open-SLMat-blue

[Open in Colab]: https://colab.research.google.com/assets/colab-badge.svg

0 comments on commit 6458998

Please sign in to comment.