Make parameters for trivial aquatic mosquito model
make_MYZpar_trivial(
nPatches,
MYZopts,
f = 1,
q = 1,
Z = 1,
eggs = 1,
F_season = F_flat,
F_trend = F_flat
)
an integer
a list of values that overwrites the defaults
the blood feeding rate
the human fraction
the human fraction
the human fraction
a F_seasonality function
a F_trend function
none