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

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

#include <EquilibriumSpecs.hpp>

Collaboration diagram for ReactivityConstraint:
[legend]

Public Attributes

String id
 The unique identifier for this reactivity constraint.
 
VectorXd Kn
 The linear equation coefficients in the constraint corresponding to the species amounts variables n.
 
VectorXd Kp
 The linear equation coefficients in the constraint corresponding to the introduced control variables p.
 

Detailed Description

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

This can be used, for example, to impose that a reaction is inert and should not progress during the equilibration process.


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