Skip to content

Commit 35a41d1

Browse files
committed
release note
1 parent 851cc95 commit 35a41d1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

doc/ReleaseNotes/develop.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,8 @@ description = "Fix an indexing issue in structured NetCDF export where READASARR
6868
section = "fixes"
6969
subsection = "basic"
7070
description = "Stop with an informative error if a discretization package is missing after loading the model input file's PACKAGES block."
71+
72+
[[items]]
73+
section = "fixes"
74+
subsection = "model"
75+
description = "Fix the PRT PRP package's DRAPE option's behavior. A draped particle's release was previously reported in the original release position, followed by a DROPPED (ireason=6) event due to the particle reaching the water table at tracking time as a result of the default DRY_TRACKING_METHOD setting DROP. This is inconsistent with the intent of the DRAPE option: DRAPE is applied before release to control a particle's release position. Draped particles will now be released in the highest active cell, at the water table if the cell is convertible or at the geometric top if the cell is confined, and no DROPPED event will be reported."

0 commit comments

Comments
 (0)