Update README.md
Browse files
README.md
CHANGED
@@ -323,6 +323,19 @@ To better support the diverse communities that may utilize this dataset, we are
|
|
323 |
- **All**: This includes all records formatted as described above. **Disclaimer**: Researchers must carefully evaluate the suitability of individual rows for their specific applications.
|
324 |
|
325 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
326 |
## Method for compatibility compliance
|
327 |
|
328 |
To ensure compatibility of rows from a DFT perspective, we implemented the following compatibility scheme:
|
|
|
323 |
- **All**: This includes all records formatted as described above. **Disclaimer**: Researchers must carefully evaluate the suitability of individual rows for their specific applications.
|
324 |
|
325 |
|
326 |
+
| **Database** | **Number of materials** | **Number of structures*** |
|
327 |
+
| --- | --- | --- |
|
328 |
+
| Materials Project | 148,453 | 189,403 |
|
329 |
+
| Alexandria | 4,635,066 | 5,459,260 |
|
330 |
+
| OQMD | 1,076,926 | 1,076,926 |
|
331 |
+
| LeMaterial (All) | 5,860,446 | 6,725,590 |
|
332 |
+
| LeMaterial (Compatible, PBE) | 5,335,299 | 5,335,299 |
|
333 |
+
| LeMaterial (Compatible, PBESOL) | 447,824 | 447,824 |
|
334 |
+
| LeMaterial (Compatible, SCAN) | 422,840 | 422,840 |
|
335 |
+
|
336 |
+
|
337 |
+
***Number of structures**: only includes the output of resulting calculations from either a structure optimization for any available functional. For MP we do not consider all of their structures from the relaxation trajectory for instance, nor from tasks that are not structure optimization. For OQMD we only consider the output of structure relaxation as well, not accounting for any other calculations they performed.
|
338 |
+
|
339 |
## Method for compatibility compliance
|
340 |
|
341 |
To ensure compatibility of rows from a DFT perspective, we implemented the following compatibility scheme:
|