Rendering of the source text

<?xml version="1.0"?>
<model name="grandi_2010_recovery" cmeta:id="grandi_2010_recovery" 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#">
<import xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="grandi_pasqualini_bers_2010.cellml">

<documentation xmlns="http://cellml.org/tmp-documentation">
		<article>
			<articleinfo>
				<title>A novel computational model of the human ventricular action potential and Ca transient
</title>
				<author>
					<firstname>Geoffrey</firstname>
					<surname>Nunns</surname>
					<affiliation>
						<shortaffil>Bioengineering Institute, University of Auckland</shortaffil>
					</affiliation>
				</author>
			</articleinfo>
			<section id="sec_status">
				<title>Model Status</title>
				<para>
				This CellML model is part of a CellML 1.1 model, this segment contain the 'recovery' stimulus protocol. The units are consistent throughout and it runs in OpenCell to recreate the published results. 
				 
				</para>
			</section>
			<sect1 id="sec_structure">
				<title>Model Structure</title>
				<para>
ABSTRACT: We have developed a detailed mathematical model for Ca handling and ionic currents in the human ventricular myocyte. Our aims were to: (1) simulate basic excitation-contraction coupling phenomena; (2) use realistic repolarizing K current densities; (3) reach steady-state. The model relies on the framework of the rabbit myocyte model previously developed by our group, with subsarcolemmal and junctional compartments where ion channels sense higher [Ca] vs. bulk cytosol. Ion channels and transporters have been modeled on the basis of the most recent experimental data from human ventricular myocytes. Rapidly and slowly inactivating components of I(to) have been formulated to differentiate between endocardial and epicardial myocytes. Transmural gradients of Ca handling proteins and Na pump were also simulated. The model has been validated against a wide set of experimental data including action potential duration (APD) adaptation and restitution, frequency-dependent increase in Ca transient peak and [Na](i). Interestingly, Na accumulation at fast heart rate is a major determinant of APD shortening, via outward shifts in Na pump and Na-Ca exchange currents. We investigated the effects of blocking K currents on APD and repolarization reserve: I(Ks) block does not affect the former and slightly reduces the latter; I(K1) blockade modestly increases APD and more strongly reduces repolarization reserve; I(Kr) blockers significantly prolong APD, an effect exacerbated as pacing frequency is decreased, in good agreement with experimental results in human myocytes. We conclude that this model provides a useful framework to explore excitation-contraction coupling mechanisms and repolarization abnormalities at the single myocyte level.
</para>
				<para>
The original paper reference is cited below:
</para>
				<para>
A novel computational model of the human ventricular action potential and Ca transient, Eleonora Grandi, Francesco S. Pasqualini, Donald M. Bers, 2010, <emphasis>Journal of Molecular and Cellular Cardiology</emphasis>, volume 48, 112-121.  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=pubmed&amp;cmd=Retrieve&amp;dopt=AbstractPlus&amp;list_uids=19835882&amp;query_hl=1&amp;itool=pubmed_docsum">PubMed ID: 19835882</ulink>
				</para>
			</sect1>
		</article>
	</documentation>

	<units name="uA_per_uF" units_ref="uA_per_uF"/>
	<component component_ref="interface" name="interface"/>
	<units name="msec" units_ref="msec"/>
<units name="mV" units_ref="mV"/><units name="uF_per_mS" units_ref="uF_per_mS"/></import>
<component name="Protocol">
	<variable name="I_app" public_interface="out" units="uA_per_uF"/>
	<variable name="time" public_interface="in" units="msec"/>
	
	<math xmlns="http://www.w3.org/1998/Math/MathML"><apply><eq/><ci>V_clamp</ci><piecewise><piece><apply><minus/><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="mV">20</cn></apply><apply><or/><apply><leq/><apply><rem/><ci>time</ci><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">10000</cn></apply><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">1000</cn></apply><apply><leq/><apply><rem/><apply><minus/><apply><plus/><ci>time</ci><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">9000</cn></apply><ci>t_delay</ci></apply><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">10000</cn></apply><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">1000</cn></apply></apply></piece><otherwise><apply><minus/><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="mV">80</cn></apply></otherwise></piecewise></apply><apply><eq/><ci>I_app</ci><apply><divide/><apply><minus/><ci>V_clamp</ci><ci>V_m</ci></apply><ci>R_clamp</ci></apply></apply><apply><eq/><ci>t_delay</ci><piecewise><piece><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">10</cn><apply><lt/><ci>time</ci><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">10000</cn></apply></piece><piece><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">1</cn><apply><and/><apply><leq/><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">20000</cn><ci>time</ci></apply><apply><lt/><ci>time</ci><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">30000</cn></apply></apply></piece><piece><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">5</cn><apply><and/><apply><leq/><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">30000</cn><ci>time</ci></apply><apply><lt/><ci>time</ci><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">40000</cn></apply></apply></piece><otherwise><cn xmlns:cellml="http://www.cellml.org/cellml/1.1#" cellml:units="msec">80</cn></otherwise></piecewise></apply></math>
