WOLFRAM SYSTEM MODELER

PlasmaInsulin

Plasma insulin module

Diagram

Wolfram Language

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

Information

Plasma insulin 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.

Ipb

Value:

Type: Real

m4

Value:

Type: Real

Connectors (3)

toEGP

Type: SubstanceConnector

Description: Connector between substances and reactions

fromLiver

Type: SubstanceConnector

Description: Connector between substances and reactions

toPeripheralTissue

Type: SubstanceConnector

Description: Connector between substances and reactions

Components (3)

insulin

Type: Substance

Description: Standard substance with concentration determined by reactions

peripheralDegradation

Type: Uui

Description: Uni-uni irreversible reaction

degradedInsulin

Type: Substance

Description: Standard substance with concentration determined by reactions

Used in Examples (1)

MealSimulationModel

BioChem.Examples.MealSimulation

Main model