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