Skip to content

Commit 4bdee53

Browse files
committed
add release note
1 parent 821a89c commit 4bdee53

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/ReleaseNotes/develop.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,8 @@ description = "Add HIGHEST\\_CELL\\_SATURATION option that changes how the satur
5252
section = "fixes"
5353
subsection = "internal"
5454
description = "Fixed HFB behavior when a horizontal flow barrier is configured for a cell pair that includes an inactive cell. Previously the connection was excluded but not adjusted for in the defined number of horizontal flow barriers, which can lead to a segmentation fault. A workaround is to only define horizontal flow barriers for active cells. New behavior excludes the connection and adds a warning when an exclusion applies, and also adjusts the number of horizontal flow barriers accordingly."
55+
56+
[[items]]
57+
section = "fixes"
58+
subsection = "model"
59+
description = "Balanced the PRT model mass budget with a new term to accumulate mass of terminated particles. Previously particle mass remained in storage regardless of particle status, leaving the particle mass budget unbalanced at the end of the simulation. Also, report cell-by-cell mass storage in the binary budget file; only cumulative mass storage was reported in the list file previously."

0 commit comments

Comments
 (0)