Skip to content

Commit 173a3ed

Browse files
authored
doc(prt-prp): fix coordinate_check_method attribute default -> default_value (#2566)
DFN attribute name is default_value even if it will be renamed to default for the next generation specification
1 parent 9da0d48 commit 173a3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/mf6io/mf6ivar/dfn/prt-prp.dfn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ prerelease true
294294
mf6internal ichkmeth
295295
longname coordinate checking method
296296
description approach for verifying that release point coordinates are in the cell with the specified ID. By default, release point coordinates are checked at release time.
297-
default eager
297+
default_value eager
298298

299299
block options
300300
name dev_cycle_detection_window

0 commit comments

Comments
 (0)