ChemicalReaction
ChemicalReaction[reactantsproducts]
represents a chemical reaction between the given reactants and products.
Details
- reactants and products may be given as lists, {chem1, chem2,…} or associations of chemicals and amounts <chemini,… > where possible forms for chemi include:
-
ChemicalFormula[…] an entity with the given formula Molecule[…] a molecule Entity[…] a "Chemical", "Element" or "Particle" entity EntityInstance[…,"Phase""phase"] a chemical species with a given phase - ChemicalReaction["A + B → C + D"] will attempt to interpret the input string, creating Molecule or ChemicalFormula objects when possible.
- A ChemicalReaction object need not be balanced; elements may appear on only one side or the other of the reaction. Use ReactionBalance to return a balanced reaction.
- ChemicalReaction[…]["prop"] returns the value of "prop" for a given ChemicalReaction.
- Possible values for "prop" include:
-
"Reactants" list of reactants "ReactantCounts" an Association of reactantini "Products" list of products "ProductCounts" an Association of productini "EquationDisplay" a display form of the reaction "EquationString" a string form of the reaction "ReverseReaction" a ChemicalReaction with the reactants and products swapped
Examples
open allclose allBasic Examples (2)
Scope (2)
Wolfram Research (2021), ChemicalReaction, Wolfram Language function, https://reference.wolfram.com/language/ref/ChemicalReaction.html.
Text
Wolfram Research (2021), ChemicalReaction, Wolfram Language function, https://reference.wolfram.com/language/ref/ChemicalReaction.html.
CMS
Wolfram Language. 2021. "ChemicalReaction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ChemicalReaction.html.
APA
Wolfram Language. (2021). ChemicalReaction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ChemicalReaction.html