WOLFRAM SYSTEM MODELER

GITract

Gastrointestinal tract module describing glucose absorption

Diagram

Wolfram Language

In[1]:=
SystemModel["BioChem.Examples.MealSimulation.Modules.GITract"]
Out[1]:=

Information

Gastrointestinal tract module describing glucose absorption

See also

The MealSimulationModel model for further documentation of the system and simulation results.

Parameters (10)

mainCompartment

Value: false

Type: Boolean

Description: Specifies whether the compartment is a main (top-level) compartment. Used in SBML import/export.

Dose

Value:

Type: Real

Dosekempt

Value:

Type: Real

kmin

Value:

Type: Real

kmax

Value:

Type: Real

kabs

Value:

Type: Real

kgri

Value:

Type: Real

b

Value:

Type: Real

d

Value:

Type: Real

f

Value:

Type: Real

Connectors (1)

toPlasma

Type: ProductConnector

Description: Connector between substances and reactions (product side of reaction)

Components (8)

qsto1

Type: Substance

Description: Standard substance with concentration determined by reactions

qsto2

Type: Substance

Description: Standard substance with concentration determined by reactions

qgut

Type: Substance

Description: Standard substance with concentration determined by reactions

waste

Type: Uui

Description: Uni-uni irreversible reaction

grinding

Type: Uui

Description: Uni-uni irreversible reaction

kempt

Type: Kempt

Description: Gastric emptying

unabsorbedGlucose

Type: Substance

Description: Standard substance with concentration determined by reactions

glucoseAbsorption

Type: Uui

Description: Uni-uni irreversible reaction

Used in Examples (1)

MealSimulationModel

BioChem.Examples.MealSimulation

Main model