You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Active transports Lumen<=> Mucosa: too many transports are created in case the transporter direction (Influx/Efflux/...) is not the same in all GI segments.
#1930
Closed
Yuri05 opened this issue
Oct 29, 2021
· 3 comments
In the created simulation, each GI-segment gets transports of each direction defined for any GI segment, which is obviously wrong:
The problem is: transport source/target descriptor conditions are not properly extended:
In the tissue organs this is done correctly. E.g. in the same project different transporter directions are defined for some tissue organs:
In the simulation exactly 1 transport of selected type is created per organ:
This is because the transport source/target criteria are properly extended:
Thus the problem exists only for Lumen <=> Mucosa transports
The text was updated successfully, but these errors were encountered:
In the project attached, different transporter directions were defined in GI segments: Mucosa_MultipleTransportDirections.zip
In the created simulation, each GI-segment gets transports of each direction defined for any GI segment, which is obviously wrong:
The problem is: transport source/target descriptor conditions are not properly extended:
In the tissue organs this is done correctly. E.g. in the same project different transporter directions are defined for some tissue organs:
In the simulation exactly 1 transport of selected type is created per organ:
This is because the transport source/target criteria are properly extended:
Thus the problem exists only for Lumen <=> Mucosa transports
The text was updated successfully, but these errors were encountered: