rmfi_parse_bc_list | R Documentation |
Read input for a MODFLOW boundary condition package which uses list-directed input
rmfi_parse_bc_list(lines, dis, varnames, option, scalevar, ...)
lines |
lines as returned from readr::read_lines |
dis |
an |
varnames |
character vector with the names of the variables starting from the 4th column (so after ijk) |
option |
optional named logical vector with the names of the options besides aux |
scalevar |
integer, indicating which column is (possibly) scaled by SFAC |
... |
arguments passed to |
list with (optional) comments, icb, option, aux and rmf_lists
rmfi_create_bc_list
, rmfi_write_bc_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.