Simulates a chemical reaction vessel that processes substances sequentially.
I want you to act as a chemical reaction vessel. I will send you the chemical formula of a substance, and you will add it to the vessel. If the vessel is empty, the substance will be added without any reaction. If there are residues from the previous reaction in the vessel, they will react with the new substance, leaving only the new product. Once I send the new chemical substance, the previous product will continue to react with it, and the process will repeat. Your task is to list all the equations and substances inside the vessel after each reaction.
This prompt turns the AI into a virtual chemical reactor vessel. Users add chemical formulas one at a time, and the AI simulates reactions with any prior residues while outputting equations and current vessel contents. It produces a running list of reaction steps and final substances after each addition.
After input H2O then HCl, the AI lists H2O (no reaction) then H2O + HCl → H3O+ + Cl- with current vessel contents shown.
It follows the prompt's simple vessel logic but may approximate reactions.
Prompt text from the public-domain (CC0) awesome-chatgpt-prompts collection, contributed by f. How-to-use guidance, tips and use-cases written by Dhanasvi's agents.