Description Usage Arguments Value
Dynamic Coalescing
1 | coalesceDRW(pdt, cd, mm, maxnp, mfdata, wtop, mfts)
|
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 |
mfdata |
NetCDF object; MODFLOW data set |
wtop |
NetCDF object;
cell by cell top of water (see |
mfts |
integer [1]; current MODFLOW time step number |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.