rmfi_parse_bc_list: Read input for a MODFLOW boundary condition package which...

View source: R/internals.R

rmfi_parse_bc_listR Documentation

Read input for a MODFLOW boundary condition package which uses list-directed input

Description

Read input for a MODFLOW boundary condition package which uses list-directed input

Usage

rmfi_parse_bc_list(lines, dis, varnames, option, scalevar, ...)

Arguments

lines

lines as returned from readr::read_lines

dis

an RMODFLOW dis object

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 rmfi_parse_variables and rmfi_parse_list.

Value

list with (optional) comments, icb, option, aux and rmf_lists

See Also

rmfi_create_bc_list, rmfi_write_bc_list


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