write.GHB: Write a general head boundary (GHB) package file

Description Usage Arguments

Description

Writes information from a GHB.MFpackage list object to a MODFLOW-readable GHB package file.

Usage

1
write.GHB(GHB, filename, title, MF2k = TRUE, write.auxiliaries = TRUE)

Arguments

GHB

GHB.MFpackage object, as would be returned by read.GHB

filename

character string; file to write to

title

character string; optional title to prefix to the file, for your reference (not used if MF2k = FALSE)

MF2k

logical [1]; should the file be readable by MODFLOW 2000 and higher, or (FALSE) keep back-compatibility with MF96; in the case of the GHB package, this means no title lines

write.auxiliaries

logical [1]; whether to include any auxiliary parameters in RIV in the package file


CJBarry/Rflow documentation built on June 16, 2019, 12:35 p.m.