Make inits for RM_dts adult mosquito model

make_MYZinits_RM_dts(
  nPatches,
  max_eip,
  MYZopts = list(),
  M0 = 5,
  P0 = 1,
  U0 = 0,
  Y0 = 1,
  Z0 = 1
)

Arguments

nPatches

the number of patches in the model

max_eip

the maximum number of EIP cohorts, an integer

MYZopts

a list of values that overwrites the defaults

M0

total mosquito density at each patch

P0

total parous mosquito density at each patch

U0

total uninfected mosquito density at each patch

Y0

infected mosquito density at each patch

Z0

infectious mosquito density at each patch

Value

a list