Periodic Table Database Schema - v0.7.1
    Preparing search index...

    Enumeration ReactionTransition

    The direction and nature of a chemical transformation.

    Index

    Enumeration Members

    EQUILIBRIUM: "equilibrium"

    Dynamic state where forward and reverse reaction rates are equal.

    FORWARD: "forward"

    Direct conversion of reactants to products (left to right).

    RESONANCE: "resonance"

    Delocalization of electrons within a molecule, represented by multiple structures.

    REVERSE: "reverse"

    Conversion of products back to original reactants (right to left).

    STOICHIOMETRIC: "stoichiometric"

    Idealized reaction following exact molar ratios without side reactions.

    TERMINATE: "terminate"

    The final step in a chain reaction where reactive intermediates are consumed.