rmf_create_lvda creates an RMODFLOW lvda object.

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

Value

a RMODFLOW lvda 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

See also