Make parameters for GeRM ODE adult mosquito model
Usage
make_M_obj_basicM(
nPatches,
options = list(),
g = 1/12,
sigma = 1/8,
mu = 0,
f = 0.3,
q = 0.95,
nu = 1,
eggsPerBatch = 60
)
Arguments
- nPatches
is the number of patches, an integer
- options
a named list: named values overwrite defaults
- g
mosquito mortality rate
- sigma
emigration rate
- mu
emigration loss
- f
feeding rate
- q
human blood fraction
- nu
oviposition rate, per mosquito
- eggsPerBatch
eggs laid per oviposition