Skip to content

Commit

Permalink
Rearrangement of optional filter text
Browse files Browse the repository at this point in the history
Co-authored-by: Rickard Armiento <[email protected]>
  • Loading branch information
ml-evs and rartino committed Mar 11, 2020
1 parent 27847e0 commit fbd4223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1624,7 +1624,7 @@ elements\_ratios

- Note: Useful filters can be formulated using the set operator syntax for correlated values.
However, since the values are floating point values, the use of equality comparisons is generally inadvisable.
- An OPTIONAL filter that matches structures where approximately 1/3 of the atoms in the structure are the element Al is: :filter:`elements:elements_ratios HAS ALL "Al":>0.3333, "Al":<0.3334`.
- OPTIONAL: a filter that matches structures where approximately 1/3 of the atoms in the structure are the element Al is: :filter:`elements:elements_ratios HAS ALL "Al":>0.3333, "Al":<0.3334`.

chemical\_formula\_descriptive
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit fbd4223

Please sign in to comment.