Dimension of the species

조회 수: 2 (최근 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?
  댓글 수: 1
Day
Day 2023년 9월 27일
Thank you very much

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  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