dLdt: Derivatives for aquatic stage mosquitoes

View source: R/aquatic-interface.R

dLdtR Documentation

Derivatives for aquatic stage mosquitoes

Description

This method dispatches on the type of pars$Lpar.

Usage

dLdt(t, y, pars, eta)

Arguments

t

current simulation time

y

state vector

pars

an environment

eta

vector giving number of eggs being laid in each larval habitat

Value

a numeric vector of length pars$L_ix


exDE documentation built on Nov. 18, 2022, 5:08 p.m.