You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be nice to introduce another representation of chemical reactions in Catalyst which represents network with a focus on intermediate complexes.. Such way is very useful in modelling reduced order methods.
This shall enable in calculating certain incidence matrices of reaction graph, Laplacian matrices etc..This also helps in writing ODESystem in another alternate form that involves these matrices
On similar lines, it would be nice to visualize network with Graph(rn) representing intermediate complexes as nodes (naturally stoichometry is also taken care in the nodes) and edges as reaction arrows. It could be less messy for bigger reaction networks to visualize that way.