We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a39b5 commit 8579987Copy full SHA for 8579987
src/reactionsystem.jl
@@ -508,9 +508,7 @@ struct ReactionSystem{V <: NetworkProperties} <:
508
"""
509
discrete_events::Vector{MT.SymbolicDiscreteCallback}
510
511
- Metadata for the system, to be used by downstream packages. Currently have no known usage,
512
- however, is present in other ModelingToolkit systems, and hence added here in case it might
513
- be needed in the future.
+ Metadata for the system, to be used by downstream packages.
514
515
metadata::Any
516
0 commit comments