rmf_read_bud reads a volumetric budget from a MODFLOW listing file and returns it as a list with data frame elements
rmf_read_bud(
file = { cat("Please select listing file ...\n") file.choose() }
)
rmf_read_budget(...)
| file | path to the listing file; typically '*.lst' |
|---|
an object of class bud which is a list with two data frames: one with cumulative fluxes and one with rates