rmfi_write_bc_list | R Documentation |
Write a MODFLOW boundary condition package which uses list-directed input to a file
rmfi_write_bc_list(file, obj, dis, varnames, header, package, partyp, ...)
file |
filename to write to |
obj |
an |
dis |
an |
varnames |
character vector with the names of the variables starting from the 4th column (so after ijk) |
header |
character; package name. Part of the header comment written to the output file |
package |
character; acronym (often 3 letters) used by MODFLOW to name to package |
partyp |
character; specifies the parameter type |
... |
arguments passed to |
NULL
rmfi_create_bc_list
, rmfi_parse_bc_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.