WOLFRAM SYSTEM MODELER

PlasmaGlucose

Plasma glucose module

Diagram

Wolfram Language

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

Information

Plasma glucose module

See also

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

Parameters (3)

mainCompartment

Value: false

Type: Boolean

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

Gpb

Value:

Type: Real

Fcns

Value: 1

Type: Real

Connectors (3)

gpIn

Type: SubstanceConnector

Description: Connector between substances and reactions

gpOut

Type: SubstanceConnector

Description: Connector between substances and reactions

toBetaCells

Type: SubstanceConnector

Description: Connector between substances and reactions

Components (3)

glucose

Type: Substance

Description: Standard substance with concentration determined by reactions

uii

Type: Uii

Description: Insulin independent glucose utilization

utilizedGlucose

Type: Substance

Description: Standard substance with concentration determined by reactions

Used in Examples (1)

MealSimulationModel

BioChem.Examples.MealSimulation

Main model