diff options
| -rw-r--r-- | etc/params.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/params.yml b/etc/params.yml index 595a73b3..e10c3757 100644 --- a/etc/params.yml +++ b/etc/params.yml @@ -27,5 +27,5 @@ shape: !expr | function (T) 0.5 + (1 - 0.5) * (1 - exp(-T)) reinvflag: yes -reinvfloat: 0.04 +reinvfloat: 0.035 reinvfixed: 0.07 |
