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

The data provided to a ReactionGenerator to construct a Reaction object. More...

#include <Reactions.hpp>

Collaboration diagram for ReactionGeneratorArgs:
[legend]

Public Attributes

Database const & database
 The thermodynamic database used to construct the chemical system where the reaction belongs to.
 
SpeciesList const & species
 The species in the chemical system where the reaction belongs to.
 
PhaseList const & phases
 The phases in the chemical system where the reaction belongs to.
 
SurfaceList const & surfaces
 The surfaces in the chemical system where the reaction belongs to.
 

Detailed Description

The data provided to a ReactionGenerator to construct a Reaction object.

See also
ReactionGenerator, Reaction

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