summaryrefslogtreecommitdiffstats
path: root/dpd/src/const.py
diff options
context:
space:
mode:
Diffstat (limited to 'dpd/src/const.py')
-rw-r--r--dpd/src/const.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/dpd/src/const.py b/dpd/src/const.py
index 75ff819..2a7e64c 100644
--- a/dpd/src/const.py
+++ b/dpd/src/const.py
@@ -41,4 +41,7 @@ class const:
self.ES_start = 0.0
self.ES_end = 1.0
self.ES_n_bins = 64
- self.ES_n_per_bin = 256
+ self.ES_n_per_bin = 128
+
+ # Constants for Model_PM
+ self.MPM_tx_min = 0.1