Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.64 KB

README.md

File metadata and controls

34 lines (17 loc) · 1.64 KB

Badges

GPLv3 License Documentation Status

Volume of Distribution

Volume Distribution is a pharmacokinetic parameter for drugs. With the help of the parameter, one can have a clear insight to various properties of drug like lipophilicity, pH etc. The program will generate the value of steady state volume distribution, areal volume distribution, eliminnation constant and half-life of elimination. Additionally, one datasheet is made with quite a few known drugs and their volume distribution values, so that one can compare. It also generates two graphs. One is Concentration Vs Time curve, another one is logConcentration Vs Time curve.

The program can also calculate the following things, which are not the direct output, but are essential in order to calculate the volume distribution:

  • AUMC, i.e. area under first moment curve of the drug
  • MRT, i.e. the mean residence time of the drug

Author

Documentation

A complete documentation of my project can be found here.

Images

Concentration Vs Time curve

Concentration Vs Time curve

logConcentration Vs Time curve

logConc Vs Time curve