Update README.md
Browse files
README.md
CHANGED
@@ -311,7 +311,7 @@ df = dataset['compatible_pbe'].to_pandas()
|
|
311 |
| **total_magnetization** | Float | The total magnetization of the structure in µB. Note: the sum of the magnetic moments is not always the total magnetization of the structure reported. | |
|
312 |
| **functional** | String, either ‘pbe’, ‘pbesol’ or ‘scan’ | What functional was used to calculate the data point in the row. | |
|
313 |
| **cross_compatibility** | Boolean | Whether or not this data can be mixed with other rows from a DFT calculation parameter perspective. More information on our approach below. | |
|
314 |
-
| **entalpic_fingerprint** | String | | |
|
315 |
|
316 |
## Available subsets
|
317 |
|
|
|
311 |
| **total_magnetization** | Float | The total magnetization of the structure in µB. Note: the sum of the magnetic moments is not always the total magnetization of the structure reported. | |
|
312 |
| **functional** | String, either ‘pbe’, ‘pbesol’ or ‘scan’ | What functional was used to calculate the data point in the row. | |
|
313 |
| **cross_compatibility** | Boolean | Whether or not this data can be mixed with other rows from a DFT calculation parameter perspective. More information on our approach below. | |
|
314 |
+
| **entalpic_fingerprint** | String | Results of initial version of materials fingerprint function as described in [blogpost]. Code release to come soon| |
|
315 |
|
316 |
## Available subsets
|
317 |
|