pymgipsim.VirtualPatient.Models.T1DM.IVP.CONSTANTS


Module attributes

NOMINAL_BW

Nominal value of the body weight.

NOMINAL_GEZI

Nominal value of the glucose consumption at zero insulin level.

NOMINAL_EGP

Nominal value of the endogenous glucose production.

NOMINAL_CI

Nominal value of the insulin clearance.

NOMINAL_SI

Nominal value of the insulin sensitivity.

NOMINAL_TAU1

Nominal value of the time constant of the insulin absorption in the 1st compartment.

NOMINAL_TAU2

Nominal value of the time constant of the insulin absorption in the 2nd compartment.

NOMINAL_P2

Nominal value of the rate constant of the insulin effect.

NOMINAL_TAUD

Nominal value of the time constant of the CHO absorption.

NOMINAL_VG

Nominal value of the glucose distribution volume.

MIN_BW

Minimum value of the body weight.

MIN_GEZI

Minimum value of the glucose consumption at zero insulin level.

MIN_EGP

Minimum value of the endogenous glucose production.

MIN_CI

Minimum value of the insulin clearance.

MIN_SI

Minimum value of the insulin sensitivity.

MIN_TAU1

Minimum value of the time constant of the insulin absorption in the 1st compartment.

MIN_TAU2

Minimum value of the time constant of the insulin absorption in the 2nd compartment.

MIN_P2

Minimum value of the rate constant of the insulin effect.

MIN_TAUD

Minimum value of the time constant of the CHO absorption.

MIN_VG

Minimum value of the glucose distribution volume.

MAX_BW

Maximum value of the body weight.

MAX_GEZI

Maximum value of the glucose consumption at zero insulin level.

MAX_EGP

Maximum value of the endogenous glucose production.

MAX_CI

Maximum value of the insulin clearance.

MAX_SI

Maximum value of the insulin sensitivity.

MAX_TAU1

Maximum value of the time constant of the insulin absorption in the 1st compartment.

MAX_TAU2

Maximum value of the time constant of the insulin absorption in the 2nd compartment.

MAX_P2

Maximum value of the rate constant of the insulin effect.

MAX_TAUD

Maximum value of the time constant of the CHO absorption.

MAX_VG

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.