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
@reaction_networkbegin@parameters n
1.0, n*X --> Xn
end
Currently gives a warning:
┌ Warning: Reaction rate laws are expected to have units of 1.0 however, 1.0, n*X --> Xn has units of 1.0 ^n.
└ @ Catalyst ~/.julia/dev/Catalyst/src/networkapi.jl:1629
The text was updated successfully, but these errors were encountered:
MWE:
Currently gives a warning:
The text was updated successfully, but these errors were encountered: