- Author:
- David Nickerson <david.nickerson@gmail.com>
- Date:
- 2021-09-16 01:07:43+12:00
- Desc:
- adding BR variant comparison to jupyter notebook
- Permanent Source URI:
- https://models.fieldml.org/workspace/a1/rawfile/faebb18f1db53a7d1f8f4e7fc588d660d45744c0/models/1977_beeler/experiments/periodic-stimulus.xml
<?xml version='1.0' encoding='UTF-8'?>
<model cmeta:id="BR_experiment_model" name="BR_experiment_model" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xmlns:xlink="http://www.w3.org/1999/xlink">
<import xlink:href="../model.xml">
<component component_ref="interface" name="math_model"/>
</import>
<import xlink:href="../../protocols/periodic-IStim.xml">
<component component_ref="stimulus_protocol" name="stimulus_protocol"/>
</import>
<component cmeta:id="stimulus_parameters" name="stimulus_parameters">
<variable initial_value="500.0" name="stimPeriod" private_interface="out" public_interface="out" units="ms"/>
<variable initial_value="2.0" name="stimDuration" private_interface="out" public_interface="out" units="ms"/>
<variable initial_value="64.8" name="stimCurrent" private_interface="out" public_interface="out" units="uA_per_mmcu"/>
<variable initial_value="200" name="Am" private_interface="out" public_interface="out" units="per_mm"/>
</component>
<connection>
<map_components component_1="stimulus_protocol" component_2="stimulus_parameters"/>
<map_variables variable_1="stimPeriod" variable_2="stimPeriod"/>
<map_variables variable_1="stimDuration" variable_2="stimDuration"/>
<map_variables variable_1="stimCurrent" variable_2="stimCurrent"/>
<map_variables variable_1="Am" variable_2="Am"/>
</connection>
<connection>
<map_components component_1="stimulus_protocol" component_2="time"/>
<map_variables variable_1="time" variable_2="time"/>
</connection>
<connection>
<map_components component_1="math_model" component_2="stimulus_protocol"/>
<map_variables variable_1="Istim" variable_2="IStim"/>
</connection>
<component cmeta:id="exposed_variables_component" name="exposed_variables">
<variable cmeta:id="Vm" name="Vm" public_interface="in" units="mV"/>
</component>
<connection>
<map_components component_1="math_model" component_2="exposed_variables"/>
<map_variables variable_1="V" variable_2="Vm"/>
</connection>
<component cmeta:id="time_component" name="time">
<variable cmeta:id="time" initial_value="0.0" name="time" public_interface="out" units="ms"/>
</component>
<connection>
<map_components component_1="math_model" component_2="time"/>
<map_variables variable_1="time" variable_2="time"/>
</connection>
<import xlink:href="../model.xml">
<units name="ms" units_ref="ms"/>
<units name="per_ms" units_ref="per_ms"/>
<units name="mV" units_ref="mV"/>
<units name="per_mV" units_ref="per_mV"/>
<units name="per_mV_ms" units_ref="per_mV_ms"/>
<units name="mS_per_mm2" units_ref="mS_per_mm2"/>
<units name="uF_per_mm2" units_ref="uF_per_mm2"/>
<units name="uA_per_mm2" units_ref="uA_per_mm2"/>
<units name="concentration_units" units_ref="concentration_units"/>
</import>
<import xlink:href="../../common/units.xml">
<units name="per_mm" units_ref="per_mm"/>
<units name="uA_per_mmcu" units_ref="uA_per_mmcu"/>
</import>
<component name="parameters">
<variable initial_value="0.0" name="Iadd" public_interface="out" units="uA_per_mm2"/>
</component>
<connection>
<map_components component_1="math_model" component_2="parameters"/>
<map_variables variable_1="Iadd" variable_2="Iadd"/>
</connection>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="">
<dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:parseType="Resource" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:parseType="Resource" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Nickerson</vCard:Family>
<vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">David</vCard:Given>
</vCard:N>
<vCard:EMAIL xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:parseType="Resource" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">d.nickerson@auckland.ac.nz</rdf:value>
<rdf:type xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:resource="http://imc.org/vCard/3.0#internet"/>
</vCard:EMAIL>
<vCard:ORG xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:parseType="Resource" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<vCard:Orgname xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">The University of Auckland</vCard:Orgname>
<vCard:Orgunit xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Bioengineering Institute</vCard:Orgunit>
</vCard:ORG>
</dc:creator>
<dcterms:created xmlns:dcterms="http://purl.org/dc/terms/" rdf:parseType="Resource" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<dcterms:W3CDTF xmlns:dcterms="http://purl.org/dc/terms/">2009-06-21</dcterms:W3CDTF>
</dcterms:created>
<dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">
Bioengineering Institute, The University of Auckland
</dc:publisher>
</rdf:Description>
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" about="#BR_experiment_model">
<cs:simulation xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#">
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:ID="simulation">
<cs:multistepMethod xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#">bdf</cs:multistepMethod>
<cs:iterationMethod xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#">functional</cs:iterationMethod>
<cs:boundIntervals xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#" rdf:parseType="Collection" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<cs:boundVariable xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#">
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="#time"/>
</cs:boundVariable>
<cs:maximumStepSize xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#" rdf:datatype="http://www.w3.org/2001/XMLSchema#double" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
0.1
</cs:maximumStepSize>
<cs:tabulationStepSize xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#" rdf:datatype="http://www.w3.org/2001/XMLSchema#double" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
0.5
</cs:tabulationStepSize>
<cs:startingValue xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#" rdf:datatype="http://www.w3.org/2001/XMLSchema#double" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
0
</cs:startingValue>
<cs:endingValue xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#" rdf:datatype="http://www.w3.org/2001/XMLSchema#double" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
1500
</cs:endingValue>
</rdf:Description>
</cs:boundIntervals>
</rdf:Description>
</cs:simulation>
</rdf:Description>
</rdf:RDF>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:about="#time_component">
<cmeta:comment xmlns:cmeta="http://www.cellml.org/metadata/1.0#" rdf:parseType="Resource" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:value xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
The actual definition of the time variable.
</rdf:value>
</cmeta:comment>
</rdf:Description>
</rdf:RDF>
</model>