Skip to content

Commit 81259b7

Browse files
authored
docs(release): fix release note section (#2526)
1 parent cdd77bf commit 81259b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ReleaseNotes/develop.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ subsection = "model"
8484
description = "Added a developer option DEV\\_CYCLE\\_DETECTION\\_WINDOW to the PRT Model's Particle Release (PRP) Package. When enabled, this feature maintains a history of recent cell transitions, the size of which is configurable. If a cycle is detected, the program will terminate with an error. A cycle is identified as a duplicate particle event within a single application of the tracking loop, respective to certain particle and cell properties, e.g., exiting through the same cell face twice. This option defaults to 0, disabling cycle detection by default."
8585

8686
[[items]]
87-
section = "features"
87+
section = "fixes"
8888
subsection = "solution"
8989
description = "Fixed a bug first included in version 6.4.2 that has changed the convergence check of the numerical solution. In cases where the linear solver failed to converge, or when it did converge but the STRICT option was active and convergence did not occur on the first iteration, the solution was erroneously considered for overall convergence."
9090

0 commit comments

Comments
 (0)