pymgipsim.VirtualPatient.Models.T1DM.IVP.CONSTANTS¶
Module attributes
Nominal value of the body weight. |
|
Nominal value of the glucose consumption at zero insulin level. |
|
Nominal value of the endogenous glucose production. |
|
Nominal value of the insulin clearance. |
|
Nominal value of the insulin sensitivity. |
|
Nominal value of the time constant of the insulin absorption in the 1st compartment. |
|
Nominal value of the time constant of the insulin absorption in the 2nd compartment. |
|
Nominal value of the rate constant of the insulin effect. |
|
Nominal value of the time constant of the CHO absorption. |
|
Nominal value of the glucose distribution volume. |
|
Minimum value of the body weight. |
|
Minimum value of the glucose consumption at zero insulin level. |
|
Minimum value of the endogenous glucose production. |
|
Minimum value of the insulin clearance. |
|
Minimum value of the insulin sensitivity. |
|
Minimum value of the time constant of the insulin absorption in the 1st compartment. |
|
Minimum value of the time constant of the insulin absorption in the 2nd compartment. |
|
Minimum value of the rate constant of the insulin effect. |
|
Minimum value of the time constant of the CHO absorption. |
|
Minimum value of the glucose distribution volume. |
|
Maximum value of the body weight. |
|
Maximum value of the glucose consumption at zero insulin level. |
|
Maximum value of the endogenous glucose production. |
|
Maximum value of the insulin clearance. |
|
Maximum value of the insulin sensitivity. |
|
Maximum value of the time constant of the insulin absorption in the 1st compartment. |
|
Maximum value of the time constant of the insulin absorption in the 2nd compartment. |
|
Maximum value of the rate constant of the insulin effect. |
|
Maximum value of the time constant of the CHO absorption. |
|
Maximum value of the glucose distribution volume. |
- MAX_BW: float = 110.0¶
Maximum value of the body weight.
- MAX_CI: float = 3350.0¶
Maximum value of the insulin clearance.
- MAX_EGP: float = 2.23¶
Maximum value of the endogenous glucose production.
- MAX_GEZI: float = 0.07¶
Maximum value of the glucose consumption at zero insulin level.
- MAX_P2: float = 0.1¶
Maximum value of the rate constant of the insulin effect.
- MAX_SI: float = 0.0021¶
Maximum value of the insulin sensitivity.
- MAX_TAU1: float = 70.0¶
Maximum value of the time constant of the insulin absorption in the 1st compartment.
- MAX_TAU2: float = 50.0¶
Maximum value of the time constant of the insulin absorption in the 2nd compartment.
- MAX_TAUD: float = 60.0¶
Maximum value of the time constant of the CHO absorption.
- MAX_VG: float = 1000.0¶
Maximum value of the glucose distribution volume.
- MIN_BW: float = 50.0¶
Minimum value of the body weight.
- MIN_CI: float = 372.0¶
Minimum value of the insulin clearance.
- MIN_EGP: float = 0.062¶
Minimum value of the endogenous glucose production.
- MIN_GEZI: float = 0.0005¶
Minimum value of the glucose consumption at zero insulin level.
- MIN_P2: float = 0.02¶
Minimum value of the rate constant of the insulin effect.
- MIN_SI: float = 2.3e-06¶
Minimum value of the insulin sensitivity.
- MIN_TAU1: float = 10.0¶
Minimum value of the time constant of the insulin absorption in the 1st compartment.
- MIN_TAU2: float = 10.0¶
Minimum value of the time constant of the insulin absorption in the 2nd compartment.
- MIN_TAUD: float = 10.0¶
Minimum value of the time constant of the CHO absorption.
- MIN_VG: float = 100.0¶
Minimum value of the glucose distribution volume.
- NOMINAL_BW: float = 69.7¶
Nominal value of the body weight.
- NOMINAL_CI: float = 1200.0¶
Nominal value of the insulin clearance.
- NOMINAL_EGP: float = 1.488¶
Nominal value of the endogenous glucose production.
- NOMINAL_GEZI: float = 3.03e-08¶
Nominal value of the glucose consumption at zero insulin level.
- NOMINAL_P2: float = 0.010288¶
Nominal value of the rate constant of the insulin effect.
- NOMINAL_SI: float = 0.0007¶
Nominal value of the insulin sensitivity.
- NOMINAL_TAU1: float = 70.05¶
Nominal value of the time constant of the insulin absorption in the 1st compartment.
- NOMINAL_TAU2: float = 43.4¶
Nominal value of the time constant of the insulin absorption in the 2nd compartment.
- NOMINAL_TAUD: float = 40.0¶
Nominal value of the time constant of the CHO absorption.
- NOMINAL_VG: float = 180.0¶
Nominal value of the glucose distribution volume.