From c4e57bf5928e4287228616493bdc0cf5aa6d087f Mon Sep 17 00:00:00 2001 From: Jonathan Karr Date: Fri, 18 Feb 2022 10:45:35 -0500 Subject: [PATCH] changed encoding from UTF-8 to more common ASCII --- SD.ode | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/SD.ode b/SD.ode index 18cfe2b..fe13147 100644 --- a/SD.ode +++ b/SD.ode @@ -1,7 +1,8 @@ -######################################################################################## -# This code is archived with “The Role of Glutamate in Neuronal Ion Homeostasis: A Case Study of Spreading # Depolarization” by Hubel et al. PLoS Computational Biology (2017). -# The software used is AUTO. -# Feel free to use/modify this code for your own research. Please, cite our paper if you use this code. +######################################################################################## +# This code is archived with "The Role of Glutamate in Neuronal Ion Homeostasis: A Case Study of Spreading +# Depolarization" by Hubel et al. PLoS Computational Biology (2017). +# The software used is AUTO. +# Feel free to use/modify this code for your own research. Please, cite our paper if you use this code. ######################################################################################## # RATE EQUATIONS FOR SD WITH GLUTAMATE: # # 'v' membrane potential in [mV] #