BiosimulantBiosimulant
Docs
Search labs...
Sign inGet Started

Luo1994 - Dynamic Cardiac Ventricular Action Potential I Simulations Lab

About lab

Source-faithful physiology lab for Luo, Rudy, 1994. Public controls and outputs are mapped to real source symbols for electrophysiology.

Runtime

Duration0.01
Comms Step0.01
Settle Steps1

Runs

Total0
Completed0
Failed0

Metadata

Packageluo1994-dynamic-cardiac-ventricular-action-potential-i-simulatio
Created2026-05-23
Updated2026-05-23
physiologycellmlphysiomefaithfulvisualisationother

Manifest

{
  "io": {
    "inputs": [
      {
        "name": "initial_membrane_voltage",
        "label": "Initial Membrane Voltage",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.initial_membrane_voltage",
        "description": "Initial value for Membrane Voltage. Maps to source symbol `V`. Units: mV. Naming evidence: source symbol, component, or units provide a direct public name.",
        "accepted_units": [
          "mV"
        ]
      },
      {
        "name": "initial_sodium_h_gate",
        "label": "Initial Sodium H Gate",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.initial_sodium_h_gate",
        "description": "Initial value for Sodium H Gate. Maps to source symbol `h`. 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_luo_rudy_1994_luorudy1994_model.state"
      },
      {
        "name": "summary",
        "label": "Simulation Summary",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.summary"
      },
      {
        "name": "trajectory",
        "label": "Source Trajectory",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.trajectory"
      },
      {
        "name": "variable_labels",
        "label": "Observable Labels",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.variable_labels"
      },
      {
        "name": "sodium_current_i_ns_na",
        "label": "Sodium Current I Ns Na",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.sodium_current_i_ns_na",
        "description": "Sodium Current I Ns Na. Maps to source symbol `I_ns_Na`. Units: uA_per_mm2. Naming evidence: source symbol, component, or units provide a direct public name."
      },
      {
        "name": "potassium_current_i_ns_k",
        "label": "Potassium Current I Ns K",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.potassium_current_i_ns_k",
        "description": "Potassium Current I Ns K. Maps to source symbol `I_ns_K`. Units: uA_per_mm2. Naming evidence: source symbol, component, or units provide a direct public name."
      },
      {
        "name": "sodium_current",
        "label": "Sodium Current",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.sodium_current",
        "description": "Sodium Current. Maps to source symbol `i_NaK`. Units: uA_per_mm2. Naming evidence: source symbol, component, or units provide a direct public name."
      },
      {
        "name": "sodium_current_i_na_k",
        "label": "Sodium Current I Na K",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.sodium_current_i_na_k",
        "description": "Sodium Current I Na K. Maps to source symbol `I_NaK`. Units: uA_per_mm2. Naming evidence: source symbol, component, or units provide a direct public name."
      },
      {
        "name": "membrane_voltage",
        "label": "Membrane Voltage",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.membrane_voltage",
        "description": "Membrane Voltage. Maps to source symbol `V`. Units: mV. Naming evidence: source symbol, component, or units provide a direct public name."
      },
      {
        "name": "sodium_h_gate",
        "label": "Sodium H Gate",
        "maps_to": "physiology_cellml_luo_rudy_1994_luorudy1994_model.sodium_h_gate",
        "description": "Sodium H Gate. Maps to source symbol `h`. Units: dimensionless. Naming evidence: source symbol, component, or units provide a direct public name."
      }
    ]
  },
  "title": "Luo1994 - Dynamic Cardiac Ventricular Action Potential I Simulations Lab",
  "models": [
    {
      "path": "owned/models/physiology_cellml_luo_rudy_1994_luorudy1994_model",
      "alias": "physiology_cellml_luo_rudy_1994_luorudy1994_model",
      "parameters": {
        "model_path": "data/luo_rudy_1994.cellml",
        "integration_step": 0.01
      },
      "provenance": {
        "owned_path": "owned/models/physiology_cellml_luo_rudy_1994_luorudy1994_model"
      }
    },
    {
      "path": "owned/models/visualisation",
      "alias": "visualisation",
      "provenance": {
        "owned_path": "owned/models/visualisation"
      }
    }
  ],
  "wiring": [
    {
      "to": [
        "visualisation.physiology_cellml_luo_rudy_1994_luorudy1994_model_state"
      ],
      "from": "physiology_cellml_luo_rudy_1994_luorudy1994_model.state"
    },
    {
      "to": [
        "visualisation.physiology_cellml_luo_rudy_1994_luorudy1994_model_summary"
      ],
      "from": "physiology_cellml_luo_rudy_1994_luorudy1994_model.summary"
    },
    {
      "to": [
        "visualisation.physiology_cellml_luo_rudy_1994_luorudy1994_model_trajectory"
      ],
      "from": "physiology_cellml_luo_rudy_1994_luorudy1994_model.trajectory"
    },
    {
      "to": [
        "visualisation.physiology_cellml_luo_rudy_1994_luorudy1994_model_variable_labels"
      ],
      "from": "physiology_cellml_luo_rudy_1994_luorudy1994_model.variable_labels"
    }
  ],
  "runtime": {
    "duration": 0.01,
    "settle_steps": 1,
    "initial_inputs": {},
    "communication_step": 0.01
  },
  "description": "Source-faithful physiology lab for Luo, Rudy, 1994. Public controls and outputs are mapped to real source symbols for electrophysiology.",
  "schema_version": "2.0"
}

Sign in to start your own run. Public-lab history stays visible here.

Select a run from History to view its results.