make_MYZinits_RMG.Rd
Make inits for RMG adult mosquito model
make_MYZinits_RMG(
nPatches,
MYZopts = list(),
U_b0 = 5,
U_g0 = 1,
Y_b0 = 1,
Y_g0 = 1,
Z_b0 = 1,
Z_g0 = 1
)
the number of patches in the model
a [list] of values that overwrites the defaults
total uninfected, not gravid mosquito density at each patch
total uninfected, gravid mosquito density at each patch
infected, not gravid mosquito density at each patch
infected, gravid mosquito density at each patch
infectious, not gravid mosquito density at each patch
infectious, gravid mosquito density at each patch
a [list]