How to filter materials¶
Example filter strings:
filter |
meaning |
---|---|
|
more than 1 Cu atom |
|
“gap” larger than 1.1 |
|
“xc” equal to “PBE” |
|
one or more MoS2 formula units |
|
same as |
|
material has key named |
Strings can be combined with “,
” (and) and “|
” (or). Use “~
”
for “not”. “Grouping can be done using “(
” and “)
”:
filter |
meaning |
---|---|
|
contains gold but no oxygen |
|
same as above |
|
contains Cu or Fe |
|
band gap larger than 1.1 and contains Cu or Fe |
|
contains C, Si, Ge or Sn, no Pb and 3 species |
|
material has no key named |