advectMODPATH: Particle Tracking Advection with MODPATH 5

Description Usage Arguments Value

Description

Particle Tracking Advection with MODPATH 5

Usage

1
2
advectMODPATH(mpdt, t1, t2, MFx0, MFy0, MFt0, phi_e, disnm, dis, bas, hds, cbb,
  cbf, newds, newcbf, transient, maxnp, mpdir)

Arguments

mpdt

data.table; mobile particles

t1, t2

numeric [1]; time step start and end

MFx0, MFy0, MFt0

MODFLOW origin and start time

phi_e

porosity

disnm

file name for DIS package

dis

DIS.MFpackage

bas

BAS.MFpackage

hds

file name for head save

cbb

file name for cell-by-cell budget

cbf

CBF file name

newcbf

ask MODPATH to write fresh CBF?

transient

does the MODFLOW model contain more than one time step?

maxnp

number of particles MODPATH should allocate memory for

mpdir

MODPATH file directory

newdat

write fresh DAT?

Value

data.table with pathline results


CJBarry/DRW documentation built on May 6, 2019, 9:25 a.m.