rmf_write_mlt | R Documentation |
rmf_write_mlt
writes an MODFLOW multiplier file based on a RMODFLOW
mlt object
rmf_write_mlt( mlt, file = { cat("Please choose mlt file to overwrite or provide new filename ...\n") file.choose() }, iprn = -1, ... )
mlt |
an |
file |
filename to write to; typically '*.mlt' |
iprn |
format code for printing arrays in the listing file; defaults to -1 (no printing) |
... |
arguments passed to |
NULL
rmf_read_mlt
, rmf_create_mlt
, https://water.usgs.gov/ogw/modflow/MODFLOW-2005-Guide/index.html?mult.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.