Skip to contents

Make parameters for generalized RM ODE adult mosquito model

Usage

make_parameters_MYZ_RM_ode(
  pars,
  g,
  sigma,
  calK,
  f,
  q,
  nu,
  eggsPerBatch,
  tau,
  M0,
  G0,
  Y0,
  Z0
)

Arguments

pars

an environment

g

mosquito mortality rate

sigma

emigration rate

calK

mosquito dispersal matrix of dimensions nPatches by nPatches

f

feeding rate

q

human blood fraction

nu

oviposition rate of gravid mosquitoes

eggsPerBatch

eggs laid per oviposition

tau

length of extrinsic incubation period

M0

total mosquito density at each patch

G0

gravid mosquito density at each patch

Y0

infected mosquito density at each patch

Z0

infectious mosquito density at each patch

Value

none