Torkel Loman

Results 439 comments of Torkel Loman

So, I think the expected intended behaviour here (sorry, should have gone through properly in Slack) is that you only define your symbolci variables with units ```julia @parameters t [unit=u"s"]...

That's actually rather neat

Thanks a lot for the PR :) . There are some differences in how we discussed handling things, e.g. in the system conversions, but this is still useful. Going forward,...

So I think there was a thing where species that were only observables are intentionally eliminated. Think it had to do with consistency with MTK, but not sure how it...

(either case, I guess we just check what MTK does and changes to that, probably, although I think there is a good argument for an explicitly declared observable should be...

I think you are probably right that this is currently not supported. Right now we have some support for spatial models (https://docs.sciml.ai/Catalyst/stable/spatial_modelling/lattice_reaction_systems/), however, the transportation rates (which could be diffusion)...

So, we haven't really implemented units in the spatial workflows (to some extent it is a proof of concept and a way for people to start doing spatial models, then...

Looks good. In practise the section probably doesn't really belong in the DSL bit. The best would probably be to list this and other relavant functions in the API after...

yeah, the docs have grown a lot so it is quite hard to figure out, but now we have the text which is the important bit. I'll push changes to...

Happy you managed to find a solution. We are hoping to do the next major release soon, which will come with some chanegs to events. Hopefully we will be able...