WOLFRAM SYSTEM MODELER

PeripheralTissue

Peripheral tissue module describing glucose uptake

Diagram

Wolfram Language

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

Information

Peripheral tissue module describing glucose uptake

See also

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

Parameters (8)

mainCompartment

Value: false

Type: Boolean

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

Gtb

Value:

Type: Real

Vmx

Value:

Type: Real

Kmx

Value:

Type: Real

p2u

Value:

Type: Real

Vm0

Value:

Type: Real

Km0

Value:

Type: Real

Ipb

Value:

Type: Real

Connectors (2)

plasma

Type: SubstanceConnector

Description: Connector between substances and reactions

ip

Type: ActivatorConnector

Description: Connector between activators and reactions

Components (3)

glucose

Type: Substance

Description: Standard substance with concentration determined by reactions

uid

Type: Uid

Description: Insulin dependent glucose utilization

utilizedGlucose

Type: Substance

Description: Standard substance with concentration determined by reactions

Used in Examples (1)

MealSimulationModel

BioChem.Examples.MealSimulation

Main model