aboutsummaryrefslogtreecommitdiff
path: root/config/DecayEvent.params
diff options
context:
space:
mode:
authorGravatar Russell Cohen <rcoh@mit.edu>2010-11-24 01:09:12 -0500
committerGravatar Russell Cohen <rcoh@mit.edu>2010-11-24 01:09:12 -0500
commitb042647b68abdc82490ca6e059993b8eba28904c (patch)
treea9ee95a38e98b377c251b7b2e9af9cbd8056cf7c /config/DecayEvent.params
parent407ac922fc4178021cf3a16dfb1bd875b6083ac4 (diff)
Refactoring complete! Made modules/packages as appropriate. Finally.
Diffstat (limited to 'config/DecayEvent.params')
-rw-r--r--config/DecayEvent.params3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/DecayEvent.params b/config/DecayEvent.params
new file mode 100644
index 0000000..67b7dcf
--- /dev/null
+++ b/config/DecayEvent.params
@@ -0,0 +1,3 @@
+{'DecayType': 'Decay type missing. Specify Exponential or Proportional.',
+ 'Coefficient':'Coeffienct missing. Coefficient for decay type. E^(-ct) if
+ exponential, c/t if proportional.'}