Skip to content

Commit a781822

Browse files
skfoggemorway-usgs
authored andcommitted
add swr to options block of sfe (#16)
1 parent fc28fb5 commit a781822

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

doc/mf6io/mf6ivar/dfn/gwe-sfe.dfn

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,38 @@ tagged false
286286
longname file name of ABC information
287287
description defines a sensible heat flux (ABC) input file. Records in the ABC file are used to calculate the flux of thermal energy in or out of a stream reach resulting from sensible heat exchange.
288288

289+
block options
290+
name swr_filerecord
291+
type record swr6 filein swr6_filename
292+
shape
293+
reader urword
294+
tagged true
295+
optional true
296+
longname
297+
description
298+
299+
block options
300+
name swr6
301+
type keyword
302+
shape
303+
in_record true
304+
reader urword
305+
tagged true
306+
optional false
307+
longname swr keyword
308+
description keyword to specify that record corresponds to the shortwave radiation (SWR) file. The behavior of the SWR utility and a description of the input file is provided separately.
309+
310+
block options
311+
name swr6_filename
312+
type string
313+
preserve_case true
314+
in_record true
315+
reader urword
316+
optional false
317+
tagged false
318+
longname file name of SWR information
319+
description defines a shortwave radiation (SWR) input file. Records in the SWR file are used to calculate the flux of thermal energy in or out of a stream reach resulting from shortwave radiation heat flux.
320+
289321
# --------------------- gwe sfe packagedata ---------------------
290322

291323
block packagedata

0 commit comments

Comments
 (0)