About lab
One published Lab
Build with this Lab. Run it anywhere.
Use the same immutable release locally or through managed cloud execution, with its exact version and provenance preserved.
Preparing exact examples…
Source-faithful physiology lab for SED-ML example. Public controls and outputs are mapped to real source symbols for source-model physiology.
Manifest
{
"io": {
"inputs": [
{
"name": "initial_main_x",
"label": "Initial Main X",
"maps_to": "physiology_cellml_sed_ml_example_4c6_model.initial_main_x",
"description": "Initial value for Main X. Maps to source symbol `x`. Units: dimensionless. Naming evidence: source symbol, component, or units provide a direct public name.",
"accepted_units": [
"dimensionless"
]
},
{
"name": "initial_main_y",
"label": "Initial Main Y",
"maps_to": "physiology_cellml_sed_ml_example_4c6_model.initial_main_y",
"description": "Initial value for Main Y. Maps to source symbol `y`. Units: dimensionless. Naming evidence: source symbol, component, or units provide a direct public name.",
"accepted_units": [
"dimensionless"
]
}
],
"outputs": [
{
"name": "state",
"label": "Selected Source State",
"maps_to": "physiology_cellml_sed_ml_example_4c6_model.state"
},
{
"name": "summary",
"label": "Simulation Summary",
"maps_to": "physiology_cellml_sed_ml_example_4c6_model.summary"
},
{
"name": "trajectory",
"label": "Source Trajectory",
"maps_to": "physiology_cellml_sed_ml_example_4c6_model.trajectory"
},
{
"name": "variable_labels",
"label": "Observable Labels",
"maps_to": "physiology_cellml_sed_ml_example_4c6_model.variable_labels"
},
{
"name": "main_x",
"label": "Main X",
"maps_to": "physiology_cellml_sed_ml_example_4c6_model.main_x",
"description": "Main X. Maps to source symbol `x`. Units: dimensionless. Naming evidence: source symbol, component, or units provide a direct public name."
},
{
"name": "main_y",
"label": "Main Y",
"maps_to": "physiology_cellml_sed_ml_example_4c6_model.main_y",
"description": "Main Y. Maps to source symbol `y`. Units: dimensionless. Naming evidence: source symbol, component, or units provide a direct public name."
},
{
"name": "main_mu",
"label": "Main Mu",
"maps_to": "physiology_cellml_sed_ml_example_4c6_model.main_mu",
"description": "Main Mu. Maps to source symbol `mu`. Units: dimensionless. Naming evidence: source symbol, component, or units provide a direct public name."
}
]
},
"title": "Physiome 4c6 - Sed Ml Example Lab",
"models": [
{
"path": "models/core",
"alias": "physiology_cellml_sed_ml_example_4c6_model",
"parameters": {
"model_path": "data/vanderpol.cellml",
"integration_step": 0.01
}
},
{
"path": "models/visualisation",
"alias": "visualisation"
}
],
"wiring": [
{
"to": [
"visualisation.physiology_cellml_sed_ml_example_4c6_model_state"
],
"from": "physiology_cellml_sed_ml_example_4c6_model.state"
},
{
"to": [
"visualisation.physiology_cellml_sed_ml_example_4c6_model_summary"
],
"from": "physiology_cellml_sed_ml_example_4c6_model.summary"
},
{
"to": [
"visualisation.physiology_cellml_sed_ml_example_4c6_model_trajectory"
],
"from": "physiology_cellml_sed_ml_example_4c6_model.trajectory"
},
{
"to": [
"visualisation.physiology_cellml_sed_ml_example_4c6_model_variable_labels"
],
"from": "physiology_cellml_sed_ml_example_4c6_model.variable_labels"
}
],
"package": "physiome4c6-sed-ml-example",
"runtime": {
"duration": 0.01,
"settle_steps": 1,
"initial_inputs": {},
"communication_step": 0.01
},
"version": "1.0.0",
"description": "Source-faithful physiology lab for SED-ML example. Public controls and outputs are mapped to real source symbols for source-model physiology.",
"schema_version": "2.0"
}Runtime
Duration0.01
Comms Step0.01
Settle Steps1
Runs
Total0
Completed0
Failed0
Metadata
Packagephysiome4c6-sed-ml-example
Created2026-05-23
Updated2026-06-13
physiologycellmlphysiomefaithfulvisualisationother