rmf_write_lvda: Write a MODFLOW model-layer variable-direction horizontal...

View source: R/package-huf.R

rmf_write_lvdaR Documentation

Write a MODFLOW model-layer variable-direction horizontal anisotropy capability file

Description

Write a MODFLOW model-layer variable-direction horizontal anisotropy capability file

Usage

rmf_write_lvda(
  lvda,
  file = {
    
    cat("Please select lvda file to overwrite or provide new filename ...\n")
    
    file.choose()
 },
  ...
)

Arguments

lvda

an RMODFLOW lvda object

file

filename to write to; typically '*.lvda'

...

ignored

Value

NULL

See Also

rmf_create_lvda, rmf_read_lvda and http://water.usgs.gov/nrp/gwsoftware/modflow2000/MFDOC/index.html?lvda.htm


rogiersbart/RMODFLOW documentation built on Jan. 14, 2023, 4:21 a.m.