Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems
DissociationReaction Struct Reference

A type used to represent a dissociation reaction of a neutral substance into ions. More...

#include <DissociationReactions.hpp>

Collaboration diagram for DissociationReaction:
[legend]

Public Attributes

ChemicalFormula complex
 The chemical formula of the complex substance that dissociates into ions.
 
std::vector< std::pair< double, ChemicalFormula > > ions
 The dissociated ions and their stoichiometric coefficients.
 

Detailed Description

A type used to represent a dissociation reaction of a neutral substance into ions.


The documentation for this struct was generated from the following file: