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

mass transfer from subepithelium compartment to blood formula correction #7

Open
hainiwen opened this issue May 2, 2023 · 1 comment

Comments

@hainiwen
Copy link

hainiwen commented May 2, 2023

Dear Moriah:
I have corrected the following to accord with Borger's paper.
So in order for mass to transfer from Subepi to the system,
mass transfer rate = Q_CO*(R*A_sub/V_sub/Kp_u - A_blood/V_blood)

rather than

mass transfer rate =Q_CO*(R*A_sub/V_sub/K_p_u_lung - A_blood/V_blood)

Kp_u is the tissue-to-plasma partition coefficient of lung.

I have added a new parameter in the Lung compartment and run one simulation on my laptop, it should be doing fine. (but please check as well!)
inhalation_model_two_compt_withkp.zip

@hainiwen
Copy link
Author

hainiwen commented May 9, 2023

sorry I had a typo there, correction made:

mass to transfer from Subepi to the system should be:
mass transfer rate = Q_CO*(R*A_sub/V_sub/Kp_lung - A_blood/V_blood)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant