<?xml version="1.0" encoding="UTF-8"?>
<channelml xmlns="http://morphml.org/channelml/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:meta="http://morphml.org/metadata/schema" xsi:schemaLocation="http://morphml.org/channelml/schema  http://www.neuroml.org/NeuroMLValidator/NeuroMLFiles/Schemata/v1.8.1/Level2/ChannelML_v1.8.1.xsd" units="Physiological Units">
  <meta:notes>A ion channel model from Channelpedia(www.channelpedia.net)</meta:notes>
  <channel_type name="Ca">
    <status value="stable">
      <meta:comment>TBD</meta:comment>
      <meta:contributor>
        <meta:name>Rajnish Ranjan</meta:name>
      </meta:contributor>
    </status>
    <meta:notes>Ca channel, with rate equations expressed in tau and inf form</meta:notes>
    <meta:authorList>
      <meta:modelAuthor>
        <meta:name>Ranjan, R.</meta:name>
      </meta:modelAuthor>
      <meta:modelTranslator>
        <meta:name>Rajnish Ranjan</meta:name>
        <meta:institution>EPFL</meta:institution>
        <meta:email>ranjan.rajnish-at-epfl.ch</meta:email>
      </meta:modelTranslator>
    </meta:authorList>
    <meta:publication>
      <meta:fullTitle>Stepwise repolarization from Ca2+ plateaus in neocortical pyramidal cells: evidence for nonhomogeneous distribution of HVA Ca2+ channels in dendrites. J. Neurosci., ChannelML 1993,13,4609-21</meta:fullTitle>
      <meta:pubmedRef>http://www.ncbi.nlm.nih.gov/pubmed/8229187</meta:pubmedRef>
    </meta:publication>
    <meta:neuronDBref>
      <meta:modelName>Ca_190</meta:modelName>
      <meta:uri>channelpedia.net/icmodel/getchannelMLfile/190/8</meta:uri>
    </meta:neuronDBref>
    <current_voltage_relation cond_law="ohmic" ion="Ca" default_gmax="1" default_erev="50.0">
      <q10_settings q10_factor="1" experimental_temp="35.0"/>
      <gate name="m" instances="2">
        <closed_state id="m0"/>
        <open_state id="m"/>
        <transition name="alpha" from="m0" to="m" expr_form="generic" expr="v &amp;neq; -27 ? (0.055*(-27-v))/(exp((-27-v)/3.8) - 1)"/>
        <transition name="beta" from="m" to="m0" expr_form="generic" expr="(0.94*exp((-75-v)/17))"/>
      </gate>
      <gate name="h" instances="1">
        <closed_state id="h0"/>
        <open_state id="h"/>
        <transition name="alpha" from="h0" to="h" expr_form="generic" expr="(0.000457*exp((-13-v)/50))"/>
        <transition name="beta" from="h" to="h0" expr_form="generic" expr="(0.0065/(exp((-v-15)/28)+1))"/>
      </gate>
    </current_voltage_relation>
  </channel_type>
</channelml>
