Skip to content

Commit ec17085

Browse files
committed
add release note
1 parent 133e9dd commit ec17085

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

doc/ReleaseNotes/develop.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,9 @@ description = "Fix the PRT PRP package's DRAPE option's behavior. A draped parti
7777
[[items]]
7878
section = "fixes"
7979
subsection = "basic"
80-
description = "Previously, GWF model output files could only be referenced by a single coupled model's FMI package. This might be necessary for certain configurations where multiple transport models or particle tracking models in the same simulation need flow information from a previous GWF simulation. Referencing the same GWF output files from multiple coupled models would cause a crash. Fix file-opening logic to allow multiple coupled models to refer to the same GWF model's output files."
80+
description = "Previously, GWF model output files could only be referenced by a single coupled model's FMI package. This might be necessary for certain configurations where multiple transport models or particle tracking models in the same simulation need flow information from a previous GWF simulation. Referencing the same GWF output files from multiple coupled models would cause a crash. Fix file-opening logic to allow multiple coupled models to refer to the same GWF model's output files."
81+
82+
[[items]]
83+
section = "fixes"
84+
subsection = "basic"
85+
description = "The BMI interface's get_grid_model_type function worked only for numerical model types such as GWF, GWT, and GWE, but would crash for PRT models. Fix the function's implementation to work with all model types."

0 commit comments

Comments
 (0)