Skip to content

Commit 1a9cdae

Browse files
committed
release note
1 parent 6c962c9 commit 1a9cdae

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
@@ -63,3 +63,8 @@ description = "Avoids an unhandled and unnecessary exception in cases where a GW
6363
section = "fixes"
6464
subsection = "netcdf"
6565
description = "Fix an indexing issue in structured NetCDF export where READASARRAYS packages (RCHA, EVTA) with time-varying per-period arrays would crash with a NetCDF edge-exceeds-bound error when writing any stress period after the first."
66+
67+
[[items]]
68+
section = "fixes"
69+
subsection = "model"
70+
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)