Sam Isaacson
Sam Isaacson
Close by https://github.com/SciML/Catalyst.jl/pull/623
We still need ModelingToolkit support for hybrid systems, and then an interface here for specifying which sub-components are represented in which model type.
As of 13.4 we've added basic reaction balancing (in terms of number of atoms). We can open new issues should further versions be needed / desired with more details on...
This is pretty dated at this point. If someone wants to add the missing tutorials it would be appreciated but I don't think the issue is warranted further at this...
This original issue seems resolved on master using `@add_reactions` so going to close.
I'm not sure MomentClosure.jl covers the full complement of methods we'd want, but it is probably the right place for adding new methods (though it would be good if it...
@TorkelE have you tried just using the new check that MTK uses?
Mixing `L` and `m^3` resulting in an error seems reasonable, but why can't non-SI units be supported anymore? They were supported previously with Unitful, and are incredibly common in chemistry...
I think the issue isn't getting the function via `prob.f.f`, it is that with MTK9 users no longer seem to have an API-based way to construct the `u` and `p`...
I don’t think there is anything beyond a tracking issue, see below, and lots of merged and soon to be merged PRs. https://github.com/SciML/ModelingToolkit.jl/issues/2262