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

Used to define a system of reactivity restrictions among species in the chemical equilibrium calculation. More...

#include <EquilibriumSpecs.hpp>

Collaboration diagram for ReactivityConstraints:
[legend]

Public Attributes

Strings ids
 The unique identifiers for each reactivity constraint.
 
MatrixXd Kn
 The coefficient matrix of the linear reactivity constraint equations corresponding to the species amounts variables n.
 
MatrixXd Kp
 The coefficient matrix of the linear reactivity constraint equations corresponding to the introduced control variables p.
 

Detailed Description

Used to define a system of reactivity restrictions among species in the chemical equilibrium calculation.

This can be used, for example, to impose that a collection of reactions are inert and should not progress during the equilibration process.


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