Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@Yuri05
Copy link
Member

Yuri05 commented Oct 29, 2021

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:
grafik

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:
grafik

Thus the problem exists only for Lumen <=> Mucosa transports

@msevestre
Copy link
Member

v10.1 or v11? e.g. are we going to release a patch for this?

@msevestre msevestre self-assigned this Nov 1, 2021
@msevestre
Copy link
Member

Looking at this now

@msevestre
Copy link
Member

msevestre added a commit that referenced this issue Nov 2, 2021
msevestre added a commit that referenced this issue Nov 2, 2021
msevestre added a commit that referenced this issue Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants