You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/mf6io/mf6ivar/dfn/prt-oc.dfn
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -292,6 +292,14 @@ mf6internal dev_dump_evtrace
292
292
longname print particle tracking events
293
293
description print a verbose particle tracking event trace to standard output
294
294
295
+
block options
296
+
name scratch_buffer
297
+
type keyword
298
+
reader urword
299
+
optional true
300
+
longname buffer track events in scratch file instead of memory
301
+
description keyword to stage track events in a scratch file instead of an in-memory buffer, which prevents out-of-memory errors for simulations with very many particles or events
0 commit comments