Make parameters for GeRM ODE adult mosquito model
make_MYZpar_GeRM(
nPatches,
MYZopts = list(),
eip = 12,
g = 1/12,
sigma = 1/8,
mu = 0,
f = 0.3,
q = 0.95,
nu = 1,
eggsPerBatch = 60
)
is the number of patches, an integer
a list of values that overwrites the defaults
the extrinsic incubation period
mosquito mortality rate
emigration rate
emigration loss
feeding rate
human blood fraction
oviposition rate, per mosquito
eggs laid per oviposition
a list