-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added q10 cond scaling to mechs. Corrects sims, invalid nml2beta4.
- Loading branch information
1 parent
fd4b181
commit 663b5bc
Showing
5 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,6 +44,7 @@ Author: Zach Mainen, Salk Institute, 1994, [email protected] | |
</rdf:RDF> | ||
</annotation> | ||
|
||
<q10ConductanceScaling q10Factor="2.3" experimentalTemp="23degC"/> | ||
|
||
<gate id="m" type="gateHHrates" instances="2"> | ||
<q10Settings type="q10ExpTemp" q10Factor="2.3" experimentalTemp="23degC"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,8 @@ | |
Author: Zach Mainen, Salk Institute, 1995, [email protected] | ||
</notes> | ||
|
||
<q10ConductanceScaling q10Factor="2.3" experimentalTemp="23degC"/> | ||
|
||
<gate id="n" type="gateHHrates" instances="1"> | ||
<q10Settings type="q10ExpTemp" q10Factor="2.3" experimentalTemp="23 degC"/> | ||
<forwardRate type="kca_n_alpha_rate"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,6 +44,7 @@ Author: Zach Mainen, Salk Institute, 1995, [email protected] | |
</rdf:RDF> | ||
</annotation> | ||
|
||
<q10ConductanceScaling q10Factor="2.3" experimentalTemp="23degC"/> | ||
|
||
<gate id="n" type="gateHHrates" instances="1"> | ||
<q10Settings type="q10ExpTemp" q10Factor="2.3" experimentalTemp="23degC"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,6 +45,7 @@ Author: Zach Mainen, Salk Institute, 1995, [email protected] | |
</rdf:RDF> | ||
</annotation> | ||
|
||
<q10ConductanceScaling q10Factor="2.3" experimentalTemp="23degC"/> | ||
|
||
<gate id="n" type="gateHHrates" instances="1"> | ||
<q10Settings type="q10ExpTemp" q10Factor="2.3" experimentalTemp="23degC"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters