Added def for AqueousKinetics
This commit is contained in:
parent
69840fd235
commit
92ef47987a
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ namespace Cantera {
|
|||
const int cLineKinetics = 5;
|
||||
const int cEdgeKinetics = 6;
|
||||
const int cSolidKinetics = 7;
|
||||
const int cAqueousKinetics = 8;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue