You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,20 @@
2
2
3
3
Notable changes to QMCPACK are documented in this file.
4
4
5
-
## [3.9.2] - 2020-05-01
5
+
## [3.9.2] - 2020-04-28
6
6
7
7
### Notes
8
8
9
-
This is an important bugfix release. As described in
10
-
[\#2330](https://github.com/QMCPACK/qmcpack/issues/2330), since v3.8.0
11
-
the default build of QMCPACK would not correctly use different time
12
-
steps in different DMC blocks, biasing the results. Thanks to Chandler
13
-
Bennett for identifying this.
14
-
15
-
* Additional changes will be described here.
9
+
This is an important bug fix release. As described in [\#2330](https://github.com/QMCPACK/qmcpack/issues/2330), since v3.8.0 the
10
+
timestep was not correctly changed between different DMC blocks if the time step was changed in the input, biasing the results.
11
+
Runs using a single time step were not affected. Thanks to Chandler Bennett for identifying the problem.
16
12
13
+
* Bug fix: timestep was not correctly changed between DMC blocks if it was changed in the input [\#2330](https://github.com/QMCPACK/qmcpack/issues/2330)
0 commit comments