aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hodgkin_huxley/model.modelica
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hodgkin_huxley/model.modelica')
-rw-r--r--examples/hodgkin_huxley/model.modelica1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/hodgkin_huxley/model.modelica b/examples/hodgkin_huxley/model.modelica
index 9153799..532bdac 100644
--- a/examples/hodgkin_huxley/model.modelica
+++ b/examples/hodgkin_huxley/model.modelica
@@ -1,4 +1,5 @@
model HodgkinHuxley
+ "Predator-Prey Model"
parameter Real G_Na =120 "conductance";
parameter Real G_K =36 "conductance";
parameter Real G_lk =0.3 "conductance";