Dimension of the species

3 次查看(过去 30 天)
Day
Day 2023-9-21
评论: Day 2023-9-27
Hi,
In my model in Simbiology, it has a species with dimension of (molecules/time) and connected with a release rate reaction.
An error window showed up saying that that unit is invalid and only mass, molecules or concentation are accepted as dimensions of species. Would you please explain why molecules/time can be a unit of species?

回答(1 个)

Arthur Goldsipe
Arthur Goldsipe 2023-9-21
In SimBiology, a species is intended to represent a entity (like a protein or some other chemical) that exists in a physical compartment that has a capacity (for example, a volume). So species units must be either in amout or concentration. This is what allows SimBiology to do mass balances for all the species participating in reactions.
If you want to model a state that has some other units, then you can do so by making it a parameter. If the value needs to change over time, then just be sure to set the Constant property to false. You can change the value of such a parameter using rules and events.
If you still have questions, I suggest sharing more details about your model. What is this thing that has units of (molecules/time) and how is it used in your model?

社区

更多回答在  SimBiology Community

类别

Help CenterFile Exchange 中查找有关 Extend Modeling Environment 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by