Skip to content

Commit bbb183e

Browse files
committed
Add new fields to readme
1 parent eef063f commit bbb183e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,9 @@ family in form of a dictionary with the following keys:
215215
- Add a file `meta.toml` into the folder. This file should represent a dictionary
216216
with the following keys:
217217
* `collection`: The larger pseudopotential collection (e.g. `dojo` for pseudodojo)
218-
* `relativistic`: The model of relativistic effects used (e.g. `sr` or `fr`)
218+
* `relativistic`: The model of relativistic effects used (e.g. `nr, `sr` or `fr`)
219219
* `version`: The version of this collection of pseudopotentials (e.g. `version`)
220-
* `type`: Pseudopotential type, such as `nc`, `paw`, `us`
220+
* `type`: Pseudopotential type, such as `nc`, `paw`, `us` or `mixed`.
221221
* `functional` such as `lda`, `pbe`, `pbesol`
222222
* `extension`: The file extension of all files
223223
* `program`: Code used to generate the pseudopotentials

0 commit comments

Comments
 (0)