Contenuto principale

Risultati per

I based my model construction on this PBPK model: PBPK by Armin Sepp. While this is a very convenient script for building a PBPK two-pore model, it's very incovenient for my application to have the species Units defined in molarity. Is there a convenient way to organically switch this model from molarity to grams (or any weight unit)?

Hi, all friends

I am working on building a oral model with "Generic SimBiology PBPK model" and meet some problems about intestinal transit rate. Take duodenum as example, the transit rate is defined as " (kTransportSmallIntestine*organismLengthDuodenum/organismLengthSmallInstestine)*Duodenum.DrugDissolved". I think assuming duodenum transit time is equal to SmallIntestineTransittime*organismLengthDuodenum/organismLengthSmallInstestine, the transit rate constant is the inverse of that,which result in kTransportSmallIntestine*organismLengthSmallInstestine/organismLengthDuodenum, contradicting with the equation in model. Am I wrong?

Besides that, the kTransportSmallIntestine_is defined as _0.693/organismMeanResidenceSmallIntestine in model. Isn't the mean residence time determining the time at which about 63.2% of initial amount having passed through the compartment and inverse of mean residence time determining the transit rate? Why does organismMeanResidenceSmallIntestine correlate with 0.693 which is often seen in half-life associated expression?

Thanks for any comment.