Make parameters for basicM ODE adult mosquito model
Usage
make_MYZpar_basicM(
nPatches,
MYZopts = list(),
calK,
g = 1/12,
sigma = 1/8,
f = 0.3,
q = 0.95,
nu = 1,
eggsPerBatch = 60
)
Arguments
- nPatches
the number of patches
- MYZopts
a list of values that overwrites the defaults
- calK
mosquito dispersal matrix of dimensions
nPatches
bynPatches
- g
mosquito mortality rate
- sigma
emigration rate
- f
blood feeding rate
- q
human blood feeding fraction
- nu
oviposition rate, per mosquito
- eggsPerBatch
eggs laid per oviposition
Value
a list with a configured MYZpar