<neuroml class="DBChannel" description="1991 Traub hippocampal CA3 Ca-dependent K channel"
      author="Dave Beeman" keywords="Traub CA3 hippocampus C-current Ca-dependent K potassium "
      uniqueID="1026249679561274B@dogstar.colorado.edu"
      notes="An implemention of the 1991 Traub hippocampal voltage and Ca dependent potassium channel"
      Erest="-0.06V">
   <channels>
      <channel name="Kc_hip_traub91" class="HHChannel" permeantSpecie="K" Erev="-0.075V"
            Gmax="100.0S/m^2" ivlaw="ohmic">
         <gates>
            <gate name="X" class="HHVGate" timeUnit="sec" voltageUnit="V" vmin="-0.1" vmax="0.05"
                  instantCalculation="false" useState="false" power="1">
               <forwardRate class="EquationHHRate"
                     rateExpression="(x >=  (Erest + 0.05)) ? 2000*exp((Erest + 0.0065 - x)/0.027) : exp(53.872*(x - Erest)-0.66835)/0.018975"/>
               <backwardRate class="EquationHHRate"
                     rateExpression="(x >= (Erest + 0.05)) ? 0.0 : 2000*exp((Erest + 0.0065 - x)/0.027) - exp(53.872*(x - Erest)-0.66835)/0.018975"/>
            </gate>
            <gate name="Z" class="HHCGate" timeUnit="sec" concentrationUnit="arbitrary units"
                  cmin="0.0" cmax="1000.0" concenSource="Ca_hip_traub91_concen"
                  instantCalculation="true" useState="false" power="1">
               <forwardRate class="EquationHHRate" rateExpression="(x > 250.0) ? 1.0 : x/250.0"/>
               <backwardRate class="EquationHHRate"
                     rateExpression="(x > 250.0) ? 0.0 : 1.0 - x/250.0"/>
            </gate>
         </gates>
         <log author="Dave Beeman" date="Jul 9, 2002 3:21:19 PM"
               literatureReference="R.D.Traub, R. K. S. Wong, R. Miles, and H. Michelson, J. Neurophysiol. 66: 635-650 (1991)">
            <logEntries>
            </logEntries>
         </log>
      </channel>
   </channels>
</neuroml>

