-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chemical symbols D and T #327
Comments
In the web meeting of 2020-10-28 the following points were raised:
AFAIR there was no clear consensus about the following:
I personally prefer homogeneity: if we decide that |
Actually, the specification defines |
Would it make sense to change the value of |
I would go for redefining |
With #344 merged and staged for release in v1.0.1, deuterium and tritium can be removed from the |
Would the kind of filters that you are interested in be covered by an extension of the |
I am just thinking out loud about this scenario. Not sure how useful it is, though. But since by converting D and T to H in COD/TCOD we lose some bits of information, it has to be thought through. Structure feature |
OPTIMADE specification v1.0.0 contains quite vague guidelines about allowed values for chemical symbols. Implicitly it is understood that they are symbols from the periodic table. However, deuterium (
D
) and tritium (T
), which are present in the COD, are two common symbols not appearing in the periodic table. Maybe the specification could have an explicit clause allowingD
andT
in element listings as well as formulae? Of course deuterium and tritium could be detected by different masses inspecies.mass
, however, as query support forspecies
is OPTIONAL, there is no other way to filter deuterium and tritium in or out.The text was updated successfully, but these errors were encountered: