rmf_write_lvda | R Documentation |
Write a MODFLOW model-layer variable-direction horizontal anisotropy capability file
rmf_write_lvda( lvda, file = { cat("Please select lvda file to overwrite or provide new filename ...\n") file.choose() }, ... )
lvda |
an |
file |
filename to write to; typically '*.lvda' |
... |
ignored |
NULL
rmf_create_lvda
, rmf_read_lvda
and http://water.usgs.gov/nrp/gwsoftware/modflow2000/MFDOC/index.html?lvda.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.