coalesceDRW: Dynamic Coalescing

Description Usage Arguments Value

Description

Dynamic Coalescing

Usage

1
coalesceDRW(pdt, cd, mm, maxnp, mfdata, wtop, mfts)

Arguments

pdt

particle data.table (ts, x, y, L, zo, m)

cd

numeric [2]; coalescing search radii in the horizontal and vertical directions

mm

numeric [1]; minimum mass of particles after coalescing

maxnp

integer [1] or Inf; maximum number of particles after coalescing

mfdata

NetCDF object; MODFLOW data set

wtop

NetCDF object; cell by cell top of water (see get.wtop.nc)

mfts

integer [1]; current MODFLOW time step number

Value

list with:
$state: particle data.table with column and row references (ts, x, y, L, zo, m)
$loss: mass lost due to being in inactive cells


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