summaryrefslogtreecommitdiffstats
path: root/dpd/src/const.py
diff options
context:
space:
mode:
authorandreas128 <Andreas>2017-09-14 11:21:10 +0200
committerandreas128 <Andreas>2017-09-14 11:21:10 +0200
commit0718c0390d9f05ef21ec202be2ce7ea6e2a6a31d (patch)
treea9762c215a4dc9dfc1c0044b9582617e55224966 /dpd/src/const.py
parent426671f4af2a5d1d5d01225194eb66b2edb8c059 (diff)
downloaddabmod-0718c0390d9f05ef21ec202be2ce7ea6e2a6a31d.tar.gz
dabmod-0718c0390d9f05ef21ec202be2ce7ea6e2a6a31d.tar.bz2
dabmod-0718c0390d9f05ef21ec202be2ce7ea6e2a6a31d.zip
Add Model_PM
Diffstat (limited to 'dpd/src/const.py')
-rw-r--r--dpd/src/const.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpd/src/const.py b/dpd/src/const.py
index 6cf1537..75ff819 100644
--- a/dpd/src/const.py
+++ b/dpd/src/const.py
@@ -41,4 +41,4 @@ class const:
self.ES_start = 0.0
self.ES_end = 1.0
self.ES_n_bins = 64
- self.ES_n_per_bin = 1024
+ self.ES_n_per_bin = 256