rmf_create_lvda: Create an 'RMODFLOW' lvda object

View source: R/package-huf.R

rmf_create_lvdaR Documentation

Create an RMODFLOW lvda object

Description

rmf_create_lvda creates an RMODFLOW lvda object.

Usage

rmf_create_lvda(parameters, dis)

Arguments

parameters

either a single rmf_parameter or a list of rmf_parameters specifying the angle between the grid axis and the principal direction of horizontal hydraulic conductivity. See details.

dis

RMODFLOW dis object

Details

All parameters should have a layer attribute and their partyp attribute set to 'LVDA'. The LVDA package can only be used in conjunction with the HUF package. Note that the parameters are defined on the numerical grid, not the HUF grid

Value

a RMODFLOW lvda object

See Also

rmf_read_lvda, rmf_write_lvda and http://water.usgs.gov/nrp/gwsoftware/modflow2000/MFDOC/index.html?lvda.htm


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