Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Determine the elementary reaction type for a chemical reaction
ResourceFunction["ElementaryReactionType"][react] gives the elementary reaction type for the elementary reaction react. |
Compute the elementary reaction type for a ChemicalReaction:
| In[1]:= |
| Out[1]= |
Compute the elementary reaction type for a PatternReaction:
| In[2]:= |
| Out[2]= |
Compute the elementary reaction type for a bimolecular ChemicalReaction:
| In[3]:= |
| Out[3]= |
Compute the elementary reaction type for a termolecular ChemicalReaction:
| In[4]:= |
| Out[4]= |
For reactions that are not elementary, a Missing result is returned:
| In[5]:= |
| Out[5]= |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License