<variable name="V_clamp" units="mV"/><variable name="V_m" public_interface="in" units="mV"/><variable initial_value="0.02" name="R_clamp" units="uF_per_mS"/><variable name="t_delay" units="msec"/></component><connection><map_components component_1="Protocol" component_2="interface"/><map_variables variable_1="I_app" variable_2="I_app"/><map_variables variable_1="time" variable_2="time"/><map_variables variable_1="V_m" variable_2="V_m"/></connection>




<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqs="http://www.cellml.org/bqs/1.0#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">
  
 <rdf:Description rdf:about="">
 
 <dc:title>Recovery Stimulus Protocol</dc:title>
  <dc:creator rdf:parseType="Resource">
 <vCard:N rdf:parseType="Resource">
  <vCard:Family>Nunns</vCard:Family> 
  <vCard:Given>Geoffrey</vCard:Given> 
  <vCard:Other>Rogan</vCard:Other> 
  </vCard:N>
 <vCard:EMAIL rdf:parseType="Resource">
  <rdf:value>gnunns1@jhu.edu</rdf:value> 
  <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet" /> 
  </vCard:EMAIL>
 <vCard:ORG rdf:parseType="Resource">
  <vCard:Orgname>The University of Auckland</vCard:Orgname> 
  <vCard:Orgunit>Auckland Bioengineering Institute</vCard:Orgunit> 
  </vCard:ORG>
  </dc:creator>
 <dcterms:created rdf:parseType="Resource">
  <dcterms:W3CDTF>2010-04-01</dcterms:W3CDTF> 
  </dcterms:created>
 </rdf:Description>
 <rdf:Description rdf:about="#grandi_2010_recovery">
  <dc:title>The Grandi et al. 2010 recovery stimulus protocol for the human ventricular action potential and calcium transient.</dc:title> 
  <cmeta:comment rdf:parseType="Resource">
  <rdf:value>This is the CellML description of Grandi et al.'s mathematical model of the recovery stimulus protocol for the 2010 model of human ventricular action potential and calcium transient in human ventricular myocytes</rdf:value> 
  <dc:creator rdf:parseType="Resource">
  <vCard:FN>Geoffrey Nunns</vCard:FN> 
  </dc:creator>
  </cmeta:comment>
  <cmeta:species>Human</cmeta:species> 
  <cmeta:bio_entity>cardiac myocyte</cmeta:bio_entity> 
 <!--   Keyword(s) 
  --> 
 <bqs:reference rdf:parseType="Resource">
 <dc:subject rdf:parseType="Resource">
  <bqs:subject_type>keyword</bqs:subject_type> 
 <rdf:value>
 <rdf:Bag>
  <rdf:li>electrophysiology and signal transduction</rdf:li> 
  <rdf:li>cardiac</rdf:li> 
  </rdf:Bag>
  </rdf:value>
  </dc:subject>
  </bqs:reference>
 <bqs:reference rdf:parseType="Resource">
  <bqs:Pubmed_id>19835882</bqs:Pubmed_id> 
 <bqs:JournalArticle rdf:parseType="Resource">
 <dc:creator>
 <rdf:Seq>
 <rdf:li rdf:parseType="Resource">
 <bqs:Person rdf:parseType="Resource">
 <vCard:N rdf:parseType="Resource">
  <vCard:Family>Grandi</vCard:Family> 
  <vCard:Given>Eleonora</vCard:Given>  
  </vCard:N>
  </bqs:Person>
  </rdf:li>
 <rdf:li rdf:parseType="Resource">
 <bqs:Person rdf:parseType="Resource">
 <vCard:N rdf:parseType="Resource">
  <vCard:Family>Pasqualini</vCard:Family> 
  <vCard:Given>Francesco</vCard:Given>
  <vCard:Other>S</vCard:Other>  
  </vCard:N>
  </bqs:Person>
  </rdf:li>
 <rdf:li rdf:parseType="Resource">
 <bqs:Person rdf:parseType="Resource">
 <vCard:N rdf:parseType="Resource">
  <vCard:Family>Bers</vCard:Family> 
  <vCard:Given>Donald</vCard:Given>
  <vCard:Other>M</vCard:Other>  
  </vCard:N>
  </bqs:Person>
  </rdf:li>
  
  </rdf:Seq>
  </dc:creator>
  <dc:title>A novel computational model of the human ventricular action potential and Ca transient</dc:title> 
 <dcterms:issued rdf:parseType="Resource">
  <dcterms:W3CDTF>2009-09-30</dcterms:W3CDTF> 
  </dcterms:issued>
 <bqs:Journal rdf:parseType="Resource">
  <dc:title>Journal of Molecular and Cellular Cardiology</dc:title> 
  </bqs:Journal>
  <bqs:volume>48</bqs:volume> 
  <bqs:first_page>112</bqs:first_page> 
  <bqs:last_page>121</bqs:last_page> 
  </bqs:JournalArticle>
  </bqs:reference>
  </rdf:Description>
  </rdf:RDF> 







</model>