spdynmod: spdynmod model

Description Usage Arguments Value Examples

View source: R/spdynmod.R

Description

spdynmod model

The wetland model function.

Usage

1
spdynmod(t, init, parameters, nr, nc)

Arguments

t

time

init

init

parameters

model parameters

nr

number of raster map rows

nc

number of raster map columns

Value

Model solver

Examples

1
## Not run spdynmod()

spdynmod documentation built on Feb. 5, 2022, 1:08 a.m.